gst-libs/gst/rtp/: closed #320644.
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-11-30  Wim Taymans  <wim@fluendo.com>
2
3         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
5         (gst_basertppayload_event), (gst_basertppayload_push),
6         (gst_basertppayload_change_state):
7         * gst-libs/gst/rtp/gstbasertppayload.h:
8         closed #320644.
9
10 2005-11-30  Julien MOUTTE  <julien@moutte.net>
11
12         * docs/libs/gst-plugins-base-libs-docs.sgml:
13         * docs/libs/gst-plugins-base-libs-sections.txt:
14         * gst-libs/gst/video/gstvideofilter.c:
15         * gst-libs/gst/video/gstvideosink.c:
16         * gst-libs/gst/video/gstvideosink.h: Adding docs.
17
18 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19
20         * LICENSE:
21           move
22         * po/af.po:
23         * po/az.po:
24         * po/cs.po:
25         * po/en_GB.po:
26         * po/hu.po:
27         * po/it.po:
28         * po/nb.po:
29         * po/nl.po:
30         * po/or.po:
31         * po/sq.po:
32         * po/sr.po:
33         * po/sv.po:
34         * po/uk.po:
35         * po/vi.po:
36         * Makefile.am:
37           update
38         * scripts/autoplugins.sh:
39           remove
40
41 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
42
43         * Makefile.am:
44         * configure.ac:
45         * examples/Makefile.am:
46         * examples/capsfilter/Makefile.am:
47         * examples/capsfilter/capsfilter1.c:
48         * examples/gob/Makefile.am:
49         * examples/gob/gst-identity2.gob:
50         * examples/indexing/.cvsignore:
51         * examples/indexing/Makefile.am:
52         * examples/indexing/indexmpeg.c:
53         * examples/seeking/.cvsignore:
54         * examples/seeking/Makefile.am:
55         * examples/seeking/cdparanoia.c:
56         * examples/seeking/cdplayer.c:
57         * examples/seeking/chained.c:
58         * examples/seeking/scrubby.c:
59         * examples/seeking/seek.c:
60         * examples/stats/Makefile.am:
61         * examples/stats/mp2ogg.c:
62         * examples/switch/.cvsignore:
63         * examples/switch/Makefile.am:
64         * examples/switch/switcher.c:
65         * tests/Makefile.am:
66         * tests/check/generic/.cvsignore:
67         * tests/check/pipelines/.cvsignore:
68         * tests/examples/Makefile.am:
69         * tests/examples/seek/Makefile.am:
70           reorganize stuff under tests/
71
72 2005-11-30  Edward Hervey  <edward@fluendo.com>
73
74         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
75         Go away you stupid GstStaticPadTemplate memleak.
76
77 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
78
79         * gst-libs/gst/net/Makefile.am:
80         * gst-libs/gst/net/README:
81         * gst-libs/gst/net/gstnetbuffer.c:
82         * gst-libs/gst/net/gstnetbuffer.h:
83           this was moved to "netbuffer"
84
85 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
86
87         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
88         (gst_video_filter_class_init), (gst_video_filter_init):
89         * gst-libs/gst/video/gstvideofilter.h:
90           borgify name to bring in line with other classes
91
92 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
93
94         * gst/audioscale/.cvsignore:
95         * gst/audioscale/Makefile.am:
96         * gst/audioscale/README:
97         * gst/audioscale/audioscale.vcproj:
98         * gst/audioscale/dtof.c:
99         * gst/audioscale/dtos.c:
100         * gst/audioscale/functable.c:
101         * gst/audioscale/gstaudioscale.c:
102         * gst/audioscale/gstaudioscale.h:
103         * gst/audioscale/private.h:
104         * gst/audioscale/resample.c:
105         * gst/audioscale/resample.h:
106         * gst/audioscale/test.c:
107           remove
108
109 2005-11-30  Edward Hervey  <edward@fluendo.com>
110
111         * gst-libs/gst/netbuffer/Makefile.am:
112         really, really tired
113
114 2005-11-30  Edward Hervey  <edward@fluendo.com>
115
116         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
117         Update for new GstTypeFindFactory _register()
118
119 2005-11-30  Edward Hervey  <edward@fluendo.com>
120
121         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
122         Let's not override libgstnet from core for no reason...
123         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
124         Ok, maybe not so quick next time.
125
126 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
127
128         * configure.ac:
129         * gst-libs/gst/Makefile.am:
130           moved gst-libs/gst/net to netbuffer through CVS surgery
131           remove old directory
132           updating build to accomodate
133           (#322257)
134
135 2005-11-29  Andy Wingo  <wingo@pobox.com>
136
137         * pkgconfig/gstreamer-plugins-base.pc.in:
138         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
139         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
140         (#322257).
141
142 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
143
144         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
145         3rd time's the charm. Correct ref-counting for discarded buffers.
146
147 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
148
149         * gst/playback/gststreamselector.c:
150         (gst_stream_selector_class_init),
151         (gst_stream_selector_set_property),
152         (gst_stream_selector_get_property),
153         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
154         Fix ref-counting
155
156 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
157
158         * gst/subparse/gstsubparse.c: (feed_textbuf):
159           Don't access already unref'ed buffer.
160
161 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
162
163         * gst/playback/gststreamselector.c:
164         (gst_stream_selector_class_init), (gst_stream_selector_init),
165         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
166         (gst_stream_selector_get_property),
167         (gst_stream_selector_get_linked_pad),
168         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
169         * gst/playback/gststreamselector.h:
170         Add the active-pad property for playbin to use shortly. Ignore buffers
171         from any other pad, returning GST_FLOW_NOT_LINKED
172
173 2005-11-29  Julien MOUTTE  <julien@moutte.net>
174
175         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
176         patch from bug #322704 (Alessandro Decina).
177
178 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
179
180         * gst-libs/gst/audio/Makefile.am:
181           folded audiofilter into the audio library
182
183 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
184
185         * gst/videoscale/gstvideoscale.h:
186         * gst/videoscale/gstvideoscale.c:
187           remove unimplemented scale methods
188
189 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
190
191         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
192           Don't leak caps.
193
194 2005-11-28  Julien MOUTTE  <julien@moutte.net>
195
196         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
197         (gst_ximagesink_setcaps):
198         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
199         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
200         happens (only visible on ximagesink but bug is in xv too) set_caps was
201         destroying the internal x[v]image used to memcpy non locally alloced
202         buffers so that it got renewed on next _chain. The issue is that 
203         _expose will try to put that image as it reffed it in _put.
204         Using gst_buffer_unref instead of destroy fixes it !
205
206 2005-11-28  Edward Hervey  <edward@fluendo.com>
207
208         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
209         (try_to_link_1), (queue_filled_cb):
210         Better use of the queues. Start with a small size queue and only increase
211         the size of the queues when the other queues are empty.
212
213 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
214
215         * gst-libs/gst/video/Makefile.am:
216           compile in copied-over videofilter into the video library
217         * gst-libs/gst/video/videosink.h:
218           rename the header to gstvideosink.h since it's a base GstObject class
219         * sys/ximage/ximagesink.h:
220         * sys/xvimage/xvimagesink.h:
221           use the new header
222
223 2005-11-28  Wim Taymans  <wim@fluendo.com>
224
225         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
226         * gst/playback/gstplaybasebin.h:
227         Prepare to handle errors betters.
228
229         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
230         Set sinks to PAUSED first before adding and linking them so that
231         we don't interrupt dataflow.
232
233 2005-11-28  Wim Taymans  <wim@fluendo.com>
234
235         * gst-libs/gst/audio/TODO:
236         Updated TODO
237
238         * gst-libs/gst/audio/gstaudiosink.c:
239         (gst_audioringbuffer_open_device),
240         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
241         (gst_audioringbuffer_release):
242         Small cleanups.
243
244         * gst-libs/gst/audio/gstbaseaudiosink.c:
245         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
246         (gst_base_audio_sink_change_state):
247         Slave to the master clock when going to PLAYING and unslave when
248         going to PAUSED.
249
250         * gst-libs/gst/audio/gstringbuffer.c:
251         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
252         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
253         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
254         (gst_ring_buffer_clear_all), (wait_segment),
255         (gst_ring_buffer_commit), (gst_ring_buffer_read),
256         (gst_ring_buffer_advance):
257         * gst-libs/gst/audio/gstringbuffer.h:
258         Add some docs and cleanups.
259
260 2005-11-28  Julien MOUTTE  <julien@moutte.net>
261
262         * sys/xvimage/xvimagesink.c:
263         (gst_xvimagesink_navigation_send_event): Fix navigation events
264         coordinates translation with pixel aspect ratios.
265
266 2005-11-28  Julien MOUTTE  <julien@moutte.net>
267
268         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
269         Use calculated video geometry from _setcaps instead of buffer
270         caps to respect pixel aspect ratio. (fixes #322388)
271
272 2005-11-28  Julien MOUTTE  <julien@moutte.net>
273
274         * docs/libs/tmpl/gstcolorbalance.sgml:
275         * docs/libs/tmpl/gstmixer.sgml:
276         * docs/libs/tmpl/gstxoverlay.sgml:
277         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
278         interface.
279
280 2005-11-28  Julien MOUTTE  <julien@moutte.net>
281
282         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
283         Refuse to create an XvImage if we can't find the format.
284
285 2005-11-28  Edward Hervey  <edward@fluendo.com>
286
287         * gst-libs/gst/riff/riff-media.c:
288         (gst_riff_create_audio_template_caps):
289         Add ATRAC3 to the list of riff-possible audio caps.
290         I know we still don't have a plugin for atrac3, but it's saner to output
291         that than a cryptic mimetype.
292
293 2005-11-27  Edward Hervey  <edward@fluendo.com>
294
295         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
296         Don't try to create a zero-sized subbuffer.
297
298 2005-11-27  Julien MOUTTE  <julien@moutte.net>
299
300         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
301         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
302         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
303         (gst_ximagesink_expose): Fixed a tricky race.
304         * sys/ximage/ximagesink.h:
305         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
306         (gst_xvimagesink_expose): Fixed a tricky race.
307         * sys/xvimage/xvimagesink.h:
308
309 2005-11-27  Edward Hervey  <edward@fluendo.com>
310
311         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
312         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
313         Remove unused properties, and add queues between demuxers and decoders
314         so that a lot more files can preroll properly.
315
316 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
317
318         * gst-libs/gst/net/Makefile.am:
319         * gst-libs/gst/rtp/Makefile.am:
320         * gst-libs/gst/tag/Makefile.am:
321           remove silly include
322         * gst/tags/Makefile.am:
323         * gst/tags/gsttagediting.c:
324         * gst/tags/gsttageditingprivate.h:
325         * gst/tags/tagedit.vcproj:
326           remove directory, is as good as empty
327
328 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
329
330         * configure.ac:
331           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
332         * gst-libs/Makefile.am:
333         * gst-libs/gst/audio/Makefile.am:
334         * gst-libs/gst/interfaces/Makefile.am:
335         * gst-libs/gst/net/Makefile.am:
336         * gst-libs/gst/riff/Makefile.am:
337         * gst-libs/gst/rtp/Makefile.am:
338         * gst-libs/gst/tag/Makefile.am:
339         * gst-libs/gst/video/Makefile.am:
340           and use them
341
342 2005-11-27  Julien MOUTTE  <julien@moutte.net>
343
344         * docs/libs/tmpl/gstcolorbalance.sgml:
345         * docs/libs/tmpl/gstmixer.sgml:
346         * docs/libs/tmpl/gstxoverlay.sgml:
347         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
348         * sys/ximage/ximagesink.h:
349         * sys/xvimage/xvimagesink.h: More and more documentation.
350
351 2005-11-26  Julien MOUTTE  <julien@moutte.net>
352
353         * docs/libs/gst-plugins-base-libs-docs.sgml:
354         * docs/libs/gst-plugins-base-libs-sections.txt:
355         * docs/libs/tmpl/gstcolorbalance.sgml:
356         * docs/libs/tmpl/gstmixer.sgml:
357         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
358         to documentation.
359
360 2005-11-26  Julien MOUTTE  <julien@moutte.net>
361
362         * docs/plugins/Makefile.am:
363         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
364         * docs/plugins/gst-plugins-base-plugins-sections.txt:
365         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
366
367 2005-11-26  Julien MOUTTE  <julien@moutte.net>
368
369         * docs/plugins/Makefile.am:
370         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
371         * docs/plugins/gst-plugins-base-plugins-sections.txt:
372         * docs/plugins/inspect/plugin-adder.xml:
373         * docs/plugins/inspect/plugin-alsa.xml:
374         * docs/plugins/inspect/plugin-audioconvert.xml:
375         * docs/plugins/inspect/plugin-audiorate.xml:
376         * docs/plugins/inspect/plugin-audioresample.xml:
377         * docs/plugins/inspect/plugin-audiotestsrc.xml:
378         * docs/plugins/inspect/plugin-decodebin.xml:
379         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
380         * docs/plugins/inspect/plugin-gnomevfs.xml:
381         * docs/plugins/inspect/plugin-ogg.xml:
382         * docs/plugins/inspect/plugin-playbin.xml:
383         * docs/plugins/inspect/plugin-subparse.xml:
384         * docs/plugins/inspect/plugin-tcp.xml:
385         * docs/plugins/inspect/plugin-theora.xml:
386         * docs/plugins/inspect/plugin-typefindfunctions.xml:
387         * docs/plugins/inspect/plugin-video4linux.xml:
388         * docs/plugins/inspect/plugin-videorate.xml:
389         * docs/plugins/inspect/plugin-videoscale.xml:
390         * docs/plugins/inspect/plugin-videotestsrc.xml:
391         * docs/plugins/inspect/plugin-volume.xml:
392         * docs/plugins/inspect/plugin-vorbis.xml:
393         * docs/plugins/inspect/plugin-ximagesink.xml:
394         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
395         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
396
397 2005-11-26  Edward Hervey  <edward@fluendo.com>
398
399         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
400         Properly return GstFlowReturn from gst_pad_push in chain functions.
401
402 2005-11-25  Michael Smith  <msmith@fluendo.com>
403
404         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
405         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
406         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
407         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
408           Handle various conditions better when we don't understand a stream.
409           Removes a heap of CRITICALs on ogg streams containing unknown data.
410
411 2005-11-24  Andy Wingo  <wingo@pobox.com>
412
413         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
414         Be threadsafe.
415
416 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
417
418         * configure.ac: back to HEAD
419
420 === release 0.9.6 ===
421
422 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
423
424         * configure.ac:
425           releasing 0.9.6, "White Eight"
426
427 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
428
429         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
430         * docs/plugins/inspect/plugin-sine.xml:
431           remove sinesrc some more
432
433 2005-11-23  Wim Taymans  <wim@fluendo.com>
434
435         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
436         If we are reading too slowly, jump forward in the ringbuffer
437         instead of blocking.
438
439 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
440
441         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
442         (gst_visual_chain):
443         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
444         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
445         (gst_videorate_chain):
446         * gst/videotestsrc/gstvideotestsrc.c:
447         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
448         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
449         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
450         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
451         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
452         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
453           Updates for API changes
454
455 2005-11-23  Wim Taymans  <wim@fluendo.com>
456
457         * gst-libs/gst/audio/gstbaseaudiosink.c:
458         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
459         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
460         Fix for calibration API change.
461
462 2005-11-23  Michael Smith <msmith@fluendo.com>
463
464         * gst-libs/gst/audio/multichannel.c:
465         (gst_audio_get_channel_positions),
466         (gst_audio_set_channel_positions),
467         (gst_audio_set_structure_channel_positions_list),
468         (gst_audio_fixate_channel_positions):
469           Use gst_value_array_*() functions on value arrays, not
470           gst_value_list_*().
471
472 2005-11-23  Edward Hervey  <edward@fluendo.com>
473
474         * autogen.sh:
475         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
476         Fixes autogen
477
478 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
479
480         * check/Makefile.am:
481         * check/elements/videotestsrc.c: (setup_videotestsrc),
482         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
483         (main):
484           add a test for videotestsrc
485
486 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
487
488         * gst/sine/.cvsignore:
489         * gst/sine/Makefile.am:
490         * gst/sine/gstsinesrc.c:
491         * gst/sine/gstsinesrc.h:
492         * gst/sine/sinesrc.vcproj:
493           and remove sinesrc from the repository.  Closes #321446
494
495 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
496
497         * configure.ac:
498         * gst-plugins-base.spec.in:
499           remove sinesrc from the build
500
501 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
502
503         * check/Makefile.am:
504         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
505         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
506         (main):
507           add a test for audiotestsrc, testing all waves.  Even seems
508           leak-free at first glance, nice job Stefan
509
510 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
511
512         * po/af.po:
513         * po/az.po:
514         * po/cs.po:
515         * po/en_GB.po:
516         * po/hu.po:
517         * po/it.po:
518         * po/nb.po:
519         * po/nl.po:
520         * po/or.po:
521         * po/sq.po:
522         * po/sr.po:
523         * po/sv.po:
524         * po/uk.po:
525         * po/vi.po:
526           Translation string updates
527
528         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
529         (gst_v4lsrc_set_caps):
530         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
531         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
532         * sys/v4l/v4lsrc_calls.h:
533           Improve v4lsrc, by making it work again.
534
535 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
536
537         * ext/libvisual/visual.c: (gst_visual_chain):
538           Fix the fps calculations.
539
540         * gst/ffmpegcolorspace/avcodec.h:
541           Move structure element for clarity
542
543         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
544         * gst-libs/gst/interfaces/tunernorm.h:
545         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
546         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
547         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
548         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
549         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
550         (gst_v4lmjpegsrc_getcaps):
551         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
552         (gst_v4lsrc_set_caps):
553         * sys/v4l/gstv4lsrc.h:
554         * sys/v4l/v4l_calls.c: (gst_v4l_open):
555         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
556         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
557         * sys/v4l/v4lsrc_calls.h:
558           Fractional framerates...
559
560 2005-11-22  Wim Taymans  <wim@fluendo.com>
561
562         * gst-libs/gst/audio/gstbaseaudiosink.c:
563         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
564         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
565         And we provide a clock by default, of course...
566
567 2005-11-22  Wim Taymans  <wim@fluendo.com>
568
569         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
570         This clock can be slaved to a master clock now.
571
572         * gst-libs/gst/audio/gstbaseaudiosink.c:
573         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
574         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
575         (gst_base_audio_sink_set_clock),
576         (gst_base_audio_sink_set_property),
577         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
578         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
579         * gst-libs/gst/audio/gstbaseaudiosink.h:
580         Handle slaving the internal clock to the clock selected in the
581         pipeline.
582         Add property to make the basesink not provide a clock.
583
584         * gst-libs/gst/rtp/gstbasertpdepayload.c:
585         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
586         (gst_base_rtp_depayload_wait):
587         * gst-libs/gst/rtp/gstbasertpdepayload.h:
588         We can use the clock in GstElement, no need to store it ourselves.
589
590 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
591
592         * docs/libs/tmpl/gstaudio.sgml:
593           update
594         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
595         (gst_paranoia_endian_get_type):
596         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
597         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
598         * gst/audiotestsrc/gstaudiotestsrc.c:
599         (gst_audiostestsrc_wave_get_type):
600         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
601         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
602         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
603         (gst_sync_method_get_type), (gst_unit_type_get_type),
604         (gst_client_status_get_type), (gst_multifdsink_class_init),
605         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
606         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
607         (gst_multifdsink_get_property):
608         * gst/tcp/gstmultifdsink.h:
609         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
610         * gst/videotestsrc/gstvideotestsrc.c:
611         (gst_videotestsrc_pattern_get_type):
612           remove deprecated properties
613           fix up enums to correctly have short lowercase dashed nicks
614
615 2005-11-22  Michael Smith <msmith@fluendo.com>
616
617         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
618         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
619           Add underscore.
620
621 2005-11-22  Michael Smith <msmith@fluendo.com>
622
623         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
624         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
625           Use utility method for scaling clocktime for fractional framerates.
626
627 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
628
629         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
630         (gst_visual_chain):
631         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
632         * ext/theora/theoradec.c: (theora_handle_type_packet):
633         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
634         (theora_enc_chain):
635         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
636         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
637         * gst-libs/gst/video/video.h:
638         * gst/ffmpegcolorspace/avcodec.h:
639         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
640         (gst_ffmpeg_caps_to_pixfmt):
641         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
642         (gst_ffmpegcsp_set_caps):
643         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
644         (gst_videorate_setcaps), (gst_videorate_blank_data),
645         (gst_videorate_chain):
646         * gst/videotestsrc/gstvideotestsrc.c:
647         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
648         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
649         (gst_videotestsrc_event), (gst_videotestsrc_create):
650         * gst/videotestsrc/gstvideotestsrc.h:
651         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
652         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
653         (gst_ximagesink_get_times), (gst_ximagesink_init):
654         * sys/ximage/ximagesink.h:
655         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
656         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
657         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
658         * sys/xvimage/xvimagesink.h:
659           Convert elements to use fractions for their framerate.
660           V4L elements to come later tonight.
661
662 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
663
664         * gst-libs/gst/audio/audio.c:
665         * gst-libs/gst/audio/audio.h:
666           remove some deprecated functions
667
668 2005-11-22  Andy Wingo  <wingo@pobox.com>
669
670         * Update for gst_tag_setter API changes.
671
672 2005-11-22  Andy Wingo  <wingo@pobox.com>
673
674         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
675         (gst_ogg_demux_perform_seek):
676         * ext/theora/theoradec.c (theora_dec_sink_event):
677         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
678         update-funcnames.
679
680 2005-11-22  Wim Taymans  <wim@fluendo.com>
681
682         * examples/seeking/seek.c: (main):
683         Give higher priority to bus signals than the gtk events
684         to fix a race condition in the segment looping.
685
686 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
687
688         * ext/theora/Makefile.am:
689         * ext/vorbis/Makefile.am:
690         * gst-libs/gst/tag/Makefile.am:
691         * gst-plugins-base.spec.in:
692           Rename libgsttagedit to libgsttag (#322117).
693
694 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
695
696         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
697         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
698           Call gst_x_overlay_prepare_xwindow_id() to give applications
699           a final chance to set their own xwindow id before the video
700           sink creates its own window.
701
702 2005-11-22  Julien MOUTTE  <julien@moutte.net>
703
704         * sys/xvimage/xvimagesink.c:
705         (gst_xvimagesink_navigation_send_event): Handle navigation
706         events correcly with borders if applicable.
707
708 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
709
710         Patch by: Luca Ognibene
711
712         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
713         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
714         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
715         (gst_ffmpegcsp_caps_remove_format_info):
716         * gst/ffmpegcolorspace/imgconvert.c:
717         * gst/ffmpegcolorspace/imgconvert_template.h:
718           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
719           #318353); use gst_structure_has_name().
720
721 2005-11-22  Julien MOUTTE  <julien@moutte.net>
722
723         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
724         (gst_ximagesink_class_init): Add debug macros on functions.
725         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
726         (gst_xvimagesink_xwindow_draw_borders),
727         (gst_xvimagesink_xvimage_put),
728         (gst_xvimagesink_xwindow_update_geometry),
729         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
730         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
731         (gst_xvimagesink_xcontext_clear),
732         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
733         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
734         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
735         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
736         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
737         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
738         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
739         expose while being PAUSED, out of data flow navigation events, etc..
740
741 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
742
743         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
744         * gst-libs/gst/audio/audio.h:
745           fix prototype - wondering why the test worked regardless
746
747 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
748
749         * check/Makefile.am:
750         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
751         * gst-libs/gst/audio/audio.h:
752           add a method that returns a proper GstClockTime
753
754 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
755
756         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
757         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
758         * gst-libs/gst/interfaces/xoverlay.h:
759           Remove everything having to do with the desired size; add 
760           gst_x_overlay_prepare_xwindow_id() function; remove the
761           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
762           post a message on the bus instead (#321816).
763
764         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
765         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
766         (gst_xvimagesink_xoverlay_init):
767           Remove desired size stuff (#321816).
768
769 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
770
771         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
772         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
773         (mpeg_video_type_find), (mpeg_video_stream_type_find):
774           Terminate vararg functions with NULL instead of 0 to 
775           make gcc4 happy.
776
777 2005-11-21  Andy Wingo  <wingo@pobox.com>
778
779         patch by: Sebastien Cote <sebas642@yahoo.ca>
780         
781         * gst-libs/gst/rtp/gstrtpbuffer.h: 
782         * gst-libs/gst/rtp/gstrtpbuffer.c
783         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
784
785 2005-11-21  Andy Wingo  <wingo@pobox.com>
786
787         * gst/playback/gstplaybin.c (gen_audio_element) 
788         (gen_video_element): Use the new MISSING_PLUGIN core error
789         category. Closes #320060.
790
791         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
792         * gst/videorate/gstvideorate.c (gst_videorate_event):
793         * ext/theora/theoradec.c (theora_dec_sink_event): 
794         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
795         stream lock.
796
797         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
798         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
799         stream lock changes.
800
801 2005-11-21  Wim Taymans  <wim@fluendo.com>
802
803         * gst-libs/gst/audio/gstbaseaudiosink.c:
804         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
805         (gst_base_audio_sink_provide_clock),
806         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
807         (gst_base_audio_sink_change_state):
808         * gst/audioresample/gstaudioresample.c:
809         Segment update fix.
810
811 2005-11-21  Andy Wingo  <wingo@pobox.com>
812
813         * *.h:
814         * *.c: Ran scripts/update-macros. Oh yes.
815
816 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
817
818         * sys/ximage/Makefile.am:
819         * sys/ximage/ximage.c:
820           Rename ximage plugin to ximagesink (#321426) (Don't forget to
821           remove your old libgstximage.* manually if necessary).
822
823 2005-11-21  Michael Smith <msmith@fluendo.com>
824
825         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
826           Minimal fix for bug #320200: set the min/max bitrate in the correct
827           units. A better fix would be to upgrade to the RATEMANAGE2
828           interface, rather than using the deprecated interface used here, but
829           that would require an update in our libvorbis dependency (to 1.1),
830           which is probably undesirable.
831
832 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
833
834         * ext/libvisual/visual.c: (get_buffer):
835         * gst-libs/gst/audio/gstbaseaudiosrc.c:
836         (gst_base_audio_src_fixate):
837         * gst/audioconvert/gstaudioconvert.c:
838         (gst_audio_convert_fixate_caps):
839         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
840         * gst/audiotestsrc/gstaudiotestsrc.c:
841         (gst_audiotestsrc_src_fixate):
842         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
843         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
844         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
845         * gst/videotestsrc/gstvideotestsrc.c:
846         (gst_videotestsrc_src_fixate):
847         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
848         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
849           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
850           (#322027)
851
852
853 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
854
855         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
856         (gst_riff_create_iavs_caps):
857         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
858         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
859         (gst_riff_parse_info):
860         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
861         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
862         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
863           Fixes for GST_FOURCC_FORMAT API change.
864
865 2005-11-21  Andy Wingo  <wingo@pobox.com>
866
867         patch by: Alessandro Dessina <alessandro nnva org>
868
869         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
870         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
871         (gst_ogg_parse_chain):
872         * ext/theora/theoraenc.c (theora_set_header_on_caps):
873         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
874         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
875         gst_value_list calls on arrays. Fixes #321962.
876
877 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
878
879         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
880         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
881         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
882         * gst/adder/gstadder.c: (gst_adder_init),
883         (gst_adder_request_new_pad), (gst_adder_collected),
884         (gst_adder_change_state):
885           Update for gst_collectpads_foo() to gst_collect_pads_foo()
886           API change.
887
888 2005-11-21  Michael Smith <msmith@fluendo.com>
889
890         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
891         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
892           Properly handle pad_push return values.
893
894 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
895
896         * gst-libs/gst/tag/Makefile.am:
897         * gst-libs/gst/tag/gstvorbistag.c:
898         (gst_tag_list_to_vorbiscomment_buffer):
899           Remove obsolete vorbistag element and debug category.
900
901         * gst/playback/gstplaybasebin.c: (check_queue):
902           Don't divide by 0 when queue-threshold is 0.
903
904         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
905           Don't modify an existing pixel-aspect-ratio if we fail to read
906           a new one.
907
908 2005-11-20  Wim Taymans  <wim@fluendo.com>
909
910         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
911         (gst_vorbisenc_push_packet):
912         GST_PAD_IS_USABLE is gone, use the return value of
913         the push or pad_alloc_buffer instead.
914
915 2005-11-18  Julien MOUTTE  <julien@moutte.net>
916
917         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
918         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
919         (gst_ximagesink_ximage_destroy),
920         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
921         (gst_ximagesink_xwindow_new),
922         (gst_ximagesink_xwindow_update_geometry),
923         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
924         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
925         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
926         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
927         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
928         (gst_ximagesink_navigation_send_event),
929         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
930         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
931         (gst_ximagesink_finalize), (gst_ximagesink_init),
932         (gst_ximagesink_class_init):
933         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
934         This new version brings correct software scaling, non flickering
935         window while resizing, pixel aspect ratio handling, usage of
936         hardware buffer pools, out of data flow event thread for 
937         navigation and handling of expose events even when being PAUSED,
938         a new property to keep video aspect ratio when resizing, etc...
939
940 2005-11-18  Julien MOUTTE  <julien@moutte.net>
941
942         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
943         (gst_videoscale_fixate_caps): Introduce back caps fixate with
944         handling of PAR.
945
946 2005-11-18    <bilboed@dvdsrc.fluendo.com>
947
948         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
949         Unsetting IS_SINK flag from the fakesink, so decodebin
950         never behaves as a sink.
951
952 2005-11-17  Wim Taymans  <wim@fluendo.com>
953
954         * gst-libs/gst/audio/gstbaseaudiosrc.c:
955         (gst_base_audio_src_change_state):
956         Fix the audiosrc base class again, we did not unflush.
957
958 2005-11-17  Julien MOUTTE  <julien@moutte.net>
959
960         * examples/seeking/seek.c: (make_dv_pipeline),
961         (make_vorbis_theora_pipeline), (make_avi_pipeline),
962         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
963         to ogg/vorbis/theora pipeline.
964
965 2005-11-17  Wim Taymans  <wim@fluendo.com>
966
967         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
968         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
969         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
970         Fix EOS on multiple streams.
971         More debugging.
972
973 2005-11-16  Wim Taymans  <wim@fluendo.com>
974
975         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
976         (gst_ogg_demux_perform_seek):
977         Segment done must include stream time.
978
979         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
980         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
981         (gst_ogg_mux_change_state):
982         Fix ogg muxer again.
983
984 2005-11-16  Wim Taymans  <wim@fluendo.com>
985
986         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
987         Fix compile again.
988
989 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
990
991         * ext/libvisual/visual.c: (gst_visual_init):
992         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
993         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
994         (gst_ogg_parse_chain):
995         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
996         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
997         * ext/theora/theoradec.c: (gst_theora_dec_init):
998         * ext/theora/theoraenc.c: (gst_theora_enc_init):
999         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1000         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
1001         * gst/adder/gstadder.c: (gst_adder_class_init),
1002         (gst_adder_dispose):
1003         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
1004         * gst/subparse/gstsubparse.c: (gst_subparse_init):
1005         * gst/videorate/gstvideorate.c: (gst_videorate_init):
1006           Fix a whole set of pad template leaks
1007
1008 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1009
1010         * check/generic/states.c: (GST_START_TEST):
1011           fix the test so that it only checks for elements that are part of
1012           this source module
1013
1014 2005-11-16  Michael Smith <msmith@fluendo.com>
1015
1016         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
1017         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
1018         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1019         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1020         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
1021         (gst_ogg_mux_change_state):
1022           Fix leaking collectpads.
1023
1024 2005-11-16  Edward Hervey  <edward@fluendo.com>
1025
1026         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
1027         (gst_videorate_event), (gst_videorate_chain):
1028         Handle segment seeks
1029
1030 2005-11-16  Wim Taymans  <wim@fluendo.com>
1031
1032         * gst-libs/gst/audio/gstbaseaudiosink.c:
1033         (gst_base_audio_sink_provide_clock),
1034         (gst_base_audio_sink_change_state):
1035         Set ringbuffer to non-flushing when going to PAUSED, set to
1036         flushing again when going to READY.
1037
1038         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
1039         (gst_ring_buffer_stop):
1040         Start in flushing mode by default.
1041         Don't set flushing in the _stop method, let the app call
1042         this explicitly.
1043
1044 2005-11-16  Julien MOUTTE  <julien@moutte.net>
1045
1046         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
1047         * gst-libs/gst/video/videosink.h: Add helper function needed
1048         for video sinks.
1049
1050 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
1051
1052         * gst/videoscale/gstvideoscale.c:
1053         (gst_videoscale_handle_src_event):
1054           Don't leak reference to pad parent.
1055
1056 2005-11-16  Wim Taymans  <wim@fluendo.com>
1057
1058         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
1059         Set ringbuffer to flushing when stopping so that we don't
1060         block on wait_segment anymore and livelock.
1061
1062 2005-11-16  Wim Taymans  <wim@fluendo.com>
1063
1064         * examples/seeking/seek.c: (send_event), (do_seek),
1065         (loop_toggle_cb), (segment_done), (main):
1066         Added looping checkbox.
1067
1068 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1069
1070         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1071         (gst_ogg_demux_init):
1072         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1073         (gst_vorbis_dec_init):
1074           revert unrefs, they don't pass make check
1075
1076 2005-11-15  Johan Dahlin  <johan@gnome.org>
1077
1078         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1079         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
1080         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1081         (gst_vorbis_dec_init):
1082         Fix pad template leaks. 
1083
1084 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
1085
1086         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1087           Make state change function thread safe.
1088
1089 2005-11-15  Edward Hervey  <edward@fluendo.com>
1090
1091         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
1092         (gst_ogg_demux_class_init):
1093         Implement GstElement::send_event, so we can send seek events
1094         in GST_STATE_READY
1095
1096 2005-11-14  Julien MOUTTE  <julien@moutte.net>
1097
1098         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
1099         Discovered how to take away flickering while resizing the
1100         window. Please don't put that in ximagesink, refactoring in
1101         progress.
1102
1103 2005-11-14  Michael Smith <msmith@fluendo.com>
1104
1105         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
1106         (gst_multifdsink_render):
1107           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
1108
1109 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1110
1111         * gst/playback/gstplaybin.c: (gen_audio_element):
1112           Use autoaudiosink, it tends to be more widely available than
1113           autoaudiiosink.
1114           
1115 2005-11-14  Andy Wingo  <wingo@pobox.com>
1116
1117         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
1118         as well if it is available. Fixes #316442.
1119
1120 2005-11-14  Michael Smith <msmith@fluendo.com>
1121
1122         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
1123         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
1124         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1125         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1126         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
1127         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1128         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
1129         (gst_vorbisenc_change_state):
1130           Fix a small memory leak in vorbisenc.
1131           Fix large memory leaks in oggmux, also fix lots of state change
1132           bugs in oggmux.
1133
1134 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1135
1136         * gst/videotestsrc/gstvideotestsrc.c:
1137         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
1138         (gst_videotestsrc_src_fixate):
1139           move fixation to a fixate function
1140           remove negotiate function, basesrc's is good enough
1141           fixes a bug for check when using the element alone
1142
1143 2005-11-13  Edward Hervey  <edward@fluendo.com>
1144
1145         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
1146         (key_toggle_cb), (main):
1147         Added checkboxes for adding/removing the accurate and key_unit seek
1148         flags.
1149
1150 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1151
1152         * configure.ac: back to HEAD
1153
1154 === release 0.9.5 ===
1155
1156 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
1157
1158         * configure.ac:
1159           releasing 0.9.5, "No No Kia"
1160
1161 2005-11-11  Edward Hervey  <edward@fluendo.com>
1162
1163         * examples/seeking/seek.c: (make_parselaunch_pipeline):
1164         Added parse-launch syntax seeking mode for the seeking example.
1165         This should help stress-test even more cases.
1166         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
1167
1168 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1169
1170         * sys/xvimage/xvimagesink.c:
1171         (gst_xvimagesink_navigation_send_event):
1172           Check whether peer pad exists before sending navigation events
1173           to it.
1174
1175 2005-11-11  Michael Smith <msmith@fluendo.com>
1176
1177         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
1178         (gst_vorbisenc_buffer_from_packet):
1179         * ext/vorbis/vorbisenc.h:
1180           Set duration on encoded buffers. This allows oggmux's
1181           max_page_delay parameter to actually work.
1182
1183 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1184
1185         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1186         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
1187         (gst_ffmpegcsp_avpicture_fill):
1188         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1189         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
1190           Make palettes work again (see #132341). Use our own macros
1191           for rounding up.
1192
1193 2005-11-10  Andy Wingo  <wingo@pobox.com>
1194
1195         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
1196         string doober.
1197
1198 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1199
1200         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1201         (gst_ffmpegcsp_transform_caps):
1202           Prefer passthrough in transform_caps
1203
1204 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1205
1206         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
1207           check for ALSA errors properly, instead of relying on ALSA's
1208           error strings to serve to the user.
1209
1210 2005-11-10  Wim Taymans  <wim@fluendo.com>
1211
1212         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
1213         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
1214         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
1215         Modernise the seek code.
1216
1217 2005-11-10  Michael Smith <msmith@fluendo.com>
1218         
1219         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
1220         (setup_substreams), (set_active_source):
1221           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
1222           trying to go to NULL if we failed to read a file.
1223
1224 2005-11-10  Wim Taymans  <wim@fluendo.com>
1225
1226         * gst/audiotestsrc/gstaudiotestsrc.c:
1227         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
1228         (gst_audiotestsrc_create):
1229         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1230         (gst_sinesrc_get_times), (gst_sinesrc_create):
1231         * gst/videotestsrc/gstvideotestsrc.c:
1232         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
1233         (gst_videotestsrc_create):
1234         The base class can now sync for us.
1235
1236 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1237
1238         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
1239           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
1240           name=source autoprobe=false autoprobe-fps=false copy-mode=1
1241           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
1242           format=(fourcc)I420" ! xvimagesink
1243
1244 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1245
1246         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1247         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
1248         (gst_sinesrc_newsegment):
1249           Send newsegment event in TIME format, set duration if
1250           num-buffers is set, fix duration querying.
1251
1252 2005-11-10  Michael Smith <msmith@fluendo.com>
1253
1254         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1255         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1256         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1257         (gst_ogg_mux_collected):
1258          Fix EOS handling, partially. Now forwarding an EOS event once we have
1259          EOS on all pads works correctly. However, we still don't properly set
1260          EOS on the actual ogg stream pages.
1261
1262 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1263
1264         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
1265           Set elements to NULL state before disposing of them.
1266
1267 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
1268
1269         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1270
1271         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1272         (gst_base_rtp_depayload_init),
1273         (gst_base_rtp_depayload_set_gst_timestamp):
1274         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1275           We need to send a newsegment event for each instance, not
1276           just for the first instance of this class (get rid of
1277           static variable in function). (#321011).
1278           
1279 2005-11-08  Michael Smith <msmith@fluendo.com>
1280
1281         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1282         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1283         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1284         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1285           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1286           This makes us mux things correctly according to the ogg muxing
1287           rules. Still not handling EOS correctly right now, though.
1288
1289 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1290
1291         * gst/audioconvert/gstaudioconvert.c:
1292           Fix typo in docs. 
1293
1294 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1295
1296         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1297         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1298           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1299           creating a new chain; should fix live streaming. Also
1300           add more debug output and fix a typo.
1301
1302 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1303
1304         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1305
1306         * gst/volume/gstvolume.c: (volume_set_caps):
1307           Fix compilation on Solaris with Forte. (#320923)
1308
1309 2005-11-08  Wim Taymans  <wim@fluendo.com>
1310
1311         * gst-libs/gst/audio/gstbaseaudiosink.c:
1312         (gst_base_audio_sink_render):
1313         No need to do a typecheck.
1314
1315 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1316
1317         * ext/alsa/gstalsa.h:
1318           We register a debug category, so let's use it.
1319
1320 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1321
1322         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1323         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1324         Fixed a small problem.
1325
1326 2005-11-04  Wim Taymans  <wim@fluendo.com>
1327
1328         * examples/seeking/Makefile.am:
1329         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1330         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1331         (make_playerbin_pipeline), (format_value), (update_scale),
1332         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1333         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1334         (print_usage), (main):
1335         Added app for playback speed testing.
1336
1337         * examples/seeking/seek.c: (dynamic_link),
1338         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1339         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1340         (message_received), (main):
1341         Updated seek example.
1342
1343 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1344
1345         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1346         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1347         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1348         (gst_base_rtp_depayload_set_clock):
1349         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1350         Don't sleep on the bench (system clock) when you have a nice 
1351         comfortable bed (Gstreamer clock) to sleep on.
1352
1353 2005-11-03  Wim Taymans  <wim@fluendo.com>
1354
1355         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1356         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1357         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1358         Handle the case where a pad_block failed.
1359
1360 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1361
1362         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1363
1364         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1365         (gst_base_rtp_depayload_add_to_queue),
1366         (gst_base_rtp_depayload_push),
1367         (gst_base_rtp_depayload_set_gst_timestamp),
1368         (gst_base_rtp_depayload_queue_release):
1369           Fixes some bugs in the depayloader's queuing/de-queueing code.
1370
1371 2005-10-31  Michael Smith <msmith@fluendo.com>
1372
1373         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1374         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1375         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1376           Patch from Alessandro Decina <alessandro@nnva.org>.
1377           Make oggdemux only find the final time in a chain, not per-pad,
1378           since the per-pad information can be very expensive to locate, and
1379           it isn't used anywhere. This makes reading a file containing
1380           OggSkeleton reasonably fast.
1381           Also, make chain finding work when there are logical bitstreams that
1382           can't be decoded. Fixes #319110.
1383
1384 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1385
1386         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1387         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1388         (gst_base_rtp_depayload_chain),
1389         (gst_base_rtp_depayload_add_to_queue),
1390         (gst_base_rtp_depayload_push),
1391         (gst_base_rtp_depayload_set_gst_timestamp),
1392         (gst_base_rtp_depayload_queue_release),
1393         (gst_base_rtp_depayload_start_thread),
1394         (gst_base_rtp_depayload_set_property),
1395         (gst_base_rtp_depayload_get_property):
1396         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1397         Some random fixes, to fullfill the desires of thomas.
1398
1399 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1400
1401         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1402         (gst_base_rtp_depayload_add_to_queue),
1403         (gst_base_rtp_depayload_push):
1404         Fixed the queueing algorithm.
1405
1406 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1407
1408         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1409         (gst_base_rtp_depayload_push):
1410         A small fix
1411
1412 2005-10-31  Wim Taymans  <wim@fluendo.com>
1413
1414         * gst-libs/gst/audio/gstringbuffer.h:
1415         Don't break ABI.
1416
1417         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1418         (gst_ffmpeg_caps_to_pixfmt):
1419         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1420         (gst_ffmpegcsp_set_caps):
1421         Some more comments.
1422         Handle missing required caps fields better.
1423
1424 2005-10-31  Wim Taymans  <wim@fluendo.com>
1425
1426         * gst-libs/gst/audio/gstbaseaudiosink.c:
1427         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1428         (gst_base_audio_sink_render):
1429         * gst-libs/gst/audio/gstringbuffer.c:
1430         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1431         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1432         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1433         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1434         (gst_ring_buffer_read):
1435         * gst-libs/gst/audio/gstringbuffer.h:
1436         Add flushing mode to the ringbuffer so that it in all cases does
1437         not try to handle more audio. This makes sure it does not try to
1438         block anymore when flushing and fixes a livelock.
1439
1440 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1441
1442         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1443         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1444         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1445           Explicitly check for -1 values before doing a conversion
1446           and always map them to -1. (#315545)
1447
1448 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1449
1450         * gst/playback/gstplaybin.c: (gen_video_element):
1451           first try autovideosink, then xvimagesink, then error out
1452         * po/POTFILES.in:
1453           add translatable file
1454         * po/af.po:
1455         * po/az.po:
1456         * po/cs.po:
1457         * po/en_GB.po:
1458         * po/hu.po:
1459         * po/it.po:
1460         * po/nb.po:
1461         * po/nl.po:
1462         * po/or.po:
1463         * po/sq.po:
1464         * po/sr.po:
1465         * po/sv.po:
1466         * po/uk.po:
1467         * po/vi.po:
1468           update translations
1469
1470 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1471
1472         * gst-libs/gst/rtp/gstbasedepayload.c:
1473         * gst-libs/gst/rtp/gstbasedepayload.h:
1474           Minor cleanups
1475
1476 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1477
1478         * gst/playback/.cvsignore:
1479         * gst/playback/decodetest.c:
1480         * gst/playback/test3.c:
1481           Port these two tests as well.
1482
1483 2005-10-27  Wim Taymans  <wim@fluendo.com>
1484
1485         * ext/theora/theoradec.c: (theora_dec_src_query),
1486         (theora_dec_sink_event):
1487         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1488         (theora_enc_change_state):
1489         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1490         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1491         Take proper locks when handling events.
1492
1493 2005-10-27  Wim Taymans  <wim@fluendo.com>
1494
1495         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1496         (gst_adder_change_state):
1497         Fix timestamps and fix deadlock when stopping the collectpads.
1498
1499 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1500
1501         * gst-libs/gst/rtp/gstrtpbuffer.h:
1502         Declaring the payload types as strings too so that they can be used
1503         in the padtemplate inialization.
1504
1505 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1506
1507         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1508
1509         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1510         (gst_base_rtp_depayload_class_init):
1511         Fixes a small but nasty bug. The derived elements no longer segfaults
1512         on finalization.
1513
1514 2005-10-26  Michael Smith <msmith@fluendo.com>
1515
1516         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1517           When clearing an audioconvert context, set tmpbufsize to zero, so
1518           we'll allocate it again later if required.
1519           This fixes audioconvert re-negotiating formats, which previously
1520           segfaulted with a NULL destination buffer.
1521
1522 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1523
1524         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1525         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1526         (gst_base_rtp_depayload_set_gst_timestamp),
1527         (gst_base_rtp_depayload_queue_release):
1528         Fixed a smalll memleak.
1529
1530 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1531         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1532         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1533         (gst_base_rtp_depayload_finalize),
1534         (gst_base_rtp_depayload_setcaps),
1535         (gst_base_rtp_depayload_add_to_queue),
1536         (gst_base_rtp_depayload_push),
1537         (gst_base_rtp_depayload_set_gst_timestamp),
1538         (gst_base_rtp_depayload_queue_release),
1539         (gst_base_rtp_depayload_thread),
1540         (gst_base_rtp_depayload_change_state):
1541         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1542         Changed the C++ comments to C comments
1543
1544 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1545
1546         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1547         * gst/tcp/gsttcpclientsrc.h:
1548         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1549         * gst/tcp/gsttcpserversrc.h:
1550           Remove unused 'curoffset' structure member.
1551
1552 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1553
1554         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1555         (gst_base_rtp_depayload_base_init),
1556         (gst_base_rtp_depayload_finalize):
1557         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1558         * gst-libs/gst/rtp/gstbasertppayload.h:
1559           The pad-template on the sinkpad should be set by the derived classes.
1560           Also added some useful macros.
1561
1562 2005-10-24  Wim Taymans  <wim@fluendo.com>
1563
1564         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1565         Correctly flush decoder samples even if we could not
1566         copy them to an output buffer. Fixes #319618.
1567
1568 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1569
1570         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1571         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1572         the caps against our xcontext caps.
1573
1574 2005-10-24  Wim Taymans  <wim@fluendo.com>
1575
1576         * gst-libs/gst/audio/gstbaseaudiosink.c:
1577         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1578         Remove g_print
1579         Use sync property from baseclass to disable sync.
1580
1581 2005-10-24  Wim Taymans  <wim@fluendo.com>
1582
1583         * gst-libs/gst/audio/gstbaseaudiosink.c:
1584         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1585         Buffers with no timestamps get aligned with previous buffers or
1586         on underrun, played ASAP.
1587
1588 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1589
1590         * gst-libs/gst/video/video.h:
1591         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1592         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1593         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1594         here comes my change on caps for framerate and geometry range.
1595         We are now accepting 1 to MAXINT for width and height, and from
1596         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1597         to be blended correctly in videomixer.
1598
1599 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1600
1601         * configure.ac:
1602           back to HEAD
1603
1604 === release 0.9.4 ===
1605
1606 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1607
1608         * NEWS:
1609         * RELEASE:
1610         * configure.ac:
1611           releasing 0.9.4, "Velociraptor"
1612
1613 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1614
1615         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1616         * po/POTFILES.in:
1617           STOPPED -> FAILED
1618
1619 2005-10-21  Wim Taymans  <wim@fluendo.com>
1620
1621         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1622         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1623         (pad_blocked), (close_pad_link), (new_pad):
1624         Don't try to remove elements twice.
1625
1626 2005-10-21  Wim Taymans  <wim@fluendo.com>
1627
1628         * ext/theora/theoradec.c: (theora_dec_src_query),
1629         (theora_dec_sink_event):
1630         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1631         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1632         (vorbis_handle_data_packet):
1633         * ext/vorbis/vorbisdec.h:
1634         Fix old naming.
1635
1636         * gst-libs/gst/audio/gstbaseaudiosink.c:
1637         (gst_base_audio_sink_render):
1638         Don't try to sync on buffers without a timestamp.
1639
1640 2005-10-21  Wim Taymans  <wim@fluendo.com>
1641
1642         * ext/theora/theoradec.c: (theora_dec_src_query),
1643         (theora_dec_sink_event):
1644         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1645         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1646         (vorbis_handle_data_packet):
1647         * ext/vorbis/vorbisdec.h:
1648         Fix old naming.
1649
1650 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1651
1652         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1653         (gst_vorbisenc_src_query):
1654           Implement position and duration queries.
1655
1656         * gst/playback/test3.c: (update_scale), (main):
1657           Fix for async state changes and print nicer output.
1658
1659 2005-10-20  Wim Taymans  <wim@fluendo.com>
1660
1661         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1662         (dump_element_stats), (main):
1663         * gst/playback/test6.c: (main):
1664         Fix tests again
1665
1666 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1667
1668         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1669         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1670           Don't use functions for position queries when handling
1671           duration queries.
1672
1673 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1674
1675         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1676         (vorbis_handle_data_packet), (vorbis_dec_chain),
1677         (vorbis_dec_change_state):
1678         * ext/vorbis/vorbisdec.h:
1679           Vorbis streams can be embedded in other container formats
1680           than ogg, container formats where the demuxer might set 
1681           timestamps on encoded vorbis buffers instead of those silly 
1682           granulepos thingies. In short: make vorbisdec handle 
1683           timestamps on incoming buffers as well.
1684
1685 2005-10-20  Wim Taymans  <wim@fluendo.com>
1686
1687         * gst/playback/gstplaybasebin.c: (group_destroy),
1688         (gst_play_base_bin_change_state):
1689         Fix leak.
1690         Handle case where playbasebin is now ASYNC because
1691         decodebin is.
1692
1693 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1694
1695         * gst/audioconvert/Makefile.am:
1696         * gst/audioconvert/bufferframesconvert.c:
1697         * gst/audioconvert/plugin.c: (plugin_init):
1698         * gst/audioconvert/plugin.h:
1699           And bye bye buffer-frames-convert
1700
1701 2005-10-19  Wim Taymans  <wim@fluendo.com>
1702
1703         * check/elements/audioconvert.c:
1704         * docs/libs/tmpl/gstaudio.sgml:
1705         * docs/libs/tmpl/gstcolorbalance.sgml:
1706         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1707         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1708         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1709         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1710         * gst-libs/gst/audio/audio.h:
1711         * gst/audioconvert/audioconvert.h:
1712         * gst/audioconvert/gstaudioconvert.c:
1713         (gst_audio_convert_parse_caps):
1714         * gst/volume/gstvolume.c:
1715         Bye bye buffer-frames.
1716
1717 2005-10-19  Wim Taymans  <wim@fluendo.com>
1718
1719         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1720         (query_positions_elems), (query_positions_pads), (update_scale),
1721         (do_seek), (set_update_scale), (message_received), (main):
1722         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1723         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1724         (gst_ogg_demux_loop):
1725         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1726         * ext/theora/theoradec.c: (theora_dec_src_query),
1727         (theora_dec_sink_event):
1728         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1729         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
1730         * gst/adder/gstadder.c: (gst_adder_query):
1731         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1732         * gst/playback/test3.c: (update_scale):
1733         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1734         (dump_element_stats), (main):
1735         * gst/playback/test6.c: (main):
1736         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1737         Query API update.
1738
1739 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1740
1741         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1742         (xml_check_first_element), (xml_type_find), (smil_type_find),
1743         (plugin_init):
1744           Add typefinding for SMIL and for generic XML. Based on patch by
1745           Akos Maroy (#308663).
1746
1747 2005-10-18  Wim Taymans  <wim@fluendo.com>
1748
1749         * gst/playback/Makefile.am:
1750         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1751         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
1752         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
1753         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
1754         (gst_decode_bin_change_state):
1755         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1756         (gst_play_bin_send_event_to_sink):
1757         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1758         (dump_element_stats), (main):
1759         * gst/playback/test6.c: (main):
1760         Make playbin async, it'll commit state to paused when all streams
1761         are detected.
1762         Remove ugly hack.
1763         Added test6.c to show async behaviour.
1764
1765 2005-10-18  Wim Taymans  <wim@fluendo.com>
1766
1767         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1768         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
1769         Fix for segment-start/stop API change.
1770
1771 2005-10-18  Wim Taymans  <wim@fluendo.com>
1772
1773         * check/Makefile.am:
1774         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
1775         (main):
1776         Add future test for clock selection.
1777
1778 2005-10-18  Wim Taymans  <wim@fluendo.com>
1779
1780         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
1781         (gst_alsasink_close):
1782         Set handle to NULL.
1783
1784         * gst-libs/gst/audio/gstringbuffer.c:
1785         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1786         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
1787         (gst_ring_buffer_start), (gst_ring_buffer_pause),
1788         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
1789         (gst_ring_buffer_read):
1790         More debug info.
1791
1792 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
1793
1794         * gst/audiotestsrc/Makefile.am:
1795         * gst/sine/Makefile.am:
1796         * gst/volume/Makefile.am:
1797           fix broken build of controllerized plugins
1798
1799 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1800
1801         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1802
1803         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1804         (gst_riff_create_video_template_caps):
1805           Add support for Indeo-3 (IV32).
1806
1807 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1808
1809         * configure.ac:
1810           rewrite
1811
1812 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1813
1814         * gst-libs/gst/video/video.c: (gst_video_get_size):
1815         * gst/audiotestsrc/gstaudiotestsrc.c:
1816           doc updates
1817
1818 2005-10-17  Andy Wingo  <wingo@pobox.com>
1819
1820         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
1821         with the collectpads change.
1822         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
1823
1824         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
1825
1826         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
1827
1828         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
1829         alloc_buffer flow return to callers.
1830         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
1831         change. Fix some memleaks in theoraenc.
1832
1833         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
1834         in strange circumstance.
1835
1836 2005-10-17  Julien MOUTTE  <julien@moutte.net>
1837
1838         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1839         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
1840         from caps, let's use the caps...
1841
1842 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1843
1844         * configure.ac:
1845           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
1846
1847 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1848
1849         * gst-libs/gst/interfaces/Makefile.am:
1850           fix silly typo
1851
1852 2005-10-16  Andy Wingo  <wingo@pobox.com>
1853
1854         * gst/playback/gstdecodebin.c
1855         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
1856         function!
1857         (try_to_link_1): Increase kraziness level.
1858
1859 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1860
1861         * configure.ac:
1862           restructure like the core one
1863         * gst-libs/gst/audio/Makefile.am:
1864         * gst-libs/gst/interfaces/Makefile.am:
1865         * gst-libs/gst/net/Makefile.am:
1866         * gst-libs/gst/riff/Makefile.am:
1867         * gst-libs/gst/rtp/Makefile.am:
1868         * gst-libs/gst/tag/Makefile.am:
1869         * gst-libs/gst/video/Makefile.am:
1870           use correct linker flags, now the libs are properly versioned
1871         * check/elements/audioconvert.c: (verify_convert):
1872         * ext/alsa/gstalsaplugin.c:
1873         * ext/cdparanoia/gstcdparanoia.c:
1874         * ext/gnomevfs/gstgnomevfs.c:
1875         * ext/libvisual/visual.c:
1876         * ext/ogg/gstogg.c:
1877         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
1878         * ext/theora/theora.c:
1879         * ext/vorbis/vorbis.c:
1880         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1881         * gst-libs/gst/tag/gsttagediting.c:
1882         * gst-libs/gst/video/video.c:
1883         * gst/adder/gstadder.c:
1884         * gst/audioconvert/plugin.c:
1885         * gst/audiorate/gstaudiorate.c:
1886         * gst/audioresample/gstaudioresample.c:
1887         * gst/audioresample/resample_ref.c: (resample_scale_ref):
1888         * gst/audioscale/gstaudioscale.c:
1889         * gst/audioscale/resample.c:
1890         * gst/audiotestsrc/gstaudiotestsrc.c:
1891         * gst/ffmpegcolorspace/gstffmpeg.c:
1892         * gst/playback/gstdecodebin.c: (close_pad_link):
1893         * gst/playback/gstplaybin.c: (gen_video_element),
1894         (gen_audio_element):
1895         * gst/sine/gstsinesrc.c:
1896         * gst/subparse/gstsubparse.c:
1897         * gst/tags/gsttagediting.c:
1898         * gst/tcp/gsttcpplugin.c:
1899         * gst/typefind/gsttypefindfunctions.c:
1900         * gst/videorate/gstvideorate.c:
1901         * gst/videoscale/gstvideoscale.c:
1902         * gst/videotestsrc/gstvideotestsrc.c:
1903         * gst/volume/gstvolume.c:
1904         * sys/v4l/gstv4l.c:
1905         * sys/ximage/ximage.c:
1906         * sys/xvimage/xvimagesink.c:
1907           fix up defines
1908
1909 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1910
1911         * ext/vorbis/vorbisenc.c:
1912         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
1913         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
1914         (gst_tag_to_vorbis_comments):
1915           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
1916
1917 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
1918
1919         * examples/stats/mp2ogg.c:
1920         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1921           typo fixes
1922
1923 2005-10-13  Michael Smith <msmith@fluendo.com>
1924
1925         * ext/ogg/gstoggmux.c:
1926           Use magic glib macros to define constants as 64 bit, to ensure
1927           appropriate vararg passing.
1928
1929 2005-10-13  Michael Smith <msmith@fluendo.com>
1930
1931         * ext/ogg/gstoggmux.c:
1932         * gst/audioconvert/audioconvert.c: (float):
1933           Don't use LL suffix, as it's not portable, and neither of these
1934           uses required it anyway.
1935
1936 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
1937
1938         * examples/indexing/indexmpeg.c: (main):
1939         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
1940         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
1941         (cdparanoia_convert), (cdparanoia_query):
1942         * ext/cdparanoia/gstcdparanoia.h:
1943         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
1944         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
1945         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
1946         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
1947         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
1948         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
1949         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
1950         (gst_multifdsink_render), (gst_multifdsink_start),
1951         (gst_multifdsink_stop):
1952         * gst/tcp/gstmultifdsink.h:
1953         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
1954         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
1955         (gst_tcpclientsink_stop):
1956         * gst/tcp/gsttcpclientsink.h:
1957         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
1958         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
1959         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
1960         * gst/tcp/gsttcpclientsrc.h:
1961         * gst/tcp/gsttcpserversink.h:
1962         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
1963         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
1964         (gst_tcpserversrc_stop):
1965         * gst/tcp/gsttcpserversrc.h:
1966         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
1967         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
1968         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
1969           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
1970           moved bitshift from macro to enum definition
1971
1972 2005-10-12  Wim Taymans  <wim@fluendo.com>
1973
1974         * examples/seeking/Makefile.am:
1975         Oops.
1976
1977 2005-10-12  Wim Taymans  <wim@fluendo.com>
1978
1979         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1980         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1981         Don't assert on normal stuff.
1982
1983         * gst/playback/gstplaybin.c: (do_playbin_seek):
1984         API fix.
1985
1986 2005-10-12  Wim Taymans  <wim@fluendo.com>
1987
1988         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1989         * examples/seeking/Makefile.am:
1990         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
1991         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1992         (do_seek), (set_update_scale), (message_received), (main):
1993         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1994         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1995         Update for _get_state() API change.
1996
1997 2005-10-11  Wim Taymans  <wim@fluendo.com>
1998
1999         * gst-libs/gst/audio/gstbaseaudiosink.c:
2000         (gst_base_audio_sink_render):
2001         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2002         (gst_base_audio_src_create):
2003         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2004         (gst_ring_buffer_read):
2005         Cleanups.
2006         Commit and read from ringbuffer in samples rather than bytes.
2007
2008 2005-10-11  Wim Taymans  <wim@fluendo.com>
2009
2010         * gst-libs/gst/audio/gstbaseaudiosink.c:
2011         (gst_base_audio_sink_render):
2012         Respect segment rate and accum when scheduling samples.
2013
2014 2005-10-11  Julien MOUTTE  <julien@moutte.net>
2015
2016         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2017         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
2018         EOS correctly, that needs more work.
2019
2020 2005-10-11  Wim Taymans  <wim@fluendo.com>
2021
2022         * check/generic/states.c: (GST_START_TEST):
2023         remove old property.
2024
2025         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2026         (gst_ogg_demux_perform_seek):
2027         * ext/theora/theoradec.c: (theora_dec_sink_event):
2028         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2029         (vorbis_handle_data_packet):
2030         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2031         (gst_base_rtp_depayload_set_gst_timestamp):
2032         * gst/videorate/gstvideorate.c: (gst_videorate_event):
2033         Update for newsegment API change.
2034
2035 2005-10-11  Michael Smith <msmith@fluendo.com>
2036
2037         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
2038         (do_playbin_seek), (gst_play_bin_send_event):
2039           Override send_event differently, so that we can takes bits of
2040           functionality from GstPipeline (special handling for seeks,
2041           including pausing/resuming, and resetting stream time) and still get
2042           the appropriate behaviour of only forwarding event to a single sink,
2043           rather than all of them.
2044           Unfortunately requires a lot of code duplication, but the
2045           alternatives are equally ugly in the end.
2046
2047 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2048
2049         * check/elements/audioconvert.c: (setup_audioconvert),
2050         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2051         (GST_START_TEST), (audioconvert_suite):
2052           clean up tests a little, fix some leaks.
2053
2054 2005-10-10  Wim Taymans  <wim@fluendo.com>
2055
2056         * ext/alsa/gstalsasink.c:
2057         Also allow unsigned int.
2058
2059         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2060         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2061         Small cleanup
2062
2063 2005-10-10  Wim Taymans  <wim@fluendo.com>
2064
2065         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2066         Small update, use API as stated in design docs.
2067
2068         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2069         (update_scale), (do_seek), (seek_cb), (set_update_scale),
2070         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
2071         (message_received), (main):
2072         Updated seek example for GOption. Some usability improvements.
2073
2074 2005-10-10  Wim Taymans  <wim@fluendo.com>
2075
2076         * gst/audioconvert/audioconvert.h:
2077         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2078         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
2079         Alloc temp storage somewhere else where we can do it more
2080         portable.
2081
2082 2005-10-10  Wim Taymans  <wim@fluendo.com>
2083
2084         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
2085         (gst_tcpserversrc_start):
2086         Don't block in accept while doing the state change, move
2087         to poll and make cancellable.
2088
2089 2005-10-09  Philippe Khalaf <burger@speedy.org>
2090
2091         * gst-libs/gst/rtp/rtpbasedepayload.c:
2092         Set timestamp and add queue delay to timestamp
2093         * gst-libs/gst/rtp/rtpbuffer.h:
2094         Set correct payload type for h263
2095
2096 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2097
2098         * gst/audiotestsrc/gstaudiotestsrc.c:
2099         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
2100         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
2101         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
2102         (gst_audiotestsrc_create_triangle),
2103         (gst_audiotestsrc_create_silence),
2104         (gst_audiotestsrc_create_white_noise),
2105         (gst_audiotestsrc_init_pink_noise),
2106         (gst_audiotestsrc_generate_pink_noise_value),
2107         (gst_audiotestsrc_create_pink_noise),
2108         (gst_audiotestsrc_change_wave):
2109         * gst/audiotestsrc/gstaudiotestsrc.h:
2110           fixed typo, added pink noise
2111
2112 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2113
2114         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
2115         (plugin_init):
2116           Add wavpack and spc typefind functions from 0.8 branch.
2117
2118 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2119
2120         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
2121         (ar_type_find), (msdos_type_find), (plugin_init):
2122           Add typefind functions for tar archives, ar archives,
2123           RAR archives, and msdos-executables (dlls, exe, etc.).
2124           Some of those would be wrongly identified as mpeg
2125           streams of some sort before (#315550).
2126
2127 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2128
2129         * configure.ac:
2130         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2131         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2132         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
2133         * gst/audiotestsrc/Makefile.am:
2134         * gst/audiotestsrc/gstaudiotestsrc.c:
2135         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
2136         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
2137         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
2138         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
2139         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
2140         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
2141         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
2142         (gst_audiotestsrc_create_silence),
2143         (gst_audiotestsrc_create_white_noise),
2144         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
2145         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
2146         (gst_audiotestsrc_start), (plugin_init):
2147         * gst/audiotestsrc/gstaudiotestsrc.h:
2148           add new plugin and element
2149         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
2150           use gobject_class
2151
2152 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2153
2154         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
2155         (gst_adder_init), (gst_adder_request_new_pad),
2156         (gst_adder_change_state):
2157           Add query function to source pad, so adder reports the correct
2158           time/sample position when queried (#315457); fix state change
2159           function; use GST_DEBUG_FUNCPTR() for pad functions.
2160
2161 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2162
2163         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
2164           Fix leaks in typefind registration
2165           Clean up the gratuitous commenting and whitespacing a little
2166
2167 2005-10-08  Wim Taymans  <wim@fluendo.com>
2168
2169         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
2170         Only actually wait for the thread to be stopped if it's 
2171         running.
2172
2173 2005-10-08  Wim Taymans  <wim@fluendo.com>
2174
2175         * gst-libs/gst/audio/gstbaseaudiosink.c:
2176         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2177         If we receive EOS we can start playback of what we had.
2178
2179 2005-10-08  Wim Taymans  <wim@fluendo.com>
2180
2181         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
2182         (gst_multifdsink_finalize), (multifdsink_hash_remove),
2183         (gst_multifdsink_stop):
2184         Fix crasher when going to NULL multiple times.
2185
2186 2005-10-06  Wim Taymans  <wim@fluendo.com>
2187
2188         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
2189         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2190         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2191         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
2192         patch from Edgard Lima <edgard.lima@indt.org.br>
2193         Fixed gstbaseaudiosrc adding ring buffer sync to it.
2194
2195 2005-10-06  Wim Taymans  <wim@fluendo.com>
2196
2197         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
2198         Report the FLOW_RETURN as string in the error message.
2199
2200         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
2201         Don't assert when clearing an unnegotiated buffer.
2202
2203 2005-10-04  Michael Smith <msmith@fluendo.com>
2204
2205         * gst/playback/gstplaybasebin.c: (group_destroy),
2206         (gen_preroll_element), (remove_groups), (setup_source):
2207         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
2208         (setup_sinks), (gst_play_bin_send_event),
2209         (gst_play_bin_change_state):
2210           Set state to NULL before removing from bin. Fix refcounting.
2211
2212 2005-10-04  Michael Smith <msmith@fluendo.com>
2213
2214         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
2215           Correct refcounting in send_event() function. Previously was wrong
2216           if the first sink was unable to handle the event.
2217
2218 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2219
2220         * configure.ac:
2221           back to development
2222
2223 === release 0.9.3 ===
2224
2225 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2226
2227         * configure.ac:
2228           Releasing 0.9.3, "De Facto"
2229
2230 2005-10-03  Andy Wingo  <wingo@pobox.com>
2231
2232         * gst/playback/gstdecodebin.c (try_to_link_1)
2233         (remove_element_chain): set element to NULL before removing it.
2234
2235 2005-10-02  Johan Dahlin  <johan@gnome.org>
2236
2237         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
2238         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
2239         MT safe.
2240
2241 2005-10-02  Andy Wingo  <wingo@pobox.com>
2242
2243         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
2244         (gst_ring_buffer_prepare_read): 
2245         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
2246         Demote to LOG.
2247
2248 2005-09-29  Wim Taymans  <wim@fluendo.com>
2249
2250         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2251         * ext/theora/theoradec.c: (theora_handle_data_packet):
2252         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2253         Propagate error codes from alloc_buffer too.
2254
2255 2005-09-29  Wim Taymans  <wim@fluendo.com>
2256
2257         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2258         We use fixed caps.
2259
2260         * gst/playback/Makefile.am:
2261         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2262         (dump_element_stats), (main):
2263         Added example stream introspection code.
2264
2265 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
2266
2267         * gst/adder/gstadder.c: (gst_adder_collected):
2268           fix adder for float elements
2269
2270 2005-09-28  Wim Taymans  <wim@fluendo.com>
2271
2272         * gst-libs/gst/audio/gstbaseaudiosink.c:
2273         (gst_base_audio_sink_class_init),
2274         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2275         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2276         (gst_base_audio_src_class_init),
2277         (gst_base_audio_src_provide_clock):
2278         get_clock -> provide_clock
2279
2280 2005-09-28  Andy Wingo  <wingo@pobox.com>
2281
2282         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2283         and unlocking.
2284
2285         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2286         unlocking.
2287
2288         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2289         Actually add the pad template.
2290         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2291
2292         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2293         I'm at it...
2294
2295         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2296         from fdsrc. Get caps in create() instead of start() so it can be
2297         interrupted. Interruption somewhat untested.
2298
2299         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2300         Proper EOS handling.
2301
2302 2005-09-27  Andy Wingo  <wingo@pobox.com>
2303
2304         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2305
2306         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2307
2308         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2309
2310         * gst/tcp/gsttcp.h: 
2311         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2312         out of tcpclientsrc.c. Cancellable.
2313         (gst_tcp_socket_read): Made private, cancellable, with better
2314         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2315         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2316         whole buffer, and better diagnostics.
2317         (gst_tcp_gdp_read_caps): Same.
2318
2319         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2320
2321 2005-09-26  Andy Wingo  <wingo@pobox.com>
2322
2323         * gst/sine/gstsinesrc.h:
2324         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2325         change the 'sync' property to 'is-live' and implement it halfway,
2326         update for controller api change.
2327
2328         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2329         controller api change.
2330
2331 2005-09-24  Wim Taymans  <wim@fluendo.com>
2332
2333         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2334         * gst-libs/gst/audio/gstaudiosink.c:
2335         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2336         (gst_audioringbuffer_stop):
2337         * gst-libs/gst/audio/gstbaseaudiosink.c:
2338         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2339         (gst_base_audio_sink_change_state):
2340         * gst-libs/gst/audio/gstbaseaudiosink.h:
2341         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2342         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2343         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2344         * gst-libs/gst/audio/gstringbuffer.h:
2345         Fix sync again. Moved sample alignment to basesink.
2346
2347 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2348
2349         * docs/plugins/Makefile.am:
2350         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2351         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2352         * gst/volume/gstvolume.c:
2353           add/fix docs
2354         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2355         * gst-libs/gst/audio/audio.h:
2356           add conversion macros for frames <-> clocktime
2357
2358 2005-09-23  David Schleef  <ds@schleef.org>
2359
2360         * gst/audioresample/Makefile.am:
2361         * gst/audioresample/debug.h:
2362         * gst/audioresample/gstaudioresample.c:
2363         * gst/audioresample/resample.c: Convert to using gst debugging
2364
2365 2005-09-22  Wim Taymans  <wim@fluendo.com>
2366
2367         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2368         (gst_play_bin_send_event):
2369         Only seek on one sink, the first one that succeeds.
2370
2371 2005-09-22  Michael Smith <msmith@fluendo.com>
2372
2373         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2374         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2375         Don't flush encoder state unless we have an initialised encoder.
2376         Clear out encoder state on PAUSED_TO_READY.
2377
2378 2005-09-22  Wim Taymans  <wim@fluendo.com>
2379
2380         * gst-libs/gst/rtp/gstbasertppayload.c:
2381         (gst_basertppayload_class_init), (gst_basertppayload_init),
2382         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2383         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2384         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2385         (gst_basertppayload_set_property),
2386         (gst_basertppayload_get_property),
2387         (gst_basertppayload_change_state):
2388         * gst-libs/gst/rtp/gstbasertppayload.h:
2389         Added max-ptime to control amount of data in the rtp packets.
2390
2391 2005-09-21  Andy Wingo  <wingo@pobox.com>
2392
2393         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2394         thingies.
2395
2396         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2397         can be called multiple times, dogs.
2398
2399 2005-09-21  Wim Taymans  <wim@fluendo.com>
2400
2401         * gst-libs/gst/rtp/gstbasertppayload.c:
2402         (gst_basertppayload_class_init), (gst_basertppayload_init),
2403         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2404         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2405         (gst_basertppayload_push), (gst_basertppayload_get_property),
2406         (gst_basertppayload_change_state):
2407         Allow 0 ssrc too.
2408
2409 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2410
2411         * docs/libs/compiling.sgml:
2412           fixing typos
2413
2414 2005-09-20  Wim Taymans  <wim@fluendo.com>
2415
2416         * gst-libs/gst/rtp/gstbasertppayload.c:
2417         (gst_basertppayload_class_init), (gst_basertppayload_init),
2418         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2419         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2420         (gst_basertppayload_push), (gst_basertppayload_set_property),
2421         (gst_basertppayload_get_property),
2422         (gst_basertppayload_change_state):
2423         * gst-libs/gst/rtp/gstbasertppayload.h:
2424         Added property to configure sequence number offsets.
2425
2426 2005-09-20  Wim Taymans  <wim@fluendo.com>
2427
2428         * gst-libs/gst/rtp/gstbasertppayload.c:
2429         (gst_basertppayload_class_init), (gst_basertppayload_init),
2430         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2431         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2432         (gst_basertppayload_push), (gst_basertppayload_set_property),
2433         (gst_basertppayload_get_property),
2434         (gst_basertppayload_change_state):
2435         * gst-libs/gst/rtp/gstbasertppayload.h:
2436         Make timestamp offset configurable.
2437
2438 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2439
2440         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2441           fix wrong pop/unref
2442
2443 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2444
2445         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2446
2447         * gst-libs/gst/interfaces/propertyprobe.c:
2448         (gst_property_probe_probe_property_name),
2449         (gst_property_probe_needs_probe_name),
2450         (gst_property_probe_get_values_name),
2451         (gst_property_probe_probe_and_get_values_name):
2452           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2453           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2454
2455 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2456
2457         * check/Makefile.am:
2458           have some tests be disabled for valgrinding
2459         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2460         (GST_START_TEST):
2461         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2462           Fix A Leak.  Chain To Parent Finalize.
2463
2464 2005-09-19  Wim Taymans  <wim@fluendo.com>
2465
2466         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2467         Fixed wav pipeline.
2468
2469 2005-09-19  Wim Taymans  <wim@fluendo.com>
2470
2471         * gst-libs/gst/rtp/gstbasertppayload.c:
2472         (gst_basertppayload_class_init), (gst_basertppayload_init),
2473         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2474         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2475         (gst_basertppayload_push), (gst_basertppayload_get_property),
2476         (gst_basertppayload_change_state):
2477         Posting ERROR and WARNING messages is good.
2478
2479 2005-09-19  Wim Taymans  <wim@fluendo.com>
2480
2481         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2482         (gst_base_rtp_depayload_add_to_queue),
2483         (gst_base_rtp_depayload_push),
2484         (gst_base_rtp_depayload_set_gst_timestamp),
2485         (gst_base_rtp_depayload_queue_release):
2486         This one was not supposed to go in.
2487
2488 2005-09-19  Wim Taymans  <wim@fluendo.com>
2489
2490         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2491         Fix for bus API.
2492
2493         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2494         (gst_base_rtp_depayload_chain),
2495         (gst_base_rtp_depayload_add_to_queue),
2496         (gst_base_rtp_depayload_push),
2497         (gst_base_rtp_depayload_set_gst_timestamp),
2498         (gst_base_rtp_depayload_queue_release):
2499         Some cleanups.
2500
2501         * gst-libs/gst/rtp/gstbasertppayload.c:
2502         (gst_basertppayload_class_init), (gst_basertppayload_init),
2503         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2504         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2505         (gst_basertppayload_get_property),
2506         (gst_basertppayload_change_state):
2507         Added debugging category.
2508
2509 2005-09-18  David Schleef  <ds@schleef.org>
2510
2511         * gst/playback/gstdecodebin.c: free plugin list correctly
2512         * gst/playback/gstplaybin.c: emit warning if autovideosink
2513           and autoaudiosink can't be found (instead of segfaulting)
2514
2515 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2516
2517         * check/elements/audioconvert.c: (GST_START_TEST):
2518           try out 24 bit conversion
2519
2520 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2521
2522         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2523         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2524         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2525         * ext/vorbis/vorbisenc.h:
2526           Fix EOS handling.  Still needs a fix in the ogg muxer to
2527           mark the last page as eos.
2528
2529 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2530
2531         * common/gtk-doc-plugins.mak:
2532         * docs/plugins/Makefile.am:
2533         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2534         * gst/ffmpegcolorspace/Makefile.am:
2535         * gst/ffmpegcolorspace/avcodec.h:
2536         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2537         * gst/tcp/gstmultifdsink.c:
2538           fix up ffmpegcolorspace docs; extract header
2539
2540 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2541
2542         * common/gtk-doc-plugins.mak:
2543         * docs/plugins/Makefile.am:
2544         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2545         * ext/theora/Makefile.am:
2546         * ext/theora/gsttheoraenc.h:
2547         * ext/theora/theoraenc.c:
2548         * ext/vorbis/vorbisenc.c:
2549           pick up signals and args for vorbis; add some docs for vorbis
2550
2551 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2552
2553         * common/gstdoc-scangobj:
2554         * common/gtk-doc-plugins.mak:
2555         * docs/libs/Makefile.am:
2556         * docs/plugins/gst-plugins-base-plugins.args:
2557         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2558         * docs/plugins/gst-plugins-base-plugins.interfaces:
2559         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2560         * docs/plugins/gst-plugins-base-plugins.signals:
2561           only scanobj stuff from our source module.  Not sure yet
2562           if that's correct, given the hierarchy stuff :)
2563
2564 2005-09-15  Wim Taymans  <wim@fluendo.com>
2565
2566         * gst/audioconvert/gstaudioconvert.c:
2567         And enable 24 bits mode as well..
2568
2569 2005-09-15  Wim Taymans  <wim@fluendo.com>
2570
2571         * gst-libs/gst/rtp/Makefile.am:
2572         * gst-libs/gst/rtp/gstbasertppayload.c:
2573         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2574         (gst_basertppayload_class_init), (gst_basertppayload_init),
2575         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2576         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2577         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2578         (gst_basertppayload_set_property),
2579         (gst_basertppayload_get_property),
2580         (gst_basertppayload_change_state):
2581         * gst-libs/gst/rtp/gstbasertppayload.h:
2582         Added rtp payloader base class.
2583
2584 2005-09-15  Andy Wingo  <wingo@pobox.com>
2585
2586         * configure.ac (plugindir): Remove the EOL matcher from the
2587         regexp, as it causes me problems. Libtool? Make? Who knows?
2588
2589 2005-09-14  David Schleef  <ds@schleef.org>
2590
2591         * check/generic/states.c: 
2592         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2593         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2594           Fixes for changes in registry API.
2595
2596         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2597           to GST_PLUGIN_LDFLAGS.
2598         * ext/libvisual/visual.c: Make the library shut up.
2599         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2600         * gst-libs/gst/audio/gstaudiofilter.c: same
2601
2602 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2603
2604         * docs/plugins/Makefile.am:
2605         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2606         * docs/plugins/inspect/plugin-libvisual.xml:
2607         * docs/plugins/tmpl/element-tcpserversink.sgml:
2608         * ext/theora/theoraenc.c:
2609           add libvisual plugin and theoraenc element to docs
2610
2611 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2612
2613         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2614         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2615         * ext/theora/theoraenc.c:
2616           add theoraenc
2617
2618 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2619
2620         * gst/audioconvert/Makefile.am:
2621           Audioconvert derives from GstBaseTransform and should
2622           link to the library with our base elements to avoid
2623           unresolved symbols. Makes things work with MinGW (#316160)
2624
2625         * gst/playback/test4.c: (main):
2626           Fix MinGW build problem and use g_usleep() instead of 
2627           sleep() (#316162)
2628
2629 2005-09-12  Wim Taymans  <wim@fluendo.com>
2630
2631         * gst/audioconvert/audioconvert.c: (float),
2632         (audio_convert_prepare_context), (audio_convert_convert):
2633         * gst/audioconvert/audioconvert.h:
2634         Cleanups, speedups, simplifications, added back support
2635         for 24 bits.
2636
2637 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2638
2639         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2640         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2641         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2642         * docs/plugins/tmpl/element-tcpserversink.sgml:
2643         * gst/ffmpegcolorspace/gstffmpeg.c:
2644         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2645         * gst/videotestsrc/gstvideotestsrc.c:
2646         * gst/volume/gstvolume.c:
2647           add more elements to the docs
2648
2649 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2650
2651         * check/Makefile.am:
2652         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2653         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2654           Add extra tests for basetransform based components. 
2655           Comment out the test_element_negotiation test until we decide
2656           if it's testing correct behaviour.
2657         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2658         (gst_visual_chain), (gst_visual_change_state):
2659           Slightly more correct but still bogus timestamping.
2660           Fix state change function.
2661         * gst/audioconvert/gstaudioconvert.c:
2662         (gst_audio_convert_class_init):
2663         * gst/audioresample/gstaudioresample.c:
2664         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2665         (gst_ffmpegcsp_class_init):
2666         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2667         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2668         (gst_videoscale_prepare_image):
2669         * gst/volume/gstvolume.c: (gst_volume_class_init),
2670         (volume_transform_ip):
2671           Basetransform updates. Enable passthrough modes.
2672         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2673         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2674         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2675           Negotiation fix that allows the window to return to the original
2676           size and renegotiate passthrough upstream. Extra debug output.
2677
2678 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2679
2680         * gst/sine/gstsinesrc.c:
2681         * gst/volume/gstvolume.c:
2682           fix up header include
2683
2684 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2685
2686         * gst-libs/gst/audio/gstbaseaudiosink.c:
2687         (gst_base_audio_sink_render):
2688         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2689         * gst/volume/gstvolume.c: (gst_volume_class_init),
2690         (volume_transform):
2691           fixing lost sync, some more debugging
2692
2693 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2694
2695         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2696         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2697         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2698         (gst_xvimagesink_check_xshm_calls):
2699           Fix compilation when XShm is not available.
2700
2701 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2702
2703         * ext/libvisual/visual.c: (gst_visual_dispose),
2704         (gst_visual_getcaps), (gst_visual_src_setcaps),
2705         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2706         (gst_visual_change_state):
2707           Finish fixing up libvisual plugin so that it runs. 
2708
2709 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2710
2711         * ext/vorbis/vorbisenc.c:
2712         * gst-libs/gst/tag/gstvorbistag.c:
2713           gsttaginterface.h -> gsttagsetter.h
2714
2715 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2716
2717         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2718           added another test that failes for me (test is not active by default)
2719
2720 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2721
2722         * configure.ac:
2723           v4l2 is no longer in gst-plugins-base
2724
2725 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2726
2727         * configure.ac:
2728           In the output at the end, don't show the first plugin on the same
2729           line as "Core plug-ins, always built:".
2730           Indent the output as for other plugin categories
2731         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2732           #define that can be used to not use peer buffer_alloc functions for
2733           test purposes.
2734         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2735         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2736         (gst_ximagesink_show_frame):
2737         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2738         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2739         (gst_xvimagesink_show_frame):
2740           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2741           fails gracefully instead of XError aborting or deadlocking.
2742
2743 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2744
2745         * ext/libvisual/Makefile.am:
2746           link against gst-base-libs
2747
2748 2005-09-06  David Schleef  <ds@schleef.org>
2749
2750         * configure.ac: Enable libvisual plugin.
2751         * ext/libvisual/Makefile.am:
2752         * ext/libvisual/visual.c: Fixes to make it compile.
2753
2754 === release 0.9.2 ===
2755
2756 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2757
2758         * NEWS:
2759         * RELEASE:
2760         * configure.ac:
2761         * docs/random/ChangeLog-0.8:
2762           releasing 0.9.2, "Spoon"
2763
2764 2005-09-05  Michael Smith <msmith@fluendo.com>
2765
2766         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
2767           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
2768           that in the vorbisenc element.
2769
2770 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2771
2772         * common/gtk-doc-plugins.mak:
2773         * docs/plugins/Makefile.am:
2774           fix distcheck
2775         * gst/audioresample/resample.c:
2776           fix wrong docstring
2777
2778 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2779
2780         * common/gst-xmlinspect.py:
2781         * common/gtk-doc-plugins.mak:
2782           only inspect plugins for this given package
2783           require gst-python 0.9
2784
2785 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2786
2787         * Makefile.am:
2788         * autogen.sh:
2789         * common/gst-xmlinspect.py:
2790         * configure.ac:
2791         * docs/Makefile.am:
2792         * docs/plugins/inspect/plugin-alsa.xml:
2793         * docs/plugins/inspect/plugin-audioresample.xml:
2794         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2795         * docs/plugins/inspect/plugin-ogg.xml:
2796         * docs/plugins/tmpl/element-gnomevfssink.sgml:
2797         * docs/plugins/tmpl/element-multifdsink.sgml:
2798         * docs/plugins/tmpl/element-tcpserversink.sgml:
2799         * docs/plugins/tmpl/element-vorbisenc.sgml:
2800         * gst-plugins-base.spec.in:
2801           various doc-related updates
2802
2803 2005-08-31  Wim Taymans  <wim@fluendo.com>
2804
2805         * gst-libs/gst/audio/gstbaseaudiosink.c:
2806         (gst_base_audio_sink_render):
2807         Resync if the buffer timestamps drift more than a 10th 
2808         of a second.
2809
2810 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
2811
2812         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
2813         (gst_v4lsrc_get_property):
2814           The 'timestamp-offset' property is registered as an int64, so
2815           let's use g_value_{set|get}_int64() in our setter and getter
2816           functions (makes it work and fixes warnings with gst-inspect).
2817
2818 2005-08-30  Wim Taymans  <wim@fluendo.com>
2819
2820         * check/elements/audioconvert.c: (setup_audioconvert):
2821         * check/elements/audioresample.c: (setup_audioresample):
2822         * check/elements/volume.c: (setup_volume):
2823         Fix checks.
2824
2825 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2826
2827         * common/gtk-doc-plugins.mak:
2828         * common/plugins.xsl:
2829         * docs/plugins/Makefile.am:
2830           make module a param
2831
2832 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2833
2834         * examples/seeking/seek.c: (make_mp3_pipeline),
2835         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
2836         (play_cb), (pause_cb), (stop_cb):
2837           update the example
2838
2839 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2840
2841         * gst/volume/gstvolume.c: (gst_volume_class_init),
2842         (volume_transform):
2843           do not update controlled params, if buffer has no timestamp
2844
2845 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2846
2847         * configure.ac:
2848         * gst/sine/Makefile.am:
2849         * gst/volume/Makefile.am:
2850           controllerized elements also need to link against controller-libs ;)
2851
2852 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2853
2854         * docs/libs/tmpl/gstcolorbalance.sgml:
2855         * docs/libs/tmpl/gstgconf.sgml:
2856         * docs/libs/tmpl/gstmixer.sgml:
2857         * docs/libs/tmpl/gstringbuffer.sgml:
2858         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2859         (gst_sinesrc_create):
2860         * gst/volume/gstvolume.c: (gst_volume_class_init),
2861         (volume_transform):
2862           controllerized two audio plugins
2863
2864 2005-08-29  Andy Wingo  <wingo@pobox.com>
2865
2866         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
2867         (vorbis_handle_data_packet): Fix some int overflow errors.
2868
2869         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
2870         -1.
2871         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
2872         valid.
2873         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
2874         if it's valid. Fixed streaming-mode playback.
2875
2876         * check/elements/volume.c (cleanup_volume): Fix for running
2877         CK_FORK=no.
2878
2879         * check/elements/audioconvert.c: Convert from native endian, not
2880         little endian.
2881
2882 2005-08-29  Michael Smith <msmith@fluendo.com>
2883
2884         * ext/ogg/Makefile.am:
2885         * ext/ogg/gstogg.c: (plugin_init):
2886         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
2887         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
2888         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
2889         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
2890         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
2891         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
2892         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
2893         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
2894         Add an ogg parser element.
2895
2896 2005-08-28  Andy Wingo  <wingo@pobox.com>
2897
2898         * Updates for two-arg init from GST_BOILERPLATE_FULL.
2899
2900 2005-08-26  Wim Taymans  <wim@fluendo.com>
2901
2902         * gst/audioconvert/audioconvert.c: (if), (float),
2903         (audio_convert_get_func_index), (check_default),
2904         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2905         (audio_convert_clean_context), (audio_convert_get_sizes),
2906         (audio_convert_convert):
2907         Cleanups.
2908
2909 2005-08-26  Wim Taymans  <wim@fluendo.com>
2910
2911         * gst/audioconvert/audioconvert.c: (if), (float),
2912         (audio_convert_get_func_index), (check_default),
2913         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2914         (audio_convert_clean_context), (audio_convert_get_sizes),
2915         (audio_convert_convert):
2916         More elegant and working temp buffer selection algo.
2917
2918 2005-08-26  Wim Taymans  <wim@fluendo.com>
2919
2920         * gst/audioconvert/audioconvert.c: (if), (float),
2921         (audio_convert_get_func_index), (check_default),
2922         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2923         (audio_convert_clean_context), (audio_convert_get_sizes),
2924         (get_temp_buffer), (audio_convert_convert):
2925         Use realloc else we lose our original data.
2926
2927 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
2928
2929         * gst/audioresample/gstaudioresample.c:
2930           use base class' newsegment to properly timestamp
2931
2932 2005-08-26  Wim Taymans  <wim@fluendo.com>
2933
2934         * gst/audioconvert/audioconvert.c: (if), (float),
2935         (audio_convert_get_func_index), (check_default),
2936         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2937         (audio_convert_clean_context), (audio_convert_get_sizes),
2938         (get_temp_buffer), (audio_convert_convert):
2939         * gst/audioconvert/gstaudioconvert.c:
2940         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
2941         (gst_audio_convert_transform_caps),
2942         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
2943         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
2944         Oops, allocate enough space to perform the channel mix.
2945
2946 2005-08-26  Wim Taymans  <wim@fluendo.com>
2947
2948         * gst/audioconvert/Makefile.am:
2949         * gst/audioconvert/audioconvert.c: (if), (float),
2950         (audio_convert_get_func_index), (check_default),
2951         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2952         (audio_convert_clean_context), (audio_convert_get_sizes),
2953         (get_temp_buffer), (audio_convert_convert):
2954         * gst/audioconvert/audioconvert.h:
2955         * gst/audioconvert/gstaudioconvert.c:
2956         (gst_audio_convert_class_init), (gst_audio_convert_init),
2957         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
2958         (gst_audio_convert_get_unit_size),
2959         (gst_audio_convert_transform_caps),
2960         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
2961         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
2962         * gst/audioconvert/gstaudioconvert.h:
2963         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2964         (gst_channel_mix_fill_identical),
2965         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
2966         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
2967         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
2968         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
2969         (gst_channel_mix_mix):
2970         * gst/audioconvert/gstchannelmix.h:
2971         Cleanups, librarify a bit, optimize, better negotiation and more.
2972
2973 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2974
2975         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
2976         Another from MikeS:
2977         During typefinding, don't support negative offsets
2978         (offsets from the end of the stream) in our typefind->peek() function
2979         - nothing embedded in ogg ever needs them. However, we need to recognise
2980         those requests and reject them, otherwise we return invalid pointers.
2981
2982 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2983
2984         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
2985         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
2986         (vorbisdec_finalize), (vorbis_handle_type_packet):
2987           Big shout-out to MikeS for fixing this giant memory leak.
2988           Huzzah!
2989
2990 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2991
2992         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
2993         (audio_convert_get_unit_size):
2994           plug some leaks
2995
2996 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2997
2998         * check/Makefile.am:
2999         * check/elements/audioconvert.c: (setup_audioconvert),
3000         (cleanup_audioconvert), (get_int_caps), (verify_convert),
3001         (GST_START_TEST), (audioconvert_suite), (main):
3002           add a test for audioconvert
3003         * gst/audioresample/gstaudioresample.c:
3004         * gst/audioresample/gstaudioresample.h:
3005           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
3006           note that for buffers of 1/3 sec this means DURATION(c) is 
3007           one nanosecond more than for a and b
3008
3009 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3010
3011         * check/Makefile.am:
3012         * check/elements/audioresample.c: (setup_audioresample),
3013         (cleanup_audioresample), (fail_unless_perfect_stream),
3014         (test_perfect_stream_instance), (GST_START_TEST),
3015           add a check for audioresample
3016         (audioresample_suite), (main):
3017         * check/elements/volume.c: (GST_START_TEST):
3018           remove unused method
3019         * gst/audioresample/gstaudioresample.c:
3020           set correct buffer parameters since we're changing them
3021         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3022           add some debug
3023
3024 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3025
3026         * gst/audioresample/debug.c:
3027         * gst/audioresample/gstaudioresample.c:
3028           add room for extra overlap samples when asked to transform size
3029           protect against possible mem corruption and check for discrepancies
3030           between written size and outbuffer's size so we can warn for
3031           potential problems
3032         * gst/audioresample/resample.c: (resample_init),
3033         (resample_get_output_size_for_input), (resample_get_output_size),
3034         (resample_set_n_channels), (resample_set_format):
3035           set debug level based on RESAMPLE_DEBUG env var
3036           make sure that get_output_size* returns a whole number of
3037           sample_size
3038           set sample_size each time either channel or format is set
3039         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
3040         * gst/audioresample/resample_functable.c:
3041         (resample_scale_functable):
3042         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3043           remove r->sample_size, it's done in resample.c now
3044           add some debugging to the ref implementation
3045           make sure we only give back bytes that are wholes of the sample
3046           size
3047
3048 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
3049         * gst/playback/gstplaybasebin.c: (fill_buffer):
3050         Revert unpopular change for GST_MESSAGE_SRC to GObject.
3051
3052 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
3053
3054         * gst/volume/gstvolume.c:
3055           made set_caps function static
3056
3057 2005-08-24  Wim Taymans  <wim@fluendo.com>
3058
3059         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
3060         (gst_vorbisenc_change_state):
3061         Stop leaking taglists.
3062
3063 2005-08-24  Wim Taymans  <wim@fluendo.com>
3064
3065         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
3066         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
3067         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
3068         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
3069         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3070         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
3071         Parse seeking events better.
3072         Unref static caps.
3073         Generate correct newsegment events, fixes seeking in live oggs.
3074
3075         * ext/theora/theoradec.c: (theora_dec_src_query),
3076         (theora_dec_src_event), (theora_dec_src_getcaps),
3077         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
3078         Use newsegment values to report correct play time.
3079
3080         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3081         (vorbis_dec_src_event), (vorbis_dec_sink_event):
3082         * ext/vorbis/vorbisdec.h:
3083         Parse and use newsegment values to report correct play time.
3084
3085         * gst-libs/gst/audio/gstbaseaudiosink.c:
3086         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3087         Clear ringbuffer on flush.
3088         Use newsegment values to calculate playback time.
3089
3090         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3091         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3092         Basesink does newsegment calculations for us now.
3093
3094 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3095
3096         * check/Makefile.am:
3097         * configure.ac:
3098           add core's plugins to the mix so that playbin works
3099         * check/generic/states.c: (GST_START_TEST):
3100           set a 0 timeout on pipelines, so they don't force the next
3101           state change
3102         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
3103         (gst_play_base_bin_change_state):
3104           remove the crappy error handling and do GST error handling
3105
3106 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3107
3108         * check/Makefile.am:
3109         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
3110           add same test as to core, it bitches out on playbin atm.
3111
3112 2005-08-24  Wim Taymans  <wim@fluendo.com>
3113
3114         * configure.ac:
3115         Remove audioscale.
3116
3117 2005-08-24  Wim Taymans  <wim@fluendo.com>
3118
3119         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
3120         (gst_videoscale_prepare_size), (parse_caps),
3121         (gst_videoscale_set_caps), (gst_videoscale_get_size),
3122         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
3123         (gst_videoscale_transform):
3124         * gst/videoscale/gstvideoscale.h:
3125         Refactor, make use of BaseTranform really well.
3126
3127 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3128
3129         * configure.ac:
3130           compile audioresample
3131         * gst/audioresample/Makefile.am:
3132         * gst/audioresample/buffer.c:
3133         * gst/audioresample/functable.c:
3134         * gst/audioresample/gstaudioresample.c:
3135         * gst/audioresample/gstaudioresample.h:
3136         * gst/audioresample/resample.c:
3137         (resample_get_output_size_for_input):
3138         * gst/audioresample/resample.h:
3139         * gst/audioresample/resample_chunk.c:
3140         * gst/audioresample/resample_functable.c:
3141         * gst/audioresample/resample_ref.c:
3142           port to use basetransform; doesn't work in all cases yet
3143
3144 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3145
3146         * gst/audioconvert/gstaudioconvert.c:
3147         (gst_audio_convert_class_init), (gst_audio_convert_init),
3148         (audio_convert_get_unit_size), (audio_convert_transform_caps),
3149         (audio_convert_fixate_caps), (audio_convert_set_caps),
3150         (audio_convert_transform),
3151         (gst_audio_convert_buffer_to_default_format),
3152         (gst_audio_convert_buffer_from_default_format),
3153         (gst_audio_convert_channels):
3154         * gst/audioconvert/gstchannelmix.c:
3155         * gst/audioconvert/gstchannelmix.h:
3156           port to basetransform
3157         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3158         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
3159         (gst_ffmpegcsp_get_unit_size):
3160         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
3161         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
3162           fix for basetransform changes
3163
3164 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
3165
3166         * check/Makefile.am:
3167           Add CHECK_CFLAGS and LDFLAGS
3168
3169         * gst/playback/gstplaybasebin.c: (fill_buffer):
3170           GST_MESSAGE_SRC became a GObject
3171
3172 2005-08-24  Wim Taymans  <wim@fluendo.com>
3173
3174         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
3175         (gst_ring_buffer_clear_all):
3176         * gst-libs/gst/audio/gstringbuffer.h:
3177         Added function to clear the ringbuffer.
3178
3179 2005-08-24  Andy Wingo  <wingo@pobox.com>
3180
3181         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
3182         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
3183         of _open and _close.
3184
3185         * sys/v4l/gstv4lxoverlay.h:
3186         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
3187         an Xv connection here, instead of all the time. Make Xv only be
3188         loaded if you axe for it. Kindof a workaround for buggy behaviour
3189         of Xv when using remote xservers (XvQueryExtension would block).
3190         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
3191         replace the _open and _close public API. Only start the xv
3192         connection if necessary.
3193         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
3194
3195 2005-08-23  David Schleef  <ds@schleef.org>
3196
3197         * gst/audioresample/Makefile.am: Leet audioresampling code
3198         * gst/audioresample/buffer.c:
3199         * gst/audioresample/buffer.h:
3200         * gst/audioresample/debug.c:
3201         * gst/audioresample/debug.h:
3202         * gst/audioresample/functable.c:
3203         * gst/audioresample/functable.h:
3204         * gst/audioresample/gstaudioresample.c:
3205         * gst/audioresample/gstaudioresample.h:
3206         * gst/audioresample/resample.c:
3207         * gst/audioresample/resample.h:
3208         * gst/audioresample/resample_chunk.c:
3209         * gst/audioresample/resample_functable.c:
3210         * gst/audioresample/resample_ref.c:
3211
3212 2005-08-23  Wim Taymans  <wim@fluendo.com>
3213
3214         * examples/seeking/seek.c: (make_vorbis_pipeline),
3215         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
3216         Small seek updates.
3217
3218 2005-08-23  Andy Wingo  <wingo@pobox.com>
3219
3220         * gst-libs/gst/audio/gstbaseaudiosrc.c
3221         (gst_base_audio_src_fixate): Only fixate endianness if it is
3222         present in the caps.
3223
3224 2005-08-22  Andy Wingo  <wingo@pobox.com>
3225
3226         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
3227         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
3228         device-name property.
3229
3230         * gst-libs/gst/audio/gstaudiosrc.h:
3231         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
3232         close_device in the ring buffer, like gstaudiosink.
3233
3234         * ext/alsa/gstalsamixer.h:
3235         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
3236         macro to implement the interface without much code. Cleanups. 
3237
3238         * ext/alsa/gstalsasrc.h:
3239         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
3240         READY.
3241
3242         * ext/alsa/Makefile.am: Add new files.
3243         * ext/alsa/gstalsamixerelement.c: 
3244         * ext/alsa/gstalsamixerelement.c: Split element code out from
3245         mixer code so that alsasrc can be a mixer too.
3246
3247 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3248
3249         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3250         (GST_START_TEST):
3251         * check/elements/vorbisdec.c: (setup_vorbisdec),
3252         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
3253         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3254         (vorbis_handle_identification_packet),
3255         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
3256         (vorbis_handle_header_packet), (vorbis_dec_push),
3257         (vorbis_dec_chain):
3258           use the setup/teardown methods to save code.  save code is good.
3259
3260 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3261
3262         * check/Makefile.am:
3263           add ext dir for plugins
3264           add vorbisdec test conditionally
3265         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3266         (GST_START_TEST), (volume_suite):
3267           add a test with wrong caps
3268         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
3269         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
3270           add a vorbisdec test
3271         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3272         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3273           clean up debug output
3274         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3275           yay, fix a segfault/security issue in vorbisdec
3276           gst-launch fakesrc ! vorbisdec wasn't happy
3277         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3278         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3279         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3280         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3281         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3282         (gst_vorbisenc_set_metadata), (get_constraints_string),
3283         (update_start_message), (gst_vorbisenc_setup),
3284         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3285         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3286         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3287         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3288         * ext/vorbis/vorbisenc.h:
3289           march in line
3290         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3291         (gst_ffmpegcsp_transform):
3292           have the kow come home
3293         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3294           debug my func ptr
3295         * gst/volume/gstvolume.c: (volume_set_caps):
3296           add a debug
3297
3298 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3299
3300         * Makefile.am:
3301         * check/.cvsignore:
3302         * check/Makefile.am:
3303         * check/elements/.cvsignore:
3304         * check/elements/volume.c: (chain_func), (event_func),
3305         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3306         (main):
3307         * configure.ac:
3308           add unit test structure for gst-plugins-base
3309           add a test for volume
3310         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3311         (gst_volume_set_volume), (gst_volume_get_volume),
3312         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3313         (volume_funcfind), (volume_process_float), (volume_process_int16),
3314         (volume_set_caps), (volume_transform), (volume_update_mute),
3315         (volume_update_volume), (volume_set_property),
3316         (volume_get_property):
3317           document a little; use basetransform vmethod _set_caps
3318
3319 2005-08-19  Andy Wingo  <wingo@pobox.com>
3320
3321         * ext/alsa/gstalsamixertrack.h:
3322         * ext/alsa/gstalsamixertrack.c:
3323         * ext/alsa/gstalsamixeroptions.h:
3324         * ext/alsa/gstalsamixeroptions.c:
3325         * ext/alsa/gstalsamixer.h:
3326         * ext/alsa/gstalsamixer.c: Port to 0.9.
3327
3328         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3329         Remove gstalsa.c and alsaclock. No more cruft here.
3330         
3331 2005-08-18  Wim Taymans  <wim@fluendo.com>
3332
3333         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3334         (gst_base_rtp_depayload_chain),
3335         (gst_base_rtp_depayload_add_to_queue),
3336         (gst_base_rtp_depayload_push),
3337         (gst_base_rtp_depayload_queue_release):
3338         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3339         Fix for RTPBuffer changes.
3340
3341         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3342         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3343         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3344         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3345         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3346         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3347         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3348         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3349         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3350         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3351         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3352         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3353         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3354         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3355         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3356         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3357         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3358         (gst_rtpbuffer_get_payload):
3359         * gst-libs/gst/rtp/gstrtpbuffer.h:
3360         Don't subclass GstBuffer but add methods and helper functions
3361         to construct and manipulate RTP packets in regular GstBuffers.
3362
3363 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3364
3365         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3366           moved statement below switch
3367         * gst/volume/gstvolume.c: (gst_volume_class_init):
3368           added debug ptr
3369
3370 2005-08-16  Wim Taymans  <wim@fluendo.com>
3371
3372         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3373         (gst_base_audio_src_change_state):
3374         Open and close device in READY<->NULL state change.
3375
3376 2005-08-16  Andy Wingo  <wingo@pobox.com>
3377
3378         * examples/seeking/Makefile.am: Don't compile non-compiling
3379         compiled objects with the compiler.
3380
3381         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3382         elements.
3383
3384 2005-08-12  Philippe Khalaf <burger@speedy.org>
3385         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3386         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3387           Made a thread to release the queue.
3388           Removed timestamp conversion for now.
3389
3390 2005-08-10  Philippe Khalaf <burger@speedy.org>
3391         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3392         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3393           Added rtp timestamp -> gst timestamp conversion.
3394           Fixed several problems with queue.
3395
3396 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3397
3398         * gst-libs/gst/audio/gstaudioclock.h:
3399         * gst-libs/gst/audio/gstaudiofilter.h:
3400         * gst-libs/gst/audio/gstaudiosink.h:
3401         * gst-libs/gst/audio/gstaudiosrc.h:
3402         * gst-libs/gst/audio/gstbaseaudiosink.h:
3403         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3404         * gst-libs/gst/audio/gstringbuffer.h:
3405         * gst-libs/gst/net/gstnetbuffer.h:
3406         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3407         * gst-libs/gst/rtp/gstrtpbuffer.h:
3408           Add padding (you will need to rebuild gst-plugins-base,
3409           gst-plugins and all applications afterwards!)
3410
3411 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3412
3413         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3414         (gst_riff_parse_chunk):
3415           Fix bug in debug message and add some more debug messages.
3416
3417 2005-08-08  Edward Hervey  <edward@fluendo.com>
3418
3419         * gst-libs/gst/riff/riff-media.c:
3420         backported updates since branch
3421
3422 2005-08-08  Andy Wingo  <wingo@pobox.com>
3423
3424         * gst-libs/gst/audio/gstbaseaudiosink.c
3425         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3426         like good elements should. Close on READY->NULL too.
3427
3428         * gst-libs/gst/audio/gstaudiosink.c
3429         (gst_audioringbuffer_open_device,
3430         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3431         (gst_audioringbuffer_release): Updates for new ring buffer API,
3432         hook into the new audio sink api.
3433
3434         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3435         (GstAudioSinkClass.close): Just open and close the device -- no
3436         resource allocation or configuration.
3437         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3438         vmethods, handle device setup and resource allocation.
3439
3440         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3441         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3442         base class API.
3443
3444         * gst-libs/gst/audio/gstringbuffer.h
3445         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3446         New vmethods.
3447
3448         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3449         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3450         New API functions. The device should be opened before acquiring
3451         and closed after releasing.
3452
3453 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3454
3455         * gst-libs/gst/interfaces/mixer.h:
3456           Reset padding to GST_PADDING.
3457
3458 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3459
3460         * gst/playback/gstplaybin.c: (remove_sinks):
3461           Remove visualization from parent explicitely; works around some
3462           apparent refcount issue that I haven't tracked down yet.
3463
3464 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3465
3466         * ext/alsa/gstalsasink.c: (set_hwparams):
3467           Assign debug category, add negotiation debug msgs.
3468
3469 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3470
3471         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3472           Fix error code for file-not-found to NOT_FOUND.
3473
3474 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3475
3476         * common/gtk-doc-plugins.mak:
3477         * docs/plugins/Makefile.am:
3478         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3479         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3480           renamed to actual element names, so much nicer to look at
3481         * docs/plugins/tmpl/gstmultifdsink.sgml:
3482           remove
3483         * docs/plugins/tmpl/multifdsink.sgml:
3484         * docs/plugins/tmpl/tcpserversink.sgml:
3485           add
3486         * ext/alsa/gstalsa.c:
3487         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3488         * ext/ogg/gstoggmux.c:
3489         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3490         * gst/playback/gstdecodebin.c:
3491         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3492         * gst/tcp/gsttcpserversink.c:
3493           various fixes and documentation additions
3494
3495 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3496
3497         * common/Makefile.am:
3498         * common/gstdoc-scangobj:
3499         * common/gtk-doc-plugins.mak:
3500         * common/gtk-doc.mak:
3501           add a custom scangobj that uses the registry
3502           add a custom gtk-doc-plugins.mak that uses it
3503           some doc build fixes
3504         * configure.ac:
3505         * docs/Makefile.am:
3506         * docs/plugins/Makefile.am:
3507         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3508         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3509         * docs/plugins/gst-plugins-base-plugins.types:
3510         * docs/plugins/tmpl/gstmultifdsink.sgml:
3511           add docs for one element, multifdsink
3512         * gst/adder/gstadder.h:
3513         * gst/volume/gstvolume.h:
3514           don't privatize enum
3515         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3516         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3517         (gst_sync_method_get_type), (gst_client_status_get_type),
3518         (gst_multifdsink_class_init),
3519         (gst_multifdsink_client_queue_buffer),
3520         (gst_multifdsink_handle_client_write):
3521         * gst/tcp/gstmultifdsink.h:
3522         * gst/tcp/gsttcp.h:
3523         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3524         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3525         (gst_tcpclientsink_render):
3526         * gst/tcp/gsttcpclientsink.h:
3527         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3528         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3529         (gst_tcpclientsrc_start):
3530         * gst/tcp/gsttcpclientsrc.h:
3531         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3532         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3533         * gst/tcp/gsttcpserversrc.h:
3534         * gst/typefind/gsttypefindfunctions.c:
3535           remove superfluous Type stuff
3536
3537 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3538
3539         * gst/playback/gstplaybin.c: (gen_video_element):
3540           Enable videoscale.
3541
3542 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3543
3544         * gst-libs/gst/gconf/gconf.c:
3545         * gst-libs/gst/gconf/gconf.h:
3546           Fix some Andy Problem [tm].
3547
3548 2005-08-04  Andy Wingo  <wingo@pobox.com>
3549
3550         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3551         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3552         (gst_ffmpegcsp_get_size): Adapt to API changes.
3553
3554         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3555         Implement an in-place do-nothing transform.
3556
3557 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3558
3559         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3560         (gst_ximagesink_renegotiate_size):
3561           Do not set new window sizes yet if we prepare a new buffer size
3562           for upstream renegotiation (software scaling) at some point in the
3563           future, because this new size waqs not actually accepted yet. Once
3564           accepted, renegotiation later on will set the new sizes just fine.
3565           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3566           embedding testcase.
3567
3568 2005-08-03  Andy Wingo  <wingo@pobox.com>
3569
3570         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3571         (gst_ximagesink_buffer_alloc): 
3572         Protect the height, width, and desired_caps with the pool_lock.
3573         Fixes videotestsrc ! queue ! ximagesink.
3574
3575 2005-08-02  Edward Hervey  <edward@fluendo.com>
3576
3577         * gst/volume/gstvolume.c:
3578         include left from controller cleanup
3579
3580 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3581         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3582           Stop collectpads before calling the parent state
3583           change function on PAUSED->READY.
3584
3585 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3586         * configure.ac:
3587           When testing for X libs, use the X CFlags 
3588         * gst/adder/gstadder.c: (gst_adder_change_state):
3589           Stop the collectpads before calling parent state change function
3590           on PAUSED->READY, otherwise we deadlock deactivating pads.
3591
3592 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3593
3594         * configure.ac:
3595         * docs/libs/tmpl/gstcolorbalance.sgml:
3596         * docs/libs/tmpl/gstmixer.sgml:
3597         * examples/Makefile.am:
3598         * gst/sine/Makefile.am:
3599         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3600         (gst_sinesrc_set_property), (plugin_init):
3601         * gst/sine/gstsinesrc.h:
3602         * gst/volume/Makefile.am:
3603         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3604         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3605         (volume_process_float), (volume_process_int16),
3606         (volume_set_property), (plugin_init):
3607         * gst/volume/gstvolume.h:
3608           deactivate and remove dparams (libgstcontrol)
3609
3610 2005-07-29  Wim Taymans  <wim@fluendo.com>
3611
3612         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3613         Convert me to BaseTransform!! help..
3614
3615 2005-07-29  Andy Wingo  <wingo@pobox.com>
3616
3617         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3618         sinks.
3619
3620         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3621         support of both endiannesses.
3622
3623 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3624
3625         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3626           Fix confusing debug message (s/event/query/)
3627
3628 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3629
3630         * gst/videotestsrc/videotestsrc.h:
3631           Use "_stdint.h" instead of <stdint.h>
3632
3633 2005-07-27  Wim Taymans  <wim@fluendo.com>
3634
3635         * ext/vorbis/Makefile.am:
3636         Revert wrong commit.
3637
3638 2005-07-27  Wim Taymans  <wim@fluendo.com>
3639
3640         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3641         More compilation fixen.
3642
3643 2005-07-27  Wim Taymans  <wim@fluendo.com>
3644
3645         * gst-libs/gst/audio/gstbaseaudiosink.c:
3646         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3647         (gst_base_audio_sink_create_ringbuffer),
3648         (gst_base_audio_sink_change_state):
3649         Fix compilation.
3650
3651 2005-07-27  Wim Taymans  <wim@fluendo.com>
3652
3653         * examples/seeking/seek.c: (setup_dynamic_link),
3654         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3655         (query_positions_elems), (query_positions_pads), (do_seek):
3656         Update seek example.
3657
3658         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3659         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3660         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3661         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3662         (gst_ogg_demux_handle_event),
3663         (gst_ogg_demux_deactivate_current_chain),
3664         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3665         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3666         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3667         (gst_ogg_demux_loop):
3668         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3669         * ext/theora/theoradec.c: (theora_dec_src_event),
3670         (theora_dec_src_getcaps), (theora_dec_sink_event),
3671         (theora_dec_push), (theora_dec_chain):
3672         * ext/vorbis/Makefile.am:
3673         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3674         (vorbis_dec_sink_event), (vorbis_dec_push),
3675         (vorbis_handle_data_packet):
3676         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3677         (gst_vorbisenc_chain):
3678         * gst/playback/gststreaminfo.c: (cb_probe):
3679         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3680         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3681         * gst/videoscale/gstvideoscale.c:
3682         (gst_videoscale_handle_src_event):
3683         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3684         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3685         (gst_ximagesink_navigation_send_event):
3686         * sys/xvimage/xvimagesink.c:
3687         (gst_xvimagesink_navigation_send_event):
3688         Various event updates and cleanups
3689
3690 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3691
3692         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3693           Fix segfault for I420/YV12.
3694
3695 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3696
3697         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3698           Report bitrate.
3699
3700 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3701
3702         * gst/playback/gstplaybin.c: (gen_video_element),
3703         (gen_audio_element):
3704           Switch to auto*sink elements as default sinks; add volume element
3705           so that volume control in totem works.
3706
3707 2005-07-21  Wim Taymans  <wim@fluendo.com>
3708
3709         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3710         * gst/playback/gstplaybin.c: (setup_sinks),
3711         (gst_play_bin_change_state):
3712         Refcount fix and more comments.
3713
3714 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3715
3716         * sys/ximage/Makefile.am:
3717         * sys/ximage/ximage.c: (plugin_init):
3718         * sys/ximage/ximagesink.c:
3719         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3720         
3721
3722 2005-07-21  Wim Taymans  <wim@fluendo.com>
3723
3724         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3725         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3726         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3727         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3728         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3729         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3730         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3731         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3732         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3733         Generate correct disconts for live chained oggs.
3734
3735         * gst-libs/gst/audio/gstbaseaudiosink.c:
3736         (gst_base_audio_sink_render),
3737         (gst_base_audio_sink_create_ringbuffer),
3738         (gst_base_audio_sink_change_state):
3739         Handle discont math correctly.
3740
3741         * gst/playback/gstplaybin.c: (add_sink):
3742         Some small debug cleanup.
3743
3744 2005-07-21  Wim Taymans  <wim@fluendo.com>
3745
3746         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3747         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3748         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3749         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3750         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3751         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
3752         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3753         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
3754         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3755         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
3756         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
3757         (gst_ogg_demux_change_state), (gst_ogg_print):
3758         Reorganize code to send the right disconts when in streaming
3759         mode.
3760
3761 2005-07-20  Andy Wingo  <wingo@pobox.com>
3762
3763         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
3764         fix (?), fixes a seggie mcfalterson (#310894).
3765
3766 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3767
3768         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
3769         (gst_ogg_mux_set_header_on_caps):
3770         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
3771         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3772         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3773         * gst-libs/gst/audio/multichannel.c:
3774         (gst_audio_set_channel_positions),
3775         (gst_audio_set_structure_channel_positions_list):
3776         * gst/playback/gstdecodebin.c: (dynamic_create):
3777         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
3778         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3779           Fixes for API changes in core.
3780
3781 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3782
3783         * gst/playback/gstplaybasebin.c: (fill_buffer):
3784           Use _new_custom() so we can set custom message types for buffering
3785           messages.
3786
3787 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3788
3789         * configure.ac:
3790         * gst-libs/gst/Makefile.am:
3791         * gst-libs/gst/gconf/.cvsignore:
3792         * gst-libs/gst/gconf/Makefile.am:
3793         * gst-libs/gst/gconf/test-gconf.c:
3794         * pkgconfig/Makefile.am:
3795         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
3796         * pkgconfig/gstreamer-gconf.pc.in:
3797           Remove gconf stuff, use gconf elements instead from now on.
3798
3799 2005-07-20  Wim Taymans  <wim@fluendo.com>
3800
3801         * gst-libs/gst/audio/TODO:
3802         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
3803         (gst_audio_clock_get_internal_time):
3804         * gst-libs/gst/audio/gstaudioclock.h:
3805         * gst-libs/gst/audio/gstbaseaudiosink.c:
3806         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3807         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
3808         (gst_base_audio_sink_render),
3809         (gst_base_audio_sink_create_ringbuffer),
3810         (gst_base_audio_sink_change_state):
3811         Make sure the audio clock always returns an increasing value.
3812
3813 2005-07-19  Andy Wingo  <wingo@pobox.com>
3814
3815         * gst/videotestsrc/: Cleanups.
3816
3817 2005-07-19  Wim Taymans  <wim@fluendo.com>
3818
3819         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
3820         Better debugging.
3821
3822 2005-07-19  Wim Taymans  <wim@fluendo.com>
3823
3824         * examples/seeking/seek.c: (make_dv_pipeline),
3825         (make_vorbis_theora_pipeline), (query_rates),
3826         (query_positions_elems), (query_positions_pads), (do_seek):
3827         Make correct DV pipeline.
3828
3829 2005-07-18  Andy Wingo  <wingo@pobox.com>
3830
3831         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
3832         default. Also because it's the only thing that really works. (This
3833         is used in the GConf elements).
3834         Use AS_LIBTOOL_TAGS.
3835
3836 2005-07-18  Wim Taymans  <wim@fluendo.com>
3837
3838         * gst/playback/gstdecodebin.c: (remove_element_chain):
3839         * gst/playback/gstplaybin.c: (add_sink):
3840         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3841         (gst_stream_info_set_mute):
3842         * gst/playback/gststreamselector.c:
3843         (gst_stream_selector_get_linked_pad),
3844         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
3845         More leak and compile fixes.
3846
3847 2005-07-18  Wim Taymans  <wim@fluendo.com>
3848
3849         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3850         (query_rates), (query_positions_elems), (query_positions_pads),
3851         (do_seek), (seek_cb), (stop_seek):
3852         Updated seek example. 
3853
3854         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
3855         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
3856         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
3857         * gst/playback/gstplaybin.c: (add_sink):
3858         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3859         (gst_stream_info_set_mute):
3860         Some refcount leak fixes.
3861
3862 2005-07-16  Wim Taymans  <wim@fluendo.com>
3863
3864         * gst-libs/gst/audio/gstbaseaudiosink.c:
3865         (gst_base_audio_sink_render):
3866         Align samples even if we have roundoff errors in the 
3867         timestamp conversion.
3868
3869 2005-07-16  Wim Taymans  <wim@fluendo.com>
3870
3871         * docs/libs/tmpl/gstringbuffer.sgml:
3872         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3873         (query_rates), (query_positions_elems), (query_positions_pads),
3874         (update_scale), (do_seek):
3875         Updated seek example.
3876
3877         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3878         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
3879         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
3880         (gst_ogg_demux_loop):
3881         Push out correct discont values.
3882
3883         * ext/theora/theoradec.c: (theora_dec_src_convert),
3884         (theora_dec_sink_convert), (theora_dec_src_getcaps),
3885         (theora_dec_sink_event), (theora_handle_type_packet),
3886         (theora_handle_header_packet), (theora_dec_push),
3887         (theora_handle_data_packet), (theora_dec_chain),
3888         (theora_dec_change_state):
3889         Better timestamping.
3890
3891         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
3892         (vorbis_dec_sink_event), (vorbis_dec_push),
3893         (vorbis_handle_data_packet), (vorbis_dec_chain):
3894         * ext/vorbis/vorbisdec.h:
3895         Better timestamping.
3896
3897         * gst-libs/gst/audio/gstbaseaudiosink.c:
3898         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
3899         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3900         Handle syncing on timestamps instead of sample offsets. Make
3901         use of DISCONT values as described in design docs.
3902
3903         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3904         (gst_base_audio_src_get_time):
3905         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
3906         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
3907         (gst_ring_buffer_read):
3908         * gst-libs/gst/audio/gstringbuffer.h:
3909         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
3910         (gst_ximagesink_show_frame):
3911         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3912         Correcly convert buffer timestamp to stream time.
3913
3914 2005-07-16  Wim Taymans  <wim@fluendo.com>
3915
3916         * gst/audioconvert/gstaudioconvert.c:
3917         (gst_audio_convert_get_buffer):
3918         Timestamp buffers correctly.
3919
3920         * gst/playback/gstplaybin.c: (gen_video_element):
3921         Make internal fakesink silent.
3922
3923 2005-07-15  Wim Taymans  <wim@fluendo.com>
3924
3925         * gst/ffmpegcolorspace/Makefile.am:
3926         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3927         (gst_ffmpegcsp_caps_remove_format_info),
3928         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
3929         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
3930         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
3931         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
3932         Ported ffmpegcolorspace to basetransform.
3933
3934         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
3935         * gst/volume/gstvolume.c: (volume_transform):
3936         Ported to new API.
3937
3938 2005-07-14  Wim Taymans  <wim@fluendo.com>
3939
3940         * gst/videotestsrc/Makefile.am:
3941         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
3942         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
3943         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
3944         (gst_videotestsrc_init), (gst_videotestsrc_event),
3945         (gst_videotestsrc_create), (gst_videotestsrc_start),
3946         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
3947         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
3948         (gst_videotestsrc_get_property):
3949         * gst/videotestsrc/gstvideotestsrc.h:
3950         Make videotestsrc a pushsrc.
3951
3952 2005-07-14  Wim Taymans  <wim@fluendo.com>
3953
3954         * gst/tcp/gstfdset.c: (gst_fdset_free):
3955         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
3956         (gst_multifdsink_add), (gst_multifdsink_remove),
3957         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
3958         (gst_multifdsink_remove_client_link),
3959         (gst_multifdsink_client_queue_data),
3960         (gst_multifdsink_client_queue_caps),
3961         (gst_multifdsink_client_queue_buffer),
3962         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
3963         (gst_multifdsink_stop):
3964         * gst/tcp/gstmultifdsink.h:
3965         0.8 backporting.
3966
3967         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
3968         Also draw image when not from a pool.
3969
3970 2005-07-14  Wim Taymans  <wim@fluendo.com>
3971
3972         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
3973         (mute_stream), (silence_stream):
3974         Small debug additions.
3975
3976 2005-07-14  Wim Taymans  <wim@fluendo.com>
3977
3978         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
3979         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3980         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
3981         Better error recovery, ignore unconnected pads and
3982         non-fatal errors.
3983
3984 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3985
3986         * docs/libs/tmpl/gstaudio.sgml:
3987         * docs/libs/tmpl/gstcolorbalance.sgml:
3988         * docs/libs/tmpl/gstgconf.sgml:
3989         * docs/libs/tmpl/gstmixer.sgml:
3990         * docs/libs/tmpl/gstringbuffer.sgml:
3991         * docs/libs/tmpl/gsttuner.sgml:
3992         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3993         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
3994         (gst_tcpclientsrc_class_init):
3995         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
3996         (gst_tcpserversrc_class_init):
3997         * sys/v4l/gstv4lelement.c:
3998           more autistic cleanliness in functions/names/defines
3999
4000 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4001
4002         * configure.ac:
4003           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
4004           added manually to each Makefile.am so we are sure it goes
4005           *last* and doesn't add -L flags before linking in libs of our
4006           own, like, say, internal .la libs, that then accidentally pick
4007           up the installed copy.
4008         * docs/libs/Makefile.am:
4009         * ext/alsa/Makefile.am:
4010         * ext/cdparanoia/Makefile.am:
4011         * ext/gnomevfs/Makefile.am:
4012         * ext/libvisual/Makefile.am:
4013         * ext/ogg/Makefile.am:
4014         * ext/theora/Makefile.am:
4015         * ext/vorbis/Makefile.am:
4016         * gst-libs/gst/video/Makefile.am:
4017         * gst/adder/Makefile.am:
4018         * gst/audioconvert/Makefile.am:
4019         * gst/audiorate/Makefile.am:
4020         * gst/audioscale/Makefile.am:
4021         * gst/ffmpegcolorspace/Makefile.am:
4022         * gst/playback/Makefile.am:
4023         * gst/sine/Makefile.am:
4024         * gst/subparse/Makefile.am:
4025         * gst/tags/Makefile.am:
4026         * gst/tcp/Makefile.am:
4027         * gst/typefind/Makefile.am:
4028         * gst/videorate/Makefile.am:
4029         * gst/videoscale/Makefile.am:
4030         * gst/videotestsrc/Makefile.am:
4031         * gst/volume/Makefile.am:
4032         * sys/v4l/Makefile.am:
4033         * sys/ximage/Makefile.am:
4034         * sys/xvimage/Makefile.am:
4035           adapt properly to this change. This should make sure that
4036           plugins and libs properly link to the as-yet-uninstalled
4037           copies of stuff like libgstinterfaces and libgstvideo
4038
4039 2005-07-13  Andy Wingo  <wingo@pobox.com>
4040
4041         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
4042         (gst_v4lsrc_fixate): Fixate on format as well.
4043
4044         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
4045         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
4046         buffer points to it.
4047         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
4048         rather just doing X calls ourselves. Also fixes a memleak.
4049
4050 2005-07-12  Andy Wingo  <wingo@pobox.com>
4051
4052         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
4053         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
4054         (gst_v4lsrc_create): Re-add the copy-mode property, default to
4055         TRUE to avoid deadlocks if an element holds on to our buffers.
4056
4057 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4058
4059         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4060         (gst_sinesrc_init), (gst_sinesrc_create),
4061         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4062         (gst_sinesrc_start):
4063         * gst/sine/gstsinesrc.h:
4064           removing num-buffers property before moving it
4065
4066 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4067
4068         * configure.ac:
4069           use overridable ERROR_CFLAGS
4070         * docs/libs/gst-plugins-base-libs.types:
4071         * docs/libs/tmpl/gstringbuffer.sgml:
4072         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
4073         (gst_alsasink_class_init):
4074         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4075         (gst_alsasrc_class_init):
4076         * gst-libs/gst/audio/audio.h:
4077         * gst-libs/gst/audio/gstaudioclock.h:
4078         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
4079         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
4080         (gst_audio_filter_link), (gst_audio_filter_init),
4081         (gst_audio_filter_chain), (gst_audio_filter_set_property),
4082         (gst_audio_filter_get_property),
4083         (gst_audio_filter_class_add_pad_templates):
4084         * gst-libs/gst/audio/gstaudiofilter.h:
4085         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4086         (gst_audio_filter_template_get_type),
4087         (gst_audio_filter_template_base_init),
4088         (gst_audio_filter_template_class_init),
4089         (gst_audio_filter_template_init),
4090         (gst_audio_filter_template_set_property),
4091         (gst_audio_filter_template_get_property), (plugin_init),
4092         (gst_audio_filter_template_setup),
4093         (gst_audio_filter_template_filter),
4094         (gst_audio_filter_template_filter_inplace):
4095         * gst-libs/gst/audio/gstaudiosink.c:
4096         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4097         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
4098         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4099         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4100         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
4101         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
4102         * gst-libs/gst/audio/gstaudiosink.h:
4103         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4104         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4105         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4106         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
4107         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
4108         (gst_audio_src_class_init), (gst_audio_src_init),
4109         (gst_audio_src_create_ringbuffer):
4110         * gst-libs/gst/audio/gstaudiosrc.h:
4111         * gst-libs/gst/audio/gstbaseaudiosink.c:
4112         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
4113         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4114         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
4115         (gst_base_audio_sink_set_property),
4116         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
4117         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
4118         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
4119         (gst_base_audio_sink_create_ringbuffer),
4120         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
4121         * gst-libs/gst/audio/gstbaseaudiosink.h:
4122         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4123         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
4124         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
4125         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
4126         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
4127         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
4128         (gst_base_audio_src_event), (gst_base_audio_src_create),
4129         (gst_base_audio_src_create_ringbuffer),
4130         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
4131         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4132         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
4133         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
4134         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
4135         (gst_ring_buffer_debug_spec_caps),
4136         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
4137         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
4138         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
4139         (gst_ring_buffer_start), (gst_ring_buffer_pause),
4140         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
4141         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
4142         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
4143         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
4144         (gst_ring_buffer_clear):
4145         * gst-libs/gst/audio/gstringbuffer.h:
4146         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
4147         (gst_video_sink_class_init), (gst_video_sink_get_type):
4148         * gst-libs/gst/video/videosink.h:
4149         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4150         (gst_multifdsink_class_init),
4151         (gst_multifdsink_handle_client_write),
4152         (gst_multifdsink_change_state):
4153         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4154         (gst_tcpclientsink_setcaps):
4155         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4156         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
4157         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
4158         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
4159         (gst_ximagesink_send_pending_navigation),
4160         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
4161         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
4162         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
4163         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4164         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
4165         (gst_xvimagesink_send_pending_navigation),
4166         (gst_xvimagesink_navigation_send_event),
4167         (gst_xvimagesink_set_xwindow_id),
4168         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
4169         (gst_xvimagesink_get_type):
4170         more macro splitting
4171
4172 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4173
4174         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4175           plug a memleak, allows me to import 1479 albums in one go
4176           in jamboree
4177         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4178         (vorbis_handle_type_packet), (vorbis_dec_chain),
4179         (vorbis_dec_change_state):
4180           fix some format strings
4181
4182 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4183
4184         * docs/libs/tmpl/gstcolorbalance.sgml:
4185         * docs/libs/tmpl/gstmixer.sgml:
4186         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
4187         (gst_alsasink_set_property), (gst_alsasink_get_property):
4188         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
4189         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
4190           add device property
4191
4192 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4193
4194         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
4195         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
4196         (audiocast_register_listener), (audiocast_thread_run),
4197         (gst_gnomevfssrc_send_additional_headers_callback),
4198         (gst_gnomevfssrc_received_headers_callback),
4199         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
4200         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
4201         (gst_gnomevfssrc_get_size):
4202           add/clean up debugging
4203         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4204           cleanups
4205
4206 2005-07-07  Andy Wingo  <wingo@pobox.com>
4207
4208         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
4209         framerate. Need to get a handle on when exactly this function is
4210         called, tho.
4211
4212         * sys/v4l/v4lsrc_calls.h:
4213         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
4214         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
4215         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
4216
4217         * sys/v4l/v4l_calls.h: Cast to V4lElement.
4218         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
4219         v4lelements are sources.
4220
4221         * sys/v4l/gstv4lxoverlay.h:
4222         * sys/v4l/gstv4lxoverlay.c:
4223         * sys/v4l/gstv4ltuner.h:
4224         * sys/v4l/gstv4ltuner.c: Header loc fixen.
4225         
4226         * sys/v4l/gstv4lsrc.h:
4227         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
4228         PushSrc/BaseSrc. Removed most sync-related properties, videorate
4229         or something should handle that. Made a live source.
4230
4231         * sys/v4l/gstv4lelement.h:
4232         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
4233         signals. Some cleanups.
4234
4235         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
4236
4237         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
4238         stuff.
4239
4240         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
4241         stuff.
4242
4243         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
4244
4245 2005-07-07  Wim Taymans  <wim@fluendo.com>
4246
4247         * ext/theora/theoradec.c: (theora_get_query_types),
4248         (theora_dec_src_getcaps), (theora_dec_push):
4249         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
4250         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
4251         Remove deprecated/unused query types.
4252
4253 2005-07-06  Wim Taymans  <wim@fluendo.com>
4254
4255         * ext/alsa/Makefile.am:
4256         * ext/alsa/gstalsaplugin.c: (plugin_init):
4257         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4258         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4259         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
4260         (gst_alsasrc_class_init), (gst_alsasrc_init),
4261         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
4262         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
4263         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
4264         (gst_alsasrc_reset):
4265         * ext/alsa/gstalsasrc.h:
4266         * gst-libs/gst/audio/Makefile.am:
4267         * gst-libs/gst/audio/gstaudiosink.c:
4268         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4269         (gst_audioringbuffer_start):
4270         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4271         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4272         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4273         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4274         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4275         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4276         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4277         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4278         * gst-libs/gst/audio/gstaudiosrc.h:
4279         * gst-libs/gst/audio/gstbaseaudiosink.c:
4280         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4281         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4282         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4283         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4284         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4285         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4286         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4287         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4288         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4289         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4290         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4291         (gst_baseaudiosrc_change_state):
4292         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4293         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4294         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4295         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4296         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4297         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4298         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4299         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4300         * gst-libs/gst/audio/gstringbuffer.h:
4301         Added audiosource base classes.
4302         Ported alsasrc, still very basic.
4303
4304 2005-07-06  Wim Taymans  <wim@fluendo.com>
4305
4306         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4307         (theora_dec_push), (theora_handle_data_packet):
4308         Prepare for better timestamp fix later.
4309
4310         * gst/audioconvert/gstaudioconvert.c:
4311         List most accurate caps first
4312
4313         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4314         Use proper pad task function.
4315
4316         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4317         (gst_xvimagesink_show_frame):
4318         Fix deadlock when alloc failed.
4319
4320 2005-07-05  Andy Wingo  <wingo@pobox.com>
4321
4322         * ext/gnomevfs/gstgnomevfssrc.c:
4323         * gst/sine/gstsinesrc.c:
4324         * gst/tcp/gsttcpserversrc.c:
4325         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4326
4327         * sys/v4l/: Port from 0.8.
4328
4329         * Many files: Null if we got it....
4330
4331 2005-07-05  Andy Wingo  <wingo@pobox.com>
4332
4333         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4334         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4335         Signedness fixes.
4336
4337 2005-07-05  Wim Taymans  <wim@fluendo.com>
4338
4339         * configure.ac:
4340         * gst/tcp/Makefile.am:
4341         * gst/tcp/README:
4342         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4343         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4344         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4345         (is_sync_frame), (gst_multifdsink_handle_client_write),
4346         (gst_multifdsink_render), (gst_multifdsink_start),
4347         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4348         * gst/tcp/gstmultifdsink.h:
4349         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4350         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4351         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4352         * gst/tcp/gsttcp.h:
4353         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4354         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4355         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4356         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4357         * gst/tcp/gsttcpclientsink.h:
4358         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4359         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4360         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4361         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4362         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4363         * gst/tcp/gsttcpclientsrc.h:
4364         * gst/tcp/gsttcpplugin.c: (plugin_init):
4365         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4366         * gst/tcp/gsttcpserversink.h:
4367         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4368         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4369         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4370         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4371         (gst_tcpserversrc_stop):
4372         * gst/tcp/gsttcpserversrc.h:
4373         * gst/tcp/gsttcpsink.c:
4374         * gst/tcp/gsttcpsink.h:
4375         * gst/tcp/gsttcpsrc.c:
4376         * gst/tcp/gsttcpsrc.h:
4377         Ported tcp plugins to 0.9. 
4378         
4379
4380 2005-07-05  Andy Wingo  <wingo@pobox.com>
4381
4382         * gst/playback/gstplaybasebin.c (fill_buffer):
4383         message_new_application fixen.
4384
4385         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4386         Style fix.
4387
4388 2005-07-04  Wim Taymans  <wim@fluendo.com>
4389
4390         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4391         Set caps on output buffer.
4392
4393 2005-07-04  Andy Wingo  <wingo@pobox.com>
4394
4395         * ext/gnomevfs/gstgnomevfssrc.c
4396         (gst_gnomevfssrc_received_headers_callback) 
4397         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4398         hopefully.
4399
4400         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4401         No refcount leakage.
4402
4403         * configure.ac: Enable -Werror.
4404         
4405         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4406         * gst/audioconvert/bufferframesconvert.c
4407         (buffer_frames_convert_fixate):
4408         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4409         (gst_audio_convert_fixate):
4410         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4411         (gst_sinesrc_create): Fixate func changes.
4412         
4413         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4414         (gst_ximagesink_buffer_alloc): Unused var.
4415
4416 2005-07-01  Andy Wingo  <wingo@pobox.com>
4417
4418         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4419         getcaps to do explicit caps. Needs to be done in all decoders,
4420         possibly via a base class.
4421
4422         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4423
4424         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4425         caps on the sink pad, just rely on the pad template. Also, setting
4426         ANY caps on a pad is not valid because the caps are not fixed.
4427
4428         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4429         caps on the buffer, and get the width from the desired_caps if
4430         they're set.
4431         (gst_ximagesink_renegotiate_size): Implement via setting the
4432         desired_caps on the ximagesink.
4433         (gst_ximagesink_setcaps): Only reset the width of the player if it
4434         wasn't already set. Not sure if this is right.
4435         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4436
4437         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4438         that the user wants. NULL unless the window has been resized.
4439
4440         * gst/volume/gstvolume.c (volume_transform): Adapt to
4441         basetransform refcount changes.
4442         
4443 2005-07-01  Andy Wingo  <wingo@pobox.com>
4444
4445         * gst/videoscale/gstvideoscale.c:
4446         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4447         from BaseTransform, implements a transform_caps. Removed dead code
4448         including some PAR stuff that was never reached -- should probably
4449         be added back somehow.
4450
4451 2005-07-01  Andy Wingo  <wingo@pobox.com>
4452
4453         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4454         come later.
4455
4456 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4457
4458         * configure.ac:
4459         * docs/libs/Makefile.am:
4460         * docs/libs/gst-plugins-libs.types:
4461         * ext/alsa/Makefile.am:
4462         * ext/alsa/gstalsamixer.h:
4463         * ext/alsa/gstalsamixeroptions.h:
4464         * ext/alsa/gstalsamixertrack.h:
4465         * gst-libs/gst/Makefile.am:
4466         * gst-libs/gst/colorbalance/.cvsignore:
4467         * gst-libs/gst/colorbalance/Makefile.am:
4468         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4469         * gst-libs/gst/colorbalance/colorbalance.c:
4470         * gst-libs/gst/colorbalance/colorbalance.h:
4471         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4472         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4473         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4474         * gst-libs/gst/interfaces/Makefile.am:
4475         * gst-libs/gst/interfaces/colorbalance.c:
4476         (gst_color_balance_class_init):
4477         * gst-libs/gst/interfaces/colorbalance.h:
4478         * gst-libs/gst/interfaces/interfaces-marshal.list:
4479         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4480         * gst-libs/gst/interfaces/mixer.h:
4481         * gst-libs/gst/interfaces/mixeroptions.h:
4482         * gst-libs/gst/interfaces/navigation.c:
4483         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4484         * gst-libs/gst/interfaces/tuner.h:
4485         * gst/volume/Makefile.am:
4486         * gst/volume/gstvolume.c:
4487         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4488         * sys/ximage/Makefile.am:
4489         * sys/ximage/ximagesink.c:
4490         * sys/xvimage/Makefile.am:
4491         * sys/xvimage/xvimagesink.c:
4492           fold in all interfaces into an interfaces dir, preserving CVS
4493           history
4494
4495 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4496
4497         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4498           Fix build after riff changes.
4499
4500 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4501
4502         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4503         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4504         (gst_riff_create_video_template_caps),
4505         (gst_riff_create_audio_template_caps),
4506         (gst_riff_create_iavs_template_caps):
4507         * gst-libs/gst/riff/riff-media.h:
4508         * gst-libs/gst/riff/riff-read.h:
4509         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4510           Add gst_riff_init() to initialize the debug category, instead
4511           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4512
4513 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4514
4515         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4516           Oops, I shouldn't apply hacks.
4517
4518 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4519
4520         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4521           Remove pad_loop function which doesn't work.
4522
4523 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4524
4525         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4526           Send EOS when deactivating.
4527         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4528         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4529         (gen_preroll_element), (probe_triggered), (mute_stream),
4530         (silence_stream), (new_decoded_pad), (setup_substreams),
4531         (set_active_source):
4532         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4533         (remove_sinks), (add_sink):
4534         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4535           Change for new probe API.
4536
4537 2005-06-29  Wim Taymans  <wim@fluendo.com>
4538
4539         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4540         * gst-libs/gst/audio/gstbaseaudiosink.c:
4541         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4542         (gst_baseaudiosink_change_state):
4543         * gst-libs/gst/audio/gstbaseaudiosink.h:
4544         * gst-libs/gst/audio/gstringbuffer.c:
4545         (gst_ringbuffer_set_callback):
4546         Fix compilation error.
4547         Ringbuffer starts out as not running.
4548         Free our clock in dispose.
4549         When releasing the ringbuffer we need to renegotiate so
4550         clear the pad caps.
4551
4552 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4553
4554         * autogen.sh:
4555         * configure.ac:
4556         * docs/Makefile.am:
4557         * docs/libs/Makefile.am:
4558         * docs/libs/gst-plugins-libs-docs.sgml:
4559         * docs/libs/gst-plugins-libs-sections.txt:
4560         * docs/libs/gst-plugins-libs.types:
4561         * docs/libs/tmpl/gstaudio.sgml:
4562         * docs/libs/tmpl/gstcolorbalance.sgml:
4563         * docs/libs/tmpl/gstringbuffer.sgml:
4564         * gst-libs/gst/audio/gstringbuffer.c:
4565         (gst_ringbuffer_set_callback):
4566           reinstate gtk-doc docs for plugin libs
4567
4568 2005-06-28  Wim Taymans  <wim@fluendo.com>
4569
4570         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4571         (gst_ogg_demux_init):
4572         Removed pad loop function.
4573
4574 2005-06-28  Wim Taymans  <wim@fluendo.com>
4575
4576         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4577         If we're building a chain we are not in an error case
4578         when we queue a buffer.
4579
4580 2005-06-28  Andy Wingo  <wingo@pobox.com>
4581
4582         * *.c: Don't cast to GstObject before reffing/unreffing.
4583
4584 2005-06-27  Andy Wingo  <wingo@pobox.com>
4585
4586         * gst/videotestsrc/gstvideotestsrc.c
4587         (gst_videotestsrc_activate_push): Activation API changes.
4588
4589         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4590         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4591         they have refs on the decodebin.
4592
4593         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4594         parent class.
4595         (gst_ogg_pad_typefind): Don't leak a pad ref.
4596         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4597         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4598         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4599
4600 2005-06-27  Edward Hervey  <edward@fluendo.com>
4601
4602         * ext/theora/theoradec.c: (theora_dec_change_state): 
4603         re-arranged call to parent's state change in order to avoid locks (or
4604         worse).
4605
4606 2005-06-26  Edward Hervey  <edward@fluendo.com>
4607
4608         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4609         2nd argument of 'unknow-type' signal is a GstCaps and not a
4610         GstMiniObject
4611
4612 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4613         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4614           Set the worker thread's running flag to TRUE before starting the
4615           thread.
4616         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4617           Catch a failure to add typefind to the bin.
4618
4619 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4620
4621         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4622         (gst_sinesrc_init), (gst_sinesrc_create),
4623         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4624         (gst_sinesrc_start):
4625         * gst/sine/gstsinesrc.h:
4626           add num-buffers and timestamp-offset properties
4627         * gst/videotestsrc/gstvideotestsrc.c:
4628         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4629         (gst_videotestsrc_get_property):
4630           add timestamp-offset property
4631
4632 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4633
4634         * configure.ac: add videorate
4635         * gst-plugins-base.spec.in: add videorate
4636
4637 2005-06-23  Wim Taymans  <wim@fluendo.com>
4638
4639         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4640         (gst_videorate_getcaps), (gst_videorate_setcaps),
4641         (gst_videorate_event), (gst_videorate_chain):
4642         Fixed videorate, fixating an already fixated caps is not
4643         an error.
4644
4645 2005-06-23  Wim Taymans  <wim@fluendo.com>
4646
4647         * ext/ogg/README:
4648         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4649         Buffer on caps is not boxed anymore.
4650
4651 2005-06-22  Wim Taymans  <wim@fluendo.com>
4652
4653         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4654         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4655         Set buffers on caps as miniobjects and not as boxed.
4656
4657 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4658
4659         * configure.ac:
4660           back to HEAD
4661
4662 === release 0.9.1 ===
4663
4664 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4665
4666         * .cvsignore:
4667         * NEWS:
4668         * README:
4669         * RELEASE:
4670         * configure.ac:
4671         * po/af.po:
4672         * po/az.po:
4673         * po/cs.po:
4674         * po/en_GB.po:
4675         * po/hu.po:
4676         * po/it.po:
4677         * po/nb.po:
4678         * po/nl.po:
4679         * po/or.po:
4680         * po/sq.po:
4681         * po/sr.po:
4682         * po/sv.po:
4683         * po/uk.po:
4684         * po/vi.po:
4685           updates for release
4686
4687 2005-06-09  Andy Wingo  <wingo@pobox.com>
4688
4689         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4690         
4691 2005-06-09  Andy Wingo  <wingo@pobox.com>
4692
4693         * configure.ac:
4694         * gst-libs/gst/Makefile.am:
4695         * gst-libs/gst/net/Makefile.am:
4696         Add gstnet to build.
4697
4698 2005-06-09  Andy Wingo  <wingo@pobox.com>
4699
4700         * gst-libs/gst/gconf/gconf.c:
4701         * gst/playback/test.c:
4702         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4703         fixes.
4704
4705         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4706
4707         * ext/theora/theoraenc.c (theora_enc_chain): 
4708         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4709
4710         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4711         RealPad.
4712
4713 2005-06-02  Wim Taymans  <wim@fluendo.com>
4714
4715         * gst-libs/gst/net/Makefile.am:
4716         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4717         * pkgconfig/gstreamer-libs.pc.in:
4718         Added net stuff, version net lib.
4719
4720 2005-06-02  Wim Taymans  <wim@fluendo.com>
4721
4722         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4723         (query_rates), (query_positions_elems), (query_positions_pads),
4724         (do_seek):
4725         Updated seek example.
4726
4727 2005-06-02  Andy Wingo  <wingo@pobox.com>
4728
4729         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4730         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4731         list.
4732
4733         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4734         remove the typefind, the bin dispose will do it for us. When it's
4735         removed and unreffed, the signal handler will be disconnected,
4736         too.
4737         (unlinked): It's too difficult to disconnect from unlinked
4738         handlers, as they are on pads not elements. Just punt if the pads
4739         aren't grandkids of the bin.
4740
4741 2005-06-02  Wim Taymans  <wim@fluendo.com>
4742
4743         * ext/ogg/README:
4744         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4745         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4746         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4747         * ext/theora/theoradec.c: (theora_dec_src_query),
4748         (theora_handle_data_packet):
4749         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4750         (theora_enc_chain):
4751         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4752         (vorbis_handle_data_packet):
4753         * gst/audioconvert/bufferframesconvert.c:
4754         (buffer_frames_convert_chain):
4755         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4756         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4757         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4758         (gst_ffmpegcsp_chain):
4759         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4760         (gst_videorate_getcaps), (gst_videorate_setcaps),
4761         (gst_videorate_event), (gst_videorate_chain):
4762         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
4763         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
4764         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4765         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4766         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4767         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4768         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4769         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4770         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4771         Cleanups and buffer alloc.
4772
4773 2005-05-31  Wim Taymans  <wim@fluendo.com>
4774
4775         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
4776         Don't try to call the delay method when the device is not
4777         opened.
4778
4779 2005-05-31  Wim Taymans  <wim@fluendo.com>
4780
4781         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
4782         Get actual segment size and buffer size after opening
4783         the device.
4784
4785 2005-05-30  Wim Taymans  <wim@fluendo.com>
4786
4787         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
4788         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
4789         Also FLUSH upstream, makes the loop function exit faster.
4790         
4791         * ext/theora/theoradec.c: (theora_dec_src_query):
4792         Some more debug info in the query.
4793         
4794         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4795         (gst_ximagesink_setcaps):
4796         Release lock on par error, better error reporting.
4797
4798 2005-05-26  Wim Taymans  <wim@fluendo.com>
4799
4800         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4801         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
4802         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
4803         Clear chains in READY
4804         Queue packets until the chain is activated.
4805
4806 2005-05-25  Wim Taymans  <wim@fluendo.com>
4807
4808         * gst-libs/gst/audio/gstaudiosink.c:
4809         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4810         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4811         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4812         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4813         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4814         (gst_audiosink_create_ringbuffer):
4815         * gst-libs/gst/audio/gstbaseaudiosink.c:
4816         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4817         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4818         (gst_baseaudiosink_set_property), (build_linear_format),
4819         (debug_spec_caps), (debug_spec_buffer),
4820         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4821         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4822         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4823         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4824         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4825         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4826         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
4827         (gst_ringbuffer_play), (gst_ringbuffer_pause),
4828         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
4829         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
4830         (wait_segment), (gst_ringbuffer_commit),
4831         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
4832         (gst_ringbuffer_clear):
4833         Various small cleanups.
4834
4835         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4836         (gst_audio_convert_change_state):
4837         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
4838         No need to take the locks anymore.
4839
4840 2005-05-25  Wim Taymans  <wim@fluendo.com>
4841
4842         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4843         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
4844         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
4845         (type_found):
4846         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
4847         (group_destroy), (group_commit), (queue_overrun),
4848         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
4849         (mute_stream), (new_decoded_pad), (setup_substreams),
4850         (setup_source), (mute_group_type), (set_active_source),
4851         (gst_play_base_bin_change_state):
4852         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
4853         (gen_video_element), (gen_text_element), (gen_audio_element),
4854         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
4855         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
4856         (gst_stream_info_dispose), (gst_stream_info_set_mute):
4857         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
4858         Some playbin cleanups mostly refcounting sloppyness.
4859
4860 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4861
4862         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4863           Work with streaming input.
4864
4865 2005-05-25  Wim Taymans  <wim@fluendo.com>
4866
4867         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4868         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4869         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4870         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
4871         No need to take the STREAM lock anymore.
4872
4873 2005-05-25  Wim Taymans  <wim@fluendo.com>
4874
4875         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4876         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
4877         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
4878         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
4879         (gst_ogg_demux_sink_activate):
4880         * ext/theora/theoradec.c: (theora_dec_src_event),
4881         (theora_handle_comment_packet), (theora_dec_chain),
4882         (theora_dec_change_state):
4883         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4884         (vorbis_handle_data_packet), (vorbis_dec_chain),
4885         (vorbis_dec_change_state):
4886         Remove STREAM locks as they are taken in core now.
4887         Never set bogus granulepos on vorbis/theora.
4888         Fix leaks in theoradec tag parsing.
4889
4890 2005-05-25  Wim Taymans  <wim@fluendo.com>
4891
4892         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4893         Fix memleaks, GST_BUFFER_DATA() is not freed.
4894
4895 2005-05-25  Wim Taymans  <wim@fluendo.com>
4896
4897         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4898         Open non-blocking, set to blocking mode afterwards to avoid
4899         lockups when audio device is busy.
4900
4901 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4902
4903         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
4904           This can't be good.
4905
4906 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4907
4908         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
4909         (gst_audio_convert_chain), (gst_audio_convert_link_src),
4910         (gst_audio_convert_setcaps):
4911           Implement instant setup switching.
4912
4913 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4914
4915         * gst/playback/gstplaybasebin.c: (probe_triggered):
4916           Fix missing unlock.
4917         * gst/playback/gstplaybin.c: (add_sink):
4918           First add, then link (otherwise pad link fails).
4919
4920 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4921
4922         * examples/Makefile.am:
4923         fix buildbot (make distcheck)
4924
4925 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4926
4927         * gst/playback/gstplaybin.c: (gen_vis_element):
4928           Remove some wrong code. Doesn't work yet.
4929
4930 2005-05-19  Wim Taymans  <wim@fluendo.com>
4931
4932         * gst-libs/gst/net/Makefile.am:
4933         * gst-libs/gst/net/README:
4934         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
4935         (gst_netbuffer_class_init), (gst_netbuffer_init),
4936         (gst_netbuffer_finalize), (gst_netbuffer_copy),
4937         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
4938         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
4939         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
4940         * gst-libs/gst/net/gstnetbuffer.h:
4941         Added buffer subclass to store extra to/from addresses for
4942         network sources/sinks.
4943
4944 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4945
4946         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
4947           Don't lock an unassigned variable.
4948
4949 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4950
4951         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
4952           Increase buffer for video, decrease buffer for other media types.
4953         * gst/playback/gstplaybin.c: (gen_video_element),
4954         (gen_audio_element):
4955           Change names for debugging purposes.
4956
4957 2005-05-18  Wim Taymans  <wim@fluendo.com>
4958
4959         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4960         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4961         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4962         (gst_ffmpegcsp_chain):
4963         Enable buffer alloc passthrough if the source and dest
4964         formats are the same.
4965
4966 2005-05-17  Wim Taymans  <wim@fluendo.com>
4967
4968         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4969         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
4970         (gst_ogg_demux_chain_unlocked):
4971         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4972         (gst_audio_convert_caps_remove_format_info),
4973         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4974         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
4975         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4976         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4977         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
4978         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
4979         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
4980         (gst_ffmpegcsp_get_property):
4981         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4982         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4983         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4984         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
4985         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
4986         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4987         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
4988         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
4989         Leak fixes in oggdemux.
4990         Some cleanups in audioconvert.
4991         Make passthrough work along with buffer_alloc etc.
4992         Make buffer_alloc and buffer recycling actually work in
4993         xvimagesink.
4994
4995 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4996
4997         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
4998           make the compiler happy
4999
5000 2005-05-17  Wim Taymans  <wim@fluendo.com>
5001
5002         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
5003         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
5004         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
5005         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
5006         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5007         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
5008         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
5009         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5010         (gst_xvimagesink_set_xwindow_id):
5011         * sys/xvimage/xvimagesink.h:
5012         Port xvimagesink to new MiniObject.
5013
5014 2005-05-17  Wim Taymans  <wim@fluendo.com>
5015
5016         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5017         (gst_audiofilter_chain):
5018         * gst-libs/gst/audio/gstaudiosink.c:
5019         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5020         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5021         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5022         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5023         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5024         (gst_audiosink_create_ringbuffer):
5025         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5026         (gst_audio_convert_caps_remove_format_info),
5027         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5028         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5029         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5030         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5031         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5032         Fix passthrough in ffmpegcolorspace.
5033         Fix memset in audiosink on wrong memory.
5034
5035 2005-05-16  David Schleef  <ds@schleef.org>
5036
5037         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
5038         to GstMiniObject.
5039
5040 2005-05-16  David Schleef  <ds@schleef.org>
5041
5042         Port from GstData to GstMiniObject.
5043         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
5044         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
5045         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
5046         (gst_ogg_mux_collected):
5047         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5048         * ext/theora/theoradec.c: (theora_handle_comment_packet),
5049         (theora_handle_data_packet):
5050         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5051         (theora_set_header_on_caps), (theora_enc_chain):
5052         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5053         (vorbis_handle_comment_packet):
5054         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
5055         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
5056         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
5057         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
5058         * gst/audioconvert/gstaudioconvert.c:
5059         (gst_audio_convert_get_buffer):
5060         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5061         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
5062         (mute_stream), (silence_stream):
5063         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
5064         * gst/volume/gstvolume.c: (volume_transform):
5065         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5066         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
5067         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
5068         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
5069         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
5070         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
5071         (gst_ximagesink_buffer_alloc):
5072         * sys/ximage/ximagesink.h:
5073
5074 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5075
5076         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5077         (fill_buffer), (check_queue), (queue_threshold_reached),
5078         (queue_out_of_data):
5079         * gst/playback/gstplaybasebin.h:
5080           Post buffer-fullness on the bus.
5081
5082 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5083
5084         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5085         (try_to_link_1):
5086         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5087         (group_commit), (probe_triggered), (setup_source),
5088         (gst_play_base_bin_change_state):
5089         * gst/playback/gstplaybasebin.h:
5090         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5091         (gst_play_bin_init), (remove_sinks), (setup_sinks),
5092         (gst_play_bin_change_state):
5093           Move setup_output_pads into a virtual function, remove
5094           group-switch (no longer needed) and redirect (handled by bus
5095           now) signals.
5096
5097 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5098
5099         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
5100         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
5101         (get_active_group), (get_building_group), (group_destroy),
5102         (group_commit), (check_queue), (queue_overrun),
5103         (queue_threshold_reached), (queue_out_of_data),
5104         (gen_preroll_element), (remove_groups), (unknown_type),
5105         (add_element_stream), (no_more_pads), (probe_triggered),
5106         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
5107         (setup_substreams), (setup_source), (finish_source),
5108         (prepare_output), (muted_group_change_state),
5109         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
5110         (gst_play_base_bin_change_state):
5111         * gst/playback/gstplaybasebin.h:
5112         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5113         (gst_play_bin_init), (gst_play_bin_set_property),
5114         (gen_video_element), (gen_text_element), (gen_audio_element),
5115         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
5116         (gst_play_bin_change_state):
5117         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
5118         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
5119         (stream_info_change_state), (gst_stream_info_set_mute),
5120         (gst_stream_info_get_property):
5121         * gst/playback/gststreaminfo.h:
5122         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5123         (gst_stream_selector_get_linked_pad),
5124         (gst_stream_selector_getcaps),
5125         (gst_stream_selector_get_linked_pads),
5126         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
5127         * gst/playback/gststreamselector.h:
5128           Rough port of playbin. Needs some more work, but is mostly done,
5129           and uses a few locks in important places, which should make stuff
5130           like chain-switches clean. Still uses GST_STATE() in a few places,
5131           which isn't all that good an idea, subtitles/elements disabled
5132           because no elements to test with and thus probably broken, query
5133           and event handling moved to GstBin, internal thread removed
5134           alltogether because the pipeline does that for us now. Can play
5135           Ogg/Vorbis files. Haven't tested anything else yet.
5136
5137 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5138
5139         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
5140           Do no-more-pads (needed for autoplugging).
5141
5142 2005-05-10  Andy Wingo  <wingo@pobox.com>
5143
5144         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
5145         message to the bus with the tags. Still not sent downstream tho.
5146
5147         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
5148         get_parent.
5149         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
5150         avoid refcounting hassles.
5151
5152 2005-05-09  Andy Wingo  <wingo@pobox.com>
5153
5154         * gst/volume/Makefile.am:
5155         * gst/volume/demo.c
5156         * gst/volume/gstvolume.h
5157         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
5158         basetransform. Probably need an audio filter base class.
5159
5160 2005-05-09  Wim Taymans  <wim@fluendo.com>
5161
5162         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
5163         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
5164         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
5165         (gst_vorbisenc_chain):
5166         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5167         (gst_audio_convert_caps_remove_format_info),
5168         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5169         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5170         Make caps writable before writing to it.
5171         Fix negotiation in audioconvert some more.
5172
5173 2005-05-09  Wim Taymans  <wim@fluendo.com>
5174
5175         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5176         (gst_videorate_getcaps), (gst_videorate_setcaps),
5177         (gst_videorate_event), (gst_videorate_chain):
5178         Better negotiation.
5179
5180 2005-05-09  Wim Taymans  <wim@fluendo.com>
5181
5182         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
5183         (gst_videorate_getcaps), (gst_videorate_setcaps),
5184         (gst_videorate_blank_data), (gst_videorate_init),
5185         (gst_videorate_event), (gst_videorate_chain),
5186         (gst_videorate_change_state):
5187         Port videorate, do a better job at negotiation while we're at
5188         it.
5189
5190 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
5191
5192         * configure.ac:
5193           Disable libvisual
5194
5195         * examples/Makefile.am:
5196         * gst-libs/gst/audio/Makefile.am:
5197         * gst-libs/gst/riff/Makefile.am:
5198         * gst-libs/gst/tag/Makefile.am:
5199         * gst-libs/gst/video/Makefile.am:
5200           Fixups for missing variables.
5201
5202 2005-05-09  Wim Taymans  <wim@fluendo.com>
5203
5204         * examples/seeking/seek.c: (make_theora_pipeline),
5205         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
5206         (query_rates), (query_positions_elems), (query_positions_pads),
5207         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
5208         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5209         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
5210         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
5211         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
5212         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
5213         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5214         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5215         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5216         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5217         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5218         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5219         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
5220         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
5221         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5222         (theora_dec_src_convert), (theora_dec_sink_convert),
5223         (theora_dec_src_query), (theora_dec_sink_query),
5224         (theora_dec_src_event), (theora_dec_sink_event),
5225         (theora_handle_comment_packet), (theora_handle_type_packet),
5226         (theora_handle_header_packet), (theora_handle_data_packet),
5227         (theora_dec_chain):
5228         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5229         (vorbis_dec_convert), (vorbis_dec_src_query),
5230         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5231         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5232         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5233         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5234         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
5235         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
5236         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
5237         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5238         (gst_play_bin_query):
5239         * gst/playback/test3.c: (update_scale):
5240         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
5241         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
5242         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5243         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
5244         (gst_videotestsrc_src_query):
5245         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
5246         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
5247         (paint_hline_YUV9):
5248         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
5249         Port to new query API.
5250         Updated seek.
5251         Cleanups in x[v]imagesink
5252
5253 2005-05-09  Andy Wingo  <wingo@pobox.com>
5254
5255         * ext/alsa/gstalsasink.h:
5256         * ext/gnomevfs/gstgnomevfssrc.c:
5257         (gst_gnomevfssrc_get_icy_metadata):
5258         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
5259         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
5260         * ext/theora/theoradec.c (theora_dec_src_query)
5261         (theora_dec_src_event, theora_dec_sink_event)
5262         (theora_handle_comment_packet, theora_handle_data_packet):
5263         * ext/theora/theoraenc.c (theora_enc_chain):
5264         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
5265         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
5266         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5267         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
5268         (qt_type_find):
5269         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
5270         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5271         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5272         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5273         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5274         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5275         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5276         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5277         (paint_setup_RGB565, paint_setup_xRGB1555):
5278         * gst/videotestsrc/videotestsrc.h:
5279         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5280         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5281         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5282         GCC4 fixes.
5283         
5284         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5285         gst_pad_query_position. Fixes oggdemux.
5286
5287 2005-05-08  David Schleef  <ds@schleef.org>
5288
5289         * configure.ac: Require liboil.
5290         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5291         a few more.
5292         * gst/videotestsrc/videotestsrc.c:
5293         * gst/videotestsrc/videotestsrc.h:
5294
5295 2005-05-06  Wim Taymans  <wim@fluendo.com>
5296
5297         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5298         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5299         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5300         Well, unreffing a buffer right before pushing it is asking
5301         for trouble..
5302
5303 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5304
5305         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5306
5307 2005-05-06  Wim Taymans  <wim@fluendo.com>
5308
5309         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5310         (gst_audio_convert_caps_remove_format_info),
5311         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5312         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5313         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5314         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5315         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5316         * gst/sine/Makefile.am:
5317         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5318         (gst_sinesrc_class_init), (gst_sinesrc_init),
5319         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5320         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5321         (gst_sinesrc_update_freq):
5322         * gst/sine/gstsinesrc.h:
5323         * gst/tcp/gstmultifdsink.c:
5324         * sys/xvimage/xvimagesink.c:
5325         Fixed negotiation wrt _peer_get_caps()
5326         Some cleanups.
5327
5328
5329 2005-05-06  Wim Taymans  <wim@fluendo.com>
5330
5331         * gst-libs/gst/audio/gstaudiosink.c:
5332         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5333         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5334         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5335         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5336         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5337         (gst_audiosink_create_ringbuffer):
5338         * gst-libs/gst/audio/gstbaseaudiosink.c:
5339         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5340         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5341         (gst_baseaudiosink_set_property), (build_linear_format),
5342         (debug_spec_caps), (debug_spec_buffer),
5343         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5344         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5345         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5346         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5347         * gst-libs/gst/audio/gstbaseaudiosink.h:
5348         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5349         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5350         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5351         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5352         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5353         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5354         (wait_segment), (gst_ringbuffer_commit),
5355         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5356         (gst_ringbuffer_clear):
5357         * gst-libs/gst/audio/gstringbuffer.h:
5358         Make the base audiosink return an error when there is no
5359         audiobuffer negotiated.
5360
5361 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5362
5363         * ext/Makefile.am:
5364         Disable cdparanoia until someone ports it!
5365
5366 2005-05-06  Wim Taymans  <wim@fluendo.com>
5367
5368         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5369         (gst_ogg_demux_sink_activate):
5370         And revert after wingo's revert.. sigh..
5371
5372 2005-05-05  Andy Wingo  <wingo@pobox.com>
5373
5374         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5375         GObject.
5376         * configure.ac: Return audiorate and subparse from the ghetto.
5377         Re-enable -Wall -Werror.
5378         * gst/subparse/gstsubparse.c:
5379         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5380         or chain-based. Cleaned up a bit. Not tested.
5381         
5382 2005-05-05  Christian Schaller <christian@fluendo.com> 
5383
5384         * Makefile.am: remove stuff that is not building
5385         * configure.ac: remove stuff that is not building
5386         * examples/Makefile.am: remove stuff that is not building
5387         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5388         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5389         * sys/Makefile.am: remove stuff that is not building
5390         * testsuite/Makefile.am: remove stuff that is not building
5391
5392 2005-05-05  Andy Wingo  <wingo@pobox.com>
5393
5394         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5395         * gst-libs/gst/tag/gstvorbistag.c:
5396         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5397         * gst/adder/gstadder.h:
5398         * gst/audioconvert/gstchannelmix.c:
5399         (gst_audio_convert_fill_one_other):
5400         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5401         (gst_audiorate_init), (gst_audiorate_chain):
5402         * gst/playback/gstplaybasebin.c: (setup_source):
5403         * gst/playback/test3.c: (update_scale):
5404         Some GCC4 fixes
5405         
5406         * po/af.po:
5407         * po/az.po:
5408         * po/cs.po:
5409         * po/en_GB.po:
5410         * po/hu.po:
5411         * po/it.po:
5412         * po/nb.po:
5413         * po/nl.po:
5414         * po/or.po:
5415         * po/sq.po:
5416         * po/sr.po:
5417         * po/sv.po:
5418         * po/uk.po:
5419         * po/vi.po: Foo
5420
5421 2005-05-05  Wim Taymans  <wim@fluendo.com>
5422
5423         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5424         (gst_audio_convert_caps_remove_format_info),
5425         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5426         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5427         * gst/videotestsrc/gstvideotestsrc.c:
5428         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5429         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5430         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5431         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5432         Don't ignore _push() return values.
5433         Make sure no processing is done when shutting down.
5434         Videotestsrc pad activation fix.
5435
5436 2005-05-05  Wim Taymans  <wim@fluendo.com>
5437
5438         * gst/adder/Makefile.am:
5439         * gst/adder/gstadder.c: (gst_adder_setcaps),
5440         (gst_adder_class_init), (gst_adder_init),
5441         (gst_adder_request_new_pad), (gst_adder_collected),
5442         (gst_adder_change_state):
5443         * gst/adder/gstadder.h:
5444         Ported adder as an example of a mixer element using
5445         collect pads. Needs more negotiation work.
5446
5447 2005-05-05  Wim Taymans  <wim@fluendo.com>
5448
5449         * ext/theora/theoradec.c: (_inc_granulepos),
5450         (theora_dec_src_event), (theora_dec_sink_event),
5451         (theora_handle_comment_packet), (theora_handle_type_packet),
5452         (theora_handle_header_packet), (theora_handle_data_packet),
5453         (theora_dec_chain):
5454         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5455         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5456         (theora_push_buffer), (theora_push_packet),
5457         (theora_enc_sink_event), (theora_enc_chain),
5458         (theora_enc_change_state), (theora_enc_set_property),
5459         (theora_enc_get_property):
5460         Added stream lock to decoder so that we can serialize
5461         the discont event.
5462         More theoraenc porting, recover from errors, do clean
5463         shutdown.
5464
5465 2005-05-05  Wim Taymans  <wim@fluendo.com>
5466
5467         * ext/ogg/Makefile.am:
5468         * ext/ogg/README:
5469         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5470         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5471         (gst_ogg_print):
5472         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5473         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5474         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5475         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5476         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5477         (gst_ogg_mux_change_state):
5478         Ported ogg muxer.
5479
5480 2005-05-05  Wim Taymans  <wim@fluendo.com>
5481
5482         * docs/design-audiosinks.txt:
5483         * gst-libs/gst/audio/TODO:
5484         * gst-libs/gst/audio/gstaudiosink.c:
5485         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5486         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5487         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5488         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5489         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5490         (gst_audiosink_create_ringbuffer):
5491         * gst-libs/gst/audio/gstbaseaudiosink.c:
5492         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5493         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5494         (gst_baseaudiosink_set_property), (build_linear_format),
5495         (debug_spec_caps), (debug_spec_buffer),
5496         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5497         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5498         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5499         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5500         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5501         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5502         (gst_ringbuffer_release), (gst_ringbuffer_play),
5503         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5504         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5505         (gst_ringbuffer_set_sample), (wait_segment),
5506         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5507         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5508         More work on the audiosink, mostly debugging and a race in
5509         shutdown.
5510
5511 2005-04-28  Wim Taymans  <wim@fluendo.com>
5512
5513         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5514         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5515         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5516         (vorbis_dec_src_query), (vorbis_dec_src_event),
5517         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5518         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5519         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5520         Don't crap out when seeking back to position 0.
5521
5522 2005-04-28  Wim Taymans  <wim@fluendo.com>
5523
5524         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5525         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5526         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5527         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5528         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5529         Make audio sink configurable, use alsasink as default.
5530
5531 2005-04-28  Wim Taymans  <wim@fluendo.com>
5532
5533         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5534         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5535         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5536         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5537         (vorbis_dec_change_state):
5538         * ext/vorbis/vorbisdec.h:
5539         Refactor, use STREAM_LOCK.
5540
5541 2005-04-28  Wim Taymans  <wim@fluendo.com>
5542
5543         * ext/theora/theoradec.c: (_inc_granulepos),
5544         (theora_dec_sink_event), (theora_handle_comment_packet),
5545         (theora_handle_type_packet), (theora_handle_header_packet),
5546         (theora_handle_data_packet), (theora_dec_chain),
5547         (theora_dec_change_state):
5548         Refactor a bit, use STREAM_LOCK.
5549
5550 2005-04-28  Wim Taymans  <wim@fluendo.com>
5551
5552         * ext/alsa/Makefile.am:
5553         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5554         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5555         (gst_alsa_link), (gst_alsa_close_audio):
5556         * ext/alsa/gstalsaplugin.c: (plugin_init):
5557         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5558         (gst_alsasink_dispose), (gst_alsasink_base_init),
5559         (gst_alsasink_class_init), (gst_alsasink_init),
5560         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5561         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5562         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5563         (gst_alsasink_reset):
5564         * ext/alsa/gstalsasink.h:
5565         Implement alsasink with simple open/write/close API. 
5566         Make alsa dir build by disabling compilation of code.
5567
5568 2005-04-28  Wim Taymans  <wim@fluendo.com>
5569
5570         * gst-libs/gst/audio/Makefile.am:
5571         * gst-libs/gst/audio/audio.h:
5572         * gst-libs/gst/audio/audioclock.c:
5573         * gst-libs/gst/audio/audioclock.h:
5574         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5575         (gst_audio_clock_class_init), (gst_audio_clock_init),
5576         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5577         * gst-libs/gst/audio/gstaudioclock.h:
5578         * gst-libs/gst/audio/gstaudiosink.c:
5579         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5580         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5581         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5582         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5583         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5584         (gst_audiosink_create_ringbuffer):
5585         * gst-libs/gst/audio/gstbaseaudiosink.c:
5586         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5587         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5588         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5589         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5590         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5591         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5592         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5593         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5594         * gst-libs/gst/audio/gstbaseaudiosink.h:
5595         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5596         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5597         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5598         (gst_ringbuffer_release), (gst_ringbuffer_play),
5599         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5600         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5601         (gst_ringbuffer_set_sample), (wait_segment),
5602         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5603         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5604         * gst-libs/gst/audio/gstringbuffer.h:
5605         Make ringbuffer faster and more simple by removing the locks
5606         in the playback thread.
5607         Add sample accurate playback based on buffer sample offsets.
5608         Make the baseaudiosink provide a clock.
5609         Parse caps in the base class.
5610         Correctly handle seeking, flushing and state changes.
5611
5612 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5613
5614         * configure.ac:
5615         * gst/audioconvert/Makefile.am:
5616         * gst/audioscale/Makefile.am:
5617           Fix part of the build.  Come on guys, autogen didn't even work :)
5618
5619 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5620
5621         * configure.ac:
5622         * gst-libs/gst/Makefile.am:
5623         * gst-libs/gst/media-info/.cvsignore:
5624         * gst-libs/gst/media-info/Makefile.am:
5625         * gst-libs/gst/media-info/README:
5626         * gst-libs/gst/media-info/media-info-priv.c:
5627         * gst-libs/gst/media-info/media-info-priv.h:
5628         * gst-libs/gst/media-info/media-info-test.c:
5629         * gst-libs/gst/media-info/media-info.c:
5630         * gst-libs/gst/media-info/media-info.h:
5631         * gst-libs/gst/media-info/media-info.vcproj:
5632         * pkgconfig/Makefile.am:
5633         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5634         * pkgconfig/gstreamer-media-info.pc.in:
5635           Remove media-info, which is also successed by playbin (see Totem
5636           implementation).
5637
5638 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5639
5640         * configure.ac:
5641         * examples/Makefile.am:
5642         * examples/gstplay/.cvsignore:
5643         * examples/gstplay/Makefile.am:
5644         * examples/gstplay/player.c:
5645         * gst-libs/gst/Makefile.am:
5646         * gst-libs/gst/play/.cvsignore:
5647         * gst-libs/gst/play/Makefile.am:
5648         * gst-libs/gst/play/play.c:
5649         * gst-libs/gst/play/play.h:
5650         * gst-libs/gst/play/play.vcproj:
5651         * pkgconfig/Makefile.am:
5652         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5653         * pkgconfig/gstreamer-play.pc.in:
5654           Remove libgstplay, playbin is now the official successor.
5655
5656 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5657
5658         * configure.ac:
5659         * gst-libs/gst/Makefile.am:
5660         * gst-libs/gst/xwindowlistener/Makefile.am:
5661         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5662         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5663           Remove deprecated xwindowlistener (I've moved xwindowlistening
5664           in the v4l/v4l2 plugins over to serverside).
5665
5666 2005-04-25  David Schleef  <ds@schleef.org>
5667
5668         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5669         to examples/dynparams.  Examples do not belong interspersed with
5670         source code.
5671         * examples/dynparams/demo-dparams.c:
5672         * gst/sine/Makefile.am:
5673         * gst/sine/demo-dparams.c:
5674
5675 2005-04-25  David Schleef  <ds@schleef.org>
5676
5677         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5678         * gst-libs/gst/audio/Makefile.am:
5679         * gst-libs/gst/riff/Makefile.am:
5680         * gst-libs/gst/tag/Makefile.am:
5681         * gst-libs/gst/video/Makefile.am:
5682         * gst-libs/gst/xwindowlistener/Makefile.am:
5683
5684         Convert to 0.9 API, seems to work:
5685         * sys/ximage/Makefile.am:
5686         * sys/ximage/ximagesink.c:
5687
5688 2005-04-24  David Schleef  <ds@schleef.org>
5689
5690         Link plugins against libraries:
5691         * ext/alsa/Makefile.am:
5692         * gst/tcp/Makefile.am:
5693
5694         Remove asm code that should be in liboil
5695         * gst/videoscale/Makefile.am:
5696         * gst/videoscale/videoscale_x86_asm.s:
5697
5698         gettext wants these checked in:
5699         * po/af.po:
5700         * po/az.po:
5701         * po/cs.po:
5702         * po/en_GB.po:
5703         * po/hu.po:
5704         * po/it.po:
5705         * po/nb.po:
5706         * po/nl.po:
5707         * po/or.po:
5708         * po/sq.po:
5709         * po/sr.po:
5710         * po/sv.po:
5711         * po/uk.po:
5712         * po/vi.po:
5713
5714 2005-04-24  David Schleef  <ds@schleef.org>
5715
5716         Convert gst_main() to g_main_loop_run()
5717         * gst/playback/decodetest.c: (main):
5718         * gst/playback/test2.c: (main):
5719         * gst/playback/test3.c: (main):
5720         * gst/playback/test4.c: (main):
5721
5722         Link plugins against libraries:
5723         * ext/libvisual/Makefile.am:
5724         * sys/xvimage/Makefile.am:
5725
5726 2005-04-24  David Schleef  <ds@schleef.org>
5727
5728         * configure.ac: Remove idct and resample libs
5729         * gst-libs/gst/Makefile.am: same
5730
5731         Remove usage of gst_library_load():
5732         * ext/alsa/gstalsaplugin.c: (plugin_init):
5733         * ext/libvisual/visual.c: (plugin_init):
5734         * ext/ogg/gstogg.c: (plugin_init):
5735         * ext/theora/theora.c: (plugin_init):
5736         * ext/vorbis/vorbis.c: (plugin_init):
5737         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5738         * gst/audioscale/gstaudioscale.c:
5739         * gst/adder/gstadder.c: (plugin_init):
5740         * gst/audioconvert/plugin.c: (plugin_init):
5741         * sys/ximage/ximagesink.c: (plugin_init):
5742         * sys/xvimage/xvimagesink.c: (plugin_init):
5743         * gst/tcp/gsttcpplugin.c: (plugin_init):
5744
5745         Link plugins against libraries:
5746         * ext/ogg/Makefile.am:
5747         * ext/theora/Makefile.am:
5748         * ext/vorbis/Makefile.am:
5749         * gst/audioconvert/Makefile.am:
5750
5751         Create proper libraries:
5752         * gst-libs/gst/riff/Makefile.am:
5753         * gst-libs/gst/audio/Makefile.am:
5754         * gst-libs/gst/video/Makefile.am:
5755
5756         Move resample library to audioscale plugin directory:
5757         * gst-libs/gst/resample/Makefile.am:
5758         * gst-libs/gst/resample/README:
5759         * gst-libs/gst/resample/dtof.c:
5760         * gst-libs/gst/resample/dtos.c:
5761         * gst-libs/gst/resample/functable.c:
5762         * gst-libs/gst/resample/private.h:
5763         * gst-libs/gst/resample/resample.c:
5764         * gst-libs/gst/resample/resample.h:
5765         * gst-libs/gst/resample/resample.vcproj:
5766         * gst-libs/gst/resample/test.c:
5767         * gst/audioscale/Makefile.am:
5768         * gst/audioscale/README:
5769         * gst/audioscale/dtof.c:
5770         * gst/audioscale/dtos.c:
5771         * gst/audioscale/functable.c:
5772         * gst/audioscale/private.h:
5773         * gst/audioscale/resample.c:
5774         * gst/audioscale/resample.h:
5775         * gst/audioscale/test.c:
5776
5777         Move tagedit library to gst-libs:
5778         * gst-libs/gst/tag/Makefile.am:
5779         * gst-libs/gst/tag/gstid3tag.c:
5780         * gst-libs/gst/tag/gsttagediting.c:
5781         * gst-libs/gst/tag/gsttageditingprivate.h:
5782         * gst-libs/gst/tag/gstvorbistag.c:
5783         * gst/tags/Makefile.am:
5784         * gst/tags/gstid3tag.c:
5785         * gst/tags/gstvorbistag.c:
5786
5787         Fix for core changes:
5788         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5789         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
5790         (gst_sinesrc_getrange):
5791
5792 2005-04-23  David Schleef  <ds@schleef.org>
5793
5794         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
5795         in gst-plugins in a long time, and properly belongs in liboil.
5796         * gst-libs/gst/idct/Makefile.am:
5797         * gst-libs/gst/idct/README:
5798         * gst-libs/gst/idct/dct.h:
5799         * gst-libs/gst/idct/doieee:
5800         * gst-libs/gst/idct/fastintidct.c:
5801         * gst-libs/gst/idct/floatidct.c:
5802         * gst-libs/gst/idct/idct.c:
5803         * gst-libs/gst/idct/idct.h:
5804         * gst-libs/gst/idct/idtc.vcproj:
5805         * gst-libs/gst/idct/ieeetest.c:
5806         * gst-libs/gst/idct/intidct.c:
5807
5808 2005-04-20  Wim Taymans  <wim@fluendo.com>
5809
5810         * docs/design-audiosinks.txt:
5811         * gst-libs/gst/audio/Makefile.am:
5812         * gst-libs/gst/audio/TODO:
5813         * gst-libs/gst/audio/gstaudiosink.c:
5814         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5815         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5816         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
5817         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5818         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5819         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
5820         (gst_audiosink_class_init), (gst_audiosink_init),
5821         (gst_audiosink_create_ringbuffer):
5822         * gst-libs/gst/audio/gstaudiosink.h:
5823         * gst-libs/gst/audio/gstbaseaudiosink.c:
5824         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
5825         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
5826         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
5827         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
5828         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
5829         (gst_baseaudiosink_create_ringbuffer),
5830         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5831         * gst-libs/gst/audio/gstbaseaudiosink.h:
5832         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5833         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
5834         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
5835         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5836         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
5837         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5838         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
5839         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
5840         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
5841         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
5842         * gst-libs/gst/audio/gstringbuffer.h:
5843         An attempt at a set of audio base classes together with some
5844         design docs.
5845
5846 2005-04-20  Wim Taymans  <wim@fluendo.com>
5847
5848         * gst/audioconvert/Makefile.am:
5849         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5850         (gst_audio_convert_caps_remove_format_info),
5851         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5852         (gst_audio_convert_channels):
5853         Link against audio libs.
5854         Fix audio convert plugin.
5855
5856 2005-04-20  Wim Taymans  <wim@fluendo.com>
5857
5858         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
5859         (gst_ogg_demux_sink_activate):
5860         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
5861         (theora_set_header_on_caps), (theora_enc_sink_event),
5862         (theora_enc_chain):
5863         Fix theora encoder.
5864
5865 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5866
5867         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
5868         * gst/playback/gstdecodebin.c: (find_compatibles):
5869           Work with staticpadtemplates in elementfactories.
5870
5871 2005-04-12  Wim Taymans  <wim@fluendo.com>
5872
5873         * gst/playback/README:
5874         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5875         (compare_ranks), (print_feature), (gst_decode_bin_init),
5876         (dynamic_create), (dynamic_free), (find_compatibles),
5877         (mimetype_is_raw), (close_pad_link), (got_redirect),
5878         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
5879         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
5880         (gst_decode_bin_change_state):
5881         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5882         (gst_play_base_bin_init), (group_destroy), (group_commit),
5883         (check_queue), (queue_overrun), (queue_threshold_reached),
5884         (queue_out_of_data), (gen_preroll_element), (unknown_type),
5885         (new_decoded_pad), (setup_subtitle), (gen_source_element),
5886         (got_redirect), (setup_source), (play_base_eos),
5887         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
5888         (gst_play_base_bin_remove_element):
5889         * gst/playback/gstplaybasebin.h:
5890         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5891         (gst_play_bin_init), (gst_play_bin_dispose),
5892         (gst_play_bin_set_property), (gen_video_element),
5893         (gen_text_element), (gen_audio_element), (remove_sinks),
5894         (gst_play_bin_send_event):
5895         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
5896         (stream_info_change_state), (gst_stream_info_set_mute):
5897         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5898         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
5899         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
5900         (gst_stream_selector_chain):
5901         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
5902         (main):
5903         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
5904         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
5905         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5906         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
5907         Raw and crude port of decodebin. 
5908         Make playbin compile.
5909
5910 2005-04-06  Wim Taymans  <wim@fluendo.com>
5911
5912         * ext/gnomevfs/Makefile.am:
5913         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
5914         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5915         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
5916         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
5917         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
5918         (gst_gnomevfssrc_stop):
5919         * ext/ogg/Makefile.am:
5920         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
5921         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
5922         * ext/theora/Makefile.am:
5923         * ext/theora/theoradec.c: (_inc_granulepos),
5924         (theora_dec_sink_event), (theora_dec_chain):
5925         * ext/vorbis/Makefile.am:
5926         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5927         (vorbis_dec_sink_event), (vorbis_dec_chain):
5928         * gst-libs/gst/audio/Makefile.am:
5929         * sys/xvimage/Makefile.am:
5930         Make gnomevfssrc extend the source base class.
5931         Fix linking against libs in various plugins.
5932
5933 2005-04-06  Andy Wingo  <wingo@pobox.com>
5934
5935         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
5936         GST_BASE_LIBS.
5937
5938         * configure.ac: Add check and AC_SUBST for libgstbase.
5939
5940 2005-03-31  Wim Taymans  <wim@fluendo.com>
5941
5942         * examples/seeking/Makefile.am:
5943         * examples/seeking/cdparanoia.c: (main):
5944         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
5945         (play_cb), (pause_cb), (stop_cb), (main):
5946         * examples/seeking/playbin.c:
5947         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
5948         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
5949         (make_sid_pipeline), (make_vorbis_pipeline),
5950         (make_theora_pipeline), (make_vorbis_theora_pipeline),
5951         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5952         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
5953         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
5954         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
5955         (stop_cb), (main):
5956         * examples/seeking/spider_seek.c:
5957         * examples/seeking/vorbisfile.c:
5958         * ext/gnomevfs/Makefile.am:
5959         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
5960         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
5961         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5962         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
5963         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
5964         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
5965         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
5966         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
5967         * ext/ogg/README:
5968         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
5969         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
5970         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
5971         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
5972         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
5973         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
5974         (gst_ogg_pad_event), (gst_ogg_pad_reset),
5975         (gst_ogg_demux_factory_filter), (compare_ranks),
5976         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
5977         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
5978         (gst_ogg_chain_new), (gst_ogg_chain_free),
5979         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
5980         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
5981         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
5982         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
5983         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
5984         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
5985         (gst_ogg_demux_get_prev_page),
5986         (gst_ogg_demux_deactivate_current_chain),
5987         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
5988         (gst_ogg_demux_bisect_forward_serialno),
5989         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
5990         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
5991         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
5992         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
5993         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
5994         (gst_ogg_demux_change_state), (gst_ogg_print):
5995         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
5996         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
5997         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
5998         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
5999         (gst_ogg_mux_loop):
6000         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
6001         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
6002         (theora_dec_src_convert), (theora_dec_sink_convert),
6003         (theora_dec_src_query), (theora_dec_src_event),
6004         (theora_dec_sink_event), (theora_dec_chain),
6005         (theora_dec_change_state):
6006         * ext/theora/theoraenc.c: (gst_theora_enc_init),
6007         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
6008         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
6009         (theora_enc_change_state):
6010         * ext/vorbis/Makefile.am:
6011         * ext/vorbis/oggvorbisenc.c:
6012         * ext/vorbis/oggvorbisenc.h:
6013         * ext/vorbis/vorbis.c: (plugin_init):
6014         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
6015         (vorbis_dec_src_query), (vorbis_dec_src_event),
6016         (vorbis_dec_sink_event), (vorbis_dec_chain),
6017         (vorbis_dec_change_state):
6018         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
6019         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
6020         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
6021         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
6022         (gst_vorbisenc_change_state):
6023         * ext/vorbis/vorbisenc.h:
6024         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
6025         * gst-libs/gst/audio/audioclock.c:
6026         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
6027         (gst_audiofilter_init), (gst_audiofilter_chain):
6028         * gst-libs/gst/audio/testchannels.c: (main):
6029         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
6030         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
6031         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
6032         (gmip_find_track_streaminfo), (gmip_find_track_format):
6033         * gst-libs/gst/media-info/media-info.c:
6034         (gst_media_info_read_idler):
6035         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
6036         (gst_play_get_all_by_interface):
6037         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
6038         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
6039         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
6040         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
6041         (gst_riff_parse_info):
6042         * gst-libs/gst/riff/riff-read.h:
6043         * gst-libs/gst/riff/riff.c: (plugin_init):
6044         * gst-libs/gst/video/Makefile.am:
6045         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
6046         (gst_videosink_class_init), (gst_videosink_get_type):
6047         * gst-libs/gst/video/videosink.h:
6048         * gst/audioconvert/bufferframesconvert.c:
6049         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
6050         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
6051         * gst/audioconvert/channelmixtest.c: (main):
6052         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
6053         (gst_audio_convert_chain),
6054         (gst_audio_convert_caps_remove_format_info),
6055         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
6056         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
6057         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
6058         (gst_audio_convert_buffer_to_default_format),
6059         (gst_audio_convert_buffer_from_default_format),
6060         (gst_audio_convert_channels):
6061         * gst/audioconvert/gstchannelmix.h:
6062         * gst/ffmpegcolorspace/avcodec.h:
6063         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6064         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
6065         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
6066         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
6067         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
6068         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
6069         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6070         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
6071         (mpeg_video_type_find), (mpeg_video_stream_type_find),
6072         (dv_type_find):
6073         * gst/videotestsrc/gstvideotestsrc.c:
6074         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
6075         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
6076         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
6077         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
6078         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
6079         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
6080         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
6081         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6082         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
6083         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
6084         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
6085         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6086         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
6087         (gst_xvimagesink_navigation_send_event),
6088         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
6089         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
6090         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6091         * sys/xvimage/xvimagesink.h:
6092         Plugin port to 0.9, ogg/theora playback should work in the seek
6093         example now.
6094         Removed old examples.
6095         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
6096         explained in 0.9 TODO doc.
6097
6098
6099 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6100
6101         * autogen.sh:
6102         * configure.ac:
6103         * ext/Makefile.am:
6104         * gst/Makefile.am:
6105         * po/POTFILES.in:
6106         * po/af.po:
6107         * po/az.po:
6108         * po/cs.po:
6109         * po/en_GB.po:
6110         * po/hu.po:
6111         * po/it.po:
6112         * po/nb.po:
6113         * po/nl.po:
6114         * po/or.po:
6115         * po/sq.po:
6116         * po/sr.po:
6117         * po/sv.po:
6118         * po/uk.po:
6119         * po/vi.po:
6120         * sys/Makefile.am:
6121         * testsuite/Makefile.am:
6122           remove a whole bunch of plugins.  This module now contains a set
6123           of free reference plugins/elements as agreed.
6124
6125 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6126
6127         * configure.ac:
6128           hunting season on 0.9 is now OPEN
6129
6130 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6131
6132         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
6133           Kick the hell out of gcc for not warning me about a symbol conflict.
6134
6135 2005-02-22  Luca Ognibene  <luogni@tin.it>
6136
6137         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6138
6139         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
6140           Don't leak caps string (fixes #168134)
6141
6142         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
6143         (gst_jpegenc_init), (gst_jpegenc_finalize),
6144         (gst_jpegenc_change_state):
6145           Don't leak line buffers and context struct (fixes #168133).
6146
6147 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
6148
6149         * configure.ac:
6150         * ext/dirac/gstdiracdec.cc:
6151         (gst_diracdec_chain):
6152           Since dirac 0.5.0 the framerate in dirac is expressed as a
6153           rational number. Fix build and up requirement to 0.5.0, and
6154           also pass parameters to gst_diracdec_link in the right order
6155           (fixes #167959).
6156
6157 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
6158
6159         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
6160         * ext/faad/gstfaad.h:
6161         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
6162         certain invalid muxed streams, where some packets will contain 
6163         junk after decoder data. Partially fixes #149158.
6164
6165 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
6166         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
6167           Make sure we only write to writable buffers
6168
6169 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
6170
6171         * gst-libs/gst/riff/riff-media.c:
6172         (gst_riff_create_audio_caps_with_data):
6173           Do actually fix invalid RIFF fmt header values for alaw
6174           and mulaw audio instead of just saying so.
6175
6176         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6177           Give gst_riff_create_audio_caps_with_data() a chance to
6178           fix up broken format header fields before extracting any
6179           parameters from the header. (fixes #167633)
6180
6181 2005-02-19  Martin Holters  <martin.holters@gmx.de>
6182
6183         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6184
6185         * gst/audioconvert/bufferframesconvert.c:
6186         (buffer_frames_convert_link):
6187           Don't leak othercaps. (fixes #167878)
6188
6189 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
6190
6191         * configure.ac:
6192         * ext/libvisual/visual.c: (gst_visual_srclink),
6193         (gst_visual_change_state):
6194           Support libvisual 0.2.0.
6195
6196 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
6197
6198         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
6199         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
6200           Use same rowstrides for I420 as used everywhere else.
6201
6202 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
6203
6204         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
6205           Declare variables at beginning of block and make gcc-2.95 happy
6206           (fixes # 167482, patch by Gergely Nagy).
6207           
6208         * gst/tcp/gsttcpclientsrc.c:
6209         * gst/tcp/gsttcpclientsrc.h:
6210           Move some includes into the header, so that struct sockaddr_in is
6211           defined when it should be defined on FreeBSD as well (fixes
6212           #167483).
6213           
6214         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
6215           Don't pass uninitialised values to setsockopt() here either.
6216
6217 2005-02-17  Luca Ognibene  <luogni at tin dot it>
6218
6219         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6220
6221         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
6222           Don't pass uninitialised values to setsockopt(). (fixes #167704)
6223
6224 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6225
6226         * gst/playback/gstplaybin.c: (add_sink):
6227           Invert bin_add/link order to workaround deadlock in opt.
6228
6229 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6230
6231         * gst/modplug/gstmodplug.cc:
6232           Add missing break causing position queries to fail.
6233
6234 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6235
6236         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
6237           Granpos can apparently be -1, which screws up calculations...
6238
6239 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
6240
6241         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
6242         (gst_ximagesink_send_pending_navigation),
6243         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
6244         (gst_ximagesink_init):
6245         * sys/ximage/ximagesink.h:
6246         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
6247         (gst_xvimagesink_send_pending_navigation),
6248         (gst_xvimagesink_navigation_send_event),
6249         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
6250         * sys/xvimage/xvimagesink.h:
6251           Use a mutex protected list to marshal navigation
6252           events into the stream thread from whichever thread
6253           sends them.
6254
6255 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
6256
6257         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
6258           Display current position and track length; misc. clean-ups.
6259           
6260         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
6261         (speed_init), (speed_chain):
6262           Add query function, so that the stream length and current position
6263           get adjusted when queried (note that current position queries may
6264           still be wrong if the audio sink returns values based on buffer
6265           timestamps instead of passing on the query).
6266
6267 2005-02-13  Benjamin Otte  <otte@gnome.org>
6268
6269         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6270         (gst_audio_convert_channels):
6271           create channel conversion matrix when linking
6272         * gst/audioconvert/.cvsignore:
6273         * gst/audioconvert/Makefile.am:
6274         * gst/audioconvert/channelmixtest.c: (main):
6275           add (ugly) test that ensures stereo <=> mono conversion works
6276           correctly
6277
6278 2005-02-13  Benjamin Otte  <otte@gnome.org>
6279
6280         * gst/audioconvert/gstchannelmix.h:
6281           include missing header file
6282         * gst/audioconvert/gstchannelmix.c:
6283         (gst_audio_convert_fill_compatible):
6284           use same sign for both channels when converting to/from compatible
6285           channel. Previously used different signs made the signals cancel
6286           each other out and appear like silence. (fixes #167269)
6287
6288 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6289
6290         * gst/ffmpegcolorspace/avcodec.h:
6291         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6292         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6293         (gst_ffmpegcsp_avpicture_fill):
6294         * gst/ffmpegcolorspace/imgconvert.c:
6295           Convert to and from YV12 (fixes #156379).
6296
6297 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6298
6299         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6300         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6301         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6302         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6303         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6304         methods from chain and negotiation and vice versa (Fixes #166142).
6305         * sys/ximage/ximagesink.h: Add stream_lock.
6306         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6307         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6308         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6309         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6310
6311 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6312
6313         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6314           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6315           error message when we can't open the DVD device (when dvdnav_open()
6316           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6317           the above). Send something more useful instead (fixes #167117).
6318
6319 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6320
6321         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6322         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6323         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6324         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6325         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6326         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6327         methods from chain and negotiation and vice versa (Fixes #166142).
6328         Fix a possible bug of images in the buffer pool being discarded because
6329         we are looking at the wrong geometry.
6330         * sys/xvimage/xvimagesink.h: Add stream_lock.
6331
6332 2005-02-11  David Schleef  <ds@schleef.org>
6333
6334         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6335         unsigned int. (fixes #167128)
6336
6337 2005-02-11  David Schleef  <ds@schleef.org>
6338
6339         * gst/librfb/Makefile.am: Testing stuff before committing is
6340           for wimps... and people with fast machines.  Fix stupid
6341           mistake.
6342
6343 2005-02-11  David Schleef  <ds@schleef.org>
6344
6345         * configure.ac: Pull in librfb from my CVS tree, because it is
6346           too small and annoying to be separate.  Move rfbsrc plugin
6347           to gst/.
6348         * ext/Makefile.am:
6349         * ext/librfb/Makefile.am:
6350         * ext/librfb/gstrfbsrc.c:
6351         * gst/librfb/Makefile.am:
6352         * gst/librfb/gstrfbsrc.c:
6353         * gst/librfb/rfb.c:
6354         * gst/librfb/rfb.h:
6355         * gst/librfb/rfbbuffer.c:
6356         * gst/librfb/rfbbuffer.h:
6357         * gst/librfb/rfbbytestream.c:
6358         * gst/librfb/rfbbytestream.h:
6359         * gst/librfb/rfbcontext.h:
6360         * gst/librfb/rfbdecoder.c:
6361         * gst/librfb/rfbdecoder.h:
6362         * gst/librfb/rfbutil.h:
6363
6364 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6365
6366         * gst/speed/Makefile.am:
6367         * gst/speed/demo-mp3.c: (main):
6368         * gst/speed/filter.func:
6369         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6370         (speed_class_init), (speed_init), (speed_chain_int16),
6371         (speed_chain_float32), (speed_chain), (speed_set_property),
6372         (speed_get_property), (speed_change_state):
6373         * gst/speed/gstspeed.h:
6374           Fix speed element and make it chain-based (fixes #156467),
6375           and make it handle more than one channel.
6376
6377 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6378
6379         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6380         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6381         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6382         * ext/dts/gstdtsdec.h:
6383           Don't clobber the stack constructing the channels array.
6384           Make the element chain-based. DTS tracks can now be played.
6385           
6386 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6387
6388         * gst-libs/gst/audio/multichannel.h:
6389         * gst-libs/gst/gconf/gconf.h:
6390         * gst-libs/gst/idct/idct.h:
6391         * gst-libs/gst/media-info/media-info-priv.h:
6392         * gst-libs/gst/play/play.h:
6393         * gst-libs/gst/resample/private.h:
6394         * gst-libs/gst/resample/resample.h:
6395         * gst-libs/gst/riff/riff-ids.h:
6396         * gst-libs/gst/video/video.h:
6397         * gst-libs/gst/video/videosink.h:
6398           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6399           missing, so that they work when included from C++ code.
6400
6401 2005-02-09  David Schleef  <ds@schleef.org>
6402
6403         * testsuite/gst-lint: Check for non-statically scoped
6404           parent_class variables.  This won't be a problem once
6405           plugins are loaded with RTLD_LOCAL.
6406
6407 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6408
6409         * ext/mplex/gstmplexibitstream.cc:
6410           gcc madness.
6411
6412 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6413
6414         * ext/ogg/gstogmparse.c:
6415         * gst/debug/gstnavigationtest.c:
6416           Die, thou faulty symbol pollutors (non-static parent_class).
6417
6418 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6419
6420         * ext/mplex/gstmplexibitstream.cc:
6421           Fix event handling (#165525).
6422
6423 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6424
6425         * ext/mikmod/gstmikmod.c:
6426         * gst/modplug/gstmodplug.cc:
6427           Add missing endianness to template (fixes #165509).
6428
6429 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6430
6431         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6432           Fix wrong order of reading of optional bytes (#165290).
6433
6434 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6435
6436         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6437           Implement FILLER event awareness.
6438
6439 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6440
6441         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6442           Fix track calculations (#166208).
6443
6444 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6445
6446         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6447
6448         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6449         * ext/libpng/gstpngenc.c:
6450           Fix byte-order, use proper fixed caps. Fixes #164197.
6451
6452 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6453
6454         * configure.ac:
6455           Add dvdlpcmdec 
6456
6457         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6458         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6459           Don't push buffers if the src pad isn't negotiated yet.
6460           
6461         * gst/audioconvert/gstaudioconvert.c:
6462         (gst_audio_convert_buffer_to_default_format),
6463         (gst_audio_convert_buffer_from_default_format):
6464           Add support for 24-bit width.
6465
6466         * gst/dvdlpcmdec/.cvsignore:
6467         * gst/dvdlpcmdec/Makefile.am:
6468         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6469         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6470         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6471         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6472         (plugin_init):
6473         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6474           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6475           format. Needs support for the channels maps if someone can find 
6476           a DVD LPCM track with > 2 channels.
6477
6478         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6479         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6480         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6481         * gst/mpegstream/gstdvddemux.h:
6482         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6483         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6484         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6485         * gst/mpegstream/gstmpegdemux.h:
6486         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6487         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6488         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6489         (gst_mpeg_parse_handle_src_query),
6490         (gst_mpeg_parse_handle_src_event):
6491           Use audio/x-dvd-lpcm for LPCM output.
6492           Add DTS output.
6493
6494 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6495
6496         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6497
6498         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6499         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6500           Add BGRA handling (#165736).
6501
6502 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6503
6504         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6505
6506         * gst/law/alaw-decode.c: (alawdec_link):
6507         * gst/law/alaw-encode.c: (alawenc_link):
6508         * gst/law/mulaw-decode.c: (mulawdec_link):
6509         * gst/law/mulaw-encode.c: (mulawenc_link):
6510           Fix caps memleaks (#166600).
6511
6512 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6513
6514         * ext/tarkin/mem.h:
6515         * ext/tarkin/wavelet.h:
6516         * ext/tarkin/yuv.h:
6517         * gst/ffmpegcolorspace/avcodec.h:
6518           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6519           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6520
6521 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6522
6523         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6524         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6525         (gst_xvimagesink_change_state):
6526           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6527           Xv video (and thereby regenerate Xv colourkey) in clear() so
6528           that PLAY -> READY -> PLAY works (fixes #162504).
6529
6530 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6531
6532         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6533           Switch to list instead of range, since MJPEG-devices really just
6534           support decimations, not any size.
6535
6536 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6537         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6538         (gst_mpeg2dec_reset), (free_all_buffers),
6539         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6540         * ext/mpeg2dec/gstmpeg2dec.h:
6541           The libmpeg2 user-allocated buffer management is awkward, 
6542           to say the least. Hopefully this fixes things.
6543
6544 2005-02-04  Andy Wingo  <wingo@pobox.com>
6545
6546         * gst/audioconvert/bufferframesconvert.c
6547         (buffer_frames_convert_fixate): New function, fixates to 256
6548         frames per buffer by default. (Much better than 1.)
6549         (buffer_frames_convert_init): Set the fixate function for both src
6550         and sink pad.
6551         (buffer_frames_convert_link): After success setting nonfixed caps,
6552         get the negotiated caps so we can know how many buffer-frames it
6553         will be. No idea how this worked at all before.
6554
6555 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6556
6557         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6558         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6559         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6560         (handle_sequence), (handle_picture):
6561         * ext/mpeg2dec/gstmpeg2dec.h:
6562           Rearrange buffer tracking and refcounting and refactor
6563           a little for readability. 
6564
6565 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6566         * sys/v4l/gstv4l.c: (plugin_init):
6567         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6568         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6569         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6570         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6571         * sys/v4l/gstv4ljpegsrc.h:
6572         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6573         * sys/v4l/v4l_calls.h:
6574         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6575         (gst_v4lsrc_get_fps):
6576         * sys/v4l/v4lsrc_calls.h:
6577           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6578           you jpeg inside rgb frames" driver.
6579           Don't error in the v4lsrc link function, just return 
6580           REFUSED.
6581
6582 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6583
6584         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6585         (gst_qcamsrc_open):
6586           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6587
6588 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6589
6590         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6591           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6592
6593 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6594
6595         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6596           Reset negotiated state on PAUSED->READY.
6597
6598 2005-02-02  David Schleef  <ds@schleef.org>
6599
6600         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6601         whereever possible.  (Fixes #165997)
6602         * examples/capsfilter/capsfilter1.c: (main):
6603         * examples/dynparams/filter.c: (create_ui):
6604         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6605         * examples/seeking/chained.c: (main):
6606         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6607         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6608         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6609         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6610         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6611         * examples/switch/switcher.c: (main):
6612         * ext/dv/demo-play.c: (main):
6613         * ext/faad/gstfaad.c: (gst_faad_change_state):
6614         * ext/mad/gstmad.c: (gst_mad_chain):
6615         * ext/smoothwave/demo-osssrc.c: (main):
6616         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6617         (gst_gconf_render_bin_from_description),
6618         (gst_gconf_get_default_audio_sink),
6619         (gst_gconf_get_default_video_sink),
6620         (gst_gconf_get_default_audio_src),
6621         (gst_gconf_get_default_video_src),
6622         (gst_gconf_get_default_visualization_element):
6623         * gst/level/demo.c: (main):
6624         * gst/level/plot.c: (main):
6625         * gst/playback/gstplaybin.c: (gen_video_element),
6626         (gen_audio_element):
6627         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6628         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6629         * gst/sine/demo-dparams.c: (main):
6630         * gst/spectrum/demo-osssrc.c: (main):
6631         * gst/speed/demo-mp3.c: (main):
6632         * gst/volume/demo.c: (main):
6633         * testsuite/embed/embed.c: (main):
6634
6635 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6636
6637         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6638         (gst_tcpclientsink_finalize):
6639         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6640         (gst_tcpclientsrc_finalize):
6641         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6642         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6643         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6644         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6645           Don't leak the hostname when shutting down.
6646           In tcpserversrc, take a copy of the default hostname.
6647
6648 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6649
6650         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6651           Set caps to systemstream=TRUE.
6652
6653 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6654
6655         * testsuite/Makefile.am:
6656           Fix more OSX buildbots.
6657
6658 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6659
6660         * ext/mpeg2dec/gstmpeg2dec.c:
6661           Don't send things to NULL PAD_PEERs
6662
6663         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6664           Copy-on-write the incoming buffer.
6665
6666         * gst/mpegstream/gstdvddemux.h:
6667         * gst/mpegstream/gstmpegclock.h:
6668         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6669         (normal_seek), (gst_mpeg_demux_handle_src_event):
6670         * gst/mpegstream/gstmpegdemux.h:
6671         * gst/mpegstream/gstmpegpacketize.h:
6672         * gst/mpegstream/gstmpegparse.c:
6673         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6674         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6675         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6676         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6677         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6678         * gst/mpegstream/gstmpegparse.h:
6679         * gst/mpegstream/gstrfc2250enc.h:
6680           Various changes to the way time is computed that make seeking and
6681           total time estimation much better here.
6682           Use G_BEGIN/END_DECLS instead of __cplusplus
6683
6684         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6685           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6686
6687 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6688
6689         * gst/subparse/gstsubparse.c:
6690           Fix OSX buildbot.
6691
6692 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6693
6694         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6695         (theora_enc_chain), (theora_enc_change_state):
6696         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6697         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6698         (gst_vorbisenc_change_state):
6699         * ext/vorbis/vorbisenc.h:
6700           Set granulepos and timestamp correctly for streams not
6701           starting at 0, taking into account the initial delay.
6702
6703 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6704
6705         * gst/mpegstream/gstdvddemux.c:
6706           Add audio/x-dts to audio pad template caps
6707
6708 2005-01-30  David Schleef  <ds@schleef.org>
6709
6710         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6711         (create_context), (gst_polypsink_link): Fix silly endianness
6712         bug.  Add some debugging.  Remove float from caps; it doesn't
6713         work.  Attempt to get remote audio working.
6714
6715 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6716
6717         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6718           Add 3IV2 fourcc.
6719
6720 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6721
6722         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6723         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6724         (gst_avi_demux_stream_data):
6725         * gst/avi/gstavidemux.h:
6726           Invert DIB images. Fixes #132341.
6727
6728 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6729
6730         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6731         (gst_ffmpegcsp_chain):
6732           D'oh, reference the palette data, not the palette structure.
6733           Fixes color distortion in #132341.
6734
6735 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6736
6737         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6738           PAR can be non-fixed when not provided as argument (#162626).
6739
6740 2005-01-29  David Moore  <dcm@acm.org>
6741
6742         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6743
6744         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6745         (gst_qtdemux_loop_header):
6746           Re-apply patch from #142272 that allows non-seekable sources,
6747           re-proposed by Daniel Drake <dsd@gentoo.org>.
6748
6749 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6750
6751         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
6752           Use the src template for creating the src pad (#162330).
6753
6754 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6755
6756         * configure.ac:
6757         * ext/musepack/Makefile.am:
6758         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
6759         (gst_musepackdec_init), (gst_musepackdec_dispose),
6760         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
6761         (gst_musepack_stream_init), (gst_musepackdec_loop),
6762         (gst_musepackdec_change_state):
6763         * ext/musepack/gstmusepackdec.cpp:
6764         * ext/musepack/gstmusepackdec.h:
6765         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
6766         (gst_musepack_reader_read), (gst_musepack_reader_seek),
6767         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
6768         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
6769         * ext/musepack/gstmusepackreader.cpp:
6770         * ext/musepack/gstmusepackreader.h:
6771           Update to 1.1 API (#165446).
6772
6773 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6774
6775         * ext/Makefile.am:
6776           Unbreak buildbot.
6777
6778 2005-01-28  Andy Wingo  <wingo@pobox.com>
6779
6780         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
6781         to reflect a different dubious internet source. Add a reference
6782         and some commentary.
6783
6784 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6785
6786         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6787         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
6788         * gst/playback/gststreamselector.h:
6789           Be more selective when we're redoing caps negotiation from
6790           within the chain function on a stream change.
6791
6792 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6793
6794         * configure.ac:
6795         * ext/Makefile.am:
6796         * ext/amrnb/Makefile.am:
6797         * ext/amrnb/amrnb.c: (plugin_init):
6798         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
6799         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
6800         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
6801         (gst_amrnbdec_state_change):
6802         * ext/amrnb/amrnbdec.h:
6803         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
6804         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
6805         (gst_amrnbparse_init), (gst_amrnbparse_formats),
6806         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
6807         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
6808         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
6809         * ext/amrnb/amrnbparse.h:
6810           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
6811         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6812           Add AMR-NB/-WB raw formats.
6813         * ext/alsa/gstalsa.c: (gst_alsa_link):
6814           Keep valid time when changing format.
6815         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
6816         (qtdemux_parse_trak):
6817           Add some more format-specific options (#140141, #143555, #155163).
6818
6819 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6820
6821         * gst/matroska/matroska-demux.c:
6822         (gst_matroska_demux_parse_blockgroup):
6823           Fix logic error in timing of subtitle stream synchronization.
6824         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6825           Add skip-chunk, which is found in kodak-camera streams.
6826
6827 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6828
6829         * po/LINGUAS:
6830         * po/vi.po:
6831           Adding Vietnamese translation (submitted by Clytie Siddall)
6832
6833 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6834
6835         * gst/playback/gstdecodebin.c: (try_to_link_1):
6836           Use realpad for signal.
6837
6838 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6839
6840         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
6841           Fix category so decodebin picks it up.
6842
6843 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6844
6845         * ext/mad/Makefile.am:
6846         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
6847         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
6848         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
6849         (found_type), (gst_id3demux_bin_change_state):
6850         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
6851         (gst_id3_tag_init), (gst_id3_tag_handle_event),
6852         (gst_id3_tag_src_link), (gst_id3_tag_chain),
6853         (gst_id3_tag_change_state), (plugin_init):
6854         * ext/mad/gstmad.h:
6855           Add id3demuxbin (which is a simple bin consisting of id3demux
6856           and typefind), take over rank from id3demux, remove typefind
6857           code from id3demux. Makes all broken mp3s that I know of work,
6858           and thereby fixes #152688.
6859
6860 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
6861
6862         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6863
6864         * ext/mad/gstmad.c: (gst_mad_src_event):
6865         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
6866           Allow seeks on audio pad, make mad forward those (#164826).
6867         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6868           Set duration (#165335).
6869
6870 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6871
6872         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
6873         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
6874         (gst_asf_demux_process_ext_content_desc),
6875         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
6876         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
6877         * gst/asfdemux/gstasfdemux.h:
6878           Improve metadata display, e.g. if the metadata comes before the
6879           streams are loaded (which is perfectly valid).
6880
6881 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6882
6883         * tools/gst-launch-ext-m.m:
6884           Fix AVI/ASF pipelines (#165340).
6885
6886 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
6887         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
6888         build failure on amd64
6889
6890 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
6891
6892         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
6893         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
6894           Check environment variables GST_ID3V2_TAG_ENCODING,
6895           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6896           list of character encodings to force interpretation of non-unicode
6897           strings stored in an ID3v2 tag to a particular encoding. If none
6898           is specified, try to use current locale's encoding, then fall back
6899           to ISO-8859-1 (which will always succeed). (Resolves #149274)
6900         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
6901         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
6902           Check environment variables GST_ID3V1_TAG_ENCODING,
6903           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6904           list of character encodings to use in case a string encountered
6905           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
6906           specified, try to use the current locale's encoding, then fall
6907           back to ISO-8859-1 (which will always succeed).
6908
6909 2005-01-25  Benjamin Otte  <otte@gnome.org>
6910
6911         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6912           - on half framerate, compute the rate in advance so the comparisons
6913             don't compare wrong values
6914           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
6915             behaviour
6916           - don't use mad_header_decode anymore, mad_frame_decode does that
6917             automatically
6918           - when getting rid of consumed bytes, reset the stream's skiplen
6919           (fixes #163867)
6920
6921 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6922
6923         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
6924           Use 1/2 a second for default max_discont, as PES streams from DVB
6925           seem to have larger spacings in the SCR. 
6926           Fix a typo.
6927
6928 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6929
6930         * gst/playback/gstplaybasebin.c: (group_commit):
6931           Notify delayed stream-info availability.
6932
6933 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6934         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
6935         (gst_a52dec_handle_event), (gst_a52dec_chain):
6936         Add some debug output. Check that a discont has a valid
6937         time associated.
6938         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
6939         (gst_alsa_sink_loop):
6940         Ignore TAG events. A little extra debug for broken timestamps.
6941         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
6942         (dvdnavsrc_change_state):
6943         Ensure we send a discont to engage the link before we send any
6944         other events.
6945         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
6946         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
6947         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
6948         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
6949         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
6950         dvd://title works in totem because typefinding sends a seek that ends
6951         up going back to chapter 1 regardless.
6952         * ext/mpeg2dec/gstmpeg2dec.c:
6953         * ext/mpeg2dec/gstmpeg2dec.h:
6954         Output correct timestamps and handle disconts.
6955         * ext/ogg/gstoggdemux.c: (get_relative):
6956         Small guard against a null dereference.
6957         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
6958         (gst_textoverlay_set_property):
6959         Free memory when done. Don't call gst_event_filler_get_duration on
6960         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
6961         g_warning.
6962         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
6963         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
6964         (gst_sw_srclink), (gst_smoothwave_chain):
6965         Draw solid lines, prettier colours.
6966         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
6967         Add a default palette that'll work for some movies.
6968         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
6969         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
6970         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
6971         * gst/mpegstream/gstdvddemux.h:
6972         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6973         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
6974         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
6975         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
6976         * gst/mpegstream/gstmpegparse.h:
6977         Use PTM/NAV events when for timestamp adjustment when connected to 
6978         dvdnavsrc. Don't use many discont events where one suffices.
6979         * gst/playback/gstplaybasebin.c: (group_destroy),
6980         (gen_preroll_element), (gst_play_base_bin_add_element):
6981         * gst/playback/gstplaybasebin.h:
6982         Make sure we remove subtitles from the same bin we put them in.
6983         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
6984         (gst_subparse_buffer_format_autodetect),
6985         (gst_subparse_change_state):
6986         Fix some memleaks and invalid accesses.
6987         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
6988         (oggskel_type_find), (cmml_type_find), (plugin_init):
6989         Some typefind functions for Annodex v3.0 files
6990         * gst/wavparse/gstwavparse.h:
6991         GstRiffReadClass is the correct parent class.
6992
6993 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6994
6995         * gst-libs/gst/riff/riff-media.c:
6996         (gst_riff_create_video_caps_with_data):
6997           Add extradata to huffyuv (fixes #165013).
6998         * gst-libs/gst/riff/riff-read.c:
6999         (gst_riff_read_strf_vids_with_data):
7000           Fix extradata extraction if it is in the chunk size.
7001
7002 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
7003
7004         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7005
7006         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
7007         (gst_quarktv_change_state), (gst_quarktv_dispose):
7008           Memory free'ing location fix (#164708).
7009
7010 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7011
7012         * gst/playback/gstplaybasebin.c: (group_commit),
7013         (gen_preroll_element), (probe_triggered), (gen_source_element),
7014         (setup_source), (gst_play_base_bin_change_state),
7015         (gst_play_base_bin_add_element):
7016           Don't block for streams.
7017         * gst/playback/gststreaminfo.c: (stream_info_change_state),
7018         (gst_stream_info_set_mute):
7019           Use gst_pad_set_active_recursive.
7020
7021 2005-01-25  Andy Wingo  <wingo@pobox.com>
7022
7023         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
7024         for #ifndef HAVE_XVIDEO.
7025
7026 2005-01-24  Jeffrey C. Ollie
7027
7028         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
7029
7030         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
7031         * ext/gsm/gstgsmdec.h:
7032         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
7033         * ext/gsm/gstgsmenc.h:
7034         Fix rate to 8kHz as per spec, removes obscure errors when no rate
7035         was given by property. Add proper buffer timestamps and offsets.
7036
7037 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7038
7039         * gst-libs/gst/riff/riff-media.c:
7040         (gst_riff_create_audio_caps_with_data):
7041           Audio can be <8000Hz.
7042
7043 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7044
7045         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7046           Explicit state change to workaround refcount bugs.
7047
7048 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7049
7050         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
7051         (gst_avimux_riff_get_avi_header):
7052           Fix...
7053
7054 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7055
7056         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
7057         (gst_riff_read_element_data):
7058         * gst-libs/gst/riff/riff-read.h:
7059           Add _peek version (req'ed in CDXA).
7060         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
7061         (gst_cdxaparse_loop):
7062           Fix parsing in playbin.
7063         * gst/playback/gstdecodebin.c: (close_pad_link):
7064           Ignore current_ pads, they cause major annoyance.
7065
7066 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7067
7068         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7069           Safety guard.
7070
7071 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7072
7073         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
7074           Fix padding...
7075
7076 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7077
7078         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
7079           Allow for 0-sized buffers. Fixes length query problems in
7080           starwars.mkv from the testsuite.
7081
7082 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
7083
7084         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
7085         (gst_video_box_i420), (gst_video_box_chain):
7086           Fix row strides for I420 (fixes #163159)
7087           
7088 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7089
7090         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
7091           MPEG2 has a useful rate property, so we can actually use that.
7092           For MPEG-1, continue using the bytes/time properties.
7093
7094 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7095
7096         * gst-libs/gst/riff/riff-media.c:
7097         (gst_riff_create_video_caps_with_data),
7098         (gst_riff_create_video_template_caps):
7099           Add intel-h263.
7100
7101 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7102
7103         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7104           Fail if caps negotiation fails. Should fix #162184, and should
7105           definately be in there regardless of it fixing the actual bug.
7106         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
7107         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
7108         (gst_avimux_riff_get_avix_header),
7109         (gst_avimux_riff_get_video_header),
7110         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
7111         (gst_avimux_start_file), (gst_avimux_handle_event),
7112         (gst_avimux_change_state):
7113         * gst/avi/gstavimux.h:
7114           Refactor structure writing to use GST_WRITE_UINT macros, add
7115           metadata writing support.
7116
7117 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7118
7119         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
7120           Elements may already be destroyed when this function is called.
7121
7122 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7123
7124         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7125         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
7126           More memory leak fixes (#149162).
7127
7128 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7129
7130         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7131         (gst_qtdemux_add_stream):
7132           Fix two memleaks.
7133
7134 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7135
7136         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7137           Argh...
7138
7139 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7140
7141         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7142           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
7143           when fixating to six channels in Totem.
7144
7145 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7146
7147         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
7148           Fix compile warnings on Solaris 10 buildbot
7149
7150 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7151
7152         * ext/dvdread/dvdreadsrc.c: (_read):
7153           Don't read beyond the last cell in a chapter (fixes 
7154           invalid memory access)
7155
7156 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7157
7158         * ext/dvdread/stream_labels.c:
7159         (dvdreadsrc_get_audio_stream_labels):
7160           Use NULL for an empty GList instead of g_list_alloc(); fix 
7161           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
7162           of GString (easier to bulk free later)
7163
7164 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7165
7166         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7167
7168         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7169         (gst_ffmpeg_pixfmt_to_caps):
7170           Fix BGRA32 caps (#164209).
7171
7172 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7173
7174         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7175
7176         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7177         (gst_ffmpeg_caps_to_pixfmt):
7178           alpha_mask can be RGBA/ABGR. Fixes #164265.
7179
7180 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
7181
7182         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7183
7184         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
7185         (gst_mpeg2dec_alloc_buffer):
7186         * ext/mpeg2dec/gstmpeg2dec.h:
7187           Crop if decoding size is not the actual image size (#163676).
7188
7189 2005-01-17  Steve Baker  <steve@stevebaker.org>
7190
7191         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7192
7193         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
7194         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
7195           Add libsndfile typefind functions (#163309).
7196
7197 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7198
7199         * tools/gst-launch-ext-m.m:
7200           Add .aac, fix .m1v/.m2v (#163891).
7201
7202 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7203
7204         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
7205           Sanity check, don't wait endlessly since the clock might not
7206           actually run at this point (which is a deadlock). Fixes #164069.
7207
7208 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7209
7210         * gst/playback/gstplaybasebin.c: (probe_triggered):
7211           Of course, only pause if group is done...
7212
7213 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7214
7215         * gst/playback/gstplaybasebin.c: (probe_triggered):
7216           Thread safety.
7217
7218 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
7219
7220         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
7221           Don't return state change success when the parent
7222           failed.
7223
7224 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7225
7226         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
7227           Free events (fix memleak in #162905).
7228
7229 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
7230
7231         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7232
7233         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7234         (gst_ffmpeg_caps_to_pixfmt):
7235           Fix for depth = 15. Fixes #161675.
7236
7237 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7238
7239         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7240           Set FPS correctly, even for webcams and the like.
7241         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
7242           Don error on setting while capturing.
7243
7244 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7245
7246         * ext/dv/gstdvdec.c:
7247         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7248         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7249           I'm a bad boy. using /1001. to force C to do float division
7250           and not integer division (as it did in my last commit)
7251           Thanks to David I. Lehn for pointing this mistake.
7252
7253 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7254
7255         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7256           Revert Johan??s 1.35->1.36 since it breaks compat.
7257
7258 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7259
7260         * ext/dv/gstdvdec.c:
7261         * ext/libfame/gstlibfame.c:
7262         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7263         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7264           replace framerate aproximations by their real value
7265           (24000/1001, 30000/1001, 60000/1001)
7266           Finish fixing bug #164049
7267
7268 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7269
7270         * ext/ogg/gstoggmux.c:
7271           eos/bos debugging
7272         * gst/tcp/gstmultifdsink.c:
7273         * gst/tcp/gstmultifdsink.h:
7274         * gst/tcp/gsttcp.c:
7275         * gst/tcp/gsttcp.h:
7276         * gst/tcp/gsttcpclientsink.c:
7277         * gst/tcp/gsttcpclientsrc.c:
7278         * gst/tcp/gsttcpserversink.c:
7279         * gst/tcp/gsttcpserversrc.c:
7280           improve reusability of elements after state changes and errors
7281           make multifdsink throw away streamheaders when receiving new ones
7282
7283 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7284
7285         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7286           Fix for if items are already in list...
7287
7288 2005-01-12  Benjamin Otte  <otte@gnome.org>
7289
7290         * gst/adder/gstadder.c: (gst_adder_loop):
7291           fix adder a bit so it doesn't screw up with events as much anymore
7292
7293 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7294
7295         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7296         (pixbufscale_scale), (gst_pixbufscale_chain):
7297         * ext/gdk_pixbuf/pixbufscale.h:
7298           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7299           to ensure rowstrides are calculated the same way as 
7300           ffmpegcolorspace
7301           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7302           that we pick up duration and offset also.
7303
7304 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7305
7306         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7307         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7308           Reusability fixes.
7309
7310 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7311
7312         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7313         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7314         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7315         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7316           Update flags when requested.
7317
7318 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7319
7320         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7321           Fix dmix.
7322
7323 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7324
7325         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7326         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7327         (probe_triggered), (new_decoded_pad), (gen_source_element),
7328         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7329         * gst/playback/gstplaybasebin.h:
7330         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7331         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7332         (gst_play_bin_change_state):
7333           Implement group-switch signal for use in apps to clear metadata
7334           cache, clean up subtitle, add suburi property instead of # hack,
7335           some error-out fixes.
7336
7337 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7338
7339         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7340           Debug.
7341         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7342           If we got a state change in the _get handler, don't return success.
7343
7344 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7345
7346         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7347         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7348           Make jpegdec quiet on MJPEG decoding
7349         * gst/asfdemux/README:
7350           Fix mimetypes for MJPEG and H263
7351
7352 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7353
7354         * ext/theora/theoradec.c: (theora_dec_chain):
7355           Fix broken code generation by gcc by swapping arguments.
7356         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7357           Fix \n in debug.
7358
7359 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7360
7361         * TODO:
7362           delete this file, it is by far outdated
7363         * ext/alsa/gstalsa.1: remove
7364         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7365         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7366         (gst_alsa_get_caps):
7367           Add HW probing for supported sample rates. Fixes #161704
7368
7369 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7370
7371         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7372           Don't crash, biatch! :).
7373
7374 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7375
7376         * ext/musepack/gstmusepackreader.cpp:
7377         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7378           Some work on tags - still doesn't work in playbin...
7379         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7380           Handle events...
7381
7382 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7383
7384         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7385           Also shove tags on kid pads.
7386
7387 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7388
7389         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7390           Don't bail on unknown events.
7391         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7392           Don't crash on events before negotiation.
7393         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7394           Send tags on pads, too.
7395         * gst/playback/gststreamselector.c:
7396         (gst_stream_selector_request_new_pad):
7397           Forward events on first pad if no input was selected yet.
7398
7399 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7400
7401         * gst/playback/gstplaybasebin.c: (setup_substreams):
7402           Don't disable streamtype if the stream doesn't exist, since
7403           then playing a video after audio will disable both and nothing
7404           will happen. Fixes the testsuite.
7405
7406 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7407
7408         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7409         (gst_v4l_xoverlay_set_xwindow_id):
7410         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7411         (gst_v4l2_xoverlay_set_xwindow_id):
7412           Add debug categories, fix overlay disabling.
7413
7414 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7415
7416         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7417         * ext/alsa/gstalsa.h:
7418           Add HW probing for period_count/size and buffer_size MIX/MAX
7419           Adjust default/user defined value if out of bounds
7420           Should fix bug #162024
7421
7422 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7423
7424         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7425           Fix warning (#161191).
7426
7427 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7428
7429         * ext/dvdread/stream_labels.c:
7430         (dvdreadsrc_get_audio_stream_labels):
7431           Fix warning (init the good variable in switch default)
7432
7433 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7434
7435         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7436
7437         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7438           Fix gcc-2.95 compile (#163485).
7439
7440 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7441
7442         * configure.ac:
7443         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7444         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7445         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7446         (gst_flacenc_change_state):
7447         * ext/flac/gstflacenc.h:
7448           Update for API change in flac-1.1.1. Update requirement in
7449           configure.ac. Fixes #162974.
7450
7451 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7452
7453         * gst/playback/gstplaybasebin.c: (group_destroy):
7454           Remove hack to get rid of assert and get rid of unlinked
7455           signals properly.
7456
7457 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7458
7459         * gst/playback/gstplaybasebin.c: (setup_source):
7460           Set source to NULL so that resources are free'ed. Fixes issues
7461           with playback of CDDA and similar device-accessing things.
7462
7463 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7464
7465         * testsuite/embed/Makefile.am:
7466           test->noinst, fix make test in buildbot.
7467
7468 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7469
7470         * ext/dvdread/stream_labels.c: new file
7471         * ext/dvdread/stream_labels.h: new file
7472         * ext/dvdread/Makefile.am:
7473         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7474           Extract audio stream label from DVD IFO files.
7475           It only dump them on the console for now, still have to
7476           make playbin aware of them.
7477
7478 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7479
7480         * gst/playback/gstplaybasebin.c: (setup_source):
7481           Fix hanging subs.
7482
7483 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7484
7485         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7486         (gen_preroll_element), (remove_groups), (setup_subtitle),
7487         (gen_source_element), (setup_source):
7488         * gst/playback/gstplaybasebin.h:
7489           Multiple .sub files is just a stupid idea... Fix some threading
7490           mistakes. Interestingly, external .sub files cause playbin to
7491           hang, I don't know why... Parsing fixes contributed by Fran??ois
7492           Kooman <fkooman@tuxed.net>.
7493
7494 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7495
7496         * testsuite/embed/Makefile.am:
7497           Fix buildbot.
7498
7499 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7500
7501         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7502
7503         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7504         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7505         (gst_pngenc_set_property):
7506         * ext/libpng/gstpngenc.h:
7507           Add compression level property (#163323).
7508
7509 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7510
7511         * configure.ac:
7512         * examples/capsfilter/capsfilter1.c: (main):
7513         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7514         * ext/dvdread/Makefile.am:
7515         * ext/dvdread/demo-play:
7516         * ext/dvdread/demo-play.c:
7517         * gconf/gstreamer.schemas.in:
7518         * gst-libs/gst/gconf/gconf.c:
7519         * sys/v4l/TODO:
7520         * testsuite/Makefile.am:
7521         * testsuite/embed/Makefile.am:
7522         * testsuite/embed/embed.c: (cb_expose), (main):
7523           Remove all references to xvideosink, fix examples (#140845).
7524         * gst/playback/gstplaybasebin.c: (group_destroy):
7525           Apparently, disposal does not unlink - so do explicitely.
7526         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7527           Add debug.
7528
7529 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7530
7531         * README: fix PKG_CONFIG_PATH instructions, what was there
7532         previously was breaking default search path, not nice. 
7533         Fixes #163358
7534
7535 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7536
7537         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7538         (gst_audioscale_chain):
7539           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7540           when resampling - how the ^@$^!@^! is this possible?!?
7541
7542 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7543
7544         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7545           Reset variables on READY.
7546         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7547         (gst_matroska_mux_loop):
7548           Require data before writing header.
7549
7550 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7551
7552         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7553
7554         * ext/mad/gstmad.c: (gst_mad_chain):
7555           Don't call mad_stream_sync() directly after recovering sync.
7556           Fixes #151661.
7557
7558 2005-01-09  Martin Eikermann  <meiker@upb.de>
7559
7560         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7561
7562         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7563         (snapshot_handler), (gst_snapshot_sinkconnect),
7564         (gst_snapshot_chain):
7565           Allocate resources when required, fix recursive signal emission
7566           and fix caps. Fixes #161667.
7567
7568 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7569
7570         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7571
7572         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7573         (gst_pngdec_chain):
7574           Handle only 8-bppc (bits-per-pixel-component) images, better
7575           error handling and correct strides. Fixes #163177.
7576         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7577         (gst_pngenc_chain):
7578           Better error handling. Fixes #163348.
7579
7580 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7581
7582         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7583         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7584         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7585         (dvdnavsrc_uri_handler_init):
7586           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7587         * gst/playback/gstplaybasebin.c: (gen_source_element):
7588           Add MMS to streaming URIs.
7589
7590 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7591
7592         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7593         * sys/xvimage/xvimagesink.c:
7594         (gst_xvimagesink_navigation_send_event):
7595           Check for pad availability before sending event.
7596
7597 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7598
7599         * gst-plugins.spec.in:
7600           Add subparse.
7601
7602 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7603
7604         * configure.ac:
7605           Since we use functions from CVS, up requirement.
7606
7607 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7608
7609         * gst/playback/Makefile.am:
7610         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7611         (group_destroy), (group_commit), (group_is_muted),
7612         (gen_preroll_element), (add_stream), (unknown_type),
7613         (probe_triggered), (preroll_unlinked), (mute_stream),
7614         (silence_stream), (new_decoded_pad), (setup_substreams),
7615         (setup_source), (get_active_source), (mute_group_type),
7616         (muted_group_change_state), (set_active_source),
7617         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7618         (play_base_eos), (gst_play_base_bin_change_state):
7619         * gst/playback/gstplaybasebin.h:
7620         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7621         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7622         (gst_stream_info_dispose), (stream_info_mute_pad),
7623         (stream_info_change_state), (gst_stream_info_set_mute):
7624         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7625         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7626         (gst_stream_selector_init), (gst_stream_selector_dispose),
7627         (gst_stream_selector_get_linked_pad),
7628         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7629         (gst_stream_selector_get_linked_pads),
7630         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7631         * gst/playback/gststreamselector.h:
7632           Adding stream selection support plus required properties for
7633           applications to use this. Fully fixes #100931.
7634
7635 2005-01-08  Benjamin Otte  <otte@gnome.org>
7636
7637         * gst/games/gstpuzzle.c: (nav_event_handler):
7638           - handle nav events differently: forward every event no matter if it
7639             was handled or not.
7640           - translate events
7641           You can now cheat by using navigationtest ! puzzle and moving the
7642           mouse close to the edge of a tile. ;)
7643
7644 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7645
7646         * configure.ac:
7647         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7648         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7649         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7650         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7651         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7652         (gst_ogm_parse_plugin_init):
7653         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7654         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7655         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7656         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7657         * ext/pango/gsttextoverlay.h:
7658         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7659         (gst_matroska_demux_handle_seek_event),
7660         (gst_matroska_demux_sync_streams),
7661         (gst_matroska_demux_parse_blockgroup),
7662         (gst_matroska_demux_subtitle_caps),
7663         (gst_matroska_demux_plugin_init):
7664         * gst/matroska/matroska-ids.h:
7665         * gst/playback/gstdecodebin.c: (close_pad_link):
7666         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7667         (gen_preroll_element), (remove_groups), (add_stream),
7668         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7669         (setup_source):
7670         * gst/playback/gstplaybasebin.h:
7671         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7672         * gst/subparse/Makefile.am:
7673         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7674         (gst_subparse_base_init), (gst_subparse_class_init),
7675         (gst_subparse_init), (gst_subparse_formats),
7676         (gst_subparse_eventmask), (gst_subparse_event),
7677         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7678         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7679         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7680         (parse_mpsub_deinit), (parse_mpsub_init),
7681         (gst_subparse_buffer_format_autodetect),
7682         (gst_subparse_format_autodetect), (gst_subparse_loop),
7683         (gst_subparse_change_state), (gst_subparse_type_find),
7684         (plugin_init):
7685         * gst/subparse/gstsubparse.h:
7686         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7687         (plugin_init):
7688           Add subtitle support, .sub parser (supports SRT and MPsub),
7689           OGM text support, Matroska UTF-8 text support, deadlock fixes
7690           all over the place, subtitle awareness in decodebin/playbin
7691           and some fixes to textoverlay to handle subtitles in a stream
7692           correctly. Fixes #100931.
7693
7694 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7695
7696         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7697           Check for pad availability before doing a query on it.
7698
7699 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7700
7701         * ext/dv/gstdvdec.c:
7702           really fix bpp24/32 dvdec caps (classic rgba indeed)
7703         * gst/asfdemux/gstasfdemux.c:
7704         (gst_asf_demux_process_ext_content_desc):
7705           don't send text tags if they are empty (bis repetita)
7706
7707 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7708
7709         * ext/dv/gstdvdec.c:
7710          remove unneeded comment from dvdec
7711           (related to DV 4CC codes in AVI files)
7712           moved them in gstreamer/docs/random/mimetypes
7713         * gst/asfdemux/gstasfdemux.c:
7714         (gst_asf_demux_process_ext_content_desc):
7715          don't send text tags if they are empty
7716          fix mem leak on error path
7717         * gst/ffmpegcolorspace/avcodec.h:
7718         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7719         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7720         (gst_ffmpegcsp_avpicture_fill):
7721         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7722         * gst/ffmpegcolorspace/imgconvert_template.h:
7723          adds BGR32 and BGRA32 to ffmpegcolorspace
7724           (still bad colors, fixing it on next commit)
7725           helps with dvdec outputing BGR32
7726
7727 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7728
7729         * ext/dv/gstdvdec.c:
7730          Fix audio caps i just broke (missing ',')
7731         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7732         (gst_matroska_mux_reset):
7733          Fix typo + add FIXME about old "x-gst-metadata" crap
7734
7735 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7736
7737         * ext/dv/demo-play.c: (main):
7738          xvideosink -> xvimagesink
7739         * ext/dv/gstdvdec.c:
7740          change rgb 32/32 caps to 24/32 (no alpha)
7741          change nb of channels to be a list (2 or 4, not 2)
7742          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7743         * gst/asfdemux/gstasfdemux.c:
7744         (gst_asf_demux_process_ext_content_desc):
7745          Add 'date/year' to extracted metadata list
7746
7747 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7748
7749         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
7750           The return value of fixate_to does not imply that the requested
7751           value was set, so don't assume.
7752
7753 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
7754
7755         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7756
7757         * ext/libpng/gstpngdec.c:
7758         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
7759         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
7760         * ext/libpng/gstpngenc.h:
7761           Alpha support (encoder; #163161), mime fixage.
7762
7763 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
7764
7765         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7766
7767         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
7768         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
7769         (gst_faac_set_property), (gst_faac_get_property):
7770         * ext/faac/gstfaac.h:
7771           Allow for ADTS output (#153434).
7772
7773 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7774
7775         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7776           Fix against template (#150576).
7777
7778 2005-01-06  Benjamin Otte  <otte@gnome.org>
7779
7780         * gst/games/gstpuzzle.c: (draw_puzzle):
7781           don't draw a puzzle if either width or height of tiles would be 0.
7782
7783 2005-01-06  Benjamin Otte  <otte@gnome.org>
7784
7785         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
7786         (gst_puzzle_class_init), (gst_puzzle_finalize):
7787           no memleaks, please
7788         (gst_puzzle_create), (gst_puzzle_init),
7789         (gst_puzzle_set_property), (gst_puzzle_setup):
7790           change initialization code around so we don't reshuffle on resize
7791         (draw_puzzle):
7792           fix another stupid typo
7793
7794 2005-01-06  Benjamin Otte  <otte@gnome.org>
7795
7796         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
7797           fix stupid typo that borked copying on YUY2
7798
7799 2005-01-06  Benjamin Otte  <otte@gnome.org>
7800
7801         * gst/games/gstpuzzle.c: (draw_puzzle):
7802           fix edges when image sizes aren't multiples of tile sizes
7803
7804 2005-01-06  Benjamin Otte  <otte@gnome.org>
7805
7806         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
7807           make RGB endianness work correctly
7808         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
7809           refactor and fix race with initial shuffling
7810         (nav_event_handler):
7811           allow using the mouse to puzzle
7812         (draw_puzzle):
7813           insist on tiles having width and height as multiples of 4 to get
7814           clean YUV image handling
7815         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7816         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
7817           s/DEBUG/LOG/ for common messages
7818         (gst_xvimagesink_navigation_send_event):
7819           fix mouse event translation to not include screen PAR
7820         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7821           fix mouse event translation to actually work
7822
7823 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7824
7825         * gst/asfdemux/gstasfdemux.c:
7826         (gst_asf_demux_process_ext_content_desc):
7827          Extract TrackNumber metadata + clean up code
7828         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
7829          Hope this is the good fix (var used unitialised)
7830
7831 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7832
7833         * ext/faad/gstfaad.c: (gst_faad_chain):
7834           Only increment timestamp if it's valid. Fixes raw AAC streams.
7835
7836 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7837
7838         * configure.ac:
7839         * gst/games/Makefile.am:
7840         * gst/games/gstpuzzle.c:
7841           add a puzzle game with...
7842         * gst/games/gstvideoimage.c:
7843         * gst/games/gstvideoimage.h:
7844           ... full colorspace support (that includes YUV9 and RGB16)) stolen
7845           from videotestsrc and made into something that would be a nice
7846           library for a lot of other plugins.
7847
7848 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7849
7850         * configure.ac:
7851          don't compile faad plugin if a RC of 2.0 is found
7852          Fixes #155346 (and FC1 buildbot)
7853         * gst/asfdemux/gstasfdemux.c:
7854         (gst_asf_demux_process_ext_content_desc):
7855          try to make Solaris compiler happier
7856
7857 2005-01-06  Paul Jack  <pjack@sfaf.org>
7858
7859         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7860
7861         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
7862           Fix segfault (#161667).
7863
7864 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7865
7866         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7867           Fix framerate reporting.
7868
7869 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7870
7871         * gst-libs/gst/riff/riff-ids.h:
7872         * gst/wavenc/riff.h:
7873          Add AMR (VBR and CBR) ids to riff.h audio codec list
7874         * gst/asfdemux/gstasfdemux.c:
7875         (gst_asf_demux_process_ext_content_desc),
7876         (gst_asf_demux_process_object):
7877           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
7878
7879 2005-01-05  Martin Eikermann  <meiker@upb.de>
7880
7881         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7882
7883         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
7884         (gst_dvd_demux_handle_discont):
7885         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
7886         (gst_mpeg_demux_handle_discont):
7887           Recreate pads on new-media (#160730).
7888         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
7889           Send discont even if manager changes timestamps (#161929).
7890
7891 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
7892
7893         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7894
7895         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
7896           Fix invalid memory access (#159211).
7897
7898 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7899
7900         * examples/gstplay/player.c: (main):
7901           Don't iterate.
7902         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
7903           Add visualizations.
7904         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7905         (gst_a52dec_handle_frame):
7906           Set duration.
7907         * ext/dvdnav/gst-dvd:
7908           Add audioconvert. Fixes #161325.
7909         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
7910           Explicitely case to gint64. Possible valgrind error.
7911         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
7912         (gst_play_tick_callback), (gst_play_change_state),
7913         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
7914         (gst_play_set_location), (gst_play_get_location),
7915         (gst_play_seek_to_time), (gst_play_set_data_src),
7916         (gst_play_set_video_sink), (gst_play_set_audio_sink),
7917         (gst_play_set_visualization), (gst_play_connect_visualization),
7918         (gst_play_get_framerate), (gst_play_get_all_by_interface),
7919         (gst_play_new):
7920           Use playbin. Fixes #139749 and #147744.
7921         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
7922           Add genre tag.
7923         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
7924         (audioscale_get_type), (gst_audioscale_base_init),
7925         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
7926         (gst_audioscale_getcaps), (gst_audioscale_fixate),
7927         (gst_audioscale_link), (gst_audioscale_get_buffer),
7928         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
7929         (gst_audioscale_init), (gst_audioscale_dispose),
7930         (gst_audioscale_chain), (gst_audioscale_set_property),
7931         (gst_audioscale_get_property), (plugin_init):
7932           Indent properly.
7933         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
7934           Fix LPCM.
7935         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
7936         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
7937         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
7938           Add more metadata (fixes #162656).
7939
7940 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7941
7942         * configure.ac:
7943           back to cvs
7944
7945 === release 0.8.7 ===
7946
7947 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7948
7949         * NEWS:
7950         * RELEASE:
7951         * configure.ac:
7952           releasing 0.8.7, "Hyperspace"
7953
7954 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7955
7956         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7957
7958         * gst/playback/gstplaybasebin.c:
7959          Fix for #162924 - free caps after use, not before
7960
7961 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7962
7963         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7964
7965         * gst/playback/gstplaybasebin.c:
7966         * gst/wavparse/gstwavparse.c:
7967           Fix for #154773 - fixes playback of small .wav files
7968
7969 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7970
7971         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7972
7973         * gst/audioscale/gstaudioscale.c:
7974           Fix for #162819 - make audioscale reusable
7975           Fixes playback of more than one file with playbin/totem
7976
7977 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7978
7979         * gst/ffmpegcolorspace/avcodec.h:
7980         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7981         * gst/ffmpegcolorspace/imgconvert.c:
7982           clean up the mess that made me cry and avoid needless duplication
7983
7984 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7985
7986         * gst/ffmpegcolorspace/imgconvert.c:
7987           give some indication of why we're segfaulting
7988
7989 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7990
7991         * configure.ac:
7992           Fix indentation, fix v4l2 plugin detection.
7993         * ext/Makefile.am:
7994           Fix libmms location (Maciej, use diff -u!).
7995         * ext/alsa/gstalsa.c: (gst_alsa_init):
7996           Initialize caps cache to NULL.
7997         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
7998           Only change state on audiosink if it exists.
7999
8000 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
8001
8002         * gst/matroska/matroska-demux.c:
8003         * gst/matroska/matroska-ids.h:
8004         * gst/matroska/matroska-demux.h:
8005         Fix Vorbis streams failing to decode in some files, where cluster_time
8006         isn't 0, because then it doesn't send codec_priv before actual data.
8007         Remove time-based test and replace it with marker set on beginning of
8008         new stream
8009
8010 2004-12-28  David Schleef  <ds@schleef.org>
8011
8012         Merge patch from Ronald fixing problems with streaming
8013         text.
8014         * ext/cairo/gstcairo.c: (plugin_init):
8015         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8016         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8017         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8018         (gst_textoverlay_font_init), (gst_textoverlay_init),
8019         (gst_textoverlay_set_property):
8020         * ext/cairo/gsttextoverlay.h:
8021
8022 2004-12-27  David Schleef  <ds@schleef.org>
8023
8024         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8025         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8026         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8027         (gst_textoverlay_font_init), (gst_textoverlay_init),
8028         (gst_textoverlay_set_property): Improvements to actually
8029         render text as white on black outline on video, including
8030         font selection and horizontal/vertical alignment.  (Ronald's
8031         christmas present)
8032         * ext/cairo/gsttextoverlay.h:
8033
8034 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8035
8036         * ext/ogg/gstogg.c:
8037         * ext/ogg/gstogmparse.c:
8038           fix ogm[audio/video]parse plugin registration
8039           (riff won't load if bytestream is already loaded)
8040
8041 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8042
8043         * gst/audioconvert/gstchannelmix.c:
8044           fix for GLIB < 2.4
8045
8046 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8047
8048         * Makefile.am:
8049         * configure.ac:
8050           disable docs again until it actually passes make distcheck.
8051
8052 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8053
8054         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
8055         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8056         (plugin_init):
8057           Add 3GP (variables name Q3GP because they can't start with a
8058           number). Add samr audio fourcc (used in .3gp files), decoder
8059           is work in progress. Also do a GST_WARNING instead of ERROR
8060           in case of unknown nodes, to decrease output.
8061
8062 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8063
8064         * Makefile.am:
8065           really fix dist
8066
8067 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8068
8069         * configure.ac:
8070         * ext/speex/gstspeexdec.h:
8071         * ext/speex/gstspeexenc.h:
8072           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
8073           Fix detection code in configure.ac
8074
8075 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8076
8077         * gst/matroska/matroska-demux.c:
8078         (gst_matroska_demux_parse_blockgroup):
8079           Save position, so that queries give proper return values. Don't
8080           know how this could ever have worked before...
8081
8082 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8083
8084         * configure.ac:
8085           Put additional LAME check inside the conditional.  Fixes #152339
8086
8087 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8088
8089         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8090         (gst_avi_demux_stream_scan):
8091           Add some more debug. Fix logic error when setting movi offset
8092           while reading index.
8093
8094 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8095
8096         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8097         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
8098         (gst_avi_demux_process_next_entry):
8099           Add some debugging. Better detection of broken indexes and the
8100           accompanying index recovery. No infinite loops on state changes
8101           when we're still in our loopfunction.
8102
8103 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8104
8105         * configure.ac:
8106           Fix up.
8107
8108 2004-12-22  Archana Shah  <archana.shah@wipro.com>
8109
8110         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8111
8112         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
8113           Normalizing the value before setting
8114         (gst_sunaudiomixer_get_volume):
8115           Normalizing the value after getting. Fixes bug# 161980
8116
8117 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8118
8119         * Makefile.am: Make sure docs gets disted
8120         * docs/Makefile.am: Make sure all needed files get disted
8121         * gst-plugins.spec.in: latest updates
8122
8123 2004-12-22  Wim Taymans  <wim@fluendo.com>
8124
8125         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8126         Revert patch 1.38 as clock distribution over schedulers does
8127         not work correcly in the core yet.
8128
8129 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8130
8131         * sys/oss/README: remove this file, which predates my birth
8132           (and which content is by far outdated)
8133
8134 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
8135
8136         * Makefile.am:
8137         * configure.ac:
8138         * docs/Makefile.am:
8139         * docs/libs/Makefile.am:
8140         * docs/libs/gst-plugins-libs-docs.sgml:
8141         * docs/libs/gst-plugins-libs-sections.txt:
8142         * docs/libs/tmpl/gstgconf.sgml:
8143         * docs/upload.mak:
8144         * docs/version.entities.in:
8145           Added boilerplate gtk-doc files for plugin-libs documentation.
8146
8147 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8148
8149         * gst/auparse/gstauparse.c: fix int and float audio caps
8150
8151 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8152
8153         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8154         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8155           g_assert() can be a macro, don't use #ifdef inside it.
8156
8157 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
8158
8159         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8160
8161         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
8162         (gst_videorate_init), (gst_videorate_chain),
8163         (gst_videorate_change_state):
8164           Event handling (fixes #159986).
8165
8166 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8167
8168         * gst-libs/gst/riff/riff-media.c:
8169         (gst_riff_create_video_caps_with_data):
8170           Add BLZ0 (Blizzard's version of DivX) fourcc.
8171
8172 2004-12-18  David Schleef  <ds@schleef.org>
8173
8174         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
8175         portability fix.
8176
8177 2004-12-18  David Schleef  <ds@schleef.org>
8178
8179         * gst/tta/ttadec.h: Disable some header code that isn't used
8180         and clearly isn't portable.
8181
8182 2004-12-18  David Schleef  <ds@schleef.org>
8183
8184         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
8185         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
8186         (avcodec_get_pix_fmt), (avpicture_layout),
8187         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
8188         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
8189         Fix code to not use GCC extensions (and c99 extensions that
8190         Forte does not like.)
8191
8192 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8193
8194         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8195
8196         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
8197         (gst_deinterlace_chain):
8198           Rowstride fixes. Fixes #161039.
8199         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
8200         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
8201         (gst_video_crop_getcaps), (gst_video_crop_link),
8202         (gst_video_crop_i420), (gst_video_crop_chain),
8203         (gst_video_crop_change_state):
8204           Rework of negotiation. Actually works now. Fixes #158650.
8205
8206 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8207
8208         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
8209           That was very stupid.
8210
8211 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8212
8213         * gst/matroska/matroska-demux.c:
8214         (gst_matroska_demux_parse_blockgroup):
8215           Fix possible crasher.
8216
8217 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8218
8219         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
8220         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
8221           Lace sizes can be zero.
8222
8223 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8224
8225         * ext/musepack/gstmusepackdec.cpp:
8226           Fetch error return values. Fixes #161624.
8227         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
8228           Really EOS.
8229
8230 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8231
8232         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8233           Work for truncated (unfinished download etc.) files. Fixes #160514.
8234
8235 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8236
8237         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8238           Fix for integer overflow. Makes #156001 not crash. Probably masks
8239           the real bug.
8240
8241 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8242
8243         * gst/ac3parse/gstac3parse.c: (plugin_init):
8244           Parsers never have ranks. Fixes #159651.
8245
8246 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8247
8248         * gst/playback/gstdecodebin.c: (compare_ranks):
8249           make sure the facotries are ordered the same every time even if they
8250           have the same rank by using the name
8251         * gst/playback/gstdecodebin.c: (find_compatibles):
8252           make sure we don't add factories to the list twice
8253
8254 2004-12-16  David Schleef  <ds@schleef.org>
8255
8256         * configure.ac: look for musepack headers as musepack/*.h
8257         (fixes #159847)
8258         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
8259         * ext/musepack/gstmusepackreader.h: same
8260
8261 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8262
8263         * gst-libs/gst/riff/riff-read.c:
8264         (gst_riff_read_strf_auds_with_data):
8265           Read extradata correctly (fixes #155879).
8266
8267 2004-12-16  David Schleef  <ds@schleef.org>
8268
8269         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
8270         audio.  does _not_ attempt or allow conversion unless channels
8271         is 1 or 2.
8272
8273 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8274
8275         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8276
8277 2004-12-16  David Schleef  <ds@schleef.org>
8278
8279         * gst/audioscale/gstaudioscale.c: the resample library only
8280         handles 1 or 2 channels.  Change caps to compensate.
8281
8282 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8283
8284         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8285         (gst_matroska_demux_audio_caps):
8286           Some MPEG-AAC hacks, because else it doesn't work...
8287
8288 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8289
8290         * gst-libs/gst/riff/riff-media.c:
8291         (gst_riff_create_video_caps_with_data),
8292         (gst_riff_create_video_template_caps):
8293           Add h264.
8294
8295 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8296
8297         * gst-libs/gst/audio/Makefile.am:
8298           Try to fix buildbot.
8299
8300 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8301
8302         * gst/tcp/gstmultifdsink.c:
8303           Clean up and uniformize debugging.
8304
8305 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8306
8307         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8308
8309         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8310         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8311         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8312         (gst_mpeg_demux_change_state):
8313           Reset on ready. Fixes 160276.
8314
8315 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8316
8317         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8318
8319         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8320         (gst_ffmpegcsp_pad_link):
8321           Fix memleak (#154815).
8322
8323 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8324
8325         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8326
8327         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8328         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8329         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8330         * ext/musicbrainz/gsttrm.h:
8331           Add support for using a proxy server when getting a trm id from
8332           the MusicBrainz database (#149613).
8333
8334 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8335
8336         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8337
8338         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8339         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8340           Fix memleaks (#157233).
8341
8342 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8343
8344         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8345
8346         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8347         * gst-libs/gst/resample/resample.h:
8348         * gst/audioscale/gstaudioscale.c:
8349           Fix memleak (#159215).
8350
8351 2004-12-16  Toni Willberg  <toniw@iki.fi>
8352
8353         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8354
8355         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8356         * sys/oss/oss_probe.c: (main):
8357           Check for mono/stereo support (similar to samplerate probing),
8358           fixes #159433. Also add missing copyright header to oss_probe.c.
8359
8360 2004-12-15  David Schleef  <ds@schleef.org>
8361
8362         * configure.ac: add audioresample and cairo plugins.  Remove
8363         HAVE_MMX stuff, because it's not used.
8364         * ext/Makefile.am: same
8365         * ext/audioresample/Makefile.am: You are not ready for an
8366         audio resampling element based on audioresample.
8367         * ext/audioresample/gstaudioresample.c:
8368         * ext/audioresample/gstaudioresample.h:
8369         * ext/cairo/Makefile.am: You are not ready for overlay elements
8370         based on cairo.  Don't look too closely, these elements kinda
8371         suck right now.
8372         * ext/cairo/gstcairo.c: new
8373         * ext/cairo/gsttextoverlay.c: new
8374         * ext/cairo/gsttextoverlay.h: new
8375         * ext/cairo/gsttimeoverlay.c: new
8376         * ext/cairo/gsttimeoverlay.h: new
8377         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8378         problem with compilers that don't support variadic macros.
8379
8380 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8381
8382         Reviewed by:  David Schleef  <ds@schleef.org>
8383
8384         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8385         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8386         bit.  Also ran indent-gst.
8387         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8388         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8389         (gst_sunaudiosrc_setparams):
8390
8391 2004-12-14  David Schleef  <ds@schleef.org>
8392
8393         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8394         output rate to 16000.  Should fix #160235.
8395
8396 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8397
8398         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8399         Add typefinding for mpeg2 pes streams
8400
8401 2004-12-13  David Schleef  <ds@schleef.org>
8402
8403         * configure.ac:  Applied patch from bug #143659, making default
8404         sources and sinks OS-dependent (for Solaris), and added code
8405         for OS/X.
8406         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8407
8408 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8409
8410         * gst-libs/gst/riff/riff-media.c:
8411           forgot to add h2.64 to avidemux template caps
8412
8413 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8414
8415         * gst/wavenc/riff.h:
8416         * gst-libs/gst/riff/riff-media.c:
8417         * gst-libs/gst/riff/riff-ids.h:
8418         * gst/avi/gstavimux.c
8419         add 4CC code for VideoSoft h264 in AVI (VSSH)
8420           fixes bug #160655
8421         remove s323 from riff, it's quicktime specific :(
8422
8423 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8424
8425         * gst/asfdemux/README
8426         * gst/wavenc/riff.h
8427         * gst-libs/gst/riff/riff-ids.h
8428         * gst-libs/gst/riff/riff-media.c
8429         * gst/qtdemux/qtdemux.c:
8430           add new 4CC codes for h263 related codecs
8431           fixes partially bug #155163
8432
8433 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8434
8435         * configure.ac: Update polyaudio requirement to 0.7
8436         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8437
8438 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8439
8440         * gst/interleave/deinterleave.c:
8441         fix my name's spelling! :)
8442
8443 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8444
8445         * AUTHORS ChangeLog
8446         * gst/auparse/gstauparse.c
8447         * gst/interleave/deinterleave.c
8448         * gst/law/:
8449                 alaw-decode.c alaw-encode.c
8450                 mulaw-decode.c mulaw-encode.c
8451         * gst/oneton/gstoneton.c
8452         * sys/osxaudio/:
8453                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8454         * sys/osxvideo/:
8455                 cocoawindow.h cocoawindow.m
8456                 osxvideosink.h osxvideosink.m
8457
8458         put the same mail address for Zaheer Abbas Merali everywhere
8459
8460 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8461
8462         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8463           Align by packetsize, and assert that we a packet available before
8464           playing. The first makes webstreams work (they often include
8465           trailing padding data in a packet), the second allows pausing a
8466           ASF stream in totem without getting demux errors afterwards.
8467
8468 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8469
8470         * ext/ogg/gstoggdemux.c: (get_relative):
8471           Check for non-NULL before accessing member (end-of-chain).
8472
8473 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8474
8475         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8476         (cdparanoia_set_property), (cdparanoia_get_property):
8477         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8478         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8479         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8480         (dvdreadsrc_init), (dvdreadsrc_set_property),
8481         (dvdreadsrc_get_property):
8482         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8483         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8484           Synchronize property names where not yet the case. Devices are
8485           now device=X, other versions are deprecated (but still exist).
8486           Also use g_free() unconditionally.
8487         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8488         (setup_source), (gst_play_base_bin_get_property):
8489           Expose source.
8490
8491 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8492
8493         * configure.ac: move GCONF macro outside conditional for the am
8494           conditional. Fixes #160439
8495
8496 2004-12-08  David Schleef  <ds@schleef.org>
8497
8498         * tools/gst-visualise-m.m: Switch to elements that currently
8499         exist.
8500
8501 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8502
8503         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8504           We love wrong commas.
8505
8506 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8507
8508         * gst/matroska/matroska-demux.c:
8509         (gst_matroska_demux_handle_src_query):
8510           Don't set DEFAULT, unsupported - makes length display incorrectly
8511           in some cases.
8512
8513 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8514
8515         * gst/monoscope/README: remove blurb about files being GPL
8516         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8517         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8518           monoscope is now effectively LGPL licensed
8519
8520 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8521
8522         * gst/monoscope/README: Update information to be more correct
8523         * gst/monoscope/convolve.c: Relicense to LGPL
8524         * gst/monoscope/convolve.h: Relicense to LGPL
8525
8526 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8527
8528         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8529           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8530         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8531           set default_duration for mpeg1 audio
8532
8533 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8534
8535         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8536         * ext/alsa/gstalsa.h:
8537           refactor big chunks of the core caps negotiation code to make it
8538           a lot faster, because people claim it's really slow
8539           (actually, just cache the getcaps when the device is opened)
8540
8541 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8542
8543         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8544         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8545         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8546         (gst_a52dec_change_state), (plugin_init):
8547         * ext/a52dec/gsta52dec.h:
8548           Do something useful with timestamps. Make chain-based (since
8549           there's really no reason to be loopbased).
8550         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8551           Update current_byte/frame correctly.
8552
8553 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8554
8555         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8556         (gst_ape_demux_stream_init):
8557           Forward tags, too.
8558
8559 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8560
8561         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8562           Let's make sure we're done typefinding when detecting tags.
8563
8564 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8565
8566         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8567         (gst_ebml_read_init), (gst_ebml_read_use_event),
8568         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8569         (gst_ebml_read_seek), (gst_ebml_read_skip),
8570         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8571         (gst_ebml_read_master):
8572         * gst/matroska/ebml-read.h:
8573         * gst/matroska/matroska-demux.c:
8574         (gst_matroska_demux_parse_contents),
8575         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8576           Disgustingly evil hack for working around INTERRUPT events and
8577           their extremely annoying habit of being a pain in the ass. We
8578           simply peek a cluster before reading any of it.
8579
8580 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8581
8582         * ext/musepack/gstmusepackdec.cpp:
8583           There's also floating point libmusepacks.
8584
8585 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8586
8587         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8588         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8589           Set DURATION even if source buffer didn't. Also use increasing
8590           timestamps.
8591         * gst-libs/gst/riff/riff-media.c:
8592         (gst_riff_create_audio_caps_with_data):
8593           Block_align can have larger values than 8192.
8594
8595 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8596
8597         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8598         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8599         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8600         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8601           Fix caps.
8602
8603 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8604
8605         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8606           Fix logic bug.
8607
8608 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8609
8610         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8611           Yay, another one.
8612
8613 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8614
8615         * ext/esd/esdsink.c: (gst_esdsink_chain):
8616           Make error actually say something useful (fixes #156798).
8617         * gst-libs/gst/riff/riff-media.c:
8618         (gst_riff_create_video_caps_with_data),
8619         (gst_riff_create_video_template_caps):
8620           Add Intel Video 5.0 fourcc (IV50).
8621
8622 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8623
8624         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8625         detection on mono and stereo mp3 files.
8626
8627 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8628
8629         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8630           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8631           the contained stream).
8632
8633 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8634
8635         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8636           Oops, remove debug.
8637
8638 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8639
8640         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8641
8642         * gst/law/alaw-decode.c: (alawdec_getcaps):
8643         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8644           Prevent warnings when negotiating caps (fixes #159338).
8645
8646 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8647
8648         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8649         (gst_ffmpegcsp_chain):
8650           Remove old leftover that shouldn't be there...
8651
8652 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8653
8654         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8655
8656         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8657           Don't forward DISCONT events (fixes #159684).
8658
8659 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8660
8661         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8662           Unlink manually since sometimes bin disposal (and therefore
8663           pad unlinking) is delayed, which will cause a new media file
8664           to not be able to start playing instantly.
8665
8666 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8667
8668         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8669           On mute of an unlinked stream, check for pad availability so
8670           we don't crash on unlinked pad.
8671
8672 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8673
8674         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8675         (gst_avi_demux_massage_index):
8676           Fix quite humiliating bug in omitting 0-sized index chunks but
8677           forgetting to count them for timestamps.
8678
8679 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8680
8681         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8682           Actually leave the loop if we failed to sync. Don't crash.
8683
8684 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8685
8686         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8687         (gst_dvd_demux_process_private):
8688         * gst/mpegstream/gstdvddemux.h:
8689           Fix crash (#159759). Doesn't work, though. :-(.
8690
8691 2004-11-28  Benjamin Otte  <otte@gnome.org>
8692
8693         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8694           more overwriting protection due to modifying channels one by one
8695           instead of all at once
8696
8697 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8698
8699         * gst/audioconvert/gstchannelmix.c:
8700         (gst_audio_convert_fill_normalize):
8701           Normalize using absolute values.
8702
8703 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8704
8705         * configure.ac:
8706         * ext/Makefile.am:
8707         * ext/directfb/Makefile.am:
8708         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8709         (gst_directfbvideosink_get_pixel_format),
8710         (gst_directfbvideosink_get_format_from_fourcc),
8711         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8712         (gst_directfbvideosink_sink_link),
8713         (gst_directfbvideosink_change_state),
8714         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8715         (gst_directfbvideosink_buffer_alloc),
8716         (gst_directfbvideosink_interface_supported),
8717         (gst_directfbvideosink_interface_init),
8718         (gst_directfbvideosink_navigation_send_event),
8719         (gst_directfbvideosink_navigation_init),
8720         (gst_directfbvideosink_set_property),
8721         (gst_directfbvideosink_get_property),
8722         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8723         (gst_directfbvideosink_base_init),
8724         (gst_directfbvideosink_class_init),
8725         (gst_directfbvideosink_get_type), (plugin_init):
8726         * ext/directfb/directfbvideosink.h: Adding a first version of
8727         directfbvideosink.
8728         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8729         more.
8730
8731 2004-11-28  Benjamin Otte  <otte@gnome.org>
8732
8733         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8734           walk the samples backwards if out_channels > in_channels so we don't
8735           overwrite data
8736
8737 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8738
8739         * gst/audioconvert/Makefile.am:
8740         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8741         (gst_audio_convert_link), (gst_audio_convert_change_state),
8742         (gst_audio_convert_channels):
8743         * gst/audioconvert/gstchannelmix.c:
8744         (gst_audio_convert_unset_matrix),
8745         (gst_audio_convert_fill_identical),
8746         (gst_audio_convert_fill_compatible),
8747         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8748         (gst_audio_convert_fill_others),
8749         (gst_audio_convert_fill_normalize),
8750         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
8751         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
8752         * gst/audioconvert/gstchannelmix.h:
8753           Implement a channel mixer.
8754
8755 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
8756
8757         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
8758         * ext/alsa/gstalsa.h:
8759         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
8760         Make alsasink actually honor gst_element_set_clock and use that
8761         clock instead of its internal one.
8762
8763 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8764
8765         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
8766         (gst_play_base_bin_change_state): nullify source and decoder when
8767         going from READY to NULL so that we don't try to do weird stuff with
8768         them when going from NULL to READY
8769         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
8770         instead of g_object_unref
8771         (gen_video_element), (gen_audio_element): more refcounting fixes, now
8772         it should be correct
8773         (gst_play_bin_change_state): don't call remove_sinks if we are
8774         currently disposing the object
8775
8776 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8777
8778         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8779           Don't forget bass if it's there. Else left channel is silent...
8780
8781 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8782
8783         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
8784         (gst_a52dec_change_state):
8785           Don't do sample adjusting anymore, we use float audio now.
8786         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8787           Don't fixate to non-existing properties.
8788
8789 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8790
8791         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
8792         (gst_a52dec_change_state):
8793           Advertise that we can do surround sound.
8794
8795 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8796
8797         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
8798           Add buffer-frames=0.
8799         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
8800         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
8801         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
8802         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
8803         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
8804         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
8805         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
8806         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
8807         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
8808         * ext/dvdread/dvdreadsrc.h:
8809           Add seeking, querying for bytes, sectors, title, angle and
8810           chapter. Handle multiple chapters. Relicense to LGPL because
8811           Billy agreed on that (thanks Billy!).
8812
8813 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8814
8815         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
8816         call parent dispose method
8817
8818 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
8819
8820         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
8821         (gst_audio_clock_get_internal_time):
8822         Fix active <-> inactive transitions: ensure time value always
8823         grows and avoid abrupt value changes.
8824
8825 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
8826
8827         * configure.ac:
8828         * gst/tta/Makefile.am:
8829         * gst/tta/crc32.h:
8830         * gst/tta/filters.h:
8831         * gst/tta/gsttta.c:
8832         * gst/tta/gstttadec.c:
8833         * gst/tta/gstttadec.h:
8834         * gst/tta/gstttaparse.c:
8835         * gst/tta/gstttaparse.h:
8836         * gst/tta/ttadec.h:
8837           added TTA parser and decoder
8838
8839 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8840
8841         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8842         (probe_triggered), (check_queue), (buffer_underrun),
8843         (buffer_running), (buffer_overrun), (gen_source_element),
8844         (setup_source):
8845         * gst/playback/gstplaybasebin.h:
8846           Implement buffering. Needs some more work.
8847
8848 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8849
8850         * ext/theora/theoradec.c: (theora_dec_chain):
8851           Fix ilog mask range overflow.
8852
8853 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8854
8855         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8856           Don't omit the last (which in case of dmix is the only :) )
8857           channel count. Don't set channels if <= 2.
8858
8859 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
8860
8861         * gst/playback/gstplaybin.c: (gen_video_element),
8862         (gen_audio_element): Removed 2 obsolete comments
8863
8864 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
8865
8866         * ext/vorbis/oggvorbisenc.c
8867         * ext/vorbis/vorbisenc.c :
8868           change description fields of those plugins to differentiate them
8869           (pitivi show Encoders by description, they had the same one)
8870
8871 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
8872
8873         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8874
8875         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8876         (gst_play_bin_set_property), (gen_video_element),
8877         (gen_audio_element):
8878           Refcounting fixes for provided audio-/videosinks.
8879
8880 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8881
8882         * gst/playback/gstplaybin.c: (gen_video_element),
8883         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
8884           Don't reference all sinks, but only the video- and audiosinks.
8885           The vis. element should be disposed when we're done with it.
8886           We don't have any reason to keep it around. This fixes warnings
8887           when reusing playbin for playing multiple audio files with
8888           vis. enabled. Also release audio device on pause - idea stolen
8889           from Rhythmbox.
8890
8891 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8892
8893         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
8894         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
8895         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8896         * ext/alsa/gstalsaplugin.c: (plugin_init):
8897         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
8898         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
8899         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
8900         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
8901         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
8902         (gst_faad_change_state), (plugin_init):
8903         * ext/faad/gstfaad.h:
8904         * ext/vorbis/vorbis.c: (plugin_init):
8905         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
8906         * gst-libs/gst/audio/Makefile.am:
8907         * gst-libs/gst/audio/audio.c: (plugin_init):
8908         * gst-libs/gst/audio/multichannel.c:
8909         (gst_audio_check_channel_positions),
8910         (gst_audio_get_channel_positions),
8911         (gst_audio_set_channel_positions),
8912         (gst_audio_set_structure_channel_positions_list),
8913         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
8914         (gst_audio_fixate_channel_positions):
8915         * gst-libs/gst/audio/multichannel.h:
8916         * gst-libs/gst/audio/testchannels.c: (main):
8917         * gst/audioconvert/gstaudioconvert.c:
8918         (gst_audio_convert_class_init), (gst_audio_convert_init),
8919         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
8920         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
8921         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8922         * gst/audioconvert/plugin.c: (plugin_init):
8923           Surround sound support.
8924
8925 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8926
8927         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
8928           Fix position for discont if we're close as well. Nitpicking, but
8929           saves a few milliseconds of extra waiting or skipping.
8930
8931 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8932
8933         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
8934           We sometimes need parsers for playback, so add those too.
8935
8936 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8937
8938         * configure.ac:
8939         * gst/apetag/Makefile.am:
8940         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
8941         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
8942         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
8943         (gst_ape_demux_get_src_query_types),
8944         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
8945         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
8946         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
8947         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
8948         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
8949         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
8950         (gst_ape_demux_change_state):
8951         * gst/apetag/apedemux.h:
8952         * gst/apetag/apetag.c: (plugin_init):
8953         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
8954         (plugin_init):
8955           APE v1/2 tag reader plus typefind function.
8956
8957 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8958
8959         * configure.ac:
8960         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8961         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8962           Remove hacks for older core. Require newer core version
8963           accordingly.
8964
8965 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8966
8967         * gst/cdxaparse/Makefile.am:
8968         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
8969         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
8970         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
8971         * gst/cdxaparse/gstcdxaparse.h:
8972         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
8973         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
8974         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
8975         (gst_cdxastrip_get_src_query_types),
8976         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
8977         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
8978         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
8979         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
8980         * gst/cdxaparse/gstcdxastrip.h:
8981           SVCD/VCD header stripping separated from CDXA image parsing.
8982         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
8983         (plugin_init):
8984           Add VCD/SVCD header typefinding for VCD/SVCD.
8985         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
8986         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
8987         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
8988         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
8989         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
8990         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
8991         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
8992         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
8993         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
8994         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
8995         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
8996         * sys/vcd/vcdsrc.h:
8997           Fix up, add seeking, querying, URI interface. Works in totem now.
8998
8999 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9000
9001         * configure.ac:
9002           back to CVS
9003
9004 === release 0.8.6 ===
9005
9006 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9007
9008         * NEWS:
9009         * RELEASE:
9010         * configure.ac:
9011         * po/af.po:
9012         * po/az.po:
9013         * po/cs.po:
9014         * po/en_GB.po:
9015         * po/hu.po:
9016         * po/it.po:
9017         * po/nb.po:
9018         * po/nl.po:
9019         * po/or.po:
9020         * po/sq.po:
9021         * po/sr.po:
9022         * po/sv.po:
9023         * po/uk.po:
9024           releasing 0.8.6, "IOU Love"
9025
9026 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9027
9028         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9029
9030         * gst/playback/gstplaybasebin.c:
9031           Fix unplayable files error handling.  Fixes #158365
9032
9033 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9034
9035         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9036
9037         * gst/typefind/gsttypefindfunctions.c:
9038           Fix broken mp3 typefinding.  Fixes #158375
9039
9040 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9041
9042         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9043
9044         * ext/ogg/gstoggdemux.c:
9045           Fix sync on broken files.  Fixes #158976
9046
9047 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9048
9049         patch by: Edward Hervey <bilboed@bilboed.com>
9050
9051         * ext/libpng/gstpngenc.c:
9052           Copy over buffer properties.  Fixes #158832
9053
9054 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9055
9056         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
9057
9058         * ext/dvdread/dvdreadsrc.c:
9059           Fixes invalid reads (#158462)
9060
9061 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9062
9063         * sys/v4l/gstv4lsrc.c:
9064         * sys/v4l/gstv4lsrc.h:
9065         * sys/v4l/v4lsrc_calls.c:
9066           Probe less and cache it.  Fixes #159187.
9067
9068 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9069
9070         * gst/videorate/gstvideorate.c:
9071           Handle all video formats. Fixes #159186.
9072
9073 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
9074         * gst/synaesthesia/gstsynaesthesia.c:
9075         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
9076         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
9077         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
9078         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
9079         (gst_synaesthesia_change_state), (plugin_init):
9080         Fix up synaesthesia to work under different samplerates/ buffer sizes.
9081         Force 320x200 output, as that's the only thing the underlying
9082         synaesthesia implementation supports. Still needs to be made
9083         re-entrant.
9084
9085 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9086
9087         * configure.ac:
9088           Fix mpeg2enc configure check (similar to mplex check below).
9089
9090 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
9091
9092         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9093
9094         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9095           Fix for gcc-2.95 (fixes #158221).
9096
9097 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9098
9099         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9100           Re-add clock distribution hack (until new core is released).
9101           Fixes #158125.
9102
9103 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
9104         * configure.ac:
9105           fix mplex configure check segfaulting on some systems (bug #140994)
9106
9107 2004-11-13  Benjamin Otte  <otte@gnome.org>
9108
9109         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
9110           add debugging
9111         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9112           do a wait when we enter the loop func with no data available to
9113           write instead of getting into an 100% CPU loop by just returning and
9114           being called again by the scheduler
9115
9116 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
9117
9118         * configure.ac:
9119         * ext/libvisual/visual.c: (gst_visual_get_type),
9120         (libvisual_log_handler), (gst_visual_getcaps),
9121         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
9122         (plugin_init):
9123           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
9124         * ext/smoothwave/Makefile.am:
9125         * ext/smoothwave/demo-osssrc.c: (main):
9126         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
9127         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
9128         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
9129         (plugin_init):
9130         * ext/smoothwave/gstsmoothwave.h:
9131           Make gstsmoothwave a working element in the 20th century.
9132
9133         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
9134           Fix incorrect link function
9135
9136 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9137
9138         * gst/volume/gstvolume.c:
9139           Allow buffer-frames=0.
9140
9141 2004-11-12 Iain <iaingnome@gmail.com>
9142
9143         * configure.ac: Check for polypaudio
9144
9145         * ext/Makefile.am: Build the polyp dir
9146
9147         * ext/polyp: The polypsink sources.
9148
9149 2004-10-30 Iain <iaingnome@gmail.com>
9150
9151         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
9152         caps to reflect the new number of channels.
9153
9154 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9155
9156         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9157           Fix for negotiation order problem. This would show when the
9158           ALSA loopfuction was called before any other function. ALSA
9159           wouldn't do anything because we're not negotiated yet, leading
9160           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
9161
9162 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9163
9164         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9165
9166         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
9167           No warnings (#157986).
9168
9169 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9170
9171         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9172           Prefer apev1/2 and id3v1 (at end of file) over musepack.
9173
9174 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9175
9176         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
9177           Signal no-more-pads (so it works in playbin).
9178
9179 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9180
9181         * ext/musepack/gstmusepackreader.cpp:
9182           Workaround for older core.
9183
9184 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9185
9186         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
9187           Actually test for odd width/height rather than testing whether
9188           a temporary variable that was 0 before we subtracted 1 is now
9189           not equal to zero (which it always is).
9190
9191 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9192
9193         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
9194         Fix compilation if HAVE_XVIDEO is not defined
9195
9196 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9197
9198         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
9199         Fix compilation if HAVE_XVIDEO is not defined
9200
9201 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
9202
9203         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9204         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
9205         (gst_goom_change_state), (plugin_init):
9206         Use the bytestream adapter so goom doesn't depend on the input
9207         buffer size.
9208         Add a debug category
9209
9210 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9211
9212         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
9213           Only set hardware parameters *after* negotiation. Before
9214           negotiation, it will set ANY and that seems to cause crashes
9215           (see e.g. #151288, #153227).
9216
9217 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9218
9219         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9220           This seems to be antique leftover. It needs to pass error
9221           checking.
9222         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
9223         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
9224         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
9225         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
9226           Fix GstXOverlay implementation (#151059).
9227
9228 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9229
9230         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9231           Don't assert (#157853).
9232
9233 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9234
9235         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9236           Fix bytes/samples confustion.
9237         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
9238           Fix for underrun (#144389).
9239
9240 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9241
9242         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9243           Disable halfway-seek for pending release (since it needs a new
9244           core release).
9245
9246 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9247
9248         * sys/v4l/gstv4lsrc.c:
9249         * sys/v4l/gstv4lsrc.h:
9250         * sys/v4l/v4lsrc_calls.c:
9251           add autoprobe-fps property so we can separate autoprobing parts
9252
9253 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9254
9255         * sys/v4l/gstv4lsrc.c:
9256         * sys/v4l/v4lsrc_calls.c:
9257         initialise fourcc to catch unset fourcc's, and debug
9258
9259 2004-11-09  Wim Taymans  <wim@fluendo.com>
9260
9261         * gst/playback/README:
9262         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9263         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9264         (gst_play_bin_dispose), (gst_play_bin_set_property),
9265         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
9266         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9267         (gst_play_bin_get_formats), (gst_play_bin_convert),
9268         (gst_play_bin_get_query_types), (gst_play_bin_query):
9269         Cleanups and some more documentation.
9270
9271 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9272
9273         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9274         (gst_cacasink_init), (gst_cacasink_chain):
9275         * ext/libcaca/gstcacasink.h:
9276         Cacasink inherits from VideoSink, so let that store the clock.
9277
9278 2004-11-09  Wim Taymans  <wim@fluendo.com>
9279
9280         * gst/playback/README:
9281         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9282         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9283         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9284         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9285         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9286         (setup_sinks):
9287         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9288         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9289         * gst/playback/gststreaminfo.h:
9290         Updated README.
9291         Only switch groups if all streams have muted (EOSed).
9292         Send Tags in sync with the stream playback instead of in
9293         the playback/preroll phase.
9294         Some cleanups, free the fakesrc elements.
9295
9296 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9297
9298         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9299           buffer-frames property was missing
9300         * ext/arts/gst_arts.c:
9301           rate missing from sinkcaps
9302         * ext/audiofile/gstafparse.c:
9303         * ext/audiofile/gstafsink.c:
9304         * ext/audiofile/gstafsrc.c:
9305         * ext/swfdec/gstswfdec.c:
9306           int audio doesn't know buffer-frames
9307         * ext/cdparanoia/gstcdparanoia.c:
9308           int audio doesn't know chunksize either
9309         * ext/nas/nassink.c:
9310           it's endianness, not endianess
9311         * gst-libs/gst/audio/audio.h:
9312           make float standard pad template caps really describe float
9313         * gst/law/mulaw.c: (linear_factory):
9314           signed only, please
9315         * gst/mpegstream/gstdvddemux.c:
9316           widths of 20 are not valid
9317
9318 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9319
9320         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9321
9322         * po/LINGUAS:
9323         * po/it.po:
9324           Add Italian
9325
9326 2004-11-08  Wim Taymans  <wim@fluendo.com>
9327
9328         * gst/playback/README:
9329         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9330         * gst/playback/gstplaybasebin.c: (probe_triggered),
9331         (gst_play_base_bin_change_state):
9332         Updated README, added more comments for fixmes etc..
9333
9334 2004-11-08  Wim Taymans  <wim@fluendo.com>
9335
9336         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9337         We can remove this hack now.
9338
9339 2004-11-08  Wim Taymans  <wim@fluendo.com>
9340
9341         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9342         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9343         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9344         Only mix AYUV for maximum quality.
9345
9346 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9347
9348         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9349         (gst_ogg_demux_push), (gst_ogg_pad_push):
9350           Let's act as if we're synchronized now! :).
9351         * ext/theora/theoradec.c: (theora_dec_chain):
9352           Add some debug.
9353
9354 2004-11-08  Wim Taymans  <wim@fluendo.com>
9355
9356         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9357         (gst_alpha_set_property), (gst_alpha_sink_link),
9358         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9359         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9360         (gst_alpha_init_params), (gst_alpha_chain):
9361         Implement alpha functions for AYUV too, this increases
9362         accuracy quite a bit.
9363
9364 2004-11-08  Wim Taymans  <wim@fluendo.com>
9365
9366         * gst/ffmpegcolorspace/avcodec.h:
9367         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9368         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9369         (gst_ffmpegcsp_avpicture_fill):
9370         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9371         (gst_ffmpegcsp_caps_remove_format_info):
9372         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9373         (shrink12), (img_get_alpha_info), (deinterlace_line),
9374         (deinterlace_line_inplace):
9375         * gst/ffmpegcolorspace/imgconvert_template.h:
9376         Added AYUV colorspace and handle RGBA a bit more respectful.
9377
9378 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9379
9380         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9381           Actually always send a discont (cornercase when resending the
9382           same serial-tagged chain twice).
9383
9384 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9385
9386         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9387         (gst_ximagesink_finalize):
9388         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9389         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9390
9391 2004-11-08  Wim Taymans  <wim@fluendo.com>
9392
9393         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9394         Don't segfault on NULL data.
9395
9396 2004-11-08  Wim Taymans  <wim@fluendo.com>
9397
9398         * gst/playback/gstdecodebin.c: (unlinked):
9399         * gst/playback/gstplay-marshal.list:
9400         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9401         (gst_play_base_bin_init), (group_create), (get_active_group),
9402         (get_building_group), (group_destroy), (group_commit),
9403         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9404         (add_element_stream), (no_more_pads), (probe_triggered),
9405         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9406         (state_change), (setup_source), (gst_play_base_bin_get_property),
9407         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9408         (gst_play_base_bin_link_stream),
9409         (gst_play_base_bin_get_streaminfo):
9410         * gst/playback/gstplaybasebin.h:
9411         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9412         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9413         Add support for chained ogg files. Prepare for playlist
9414         support. This patch introduces the concept of pad groups, which
9415         together compose one playable media file.
9416
9417 2004-11-07  David Schleef  <ds@schleef.org>
9418
9419         * testsuite/gst-lint: Check for pad templates that aren't statically
9420         scoped.
9421
9422 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9423
9424         * configure.ac:
9425         * ext/Makefile.am:
9426         * ext/musepack/Makefile.am:
9427         * ext/musepack/gstmusepackdec.cpp:
9428         * ext/musepack/gstmusepackdec.h:
9429         * ext/musepack/gstmusepackreader.cpp:
9430         * ext/musepack/gstmusepackreader.h:
9431           Add musepack decoder.
9432         * ext/faad/gstfaad.c: (gst_faad_base_init):
9433           Make pad templates static.
9434         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9435         (plugin_init):
9436           Add musepack typefinder, make mp3 typefinding work halfway stream,
9437           which doesn't actually work yet because id3demux doesn't implement
9438           _get_length().
9439
9440 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9441
9442         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9443         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9444           Fix interrupt event handling (#144436).
9445
9446 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9447
9448         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9449           Hide unused glory.
9450
9451 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9452
9453         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9454
9455         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9456           Fix weird caps (#157548).
9457
9458 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9459
9460         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9461
9462         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9463           Add missing NULL terminator (#157543).
9464
9465 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9466
9467         * gst/tcp/gsttcp.h:
9468         * gst/tcp/gsttcpclientsink.c:
9469         * gst/tcp/gsttcpclientsrc.c:
9470         * gst/tcp/gsttcpserversink.c:
9471         * gst/tcp/gsttcpserversrc.c:
9472           ports can go up to 65535.  Move common defines to gsttcp.h
9473
9474 2004-11-05  Wim Taymans  <wim@fluendo.com>
9475
9476         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9477         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9478         Added two more colorspaces.
9479
9480 2004-11-05  Wim Taymans  <wim@fluendo.com>
9481
9482         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9483         (gst_ffmpegcsp_avpicture_fill):
9484         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9485         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9486         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9487         More stride fixes.
9488
9489 2004-11-05  Wim Taymans  <wim@fluendo.com>
9490
9491         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9492         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9493         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9494         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9495         (gst_videomixer_loop):
9496         More stride fixes.
9497
9498 2004-11-05  Benjamin Otte  <otte@gnome.org>
9499
9500         * ext/mad/gstmad.c: (gst_mad_chain):
9501           don't overflow data buffer. Flush not needed sync data when syncing
9502           failed.
9503
9504 2004-11-04  Wim Taymans  <wim@fluendo.com>
9505
9506         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9507         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9508         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9509         (gst_alpha_init_params), (gst_alpha_chain),
9510         (gst_alpha_change_state):
9511         Updated the chroma keying algorithm with something more
9512         sophisticated.
9513
9514 2004-11-03  Wim Taymans  <wim@fluendo.com>
9515
9516         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9517         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9518         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9519         Fix stride issues. Does not completely work for odd
9520         heights.
9521
9522 2004-11-03  Wim Taymans  <wim@fluendo.com>
9523
9524         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9525         (gst_alpha_chroma_key), (gst_alpha_chain):
9526         Fix stride issues. Does not completely work for odd
9527         heights.
9528
9529 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9530
9531         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9532         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9533         leak fixes
9534
9535 2004-11-03  Wim Taymans  <wim@fluendo.com>
9536
9537         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9538         (gst_ffmpegcsp_avpicture_fill):
9539         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9540         (avpicture_alloc):
9541         * gst/ffmpegcolorspace/imgconvert_template.h:
9542         Use correct _fill function to get correct strides.
9543
9544 2004-11-02  David Schleef  <ds@schleef.org>
9545
9546         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9547         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9548         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9549         Change all g_print()s to debugging.  Add a bunch of consistency
9550         checks.
9551
9552 2004-11-02  Wim Taymans  <wim@fluendo.com>
9553
9554         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9555         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9556         (unlinked), (no_more_pads), (close_link):
9557         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9558         (unknown_type), (add_element_stream), (new_decoded_pad),
9559         (removed_decoded_pad), (setup_source):
9560         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9561         (gst_stream_info_class_init), (gst_stream_info_init),
9562         (gst_stream_info_new), (gst_stream_info_dispose),
9563         (stream_info_mute_pad), (gst_stream_info_set_property),
9564         (gst_stream_info_get_property):
9565         * gst/playback/gststreaminfo.h:
9566         Fix playback of multiple files.
9567         a slightly different approach to handling dynamic pad removals.
9568         This one only looks at pads that we have linked.
9569
9570 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9571
9572         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9573         free" warning from libc.
9574
9575 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9576
9577         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9578         (get_unconnected_element), (remove_starting_from), (pad_removed),
9579         (close_link):
9580           Implement support for dynamic pad changing. We listen to "live"
9581           pad removals (i.e. while playing) and re-setup autoplugging
9582           after that. Playbasebin/playbin need some more work for this
9583           to finally work, but decodebin supports (and replugs) chained
9584           ogg now.
9585
9586 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9587
9588         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9589         (gst_alsa_finalize):
9590         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9591         (gst_cdaudio_finalize):
9592         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9593         (cdparanoia_finalize):
9594         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9595         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9596         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9597         (dvdreadsrc_finalize):
9598         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9599         (gst_flacdec_finalize):
9600         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9601         (gst_flacenc_finalize):
9602         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9603         (gst_gnomevfssink_finalize):
9604         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9605         (gst_gnomevfssrc_finalize):
9606         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9607         (gst_fameenc_finalize):
9608         * ext/nas/nassink.c: (gst_nassink_class_init),
9609         (gst_nassink_finalize):
9610         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9611         (gst_sdlvideosink_class_init):
9612         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9613         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9614         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9615         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9616         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9617         (gst_x_window_listener_dispose):
9618         * gst/audioscale/gstaudioscale.c:
9619         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9620         (play_on_demand_finalize):
9621         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9622         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9623         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9624         (cdplayer_finalize):
9625         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9626         (gst_glimagesink_class_init):
9627         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9628         (gst_osselement_finalize):
9629         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9630         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9631         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9632           Fixes a bunch of problems with finalize and dispose functions,
9633           either assumptions that dispose is only called once, or not calling
9634           the parent class dispose/finalize function
9635
9636 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9637
9638         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9639           added two api precondition guards
9640           use g_strdup with getenv to fix crash when using ENVVAR
9641
9642 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9643         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9644         (gst_esdsink_finalize):
9645         Use a finalize function, not dispose, and more importantly,
9646         call the parent class finalize function too
9647
9648 2004-11-01  Johan Dahlin  <johan@gnome.org>
9649
9650         * ext/ogg/gstoggdemux.c:
9651         * gst/tags/gstvorbistag.c:
9652         Plug leaks.
9653
9654 2004-10-31  Benjamin Otte  <otte@gnome.org>
9655
9656         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9657           lotsa memleaks today. But they're all small...
9658
9659 2004-10-31  Benjamin Otte  <otte@gnome.org>
9660
9661         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9662           another memleak crushed
9663
9664 2004-10-31  Benjamin Otte  <otte@gnome.org>
9665
9666         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9667           fix memleak
9668
9669 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9670
9671         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9672           Hack to prevent crash when going to READY inside signal handler
9673           while this function is active.
9674
9675 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9676
9677         * gst/ffmpegcolorspace/Makefile.am:
9678         * gst/ffmpegcolorspace/avcodec.h:
9679         * gst/ffmpegcolorspace/common.h:
9680         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9681         * gst/ffmpegcolorspace/dsputil.h:
9682         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9683         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9684         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9685         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9686         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9687         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9688         (gst_ffmpegcsp_avpicture_fill):
9689         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9690         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9691         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9692         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9693         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9694         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9695         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9696         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9697         * gst/ffmpegcolorspace/imgconvert.c:
9698         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9699         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9700         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9701         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9702         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9703         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9704         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9705         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9706         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9707         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9708         (grow21), (grow22), (grow41), (grow44), (conv411),
9709         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9710         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9711         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9712         (avpicture_free), (is_yuv_planar), (img_convert),
9713         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9714         (deinterlace_line_inplace), (deinterlace_bottom_field),
9715         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9716         * gst/ffmpegcolorspace/imgconvert_template.h:
9717         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9718         * gst/ffmpegcolorspace/mmx.h:
9719         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9720         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9721         (av_freep), (avcodec_get_context_defaults),
9722         (avcodec_alloc_context), (avcodec_init):
9723           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9724           handling plus update from ffmpeg CVS. Large clean-up.
9725
9726 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9727
9728         * gst/playback/Makefile.am:
9729           We need the marshallers for decodebin, too.
9730
9731 2004-10-30  David Schleef  <ds@schleef.org>
9732
9733         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9734           quicktime typefinding work with 64-bit offsets.
9735
9736 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9737
9738         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9739           Set EOS on the element when processing an EOS event.
9740         * ext/speex/gstspeexdec.h:
9741         * ext/speex/gstspeexenc.h:
9742           Only keep a const ptr to the mode
9743         * gst-libs/gst/riff/riff-media.c:
9744         (gst_riff_create_audio_caps_with_data),
9745         (gst_riff_create_audio_template_caps):
9746           Allow WMAV3, with up to 6 channels.
9747         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9748           Don't call gst_pad_set_event_function on a sink pad.
9749         * gst/mpegstream/gstdvddemux.c:
9750         (gst_dvd_demux_get_subpicture_stream),
9751         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
9752           Copy the explicit caps that were set across to the cur_* pads,
9753           instead of trying to use a possibly non-existent negotiated caps.
9754           Reset the type of subpicture pads to UNKNOWN after calling
9755           init_stream, so that the caps get set.
9756
9757 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
9758
9759         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9760
9761         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9762           Don't touch buffer if it is of size 0 (fixes #151064).
9763
9764 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9765
9766         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
9767           Synchronized discont handling.
9768
9769 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9770
9771         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9772         (gst_ogg_demux_push):
9773           Make seeking sort-of exact again (fixes #156387).
9774
9775 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9776
9777         * gst/playback/gstplaybasebin.c: (unknown_type),
9778         (add_element_stream), (new_decoded_pad),
9779         (gst_play_base_bin_change_state):
9780         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9781         (gst_stream_info_init), (gst_stream_info_new),
9782         (gst_stream_info_dispose), (gst_stream_info_get_property):
9783         * gst/playback/gststreaminfo.h:
9784           Make caps explicitely available. Makes testing for unsupported
9785           types possible. Improves error reporting.
9786
9787 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9788
9789         * gst/audioconvert/gstaudioconvert.c:
9790         (gst_audio_convert_buffer_to_default_format):
9791           Really don't touch read-only buffers (#156563).
9792
9793 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
9794
9795         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9796
9797         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9798           Fix memleak (#155223).
9799
9800 2004-10-29  Wim Taymans  <wim@fluendo.com>
9801
9802         * gst/tcp/.cvsignore:
9803         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
9804         (gst_multifdsink_class_init), (gst_multifdsink_init),
9805         (gst_multifdsink_add), (gst_multifdsink_remove),
9806         (gst_multifdsink_remove_client_link), (is_sync_frame),
9807         (gst_multifdsink_new_client),
9808         (gst_multifdsink_handle_client_write),
9809         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9810         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
9811         (gst_multifdsink_get_property):
9812         * gst/tcp/gstmultifdsink.h:
9813         Added burst on connect sync_method, deprecated sync_clients,
9814         streamlined the sync code some more.
9815
9816 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9817
9818         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
9819         (gst_play_base_bin_change_state):
9820           Improve error reporting.
9821
9822 2004-10-28  Wim Taymans  <wim@fluendo.com>
9823
9824         * gst/tcp/Makefile.am:
9825         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
9826         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
9827         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
9828         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
9829         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
9830         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
9831         (gst_fdset_wait):
9832         Added more locks around fdset structures. Fixed/reworked
9833         the poll array resizing code.
9834         Added stress test for fdset.
9835
9836 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9837
9838         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9839         fix build
9840
9841 2004-10-28  Benjamin Otte  <otte@gnome.org>
9842
9843         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9844           fix link function to always query channels and query width for
9845           floats
9846         * configure.ac:
9847           add equalizer dir
9848         * gst/equalizer/Makefile.am:
9849         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
9850         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
9851         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
9852         (arg_to_scale), (setup_filter),
9853         (gst_iir_equalizer_compute_frequencies),
9854         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
9855         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
9856         (plugin_init):
9857           add an equalizer
9858
9859 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9860
9861         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
9862
9863         * po/LINGUAS:
9864         * po/nb.po:
9865           Added Norwegian Bokmaal translation
9866
9867 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9868
9869         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9870           Don't break on options (fixes #156488).
9871
9872 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9873
9874         * configure.ac:
9875         * ext/cdaudio/Makefile.am:
9876         * sys/Makefile.am:
9877           fix build on older automake
9878
9879 2004-10-26  Wim Taymans  <wim@fluendo.com>
9880
9881         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
9882         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
9883         Allow a little margin when negotiating the framerate.
9884
9885 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
9886
9887         * gst/level/gstlevel.c:
9888           synchonised naming of pads and pad-templates
9889
9890 2004-10-26  Wim Taymans  <wim@fluendo.com>
9891
9892         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9893         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
9894         (_find_streams_check), (gst_ogg_demux_push):
9895         Fix EOS again. Needs to be done in a better way. We should not
9896         remove the pad if there is no new chained stream.
9897
9898 2004-10-26 Iain <iaingnome@gmail.com>
9899
9900         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
9901         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
9902         of the caps.
9903         * gst/interleave/interleave.c (interleave_class_init): Hook up release
9904         pad.
9905         (interleave_release_pad): Remove the pad.
9906         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
9907         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
9908         the set device.
9909         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
9910         attrs
9911         (gst_xvimagesink_xcontext_clear): Free the xcontext.
9912         (gst_xvimagesink_finalize): Free the par.
9913
9914 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9915
9916         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
9917         (gst_avimux_stop_file):
9918           First calculate the rate, and only then use it. Hdr.rate is a
9919           multiple and not a derivative of hdr.scale. Scale is not the
9920           same as blockalign but is solely related to rate.
9921
9922 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9923
9924         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
9925         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
9926           Implement seeking.
9927
9928 2004-10-25  James Henstridge  <james@jamesh.id.au>
9929
9930         Reviewed by:  David Schleef  <ds@schleef.org>
9931
9932         * examples/gstplay/player.c: (got_stream_length), (main):
9933         * examples/seeking/cdplayer.c: (update_scale):
9934         * examples/seeking/seek.c: (format_value), (update_scale):
9935         * examples/seeking/spider_seek.c: (format_value), (update_scale),
9936         (stop_seek):
9937         Build fixes on AMD64.
9938
9939 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9940
9941         reviewed by: Ronald Bultje <rbultje at gnome dot org>
9942
9943         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
9944         Fix for some v4l cards which hang in v4lsrc
9945
9946 2004-10-25  Wim Taymans  <wim@fluendo.com>
9947
9948         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
9949         (gst_ogg_demux_push), (gst_ogg_chains_clear):
9950         Make sure to remove the pad when a new chain is
9951         encountered. Set some vars to NULL so we don't try
9952         to reference freed memory.
9953
9954 2004-10-25  Wim Taymans  <wim@fluendo.com>
9955
9956         * examples/seeking/Makefile.am:
9957         * examples/seeking/cdplayer.c: (update_scale):
9958         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
9959         * examples/seeking/playbin.c: (make_playerbin_pipeline),
9960         (format_value), (update_scale), (iterate), (start_seek),
9961         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
9962         (print_usage), (main):
9963         Added some more examples, update others.
9964
9965 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9966
9967         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
9968         * ext/speex/gstspeexdec.c: (speex_dec_chain):
9969         * ext/theora/theoradec.c: (theora_dec_chain):
9970         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9971           Add codec-name metadata.
9972
9973 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
9974
9975         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9976
9977         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9978         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9979         * ext/alsa/gstalsamixertrack.h:
9980         * po/POTFILES.in:
9981           ALSA mixer track label internationalization (#154054).
9982
9983 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9984
9985         * ext/theora/theoradec.c: (theora_dec_chain):
9986           Export bitrate as metadata.
9987
9988 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9989
9990         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9991         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9992         * ext/alsa/gstalsamixertrack.h:
9993           Fix names, fix loop.
9994
9995 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9996
9997         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
9998         (speex_dec_convert):
9999           sinkconvert function so oggdemux can get the file length (totem).
10000
10001 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
10002
10003         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10004
10005         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10006           Don't push incomplete packets.
10007         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
10008           Fix MPEG-4 audio typefinding.
10009
10010 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10011
10012         * sys/v4l/Makefile.am:
10013         * sys/v4l/gstv4l.c: (plugin_init):
10014         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
10015         (gst_v4lelement_init), (gst_v4lelement_dispose),
10016         (gst_v4lelement_change_state):
10017         * sys/v4l/gstv4lelement.h:
10018         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
10019         (gst_v4l_xoverlay_close), (idle_refresh),
10020         (gst_v4l_xoverlay_set_xwindow_id):
10021         * sys/v4l/gstv4lxoverlay.h:
10022         * sys/v4l/v4l-overlay_calls.c:
10023         * sys/v4l/v4l_calls.h:
10024         * sys/v4l2/Makefile.am:
10025         * sys/v4l2/gstv4l2.c: (plugin_init):
10026         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
10027         (gst_v4l2element_init), (gst_v4l2element_dispose),
10028         (gst_v4l2element_change_state):
10029         * sys/v4l2/gstv4l2element.h:
10030         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
10031         (gst_v4l2_xoverlay_close), (idle_refresh),
10032         (gst_v4l2_xoverlay_set_xwindow_id):
10033         * sys/v4l2/gstv4l2xoverlay.h:
10034         * sys/v4l2/v4l2-overlay_calls.c:
10035         * sys/v4l2/v4l2_calls.h:
10036           Remove client-side overlay handling, use the X-server v4l plugin
10037           for that. Nicer overlay, less code. Also make the plugin
10038           compileable without X (but then without overlay, obviously).
10039           Makes xwindowlistener obsolete, should we remove that?
10040
10041 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10042
10043         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
10044         (gst_osssrc_src_query):
10045         * sys/oss/gstosssrc.h:
10046           OK, so people want offset in DEFAULT. This time, actually fix all
10047           cases.
10048         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
10049           Add FPS properly.
10050
10051 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10052
10053         * gst/asfdemux/gstasfmux.c:
10054         * gst/avi/gstavimux.c:
10055           Framerate.
10056
10057 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10058
10059         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
10060           Fix properties (channel, norm, frequency).
10061
10062 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10063
10064         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
10065           Flag typo.
10066         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
10067           No warnings.
10068
10069 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10070
10071         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
10072           Fix hang.
10073
10074 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10075
10076         * sys/v4l2/gstv4l2element.h:
10077           Yet Another Hack (tm) for kernel header borkedness.
10078         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
10079         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
10080         (gst_v4l2src_link), (gst_v4l2src_getcaps),
10081         (gst_v4l2src_change_state):
10082         * sys/v4l2/gstv4l2src.h:
10083         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
10084         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
10085           Fix caps, keep track of state, work.
10086
10087 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10088
10089         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10090           Quiet.
10091
10092 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10093
10094         * sys/oss/gstosssrc.c: (gst_osssrc_get):
10095           Don't mix bytes and samples.
10096
10097 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10098
10099         * ext/ogg/gstoggmux.c:
10100           Basic pad template which accepts OGM tracks, speex, flac, vorbis
10101           and theora. Any is incorrect.
10102         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
10103           Fix caps.
10104         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10105         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10106         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
10107         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
10108         * sys/v4l/gstv4lmjpegsrc.h:
10109         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
10110         (gst_v4lsrc_change_state):
10111         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
10112         (gst_v4lmjpegsrc_capture_stop):
10113           Fix caps. Keep track of internal state. Work.
10114
10115 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10116
10117         * ext/Makefile.am:
10118           Fix the build fixes.
10119
10120 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10121
10122         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10123         (gst_ogg_demux_src_event), (_find_chain_seek),
10124         (gst_ogg_pad_push):
10125           Check for pad availability before using it.
10126         * ext/ogg/gstoggdemux.c: (_find_chain_process):
10127           Fix parsing of chained ogg. Needs more work on the decoder side.
10128
10129 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10130
10131         * gst/spectrum/Makefile.am:
10132         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
10133         (idle_func):
10134           Fix demo and reenable it. Yes, I'm currently playing with audio
10135           analysis tools
10136
10137 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10138
10139         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10140           We love it if files that start at zero work too...
10141
10142 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10143
10144         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10145           Handle files with missing EOS headers.
10146
10147 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10148
10149         * gst/tcp/gsttcpserversink.c:
10150         (gst_tcpserversink_handle_server_read),
10151         (gst_tcpserversink_init_send):
10152         Zero some variables first (need for accept not to return EINVAL)
10153
10154 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10155
10156         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10157         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10158         * ext/theora/theoradec.c: (theora_dec_sink_convert),
10159         (theora_dec_chain):
10160         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
10161         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
10162           Seeking and querying finetune.
10163
10164 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10165
10166         * configure.ac:
10167         * ext/Makefile.am:
10168         * ext/raw1394/Makefile.am:
10169           fix the build
10170
10171 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10172
10173         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10174           Wrong return.
10175         * gst/playback/Makefile.am:
10176         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
10177         * gst/playback/gstplay-marshal.list:
10178         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
10179           Fix marshallers.
10180
10181 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10182
10183         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
10184           Silence.
10185
10186 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10187
10188         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10189         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10190         (gst_ogg_pad_push):
10191           Yay for non-lineair granulepos in theora.
10192
10193 2004-10-18  Wim Taymans  <wim@fluendo.com>
10194
10195         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
10196         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10197         * ext/dv/gstdvdec.h:
10198         Make sure we renegotiate aspect ratio when the camera switches.
10199
10200 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10201
10202         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10203         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10204           Start at zero.
10205         * ext/theora/theoradec.c: (theora_dec_chain):
10206           Skip headers. Bad idea for chained ogg, but fixes seeking.
10207
10208 2004-10-18  Wim Taymans  <wim@fluendo.com>
10209
10210         * configure.ac:
10211         I swear, this is the last time I touch this.
10212
10213 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10214
10215         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10216         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10217         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
10218           Faster seeking.
10219         * ext/theora/theoradec.c: (theora_dec_sink_convert):
10220           Time-to-default conversion.
10221         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10222           Don't error on unknown packets, just skip. We should probably
10223           read them if we want to support chained ogg.
10224
10225 2004-10-18  Wim Taymans  <wim@fluendo.com>
10226
10227         * configure.ac:
10228         Added cdaudio to wrong list.
10229
10230 2004-10-18  Wim Taymans  <wim@fluendo.com>
10231
10232         * configure.ac:
10233         Revive cdaudio.
10234
10235 2004-10-18  Wim Taymans  <wim@fluendo.com>
10236
10237         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10238         (gst_dvdec_video_link), (gst_dvdec_push):
10239         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10240         (gst_smokeenc_resync), (gst_smokeenc_chain):
10241         Fix mimetype on smoke encoder.
10242         Add aspect ratio to dvdec. Not sure if these
10243         values are correct though....
10244
10245 2004-10-18  Wim Taymans  <wim@fluendo.com>
10246
10247         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
10248         Fix vorbis property descriptions and ranges.
10249
10250 2004-10-18  Wim Taymans  <wim@fluendo.com>
10251
10252         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10253         Really do nothing when no data is available.
10254         Go to the playing state when the stream is not seekable
10255         instead of failing.
10256
10257 2004-10-18  Wim Taymans  <wim@fluendo.com>
10258
10259         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
10260         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
10261         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
10262         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
10263         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
10264         Added uri handler for cd://
10265         Port to new API.
10266
10267 2004-10-18  Wim Taymans  <wim@fluendo.com>
10268
10269         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10270         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10271         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10272         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10273         (remove_prerolls), (unknown_type), (add_element_stream),
10274         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10275         (gst_play_base_bin_remove_element),
10276         (gst_play_base_bin_link_stream):
10277         * gst/playback/gstplaybin.c: (gen_video_element),
10278         (gen_vis_element), (remove_sinks), (setup_sinks):
10279         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10280         (gst_stream_info_get_type), (gst_stream_info_class_init),
10281         (gst_stream_info_init), (gst_stream_info_new),
10282         (gst_stream_info_dispose), (stream_info_mute_pad),
10283         (gst_stream_info_set_property), (gst_stream_info_get_property):
10284         * gst/playback/gststreaminfo.h:
10285         Add sink padtemplate to decodebin.
10286         Added some more comments.
10287         Make queue size configurable in playbasebin.
10288         Added possibility to use elements as sinks (ex cdaudio).
10289
10290 2004-10-15  Wim Taymans  <wim@fluendo.com>
10291
10292         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10293         (gst_speexenc_chain):
10294         Fix speex timestamps so that it gets muxed properly.
10295
10296 2004-10-15  Wim Taymans  <wim@fluendo.com>
10297
10298         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10299         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10300         (gst_dv1394src_init), (gst_dv1394src_dispose),
10301         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10302         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10303         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10304         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10305         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10306         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10307         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10308         * ext/raw1394/gstdv1394src.h:
10309         Added conversion/query functions.
10310         Update buffer timestamps,
10311         Added signals.
10312         Added uri dv:// so it might play from the firewire in playbin.
10313         Fix a possible leak.
10314         Added debugging.
10315
10316 2004-10-15  Wim Taymans  <wim@fluendo.com>
10317
10318         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10319         (gst_dv1394src_init), (gst_dv1394src_set_property),
10320         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10321         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10322         * ext/raw1394/gstdv1394src.h:
10323         Added AV/C VTR control support needed for some cameras.
10324         Added automatic port detection.
10325         Added properties for selecting the channel.
10326         The configure.ac script is not yet updated to reflect the
10327         new libavc1394 and librom1394 dependencies.
10328
10329 2004-10-15  Wim Taymans  <wim@fluendo.com>
10330
10331         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10332         (qtdemux_parse), (gst_qtdemux_handle_esds):
10333         An esds box is not a container.
10334         Fix parsing of mp4v boxes.
10335         Do not try to renegotiate fps for each frame. Need to
10336         find a better method. This should fix mp4 playback.
10337
10338 2004-10-14  David Schleef  <ds@schleef.org>
10339
10340         * configure.ac: update for swfdec-0.3 and liboil-0.2
10341         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10342         * ext/swfdec/gstswfdec.h: same
10343         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10344         * gst/videotestsrc/videotestsrc.c: same
10345
10346 2004-10-14  Wim Taymans  <wim@fluendo.com>
10347
10348         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10349         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10350         (is_sync_frame), (gst_multifdsink_new_client),
10351         (gst_multifdsink_handle_client_write),
10352         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10353         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10354         Turn warnings into info.
10355         Don't allow a state change in the streaming thread.
10356
10357 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10358
10359         * ext/vorbis/oggvorbisenc.c:
10360         * ext/vorbis/vorbisdec.c:
10361           fix template sample rate
10362
10363 2004-10-13  Wim Taymans  <wim@fluendo.com>
10364
10365         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10366         Decoding the header first fixes some problems in resyncing
10367         in more mp3s.
10368
10369 2004-10-12  Wim Taymans  <wim@fluendo.com>
10370
10371         * gst/playback/gstplaybin.c: (gen_video_element),
10372         (gen_vis_element), (remove_sinks), (setup_sinks):
10373         Added vis plugin support, need to configure the vis
10374         element to activate it.
10375
10376 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10377
10378         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10379         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10380           Some debug.
10381         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10382         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10383         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10384         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10385         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10386         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10387         * gst/avi/gstavidemux.h:
10388           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10389           recovery (where, if part of the index is broken, we will still read
10390           the rest of the index and recover the broken part by stream
10391           scanning). More broken media support. EOS workarounds. General AVI
10392           braindamage headache recovery. Aspirin included.
10393
10394 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10395
10396         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10397         (cdparanoia_event), (cdparanoia_query):
10398           Get rid of hideous lead-in.
10399
10400 2004-10-11  Wim Taymans  <wim@fluendo.com>
10401
10402         * gst/playback/gstplaybasebin.c: (setup_source):
10403         Wrong var used to get g_list_next.
10404
10405 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10406
10407         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10408         (cdparanoia_get), (cdparanoia_open):
10409           Report discid as metadata, add duration.
10410
10411 2004-10-11  Wim Taymans  <wim@fluendo.com>
10412
10413         * gst/playback/gstplaybasebin.c: (setup_source):
10414         Cleanup the previous pipeline a little earlier for the
10415         case that a source element provides raw data.
10416
10417 2004-10-11  Benjamin Otte  <otte@gnome.org>
10418
10419         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10420           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10421           consuming the last 128 bytes, even though it was valid mp3 data.
10422
10423 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10424
10425         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10426         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10427         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10428         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10429
10430 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10431
10432         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10433         Fix for webcams that support only specific width or height
10434
10435 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10436
10437         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10438
10439         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10440           Fix wrong discont event setup (fixes #154967).
10441
10442 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10443
10444         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10445
10446         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10447           Error out on invalid data (fixes #154807).
10448
10449 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10450
10451         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10452
10453         * ext/dvdread/dvdreadsrc.c: (_read):
10454           Make titles > 0 work again (fixes #154834).
10455
10456 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10457
10458         * gst-libs/gst/riff/riff-media.c:
10459         (gst_riff_create_video_template_caps):
10460           WMV3 missing in template caps.
10461
10462 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10463
10464         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10465           OK, so the original code was too strict. It makes random AVI files
10466           hang for seconds upon opening, which is unacceptable and is far
10467           beyond the original goal of getting multiple chunks for one-chunk
10468           sounc stream files. So now do just that.
10469
10470 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10471
10472         * gst/playback/gstplaybasebin.c: (setup_source),
10473         (gst_play_base_bin_change_state):
10474           Actually clean up streaminfo if output fails. This would trigger
10475           if, for example, there was no CD in the drive. No preroll, so
10476           a streaminfo structure is created, but the subsequent state change
10477           of the thread fails.
10478         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10479           Don't change state if parent failed.
10480
10481 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10482
10483         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10484         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10485         (gen_video_element), (remove_sinks):
10486           Add small bits of code for screenshot handling.
10487
10488 2004-10-08  Wim Taymans  <wim@fluendo.com>
10489
10490         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10491         (gen_video_element), (gen_audio_element), (setup_sinks):
10492         Don't assume the user provided sinks are named "sink"...
10493
10494 2004-10-08  Wim Taymans  <wim@fluendo.com>
10495
10496         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10497         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10498         (gst_play_base_bin_link_stream):
10499         Do not try to autoplug sources that generate raw streams like
10500         cdparanoia.
10501         disconnect the preroll overrun signal when we don't need it anymore.
10502
10503 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10504
10505         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10506         Added reworked patch from #154903 from milosz derezynski (deadchip).
10507
10508 2004-10-08  Wim Taymans  <wim@fluendo.com>
10509
10510         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10511         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10512         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10513         (cdparanoia_convert), (cdparanoia_uri_get_type),
10514         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10515         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10516         * ext/cdparanoia/gstcdparanoia.h:
10517         This adds the cdda://<tracknum> uri.
10518
10519 2004-10-08  Wim Taymans  <wim@fluendo.com>
10520
10521         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10522         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10523         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10524         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10525         (unknown_type), (gst_play_base_bin_remove_element),
10526         (gst_play_base_bin_link_stream):
10527         * gst/playback/gstplaybasebin.h:
10528         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10529         (gst_play_bin_set_property), (gen_video_element),
10530         (gen_audio_element), (setup_sinks):
10531         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10532         (gst_stream_info_get_type), (gst_stream_info_class_init),
10533         (gst_stream_info_init), (gst_stream_info_new),
10534         (gst_stream_info_dispose), (stream_info_mute_pad),
10535         (gst_stream_info_set_property), (gst_stream_info_get_property):
10536         * gst/playback/gststreaminfo.h:
10537         Reuse the audio and video bins.
10538         Some internal cleanups in the stream selection code.
10539
10540 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10541
10542         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10543         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10544         * sys/ximage/ximagesink.h:
10545         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10546         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10547         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10548         not coming from those elements. Moreover these elements should not keep
10549         the xid they have been given when in NULL state.
10550
10551 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10552
10553         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10554         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10555         * sys/ximage/ximagesink.h:
10556         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10557         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10558         * sys/xvimage/xvimagesink.h:
10559           Actually only create a new toplevel window if we're not gonna
10560           embed it right after.
10561
10562 2004-10-07  Wim Taymans  <wim@fluendo.com>
10563
10564         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10565         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10566         * gst/playback/gstplaybin.c: (setup_sinks):
10567         Implement muting/unmuting of streams, mute streams that are not
10568         used.
10569
10570 2004-10-07  Wim Taymans  <wim@fluendo.com>
10571
10572         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10573         (plugin_init):
10574         Added lame audio/x-ac3 typefind function.
10575
10576 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10577
10578         * configure.ac:
10579           bump nano to cvs
10580
10581 === release 0.8.5 ===
10582
10583 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10584
10585         * NEWS:
10586         * RELEASE:
10587         * configure.ac:
10588           releasing 0.8.5, "Take You On"
10589
10590 2004-10-06  Wim Taymans  <wim@fluendo.com>
10591
10592         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10593         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10594         (no_more_pads), (close_link), (type_found):
10595         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10596         * gst/playback/gstplaybin.c: (gen_video_element):
10597         Do not signal the no_more_pads after the first pad when
10598         we are plugging a non dynamic element with multiple
10599         output pads (like swfdec, dvdec, ...).
10600
10601 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10602
10603         * configure.ac:
10604           bump for prerelease
10605
10606 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10607
10608         * gst/wavparse/gstwavparse.c:
10609           add ATRAC3 to STATIC CAPS to fix a warning
10610
10611         * gst/matroska/ebml-read.c:
10612         * gst-libs/gst/riff/riff-read.c:
10613           fix typos
10614
10615 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10616
10617         * gst-libs/gst/riff/riff-media.c:
10618           generate caps for ATRAC3 audio streams
10619
10620         * gst/realmedia/rmdemux.c:
10621           generate caps for ATRAC3 audio streams
10622
10623 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10624
10625         * gst/wavparse/Makefile.am
10626         * gst/wavparse/riff.h
10627         * gst/wavparse/wavparse.vcproj
10628           riff.h removal (unused and duplication with riff-ids.h)
10629
10630 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10631
10632         * gst/wavparse/gstwavparse.h
10633           remove duplicated defines for audio codec codes
10634
10635         * gst-libs/gst/riff/riff-ids.h
10636         * gst/wavenc/riff.h:
10637           add "4CC" code for ATRAC3 audio streams
10638           add "4CC" code for ITU_G721_ADPCM (unused for now)
10639
10640 2004-10-06  Wim Taymans  <wim@fluendo.com>
10641
10642         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10643         Actually _do_ negotiation. Pass gdouble as arg instead
10644         of guint64 for the framerate.
10645
10646 2004-10-06  Wim Taymans  <wim@fluendo.com>
10647
10648         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10649         (find_compatibles), (close_pad_link), (try_to_link_1),
10650         (no_more_pads), (close_link), (type_found):
10651         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10652         * gst/playback/gstplaybin.c: (gen_video_element),
10653         (gen_audio_element):
10654         Set state on newly added element to READY so that negotiation
10655         can happen ASAP.
10656         Addes some more debug info.
10657         Do not try to plug pads with multiple caps structures or ANY
10658         because it is too dangerous since we do not do dynamic
10659         replugging.
10660
10661 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10662
10663         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10664
10665         * po/LINGUAS:
10666         * po/or.po:
10667           add Oriya translation
10668
10669 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10670
10671         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10672           Prevent overwrite of size member. Makes audio sound crappy.
10673
10674 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10675
10676         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10677         Add rmvb to the list of known RealMedia extensions
10678
10679 2004-10-05  Wim Taymans  <wim@fluendo.com>
10680
10681         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10682         (mngdec_openstream), (mngdec_closestream),
10683         (mngdec_handle_sink_event), (mngdec_readdata),
10684         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10685         (mngdec_getcanvasline), (mngdec_refresh),
10686         (gst_mngdec_change_state):
10687         Set the framerate correctly.
10688
10689 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10690
10691         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10692           There was something wrong with the index massaging.
10693
10694 2004-10-04  Wim Taymans  <wim@fluendo.com>
10695
10696         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10697         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10698         (gst_smokedec_chain):
10699         * ext/jpeg/gstsmokedec.h:
10700         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10701         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10702         * ext/jpeg/gstsmokeenc.h:
10703         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10704         (smokecodec_decode_new), (smokecodec_info_free),
10705         (smokecodec_set_quality), (smokecodec_get_quality),
10706         (smokecodec_set_threshold), (smokecodec_get_threshold),
10707         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10708         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10709         (smokecodec_encode), (smokecodec_parse_id),
10710         (smokecodec_parse_header), (smokecodec_decode):
10711         * ext/jpeg/smokecodec.h:
10712         * ext/jpeg/smokeformat.h:
10713         Updated smoke, new bitstream, allows embedding in ogg.
10714
10715 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10716
10717         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10718           Fix seeking in some files. All this code is no longer needed (and
10719           actually breaks stuff) because we now synchronize the full index
10720           right when reading the header.
10721
10722 2004-10-04  Wim Taymans  <wim@fluendo.com>
10723
10724         * configure.ac:
10725         configure update for libmng.
10726
10727 2004-10-04  Wim Taymans  <wim@fluendo.com>
10728
10729         * ext/libmng/Makefile.am:
10730         * ext/libmng/gstmng.c: (plugin_init):
10731         * ext/libmng/gstmng.h:
10732         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10733         (gst_mngdec_base_init), (gst_mngdec_class_init),
10734         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10735         (gst_mngdec_loop), (gst_mngdec_get_property),
10736         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10737         (mngdec_closestream), (mngdec_handle_sink_event),
10738         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10739         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10740         (gst_mngdec_change_state):
10741         * ext/libmng/gstmngdec.h:
10742         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10743         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10744         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10745         (gst_mngenc_chain), (gst_mngenc_get_property),
10746         (gst_mngenc_set_property):
10747         * ext/libmng/gstmngenc.h:
10748         Added basic MNG decoder. Needs more work. The encoder does
10749         not work yet.
10750
10751 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10752
10753         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
10754         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
10755         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
10756           Don't hang on length=0 chunks. Some negotiation fixes. Signal
10757           no-more-pads.
10758
10759 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10760
10761         * configure.ac:
10762           you need at least 1.0.4 of speex
10763
10764 2004-10-04 Iain <iaingnome@gmail.com>
10765
10766         * ext/speex/gstspeexdec.h: Revert the includes changes.
10767
10768         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
10769
10770 2004-09-30 Iain <iaingnome@gmail.com>
10771
10772         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
10773         found during init or set as a property instead of hardcoding /dev/audio
10774
10775 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10776
10777         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
10778         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
10779         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
10780         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
10781         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
10782         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
10783         (gst_rmdemux_dump_data):
10784           Use debug category, fix EOS handling. filesrc ! rmdemux now
10785           works.
10786
10787 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10788
10789         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10790         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
10791         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
10792           Improve allocation, cutting and sorting of the index. How takes a
10793           few seconds instead of minutes.
10794
10795 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
10796
10797         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
10798           fixed compilation
10799
10800 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10801
10802         * gst-libs/gst/riff/riff-media.c:
10803         (gst_riff_create_video_caps_with_data),
10804         (gst_riff_create_video_template_caps):
10805           Add wing commander format mimetype/fourccs.
10806         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10807           Don't crash if some value is 0.
10808
10809 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10810
10811         * gst-libs/gst/riff/riff-media.c:
10812         (gst_riff_create_video_caps_with_data),
10813         (gst_riff_create_video_template_caps):
10814           Add DIB fourcc (raw, palettized 8-bit RGB).
10815         * gst-libs/gst/riff/riff-read.c:
10816         (gst_riff_read_strf_vids_with_data):
10817           Oops, fix strf_data reading bug.
10818         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10819           Use a non-NULL tag.
10820         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
10821           Time for hacks. Sorry Dave. At least one quicktime movie (a
10822           trailer) that I've encountered contains multiple video tracks.
10823           One of those is the actual video track, the other are one-frame
10824           tracks (images). Unfortunately, the number of frames according
10825           to the trak header is 1 for each, so that doesn't help. So
10826           instead, I look at the duration and discard tracks with a
10827           duration shorter than 20% of the length of the stream. Better
10828           than nothing.
10829
10830 2004-10-01  Christian Schaller <christian@fluendo.com>
10831
10832         * ext/ivorbis/vorbis.c:
10833           Patch from Phil Blundell (Bug 152341)
10834
10835 2004-10-01  Wim Taymans  <wim@fluendo.com>
10836
10837         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
10838         (speex_dec_get_formats), (speex_dec_convert),
10839         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
10840         (speex_dec_chain), (gst_speexdec_get_property),
10841         (gst_speexdec_set_property):
10842         Small cleanups.
10843
10844 2004-10-01  Wim Taymans  <wim@fluendo.com>
10845
10846         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10847         (gst_wavparse_stream_init), (gst_wavparse_fmt),
10848         (gst_wavparse_other), (gst_wavparse_loop),
10849         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10850         (gst_wavparse_srcpad_event):
10851         * gst/wavparse/gstwavparse.h:
10852         Added some more debugging info.
10853         Fix the case where the length of the file is 0.
10854         Make sure we seek to sample borders.
10855
10856 2004-10-01  Wim Taymans  <wim@fluendo.com>
10857
10858         * gst/playback/README:
10859         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
10860         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10861         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10862         Add some debug info to decodebin, update README
10863
10864 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10865
10866         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
10867           Don't use g_print(); use GST_DEBUG().
10868
10869 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10870
10871         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
10872         (gst_ogg_mux_queue_pads):
10873           Handle EOS properly.
10874
10875 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10876
10877         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10878
10879         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
10880         (gst_faad_chain), (gst_faad_change_state):
10881         * ext/faad/gstfaad.h:
10882           Allow playback of raw (unframed) MPEG AAC files (#148993).
10883
10884 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10885
10886         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10887
10888         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10889           Throw error if we didn't recognize the stream. Fixes #152289.
10890
10891 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10892
10893         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
10894           Fix negotiation.
10895
10896 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
10897
10898         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10899
10900         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10901           Fix memleak.
10902
10903 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
10904
10905         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10906
10907         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
10908           Solve #152805.
10909         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
10910           Solve 152806.
10911
10912 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10913
10914         * gst-libs/gst/riff/riff-media.c:
10915         (gst_riff_create_video_caps_with_data),
10916         (gst_riff_create_audio_caps_with_data):
10917           Add codec_data handling (like asfdemux used to do).
10918         * gst/asfdemux/gstasf.c: (plugin_init):
10919         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
10920         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
10921           Use riff-media for caps creation instead of our own (mostly
10922           broken) copy of its functions.
10923
10924 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10925
10926         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
10927           Don't actually error out if we get another return value than
10928           -EINVAL. Opposite to what I first thought, drivers have random
10929           return values for this, although -EINVAL is the expected return
10930           value. Since this is not fatal, we shouldn't use
10931           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
10932
10933 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10934
10935         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
10936         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
10937         (dvdreadsrc_get_property), (_open), (_seek), (_read),
10938         (dvdreadsrc_get), (dvdreadsrc_open_file),
10939         (dvdreadsrc_change_state):
10940           Fix. Don't do one big huge loop around the whole DVD, that will
10941           cache all data and thus eat sizeof(dvd) (several GB) before we
10942           see something.
10943         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10944           Actually NULL'ify event after using it.
10945         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
10946         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
10947         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
10948         (gst_ebml_read_seek), (gst_ebml_read_skip):
10949           Handle events.
10950         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
10951         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
10952         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
10953           Fix timing (this will probably break if I seek using menus, but
10954           I didn't get there yet). VOBs and normal DVDs should now work.
10955           Add a mpeg2-only pad with high rank so this get autoplugged for
10956           MPEG-2 movies.
10957         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
10958         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
10959         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
10960         (gst_mpeg_demux_get_audio_stream),
10961         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
10962         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
10963           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
10964           MPEG-1 but use dvddemux for MPEG-2.
10965         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
10966         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
10967         (gst_mpeg_parse_parse_packhead):
10968           Timing. Only add pad template if it exists. Add sink template from
10969           class and not from ourselves. This means we will always use the
10970           correct sink template even if it is not the one defined in this
10971           file.
10972
10973 2004-09-29  Wim Taymans  <wim@fluendo.com>
10974
10975         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
10976         (gst_mpeg_demux_parse_pes):
10977         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
10978         Fix playback of mpeg again, timestamps where screwed up by
10979         patch 1.61.
10980
10981 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10982
10983         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
10984           Only return true if we actually filled something in. Prevents
10985           player applications from showing a random length for flac files.
10986         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
10987         (gst_riff_read_use_event), (gst_riff_read_handle_event),
10988         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
10989         (gst_riff_read_strf_vids_with_data),
10990         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
10991           OK, ok, so I implemented event handling. Apparently it's normal
10992           that we receive random events at random points without asking
10993           for it.
10994         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10995         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10996         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
10997         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10998         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
10999         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
11000         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11001         * gst/avi/gstavidemux.h:
11002           Implement non-lineair chunk handling and subchunk processing.
11003           The first solves playback of AVI files where the audio and video
11004           data of individual buffers that we read are not synchronized.
11005           This should not happen according to the wonderful AVI specs, but
11006           of course it does happen in reality. It is also a prerequisite for
11007           the second. Subchunk processing allows us to cut chunks in small
11008           pieces and process each of these pieces separately. This is
11009           required because I've seen several AVI files with incredibly large
11010           audio chunks, even some files with only one audio chunk for the
11011           whole file. This allows for proper playback including seeking.
11012           This patch is supposed to fix all AVI A/V sync issues.
11013         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11014         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
11015           Work.
11016         * gst/modplug/gstmodplug.cc:
11017           Proper return value setting for the query() function.
11018         * gst/playback/gstplaybasebin.c: (setup_source):
11019           Being in non-playing state (after, e.g., EOS) is not necessarily
11020           a bad thing. Allow for that. This fixes playback of short files.
11021           They don't actually playback fully now, because the clock already
11022           runs. This means that small files (<500kB) with a small length
11023           (<2sec) will still not or barely play. Other files, such as mod
11024           or flx, will work correctly, however.
11025
11026 2004-09-28  Wim Taymans  <wim@fluendo.com>
11027
11028         * ext/speex/gstspeex.c: (plugin_init):
11029         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
11030         (gst_speex_dec_class_init), (speex_dec_get_formats),
11031         (speex_get_event_masks), (speex_get_query_types),
11032         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
11033         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
11034         (gst_speexdec_get_property), (gst_speexdec_set_property),
11035         (speex_dec_change_state):
11036         * ext/speex/gstspeexdec.h:
11037         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
11038         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
11039         (gst_speexenc_base_init), (gst_speexenc_class_init),
11040         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
11041         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
11042         (gst_speexenc_src_query), (gst_speexenc_init),
11043         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
11044         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
11045         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
11046         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
11047         (gst_speexenc_chain), (gst_speexenc_get_property),
11048         (gst_speexenc_set_property), (gst_speexenc_change_state):
11049         * ext/speex/gstspeexenc.h:
11050         Rewrote speex encoder, make sure it can be embedded in ogg.
11051         Implemented speex decoder.
11052
11053 2004-09-28  Christian Schaller <christian@fluendo.com>
11054
11055         * configure.ac:
11056         Remove kioslave plugin. Markey is brewing a new working one
11057         * ext/Makefile.am: Remove kioslave plugin
11058         * ext/kio: remove
11059         * gst-plugins.spec.in: remove kio plugin from spec
11060
11061 2004-09-27  Wim Taymans  <wim@fluendo.com>
11062
11063         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11064         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
11065         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
11066         (gst_multifdsink_new_client),
11067         (gst_multifdsink_handle_client_write),
11068         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11069         (gst_multifdsink_handle_clients):
11070         * gst/tcp/gstmultifdsink.h:
11071         Make syncing to keyframes actually work for new clients and lagging
11072         clients.
11073
11074 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11075
11076         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
11077         (gst_navigationtest_handle_src_event), (draw_box_planar411),
11078         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
11079         * gst/debug/gstnavigationtest.h:
11080           make navigationtest display button-press and button-release events
11081
11082 2004-09-26 Iain <iaingnome@gmail.com>
11083
11084         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
11085         the channels have received a new media event.
11086         (interleave_buffered_loop): Compresses a new media event on all
11087         channels into one.
11088
11089 2004-09-26 Iain <iaingnome@gmail.com>
11090
11091         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
11092         call the sinkpad's default event handler and not the srcpads. He also
11093         says this is confusing :)
11094         (gst_wavenc_stop_file): Company says that seek events only go upstream
11095         we should send a discontinuous downstream instead.
11096
11097 2004-09-25  Christian Schaller <christian@fluendo.com>
11098
11099         * Update SPEC file to be usable in conjunction with Fedora Core,
11100           Fedora.us and freshrpms packages
11101         * Fix typo in multifilesrc test Makefile
11102
11103 2004-09-24  Wim Taymans  <wim@fluendo.com>
11104
11105         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11106         Only signal the no_more_pads signal when we have
11107         added the stream to our list.
11108
11109 2004-09-24  Wim Taymans  <wim@fluendo.com>
11110
11111         * gst/playback/gstplaybasebin.c: (remove_prerolls),
11112         (new_decoded_pad):
11113         * gst/playback/gstplaybasebin.h:
11114         * gst/playback/gstplaybin.c: (setup_sinks):
11115         Don't try to preroll or decode more than one audio/video
11116         track.
11117
11118 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11119
11120         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11121           Throw error if we failed to find a suitable output. This should
11122           throw an error if we successfully set up a pipeline (e.g. because
11123           we recognized a media file) but found no decodable streams in it
11124           (e.g. because it contains only media stream types for which we
11125           have no decoders, or because it's not a media type).
11126
11127 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11128
11129         * ext/dirac/Makefile.am:
11130         * ext/dirac/gstdirac.cc:
11131         * ext/dirac/gstdiracdec.cc:
11132         * ext/dirac/gstdiracdec.h:
11133           Do something. Don't actually know if this works because I don't
11134           have a demuxer yet.
11135         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
11136           Add channels=1 to caps returned from _getcaps().
11137         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
11138         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
11139         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
11140         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
11141         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
11142         (gst_ogm_parse_change_state):
11143           Separate between audio/video so ogmaudioparse actually uses the
11144           audio pad templates. Both audio and video work now, including
11145           autoplugging. Also use sometimes-srcpad hack.
11146         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11147           Handle events better. Don't hang on infinite loops.
11148         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11149         (gst_avi_demux_init), (gst_avi_demux_reset),
11150         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11151         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
11152         (gst_avi_demux_change_state):
11153         * gst/avi/gstavidemux.h:
11154           Improve A/V sync. Still not perfect.
11155         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
11156         (gst_ebml_read_skip):
11157           Handle events better.
11158         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11159         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
11160         (qtdemux_audio_caps):
11161           Add IMA4. Improve event handling. Save offset after a seek when
11162           the headers are at the end of the file so that we don't end up in
11163           an infinite loop.
11164         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
11165           Add low-priority typefind support for files with no length.
11166
11167 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11168
11169         * testsuite/multifilesink/Makefile.am:
11170         fix typo
11171
11172 2004-09-22  Julien MOUTTE  <julien@moutte.net>
11173
11174         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11175         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
11176         mistakes from thaytan's patches.
11177
11178 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11179
11180         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11181           For completeness, XSync in the destroy function as xvimage does.
11182
11183 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11184
11185         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
11186            Correct caps negotiation
11187         * gst/volume/gstvolume.c: (volume_chain_float),
11188         (volume_chain_int16):
11189            Modify debug output to be little more informative
11190         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
11191         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11192         (gst_xvimagesink_xvimage_destroy):
11193           Add XSync calls after detaching from the shared memory segment to
11194           avoid a crash.
11195
11196 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11197
11198         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11199         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
11200         * ext/vorbis/vorbis.c: (plugin_init):
11201         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11202         (gst_vorbisenc_chain):
11203         * ext/vorbis/vorbisenc.h:
11204         remove explicit newmedia support from oggmux and vorbisenc
11205         add debug category to vorbisenc
11206         * gst/multifilesink/gstmultifilesink.c:
11207         (gst_multifilesink_class_init), (gst_multifilesink_init),
11208         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
11209         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
11210         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
11211         (plugin_init):
11212         * gst/multifilesink/gstmultifilesink.h:
11213         add support for streamheader in multifilesink
11214
11215 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11216
11217         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
11218         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
11219         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
11220           Prevent infinite loops. More correct error reporting.
11221         * gst/auparse/gstauparse.c: (gst_auparse_chain):
11222           Error out if negotiation fails.
11223         * gst/playback/gstplaybasebin.c: (setup_source),
11224         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
11225         (gst_play_base_bin_found_tag):
11226           Error/tag forwarding. Pre-roll fixes for source errors on state
11227           changes (e.g. "file does not exist") to prevent hangs.
11228
11229 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11230
11231         * testsuite/multifilesink/Makefile.am:
11232         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
11233         (gst_newmedia_class_init), (gst_newmedia_init),
11234         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11235         (newfile_signal), (test_signal), (main):
11236         * testsuite/multifilesink/multifilesrc_test.c: (main):
11237         * testsuite/multifilesink/oggtheora_test.c:
11238         (gst_newmedia_base_init), (gst_newmedia_class_init),
11239         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11240         (test_format), (newfile_signal), (test_signal), (main):
11241         * testsuite/multifilesink/oggvorbis_test.c:
11242         (gst_newmedia_base_init), (gst_newmedia_class_init),
11243         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11244         (test_format), (newfile_signal), (test_signal), (main):
11245         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
11246         (gst_newmedia_class_init), (gst_newmedia_init),
11247         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11248         (newfile_signal), (test_signal), (main):
11249         New media tests
11250
11251 2004-09-20  Christian Schaller <christian@fluendo.com>
11252
11253         * Fix mikmod license to LGPL as they have relicensed
11254         * Move Dirac and Effectv into LGPL section of README_license
11255
11256 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11257
11258         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
11259         (gst_mad_change_state):
11260           Allow for mp3 rate/channels changes. However, only very
11261           conservatively. Reason that we *have* to enable this is smiply
11262           because the mad find_sync() function is not good enough, it will
11263           regularly sync on random data as valid frames and therefore make
11264           us provide random caps as *final* caps of the stream. The best fix
11265           I could think of is to simply require several of the same stream
11266           changes in a row before we change caps.
11267           The actual testcase that works now is #
11268         * ext/ogg/Makefile.am:
11269         * ext/ogg/gstogg.c: (plugin_init):
11270         * ext/ogg/gstogmparse.c:
11271           OGM support (video only for now; I need an audio sample file).
11272         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11273         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11274         (gst_asf_demux_add_video_stream):
11275           WMV extradata.
11276         * gst/playback/gstplaybasebin.c: (unknown_type):
11277           Don't error out on single unknown-types after all. It's wrong.
11278           If we found type of video and audio but not of a subtitle stream,
11279           it will still error out (which is unwanted). Will find a better fix
11280           later on.
11281         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11282         (ogmaudio_type_find), (plugin_init):
11283           OGM support.
11284
11285 2004-09-20  Johan Dahlin  <johan@gnome.org>
11286
11287         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11288         after setting caps.
11289
11290 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11291
11292         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11293         * gst/wavenc/gstwavenc.h:
11294         Added newmedia support to wavenc
11295
11296 2004-09-17  Wim Taymans  <wim@fluendo.com>
11297
11298         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11299         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11300         (gst_fdset_fd_can_write), (gst_fdset_wait):
11301         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11302         (gst_multifdsink_init), (gst_multifdsink_add),
11303         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11304         (gst_multifdsink_remove_client_link),
11305         (gst_multifdsink_client_queue_buffer),
11306         (gst_multifdsink_handle_client_write),
11307         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11308         (gst_multifdsink_close), (gst_multifdsink_change_state):
11309         * gst/tcp/gstmultifdsink.h:
11310         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11311         (gst_tcpserversink_removed):
11312         Small cleanups in fdset.c
11313         Use a hastable to map fd to the client structure for faster
11314         lookup in _remove and get_stats.
11315         Added virtual function to close the fds.
11316         Handle clients even when the select/poll call was unblocked because
11317         of a command.
11318         Implement syncing to keyframe in the recovery procedure.
11319
11320 2004-09-16 Iain <iaingnome@gmail.com>
11321
11322         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11323         try caps.
11324
11325 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11326
11327         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11328           Caps are only set if the type of the stream is unknown, but this
11329           is initialized in ->init_stream(), so set to UNKNOWN after calling
11330           ->init_stream() so that capsnego starts.
11331
11332 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11333
11334         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11335         (gst_avi_demux_stream_data):
11336           Just hardcode for raw audio then. AVI audio sucks.
11337
11338 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11339
11340         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11341         * gst/matroska/matroska-mux.c: (audiosink_templ),
11342         (gst_matroska_mux_audio_pad_link):
11343         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11344         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11345
11346 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11347
11348         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11349         (gst_avi_demux_stream_data):
11350           Try to fix a/v sync issues.
11351
11352 2004-09-15  David Schleef  <ds@schleef.org>
11353
11354         * configure.ac: remove NASM check, since we don't use it.  Update
11355         dirac check to 0.4
11356         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11357         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11358         Initialized variables.
11359         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11360         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11361         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11362         SVQ3 format
11363
11364 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11365
11366         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11367         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11368         * gst/avi/gstavidemux.h:
11369           Fix for compressed audio (mp3) timestamp generation. How did this
11370           ever work?
11371
11372 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11373
11374         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11375           Volume is a double not a float.
11376
11377 2004-09-15  Wim Taymans  <wim@fluendo.com>
11378
11379         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11380         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11381         Don't close the fd in multifdsink as we didn't open it in the
11382         first place. Some cleanups.
11383
11384 2004-09-15  Wim Taymans  <wim@fluendo.com>
11385
11386         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11387         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11388         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11389         Fix the case where the muxer would mark pages as delta
11390         frames when they are not (vorbis only ogg).
11391
11392 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11393
11394         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11395         (gst_play_base_bin_change_state):
11396           Handle the case where we failed to setup a clear pipeline. This
11397           will throw an error (or EOS, another nice case) and if you don't
11398           catch that, the app will wait for the signal forever (and thus
11399           hang).
11400
11401 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11402
11403         * ext/gnomevfs/gstgnomevfssink.c:
11404         (gst_gnomevfssink_uri_get_protocols):
11405         * ext/gnomevfs/gstgnomevfssrc.c:
11406         (gst_gnomevfssrc_uri_get_protocols):
11407         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11408         * ext/gnomevfs/gstgnomevfsuri.h:
11409           Use _uri_new() instead of _open(), so it doesn't take as long and
11410           Christophe's computer won't hang.
11411         * gst/playback/gstplaybasebin.c: (unknown_type):
11412           Throw error on unknown media type, so apps actually display it.
11413
11414 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11415
11416         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11417           this script to work on Solaris since bash shell handles echo
11418           differenly than bash.
11419
11420 2004-09-17  Wim Taymans  <wim@fluendo.com>
11421
11422         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11423         (setup_source), (gst_play_base_bin_set_property),
11424         (gst_play_base_bin_add_element):
11425         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11426         Some more work on making sure seeking pauses the pipeline and
11427         that changing the uri actually does something.
11428
11429 2004-09-17  Wim Taymans  <wim@fluendo.com>
11430
11431         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11432         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11433         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11434         (gst_tcpserversink_close):
11435         Be a bit more paranoid when freeing memory.
11436
11437 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11438
11439         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11440         (qtdemux_parse_trak):
11441           Don't crash by dividing by zero (see sample movie in #126922).
11442
11443 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11444
11445         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11446           Don't touch non-existing data (fixes crash on file in #140147).
11447
11448 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11449
11450         * gst/playback/gstplaybasebin.c:
11451         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11452           Handle double disposals, and proper change of URIs.
11453
11454 2004-09-13  Martin Eikermann <meiker@upb.de>
11455
11456         * gst/mpegstream/gstmpegparse.c:
11457           fix synchronistation for streams recorded from digital PCR
11458           fixes bug #119376
11459
11460 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11461
11462         * ext/gnomevfs/Makefile.am:
11463         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11464         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11465         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11466         (gst_gnomevfssink_uri_get_type),
11467         (gst_gnomevfssink_uri_get_protocols),
11468         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11469         (gst_gnomevfssink_uri_handler_init),
11470         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11471         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11472         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11473         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11474         (gst_gnomevfssrc_uri_get_type),
11475         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11476         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11477         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11478         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11479         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11480         * ext/gnomevfs/gstgnomevfsuri.h:
11481           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11482           of fake URIs to see which this version of Gnome-VFS likes, and
11483           uses that for the Gst-URI interface. Makes playbin support http://
11484           streams. Also fix up some stupid behaviour in gnomevfssrc.
11485
11486 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11487
11488         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11489         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11490         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11491         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11492           Update mixer (to sync with other sessions) if we try to obtain
11493           a new value. This makes alsamixer work accross applications.
11494         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11495           Only call sync functions if we're running, else alsalib asserts.
11496         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11497           Sometimes fails to compile. Possibly a gcc bug.
11498         * gst/playback/gstplaybin.c: (gen_video_element),
11499         (gen_audio_element):
11500           Add a reference to an application-provided object, because we lose
11501           this same reference if we add it to the bin. If we don't do this,
11502           we can only use this object once and thus crash if we go from
11503           ready to playing, back to ready and back to playing again.
11504           Also add an audioscale element because several cheap soundcards -
11505           like mine - don't support all samplerates.
11506         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11507         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11508           Fix wrong order or PAR calls. Makes automatically obtained PAR
11509           from the X server atually being used.
11510
11511 2004-09-12  David Schleef  <ds@schleef.org>
11512
11513         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11514         #151887, #152102, #152247.
11515         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11516         * examples/seeking/cdparanoia.c: same
11517         * examples/seeking/cdplayer.c: same
11518         * examples/seeking/seek.c: same
11519         * examples/seeking/spider_seek.c: same
11520         * examples/seeking/vorbisfile.c: same
11521         * examples/stats/mp2ogg.c: same
11522         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11523         (gst_esdsink_dispose): Dispose of element properly.
11524         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11525         fixes.
11526         * ext/nas/nassink.c: (gst_nassink_class_init),
11527         (gst_nassink_dispose): Dispose of element correctly.
11528         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11529         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11530         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11531         Fix 64-bit warning.
11532         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11533         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11534         Fix 64-bit warning.
11535
11536 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11537
11538         * configure.ac : change speex detection as 1.1.6 now uses
11539           .pc/pkg-config and they changed their headers location.
11540
11541 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11542
11543         * gst/matroska/matroska-mux.h:
11544         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11545         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11546         (gst_matroska_mux_write_data):
11547           Write multiple blocks/frames per cluster.
11548                 Write meta-seek information (seek heads).
11549
11550 2004-09-09  Scott Wheeler <wheeler@kde.org>
11551
11552         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11553         (gst_play_bin_set_property), (gst_play_bin_get_property),
11554         (gen_audio_element), (gen_audio_element):
11555           Add a volume element / property to the pipeline.
11556
11557 2004-09-07  Wim Taymans  <wim@fluendo.com>
11558
11559         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11560         Copy timestamps from the master pad to the output buffers.
11561
11562 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11563
11564         * ext/raw1394/gstdv1394src.c:
11565           throw errors when applicable
11566
11567 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11568
11569         * gst/matroska/ebml-ids.h:
11570         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11571         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11572         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11573           automatically convert unix time <-> ebml time when reading/writing
11574           a date, use gst_ebml_write_uint to write CUETIME,
11575           not gst_ebml_write_date.
11576         * gst/matroska/matroska-ids.h:
11577         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11578         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11579         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11580         (gst_matroska_mux_write_data):
11581           Write track and segment UIDs, write muxing date, write
11582           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11583           Create cues for audio only files.
11584
11585 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11586
11587         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11588         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11589           Re-commit ALSA switches.
11590         * gst/adder/gstadder.c: (gst_adder_loop):
11591           64-bit fix (#151416).
11592         * gst/debug/progressreport.c: (gst_progressreport_report):
11593           64-bit fix (#151419).
11594         * gst/matroska/matroska-demux.c:
11595         (gst_matroska_demux_parse_contents):
11596           64-bit fix (#151420).
11597         * gst/playback/test3.c: (update_scale):
11598           64-bit fix (#151421).
11599
11600 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11601
11602         * configure.ac:
11603           bump nano to cvs
11604
11605 === release 0.8.4 ===
11606
11607 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11608
11609         * configure.ac: releasing 0.8.4, "Alias"
11610
11611 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11612
11613         * ext/theora/Makefile.am:
11614           fix makefile.  Fixes #151462.
11615
11616 2004-08-30  Wim Taymans  <wim@fluendo.com>
11617
11618         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11619         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11620         (gst_multifdsink_remove_client_link),
11621         (gst_multifdsink_client_queue_buffer),
11622         (gst_multifdsink_handle_client_write):
11623         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11624         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11625         Fix some memory leaks.
11626
11627 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11628
11629         Patch by: David Schleef
11630
11631         * configure.ac:
11632         * sys/Makefile.am:
11633           rename our detection macro for V4L2.  Fixes #151236.
11634
11635 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11636
11637         Patch by: David Schleef
11638
11639         * configure.ac:
11640           check to define LAMEPRESET.  Fixes #151232.
11641
11642 2004-08-27  David Schleef  <ds@schleef.org>
11643
11644         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11645         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11646         (gst_glimagesink_fixate):  Move local variable declarations to
11647         make gcc-2.95 happy.
11648
11649 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11650
11651         * configure.ac:
11652           bump nano for prerelease
11653
11654 2004-08-27  David Schleef  <ds@schleef.org>
11655
11656         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11657         * sys/sunaudio/gstsunaudiosrc.c:
11658         * sys/sunaudio/gstsunaudiosrc.h:
11659
11660 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11661
11662         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11663         handle EOS correctly
11664         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11665         * gst/matroska/matroska-mux.h:
11666         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11667         VFW compatibility mode
11668
11669 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11670
11671         patch by: Zaheer Abbas Merali
11672
11673         * ext/ogg/gstoggmux.c:
11674         * ext/vorbis/vorbisenc.c:
11675         * ext/vorbis/vorbisenc.h:
11676           handle NEWMEDIA
11677
11678 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11679
11680         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11681         fix byte order reversion on little endian machines.
11682         * gst/matroska/matroska-mux.c: (audiosink_templ),
11683         (gst_matroska_mux_audio_pad_link):
11684         add TTA codec to the list of supported codecs.
11685         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11686         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11687         (gst_matroska_mux_write_data):
11688         * gst/matroska/matroska-mux.h:
11689         write segment duration correctly, write muxing app string, fixes bugs
11690         #140897 and #140898.
11691         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11692         wait for all pads to be negotiated before starting to mux.
11693
11694 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11695
11696         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11697         * ext/lame/gstlame.h:
11698         Added new media support to lame
11699
11700 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11701
11702         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11703         send vorbis headers at the beginning of a stream, fixes bug #141554.
11704         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11705         bug #148950.
11706         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11707         (gst_matroska_demux_plugin_init):
11708         * gst/matroska/matroska-ids.h:
11709         enable demuxing of TTA audio streams, fixes bug #148951.
11710         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11711         enable typefinding for TTA audio files, fixes bug #148711.
11712         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11713         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11714         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11715
11716 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11717
11718         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11719         (gst_riff_read_element_data), (gst_riff_read_seek),
11720         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11721         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11722         <teuf@gnome.org>
11723
11724 2004-08-23 Iain <iaingnome@gmail.com>
11725
11726         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11727         tags. They appear to be handled differently to normal.
11728         (tag_list_to_id3_tag_foreach): Ditto.
11729
11730 2004-08-22  Wim Taymans  <wim@fluendo.com>
11731
11732         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11733         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11734         Make sure we never send -1 granulepos.
11735
11736 2004-08-20  Wim Taymans  <wim@fluendo.com>
11737
11738         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11739         (gst_ogg_mux_loop):
11740         I will accept bitchslappings with non sharp objects.
11741
11742 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11743
11744         * configure.ac:
11745         Clean up the test for lame presets
11746
11747 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11748
11749         * configure.ac:
11750         * ext/lame/Makefile.am:
11751         * ext/lame/gstlame.c: (gst_lame_class_init),
11752         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11753         Only enable lame presets if version of lame has presets in API
11754
11755 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
11756         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
11757         * gst/udp/gstudpsrc.h:
11758           Don't call gst_pad_push in a get function. Fixes #150449
11759
11760 2004-08-18  Wim Taymans  <wim@fluendo.com>
11761
11762         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
11763         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
11764         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11765         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11766         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11767         (gst_fdset_wait):
11768         * gst/tcp/gstfdset.h:
11769         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11770         (gst_multifdsink_client_queue_buffer),
11771         (gst_multifdsink_handle_client_write):
11772         * gst/tcp/gstmultifdsink.h:
11773         Some extra checks in gstfdset.
11774         Only use send() when the fd is a socket. Don't try to
11775         read from write only fds.
11776
11777 2004-08-18  Wim Taymans  <wim@fluendo.com>
11778
11779         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
11780         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11781         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11782         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11783         (gst_fdset_wait):
11784         Add more locking and bounds checking.
11785
11786 2004-08-18  Wim Taymans  <wim@fluendo.com>
11787
11788         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
11789         Realloc test fdset in the lock and right before starting
11790         the poll call. Bump the limit to 4096.
11791
11792 2004-08-17  David Schleef  <ds@schleef.org>
11793
11794         * sys/sunaudio/Makefile.am:
11795         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
11796         of rates and channels.  Make debugging less obnoxious.
11797
11798         Patch from Balamurali Viswanathan implementing a mixer for
11799         Sun audio.  (bug #144091):
11800         * sys/sunaudio/gstsunelement.c:
11801         * sys/sunaudio/gstsunelement.h:
11802         * sys/sunaudio/gstsunmixer.c:
11803         * sys/sunaudio/gstsunmixer.h:
11804
11805 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11806
11807         * gst/audioscale/gstaudioscale.c:
11808         * gst/audioscale/gstaudioscale.h:
11809         made audioscale resample from any sample rate to any sample rate
11810
11811 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11812
11813         * ext/libpng/gstpngdec.c:
11814           error out on unsupported types
11815
11816 2004-08-17  Iain <iaingnome@gmail.com>
11817
11818         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
11819         mid_side and loose_mid_side properties if its a stereo stream.
11820
11821 2004-08-17  Wim Taymans  <wim@fluendo.com>
11822
11823         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11824         (theora_get_formats), (theora_dec_src_convert),
11825         (theora_dec_sink_convert), (theora_dec_src_query),
11826         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
11827         Add a debug line.
11828
11829 2004-08-17  Wim Taymans  <wim@fluendo.com>
11830
11831         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
11832         (gst_ogg_pad_push):
11833         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11834         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
11835         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
11836         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11837         Mark delta units in the muxer.
11838         Try to decode the packet after an out-of-sync error from
11839         libogg.
11840
11841 2004-08-17  Wim Taymans  <wim@fluendo.com>
11842
11843         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11844         (gst_multifdsink_init), (gst_multifdsink_add),
11845         (gst_multifdsink_client_queue_buffer),
11846         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
11847         * gst/tcp/gstmultifdsink.h:
11848         Added option to send a keyframe to clients as the first buffer.
11849         Make timeout property writable.
11850
11851 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11852
11853         patch by: Wim Taymans
11854
11855         * gst/tcp/gstfdset.c:
11856         * gst/tcp/gstmultifdsink.c:
11857           fix index comparison, should include 0
11858
11859 2004-08-16  Wim Taymans  <wim@fluendo.com>
11860
11861         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
11862         (gst_fdset_add_fd), (gst_fdset_remove_fd),
11863         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11864         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11865         (gst_fdset_wait):
11866           copy when reallocing for poll so the select arguments don't get
11867           changed during the call
11868
11869 2004-08-16  Wim Taymans  <wim@fluendo.com>
11870
11871         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
11872         (gst_theora_enc_class_init), (theora_enc_sink_link),
11873         (theora_buffer_from_packet), (theora_enc_chain):
11874         Fix bug where buffers were not marked as keyframes
11875         correctly.
11876
11877 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11878
11879         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11880         (gst_lame_preset_get_type), (gst_lame_class_init):
11881         describe the enum values for vbr mode and presets more verbosely
11882
11883 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11884
11885         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
11886         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
11887         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
11888         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11889         * ext/lame/gstlame.h:
11890         add preset property to lame so it can use lame presets
11891
11892 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11893
11894         * ext/lame/gstlame.c: (gst_lame_get_property):
11895         whoops forgot break, thanks teuf
11896
11897 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11898
11899         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11900         (gst_lame_class_init), (gst_lame_src_getcaps),
11901         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
11902         (gst_lame_get_property), (gst_lame_setup):
11903         * ext/lame/gstlame.h:
11904         fix lame's broken vbr stuff, allow it to resample if need be, and also
11905         make xing header optional
11906
11907 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11908
11909         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
11910         added getcaps function so samplerate doesnt get fixated to silly values
11911
11912 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11913
11914         * ext/lame/gstlame.c: (gst_lame_src_link):
11915         revert previous fix
11916
11917 2004-08-12  Johan Dahlin  <johan@gnome.org>
11918
11919         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
11920         checks. Doesn't matter what state we are in. Interfaces are a
11921         compile time thing, not runtime. It also broke the python bindings.
11922
11923 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11924
11925         * ext/lame/gstlame.c: (gst_lame_src_link):
11926         made source pad link function check if sinkpad is ok..fixes the problem
11927         where core fixates the output rate of lame stupidly
11928
11929 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11930
11931         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
11932         * sys/v4l/v4l_calls.c:
11933         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
11934           fix fixate function to handle nonsimple caps.
11935           remove bogus check in _link
11936           cleanups
11937
11938 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11939
11940         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
11941         set default compression ratio parameter to 0.0 so bitrate parameter
11942         works :)
11943
11944 2004-08-11  David Schleef  <ds@schleef.org>
11945
11946         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
11947
11948 2004-08-11  David Schleef  <ds@schleef.org>
11949
11950         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
11951         before.
11952
11953 2004-08-11  David Schleef  <ds@schleef.org>
11954
11955         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
11956
11957 2004-08-11  David Schleef  <ds@schleef.org>
11958
11959         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
11960           license field
11961         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
11962         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
11963           LGPL.
11964         * gst/auparse/gstauparse.c: Fix plugin license field.
11965         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
11966         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
11967         * gst/rtp/gstrtp.c: Fix plugin license field.
11968
11969 2004-08-11  Wim Taymans  <wim@fluendo.com>
11970
11971         * gst/tcp/Makefile.am:
11972         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
11973         (ensure_size), (gst_fdset_new), (gst_fdset_free),
11974         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
11975         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
11976         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
11977         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11978         (gst_fdset_fd_can_write), (gst_fdset_wait):
11979         * gst/tcp/gstfdset.h:
11980         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11981         (gst_multifdsink_class_init), (gst_multifdsink_init),
11982         (gst_multifdsink_add), (gst_multifdsink_remove),
11983         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
11984         (gst_multifdsink_remove_client_link),
11985         (gst_multifdsink_handle_client_read),
11986         (gst_multifdsink_client_queue_data),
11987         (gst_multifdsink_client_queue_caps),
11988         (gst_multifdsink_client_queue_buffer),
11989         (gst_multifdsink_handle_client_write),
11990         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11991         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11992         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
11993         (gst_multifdsink_close):
11994         * gst/tcp/gstmultifdsink.h:
11995         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11996         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
11997         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
11998         (gst_tcpserversink_close):
11999         * gst/tcp/gsttcpserversink.h:
12000         Abstracted away the select call, implemented poll (yes we ran into
12001         the 1024 limit in production).
12002
12003 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12004
12005         * gst/tcp/gsttcp.c:
12006         * gst/tcp/gsttcpplugin.c:
12007           improve debuggging, remove assert
12008
12009 2004-08-10  Wim Taymans  <wim@fluendo.com>
12010
12011         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12012         (gst_client_status_get_type), (gst_multifdsink_class_init),
12013         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
12014         (gst_multifdsink_handle_client_read),
12015         (gst_multifdsink_handle_client_write),
12016         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12017         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12018         (gst_multifdsink_get_property):
12019         * gst/tcp/gstmultifdsink.h:
12020         * gst/tcp/gsttcp-marshal.list:
12021         Starting to prepare for specifying buffer time in other units
12022         than buffers. Expose remove reason in signal.
12023
12024 2004-08-10  Wim Taymans  <wim@fluendo.com>
12025
12026         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12027         (gst_multifdsink_remove), (gst_multifdsink_clear),
12028         (gst_multifdsink_remove_client_link),
12029         (gst_multifdsink_handle_client_read),
12030         (gst_multifdsink_client_queue_data),
12031         (gst_multifdsink_client_queue_buffer),
12032         (gst_multifdsink_handle_client_write),
12033         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
12034         (gst_multifdsink_chain), (gst_multifdsink_close):
12035         * gst/tcp/gstmultifdsink.h:
12036         Added more debugging info. Changed the way clients are
12037         removed from the lists. Fixed a bug where a bad file descriptor
12038         could cause many clients to be removed.
12039
12040 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12041
12042         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
12043           allow all pixel-aspect-ratios, not just 1:1
12044
12045 2004-08-09  David Schleef  <ds@schleef.org>
12046
12047         * sys/glsink/ARB_multitexture.h:  Remove old files.
12048         * sys/glsink/EXT_paletted_texture.h:
12049         * sys/glsink/NV_register_combiners.h:
12050         * sys/glsink/gstgl_nvimage.c:
12051         * sys/glsink/gstgl_pdrimage.c:
12052         * sys/glsink/gstgl_rgbimage.c:
12053         * sys/glsink/gstglsink.c:
12054         * sys/glsink/gstglsink.h:
12055         * sys/glsink/gstglxwindow.c:
12056         * sys/glsink/regcomb_yuvrgb.c:
12057
12058 2004-08-09  David Schleef  <ds@schleef.org>
12059
12060         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
12061         GL sink plugin.  (Bug #147302)
12062
12063         * configure.ac: Test for OpenGL
12064         * sys/Makefile.am: Use test for OpenGL
12065         * sys/glsink/Makefile.am:
12066         * sys/glsink/glimagesink.c: rewrite
12067         * sys/glsink/glimagesink.h: rewrite
12068
12069 2004-08-09  David Schleef  <ds@schleef.org>
12070
12071         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
12072         sane framerates.
12073         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
12074         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
12075         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
12076
12077 2004-08-09  Wim Taymans  <wim@fluendo.com>
12078
12079         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12080         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12081         (gst_multifdsink_client_remove),
12082         (gst_multifdsink_handle_client_read),
12083         (gst_multifdsink_handle_client_write),
12084         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12085         Do a bit more logging, make the client_read code more robust.
12086
12087 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12088
12089         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
12090         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
12091         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
12092         (gst_jpegdec_init), (gst_jpegdec_chain):
12093         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12094         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
12095           cleanups, debugging fixes and memleak plugging
12096
12097 2004-08-09  Wim Taymans  <wim@fluendo.com>
12098
12099         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12100         (theora_get_formats), (theora_dec_src_convert),
12101         (theora_dec_sink_convert), (theora_dec_src_query),
12102         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
12103         (theora_dec_change_state):
12104         Don't crash on missing header packets.
12105
12106 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12107
12108         * po/LINGUAS:
12109         * po/sq.po:
12110           Added Albanian translation (Laurent Dhima)
12111         * po/cs.po:
12112           updated
12113
12114 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12115
12116         * ext/lame/gstlame.c:
12117           fix/add debugging
12118
12119 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12120
12121         * sys/ximage/ximagesink.c:
12122         * sys/xvimage/xvimagesink.c:
12123           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
12124
12125 2004-08-06  Wim Taymans  <wim@fluendo.com>
12126
12127         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12128         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12129         (gst_multifdsink_client_remove),
12130         (gst_multifdsink_handle_client_read),
12131         (gst_multifdsink_handle_client_write),
12132         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12133         Make sure we don't try to read more from a client that what
12134         ioctl says us or we deadlock.
12135
12136 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12137
12138         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
12139         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
12140         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
12141           decouple running_time and n_frames so it can handle changing
12142           framerate while running
12143
12144 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12145
12146         * po/nl.po:
12147         * po/sv.po:
12148           updated translations
12149
12150 2004-08-04  Benjamin Otte  <otte@gnome.org>
12151
12152         * gst/videotestsrc/gstvideotestsrc.c:
12153         (gst_videotestsrc_get_capslist), (generate_capslist),
12154         (plugin_init):
12155           generate the list of supported caps at startup and reuse it instead
12156           of always generating it
12157
12158 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12159
12160         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
12161           whoops, last checkin broke normal build
12162
12163 2004-08-03  Benjamin Otte  <otte@gnome.org>
12164
12165         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
12166         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12167         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
12168         (gst_alsa_mixer_get_option):
12169         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
12170         (dvdnavsrc_print_event):
12171         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
12172         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
12173         (gst_ogg_mux_pad_unlink):
12174         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
12175         (gst_multipart_mux_pad_unlink):
12176         * gst/videofilter/gstvideobalance.c:
12177         (gst_videobalance_colorbalance_set_value):
12178         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
12179         (gst_videomixer_pad_unlink):
12180         * po/uk.po:
12181         * sys/oss/gstossmixer.c:
12182         * sys/v4l/gstv4lcolorbalance.c:
12183         * sys/v4l/gstv4ltuner.c:
12184         * sys/v4l/v4lsrc_calls.c:
12185         * sys/v4l2/gstv4l2colorbalance.c:
12186         * sys/v4l2/gstv4l2tuner.c:
12187           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
12188
12189 2004-08-03  Benjamin Otte  <otte@gnome.org>
12190
12191         * examples/dynparams/filter.c: (ui_control_create):
12192         * examples/gstplay/player.c: (print_tag):
12193         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
12194         * ext/gdk_pixbuf/gstgdkanimation.c:
12195         (gst_gdk_animation_iter_may_advance):
12196         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
12197         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
12198         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
12199         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
12200         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
12201         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12202         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
12203         * gst/sine/demo-dparams.c: (main):
12204         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12205         * testsuite/alsa/formats.c: (create_pipeline):
12206         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
12207           fixes for G_DISABLE_ASSERT and friends
12208         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
12209         (mp3_type_frame_length_from_header), (mp3_type_find),
12210         (plugin_init):
12211           require mp3 typefinding to have at least MIN_HEADERS valid headers
12212           add typefinding for AAC adts files
12213
12214 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
12215
12216         * sys/ximage/ximagesink.c:
12217         (gst_ximagesink_calculate_pixel_aspect_ratio):
12218         * sys/xvimage/xvimagesink.c:
12219         (gst_xvimagesink_calculate_pixel_aspect_ratio):
12220         Make sure we calculate pixel-aspect-ratio using floating point maths
12221
12222 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12223
12224         * po/uk.po:
12225           updated translation
12226
12227 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12228
12229         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12230         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
12231           add debugging for display PAR calculation
12232
12233 2004-08-02  David Schleef  <ds@schleef.org>
12234
12235         * configure.ac: Fix mikmod CFLAGS.
12236
12237 2004-07-27  Benjamin Otte  <otte@gnome.org>
12238
12239         * gst/audioscale/gstaudioscale.c:
12240         - fix templates to only support S16, it's the only format that works
12241         - make caps nego code use try_set_caps_nonfixed and fixation instead
12242         of try_set_caps twice, which is not nice for autopluggers
12243         - change rank to secondary, so autopluggers can pick it up after
12244         audioconvert
12245
12246 2004-08-02  Iain <iain@prettypeople.org>
12247
12248         * gst/interleave/interleave.c (interleave_init),
12249         (interleave_request_new_pad),
12250         (interleave_pad_removed),
12251         (interleave_buffered_loop): Use the real pad count, not the artificial
12252         one.
12253
12254 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12255
12256         * configure.ac: bump nano back to development
12257
12258 === release 0.8.3 ===
12259
12260 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12261
12262         * configure.ac: releasing 0.8.3, "Water"
12263
12264 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12265
12266         * sys/xvimage/xvimagesink.c:
12267         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12268         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
12269         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
12270         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12271         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12272         * sys/xvimage/xvimagesink.h:
12273           apply similar PAR fixes as to ximagesink
12274
12275 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12276
12277         patch from: Benjamin Otte
12278
12279         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12280           add link function to lame.  Fixes #148986.
12281
12282 2004-08-02  Johan Dahlin  <johan@gnome.org>
12283
12284         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12285         fix debugging log
12286
12287 2004-07-30  David Schleef  <ds@schleef.org>
12288
12289         * gst/videomixer/Makefile.am: Fix things that should have been
12290         fixed in the last checkin.
12291
12292 2004-07-30  David Schleef  <ds@schleef.org>
12293
12294         * gst/multipart/Makefile.am: Fix things that should have been
12295         fixed in the last checkin.
12296
12297 2004-07-30  David Schleef  <ds@schleef.org>
12298
12299         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12300
12301 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12302
12303         * configure.ac:
12304           bump nano for prerelease
12305         * po/af.po:
12306         * po/az.po:
12307         * po/cs.po:
12308         * po/en_GB.po:
12309         * po/hu.po:
12310         * po/nl.po:
12311         * po/sr.po:
12312         * po/sv.po:
12313         * po/uk.po:
12314           updates
12315
12316 2004-07-30  Wim Taymans  <wim@fluendo.com>
12317
12318         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12319         (gst_multifdsink_add), (gst_multifdsink_remove),
12320         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12321         (gst_multifdsink_client_remove),
12322         (gst_multifdsink_handle_client_write),
12323         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12324         * gst/tcp/gstmultifdsink.h:
12325         Recover from a select with a bad file descriptor by removing
12326         the client.
12327
12328 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12329
12330         * configure.ac:
12331           fix requirement of core
12332         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12333         (gst_play_pipeline_setup):
12334           don't use colorspace element.  do use hermescolorspace element.
12335           make macro to get a colorspace element.
12336           mark strings for translation.
12337         * po/POTFILES.in:
12338           add play.c
12339         * po/af.po:
12340         * po/az.po:
12341         * po/cs.po:
12342         * po/en_GB.po:
12343         * po/hu.po:
12344         * po/nl.po:
12345         * po/sr.po:
12346         * po/sv.po:
12347         * po/uk.po:
12348           update translations
12349
12350 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12351
12352         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12353         fix default for newmedia flag
12354
12355 2004-07-30  Wim Taymans  <wim@fluendo.com>
12356
12357         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12358         (gst_theora_dec_init), (theora_get_formats),
12359         (theora_dec_src_convert), (theora_dec_sink_convert),
12360         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12361         (theora_dec_chain), (theora_dec_set_property),
12362         (theora_dec_get_property):
12363         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12364         (gst_theora_enc_class_init), (gst_theora_enc_init),
12365         (theora_enc_sink_link), (theora_enc_chain),
12366         (theora_enc_set_property), (theora_enc_get_property):
12367         Added cropping option to theora decoder.
12368         Added border option to theora encoder.
12369
12370 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12371
12372         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12373         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12374         (gst_pngenc_set_property):
12375         * ext/libpng/gstpngenc.h:
12376         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
12377
12378 2004-07-30  Wim Taymans  <wim@fluendo.com>
12379
12380         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12381         (theora_enc_sink_link), (theora_enc_chain),
12382         (theora_enc_set_property), (theora_enc_get_property):
12383         Fix encoding of non-multiple-of-16 video.
12384
12385 2004-07-29  David Schleef  <ds@schleef.org>
12386
12387         * configure.ac: make test for audiofile more strict
12388
12389 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12390
12391         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12392           give different names to typefind functions
12393
12394 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12395
12396         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12397         (gst_ximagesink_calculate_pixel_aspect_ratio),
12398         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12399         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12400         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12401         (gst_ximagesink_get_property), (gst_ximagesink_init):
12402         * sys/ximage/ximagesink.h:
12403           allocate PAR's dynamically.
12404           use autodetected PAR if no object-set PAR is given.
12405           add workaround for directfb's X not setting physical size.
12406           fix to xvimagesink will follow tomorrow.
12407
12408 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12409
12410         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12411         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12412         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12413         (gst_shout2send_class_init), (gst_shout2send_init),
12414         (set_shout_metadata), (gst_shout2send_set_metadata),
12415         (gst_shout2send_chain), (gst_shout2send_set_property),
12416         (gst_shout2send_get_property), (gst_shout2send_connect),
12417         (gst_shout2send_change_state):
12418         * ext/shout2/gstshout2.h:
12419         - fix for sending mp3 audio to icecast2 server, if pad link function not
12420         called before PAUSED state
12421         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12422         - added tagging support for mp3 audio broadcasted
12423         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12424         debug info
12425
12426 2004-07-28  Wim Taymans  <wim@fluendo.com>
12427
12428         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12429         (gst_ogg_demux_push):
12430         Return query failure when we don't know the length of
12431         an ogg stream insteda of returning TRUE with a bogus value.
12432
12433 2004-07-28  Wim Taymans  <wim@fluendo.com>
12434
12435         * ext/theora/theoradec.c: (theora_get_formats),
12436         (theora_dec_src_convert), (theora_dec_sink_convert),
12437         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12438         (theora_dec_chain):
12439         Don't screw up the 1 Chroma for 1 luma sample situation when we
12440         have an odd offset/width by adding a black border in those cases.
12441
12442 2004-07-28  Wim Taymans  <wim@fluendo.com>
12443
12444         * ext/theora/theoradec.c: (theora_get_formats),
12445         (theora_dec_src_convert), (theora_dec_sink_convert),
12446         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12447         (theora_dec_chain):
12448         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12449         Added first attempt at cropping of the image as required by the
12450         theora spec. We need more properties in the caps (offset_x,
12451         offset_y,stride) to implement this correctly.
12452
12453 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12454
12455         * ext/dvdnav/README:
12456           Update the README to use dvddemux
12457         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12458           Ensure getcaps returns a subset of the template caps
12459         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12460         (gst_mpeg2subt_init):
12461           Ensure getcaps returns a subset of the template caps
12462         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12463         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12464         (gst_dvd_demux_get_subpicture_stream),
12465         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12466         * gst/mpegstream/gstdvddemux.h:
12467           Set the explicit caps on the current_video pad before pushing
12468           anything
12469         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12470         (gst_mpeg_demux_get_audio_stream):
12471           Free caps used to gst_pad_set_explicit_caps, which takes a const
12472           GstCaps *
12473
12474 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12475
12476         * configure.ac: update GStreamer requirement to 0.8.4 because of
12477           GstFraction.
12478
12479 2004-07-28  Wim Taymans  <wim@fluendo.com>
12480
12481         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12482         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12483         Add the pad to the element after setting up the caps. This
12484         makes it a lot easier to autoplug.
12485
12486 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12487
12488         * gst/median/gstmedian.c:
12489         * gst/mpeg2subt/gstmpeg2subt.c:
12490         * gst/mpegaudioparse/gstmpegaudioparse.c:
12491         * gst/mpegstream/gstdvddemux.c:
12492         * gst/mpegstream/gstmpegdemux.c:
12493         * gst/mpegstream/gstmpegpacketize.c:
12494         * gst/rtjpeg/gstrtjpeg.c:
12495         * gst/rtjpeg/gstrtjpegdec.c:
12496         * gst/rtjpeg/gstrtjpegenc.c:
12497         * gst/sine/gstsinesrc.c:
12498         * gst/smooth/gstsmooth.c:
12499         * gst/smpte/gstsmpte.c:
12500         * gst/smpte/gstsmpte.h:
12501         * gst/stereo/gststereo.c:
12502         * gst/videofilter/gstgamma.c:
12503         * gst/videofilter/gstvideobalance.c:
12504         * gst/videofilter/gstvideofilter.c:
12505         * gst/videofilter/gstvideoflip.c:
12506         * gst/videoscale/gstvideoscale.c:
12507         * gst/videoscale/videoscale.c:
12508         * gst/videotestsrc/gstvideotestsrc.c:
12509         * gst/videotestsrc/videotestsrc.c:
12510         * gst/wavenc/gstwavenc.c:
12511         * gst/wavparse/gstwavparse.c:
12512           fix local includes and 64 bits constants
12513
12514 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12515
12516         * win32/gst.sln:
12517         * gst-libs/gst/*/*.vcproj:
12518         * gst/*/*.vcproj:
12519           more working plugins
12520
12521 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12522
12523         * testsuite/alsa/Makefile.am:
12524         * testsuite/alsa/srcstate.c:
12525         add test for alsasrc changing state
12526
12527 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12528
12529         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12530         (gst_silence_get):
12531         * gst/silence/gstsilence.h:
12532         fix silence generation for 16bit raw audio
12533
12534 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12535
12536         * gst/matroska/matroska-demux.c:
12537         (gst_matroska_demux_parse_metadata),
12538         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12539         * gst/mpegaudio/common.c:
12540         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12541         (gst_videoscale_getcaps), (gst_videoscale_link),
12542         (gst_videoscale_src_fixate), (gst_videoscale_init),
12543         (gst_videoscale_finalize):
12544         * gst/videoscale/gstvideoscale.h:
12545         * gst/videotestsrc/gstvideotestsrc.c:
12546         (gst_videotestsrc_get_capslist):
12547         * gst/wavenc/gstwavenc.c:
12548         * sys/oss/gstossmixer.c: (fill_labels):
12549         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12550         (gst_ximagesink_handle_xevents),
12551         (gst_ximagesink_calculate_pixel_aspect_ratio),
12552         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12553         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12554         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12555         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12556         (gst_ximagesink_init), (gst_ximagesink_class_init):
12557         * sys/ximage/ximagesink.h:
12558         * sys/xvimage/xvimagesink.c:
12559         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12560         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12561         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12562         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12563         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12564         * sys/xvimage/xvimagesink.h:
12565           first batch of pixel aspect ratio commits.
12566
12567 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12568
12569         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12570         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12571         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12572           handle stride, needs work if we want to move stride handling
12573           upstream, but works correctly for our purposes.
12574
12575 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12576
12577         * gst/videoscale/README:
12578           add testing examples
12579         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12580         (gst_videoscale_chain):
12581         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12582         (gst_videoscale_get_size):
12583           add get_size function that handles stride like videotestsrc.
12584           fixes conversion for YUV formats for as much as I can test them.
12585
12586 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12587
12588         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12589         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12590         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12591         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12592         (gst_xvimagesink_xvimage_put):
12593           further cleanups, logging, error handling and synchronizing
12594
12595 2004-07-27  Wim Taymans  <wim@fluendo.com>
12596
12597         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12598         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12599         (gst_videomixer_pad_set_property),
12600         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12601         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12602         (gst_videomixer_class_init), (gst_videomixer_init),
12603         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12604         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12605         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12606         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12607         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12608         (gst_videomixer_loop), (plugin_init):
12609         Be a nicer negotiation citizen and provide a getcaps function on
12610         the srcpad. This also fixes a crash when resizing.
12611
12612 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12613
12614         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12615         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12616
12617 2004-07-27  Wim Taymans  <wim@fluendo.com>
12618
12619         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12620         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12621         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12622         (gst_pngenc_set_property):
12623         * ext/libpng/gstpngenc.h:
12624         Added snapshot property to pngenc.
12625         removed g_print from pngdec
12626
12627 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12628
12629         * gst/ac3parse/ac3parse.vcproj
12630         * gst/adder/adder.vcproj
12631         * gst/alpha/alpha.vcproj
12632         * gst/alpha/alphacolor.vcproj
12633         * gst/asfdemux/asf.vcproj
12634         * gst/audioconvert/audioconvert.vcproj
12635         * gst/audiorate/audiorate.vcproj
12636         * gst/audioscale/audioscale.vcproj
12637         * gst/auparse/auparse.vcproj
12638         * gst/avi/avi.vcproj
12639         * gst/cdxaparse/cdxaparse.vcproj
12640         * gst/chart/chart.vcproj
12641         * gst/colorspace/colorspace.vcproj
12642         * gst/cutter/cutter.vcproj
12643         * gst/debug/debug.vcproj
12644         * gst/debug/efence.vcproj
12645         * gst/debug/navigationtest.vcproj
12646         * gst/deinterlace/deinterlace.vcproj
12647         * gst/effectv/effectv.vcproj
12648         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12649         * gst/filter/filter.vcproj
12650         * gst/flx/flxdec.vcproj
12651         * gst/goom/goom.vcproj
12652         * gst/interleave/interleave.vcproj
12653         * gst/law/alaw.vcproj
12654         * gst/law/mulaw.vcproj
12655         * gst/matroska/matroska.vcproj
12656         * gst/median/median.vcproj
12657         * gst/mixmatrix/mixmatrix.vcproj
12658         * gst/mpeg1sys/mpeg1systemencode.vcproj
12659         * gst/mpeg1videoparse/mp1videoparse.vcproj
12660         * gst/mpeg2sub/mpeg2subt.vcproj
12661         * gst/mpegaudio/mpegaudio.vcproj
12662         * gst/mpegaudioparse/mpegaudioparse.vcproj
12663         * gst/mpegstream/mpegstream.vcproj
12664         * gst/multifilesink/multifilesink.vcproj
12665         * gst/multipart/multipart.vcproj
12666         * gst/oneton/oneton.vcproj
12667         * gst/overlay/overlay.vcproj
12668         * gst/passthrough/passthrough.vcproj
12669         * gst/qtdemux/qtdemux.vcproj
12670         * gst/realmedia/rmdemux.vcproj
12671         * gst/rtjpeg/rtjpeg.vcproj
12672         * gst/rtp/rtp.vcproj
12673         * gst/silence/silence.vcproj
12674         * gst/sine/sinesrc.vcproj
12675         * gst/smooth/smooth.vcproj
12676         * gst/smpte/smpte.vcproj
12677         * gst/spectrum/spectrum.vcproj
12678         * gst/speed/speed.vcproj
12679         * gst/stereo/stereo.vcproj
12680         * gst/switch/switch.vcproj
12681         * gst/tags/tagedit.vcproj
12682         * gst/tcp/tcp.vcproj
12683         * gst/typefind/typefindfunctions.vcproj
12684         * gst/udp/udp.vcproj
12685         * gst/videobox/videobox.vcproj
12686         * gst/videocrop/videocrop.vcproj
12687         * gst/videodrop/videodrop.vcproj
12688         * gst/videofilter/gamma.vcproj
12689         * gst/videofilter/videobalance.vcproj
12690         * gst/videofilter/videofilter.vcproj
12691         * gst/videofilter/videoflip.vcproj
12692         * gst/videoflip/videoflip.vcproj
12693         * gst/videomixer/videomixer.vcproj
12694         * gst/videorate/videorate.vcproj
12695         * gst/videoscale/videoscale.vcproj
12696         * gst/videotestsrc/videotestsrc.vcproj
12697         * gst/virtualdub/virtualdub.vcproj
12698         * gst/volenv/volenv.vcproj
12699         * gst/volume/volume.vcproj
12700         * gst/wavenc/wavenc.vcproj
12701         * gst/wavparse/wavparse.vcproj
12702         * gst/y4m/y4menc.vcproj
12703         * gst-libs/gst/audio/audio.vcproj
12704         * gst-libs/gst/audio/audiofilter.vcproj
12705         * gst-libs/gst/colorbalance/colorbalance.vcproj
12706         * gst-libs/gst/idct/idtc.vcproj
12707         * gst-libs/gst/media-info/media-info.vcproj
12708         * gst-libs/gst/mixer/mixer.vcproj
12709         * gst-libs/gst/navigation/navigation.vcproj
12710         * gst-libs/gst/play/play.vcproj
12711         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12712         * gst-libs/gst/resample/resample.vcproj
12713         * gst-libs/gst/riff/riff.vcproj
12714         * gst-libs/gst/tuner/tuner.vcproj
12715         * gst-libs/gst/video/video.vcproj
12716         * gst-libs/gst/xoverlay/xoverlay.vcproj
12717           avoid problems with math.h, fix release dependancy
12718           rename GStreamer-0.8.lib to libgstreamer.lib
12719
12720 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12721
12722         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12723         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12724         the atom is not available we have to unlock the mutex. Fixes #148023
12725
12726 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12727
12728         * gst-libs/gst/media-info/media-info.h:
12729           issue for a vararg macro with MSVC
12730
12731 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12732
12733         * gst/effectv/effectv.vcproj
12734         * gst-libs/gst/idct/idct.vcproj:
12735         * gst-libs/gst/media-info/media-info.vcproj:
12736         * gst-libs/gst/navigation/navigation.vcproj:
12737         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12738         * gst-libs/gst/video/video.vcproj:
12739         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12740           fixes for build problems
12741
12742 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12743
12744         * gst-libs/gst/audio/audio.def:
12745         * gst-libs/gst/audio/riff.def:
12746           add some definitions needed by plugins
12747
12748 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12749
12750         * gst/asfdemux/gstasfmux.c
12751           Fix some 64 bits constants to be glib friendly
12752
12753 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12754
12755         * gst/ac3parse/gstac3parse.c
12756         * gst/audioscale/gstaudioscale.c
12757         * gst/auparse/gstauparse.c
12758         * gst/colorspace/gstcolorspace.c
12759         * gst/colorspace/yuv2rgb.h
12760           local include fixes
12761
12762 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12763
12764         * win32/gst.sln
12765           add more plugins to the build
12766
12767 2004-07-26  Julien MOUTTE  <julien@moutte.net>
12768
12769         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12770         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
12771
12772 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12773
12774         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
12775         (gst_level_set_property), (gst_level_get_property),
12776         (gst_level_base_init), (gst_level_class_init):
12777           add debugging categories.  cleanups.
12778
12779 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12780
12781         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12782         (gst_videoscale_planar411), (gst_videoscale_planar400),
12783         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
12784         (gst_videoscale_scale_nearest_str1),
12785         (gst_videoscale_scale_nearest_str2),
12786         (gst_videoscale_scale_nearest_str4),
12787         (gst_videoscale_scale_nearest_16bit),
12788         (gst_videoscale_scale_nearest_24bit):
12789           fixed stride issues
12790           tested with 320x240 -> 321, 322, 324 x240
12791           tested with YV12, I420, YUY2, UYVY
12792           fixed packed422rev (don't think it could have worked before)
12793           by testing with UYVY
12794
12795 2004-07-26  Benjamin Otte  <otte@gnome.org>
12796
12797         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
12798         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
12799         (plugin_init):
12800           add debugging category, add error checks like checking return values
12801           of setup calls, make sure it still works after
12802           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
12803
12804 2004-07-26  Wim Taymans  <wim@fluendo.com>
12805
12806         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12807         (gst_mpeg_demux_get_audio_stream),
12808         (gst_mpeg_demux_process_private):
12809         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
12810         Check for error codes from the negotiation functions. Make sure
12811         we really set the pad caps when a new pad is created.
12812
12813 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12814
12815         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12816         (gst_ffmpeg_caps_to_pix_fmt):
12817         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12818         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12819         (gst_ffmpegcolorspace_pad_link):
12820           don't make function do two things at the same time without reason.
12821
12822 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12823
12824         * gst/ac3parse/ac3parse.vcproj
12825         * gst/adder/adder.vcproj
12826         * gst/alpha/alpha.vcproj
12827         * gst/alpha/alphacolor.vcproj
12828         * gst/asfdemux/asf.vcproj
12829         * gst/audioconvert/audioconvert.vcproj
12830         * gst/audiorate/audiorate.vcproj
12831         * gst/audioscale/audioscale.vcproj
12832         * gst/auparse/auparse.vcproj
12833         * gst/avi/avi.vcproj
12834         * gst/cdxaparse/cdxaparse.vcproj
12835         * gst/chart/chart.vcproj
12836         * gst/colorspace/colorspace.vcproj
12837         * gst/cutter/cutter.vcproj
12838         * gst/debug/debug.vcproj
12839         * gst/debug/efence.vcproj
12840         * gst/debug/navigationtest.vcproj
12841         * gst/deinterlace/deinterlace.vcproj
12842         * gst/effectv/effectv.vcproj
12843         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12844         * gst/filter/filter.vcproj
12845         * gst/flx/flxdec.vcproj
12846         * gst/goom/goom.vcproj
12847         * gst/interleave/interleave.vcproj
12848         * gst/law/alaw.vcproj
12849         * gst/law/mulaw.vcproj
12850         * gst/matroska/matroska.vcproj
12851         * gst/median/median.vcproj
12852         * gst/mixmatrix/mixmatrix.vcproj
12853         * gst/mpeg1sys/mpeg1systemencode.vcproj
12854         * gst/mpeg1videoparse/mp1videoparse.vcproj
12855         * gst/mpeg2sub/mpeg2subt.vcproj
12856         * gst/mpegaudio/mpegaudio.vcproj
12857         * gst/mpegaudioparse/mpegaudioparse.vcproj
12858         * gst/mpegstream/mpegstream.vcproj
12859         * gst/multifilesink/multifilesink.vcproj
12860         * gst/multipart/multipart.vcproj
12861         * gst/oneton/oneton.vcproj
12862         * gst/overlay/overlay.vcproj
12863         * gst/passthrough/passthrough.vcproj
12864         * gst/qtdemux/qtdemux.vcproj
12865         * gst/realmedia/rmdemux.vcproj
12866         * gst/rtjpeg/rtjpeg.vcproj
12867         * gst/rtp/rtp.vcproj
12868         * gst/silence/silence.vcproj
12869         * gst/sine/sinesrc.vcproj
12870         * gst/smooth/smooth.vcproj
12871         * gst/smpte/smpte.vcproj
12872         * gst/spectrum/spectrum.vcproj
12873         * gst/speed/speed.vcproj
12874         * gst/stereo/stereo.vcproj
12875         * gst/switch/switch.vcproj
12876         * gst/tags/tagedit.vcproj
12877         * gst/tcp/tcp.vcproj
12878         * gst/typefind/typefindfunctions.vcproj
12879         * gst/udp/udp.vcproj
12880         * gst/videobox/videobox.vcproj
12881         * gst/videocrop/videocrop.vcproj
12882         * gst/videodrop/videodrop.vcproj
12883         * gst/videofilter/gamma.vcproj
12884         * gst/videofilter/videobalance.vcproj
12885         * gst/videofilter/videofilter.vcproj
12886         * gst/videofilter/videoflip.vcproj
12887         * gst/videoflip/videoflip.vcproj
12888         * gst/videomixer/videomixer.vcproj
12889         * gst/videorate/videorate.vcproj
12890         * gst/videoscale/videoscale.vcproj
12891         * gst/videotestsrc/videotestsrc.vcproj
12892         * gst/virtualdub/virtualdub.vcproj
12893         * gst/volenv/volenv.vcproj
12894         * gst/volume/volume.vcproj
12895         * gst/wavenc/wavenc.vcproj
12896         * gst/wavparse/wavparse.vcproj
12897         * gst/y4m/y4menc.vcproj
12898           more plugins supported under windows
12899
12900 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12901
12902         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12903         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
12904         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
12905         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12906         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
12907           Add debugging statements.  Use the sizes as returned by the
12908           *CreateImage calls.
12909
12910 2004-07-26  Johan Dahlin  <johan@gnome.org>
12911
12912         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
12913         the pad is negotiated.
12914
12915         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
12916
12917 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12918
12919         * gst-libs/gst/colorbalance/colorbalance.vcproj:
12920         * gst-libs/gst/idct/idct.vcproj:
12921         * gst-libs/gst/media-info/media-info.vcproj:
12922         * gst-libs/gst/mixer/mixer.vcproj:
12923         * gst-libs/gst/navigation/navigation.vcproj:
12924         * gst-libs/gst/play/play.vcproj:
12925         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12926         * gst-libs/gst/resample/resample.vcproj:
12927         * gst-libs/gst/tuner/tuner.vcproj:
12928         * gst-libs/gst/video/video.vcproj:
12929         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12930           more plugins supported under windows
12931
12932 2004-07-25 Iain <iain@prettypeople.org>
12933
12934         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
12935         pad now rather than when the pad is created because state changes wipe
12936         explicit caps (fixes #148043).
12937
12938 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
12939
12940         reviewed by Benjamin Otte  <otte@gnome.org>
12941
12942         * ext/mad/gstmad.c:
12943           fix mad plugin crashing on Sun (fixes #148289)
12944
12945 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12946
12947         * gst/avi/avi.def:
12948         * gst/avi/avi.vcproj:
12949         * gst/matroska/matroska.def:
12950         * gst/matroska/matroska.vcproj:
12951           remove unused .def files
12952
12953 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12954
12955         * gst-libs/gst/audio/gstaudiofilter.c:
12956           Clean the local include
12957
12958 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12959
12960         * win32/gst.sln:
12961         * gst-libs/gst/audio/audio.def:
12962         * gst-libs/gst/audio/audio.vcproj:
12963         * gst-libs/gst/audio/audiofilter.vcproj:
12964         * gst-libs/gst/audio/riff.def:
12965         * gst-libs/gst/audio/riff.vcproj:
12966         * gst-libs/gst/gst-libs.def:
12967         * gst-libs/gst/gst-libs.vcproj:
12968         * gst/avi/avi.vcproj:
12969         * gst/avi/avi.vcproj:
12970           Copy the files where needed after building, cleaner projects
12971
12972 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12973
12974         * gst/matroska/ebml-write.c:
12975           Fix some 64 bits constants to be glib friendly
12976
12977 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
12978
12979         * win32/gst.sln:
12980         * gst-libs/gst/gst-libs.def:
12981         * gst-libs/gst/gst-libs.vcproj:
12982         * gst/matroska/matroska.def:
12983         * gst/matroska/matroska.vcproj:
12984           Add the preliminary canvas to build plugins on Win32
12985
12986 2004-07-23  Benjamin Otte  <otte@gnome.org>
12987
12988         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
12989           don't enfore negotiation from source side, it breaks
12990           sinesrc ! audioconvert ! osssink
12991
12992 2004-07-22  David Schleef  <ds@schleef.org>
12993
12994         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
12995         for ELF files, since they can easily be recognized as audio/mpeg.
12996         (bug #147441)
12997
12998 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12999
13000         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13001         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
13002         (gst_videoscale_scale_nearest_24bit),
13003         (gst_videoscale_scale_nearest_16bit):
13004           fix 16bit and 24bit for stride (24bit might need testing)
13005           don't pretend we do more than one algorithm
13006
13007 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13008
13009         * configure.ac:
13010         * gst/Makefile.am:
13011         * gst/multifilesink/Makefile.am:
13012         * gst/multifilesink/gstmultifilesink.c:
13013         (gst_multifilesink_get_formats),
13014         (gst_multifilesink_get_query_types), (_do_init),
13015         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
13016         (gst_multifilesink_init), (gst_multifilesink_dispose),
13017         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
13018         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
13019         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
13020         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
13021         (gst_multifilesink_chain), (gst_multifilesink_change_state),
13022         (gst_multifilesink_uri_get_type),
13023         (gst_multifilesink_uri_get_protocols),
13024         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
13025         (gst_multifilesink_uri_handler_init), (plugin_init):
13026         * gst/multifilesink/gstmultifilesink.h:
13027         * testsuite/Makefile.am:
13028         * testsuite/multifilesink/Makefile.am:
13029         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
13030         (gst_newmedia_class_init), (gst_newmedia_init),
13031         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
13032         (newfile_signal), (test_signal), (main):
13033         multifilesink plugin for creating new files every time a new media
13034         discontinuity event occurs
13035
13036 2004-07-22  Wim Taymans  <wim@fluendo.com>
13037
13038         * gst/alpha/Makefile.am:
13039         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
13040         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
13041         (gst_alpha_color_init), (gst_alpha_color_set_property),
13042         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
13043         (transform), (gst_alpha_color_chain),
13044         (gst_alpha_color_change_state), (plugin_init):
13045         Stupid plugin to to RGBA to AYUV conversion because none of
13046         the colorspace plugins can handle that yet.
13047
13048 2004-07-22  Wim Taymans  <wim@fluendo.com>
13049
13050         * examples/seeking/seek.c: (update_scale), (main):
13051         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13052         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13053         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13054         (gst_decode_bin_init), (gst_decode_bin_dispose),
13055         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13056         (no_more_pads), (close_link), (type_found),
13057         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13058         (plugin_init):
13059         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13060         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13061         (gst_play_base_bin_dispose), (queue_overrun),
13062         (gen_preroll_element), (remove_prerolls), (unknown_type),
13063         (no_more_pads), (new_stream), (setup_source),
13064         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13065         (play_base_eos), (gst_play_base_bin_change_state),
13066         (gst_play_base_bin_add_element),
13067         (gst_play_base_bin_remove_element),
13068         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13069         (gst_play_base_bin_unlink_stream),
13070         (gst_play_base_bin_get_streaminfo):
13071         * gst/playback/gstplaybin.c: (gen_video_element),
13072         (gen_audio_element):
13073         * gst/playback/gststreaminfo.h:
13074         More playback updates, attempt to fix things after the state change
13075         breakage.
13076
13077 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13078
13079         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
13080         (gst_videoscale_scale_nearest_16bit):
13081           comment algorithm
13082
13083 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13084
13085         * gst/videotestsrc/gstvideotestsrc.c:
13086         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
13087         (gst_videotestsrc_init), (gst_videotestsrc_get),
13088         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13089         (gst_videotestsrc_get_property):
13090         * gst/videotestsrc/gstvideotestsrc.h:
13091         * gst/videotestsrc/videotestsrc.c:
13092         * gst/videotestsrc/videotestsrc.h:
13093           cleanup and commenting
13094
13095 2004-07-21  Wim Taymans  <wim@fluendo.com>
13096
13097         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13098         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
13099         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
13100         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
13101         (_find_chain_get_unknown_part), (_find_streams_check),
13102         (gst_ogg_demux_push), (gst_ogg_pad_push):
13103         * ext/theora/theoradec.c: (theora_get_formats),
13104         (theora_dec_src_convert), (theora_dec_sink_convert),
13105         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13106         (theora_dec_chain):
13107         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13108         (vorbis_dec_convert), (vorbis_dec_src_query),
13109         (vorbis_dec_src_event), (vorbis_dec_event):
13110         More seeking fixes, oggdemux now supports seeking to time and
13111         uses the downstream element to convert granulepos to time.
13112         Seeking in theora-only ogg files now works.
13113
13114 2004-07-21  Wim Taymans  <wim@fluendo.com>
13115
13116         * ext/theora/theoradec.c: (gst_theora_dec_init),
13117         (theora_get_formats), (theora_get_event_masks),
13118         (theora_get_query_types), (theora_dec_src_convert),
13119         (theora_dec_sink_convert), (theora_dec_src_query),
13120         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
13121         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13122         (vorbis_get_event_masks), (vorbis_get_query_types),
13123         (gst_vorbis_dec_init), (vorbis_dec_convert),
13124         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
13125         Added query/convert/formats functions to vorbis and theora decoders
13126         so that the outside world can use them too. Fixed seeking on an
13127         ogg/theora/vorbis file by disabling the seeking seeking on the
13128         theora srcpad.
13129
13130 2004-07-21  Julien MOUTTE  <julien@moutte.net>
13131
13132         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13133         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
13134         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
13135         images creation for both elements. We don't create the image on caps
13136         nego or renego, we just destroy the internal one if present if it does
13137         not match the needs. The chain function takes care of creating a new
13138         image when needed.
13139         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13140         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
13141         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
13142         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
13143         the image format information. The buffer pool checks for the context
13144         image format and discard images with different formats.
13145         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
13146
13147 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13148
13149         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13150         (gst_ffmpegcolorspace_chain):
13151           no point in doing any chaining if the pad we want to push from
13152           isn't usable.
13153
13154 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13155
13156         * gst-libs/gst/riff/riff-media.c:
13157         (gst_riff_create_audio_caps_with_data):
13158           Fix double end-to-native symbol conversion (#148021).
13159
13160 2004-07-20  David Schleef  <ds@schleef.org>
13161
13162         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
13163         Don't use an Atom that doesn't exist.
13164
13165 2004-07-20  Wim Taymans  <wim@fluendo.com>
13166
13167         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13168         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13169         (gst_multifdsink_client_remove),
13170         (gst_multifdsink_handle_client_write),
13171         (gst_multifdsink_queue_buffer):
13172         * gst/tcp/gstmultifdsink.h:
13173         More multifdsink stats. Avoid deadlock by releasing locks
13174         before sending out a signal.
13175
13176 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13177
13178         * po/LINGUAS:
13179         * po/hu.po:
13180           added Hungarian translation (Laszlo Dvornik)
13181
13182 2004-07-20  Wim Taymans  <wim@fluendo.com>
13183
13184         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13185         (gst_multifdsink_add), (gst_multifdsink_client_remove),
13186         (gst_multifdsink_handle_client_write),
13187         (gst_multifdsink_queue_buffer):
13188         * gst/tcp/gsttcp-marshal.list:
13189         Fixed the stupid marshal definition.
13190
13191 2004-07-20  Wim Taymans  <wim@fluendo.com>
13192
13193         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13194         (gst_multifdsink_init), (gst_multifdsink_add),
13195         (gst_multifdsink_client_remove),
13196         (gst_multifdsink_handle_client_write),
13197         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
13198         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
13199         (gst_multifdsink_init_send):
13200         * gst/tcp/gstmultifdsink.h:
13201         Added more stats, added timeout for a client, fixed some typos
13202         and added some comments.
13203
13204 2004-07-20  Wim Taymans  <wim@fluendo.com>
13205
13206         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13207         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13208         (gst_multifdsink_client_remove),
13209         (gst_multifdsink_handle_client_write):
13210         * gst/tcp/gstmultifdsink.h:
13211         * gst/tcp/gsttcp-marshal.list:
13212         Added get_stats method that returns a GValueArray of
13213         stats values.
13214
13215 2004-07-19  Benjamin Otte  <otte@gnome.org>
13216
13217         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13218           make sure longname, description and author are valid UTF-8
13219
13220 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13221
13222         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
13223         (gst_ximagesink_set_property):
13224         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
13225         (gst_xvimagesink_set_property):
13226           make sure SYNCHRONOUS is respected after getting the X context
13227
13228 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13229
13230         * gst/matroska/matroska-demux.c:
13231         (gst_matroska_demux_handle_src_event),
13232         (gst_matroska_demux_parse_blockgroup):
13233         * gst/matroska/matroska-ids.h:
13234           add BlockReference tag and ignore it to clear out log.
13235           ignore NAVIGATION events to clear out log.
13236
13237 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13238
13239         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
13240         (gst_matroska_demux_add_stream):
13241         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
13242           add debug categories
13243
13244 2004-07-16  Wim Taymans  <wim@fluendo.com>
13245
13246         * ext/libpng/Makefile.am:
13247         * ext/libpng/gstpng.c: (plugin_init):
13248         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
13249         (gst_pngdec_get_type), (gst_pngdec_base_init),
13250         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
13251         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
13252         * ext/libpng/gstpngdec.h:
13253         Added png decoder.
13254
13255 2004-07-16  Julien MOUTTE  <julien@moutte.net>
13256
13257         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13258         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13259         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
13260         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
13261         (gst_ximagesink_buffer_alloc):
13262         * sys/ximage/ximagesink.h:
13263         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13264         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13265         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
13266         (gst_xvimagesink_buffer_alloc):
13267         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
13268         again. Using internal data pointer of the x(v)image to store image's
13269         data to be coherent with the buffer alloc mechanism. Investigated the
13270         image destruction code to be sure that everything gets freed correctly.
13271
13272 2004-07-16  Wim Taymans  <wim@fluendo.com>
13273
13274         * gst-libs/gst/riff/riff-read.c:
13275         (gst_riff_read_strf_vids_with_data),
13276         (gst_riff_read_strf_auds_with_data):
13277         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13278         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13279         Make sure we don't create 0 sized subbuffers in riff-read.
13280         Signal the no more pads signal after reading the avi header.
13281
13282 2004-07-16  Wim Taymans  <wim@fluendo.com>
13283
13284         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13285         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13286         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13287         (gst_decode_bin_init), (gst_decode_bin_dispose),
13288         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13289         (no_more_pads), (close_link), (type_found),
13290         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13291         (gst_decode_bin_change_state), (plugin_init):
13292         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13293         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13294         (gst_play_base_bin_dispose), (queue_overrun),
13295         (gen_preroll_element), (remove_prerolls), (unknown_type),
13296         (no_more_pads), (new_stream), (setup_source),
13297         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13298         (play_base_eos), (gst_play_base_bin_change_state),
13299         (gst_play_base_bin_add_element),
13300         (gst_play_base_bin_remove_element),
13301         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13302         (gst_play_base_bin_unlink_stream),
13303         (gst_play_base_bin_get_streaminfo):
13304         * gst/playback/gstplaybasebin.h:
13305         Better error recovery. Added configurable preroll queue size. Faster
13306         detection of no-more-pads.
13307
13308 2004-07-16  Wim Taymans  <wim@fluendo.com>
13309
13310         * gst-libs/gst/video/video.h:
13311         Added 32 bits RGBA. Not sure if we should use another mime-type
13312         for alpha rgb. Currently the presence of the alpha_mask property
13313         signals an alpha channel.
13314
13315 2004-07-16  Wim Taymans  <wim@fluendo.com>
13316
13317         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13318         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13319         FPS seems to be 0.0 to MAX everywhere else.
13320
13321 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13322
13323         * gst-libs/gst/riff/riff-media.c:
13324         (gst_riff_create_video_caps_with_data):
13325           mp42/mp43 (no caps) exist too.
13326         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13327           Set pixel_width/height; we've got them in-caps.
13328         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13329         * gst/wavparse/gstwavparse.c: (plugin_init):
13330           Both are valid primary.
13331         * sys/oss/gstossmixer.c:
13332           Remove i18n hack and enable translations.
13333
13334 2004-07-15  Benjamin Otte  <otte@gnome.org>
13335
13336         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13337         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13338           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13339
13340 2004-07-15  Benjamin Otte  <otte@gnome.org>
13341
13342         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13343         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13344         (gst_alsa_close_audio):
13345           disable some of the debugging code for now. Writing debugging to a
13346           buffer is broken in current alsalib releases.
13347
13348 2004-07-12  Benjamin Otte  <otte@gnome.org>
13349
13350         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13351           use bufferpools
13352
13353 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13354
13355         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13356         (theora_dec_src_query), (theora_dec_event):
13357         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13358           add debugging categories.  Remove \n's.
13359
13360 2004-07-13  Johan Dahlin  <johan@gnome.org>
13361
13362         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13363         (gst_play_bin_get_property): Impl.
13364
13365 2004-07-13  Wim Taymans  <wim@fluendo.com>
13366
13367         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13368         When trying to find the stream length, seek back N pages
13369         instead of just one, where N is the number of streams in
13370         the current chain.
13371
13372 2004-07-13  Wim Taymans  <wim@fluendo.com>
13373
13374         * gst-libs/gst/riff/riff-media.c:
13375         (gst_riff_create_audio_caps_with_data),
13376         (gst_riff_create_audio_caps),
13377         (gst_riff_create_audio_template_caps):
13378         * gst-libs/gst/riff/riff-media.h:
13379         * gst-libs/gst/riff/riff-read.c:
13380         (gst_riff_read_strf_vids_with_data),
13381         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13382         * gst-libs/gst/riff/riff-read.h:
13383         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13384         (gst_avi_demux_add_stream):
13385         Set codec_data on caps for avidemuxer.
13386
13387 2004-07-12  David Schleef  <ds@schleef.org>
13388
13389         * configure.ac: Fix test for Objective C
13390
13391 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13392         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13393         (gst_gdk_pixbuf_chain):
13394           Add svg and pcx to template caps, and ensure that getcaps returns a
13395           subset of the template caps.
13396           Copy each row manually for output, as gdkpixbuf may pad the
13397           rowstride to a 32-bit word boundary.
13398
13399 2004-07-12  Wim Taymans  <wim@fluendo.com>
13400
13401         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13402         (gst_riff_create_video_template_caps):
13403         Fix the template caps to include some more media types.
13404
13405 2004-07-12  Wim Taymans  <wim@fluendo.com>
13406
13407         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13408         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13409         (compare_ranks), (print_feature), (gst_decode_bin_init),
13410         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13411         (try_to_link_1), (new_pad), (close_link), (type_found),
13412         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13413         (gst_decode_bin_change_state), (plugin_init):
13414         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13415         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13416         (gst_play_base_bin_dispose), (queue_overrun),
13417         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13418         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13419         (gst_play_base_bin_get_property), (play_base_eos),
13420         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13421         (gst_play_base_bin_remove_element),
13422         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13423         (gst_play_base_bin_unlink_stream),
13424         (gst_play_base_bin_get_streaminfo):
13425         * gst/playback/gstplaybasebin.h:
13426         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13427         (gst_play_bin_class_init), (gst_play_bin_init),
13428         (gst_play_bin_dispose), (gst_play_bin_set_property),
13429         (gst_play_bin_get_property), (gen_video_element),
13430         (gen_audio_element), (remove_sinks), (setup_sinks),
13431         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13432         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13433         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13434         (gst_play_bin_query), (plugin_init):
13435         * gst/playback/test4.c: (main):
13436         More fixes on reusing of the element.
13437
13438 2004-07-11  Benjamin Otte  <otte@gnome.org>
13439
13440         * ext/mad/gstmad.c: (normal_seek):
13441           allow seeking for other methods than just SET
13442
13443 2004-07-11  Andy Wingo  <wingo@pobox.com>
13444
13445         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13446         float, "any" caps -> buffer_frames=[0,MAX].
13447
13448         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13449         doesn't intersect our caps with the template any more. Do it
13450         ourselves.
13451         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13452
13453 2004-07-09  Wim Taymans  <wim@fluendo.com>
13454
13455         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13456         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13457         (compare_ranks), (print_feature), (gst_decode_bin_init),
13458         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13459         (try_to_link_1), (new_pad), (close_link), (type_found),
13460         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13461         (gst_decode_bin_change_state), (plugin_init):
13462         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13463         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13464         (gst_play_base_bin_dispose), (queue_overrun),
13465         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13466         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13467         (gst_play_base_bin_get_property), (play_base_eos),
13468         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13469         (gst_play_base_bin_remove_element),
13470         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13471         (gst_play_base_bin_unlink_stream),
13472         (gst_play_base_bin_get_streaminfo):
13473         * gst/playback/gstplaybasebin.h:
13474         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13475         (gst_play_bin_class_init), (gst_play_bin_init),
13476         (gst_play_bin_dispose), (gst_play_bin_set_property),
13477         (gst_play_bin_get_property), (gen_video_element),
13478         (gen_audio_element), (remove_sinks), (setup_sinks),
13479         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13480         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13481         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13482         (gst_play_bin_query), (plugin_init):
13483         * gst/playback/test4.c: (main):
13484         Work on object reuse and seeking.
13485
13486 2004-07-09  Wim Taymans  <wim@fluendo.com>
13487
13488         * examples/seeking/seek.c: (iterate):
13489         Don't consume all CPU in the idle loop.
13490
13491 2004-07-09  Wim Taymans  <wim@fluendo.com>
13492
13493         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13494         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13495         Add pad to element *after* setting the pad functions so that
13496         the scheduler can use the correct ones.
13497
13498 2004-07-09  Wim Taymans  <wim@fluendo.com>
13499
13500         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13501         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13502         Sync to keyframe after seek
13503
13504 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13505
13506         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13507         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13508         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13509         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13510         * ext/libvisual/visual.c: (gst_visual_change_state):
13511         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13512         * ext/theora/theoradec.c: (theora_dec_change_state):
13513         * ext/theora/theoraenc.c: (theora_enc_change_state):
13514         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13515         * gst-libs/gst/navigation/navigation.c:
13516         * gst/adder/gstadder.c: (gst_adder_change_state):
13517         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13518         (gst_audio_convert_get_buffer):
13519         * gst/multipart/multipartdemux.c:
13520         (gst_multipart_demux_change_state):
13521         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13522         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13523         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13524         * gst/videoscale/gstvideoscale.c:
13525         (gst_videoscale_handle_src_event):
13526         * gst/volume/gstvolume.c: (volume_chain_int16):
13527           don't assert in state change, this should be done by the base
13528           GstElement class.
13529           various debugging fixes.
13530
13531 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13532
13533         * configure.ac:
13534         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13535         (gst_play_dispose), (gst_play_set_location),
13536         (gst_play_set_data_src), (gst_play_set_video_sink),
13537         (gst_play_set_audio_sink), (gst_play_set_visualization),
13538         (gst_play_connect_visualization), (gst_play_get_sink_element),
13539         (gst_play_get_all_by_interface):
13540         * gst-libs/gst/play/play.h:
13541           add new method to get elements implementing an interface.
13542           add various error logging
13543
13544 2004-07-08  Wim Taymans  <wim@fluendo.com>
13545
13546         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13547         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13548         (make_playerbin_pipeline), (query_durations_elems),
13549         (query_durations_pads), (query_positions_elems),
13550         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13551         (main):
13552         Added playbin seeking example.
13553
13554 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13555
13556         * gst-libs/gst/play/play.c: (gst_play_set_location),
13557         (gst_play_set_data_src), (gst_play_set_video_sink),
13558         (gst_play_set_audio_sink), (gst_play_set_visualization),
13559         (gst_play_connect_visualization), (gst_play_get_framerate):
13560           use a macro to look up elements from hash table
13561
13562 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13563
13564         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13565         (gst_play_get_length_callback), (gst_play_set_location),
13566         (gst_play_seek_to_time), (gst_play_set_data_src),
13567         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13568         (gst_play_set_visualization), (gst_play_connect_visualization),
13569         (gst_play_get_sink_element):
13570         - add debugging info
13571         - fix looking up sink elements by iterating over complete caps
13572         - put everything except for source and autoplugger in a complete bin
13573
13574 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13575
13576         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13577         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13578         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13579         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13580         * ext/alsa/gstalsasink.h:
13581         - add debugging info
13582         - clean up schizophrenia of data/buffer/event
13583         - fix double event unref error
13584
13585 2004-07-08  Wim Taymans  <wim@fluendo.com>
13586
13587         * gst/playback/Makefile.am:
13588         Add headers to noinst
13589
13590 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13591
13592         * tools/gst-launch-ext-m.m:
13593         * tools/gst-launch-ext.1.in:
13594           convert to the third millenium
13595
13596 2004-07-07  David Schleef  <ds@schleef.org>
13597
13598         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13599
13600 2004-07-07  Wim Taymans  <wim@fluendo.com>
13601
13602         * gst/playback/Makefile.am:
13603         * gst/playback/README:
13604         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13605         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13606         (compare_ranks), (print_feature), (gst_decode_bin_init),
13607         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13608         (try_to_link_1), (new_pad), (close_link), (type_found),
13609         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13610         (plugin_init):
13611         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13612         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13613         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13614         (gen_preroll_element), (no_more_pads), (new_stream),
13615         (setup_source), (gst_play_base_bin_set_property),
13616         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13617         (gst_play_base_bin_add_element),
13618         (gst_play_base_bin_remove_element),
13619         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13620         (gst_play_base_bin_unlink_stream),
13621         (gst_play_base_bin_get_streaminfo):
13622         * gst/playback/gstplaybasebin.h:
13623         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13624         (gst_play_bin_class_init), (gst_play_bin_init),
13625         (gst_play_bin_dispose), (gst_play_bin_set_property),
13626         (gst_play_bin_get_property), (gen_video_element),
13627         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13628         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13629         (gst_play_bin_get_formats), (gst_play_bin_convert),
13630         (gst_play_bin_get_query_types), (gst_play_bin_query),
13631         (plugin_init):
13632         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13633         (gst_stream_info_get_type), (gst_stream_info_class_init),
13634         (gst_stream_info_init), (gst_stream_info_new),
13635         (gst_stream_info_dispose), (gst_stream_info_set_property),
13636         (gst_stream_info_get_property):
13637         * gst/playback/gststreaminfo.h:
13638         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13639         (main):
13640         * gst/playback/test2.c: (main):
13641         * gst/playback/test3.c: (update_scale), (main):
13642         More playbin fixes. Added README. Do better element filtering.
13643         Added base class to preroll media. Added test apps.
13644
13645 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13646
13647         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13648         * ext/mpeg2dec/gstmpeg2dec.h:
13649           various debugging improvements.  Reset stream to next picture
13650           instead of sequence header, otherwise seeks cannot work.
13651
13652 2004-07-07  Wim Taymans  <wim@fluendo.com>
13653
13654         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13655         (gst_video_box_class_init), (gst_video_box_set_property),
13656         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13657         Use pad_alloc where possible.
13658
13659 2004-07-07  Wim Taymans  <wim@fluendo.com>
13660
13661         * sys/oss/gstosselement.c: (gst_osselement_reset),
13662         (gst_osselement_parse_caps):
13663         * sys/oss/gstosselement.h:
13664         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13665         Fix offset on osssrc.
13666
13667 2004-07-07  Wim Taymans  <wim@fluendo.com>
13668
13669         * ext/theora/theora.c: (plugin_init):
13670         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13671         (theora_dec_src_query), (theora_dec_chain):
13672         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13673         (theora_enc_sink_link), (theora_buffer_from_packet),
13674         (theora_push_packet), (theora_enc_chain):
13675         Fix theora granulepos calculation.
13676         Fix overflow in duration/position calculation.
13677         Bump rank to PRIMARY for theoradec.
13678         Use granulepos of last packet to calculate position.
13679         Set keyframe flag on buffers when needed.
13680
13681 2004-07-06  David Schleef  <ds@schleef.org>
13682
13683         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13684         serious?  (Fixed, obviously.)
13685
13686 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13687
13688         * po/LINGUAS:
13689         * po/cs.po:
13690           added Czech translation (Miloslav Trmac)
13691
13692 2004-07-05  Wim Taymans  <wim@fluendo.com>
13693
13694         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13695         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13696         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13697         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13698         (close_link), (type_found), (gst_decode_bin_set_property),
13699         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13700         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13701         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13702         (gst_decode_bin_query), (plugin_init):
13703         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13704         (gst_play_bin_class_init), (gst_play_bin_init),
13705         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13706         (get_video_element), (new_pad), (setup_source),
13707         (gst_play_bin_set_property), (gst_play_bin_get_property),
13708         (gst_play_bin_change_state), (gst_play_bin_add_element),
13709         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13710         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13711         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13712         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13713         * gst/playback/test.c: (main):
13714         More fixes, cleaned up playbin, make it use decodebin. Added
13715         threaded property to playbin.
13716
13717 2004-07-05  Wim Taymans  <wim@fluendo.com>
13718
13719         * configure.ac:
13720         * gst/playback/Makefile.am:
13721         * gst/playback/decodetest.c: (main):
13722         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13723         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13724         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13725         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13726         (close_link), (type_found), (gst_decode_bin_set_property),
13727         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13728         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13729         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13730         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13731         (plugin_init):
13732         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13733         (gst_play_bin_class_init), (gst_play_bin_init),
13734         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13735         (collect_sink_pads), (find_compatibles), (close_pad_link),
13736         (try_to_link_1), (new_pad), (close_link), (type_found),
13737         (setup_source), (gst_play_bin_set_property),
13738         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13739         (compare_ranks), (gst_play_bin_collect_factories),
13740         (gst_play_bin_change_state), (gst_play_bin_add_element),
13741         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13742         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13743         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13744         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13745         * gst/playback/test.c: (main):
13746         Added some playback helper elements and some test apps, very alpha
13747         still.
13748
13749 2004-07-04  Benjamin Otte  <otte@gnome.org>
13750
13751         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13752           only restart audio when we indeed have an xrun to fix repeated
13753           xruns. Fix suggested by Giuliano Pochini.
13754
13755 2004-07-03  David Schleef  <ds@schleef.org>
13756
13757         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
13758         call to gst_debug_log() if debugging is disabled (bug #145118)
13759
13760 2004-07-03  Benjamin Otte  <otte@gnome.org>
13761
13762         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13763           use our own functions for restarting the alsa device.
13764         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13765           I should apply patches myself - use MIN for the third argument, not
13766           the second, this fixes seeking
13767
13768 2004-07-02  David Schleef  <ds@schleef.org>
13769
13770         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13771         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
13772         do with the logic.
13773
13774 2004-07-02  David Schleef  <ds@schleef.org>
13775
13776         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
13777         output buffers.  Fix logic mistake.  (bug #144866)
13778
13779 2004-07-02  David Schleef  <ds@schleef.org>
13780
13781         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
13782         on X.  (bug #144753)
13783
13784 2004-07-02  David Schleef  <ds@schleef.org>
13785
13786         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
13787         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
13788         (bug #144624)
13789         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
13790         (gst_osselement_rate_probe_check): Add another workaround for
13791         buggy drivers (bug #145336)
13792
13793 2004-07-02  David Schleef  <ds@schleef.org>
13794
13795         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
13796         Most systems don't have MSG_NOSIGNAL.
13797
13798 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13799
13800         * Makefile.am:
13801         * gst-libs/gst/colorbalance/Makefile.am:
13802         * gst-libs/gst/mixer/Makefile.am:
13803         * gst-libs/gst/play/Makefile.am:
13804         * gst-libs/gst/tuner/Makefile.am:
13805           (hopefully) fix both install and dist and make error message useful.
13806           needs testing across automakes.
13807
13808 2004-07-02  Benjamin Otte  <otte@gnome.org>
13809
13810         * ext/ogg/gstogg.c: (plugin_init):
13811           we require bytestream now
13812         * ext/ogg/gstoggdemux.c:
13813           huge diff to implement chain setup in a fast and generic way. This
13814           improves tag reading and startup of huge files (read: Theora videos)
13815           quite a bit. It probably contains bugs, too, so please test.
13816           Seeking is not improved to the fast method.
13817
13818 2004-06-29  Wim Taymans  <wim@fluendo.com>
13819
13820         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13821         * ext/ogg/gstoggmux.c:
13822         Fix memleak in oggdemux when running unconnected pads.
13823         doc update in mux, start working on keyframe mode.
13824
13825 2004-06-29  Benjamin Otte  <otte@gnome.org>
13826
13827         * sys/oss/gstosssink.c:
13828         * sys/oss/gstosssrc.c:
13829           advertise correct template caps - we indeed do non-native endianness
13830           and 8bit audio has no endianness
13831         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
13832         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
13833           avoid (wrong) duplications in getcaps function and return
13834           template caps
13835
13836 2004-06-29  Wim Taymans  <wim@fluendo.com>
13837
13838         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13839         (gst_multifdsink_class_init), (gst_multifdsink_add),
13840         (gst_multifdsink_remove), (gst_multifdsink_clear),
13841         (gst_multifdsink_client_remove),
13842         (gst_multifdsink_handle_client_read),
13843         (gst_multifdsink_client_queue_data),
13844         (gst_multifdsink_client_queue_caps),
13845         (gst_multifdsink_client_queue_buffer),
13846         (gst_multifdsink_handle_client_write),
13847         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13848         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13849         (gst_multifdsink_init_send), (gst_multifdsink_close):
13850         Fix wrong GList iteration that could crash the server when
13851         more then 2 clients disconnect at the same time. Read all the
13852         pending commands in one batch to recover from command storms under
13853         very heavy load.
13854
13855 2004-06-28  Wim Taymans  <wim@fluendo.com>
13856
13857         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
13858         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
13859         (gst_videomixer_pad_set_property),
13860         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
13861         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
13862         (gst_videomixer_class_init), (gst_videomixer_init),
13863         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
13864         (pad_zorder_compare), (gst_videomixer_sort_pads),
13865         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
13866         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13867         (gst_videomixer_update_queues), (gst_videomixer_loop),
13868         (plugin_init):
13869         Avoid divide by zero, choose masterpad as the pad with the highest
13870         framerate.
13871
13872 2004-06-27  Julien Moutte  <julien@moutte.net>
13873
13874         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13875         (gst_ximagesink_xwindow_new):
13876         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13877         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
13878         function directly. We might want to call it from somewhere else one day.
13879
13880 2004-06-27  Julien Moutte  <julien@moutte.net>
13881
13882         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13883         (gst_ximagesink_xwindow_new):
13884         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13885         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
13886         window decorations.
13887
13888 2004-06-27  Wim Taymans  <wim@fluendo.com>
13889
13890         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
13891         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
13892         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
13893         (gst_dvdec_set_property), (gst_dvdec_get_property):
13894         * ext/dv/gstdvdec.h:
13895         Implement drop_factor property to lower the framerate with
13896         a factor.
13897
13898 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13899
13900         * gst-libs/gst/colorbalance/Makefile.am:
13901         * gst-libs/gst/mixer/Makefile.am:
13902         * gst-libs/gst/play/Makefile.am:
13903         * gst-libs/gst/tuner/Makefile.am:
13904           unbreak Company's fix that didn't install the -enum.h files
13905
13906 2004-06-27  Wim Taymans  <wim@fluendo.com>
13907
13908         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
13909         (gst_dvdec_change_state):
13910         * ext/dv/gstdvdec.h:
13911         Fix timestamp, duration and offset of the buffers.
13912
13913 2004-06-27  Wim Taymans  <wim@fluendo.com>
13914
13915         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13916         (gst_multifdsink_class_init), (gst_multifdsink_add),
13917         (gst_multifdsink_remove), (gst_multifdsink_clear),
13918         (gst_multifdsink_client_remove),
13919         (gst_multifdsink_handle_client_read),
13920         (gst_multifdsink_client_queue_data),
13921         (gst_multifdsink_client_queue_caps),
13922         (gst_multifdsink_client_queue_buffer),
13923         (gst_multifdsink_handle_client_write),
13924         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13925         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13926         (gst_multifdsink_init_send), (gst_multifdsink_close):
13927         * gst/tcp/gstmultifdsink.h:
13928         * gst/tcp/gsttcpserversink.c:
13929         (gst_tcpserversink_handle_server_read),
13930         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
13931         More multifdsink fixes, more recovery policy fixes.
13932         Removed stupid g_print
13933
13934 2004-06-26  Wim Taymans  <wim@fluendo.com>
13935
13936         * gst/tcp/Makefile.am:
13937         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13938         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
13939         (gst_multifdsink_class_init), (gst_multifdsink_init),
13940         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
13941         (gst_multifdsink_handle_client_read),
13942         (gst_multifdsink_client_queue_data),
13943         (gst_multifdsink_client_queue_caps),
13944         (gst_multifdsink_client_queue_buffer),
13945         (gst_multifdsink_handle_client_write),
13946         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13947         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13948         (gst_multifdsink_chain), (gst_multifdsink_set_property),
13949         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
13950         (gst_multifdsink_close), (gst_multifdsink_change_state):
13951         * gst/tcp/gstmultifdsink.h:
13952         * gst/tcp/gsttcpplugin.c: (plugin_init):
13953         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
13954         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
13955         (gst_tcpserversink_handle_server_read),
13956         (gst_tcpserversink_handle_select),
13957         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
13958         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
13959         * gst/tcp/gsttcpserversink.h:
13960         Added multifdsink, made tcpserversink a subclass of fdsink, removed
13961         one of the locks, added recovery policy to multifdsink.
13962
13963 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13964
13965         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
13966           fix decision for when getting frames with same timestamp
13967         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13968         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13969         (gst_v4lsrc_get_property):
13970         * sys/v4l/gstv4lsrc.h:
13971           add latency offset property
13972
13973 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13974
13975         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
13976         (plugin_init):
13977           fix debugging. add category.
13978
13979 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13980
13981         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
13982           fix wrong offsets
13983
13984 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13985
13986         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13987         (gst_alsa_src_get_time), (gst_alsa_src_loop),
13988         (gst_alsa_src_change_state):
13989           return a time that is in sync with the element's processing
13990
13991 2004-06-25  Wim Taymans  <wim@fluendo.com>
13992
13993         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
13994         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
13995         (gst_tcpserversink_client_remove),
13996         (gst_tcpserversink_handle_client_read),
13997         (gst_tcpserversink_client_queue_data),
13998         (gst_tcpserversink_client_queue_caps),
13999         (gst_tcpserversink_client_queue_buffer),
14000         (gst_tcpserversink_handle_client_write),
14001         (gst_tcpserversink_queue_buffer),
14002         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
14003         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
14004         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
14005         (gst_tcpserversink_close):
14006         * gst/tcp/gsttcpserversink.h:
14007         Serversink rewrite. Really do non blocking writes to clients and
14008         maintain an internal queue to handle slower clients while not
14009         disturbing fast clients.
14010
14011 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14012
14013         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14014           better debug, don't override OFFSET and OFFSET_END
14015
14016 2004-06-25  Iain <iain@prettypeople.org>
14017
14018         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
14019         name=source for the wavparse pipeline.
14020
14021 2004-06-24  Johan Dahlin  <johan@gnome.org>
14022
14023         * ext/theora/theoraenc.c (theora_enc_chain): Call
14024         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
14025         streamheader caps are set correctly.
14026
14027 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14028
14029         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14030         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
14031           respect minimum bitrate; same could be done for max bitrate
14032
14033 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14034
14035         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14036         (gst_vorbisenc_setup):
14037           fix sample rate range
14038
14039 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14040
14041         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
14042         (gst_oggvorbisenc_setup):
14043         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
14044         (gst_vorbisenc_setup):
14045           resolve ambiguities in code and description
14046
14047 2004-06-24  Wim Taymans  <wim@fluendo.com>
14048
14049         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
14050         * ext/alsa/gstalsa.h:
14051         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14052         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
14053         Use alsa trigger_tstamp to get the timestamp of the first
14054         sample in the buffer for more precise sync. Some cleanups.
14055
14056 2004-06-24  Wim Taymans  <wim@fluendo.com>
14057
14058         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
14059         (gst_audiorate_init), (gst_audiorate_chain),
14060         (gst_audiorate_set_property), (gst_audiorate_get_property):
14061         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14062         (gst_videorate_chain):
14063         Added some logging, fixed an overflow bug in videorate.
14064
14065 2004-06-24  Benjamin Otte  <otte@gnome.org>
14066
14067         * ext/kio/Makefile.am:
14068           fix for builddir != srcdir and distcheck
14069
14070 2004-06-24  Benjamin Otte  <otte@gnome.org>
14071
14072         * gst-libs/gst/colorbalance/Makefile.am:
14073         * gst-libs/gst/mixer/Makefile.am:
14074         * gst-libs/gst/play/Makefile.am:
14075         * gst-libs/gst/tuner/Makefile.am:
14076         * gst/tcp/Makefile.am:
14077         * sys/dxr3/Makefile.am:
14078           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
14079           tarball.
14080           Also add all *.list files that were missing.
14081         * Makefile.am:
14082           add a distcheck hook to ensure the above doesn't happen again.
14083
14084 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
14085
14086         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
14087
14088 2004-06-23  Colin Walters  <walters@redhat.com>
14089
14090         * m4/Makefile.am: Distribute gst-fionread.m4.
14091
14092 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14093
14094         * configure.ac: back to dev
14095
14096 2004-06-23  Wim Taymans  <wim@fluendo.com>
14097
14098         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
14099         (gst_alsa_xrun_recovery):
14100         * ext/alsa/gstalsa.h:
14101         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
14102         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
14103         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14104         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
14105         (gst_alsa_src_loop):
14106         Add clock to alsasrc. Take new capture timestamp when
14107         restarting after an overrun. Split up some functions between
14108         alsasrc and alsasink.
14109
14110 === release 0.8.2 ===
14111
14112 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14113
14114         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14115         (gst_alsa_change_state), (gst_alsa_update_avail),
14116         (gst_alsa_xrun_recovery):
14117         * ext/alsa/gstalsa.h:
14118         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14119           merge back changes from release
14120
14121 2004-06-23  Wim Taymans  <wim@fluendo.com>
14122
14123         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
14124         (gst_audiorate_init), (gst_audiorate_chain),
14125         (gst_audiorate_set_property), (gst_audiorate_get_property):
14126         Implement sample dropping and notify
14127
14128 2004-06-22  Wim Taymans  <wim@fluendo.com>
14129
14130         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14131         (theora_enc_sink_link), (theora_buffer_from_packet),
14132         (theora_push_packet), (theora_enc_chain):
14133         Some cleanups, make sure the timestamps are correct.
14134
14135 2004-06-22  Wim Taymans  <wim@fluendo.com>
14136
14137         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
14138         (gst_alsa_change_state), (gst_alsa_update_avail),
14139         (gst_alsa_xrun_recovery):
14140         * ext/alsa/gstalsa.h:
14141         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14142         Cleanups, take queued samples into account when reporting
14143         the time.
14144
14145 2004-06-22  Wim Taymans  <wim@fluendo.com>
14146
14147         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14148         (gst_videorate_init):
14149         Initialize the property as well.
14150
14151 2004-06-22  Wim Taymans  <wim@fluendo.com>
14152
14153         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14154         (gst_videorate_init), (gst_videorate_chain),
14155         (gst_videorate_set_property), (gst_videorate_get_property):
14156         Add property to make videorate silent.
14157         Add property to prefer new frames over old ones.
14158
14159 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14160
14161         * sys/osxvideo/Makefile.am:
14162         Workaround so that the osxvideo .so file gets linked with the
14163         Cocoa, OpenGL and QuickTime frameworks
14164
14165 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14166
14167         * sys/osxaudio/Makefile.am:
14168         Workaround so that the osxaudio .so file gets linked with the
14169         CoreAudio framework
14170
14171 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14172
14173         * configure.ac:
14174         Whoops, my fault...fixed build issues
14175
14176 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14177
14178         * configure.ac:
14179         Add objective-c support if running in Darwin/Mac OS X
14180         * sys/Makefile.am:
14181         * sys/osxvideo:
14182         * sys/osxvideo/Makefile.am:
14183         * sys/osxvideo/osxvideosink.h:
14184         * sys/osxvideo/osxvideosink.m:
14185         * sys/osxvideo/cocoawindow.h:
14186         * sys/osxvideo/cocoawindow.m:
14187         Add osxvideosink, a cocoa-based osx video sink
14188
14189
14190 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
14191         * ext/dvdnav/gst-dvd:
14192         Grab the gconf key from the right spot
14193         * gst/debug/gstnavseek.c: (gst_navseek_init),
14194         (gst_navseek_segseek), (gst_navseek_handle_src_event),
14195         (gst_navseek_chain):
14196         * gst/debug/gstnavseek.h:
14197           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
14198           and loop parameters of a segment seek.
14199         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14200         (gst_videotestsrc_get_event_masks),
14201         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
14202         * gst/videotestsrc/gstvideotestsrc.h:
14203           Add seeking support to videotestsrc
14204           Initialise the timestamp_offset variable.
14205
14206 2004-06-18  Wim Taymans  <wim@fluendo.com>
14207
14208         * ext/sidplay/gstsiddec.cc:
14209         Fix negotiation and set correct end offset.
14210
14211 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14212
14213         * configure.ac: branch and prerelease
14214
14215 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14216
14217         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
14218         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
14219         (gst_tcpclientsrc_init_receive):
14220         * gst/tcp/gsttcpclientsrc.h:
14221           read caps when connecting to server for GDP so we set them correctly
14222
14223 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14224
14225         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14226           notify drops and duplicates
14227         * gst/videoscale/videoscale.c: (videoscale_get_structure):
14228           no good reason to limit ourselves to 100x100
14229
14230 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14231
14232         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14233         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14234         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14235         (gst_v4lsrc_get_property):
14236         * sys/v4l/gstv4lsrc.h:
14237         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14238         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14239         (gst_v4l_set_audio):
14240         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
14241         (gst_v4lsrc_try_capture):
14242         * sys/v4l/v4lsrc_calls.h:
14243           change try_palette to more general try_capture
14244           add autoprobe option so we can turn off autoprobing
14245           various fixes
14246
14247 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14248
14249         * configure.ac:
14250           add videorate
14251         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
14252         (gst_ximagesink_class_init):
14253         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
14254         (gst_xvimagesink_class_init):
14255           run them as finalize, not dispose, since dispose can be invoked
14256           multiple times
14257
14258 2004-06-17  Wim Taymans  <wim@fluendo.com>
14259
14260         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14261         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
14262         * ext/alsa/gstalsa.h:
14263         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14264         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
14265         (gst_alsa_src_change_state):
14266         * ext/alsa/gstalsasrc.h:
14267         Make the xrun code timestamp and offset the buffers correctly.
14268         moved the clock to the base class, use alsa methods to get time.
14269         Do correct timestamping on outgoing buffers.
14270
14271 2004-06-17  Wim Taymans  <wim@fluendo.com>
14272
14273         * gst/audiorate/Makefile.am:
14274         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14275         (gst_audiorate_base_init), (gst_audiorate_class_init),
14276         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14277         (gst_audiorate_set_property), (gst_audiorate_get_property),
14278         (gst_audiorate_change_state), (plugin_init):
14279         Added an audiorate converter that fills in gaps.
14280
14281 2004-06-17  Johan Dahlin  <johan@gnome.org>
14282
14283         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14284
14285 2004-06-16  Wim Taymans  <wim@fluendo.com>
14286
14287         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14288         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14289         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14290         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14291         (gst_v4lsrc_get_property):
14292         * sys/v4l/gstv4lsrc.h:
14293         Added a copy mode to v4lsrc where it will output a copied version
14294         of its internal hardware buffer.
14295         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14296         can't | them.
14297
14298 2004-06-16  Wim Taymans  <wim@fluendo.com>
14299
14300         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14301         Timestamp fixes.
14302
14303 2004-06-16  Wim Taymans  <wim@fluendo.com>
14304
14305         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14306         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14307         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14308         (gst_v4lsrc_get_property):
14309         * sys/v4l/gstv4lsrc.h:
14310         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14311         Added a sync mode enum property to control v4lsrc timestamp method
14312         Removed the use-fixed-fps property and moved functionality in
14313         the enum.
14314         Don't error on an error value from v4l-conf, it might not always
14315         be a real error.
14316
14317 2004-06-16  Wim Taymans  <wim@fluendo.com>
14318
14319         * gst/videorate/Makefile.am:
14320         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14321         (gst_videorate_base_init), (gst_videorate_class_init),
14322         (gst_videorate_getcaps), (gst_videorate_link),
14323         (gst_videorate_init), (gst_videorate_chain),
14324         (gst_videorate_set_property), (gst_videorate_get_property),
14325         (gst_videorate_change_state), (plugin_init):
14326         Added a video timestamp corrector.
14327
14328 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14329
14330         fixed a potential leak with previous commit
14331
14332         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14333
14334 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14335
14336         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14337         Added missing refcount, fixes bug #144425
14338         Cheers Tim for finding the bug
14339
14340 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14341
14342         * sys/v4l/gstv4l.c: (plugin_init):
14343         * sys/v4l/gstv4lcolorbalance.c:
14344         * sys/v4l/gstv4lcolorbalance.h:
14345         * sys/v4l/gstv4lelement.c:
14346         * sys/v4l/gstv4lelement.h:
14347         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14348         * sys/v4l/gstv4lmjpegsink.h:
14349         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14350         * sys/v4l/gstv4lmjpegsrc.h:
14351         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14352         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14353         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14354         * sys/v4l/gstv4lsrc.h:
14355         * sys/v4l/gstv4ltuner.c:
14356         * sys/v4l/gstv4ltuner.h:
14357         * sys/v4l/gstv4lxoverlay.c:
14358         * sys/v4l/gstv4lxoverlay.h:
14359         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14360         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14361         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14362         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14363         (gst_v4l_set_audio):
14364         * sys/v4l/v4l_calls.h:
14365         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14366         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14367         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14368         (gst_v4lmjpegsink_playback_init),
14369         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14370         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14371         (gst_v4lmjpegsink_playback_stop),
14372         (gst_v4lmjpegsink_playback_deinit):
14373         * sys/v4l/v4lmjpegsink_calls.h:
14374         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14375         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14376         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14377         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14378         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14379         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14380         * sys/v4l/v4lmjpegsrc_calls.h:
14381         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14382         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14383         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14384         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14385         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14386         (gst_v4lsrc_try_palette):
14387         * sys/v4l/v4lsrc_calls.h:
14388           bunch of paranoia cleanups
14389
14390 2004-06-14  David Schleef  <ds@schleef.org>
14391
14392         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14393         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14394         Send discont events and change timestamps appropriately when
14395         we get a seek event.  (bug #144240)
14396         * ext/cdparanoia/gstcdparanoia.h:
14397
14398 2004-06-14  Benjamin Otte  <otte@gnome.org>
14399
14400         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14401           snd_pcm_hw_params_set_rate  since the latter fails for no good
14402           reason on some setups.
14403
14404 2004-06-14  David Schleef  <ds@schleef.org>
14405
14406         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14407         standard.  Thank you for playing.
14408
14409 2004-06-14  Wim Taymans  <wim@fluendo.com>
14410
14411         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14412         Patch 1.3 broke the ordering of the colorspace info and
14413         made the plugin basically work by coincidence, reordered
14414         the info.
14415
14416 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14417
14418         * ext/lame/gstlame.c:
14419         * ext/mad/gstmad.c:
14420           sync caps.  Make sure mad can only output a list of rates, not
14421           a full range.  In the future, have three caps lists for each of the
14422           mpeg versions.  Change mpegversion to a double as well.
14423
14424 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14425
14426         * gst/volume/.cvsignore:
14427         * gst/volume/Makefile.am:
14428         * gst/volume/demo.c: (value_changed_callback), (idler),
14429         (setup_gui), (main):
14430           added small demo app
14431
14432 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14433         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14434         * ext/esd/esdsink.h:
14435         Close the esd connection on pause, because esd will just wait -
14436         blocking all other esd clients indefinitely.
14437
14438 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14439
14440         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14441           previous commit with GST_DEBUG
14442
14443 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14444
14445         * configure.ac:
14446           add a header check for a dvdread header in dvdnav.  Fixes #133002
14447
14448 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14449
14450         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14451         * gst/tcp/gsttcpclientsink.h:
14452         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14453         * gst/tcp/gsttcpclientsrc.h:
14454         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14455         (gst_tcpserversink_handle_server_read),
14456         (gst_tcpserversink_init_send):
14457         * gst/tcp/gsttcpserversink.h:
14458         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14459         * gst/tcp/gsttcpserversrc.h:
14460         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14461         version of IP)
14462
14463 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14464
14465         * configure.ac:
14466         Added ogg library so that OSX detects libtheora properly
14467
14468 2004-06-11  Wim Taymans  <wim@fluendo.com>
14469
14470         * ext/theora/theoradec.c: (theora_dec_chain),
14471         (theora_dec_change_state):
14472         Don't try to decode frames before we received a keyframe.
14473
14474 2004-06-11  Wim Taymans  <wim@fluendo.com>
14475
14476         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14477         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14478         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14479         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14480         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14481         Added property to set the maximum delay of a page.
14482
14483 2004-06-10  Wim Taymans  <wim@fluendo.com>
14484
14485         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14486         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14487         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14488         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14489         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14490         Added max-delay property to control the maximum amount
14491         of data to put in one page.
14492
14493 2004-06-10  Wim Taymans  <wim@fluendo.com>
14494
14495         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14496         (gst_theora_enc_init), (theora_enc_sink_link),
14497         (theora_buffer_from_packet), (theora_enc_set_property),
14498         (theora_enc_get_property):
14499         Set duration on encoded buffer, added some more properties
14500
14501 2004-06-10  Wim Taymans  <wim@fluendo.com>
14502
14503         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14504         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14505         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14506         * ext/theora/theoraenc.c: (theora_enc_chain):
14507         Fix refcounting bugs
14508
14509 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14510
14511         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14512         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14513         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14514         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14515         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14516         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14517         (gst_asf_demux_change_state):
14518         * gst/asfdemux/gstasfdemux.h:
14519           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14520           feels like. I think we should set a new requirement for demuxers
14521           from now on to implement sane loop functions, data loops, query
14522           and seek functions before first commit into CVS. And this commit
14523           fixes all of the above.
14524
14525 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14526
14527         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14528           vorbis comments are properly encoded in UTF-8 before adding them
14529           to a GstTagList
14530
14531 2004-06-09  Benjamin Otte  <otte@gnome.org>
14532
14533         * ext/alsa/gstalsa.c: (add_channels):
14534           handle min <= max correctly
14535         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14536         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14537           add fixation functions so we fixate correctly. No preferring of alaw
14538           anymore because it's the first structure.
14539         * ext/alsa/gstalsa.h:
14540         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14541         (gst_alsa_hw_params_dump):
14542           add functions to ease debugging in alsalib
14543         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14544         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14545         (gst_alsa_start_audio):
14546           only specify hw params if we really setup a format (fixes #134007 -
14547           or at least works around it)
14548
14549 2004-06-09  Wim Taymans  <wim@fluendo.com>
14550
14551         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14552         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14553         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14554         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14555         (gst_ogg_mux_loop):
14556         Use stream caps to setup the initial pages in the ogg stream.
14557         Correctly set the streamheader caps on the srcpad.
14558
14559 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14560
14561         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14562         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14563         (gst_v4lsrc_getcaps):
14564         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14565         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14566           add querying of fps lists for webcams.  Negotiating to a framerate
14567           now works.
14568
14569 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14570
14571         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14572         (theora_push_buffer), (theora_push_packet),
14573         (theora_set_header_on_caps), (theora_enc_chain):
14574           mark buffers and put on streamheader, raw theora streaming
14575           now works too, whee
14576
14577 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14578
14579         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14580         (gst_tcp_gdp_read_caps):
14581           do a looping read for caps and GDP headers too
14582
14583 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14584
14585         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14586         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14587           return EOS instead of NULL in _get
14588
14589 2004-06-08  Wim Taymans  <wim@fluendo.com>
14590
14591         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14592         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14593         (gst_tcp_gdp_write_caps):
14594         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14595         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14596         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14597         Memory leak fixes
14598
14599 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14600
14601         * ext/vorbis/Makefile.am:
14602         * ext/vorbis/vorbis.c: (plugin_init):
14603         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14604         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14605         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14606         (vorbis_parse_change_state):
14607         * ext/vorbis/vorbisparse.h:
14608           adding a vorbisparse element that marks the buffers, streaming
14609           raw vorbis using GDP now works, whee
14610
14611 2004-06-08  Wim Taymans  <wim@fluendo.com>
14612
14613         * ext/jpeg/Makefile.am:
14614         * ext/jpeg/README:
14615         * ext/jpeg/gstjpeg.c: (plugin_init):
14616         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14617         (gst_smokedec_base_init), (gst_smokedec_class_init),
14618         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14619         * ext/jpeg/gstsmokedec.h:
14620         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14621         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14622         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14623         (gst_smokeenc_resync), (gst_smokeenc_chain),
14624         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14625         * ext/jpeg/gstsmokeenc.h:
14626         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14627         (smokecodec_flush_destination), (smokecodec_term_destination),
14628         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14629         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14630         (smokecodec_term_source), (smokecodec_encode_new),
14631         (smokecodec_decode_new), (smokecodec_info_free),
14632         (smokecodec_set_quality), (smokecodec_get_quality),
14633         (smokecodec_set_threshold), (smokecodec_get_threshold),
14634         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14635         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14636         (smokecodec_parse_header), (smokecodec_decode):
14637         * ext/jpeg/smokecodec.h:
14638         Added a new simple jpeg based codec
14639
14640 2004-06-08  Wim Taymans  <wim@fluendo.com>
14641
14642         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14643         (gst_multipart_mux_loop):
14644         Fix memory leak
14645
14646 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14647
14648         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14649         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14650         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14651         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14652         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14653         * gst/tcp/gsttcpserversink.h:
14654           take streamheader into account
14655
14656 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14657
14658         * gst/level/Makefile.am:
14659         * gst/level/gstlevel.c: (gst_level_class_init):
14660           clean up marshal generation
14661
14662 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14663
14664         * gst/tcp/Makefile.am:
14665         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14666         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14667         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14668         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14669         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14670         (gst_tcpclientsrc_get_property):
14671         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14672         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14673         (gst_tcpserversink_handle_client_read),
14674         (gst_tcpserversink_handle_client_write),
14675         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14676         * gst/tcp/gsttcpserversink.h:
14677           add signals client-added and client-removed
14678         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14679         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14680         (gst_tcpserversrc_get_property):
14681         uniformized, change default protocol to NONE
14682         * gst/tcp/gsttcp-marshal.list: added
14683 2004-06-07  Benjamin Otte  <otte@gnome.org>
14684
14685         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14686           handle discont events if they happen before caps nego
14687
14688 2004-06-07  Wim Taymans  <wim@fluendo.com>
14689
14690         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14691         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14692         (gst_multipart_demux_plugin_init):
14693         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14694         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14695         (gst_multipart_mux_change_state):
14696         Small updates, fix a memleak
14697
14698 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14699
14700         * configure.ac: OSS portability
14701         * ext/arts/gst_arts.c: idem
14702         * sys/oss/gstosselement.c: idem
14703         * sys/oss/gstossmixer.c: idem
14704         * sys/oss/gstosssink.c: idem
14705         * sys/oss/gstosssrc.c: idem
14706         * sys/oss/oss_probe.c: idem
14707           - check for soundcard.h in different places for some BSD
14708
14709 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14710
14711         * AUTHORS:
14712         Add me to the authors file
14713         * configure.ac:
14714         Increase the libdv requirement to >= version 0.100
14715         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14716         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14717         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14718         * ext/dv/gstdvdec.h:
14719         Add support for the new_media flag when sending DISCONT events
14720         Make the querying work when video pad is not linked
14721
14722 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14723
14724         reviewed by Benjamin Otte  <otte@gnome.org>
14725
14726         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14727           create a NULL-initialized array of pads, so we don't think they
14728           exist already. (fixes #143130)
14729
14730 2004-06-07  Benjamin Otte  <otte@gnome.org>
14731
14732         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14733         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14734         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14735           don't use // coments
14736
14737 2004-06-07  Benjamin Otte  <otte@gnome.org>
14738
14739         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14740           cast to GstClockTime to get higher granularity
14741         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14742           use gst_element_set_time_delay to get the exact time
14743         * ext/mad/gstmad.c: (gst_mad_chain):
14744           use the negotiated rate instead of the current frame's rate which
14745           might be wrong because of bit errors. This avoids emitting totally
14746           bogus timestamps and screwing sync.
14747         (fixes #143454)
14748
14749 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14750
14751         reviewed by Benjamin Otte  <otte@gnome.org>
14752
14753         * gst/adder/gstadder.c: (gst_adder_loop):
14754           properly error out when no negotiation has happened yet. (fixes
14755           #143032)
14756
14757 2004-06-06  Benjamin Otte  <otte@gnome.org>
14758
14759         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14760           forward correctly transformed offset in discont events. Based on
14761           patch by Arwed v. Merkatz. (fixes #142851)
14762
14763 2004-06-06  David Schleef  <ds@schleef.org>
14764
14765         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
14766         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
14767         problems on several systems.
14768
14769 2004-06-06  Benjamin Otte  <otte@gnome.org>
14770
14771         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14772           use explicit caps on the srcpad
14773         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14774           properly error out if caps couldn't be set (fixes #142764)
14775
14776 2004-06-06  Benjamin Otte  <otte@gnome.org>
14777
14778         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14779         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14780         (gst_alsa_start_audio):
14781           - don't call set_periods_integer anymore, it breaks the
14782           configuration randomly
14783           - call snd_pcm_hw_params_set_access directly instead of using masks
14784           - don't fail if the sw_params can't be set, just use the default
14785           params and hope it works. Alsalib has weird issues when you touch
14786           sw_params and does no proper error reporting about what failed.
14787         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14788         (gst_alsa_close_audio):
14789           make our alsa debugging go via gst debugging and not conditionally
14790           defined
14791         * ext/alsa/gstalsa.h:
14792           add ALSA_DEBUG_FLUSH macro
14793         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
14794         (plugin_init):
14795           wrap alsa errors to be printed via the gst debugging system and not
14796           spammed to stderr
14797
14798 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14799
14800         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
14801         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
14802         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
14803         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
14804         (qtdemux_parse_trak):
14805         * gst/qtdemux/qtdemux.h:
14806           Bitch. Also known as seeking, querying & co.
14807         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14808         (gst_osssink_change_state):
14809         * sys/oss/gstosssink.h:
14810           Resyncing is for weenies, this hack is no longer needed and was
14811           broken anyway (since it - unintendedly - always leaves resync to
14812           TRUE).
14813
14814 2004-06-05  Andrew Turner <zxombie@hotpop.com>
14815
14816         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
14817         * gst/tcp/gsttcpclientsrc.h: idem
14818           - define MSG_NOSIGNAL if not done
14819           - include unistd.h for off_t
14820           (fixes #143749)
14821
14822 2004-06-05  Benjamin Otte  <otte@gnome.org>
14823
14824         * configure.ac:
14825         * ext/kio/Makefile.am:
14826           check for qt's moc preprocessor explicitly and use it
14827
14828 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14829
14830         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
14831           don't get a signal for EPIPE on socket writes
14832           (somebody check if this works on other platforms)
14833
14834 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14835
14836         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14837         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14838           check error condition on available samples correctly
14839
14840 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14841
14842         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
14843           avoid a segfault
14844         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
14845         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
14846         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14847         (gst_tcpserversrc_gdp_read_header):
14848          use ssize_t over size_t since the former is signed and thus the
14849          check for error codes can work
14850
14851 2004-06-02  Wim Taymans  <wim@fluendo.com>
14852
14853         reviewed by: Johan
14854
14855         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14856         (gst_multipart_mux_loop):
14857         Oops
14858
14859 2004-06-02  Wim Taymans  <wim@fluendo.com>
14860
14861         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14862         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14863         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14864         (gst_multipart_mux_change_state):
14865         Added configurable boundary specifier, added the value as a
14866         caps field as well.
14867
14868 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14869
14870         * gst/tcp/gsttcp.c:
14871         * gst/tcp/gsttcpclientsrc.c:
14872         * gst/tcp/gsttcpclientsrc.h:
14873         * gst/tcp/gsttcpserversrc.c:
14874           - portability fix, to compile on OSX
14875             (fixes #143146)
14876
14877         * sys/osxaudio/gstosxaudioelement.c:
14878         * sys/osxaudio/gstosxaudiosink.c:
14879         * sys/osxaudio/gstosxaudiosrc.c:
14880           - compilation warnings on OSX
14881             (fixes #143153)
14882
14883 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14884
14885         * ext/vorbis/vorbisdec.c : sign warning fixes
14886
14887         * gst-libs/gst/mixer/mixertrack.c :
14888           do no use defines which are glib 2.4 specific
14889
14890 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
14891
14892         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
14893           buffer since libflac doesn't expect it (reports a sync error when
14894           it encounters that)
14895
14896
14897 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
14898
14899         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
14900         * gst-libs/gst/mixer/mixertrack.c:
14901         (gst_mixer_track_get_property), (get_mixer_track_init),
14902         (get_mixer_track_get_property): Added property accessors
14903         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
14904         * gst-libs/gst/mixer/mixeroptions.c:
14905         (gst_mixer_options_get_values): Added
14906         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
14907         * gst-libs/gst/mixer/mixer.c: Fixed comment
14908
14909
14910 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14911
14912         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
14913           improve error messages on open
14914
14915
14916 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14917
14918         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14919           check if v4l-conf is in path
14920
14921 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14922
14923         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
14924           change assert to a more readable error message
14925
14926 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14927
14928         * gst-libs/gst/tuner/tunerchannel.h:
14929           - add a freq_multiplicator field to make the conversion
14930             between internal frequency unit and Hz
14931         * sys/v4l/gstv4lelement.c:
14932         * sys/v4l2/gstv4l2element.c:
14933           - change default video device to /dev/video0
14934         * sys/v4l/v4l_calls.c:
14935         * sys/v4l2/v4l2_calls.c:
14936           - we only expose frequency to the user in Hz instead of
14937             bastard v4lX unit (either 62.5kHz or 62.5Hz)
14938
14939 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
14940         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14941           Initialise b_o_s and e_o_s variables
14942         * gst-libs/gst/riff/riff-media.c:
14943         (gst_riff_create_video_caps_with_data):
14944           Add some unusual fourcc's from mplayer avi's
14945         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
14946           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
14947           autoplugging.
14948
14949 2004-05-28  Wim Taymans  <wim@fluendo.com>
14950
14951         * configure.ac:
14952         * gst/alpha/Makefile.am:
14953         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
14954         (gst_alpha_get_type), (gst_alpha_base_init),
14955         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
14956         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
14957         (gst_alpha_chroma_key), (gst_alpha_chain),
14958         (gst_alpha_change_state), (plugin_init):
14959         A plugin to add an alpha channel to I420 video. Can optionally do
14960         chroma keying.
14961         * gst/multipart/Makefile.am:
14962         * gst/multipart/multipart.c: (plugin_init):
14963         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14964         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14965         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
14966         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14967         (gst_multipart_demux_change_state),
14968         (gst_multipart_demux_plugin_init):
14969         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
14970         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
14971         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
14972         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
14973         (gst_multipart_mux_pad_unlink),
14974         (gst_multipart_mux_request_new_pad),
14975         (gst_multipart_mux_handle_src_event),
14976         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
14977         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
14978         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14979         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
14980         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
14981         send multipart jpeg images to a browser.
14982         * gst/videobox/Makefile.am:
14983         * gst/videobox/README:
14984         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
14985         (gst_video_box_get_type), (gst_video_box_base_init),
14986         (gst_video_box_class_init), (gst_video_box_init),
14987         (gst_video_box_set_property), (gst_video_box_get_property),
14988         (gst_video_box_sink_link), (gst_video_box_i420),
14989         (gst_video_box_ayuv), (gst_video_box_chain),
14990         (gst_video_box_change_state), (plugin_init):
14991         Crops or adds borders around an image. can do alpha channel
14992         borders as well.
14993         * gst/videomixer/Makefile.am:
14994         * gst/videomixer/README:
14995         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14996         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
14997         (gst_videomixer_pad_get_sink_event_masks),
14998         (gst_videomixer_pad_get_property),
14999         (gst_videomixer_pad_set_property),
15000         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
15001         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
15002         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
15003         (gst_videomixer_base_init), (gst_videomixer_class_init),
15004         (gst_videomixer_init), (gst_videomixer_request_new_pad),
15005         (gst_videomixer_handle_src_event),
15006         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
15007         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
15008         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15009         (gst_videomixer_loop), (gst_videomixer_get_property),
15010         (gst_videomixer_set_property), (gst_videomixer_change_state),
15011         (plugin_init):
15012         Generic video mixer plugin, can handle multiple inputs all with
15013         different framerates and video sizes. Is fully alpha channel
15014         aware.
15015
15016 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15017
15018         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15019           Select first track as master track. Not sure how else to handle
15020           that...
15021         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
15022           Discard discont events. Should fix #142962.
15023
15024 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15025
15026         * ext/alsa/Makefile.am:
15027         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
15028         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
15029         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15030         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15031         (gst_alsa_mixer_get_option):
15032         * ext/alsa/gstalsamixer.h:
15033         * ext/alsa/gstalsamixeroptions.c:
15034         (gst_alsa_mixer_options_get_type),
15035         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
15036         (gst_alsa_mixer_options_new):
15037         * ext/alsa/gstalsamixeroptions.h:
15038         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
15039         * ext/alsa/gstalsamixertrack.h:
15040           Add enumerations (as GstMixerOptions). Make correct distinction
15041           between input/output tracks. Add capture/playback private flag.
15042           Use flag to decide on whether to set capture or playback volumes
15043           or switches. Use playback and record switches.
15044         * gst-libs/gst/mixer/Makefile.am:
15045         * gst-libs/gst/mixer/mixer-marshal.list:
15046         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
15047         (gst_mixer_set_option), (gst_mixer_get_option),
15048         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
15049         (gst_mixer_volume_changed), (gst_mixer_option_changed):
15050         * gst-libs/gst/mixer/mixer.h:
15051         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
15052         (gst_mixer_options_class_init), (gst_mixer_options_init),
15053         (gst_mixer_options_dispose):
15054         * gst-libs/gst/mixer/mixeroptions.h:
15055           Add GstMixerOptions.
15056         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15057           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
15058           broken device detection on computers with multiple OSS sound
15059           cards.
15060
15061 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15062
15063         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15064           fixate nicely even when the peer is not negotiating
15065
15066 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15067
15068         * gst/audioconvert/gstaudioconvert.c:
15069         (gst_audio_convert_parse_caps):
15070           make sure we don't allow depth > width
15071         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15072           fixate endianness to G_BYTE_ORDER as default
15073         * gst/audioscale/gstaudioscale.c:
15074           we don't handle another endianness as host-endianness
15075
15076 2004-05-25  David Schleef  <ds@schleef.org>
15077
15078         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
15079
15080 2004-05-24  Benjamin Otte  <otte@gnome.org>
15081
15082         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
15083         (gst_oggvorbisenc_setup):
15084           properly fail when we can't setup the vorbis encoder due to
15085           unsupported settings
15086         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
15087         (gst_vorbisenc_setup):
15088           same
15089         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15090           fix case where warnings occured when one pad was unlinked while the
15091           other's link function was called
15092
15093 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15094
15095         * gst/tcp/Makefile.am:
15096           use GST_ENABLE_NEW
15097
15098 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15099
15100         * gst-libs/gst/resample/private.h:
15101           don't use optimizations that are #if 0'ed
15102
15103 2004-05-24  Wim Taymans  <wim@fluendo.com>
15104
15105         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15106         Fix potential division by zero error and hopefully get
15107         the position query right to get correct timestamps on avi
15108         audio.
15109
15110 2004-05-24  Wim Taymans  <wim@fluendo.com>
15111
15112         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
15113         (gst_videoscale_scale_nearest_str2),
15114         (gst_videoscale_scale_nearest_str4),
15115         (gst_videoscale_scale_nearest_32bit),
15116         (gst_videoscale_scale_nearest_24bit),
15117         (gst_videoscale_scale_nearest_16bit):
15118         Fix the scaling algorithm and avoid a buffer overflow.
15119         removed the while loop in the scaling function as it
15120         was used for point sampling only.
15121
15122 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15123
15124         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
15125         (gst_id3_tag_class_init), (gst_id3_tag_init),
15126         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
15127         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
15128         (gst_id3_tag_send_tag_event):
15129           lots of fixes to make id3mux work and id3demux work correctly
15130
15131 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15132
15133         * ext/Makefile.am:
15134           add rules to build shout2send (was removed by accident
15135           when this module was no more marked experimental/broken)
15136
15137 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15138
15139         * ext/shout2/gstshout2.c:
15140         * ext/shout2/gstshout2.h:
15141           adding a "connection problem" signal to shout2send
15142           (fixes #142954)
15143
15144 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15145
15146         * ext/kio/kioreceiver.cpp:
15147         * ext/kio/kioreceiver.h:
15148           fix sign comparison issues
15149
15150 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15151
15152         * gst/cdxaparse/gstcdxaparse.c:
15153         * gst/cdxaparse/gstcdxaparse.h:
15154           some renaming
15155           add some checks/sanity
15156           prepare for seek addition
15157
15158         * sys/sunaudio/gstsunaudio.c:
15159           remove exported dupe init function
15160
15161 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
15162
15163         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
15164         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
15165           Fix format conversion and position querying.
15166         * gst/debug/progressreport.c: (gst_progressreport_report):
15167           Don't output a bogus total value that we didn't query.
15168         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15169           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
15170           only a blank window after xine has been used.
15171
15172 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15173
15174         * m4/as-arts.m4:
15175           sync with upstream version to fix test on FC2
15176           readd with -ko to preserve Id header
15177
15178 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15179
15180         * configure.ac:
15181           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
15182         * gst/tcp/gsttcpclientsrc.c: idem
15183         * gst/tcp/gsttcpserversink.c: idem
15184         * gst/tcp/gsttcpserversrc.c: idem
15185         * m4/gst-fionread.m4: idem
15186
15187         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
15188
15189         * configure.ac: enable speex plugin for speex 1.1.5+
15190         * ext/speex/gstspeexenc.c: fix cast warning
15191
15192         * ext/esd/README: fix typo
15193
15194 2004-05-20  David Schleef  <ds@schleef.org>
15195
15196         * configure.ac: Minor cosmetic change to convince the buildbot to
15197         reautogen.
15198         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
15199         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
15200         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
15201         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
15202         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
15203         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
15204         More hacking.  Plays audio now.
15205
15206 2004-05-20  David Schleef  <ds@schleef.org>
15207
15208         * configure.ac:
15209         * sys/Makefile.am:
15210
15211 2004-05-20  David Schleef  <ds@schleef.org>
15212
15213         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
15214         * sys/osxaudio/gstosxaudio.c:
15215         * sys/osxaudio/gstosxaudioelement.c:
15216         * sys/osxaudio/gstosxaudioelement.h:
15217         * sys/osxaudio/gstosxaudiosink.c:
15218         * sys/osxaudio/gstosxaudiosink.h:
15219         * sys/osxaudio/gstosxaudiosrc.c:
15220         * sys/osxaudio/gstosxaudiosrc.h:
15221
15222 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15223
15224         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
15225         (gst_vorbisenc_chain):
15226           put the codec headers on the caps as streamheader as well as
15227           pushing them out
15228
15229 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15230
15231         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15232         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15233         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
15234         split up push_packet into two functions
15235
15236 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15237
15238         * gst/tcp/.cvsignore:
15239           ignore enums
15240         * gst/tcp/Makefile.am:
15241         * gst/tcp/README:
15242         * gst/tcp/gsttcp.c:
15243         * gst/tcp/gsttcp.h:
15244         * gst/tcp/gsttcpclientsink.c:
15245         * gst/tcp/gsttcpclientsink.h:
15246         * gst/tcp/gsttcpclientsrc.c:
15247         * gst/tcp/gsttcpclientsrc.h:
15248         * gst/tcp/gsttcpplugin.c:
15249         * gst/tcp/gsttcpserversink.c:
15250         * gst/tcp/gsttcpserversink.h:
15251         * gst/tcp/gsttcpserversrc.c:
15252         * gst/tcp/gsttcpserversrc.h:
15253           add new tcp elements
15254
15255 2004-05-19  Wim Taymans  <wim@fluendo.com>
15256
15257         * gst/law/mulaw-conversion.c: (mulaw_encode):
15258         Fix overflow bug in ulaw encoding.
15259
15260 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15261
15262         * ext/mad/gstmad.c: (gst_mad_handle_event):
15263           don't unref the event twice
15264
15265 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15266
15267         * configure.ac:
15268           remove -Wno-sign-compare
15269
15270 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15271
15272         * configure.ac:
15273           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15274           if you want to work against glib 2.2 and 2.4
15275
15276 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15277
15278         * gst/tcp/Makefile.am:
15279         * gst/tcp/gsttcp.c:
15280         * gst/tcp/gsttcp.h:
15281         * gst/tcp/gsttcpsink.h:
15282         * gst/tcp/gsttcpsrc.h:
15283           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15284
15285 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15286
15287         * gst/debug/tests.c: (md5_get_value):
15288           fix segfault on gst-inspect
15289
15290 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15291
15292         * gst/debug/testplugin.c:
15293         * gst/debug/tests.c:
15294         * gst/debug/tests.h:
15295           add new extensible and configurable testing element. Current tests
15296           include buffer count, stream length, timestamp/duration matching and
15297           md5.
15298         * gst/debug/Makefile.am:
15299         * gst/debug/gstdebug.c: (plugin_init):
15300           add infrastructure for new element
15301
15302 2004-05-19  Johan Dahlin  <johan@gnome.org>
15303
15304         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15305         ending of the array. Fixes gst-inspect segfault on ppc.
15306
15307 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15308
15309         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15310
15311         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15312
15313 2004-05-18  David Schleef  <ds@schleef.org>
15314
15315         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15316         warnings (bugs, actually) noticed by gcc but not forte.
15317
15318 2004-05-18  David Schleef  <ds@schleef.org>
15319
15320         * sys/sunaudio/Makefile.am:
15321         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15322
15323 2004-05-18  David Schleef  <ds@schleef.org>
15324
15325         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15326         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15327         to allow qtdemux to use non-seekable streams. (bug #142272)
15328
15329 2004-05-18  David Schleef  <ds@schleef.org>
15330
15331         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15332         (gst_resample_sinc_ft_float): Remove use of static temporary
15333         buffer.  This code was obviously not supposed to last long, but
15334         it's stuck in our ABI, so it required a little hack to make it
15335         ABI-compatible.  Fixes #142585.
15336         * gst-libs/gst/resample/resample.h: same.
15337
15338 2004-05-18  David Schleef  <ds@schleef.org>
15339
15340         * configure.ac: Add sunaudio
15341         * examples/Makefile.am: make gstplay depend on gconf
15342         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15343         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15344         (convert_table_lookup), (img_convert): remove c99-isms
15345         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15346           unsigned, to fix a warning on Solaris
15347         * gst/mpeg1sys/systems.c: bcopy->memcpy
15348         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15349         * sys/Makefile.am: Add sunaudio
15350
15351 2004-05-18  Wim Taymans  <wim@fluendo.com>
15352
15353         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15354         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15355         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15356         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15357         (gst_ogg_mux_loop):
15358         Fix an ugly memleak where the muxer didn't flush enough ogg
15359         pages. This also resulted in badly muxed ogg files.
15360
15361 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15362
15363         * gst/asfdemux/asfheaders.c :
15364         * gst/asfdemux/asfheaders.h :
15365         * gst/asfdemux/gstasfdemux.c :
15366           - fix ASF_OBJ_PADDING guid
15367           - add 3 new object guids (language list, metadata,
15368             extended stream properties)
15369           - add a function to parse extended header objects
15370
15371 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15372
15373         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15374           remove leftover debugging g_print
15375
15376 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15377
15378         * ext/mad/gstmad.c: (gst_mad_handle_event):
15379           Fix for when the first format in a discont event is not a
15380           byte-based one. Should fix #137710.
15381
15382 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15383
15384         * m4/a52.m4 : fix compilation with -Wall -Werror
15385         * m4/libfame.m4 : idem
15386         * m4/libmikmod.m4 : idem
15387
15388 2004-05-17  Benjamin Otte  <otte@gnome.org>
15389
15390         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15391           signal the new tags before giving up the reference
15392
15393 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15394
15395         * ext/shout2/gstshout2.c:
15396           use application/ogg instead of application/x-ogg (patch by Patrick
15397           Guimond, fixes #142432)
15398         * sys/oss/gstosselement.c: (gst_osselement_reset),
15399         (gst_osselement_sync_parms):
15400           don't set fragment size unless specified (fixes #142493)
15401
15402 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15403
15404         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15405           fixes #142664
15406
15407 2004-05-17  Benjamin Otte  <otte@gnome.org>
15408
15409         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15410           compute offsets correctly for internal buffers so timestamps are set
15411           correctly when we can't seek. Also handle cases where there are no
15412           offsets. (based on a patch by David Moore, fixes #142507)
15413
15414 2004-05-17  Benjamin Otte  <otte@gnome.org>
15415
15416         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15417           use correct variable when determining amount of data to skip so we
15418           don't skip into the void and segfault
15419
15420 2004-05-16  Benjamin Otte  <otte@gnome.org>
15421
15422         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15423           Hi, I'm a memleak
15424
15425 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15426
15427         * gst/asfdemux/gstasfdemux.c:
15428           - fix a mem leak and always propagate tags
15429           - add WMV3 to known video codecs (but no decoder yet)
15430           - replace "surplus data" at end of audio header for what
15431             it is : codec specific data
15432           - fix a typo
15433
15434 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15435
15436         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15437
15438         * gst-libs/gst/audio/audioclock.c:
15439           Fix wrong return type (#142205).
15440
15441 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15442
15443         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15444           Ignore CRCs by default (fixes #142566).
15445
15446 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15447
15448         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15449         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15450         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15451         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15452         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15453         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15454           Fix for cases where we fail to attach to a mixer.
15455
15456 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15457
15458         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15459           Don't touch events after not owning them anymore.
15460         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15461         (gst_wavparse_fmt), (gst_wavparse_other),
15462         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15463         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15464         (gst_wavparse_srcpad_event):
15465         * gst/wavparse/gstwavparse.h:
15466           Add seeking, fix querying.
15467
15468 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15469
15470         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15471           - process comments even if they don't end with \0\0
15472             g_convert would ignore them if present and works well without them
15473
15474 2004-05-16  Benjamin Otte  <otte@gnome.org>
15475
15476         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15477           simplify caps
15478
15479 2004-05-16  Benjamin Otte  <otte@gnome.org>
15480
15481         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15482           don't write to memory we might not write to - g_convert does that
15483           for us anyway (fixes #142613)
15484         (gst_asf_demux_audio_caps):
15485           comment out gst_util_dump_mem
15486
15487 2004-05-16  Benjamin Otte  <otte@gnome.org>
15488
15489         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15490           compute correct expected timestamps after seek (broken since
15491           last commit)
15492         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15493           rename element and debugging category to gdkpixbufscale
15494
15495 2004-05-16  Benjamin Otte  <otte@gnome.org>
15496
15497         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15498           add error checking to snd_pcm_delay and remove duplicate call to
15499           snd_pcm_delay that caused issues (see inline code comments)
15500         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15501           make more readable and fix return value when snd_pcm_delay fails
15502         (fixes #142586)
15503
15504 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15505         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15506         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15507         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15508         (gst_pixbufscale_link), (gst_pixbufscale_init),
15509         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15510         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15511         (gst_pixbufscale_get_property), (pixbufscale_init):
15512         * ext/gdk_pixbuf/pixbufscale.h:
15513         Add these files I forgot earlier
15514
15515 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15516         * ext/gdk_pixbuf/Makefile.am:
15517         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15518         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15519         Add new pixbufscale element to scale RGB video
15520         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15521         and HYPER interpolation correctly.
15522         * ext/theora/theoraenc.c: (theora_enc_chain),
15523         Discard buffer and return if explicit caps could not be set
15524         (theora_enc_get_property):
15525         Make _get return kbps for the bitrate consistent with
15526         the _set function.
15527
15528
15529 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15530
15531         * ext/libvisual/visual.c: (gst_visual_chain):
15532           add missing visual_audio_analyze
15533
15534 2004-05-14  David Schleef  <ds@schleef.org>
15535
15536         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15537         is killed while we're playing.
15538         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15539         gst_element_no_more_pads().
15540
15541 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15542
15543         * gst-libs/gst/riff/riff-read.c :
15544           - fix INFO tag extraction in RIFF/AVI files
15545             because gst_event_unref (event) also freed taglist
15546           - avoid a mem leak
15547
15548 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15549
15550         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15551         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15552
15553         * gst/auparse/gstauparse.c :
15554           - add code (commented for now) to support audio/x-adpcm on src pad
15555             (we have no decoder for those layout yet)
15556
15557         * gst/cdxaparse/gstcdxaparse.c :
15558         * gst/cdxaparse/gstcdxaparse.h :
15559           - partial rewrite using RiffRead (ripped iain's wavparse code)
15560
15561         * gst/rtp/gstrtpL16enc.c : typo
15562         * gst/rtp/gstrtpgsmenc.c : typo
15563
15564 2004-05-13  Benjamin Otte  <otte@gnome.org>
15565
15566         * configure.ac:
15567           check for exact version of libvisual, it's not supposed to be
15568           API/ABI stable yet
15569
15570 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15571
15572         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15573           signal no-more-pads
15574
15575 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15576
15577         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15578         Report which format was used for GST_FORMAT_DEFAULT
15579         * gst/debug/Makefile.am:
15580         * gst/debug/gstdebug.c: (plugin_init):
15581         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15582         (gst_progressreport_class_init), (gst_progressreport_init),
15583         (gst_progressreport_report), (gst_progressreport_set_property),
15584         (gst_progressreport_get_property), (gst_progressreport_chain),
15585         (gst_progressreport_plugin_init):
15586         Add progressreport element for testing.
15587
15588 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15589
15590         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15591         * sys/v4l/gstv4lsrc.h:
15592         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15593         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15594         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15595         (gst_v4lsrc_grab_frame):
15596           add more debugging
15597           send a discont at start
15598
15599 2004-05-12  Colin Walters  <walters@redhat.com>
15600
15601         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15602         inflooping if we can't find a chunk.  Or in other words, don't blow
15603         chunks if we don't have a chunk to blow.
15604
15605 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15606         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15607         Remove old debug output
15608         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15609         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15610         (gst_dvdec_set_property), (gst_dvdec_get_property):
15611         Change the quality setting to an enum, so it works from gst-launch
15612         Don't renegotiate a non-linked pad. Allows audio only decoding.
15613         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15614         (gst_deinterlace_link), (gst_deinterlace_init):
15615         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15616         (gst_videodrop_link):
15617         Some caps negotiation fixes
15618
15619 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15620
15621         * ext/tarkin/gsttarkin.c :
15622           - Change RANK from NONE to PRIMARY
15623         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15624           - Change RANK from NONE to MARGINAL
15625         * ext/divx/gstdivxenc.c :
15626           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15627
15628 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15629
15630         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15631         (gst_vorbisenc_push_packet):
15632           copy a function that was added between 1.0 and 1.0.1 until we
15633           depend on worthwhile features of post-1.0
15634
15635 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15636
15637         * configure.ac:
15638           enable shout2 by default
15639         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15640         (gst_shout2send_base_init), (gst_shout2send_init),
15641         (gst_shout2send_connect), (gst_shout2send_change_state):
15642         * ext/shout2/gstshout2.h:
15643           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15644           #142262)
15645         * ext/theora/theora.c: (plugin_init):
15646           don't set rank on encoders
15647
15648 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15649
15650         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15651           Use codec_data property instead of flag1 and flag2 for wma
15652
15653 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15654
15655         * gst/cdxaparse/gstcdxaparse.c :
15656           - Add mpegversion to CAPS to make it link
15657           - Rank is as GST_RANK_SECONDARY instead of NONE
15658         * gst/auparse/gstauparse.c :
15659           - Document all audio encoding we can encounter from Solaris 9
15660             headers and libsndfile information.
15661           - Increase max. rate from 48000 to 192000 (to match other elements)
15662           - Don't try to play junk data between header and samples
15663
15664 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15665
15666         * ext/libvisual/visual.c: (gst_visual_getcaps):
15667           use the right caps depending on endianness (I hope)
15668         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15669           use GST_RANK_NONE for all non-decoding elements or spider gets
15670           mighty confused
15671
15672 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15673
15674         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15675           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15676
15677 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15678
15679         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15680         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15681         (gst_switch_loop), (gst_switch_get_type):
15682           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15683           HEADERS. Had to be said.
15684
15685 2004-05-10  David Schleef  <ds@schleef.org>
15686
15687         * configure.ac: Add prototype Dirac support.
15688         * ext/Makefile.am:
15689         * ext/dirac/Makefile.am:
15690         * ext/dirac/gstdirac.cc:
15691         * ext/dirac/gstdiracdec.cc:
15692
15693 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15694
15695         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15696         (gst_auparse_init), (gst_auparse_chain),
15697         (gst_auparse_change_state):
15698           Hack around spider. Remove me some day please.
15699
15700 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15701
15702         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15703           Fix for some uninitialized variables in previous patch, also
15704           makes it work. Fixes #142286 while we're at it.
15705
15706 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15707
15708         * gst/auparse/gstauparse.c:
15709                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15710                 only unsupported formats are ADPCM/CCITT G.72x
15711                 reviewed by Ronald
15712         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15713
15714 2004-05-10  Wim Taymans  <wim@fluendo.com>
15715
15716         * ext/vorbis/Makefile.am:
15717         * ext/vorbis/README:
15718         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15719         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15720         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15721         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15722         (gst_oggvorbisenc_convert_sink),
15723         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15724         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15725         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15726         (get_constraints_string), (update_start_message),
15727         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15728         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15729         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15730         * ext/vorbis/oggvorbisenc.h:
15731         * ext/vorbis/vorbis.c: (plugin_init):
15732         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15733         (raw_caps_factory), (gst_vorbisenc_class_init),
15734         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15735         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15736         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15737         * ext/vorbis/vorbisenc.h:
15738         Added a raw vorbis encoder to be used with the oggmuxer.
15739         We still need the old encoder for some gnome applications,
15740         read the README to find out how that works.
15741         The raw encoder is called "rawvorbisenc" until 0.9.
15742
15743 2004-05-10  Wim Taymans  <wim@fluendo.com>
15744
15745         * ext/ogg/gstogg.c: (plugin_init):
15746         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15747         (gst_ogg_print):
15748         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15749         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
15750         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
15751         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
15752         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
15753         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
15754         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
15755         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
15756         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
15757         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
15758         Added an ogg muxer.
15759         Small typo fixes in the demuxer.
15760
15761 2004-05-10  Wim Taymans  <wim@fluendo.com>
15762
15763         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15764         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15765         (theora_enc_change_state), (theora_enc_set_property),
15766         (theora_enc_get_property):
15767         Mark the last packet with an EOS flag which is not really needed
15768         in gstreamer.
15769         Do some better video framerate initialisation.
15770         Update the buffer timestamp.
15771
15772 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15773
15774         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
15775         Return the result of the parent state change call
15776
15777 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15778
15779         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
15780         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
15781         * gst/law/alaw-encode.c : (idem)
15782         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
15783         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
15784         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
15785
15786 2004-05-09  Benjamin Otte  <otte@gnome.org>
15787
15788         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15789           don't use a fixed buffer size when writing variable length data to
15790           it. Fixes memory corruption and makes alsasrc work
15791
15792 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15793
15794         * ext/gnomevfs/gstgnomevfssink.c:
15795         (_gst_boolean_allow_overwrite_accumulator),
15796         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
15797           Run glib's default signal handler (??) in RUN_CLEANUP rather than
15798           RUN_LAST, and don't use that to set the accumulator value because
15799           then it's always FALSE.
15800
15801 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15802
15803         * gst-libs/gst/riff/riff-media.c:
15804         (gst_riff_create_video_caps_with_data),
15805         (gst_riff_create_audio_caps),
15806         (gst_riff_create_audio_template_caps):
15807         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
15808           Fix for unaligned RIFF files (i.e. where all the chunks together
15809           in a LIST chunk are not of the same size as the size given in
15810           the LIST chunk header). Fixes several odd WAVE files. Also fix
15811           ADPCM (block_align property) in audio, so that wavparse based
15812           on this works now as it used to stand-alone.
15813
15814 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
15815
15816         reviewed by Benjamin Otte  <otte@gnome.org>
15817
15818         * ext/a52dec/gsta52dec.c:
15819         * ext/divx/gstdivxdec.c:
15820         * ext/divx/gstdivxenc.c:
15821         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
15822         * ext/faac/gstfaac.c: (gst_faac_base_init):
15823         * ext/faad/gstfaad.c: (gst_faad_base_init):
15824         * ext/ivorbis/vorbisfile.c:
15825         * ext/lame/gstlame.c:
15826         * ext/libfame/gstlibfame.c:
15827         * ext/mpeg2enc/gstmpeg2enc.cc:
15828         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
15829         * ext/sidplay/gstsiddec.cc:
15830         * ext/speex/gstspeexdec.c:
15831         * ext/speex/gstspeexenc.c:
15832         * ext/xvid/gstxviddec.c:
15833         * ext/xvid/gstxvidenc.c:
15834           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
15835           (fixes #142193)
15836
15837 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15838
15839         * ext/alsa/gstalsa.c: (device_list),
15840         (gst_alsa_class_probe_devices):
15841         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
15842           Fix alsa oddness in mixer after the combination of using mixer
15843           in source/sink elements and using hw:x,y instead of just hw:x.
15844
15845 2004-05-09  Benjamin Otte  <otte@gnome.org>
15846
15847         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
15848         (gst_wavparse_create_sourcepad):
15849           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
15850           sourcepads
15851
15852 2004-05-09  Benjamin Otte  <otte@gnome.org>
15853
15854         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15855           allow discont events before caps nego
15856
15857 2004-05-08  Benjamin Otte  <otte@gnome.org>
15858
15859         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
15860           don't leak events
15861
15862 2004-05-08  Benjamin Otte  <otte@gnome.org>
15863
15864         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
15865         (gst_level_change_state), (gst_level_init):
15866         * gst/level/gstlevel.h:
15867           figure out if we're initialized directly instead of keeping a
15868           variable that's wrong in 90% of cases
15869           don't initialize pads and then leak them and use a new unitialized
15870           pad. (fixes #142084)
15871           these were bugs so n00bish I didn't find them for an hour :/
15872
15873 2004-05-08 Iain <iain@prettypeople.org>
15874
15875         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
15876         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
15877         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
15878         return the length that was read.
15879         (gst_riff_read_strf_auds): Allow fmt tags as well.
15880
15881 2004-05-07  David Schleef  <ds@schleef.org>
15882
15883         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
15884         signed char assumption in faad.h.
15885
15886 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15887
15888         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
15889           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
15890
15891 2004-05-07  Colin Walters  <walters@redhat.com>
15892
15893         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
15894         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
15895         function.
15896         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
15897         Add dispose function.
15898
15899 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
15900         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
15901           Fix caps nego and pad templates. RGB mode caps should
15902           work now.
15903         * ext/dvdnav/gst-dvd:
15904           Move mpeg2dec inside the thread because otherwise the
15905           queue rejects cap changes mid-stream
15906         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
15907         (gst_mpeg2dec_flush_decoder):
15908           For mpeg2dec > 0.4.0, call the flush function instead of
15909           manually extracting all in-flight frames.
15910         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
15911         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
15912           Change mime type video/dv go video/x-dv to match the
15913           rest of gst-plugins
15914
15915 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15916
15917         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15918         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
15919         (gst_alsa_sink_class_init):
15920         * ext/alsa/gstalsasink.h:
15921         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
15922         (gst_alsa_src_class_init):
15923         * ext/alsa/gstalsasrc.h:
15924           Make alsasink/src a subclass of alsamixer so that mixer stuff
15925           shows up in gst-rec. Needs some finetuning.
15926
15927 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15928
15929         * ext/lame/gstlame.c: (gst_lame_chain):
15930           simplify
15931         * ext/mad/gstmad.c: (gst_mad_handle_event):
15932           fix event leak
15933         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
15934           be able to detect mp3 files < 4096 bytes
15935
15936 2004-05-06  Wim Taymans  <wim@fluendo.com>
15937
15938         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15939         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15940         (theora_enc_set_property), (theora_enc_get_property):
15941         Also encode the first frame, cleanup some code.
15942
15943 2004-05-06  Wim Taymans  <wim@fluendo.com>
15944
15945         * ext/mpeg2enc/gstmpeg2enc.cc:
15946         Forward events first before deciding that negotiation was
15947         not performed.
15948
15949 2004-05-06  Wim Taymans  <wim@fluendo.com>
15950
15951         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
15952         First process the events before deciding that negotiation
15953         was not performed.
15954
15955 2004-05-06  Wim Taymans  <wim@fluendo.com>
15956
15957         * ext/theora/Makefile.am:
15958         * ext/theora/theora.c: (plugin_init):
15959         * ext/theora/theoradec.c: (theora_dec_change_state):
15960         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
15961         (gst_theora_enc_class_init), (gst_theora_enc_init),
15962         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
15963         (theora_enc_chain), (theora_enc_change_state),
15964         (theora_enc_set_property), (theora_enc_get_property):
15965         Added a theora encoder, grouped the encoder and decoder into the
15966         same plugin.
15967
15968 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15969
15970         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15971         (gst_jpegenc_chain):
15972         fix DURATION on outgoing buffers
15973         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
15974         debug using time formats
15975         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15976         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15977         (gst_xvimagesink_sink_link):
15978         windows with width/height 0 generate X errors, so don't allow them
15979
15980 2004-05-05  Wim Taymans  <wim@fluendo.com>
15981
15982         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
15983         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
15984         (gst_mpeg2dec_negotiate_format):
15985         * ext/mpeg2dec/gstmpeg2dec.h:
15986           removed the static pad template so that we can add the
15987           more accurate framerate value to the caps.
15988
15989
15990 2004-05-04  Benjamin Otte  <otte@gnome.org>
15991
15992         * configure.ac:
15993           check for kdemacros.h, too (should fix #141821)
15994         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
15995           don't crash if no header was sent, but nicely error out (fixes part
15996           of #141554)
15997
15998 2004-05-04  Wim Taymans  <wim@fluendo.com>
15999
16000         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
16001         parent dispose function to avoid segfault on destroy.
16002
16003 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16004
16005         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
16006         (plugin_init):
16007         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
16008         (gst_xvimagesink_sink_link):
16009         clean up debugging caps
16010         also recreate xvimage when format has changed
16011
16012 2004-05-04  Benjamin Otte  <otte@gnome.org>
16013
16014         * ext/libvisual/Makefile.am:
16015         * ext/libvisual/visual.c: (gst_visual_class_init),
16016         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
16017         (gst_visual_srclink), (gst_visual_chain),
16018         (gst_visual_change_state), (plugin_init):
16019           use a GstAdapter to correctly adapt buffer sizes - allows using a
16020           framerate
16021
16022 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16023
16024         * sys/v4l/gstv4lelement.h:
16025         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16026         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
16027         (gst_v4lsrc_buffer_free):
16028         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
16029         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
16030         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
16031         (gst_v4lsrc_requeue_frame):
16032         move some debugging categories around
16033         query for fps index and set accordingly if found
16034
16035 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16036
16037         * ext/lame/gstlame.c:
16038         correct defaults that lame_init puts out of range
16039
16040 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16041
16042         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
16043         (gst_divxenc_class_init):
16044         fix range since -1 is the default
16045         * gst/mpeg1sys/gstmpeg1systemencode.c:
16046         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
16047         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
16048         (gst_rtjpegdec_chain):
16049         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
16050         (gst_rtjpegenc_chain):
16051         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
16052         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
16053         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
16054         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
16055         * sys/v4l/gstv4lsrc.c:
16056         * sys/v4l/v4l_calls.c: (gst_v4l_open):
16057         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
16058         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
16059         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
16060         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
16061           remove gst_info calls
16062
16063 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16064
16065         * Makefile.am:
16066         * po/af.po:
16067         * po/az.po:
16068         * po/en_GB.po:
16069         * po/nl.po:
16070         * po/sr.po:
16071         * po/sv.po:
16072           Updated translations
16073
16074 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16075
16076         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16077           refactor/comment code
16078
16079 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16080
16081         * gst/asfdemux/Makefile.am:
16082         * gst/asfdemux/asfheaders.c:
16083         * gst/asfdemux/asfheaders.h:
16084         * gst/asfdemux/gstasf.c: (plugin_init):
16085         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
16086         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
16087         (gst_asf_demux_setup_pad):
16088         * gst/asfdemux/gstasfdemux.h:
16089         * gst/asfdemux/gstasfmux.c:
16090         * gst/asfdemux/gstasfmux.h:
16091           Add tagging support to demuxer, split out registration in its own
16092           file instead of in demux (hacky), and prevent having some tables
16093           in our memory multiple times (in asfheaders.h).
16094
16095 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16096
16097         * gst/matroska/matroska-demux.c:
16098         (gst_matroska_demux_parse_metadata):
16099         * gst/matroska/matroska-ids.h:
16100           Basic tag reading support.
16101
16102 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16103
16104         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
16105           Really detect ac-3 audio.
16106         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
16107           really detect matroska files (off-by-1).
16108
16109 2004-04-30  David Schleef  <ds@schleef.org>
16110
16111         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16112         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
16113         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
16114         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
16115         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
16116         hackage -- parse a lot more atoms, extract a few tags.  One might even
16117         mistake this for tag support.  Maybe it is.
16118         * gst/qtdemux/qtdemux.h:
16119
16120 2004-04-30  Colin Walters  <walters@verbum.org>
16121
16122         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
16123
16124 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16125
16126         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16127         (gst_ffmpegcolorspace_getcaps):
16128           remove broken nego fix
16129
16130 2004-04-30  Benjamin Otte  <otte@gnome.org>
16131
16132         * configure.ac:
16133         * ext/Makefile.am:
16134         * ext/libvisual/Makefile.am:
16135         * ext/libvisual/visual.c:
16136           add initial support for libvisual (http://libvisual.sourceforge.net)
16137           libvisual is still quite alpha, so expect crashes in there :)
16138
16139 2004-04-29  David Schleef  <ds@schleef.org>
16140
16141         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
16142         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
16143         up qtdemux to make it spit out codec_data.  Do _not_ look at this
16144         code; you will no longer respect me.
16145
16146 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16147
16148         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
16149         * ext/alsa/gstalsa.h :
16150         change alsa pcm device discovery to find more than 1 device
16151         per card. code review by Ronald.
16152
16153 2004-04-29  David Schleef  <ds@schleef.org>
16154
16155         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
16156         Add a check for a driver bug on FreeBSD.  (bug #140565)
16157
16158 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16159
16160         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
16161         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16162         (gst_jpegenc_getcaps):
16163           move format setting to inner loop
16164         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16165         (gst_ffmpegcolorspace_getcaps):
16166           use GST_PAD_CAPS if available so that we use already negotiated
16167           caps
16168         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16169         (qtdemux_parse_moov), (qtdemux_parse):
16170           extra debugging
16171         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
16172         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
16173           move hardcoded path to DEFINE
16174
16175 2004-04-28  David Schleef  <ds@schleef.org>
16176
16177         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
16178         (bug #140064)
16179
16180 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16181
16182         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16183           Don't probe for playback device if we're a source element. Fixes
16184           #139658.
16185
16186 2004-04-29  Benjamin Otte  <otte@gnome.org>
16187
16188         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
16189         (gst_id3_tag_chain):
16190           rewrite buffer offset
16191
16192 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16193
16194         * configure.ac:
16195         * ext/Makefile.am:
16196         * ext/dts/Makefile.am:
16197         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
16198         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
16199         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
16200         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
16201         (gst_dtsdec_loop), (gst_dtsdec_change_state),
16202         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
16203         (plugin_init):
16204         * ext/dts/gstdtsdec.h:
16205           New DTS decoder.
16206         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
16207         (gst_faad_srcconnect):
16208           Add ESDS atom handling (.m4a).
16209
16210 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16211
16212         * ext/divx/gstdivxdec.c: (plugin_init):
16213           Remove comment that makes no sense.
16214         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
16215           Fix for obvious typo that resulted in warnings during gst-register.
16216         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
16217         (gst_xviddec_sink_link):
16218           Fix caps negotiation a bit better.
16219         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16220           We call this 'codec_data', not 'esds'.
16221
16222 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16223
16224         * gst/monoscope/gstmonoscope.c:
16225           make sure we only provide 256x128
16226         * gst/monoscope/monoscope.c: (monoscope_init):
16227           assert size of 256x128
16228
16229 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16230
16231         * Makefile.am:
16232         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
16233         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
16234           fixate to max width and height of device
16235
16236 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16237
16238         * Makefile.am:
16239         * sys/v4l/gstv4l.c:
16240         * sys/v4l/gstv4lsrc.c:
16241         * sys/v4l/v4l_calls.c:
16242         * sys/v4l/v4lsrc_calls.c:
16243           fix for qc-usb driver which fakes having more than one buffer
16244           by handing the same buffer twice, which confused GStreamer's/v4lsrc
16245           buffer_free override
16246           add debugging
16247
16248 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16249
16250         * Makefile.am:
16251         * gst/videotestsrc/gstvideotestsrc.c:
16252         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
16253         (gst_videotestsrc_init), (gst_videotestsrc_get),
16254         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
16255         * gst/videotestsrc/gstvideotestsrc.h:
16256           add num-buffers property
16257
16258         2004-04-26  Benjamin Otte  <otte@gnome.org>
16259
16260         * ext/mad/gstid3tag.c: (plugin_init):
16261           set id3mux rank to NONE so it doesn't confuse spider
16262           require audio/mpeg,mpegversion=1 in id3mux
16263
16264 2004-04-26  Benjamin Otte  <otte@gnome.org>
16265
16266         * configure.ac:
16267           detect faad correctly as non-working if it's indeed non-working
16268
16269 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16270
16271         * Makefile.am:
16272         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16273         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16274         fix _getcaps so it only negotiates to its supported format
16275
16276 2004-04-25  Benjamin Otte  <otte@gnome.org>
16277
16278         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16279           fix memleak
16280
16281 2004-04-23  Benjamin Otte  <otte@gnome.org>
16282
16283         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16284           audio/x-raw-int with height rules! not. Now it's depth.
16285
16286 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16287
16288         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16289         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16290         (gst_wavparse_loop):
16291           Missing variable initialization. Add handling of DVI ADPCM. Fix
16292           mis-parsing of LIST chunks. This works around a bug where we mis-
16293           parse non-aligning LIST chunks (so LIST chunks where the contents
16294           don't align with the actual LIST size). The correct fix is to use
16295           rifflib, I'm not going to fix wavparse - too much work. All this
16296           fixes #104878.
16297
16298 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16299
16300         reviewed by Benjamin Otte  <otte@gnome.org>
16301
16302         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16303           fix shoutcast not working (fixes #140844)
16304
16305 2004-04-22  Benjamin Otte  <otte@gnome.org>
16306
16307         * ext/hermes/gsthermescolorspace.c:
16308         (gst_hermes_colorspace_caps_remove_format_info):
16309         * gst/colorspace/gstcolorspace.c:
16310         (gst_colorspace_caps_remove_format_info):
16311         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16312         (gst_ffmpegcolorspace_caps_remove_format_info):
16313           s/gst_caps_simplify/gst_caps_do_simplify/
16314
16315 2004-04-22  Benjamin Otte  <otte@gnome.org>
16316
16317         * gst-libs/gst/riff/riff-media.c:
16318         (gst_riff_create_video_caps_with_data):
16319           mpegversion is an int
16320         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16321           don't try to create pad templates with NULL caps, use any caps
16322           instead.
16323
16324 2004-04-20  David Schleef  <ds@schleef.org>
16325
16326         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16327         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16328         (bug #140384)
16329
16330 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16331
16332         reviewed by David Schleef
16333
16334         * ext/mad/gstid3tag.c: Add stdlib.h
16335         * gst/rtp/gstrtpgsmenc.c: same
16336         * gst/tags/gstid3tag.c: same
16337         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16338         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16339         GST_DISABLE_LOADSAVE use.
16340         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16341         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16342         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16343         atol(3)).
16344         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16345         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16346         strtoul(3)).
16347         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16348         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16349         $(ID3_CFLAGS).
16350         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16351         $(LIBFAME_CFLAGS).
16352
16353 2004-04-20  David Schleef  <ds@schleef.org>
16354
16355         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16356         last checkin.  Same idea.
16357
16358 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16359
16360         reviewed by David Schleef
16361
16362         * configure.ac: bump required gstreamer version to 0.8.1.1
16363         because of following changes [--ds]
16364
16365         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16366         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16367         (gst_riff_read_header):  Use GST_READ_UINT*
16368         macros to access possibly unaligned memory.
16369
16370         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16371         (mp3_type_find):  Use GST_READ_UINT*
16372         macros to access possibly unaligned memory.
16373         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16374         (speex_type_find): Likewise
16375
16376         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16377
16378         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16379         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16380         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16381         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16382         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16383         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16384         macros to access possibly unaligned memory.
16385
16386         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16387         Likewise.
16388
16389         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16390         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16391
16392         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16393         Likewise.
16394
16395         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16396         (gst_mpeg2subt_chain_subtitle): Likewise.
16397
16398         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16399         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16400         Likewise.
16401
16402         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16403         Likewise.
16404
16405         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16406         Likewise.
16407
16408         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16409         Likewise.
16410
16411 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16412
16413         * configure.ac:
16414           update required version of GStreamer because of GST_TIME_FORMAT
16415
16416 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16417
16418         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16419           remove leftover g_print
16420         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16421           don't try setting only a subset of the caps. We don't want to kill
16422           autoplugging on purpose
16423
16424 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16425
16426         * sys/ximage/ximagesink.c: (plugin_init):
16427         * sys/xvimage/xvimagesink.c: (plugin_init):
16428           add debugging categories
16429
16430 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16431
16432         * po/en_GB.po:
16433         * po/LINGUAS:
16434           Adding en_GB translation (Gareth Owen)
16435
16436 2004-04-20  David Schleef  <ds@schleef.org>
16437
16438         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16439         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16440         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16441         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16442         A number of new features and hacks to extract the esds atom and
16443         put it into the caps.  (bug #137724)
16444
16445 2004-04-19  David Schleef  <ds@schleef.org>
16446
16447         * gconf/Makefile.am: Fix for non-GNU make
16448         * gst-libs/gst/Makefile.am: Change directory order to handle
16449         GstPlay linking with gstinterfaces
16450         * gst-libs/gst/audio/make_filter: make use of tr portable
16451         * gst-libs/gst/play/Makefile.am: Add intended \
16452         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16453         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16454         function prototype instead of void *.
16455         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16456         macro.
16457         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16458         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16459         * gst/videofilter/make_filter: make use of tr portable
16460         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16461
16462 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16463
16464         * po/LINGUAS:
16465         * po/uk.po:
16466           Added Ukrainian translation (Maxim V. Dziumanenko)
16467
16468 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16469
16470         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16471         (gst_gsmdec_link), (gst_gsmdec_chain):
16472           Fix capsnego, simplify chain function slightly.
16473         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16474           Add GSM.
16475
16476 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16477
16478         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16479         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16480         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16481           Hack to make wavparse work with spider (always -> sometimes pad).
16482           Fixes #135862 && #140411.
16483
16484 2004-04-18  Benjamin Otte  <otte@gnome.org>
16485
16486         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16487         (gst_osselement_rate_probe_check),
16488         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16489           get rid of \n in debug output
16490
16491 2004-04-17  Iain <iain@prettypeople.org>
16492
16493         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16494         not just EOS.
16495
16496 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16497
16498         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16499         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16500         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16501         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16502         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16503         (gst_id3_tag_change_state), (plugin_init):
16504           deprecate id3tag element and replace with id3demux/id3mux.
16505           great side effect: this ugly file is now even uglier, yay!
16506         * ext/mad/gstmad.h:
16507           remove non-available function
16508           update for new get_type
16509
16510 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16511
16512         * configure.ac:
16513           require mpeg2dec >= 0.4.0
16514
16515 2004-04-17  Benjamin Otte  <otte@gnome.org>
16516
16517         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16518         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16519         (gst_xvimagesink_set_xwindow_id):
16520           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16521           assorted cleanup fixes.
16522
16523 2004-04-16  David Schleef  <ds@schleef.org>
16524
16525         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16526         * sys/xvimage/xvimagesink.h: same
16527
16528 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16529
16530         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16531           Fix GST_ELEMENT_ERROR with (NULL)
16532
16533 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16534
16535         * gst-libs/gst/riff/riff-media.c:
16536         (gst_riff_create_video_caps_with_data):
16537           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16538
16539 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16540
16541         * gst-libs/gst/riff/riff-media.c:
16542         (gst_riff_create_video_caps_with_data),
16543         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16544         (gst_riff_create_video_template_caps),
16545         (gst_riff_create_audio_template_caps):
16546         * gst-libs/gst/riff/riff-media.h:
16547         * gst-libs/gst/riff/riff-read.c:
16548         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16549         * gst-libs/gst/riff/riff-read.h:
16550         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16551           Add MS RLE support. I added some functions to read out strf chunks
16552           into strf chunks and the data behind it. This is usually color
16553           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16554           caps creation. Lastly, add ADPCM (similar to wavparse - which
16555           should eventually be rifflib based).
16556         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16557         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16558         * gst/matroska/matroska-demux.h:
16559           Remove placeholders for some prehistoric tagging system. Didn't add
16560           support for any tag system really anyway.
16561         * gst/qtdemux/qtdemux.c:
16562           Add support for audio/x-m4a (MPEG-4) through spider.
16563         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16564         (gst_wavparse_loop):
16565           ADPCM support (#135862). Increase max. buffer size because we
16566           cannot split buffers for ADPCM (screws references) and I've seen
16567           files with 2048 byte chunks. 4096 seems safe for now.
16568
16569 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16570
16571         * configure.ac: bump nano to 1
16572
16573 === release 0.8.1 ===
16574
16575 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16576
16577         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16578
16579 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16580
16581         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16582           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16583           Fixes #140058
16584
16585 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16586
16587         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16588           lower rank of dvddemux so that it's not used for mpeg playback.
16589
16590 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16591
16592         * configure.ac:
16593           save libs correctly when checking mad
16594
16595 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16596
16597         * ext/mad/gstid3tag.c: (plugin_init):
16598           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16599
16600 2004-04-13  David Schleef  <ds@schleef.org>
16601
16602         * common/m4/gst-feature.m4: Call -config scripts with
16603         --plugin-libs if it is supported.
16604         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16605         JPEG images are image/jpeg.
16606         * gst/debug/Makefile.am:
16607         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16608         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16609         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16610         (gst_negotiation_plugin_init): Add a property that acts like
16611         filter caps.
16612         * testsuite/gst-lint:  Move license checking to be a standard
16613         test.
16614
16615 2004-04-13  David Schleef  <ds@schleef.org>
16616
16617         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16618         patch from Sebastien Cote (bug #139958)
16619
16620 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16621
16622         * examples/gstplay/Makefile.am:
16623         * examples/gstplay/player.c: (main):
16624           make the commandline player example use gconf settings
16625
16626 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16627
16628         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16629         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16630         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16631           init/end library during state transition, not object
16632           creation/disposal.  get rid of custom dispose handler.
16633
16634
16635 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16636
16637         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16638         be a symlink
16639
16640 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16641
16642         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16643           Handle JUNK chunks inside data section. Prevents warnings.
16644
16645 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16646
16647         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16648         (gst_riff_create_video_template_caps):
16649           Add MS video v1.
16650         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16651         (gst_avi_demux_stream_data):
16652           Add support for "rec-list" chunks.
16653
16654 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16655
16656         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16657           Fix another codecname mismatch.
16658
16659 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16660
16661         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16662           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16663           so that MJPEG plays back.
16664
16665 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16666
16667         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16668         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16669         * gst/mpeg1videoparse/gstmp1videoparse.h:
16670           Fix for some slight mis-cuts in buffer parsing, and for some
16671           potential overflows or faults-causers. Adds disconts. Also fixes
16672           #139105 while we're at it.
16673
16674 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16675
16676         * configure.ac:
16677         * sys/v4l2/gstv4l2element.h:
16678           Workaround for missing struct v4l2_buffer declaration in Suse 9
16679           and Mandrake 10 linux/videodev2.h header file (#135919).
16680
16681 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16682
16683         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16684           Bail out if no filename was given.
16685
16686 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16687
16688         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16689         (gst_v4l2_fourcc_from_structure):
16690           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16691           Y41B somewhere).
16692
16693 2004-04-09  Benjamin Otte  <otte@gnome.org>
16694
16695         * ext/gnomevfs/gstgnomevfssink.c:
16696         (_gst_boolean_allow_overwrite_accumulator),
16697         (gst_gnomevfssink_class_init):
16698           fix erase signal - if any handler returns false the file will not be
16699           overwritten. If no handler is connected, the file will not be
16700           overwritten either.
16701           renamed signal to "allow-overwrite"
16702         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16703           free string when adding it to ID3 failed
16704         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16705           unref event when done
16706         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16707           free caps
16708         * gst/typefind/gsttypefindfunctions.c:
16709         (mpeg_video_stream_type_find):
16710           fix invalid read
16711
16712 2004-04-08  David Schleef  <ds@schleef.org>
16713
16714         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16715         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16716
16717 2004-04-08  David Schleef  <ds@schleef.org>
16718
16719         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16720         we don't support (bug #139532)
16721
16722 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16723
16724         * ext/mad/gstmad.c: (gst_mad_handle_event),
16725         (gst_mad_check_caps_reset), (gst_mad_chain),
16726         (gst_mad_change_state):
16727           only set explicit caps if they haven't been set before for
16728           this stream.  MPEG-audio sample rate/channels aren't allowed
16729           to change in-stream.
16730           Fixes #139382
16731
16732 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16733
16734         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16735         (_gst_boolean_did_something_accumulator),
16736         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16737         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16738         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16739         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16740         (gst_gnomevfssink_change_state):
16741           Fix erase signal. Don't erase by default. Remove handoff signal.
16742           Remove erase property. Don't segfault. General cleanup.
16743
16744 2004-04-07  Benjamin Otte  <otte@gnome.org>
16745
16746         * gst-libs/gst/gconf/test-gconf.c: (main):
16747           add missing gst_init
16748
16749 2004-04-07  Benjamin Otte  <otte@gnome.org>
16750
16751         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16752           free the mutexes, too
16753
16754 2004-04-07  Benjamin Otte  <otte@gnome.org>
16755
16756         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16757           actually free the URI string
16758         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
16759           compute offset correctly when passing discont events
16760         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16761           don't leak discont events
16762         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16763           add some missing breaks so caps aren't copied randomly
16764         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
16765           if we realloc memory, we better use it
16766
16767 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16768
16769         * ext/mad/gstmad.c: (normal_seek):
16770           fix GST_FORMAT_TIME usage
16771
16772 2004-04-05  David Schleef  <ds@schleef.org>
16773
16774         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
16775         a deprecated function (hack!)
16776
16777 2004-04-05  Benjamin Otte  <otte@gnome.org>
16778
16779         * ext/esd/esdmon.c: (gst_esdmon_get):
16780           fix nonterminated vararg and memleak
16781
16782 2004-04-05  Benjamin Otte  <otte@gnome.org>
16783
16784         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
16785         (gst_ladspa_init), (gst_ladspa_force_src_caps),
16786         (gst_ladspa_set_property), (gst_ladspa_get_property),
16787         (gst_ladspa_instantiate), (gst_ladspa_activate),
16788         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
16789           clean up debugging
16790
16791 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
16792
16793         reviewed by Benjamin Otte  <otte@gnome.org>
16794
16795         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
16796           check for broken LADSPA parameters (fixes #138635)
16797
16798 2004-04-05  Benjamin Otte  <otte@gnome.org>
16799
16800         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
16801           advertise buffer-frames correctly on sinkpads
16802
16803 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16804
16805         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
16806         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
16807         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
16808         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
16809         (gst_mad_check_caps_reset), (gst_mad_chain):
16810         add more debugging, only reset caps when we're not in error state
16811
16812 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16813
16814         * ext/mad/gstmad.c: add debugging category, comment + cleanups
16815
16816 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16817
16818         reviewed by Benjamin Otte  <otte@gnome.org>
16819
16820         * configure.ac:
16821           fix == in test(1) operator
16822
16823 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16824
16825         reviewed by Benjamin Otte  <otte@gnome.org>
16826
16827         * configure.ac:
16828           fix --export-symblos-regex to a working regex.
16829
16830 2004-04-04  Benjamin Otte  <otte@gnome.org>
16831
16832         * sys/oss/.cvsignore:
16833           add for oss_probe
16834
16835 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16836
16837         reviewed by Benjamin Otte  <otte@gnome.org>
16838
16839         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16840           add missing 'new_media' argument (fixes #138168)
16841         * gst/matroska/matroska-demux.c:
16842         (gst_matroska_demux_handle_seek_event):
16843           add vararg terminator (fixes #138169)
16844
16845 2004-04-02  David Schleef  <ds@schleef.org>
16846
16847         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
16848         disted (bug #138914)
16849
16850 2004-04-01  Benjamin Otte  <otte@gnome.org>
16851
16852         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
16853         (gst_alsa_close_audio):
16854           handle case better where a soundcard can't pause
16855         * ext/ogg/gstoggdemux.c:
16856           don't crash when we get events but don't have pads yet
16857
16858 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16859
16860         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
16861           throw an error if we couldn't probe any caps.
16862
16863 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16864
16865         * ext/dvdnav/gst-dvd:
16866         Add a really simple sample DVD player
16867
16868 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16869
16870         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
16871         (gst_a52dec_push), (gst_a52dec_handle_event),
16872         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
16873         (gst_a52dec_change_state):
16874         * ext/a52dec/gsta52dec.h:
16875           Use a debug category, Output timestamps correctly
16876           Emit tag info, Handle events, tell liba52dec about cpu
16877           capabilities so it can use MMX etc.
16878         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
16879           Fix a crasher accessing invalid memory
16880         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
16881         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
16882         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
16883         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
16884         (dvdnavsrc_query):
16885           Some support for byte-format seeking.
16886           Small fixes for still frames and menu button overlays
16887         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16888         (gst_mpeg2dec_alloc_buffer):
16889           Use a debug category. Adjust the report level of several items to
16890           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
16891           so it doesn't lose the GstBuffer pointer
16892         * gst/debug/Makefile.am:
16893         * gst/debug/gstdebug.c: (plugin_init):
16894         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
16895         (gst_navseek_base_init), (gst_navseek_class_init),
16896         (gst_navseek_init), (gst_navseek_seek),
16897         (gst_navseek_handle_src_event), (gst_navseek_set_property),
16898         (gst_navseek_get_property), (gst_navseek_chain),
16899         (gst_navseek_plugin_init):
16900         * gst/debug/gstnavseek.h:
16901           Add the navseek debug element for seeking back and forth in a
16902           video stream using arrow keys.
16903         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
16904         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
16905         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
16906         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
16907         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
16908         (gst_mpeg2subt_parse_header), (gst_get_nibble),
16909         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
16910         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
16911         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
16912         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
16913         * gst/mpeg2sub/gstmpeg2subt.h:
16914           Pretty much a complete rewrite. Now a loopbased element. May still
16915           require work to properly synchronise subtitle buffers.
16916         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
16917         (gst_dvd_demux_send_subbuffer):
16918         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
16919           Don't attempt to create subbuffers of size 0
16920           Reduce a couple of error outputs to warnings.
16921         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
16922         (gst_y4mencode_chain):
16923         Output the y4m frame header correctly.
16924
16925 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16926
16927         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16928           throw errors instead of allowing SIGFPE
16929
16930 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16931
16932         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
16933         (gst_gconf_render_bin_from_key):
16934           leak plugging and style fixing
16935
16936 2004-03-31  David Schleef  <ds@schleef.org>
16937
16938         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
16939         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
16940         (bug #138225)
16941         * gst/debug/Makefile.am:
16942         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
16943         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
16944         plugin.
16945         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
16946         (gst_negotiation_base_init), (gst_negotiation_class_init),
16947         (gst_negotiation_init), (gst_negotiation_getcaps),
16948         (gst_negotiation_pad_link), (gst_negotiation_chain),
16949         (gst_negotiation_set_property), (gst_negotiation_get_property),
16950         (gst_negotiation_plugin_init):  New element to talk about random
16951         negotiation things happening in a pipeline.
16952
16953 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16954
16955         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16956           fix integer addition with help of Stefan Kost
16957
16958 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16959
16960         * po/nl.po: updated Dutch translation (Elros Cyriatan)
16961
16962 2004-03-30  David Schleef  <ds@schleef.org>
16963
16964         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
16965         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
16966         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
16967         (bug #137504)
16968         * ext/mpeg2dec/gstmpeg2dec.h:
16969
16970 2004-03-30  David Schleef  <ds@schleef.org>
16971
16972         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
16973
16974 2004-03-30  David Schleef  <ds@schleef.org>
16975
16976         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
16977         Michael Petullo) to handle .mov
16978
16979 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16980
16981         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
16982         (gst_osselement_rate_check_rate):
16983           probe caps correctly for sound cards that only support one format
16984
16985 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16986
16987         * ext/kio/kiosrc.cpp: (process_events):
16988           update handling event processing if inside KDE - untested
16989
16990 2004-03-29  David Schleef  <ds@schleef.org>
16991
16992         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
16993         by 2 to not interfere with other colorspaces.
16994         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
16995         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
16996         one to not interfere with ffmpeg_colorspace.
16997
16998 2004-03-29  David Schleef  <ds@schleef.org>
16999
17000         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
17001         aren't in the caps.
17002         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
17003         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
17004
17005 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17006
17007         * gst-libs/gst/riff/riff-media.c:
17008           fail on error, don't try to set stuff on NULL caps
17009
17010 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17011
17012         * configure.ac:
17013         * ext/Makefile.am:
17014         * ext/kio/Makefile.am:
17015         * ext/kio/kioreceiver.cpp:
17016         * ext/kio/kioreceiver.h:
17017         * ext/kio/kiosrc.cpp:
17018         * ext/kio/kiosrc.h:
17019           add experimental kiosrc plugin
17020         * ext/alsa/gstalsaplugin.c: (plugin_init):
17021           initialize debugging category only when we're sure registering the
17022           plugins worked.
17023
17024 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17025
17026         * examples/gstplay/player.c: (main):
17027         * gst-libs/gst/play/play.c: (gst_play_class_init),
17028         (gst_play_set_location), (gst_play_set_data_src),
17029         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17030         (gst_play_set_visualization), (gst_play_connect_visualization):
17031           check return values of element_set_state and return FALSE where
17032           failed
17033
17034 2004-03-29  Benjamin Otte  <otte@gnome.org>
17035
17036         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17037           try harder to check if an event is really a discont
17038
17039 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17040
17041         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
17042         * po/az.po:
17043
17044 2004-03-28  Benjamin Otte  <otte@gnome.org>
17045
17046         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17047         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
17048         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
17049           get rid of non-standard "..." ranges in case statements.
17050
17051 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
17052
17053         * gst/mpegstream/gstmpegdemux.c:
17054         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
17055         specific functionality split to the new dvddemux element.
17056         * gst/mpegstream/gstdvddemux.c:
17057         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
17058         streams, derived from mpegdemux.
17059         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
17060         up. SCR based timestamp rewriting can be turned off (will probably
17061         completely disappear soon).
17062         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
17063         hacking. General cleanup. All printf statements replaced by
17064         debugging messages. Almost complete libdvdnav support.
17065         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
17066         by events. New properties for audio and subpicture languages.
17067         (dvdnavsrc_update_highlight): Now uses events.
17068         (dvdnavsrc_user_op): Cleaned up.
17069         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
17070         based). Lots of cleanup, and propper support for most libdvdnav
17071         events.
17072         (dvdnavsrc_make_dvd_event): New function.
17073         (dvdnavsrc_make_dvd_nav_packet_event): New function.
17074         (dvdnavsrc_make_clut_change_event): New function.
17075
17076 2004-03-26  Benjamin Otte  <otte@gnome.org>
17077
17078         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
17079           fix bug where typefinding would claim it's theora whenever less then
17080           7 bytes of data were available
17081
17082 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17083
17084         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
17085         (gst_alawdec_base_init), (gst_alawdec_class_init),
17086         (gst_alawdec_init), (gst_alawdec_chain):
17087         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
17088         (gst_alawenc_base_init), (gst_alawenc_class_init),
17089         (gst_alawenc_init), (gst_alawenc_chain):
17090         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
17091         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
17092         (gst_mulawdec_init), (gst_mulawdec_chain):
17093         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
17094         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
17095         (gst_mulawenc_init), (gst_mulawenc_chain):
17096           Fix capsnego in all four, remove the unused property functions and
17097           simplify the chain functions slightly. I guess we could use macros
17098           or something similar for those, since the code is so similar, but
17099           I'm currently too lazy...
17100
17101 2004-03-24  David Schleef  <ds@schleef.org>
17102
17103         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
17104         (gst_osselement_close_audio), (gst_osselement_probe_caps),
17105         (gst_osselement_get_format_structure),
17106         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
17107         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
17108         (gst_osselement_rate_int_compare): Add code to handle rate probing
17109         (bug #120883)
17110         * sys/oss/gstosselement.h: same
17111         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
17112         Use rate probing provided by osselement.
17113         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
17114
17115 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17116
17117         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
17118         (gst_xvidenc_get_property):
17119           ulong/int mess-up.
17120
17121 2004-03-24  David Schleef  <ds@schleef.org>
17122
17123         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
17124         (gst_speexdec_init):
17125         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
17126         (gst_speexenc_init):  Create the pad template correctly (from
17127         the static pad template, not a NULL pointer.)
17128
17129 2004-03-25  Benjamin Otte  <otte@gnome.org>
17130
17131         * gst/debug/Makefile.am:
17132         * gst/debug/breakmydata.c:
17133           add element that quasi-randomly changes bytes in the stream.
17134           Intended use is robustness checking of demuxers and decoders in
17135           media tests.
17136
17137 2004-03-24  Benjamin Otte  <otte@gnome.org>
17138
17139         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17140         (gst_alsa_probe_hw_params):
17141         * ext/alsa/gstalsa.h:
17142           debugging output fixes
17143
17144 2004-03-24  Benjamin Otte  <otte@gnome.org>
17145
17146         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
17147           don't g_return_if_fail if element is PLAYING, fail silently as every
17148           other element.
17149         * gst/effectv/gstquark.c: (gst_quarktv_chain):
17150           only fix needed for cast lvalue issues in gst-plugins
17151         * gst/volenv/gstvolenv.c: (gst_volenv_init):
17152           add proxy_getcaps
17153
17154 2004-03-24  Benjamin Otte  <otte@gnome.org>
17155
17156         * gst/level/gstlevel.c: (gst_level_init):
17157           add proxying getcaps function, so level doesn't advertise impossible
17158           caps
17159
17160 2004-03-24  David Schleef  <ds@schleef.org>
17161
17162         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
17163         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
17164         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
17165         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
17166         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
17167         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
17168         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
17169         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
17170         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
17171         messages.  Divide the chunk size by the compression ratio
17172         (needed for MACE audio)
17173
17174 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17175
17176         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
17177           Fix buffer overflow read error.
17178
17179 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17180
17181         * ext/alsa/gstalsa.h:
17182           Remove unused entry.
17183         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17184           Add cinepak.
17185         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
17186         (gst_videodrop_link), (gst_videodrop_chain):
17187           Fix, sort of. Was horribly broken with new capsnego. Bah...
17188
17189 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
17190
17191         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
17192         (plugin_init):
17193         Add a monkeysaudio typefind function
17194
17195 2004-03-23  Johan Dahlin  <johan@gnome.org>
17196
17197         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
17198         (gst_play_video_fixate): Check so the structure has the field
17199         before trying to fixate them, this makes it possible to have
17200         fakesinks for video and audio output without printing errors on
17201         the output console.
17202
17203 2004-03-22  David Schleef  <ds@schleef.org>
17204
17205         * sys/oss/Makefile.am:
17206         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
17207         (check_rate), (add_rate):  Rate probing test app.
17208
17209 2004-03-21  Benjamin Otte  <otte@gnome.org>
17210
17211         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17212         (_fixate_caps_to_int), (gst_audio_convert_fixate):
17213           add a fixation function that pretty much does the right thing (fixes
17214           #137556)
17215
17216 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
17217
17218         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
17219
17220 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17221
17222         reviewed by: Benjamin Otte  <otte@gnome.org>
17223
17224         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17225           terminate gst_event_new_discontinuous correctly (fixes parts of
17226           #137711)
17227
17228 2004-03-19  David Schleef  <ds@schleef.org>
17229
17230         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
17231         since it doesn't depend on X, and it's part of our ABI.
17232
17233 2004-03-19  Iain <iain@prettypeople.org>
17234
17235         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
17236         is_int in the structure, not the local variable.
17237
17238 2004-03-19  David Schleef  <ds@schleef.org>
17239
17240         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
17241         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
17242         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
17243         Improvements in caps negotiation.
17244
17245 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17246
17247         * po/LINGUAS:
17248         * po/af.po:
17249           adding Afrikaans (Petri Jooste)
17250
17251 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17252
17253         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17254         (gst_ffmpegcolorspace_chain):
17255         throw error instead of g_critical (#137588)
17256
17257 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17258
17259         * Makefile.am:
17260         * configure.ac:
17261           dist common and m4 correctly
17262         * po/sv.po:
17263
17264 2004-03-17  David Schleef  <ds@schleef.org>
17265
17266         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
17267         (bug #137348)
17268
17269 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17270
17271         * po/LINGUAS:
17272         * po/sv.po:
17273           adding Swedish translation (Christian Rose)
17274
17275 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17276
17277         * Makefile.am: use release.mak
17278
17279 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17280
17281         * common/ChangeLog:
17282         * common/gst-autogen.sh:
17283           add some explanation about the version detection
17284         * configure.ac:
17285           fix X check
17286
17287 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17288
17289         * configure.ac: bump nano to 1
17290
17291 === release 0.8.0 ===
17292
17293 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17294
17295         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17296
17297 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17298
17299         * configure.ac:
17300           update libtool version
17301         * gst-libs/gst/media-info/Makefile.am:
17302           actually use libtool version
17303
17304 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17305
17306         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17307
17308 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17309
17310         * configure.ac:
17311         * gst-plugins.spec.in:
17312         * pkgconfig/Makefile.am:
17313         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17314         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17315         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17316         * pkgconfig/gstreamer-libs.pc.in:
17317         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17318         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17319         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17320         * pkgconfig/gstreamer-plugins.pc.in:
17321           remove @VERSION@ from some of the pc files since core and plugins
17322           are decoupled.
17323           created gstreamer-plugins.pc as it's a better name, but keeping
17324           -libs around for now to get fixes upstream done first.
17325
17326 2004-03-15  Julien MOUTTE <julien@moutte.net>
17327
17328         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17329         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17330         * gst-libs/gst/play/play.h:
17331
17332 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17333
17334         * *.c, *.cc: don't mix tabs and spaces
17335
17336 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17337
17338         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17339           use the new ffmpegcolorspace
17340         * gst-plugins.spec.in:
17341           package new colorspace and media-info
17342         * configure.ac:
17343         * pkgconfig/Makefile.am:
17344           fix some more disting issues
17345         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17346         * pkgconfig/gstreamer-media-info.pc.in:
17347           generate media-info pc files
17348
17349 2004-03-15  Johan Dahlin  <johan@gnome.org>
17350
17351         * *.h: Revert indenting
17352
17353 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17354
17355         * configure.ac:
17356           adding ffmpegcolorspace element
17357         * gst/ffmpegcolorspace/Makefile.am:
17358         * gst/ffmpegcolorspace/avcodec.h:
17359         * gst/ffmpegcolorspace/common.h:
17360         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17361         * gst/ffmpegcolorspace/dsputil.h:
17362         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17363         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17364         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17365         (gst_ffmpeg_caps_to_pix_fmt):
17366         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17367         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17368         (gst_ffmpegcolorspace_caps_remove_format_info),
17369         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17370         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17371         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17372         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17373         (gst_ffmpegcolorspace_set_property),
17374         (gst_ffmpegcolorspace_get_property),
17375         (gst_ffmpegcolorspace_register):
17376         * gst/ffmpegcolorspace/imgconvert.c:
17377         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17378         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17379         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17380         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17381         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17382         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17383         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17384         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17385         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17386         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17387         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17388         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17389         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17390         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17391         (img_get_alpha_info), (deinterlace_line),
17392         (deinterlace_line_inplace), (deinterlace_bottom_field),
17393         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17394         * gst/ffmpegcolorspace/imgconvert_template.h:
17395         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17396         * gst/ffmpegcolorspace/mmx.h:
17397         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17398           adding ffmpegcolorspace element supplied by Ronald after cleaning
17399           up and pulling in the right bits of upstream source.
17400           I'm sure a better C/compiler wizard could do some cleaning up (for
17401           example use GLIB's malloc stuff), but as a first pass this
17402           works very well
17403
17404 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17405
17406         * ext/alsa/gstalsa.h:
17407           I assume Ronald forgot to commit the change to have cardname
17408           as a struct member.  Expect some public spanking at the next
17409           opportunity.
17410
17411 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17412
17413         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17414         (gst_alsa_open_audio), (gst_alsa_close_audio):
17415         * ext/alsa/gstalsa.c:
17416           Don't open the device if we're a mixer (= padless).
17417         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17418         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17419         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17420           Open mixer during state change rather than during object
17421           initialization. Also, get a device name. Currently in a somewhat
17422           hackish fashion, but I didn't really find something better.
17423
17424 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17425
17426         * *.c, *.h: run gst-indent
17427
17428 2004-03-14  Benjamin Otte  <otte@gnome.org>
17429
17430         * gst/modplug/gstmodplug.cc:
17431         * gst/modplug/gstmodplug.h:
17432           set correct timestamps on outgoing buffers
17433
17434 2004-03-14  Benjamin Otte  <otte@gnome.org>
17435
17436         * gst/modplug/gstmodplug.cc:
17437           handle events - don't do crap when a discont arrives that's not
17438           necessary
17439           This allows correct loading and playback of mods in Rhythmbox
17440
17441 2004-03-14  Benjamin Otte  <otte@gnome.org>
17442
17443         * configure.ac:
17444         * gst-libs/gst/gconf/Makefile.am:
17445         * pkgconfig/Makefile.am:
17446           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17447           they get rebuilt properly
17448         * configure.ac:
17449           when checking for vorbis, try pkgconfig first.
17450         * gst/modplug/gstmodplug.cc:
17451           add fixate function
17452
17453 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17454
17455         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17456           Fix for obvious mistake, where we first shift the offset and then
17457           read a samplesize element assuming the old offset. Note that this
17458           part still has something weird, i.e. my movies containing those
17459           don't actually play well, but at least there's something that looks
17460           like sound now.
17461
17462 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17463         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17464         (plugin_init):
17465         Add a typefind function for speex format
17466
17467 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17468
17469         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17470         (gst_asf_demux_setup_pad):
17471           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17472           instead of 0. Reason is simple: some elements have a fps range
17473           of 1-max instead of 0-max. So now ASF video actually works.
17474
17475 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17476
17477         * po/LINGUAS:
17478         * po/sr.po:
17479           adding serbian as a language
17480
17481 2004-03-13  Benjamin Otte  <otte@gnome.org>
17482
17483         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17484           return taglist correctly from _get function, don't gst_pad_push it.
17485           (fixes #137042)
17486
17487 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17488         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17489
17490 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17491
17492         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17493         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17494         (gst_alsa_mixer_track_new):
17495         * ext/alsa/gstalsamixertrack.h:
17496           Fix ancient leftovers... MixerTrack is a GObject.
17497
17498 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17499
17500         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17501         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17502           Don't block during probing...
17503
17504 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17505
17506         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17507         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17508         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17509         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17510         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17511         (gst_alsa_open_audio), (gst_alsa_close_audio):
17512         * ext/alsa/gstalsa.h:
17513           Add propertyprobe interface implementation, add some device-name
17514           property, all this so that it looks good in gnome-volume-control.
17515
17516 2004-03-12  David Schleef  <ds@schleef.org>
17517
17518         * configure.ac: the Hermes library controls hermescolorspace, not
17519         colorspace.
17520         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17521         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17522         not /* */
17523         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17524         * ext/sdl/sdlvideosink.h: ditto.
17525         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17526
17527 2004-03-12  Benjamin Otte  <otte@gnome.org>
17528
17529         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17530         (gst_x_overlay_got_xwindow_id):
17531         * gst-libs/gst/xoverlay/xoverlay.h:
17532           replace XID with unsigned long to get rid of the xlibs dependency in
17533           XOverlay (fixes #137004)
17534
17535 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17536         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17537         (gst_agingtv_setup):
17538         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17539         (gst_dicetv_base_init), (gst_dicetv_class_init),
17540         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17541         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17542         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17543         (gst_edgetv_setup), (gst_edgetv_rgb32):
17544         * gst/effectv/gsteffectv.c:
17545         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17546         (gst_quarktv_set_property):
17547         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17548         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17549         (gst_revtv_setup), (gst_revtv_rgb32):
17550         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17551         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17552         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17553         (gst_shagadelictv_rgb32):
17554         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17555         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17556         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17557         * gst/effectv/gstwarp.c:
17558         Port everything that can be ported to videofilter and fix up the caps.
17559         Can someone with a big-endian machine please check these?
17560
17561 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17562
17563         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17564         (gst_osssink_chain), (gst_osssink_change_state):
17565           Latest fixes for A/V sync, audio playback and such. This is about
17566           all... MPEG playback issues are mostly related to the async build-
17567           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17568
17569 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17570
17571         patch from: Stephane Loeuillet
17572
17573         * configure.ac:
17574           use pkg-config for some libraries, falling back to the old .m4 way
17575           (fixes #131270)
17576         * m4/libdv.m4:
17577           removed
17578
17579 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17580
17581         * configure.ac:
17582         * tools/Makefile.am:
17583         * tools/Makefile.in:
17584         * tools/gst-launch-ext-m.m:
17585         * tools/gst-launch-ext.1.in:
17586         * tools/gst-visualise-m.m:
17587         * tools/gst-visualise.1:
17588         * tools/gst-visualise.1.in:
17589           reorganizing generation of script tools
17590
17591 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17592
17593         * ext/divx/gstdivxdec.c:
17594           Downgrade priority. We prefer ffdec_mpeg4.
17595         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17596         (gst_faad_chain), (gst_faad_change_state):
17597           Fix capsnego. Doesn't work for some sounds because we don't have
17598           a 5:1 to stereo element.
17599         * ext/xvid/gstxvid.c: (plugin_init):
17600           Add priority.
17601         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17602         (gst_osssink_change_state):
17603           Add discont handling.
17604
17605 2004-03-09  Colin Walters  <walters@verbum.org>
17606
17607         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17608         conversion.
17609
17610 2004-03-09  Benjamin Otte  <otte@gnome.org>
17611
17612         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17613           the signals take 2 arguments
17614
17615 2004-03-09  David Schleef  <ds@schleef.org>
17616
17617         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17618         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17619         * ext/alsa/gstalsa.h:
17620         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17621
17622 2004-03-09  Benjamin Otte  <otte@gnome.org>
17623
17624         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17625         (gst_mikmod_change_state):
17626         * ext/mikmod/gstmikmod.h:
17627           make mikmod's loop function not loop infinitely and call
17628           gst_element_yield anymore
17629         * gst/modplug/gstmodplug.cc:
17630           fix pad negotiation (fixes #136590)
17631
17632 2004-03-09  David Schleef  <ds@schleef.org>
17633
17634         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17635         doesn't conflict with the internal colorspace plugin.
17636         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17637         satisfy the crappy-ass shell shipped by a certain vendor.
17638         * gst/videofilter/make_filter: same (bug #135299)
17639
17640 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17641
17642         * configure.ac: bump nano to 1
17643
17644 === release 0.7.6 ===
17645
17646 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17647
17648         * configure.in: releasing 0.7.6, "There"
17649
17650 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17651
17652         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17653         * pkgconfig/gstreamer-play.pc.in:
17654           synchronize the two
17655
17656 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17657
17658         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17659         (cdparanoia_open), (cdparanoia_event):
17660           fix/add error handling
17661         * po/POTFILES.in:
17662           add cdparanoia source
17663         * tools/Makefile.am:
17664           make scripts executable
17665
17666 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17667
17668         * configure.ac:
17669         * ext/vorbis/Makefile.am:
17670         * sys/Makefile.am:
17671           remove id3types, vorbisfile and xvideosink from the build (#133783)
17672
17673 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17674
17675         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17676           Fix metadata read crash (#136537).
17677
17678 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17679
17680         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17681         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17682           adding mime types, fixing the one-stop function
17683
17684 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17685
17686         * ext/nas/nassink.c and /ext/nas/nassink.h:
17687         More NAS love from Arwed von Merkatz
17688         So lets all sing 'Can you feel the NAS tonight'
17689
17690 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17691
17692         * tools/gst-launch-ext.in:
17693         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17694
17695 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17696
17697         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17698         (gst_mpeg2dec_init):
17699         remove the user_data pad for now, because it is being used in
17700         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17701         If someone knows how to fix this properly, please do.
17702
17703 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17704
17705         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17706         (gst_osssink_get_time):
17707         add a warning, IMO this won't get triggered anymore, remove later
17708
17709 2004-03-07  David Schleef  <ds@schleef.org>
17710
17711         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17712         format (bug #136470)
17713
17714 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17715
17716         * gst-libs/Makefile.am:
17717         * gst-libs/gst/media-info/Makefile.am:
17718         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17719         (error_callback), (gst_media_info_error_create),
17720         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17721         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17722         * gst-libs/gst/media-info/media-info-priv.h:
17723         * gst-libs/gst/media-info/media-info-test.c: (main):
17724         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17725         (gst_media_info_class_init), (gst_media_info_instance_init),
17726         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17727         (gst_media_info_read_idler), (gst_media_info_read):
17728         * gst-libs/gst/media-info/media-info.h:
17729         fixed, should work now
17730
17731 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17732
17733         * ext/nas/nassink.c:
17734         A bunch of NAS fixes from Arwed von Merkatz
17735
17736 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17737
17738         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17739         (qtdemux_parse_trak):
17740           Fix crash (j might be greater than n_samples, in which case we're
17741           writing outside the allocated space for the array) and memleak.
17742
17743 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17744
17745         * sys/oss/gstosssink.c: (gst_osssink_chain):
17746           And another caller that couldn't handle delay < 0 (unsigned
17747           integer overflow). Video now continues playing on an audio
17748           buffer underrun, and the clock continues working. Audio still
17749           stalls.
17750
17751 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17752
17753         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17754         (gst_osssink_get_time):
17755           get_delay() may return values lower than 0. In those cases, we
17756           should not actually cast to *unsigned* int64, that will break
17757           stuff horribly. In my case, it screwed up A/V sync in movies
17758           in totem rather badly.
17759
17760 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17761
17762         * ext/faac/gstfaac.c: (gst_faac_chain):
17763         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17764         * ext/libpng/gstpngenc.c: (user_write_data):
17765         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17766         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17767         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17768         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17769         Fix several misuse of gst_buffer_merge (it doesn't take ownership
17770         of any buffer), should fix some leaks. I hope I didn't unref buffers
17771         that shouldn't be...
17772
17773 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17774
17775         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17776         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
17777         (error_callback), (gmi_reset), (gmi_seek_to_track),
17778         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
17779         (gmip_find_type_post), (gmip_find_stream_post),
17780         (gmip_find_track_streaminfo_post):
17781         * gst-libs/gst/media-info/media-info-priv.h:
17782         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
17783         (info_print), (main):
17784         * gst-libs/gst/media-info/media-info.c:
17785         (gst_media_info_error_create), (gst_media_info_error_element),
17786         (gst_media_info_instance_init), (gst_media_info_get_property),
17787         (gst_media_info_new), (gst_media_info_set_source),
17788         (gst_media_info_read_idler), (gst_media_info_read):
17789         * gst-libs/gst/media-info/media-info.h:
17790           first pass at making this work again.  This seems to work on
17791           tagged ogg/vorbis and mp3 files.
17792
17793 2004-03-06  Benjamin Otte  <otte@gnome.org>
17794
17795         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
17796           fix huge leak: gst_buffer_merge doesn't unref the first argument
17797           itself.
17798
17799 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17800
17801         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
17802           report layer/mode/emphasis
17803
17804 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17805
17806         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
17807
17808 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17809
17810         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17811           signal serial
17812
17813 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17814
17815         * ext/vorbis/vorbis.c: (plugin_init):
17816         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17817         (gst_vorbis_dec_init), (vorbis_dec_event):
17818         add debug category
17819         make vorbisdec handle _BYTE and _TIME queries
17820
17821 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17822
17823         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
17824           from the xing header
17825
17826 2004-03-06  Benjamin Otte  <otte@gnome.org>
17827
17828         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
17829         (gst_audio_convert_link), (gst_audio_convert_change_state),
17830         (gst_audio_convert_buffer_from_default_format):
17831           do conversions from/to float correctly, fix some caps nego errors,
17832           export correct supported caps in template and getcaps, use correct
17833           caps in try_set_caps functions
17834
17835 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17836
17837         For some reason, I only committed a ChangeLog entry yesterday and
17838         not the corresponding code...
17839         * ext/mad/gstmad.c: Fix detection of Xing headers
17840         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17841
17842 2004-03-06  Benjamin Otte  <otte@gnome.org>
17843
17844         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
17845         (gst_ogg_demux_src_query):
17846           make sure to handle the case where there's no current chain
17847           gracefully.
17848
17849 2004-03-05  David Schleef  <ds@schleef.org>
17850
17851         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
17852         Add fixate function. (bug #131128)
17853         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
17854         (gst_sdlvideosink_fixate):  Add fixate function.
17855         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
17856         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
17857         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
17858         Fix missing break that was causing ulaw to be interpreted as
17859         raw int.
17860
17861 2004-03-05  David Schleef  <ds@schleef.org>
17862
17863         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17864         Fix code that ignores return value of gst_buffer_merge().
17865         (bug #114560)
17866         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
17867         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
17868         * testsuite/gst-lint:  Check for above.
17869
17870 2004-03-05  David Schleef  <ds@schleef.org>
17871
17872         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
17873         caps and throw an element error.  (bug #136334)
17874
17875 2004-03-05  David Schleef  <ds@schleef.org>
17876
17877         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
17878         (gst_faad_chain): Fix negotiation.
17879         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
17880         key and button events.
17881         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
17882         dung heap of code.
17883         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
17884         depends on gconf
17885         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
17886         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
17887         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
17888         function to encourage better negotiation, particularly between
17889         audioconvert and osssink.
17890         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
17891         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
17892         more important.
17893         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
17894         typefinding.
17895         * gst/vbidec/vbiscreen.c:  Add glib header
17896         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
17897
17898 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
17899
17900         * ext/mad/gstmad.c: Fix detection of Xing headers
17901         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17902
17903 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17904
17905         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
17906         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
17907           debug updates
17908
17909 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17910
17911         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
17912         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
17913         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
17914         files, and report the parsed length as a GST_TAG_DURATION tag.
17915         * gst/tags/gstid3tag.c: support TLEN (duration) tag
17916
17917 2004-03-05  Benjamin Otte  <otte@gnome.org>
17918
17919         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
17920           convert channels correctly. convert correctly to unsigned.
17921
17922 2004-03-05  Julien MOUTTE <julien@moutte.net>
17923
17924         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
17925         we have a window before clearing it.
17926
17927 2004-03-05  Julien MOUTTE <julien@moutte.net>
17928
17929         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
17930         have a window before clearing it.
17931
17932 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17933
17934         * gconf/gstreamer.schemas.in:
17935         * gst-libs/gst/gconf/Makefile.am:
17936           version installation path the same way as for 0.6
17937         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17938         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17939         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17940           remove comment that was fixed
17941
17942 2004-03-05  David Schleef  <ds@schleef.org>
17943
17944         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
17945         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
17946         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
17947         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
17948         Add prototype code for handling seeking and querying.
17949
17950 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17951
17952         * examples/gstplay/player.c: (main):
17953           Initialize variables to NULL. Prevents a segfault because the
17954           (uninitialized) variable is not NULL, resulting in a crash on
17955           trying to reach error->message.
17956
17957 2004-03-05  Benjamin Otte  <otte@gnome.org>
17958
17959         * gst/audioconvert/gstaudioconvert.c:
17960         (gst_audio_convert_buffer_to_default_format):
17961         make float=>int conversion work correctly even in cornercases.
17962
17963 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
17964
17965         * debian/README.Debian:
17966         * debian/build-deps:
17967         * debian/changelog:
17968         * debian/control:
17969         * debian/control.in:
17970         * debian/copyright:
17971         * debian/gstreamer-a52dec.files:
17972         * debian/gstreamer-aa.files:
17973         * debian/gstreamer-alsa.files:
17974         * debian/gstreamer-alsa.manpages:
17975         * debian/gstreamer-arts.files:
17976         * debian/gstreamer-artsd.files:
17977         * debian/gstreamer-audiofile.files:
17978         * debian/gstreamer-avifile.files:
17979         * debian/gstreamer-cdparanoia.files:
17980         * debian/gstreamer-colorspace.files:
17981         * debian/gstreamer-doc.files:
17982         * debian/gstreamer-dv.files:
17983         * debian/gstreamer-dvd.files:
17984         * debian/gstreamer-esd.files:
17985         * debian/gstreamer-festival.files:
17986         * debian/gstreamer-flac.files:
17987         * debian/gstreamer-gconf.conffiles:
17988         * debian/gstreamer-gconf.files:
17989         * debian/gstreamer-gconf.postinst:
17990         * debian/gstreamer-gnomevfs.files:
17991         * debian/gstreamer-gsm.files:
17992         * debian/gstreamer-http.files:
17993         * debian/gstreamer-jack.files:
17994         * debian/gstreamer-jpeg.files:
17995         * debian/gstreamer-mad.files:
17996         * debian/gstreamer-mikmod.files:
17997         * debian/gstreamer-misc.files:
17998         * debian/gstreamer-mpeg2dec.files:
17999         * debian/gstreamer-oss.files:
18000         * debian/gstreamer-plugin-apps.files:
18001         * debian/gstreamer-plugin-apps.manpages:
18002         * debian/gstreamer-plugin-libs-dev.files:
18003         * debian/gstreamer-plugin-libs.files:
18004         * debian/gstreamer-plugin-template.postinst:
18005         * debian/gstreamer-plugin-template.postrm:
18006         * debian/gstreamer-sdl.files:
18007         * debian/gstreamer-sid.files:
18008         * debian/gstreamer-vorbis.files:
18009         * debian/gstreamer-x.files:
18010         * debian/mk.control:
18011         * debian/rules:
18012         Debian package info not maintained here.
18013
18014 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18015
18016         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
18017         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
18018         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
18019         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
18020         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
18021         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
18022         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
18023         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
18024         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
18025         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
18026         * gst-libs/gst/colorbalance/colorbalance.c:
18027         (gst_color_balance_class_init):
18028         * gst-libs/gst/colorbalance/colorbalancechannel.c:
18029         (gst_color_balance_channel_class_init):
18030         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
18031         * gst-libs/gst/play/play.c: (gst_play_class_init):
18032         * gst-libs/gst/propertyprobe/propertyprobe.c:
18033         (gst_property_probe_iface_init):
18034         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
18035         * gst-libs/gst/tuner/tunerchannel.c:
18036         (gst_tuner_channel_class_init):
18037         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
18038         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
18039         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
18040         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
18041         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
18042         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
18043         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
18044         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
18045         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
18046           fix signals to use - instead of _
18047         * ext/libcaca/gstcacasink.h:
18048         * ext/sdl/sdlvideosink.h:
18049           fix header rename
18050
18051 2004-03-04  David Schleef  <ds@schleef.org>
18052
18053         * testsuite/gst-lint:  Add a check for bad signal names.
18054
18055 2004-03-04  <kost@imn.htwk-leipzig.de>
18056
18057         reviewed by David Schleef
18058
18059         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
18060         modified the alpha channel and caused a warning. (bug #136192)
18061
18062 2004-04-03  Christian Schaller <Uraeus@gnome.org>
18063
18064         * gst-plugins.spec.in:
18065         Change names of plugins to actually be correct. Try to keep things
18066         alphabetical to avoid getting beat up by Thomas
18067
18068 2004-03-03  Julien MOUTTE <julien@moutte.net>
18069
18070         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
18071         Using ximagesink as a default if no gconf key found. We should
18072         probably consider using alsasink instead of osssink for the audio
18073         part.
18074
18075 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18076
18077         * configure.ac:
18078           fix --with-plugins, don't think it ever worked before
18079         * gst-plugins.spec.in:
18080           even more updates
18081
18082 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18083
18084         * ext/sdl/sdlvideosink.h:
18085         * sys/ximage/ximagesink.h:
18086         * sys/xvideo/xvideosink.h:
18087         * sys/xvimage/xvimagesink.h:
18088           Fix for move of gstvideosink.h -> videosink.h.
18089
18090 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18091
18092         * gst-libs/gst/xwindowlistener/Makefile.am:
18093           this is a plugin library, not a library
18094
18095 2004-03-01  David Schleef  <ds@schleef.org>
18096
18097         * AUTHORS:  Added some names.  Add yourself if you're still
18098         missing.
18099
18100 2004-03-01  David Schleef  <ds@schleef.org>
18101
18102         * MAINTAINERS: Add
18103
18104 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18105
18106         * gst-plugins.spec.in: clean up spec file
18107
18108 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18109
18110         * gst-libs/gst/video/Makefile.am:
18111         * gst-libs/gst/video/gstvideosink.c:
18112         * gst-libs/gst/video/gstvideosink.h:
18113           rename gstvideosink.h to videosink.h to match other headers
18114         * gst/mixmatrix/Makefile.am:
18115           fix plugin filename
18116         * gst/tags/Makefile.am: fix plugin filename
18117
18118 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18119
18120         * gst/tags/Makefile.am: fix plugin filename
18121
18122 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18123
18124         * examples/gstplay/player.c: (got_time_tick), (main):
18125           add error handler
18126           display time_tick more readably
18127         * gst/mixmatrix/Makefile.am:
18128           fix plugin file name
18129
18130 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
18131
18132         * sys/oss/gstosselement.c: (gst_osselement_probe),
18133         (device_combination_append), (gst_osselement_class_probe_devices):
18134         * sys/oss/gstosselement.h:
18135           Reworked enumeration of oss dsps and mixers so that gst-mixer works
18136           on my system using alsa oss emulation, fixes bug #135597
18137
18138 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18139
18140         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
18141         (gst_videodrop_chain), (gst_videodrop_change_state):
18142         * gst/videodrop/gstvideodrop.h:
18143           Work based on timestamp of input data, not based on the expected
18144           framerate from the input. The consequence is that this element now
18145           not only scales framerates, but also functions as a framerate
18146           corrector or framerate stabilizer/constantizer.
18147
18148 2004-02-27  David Schleef  <ds@schleef.org>
18149
18150         patches from jmmv@menta.net (Julio M. Merino Vidal)
18151
18152         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
18153         GST_ELEMENT_ERROR call (bug #135634)
18154         * gst/interleave/interleave.c: (interleave_buffered_loop),
18155         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
18156         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
18157         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18158         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
18159         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
18160         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
18161         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
18162         Fix GST_ELEMENT_ERROR call.
18163         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
18164         GST_ELEMENT_ERROR call.
18165
18166 2004-02-27  Benjamin Otte  <otte@gnome.org>
18167
18168         * gst-libs/gst/audio/audio.h:
18169           add macro to make sure header isn't included twice
18170         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
18171           don't use gst_buffer_free
18172         * gst/playondemand/filter.func:
18173           don't use gst_data_free. Free data only once.
18174
18175 2004-02-26  David Schleef  <ds@schleef.org>
18176
18177         * gst-libs/gst/colorbalance/Makefile.am:
18178         * gst-libs/gst/mixer/Makefile.am:
18179         * gst-libs/gst/tuner/Makefile.am:
18180         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
18181         should not be disted, -marshal.h files should not be installed,
18182         and -enum.h files _should_ be installed.  Fix to make this the
18183         case.
18184
18185 === release 0.7.5 ===
18186
18187 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18188
18189         * configure.ac: release 0.7.5, "Under The Sea"
18190
18191 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18192
18193         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
18194         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
18195         * gst/videoscale/gstvideoscale.c:
18196         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18197           assorted debug/warning fixes
18198
18199 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18200
18201         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
18202         (gst_videoscale_init), (gst_videoscale_chain),
18203         (gst_videoscale_set_property), (plugin_init):
18204         * gst/videoscale/gstvideoscale.h:
18205         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
18206         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
18207         (gst_videoscale_planar400), (gst_videoscale_packed422),
18208         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
18209         (gst_videoscale_24bit), (gst_videoscale_16bit),
18210         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
18211         (gst_videoscale_scale_plane_slow),
18212         (gst_videoscale_scale_point_sample),
18213         (gst_videoscale_scale_nearest),
18214         (gst_videoscale_scale_nearest_str2),
18215         (gst_videoscale_scale_nearest_str4),
18216         (gst_videoscale_scale_nearest_32bit),
18217         (gst_videoscale_scale_nearest_24bit),
18218         (gst_videoscale_scale_nearest_16bit):
18219         add debugging category and use it properly
18220         fix use of GST_PTR_FORMAT
18221
18222 2004-02-25  Andy Wingo  <wingo@pobox.com>
18223
18224         * gst/interleave/interleave.c (interleave_buffered_loop): Always
18225         push only when channel->buffer is NULL. Prevents segfaults doing
18226         the state change after a nonlocal exit, like a scheme exception.
18227
18228         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
18229         Handle the case where the intersected caps is empty.
18230
18231 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18232
18233         * gst/law/mulaw-decode.c: (mulawdec_link):
18234         * gst/law/mulaw.c: (plugin_init):
18235           fix mulawdec so it actually works again
18236
18237 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
18238
18239         reviewed by: David Schleef  <ds@schleef.org>
18240
18241         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
18242         (gst_gamma_init), (gst_gamma_set_property),
18243         (gst_gamma_get_property), (gst_gamma_calculate_tables),
18244         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
18245         for RGB, with separate r g and b correction factors. (#131167)
18246
18247 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18248
18249         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18250           only signal tags for bitrate if they're > 0 (#134894)
18251
18252 2004-02-24  David Schleef  <ds@schleef.org>
18253
18254         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
18255         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
18256         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
18257         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
18258         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
18259         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
18260         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
18261         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
18262         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
18263         category.  Attempt to fix timestamp calculation.
18264
18265 2004-02-24  Johan Dahlin  <johan@gnome.org>
18266
18267         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
18268
18269 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18270
18271         * configure.ac:
18272         * gconf/Makefile.am:
18273         * gconf/gstreamer.schemas:
18274         * gst-libs/gst/gconf/Makefile.am:
18275         * gst-libs/gst/gconf/gconf.c:
18276           version gconf schemas and install locations
18277
18278 2004-02-23  Benjamin Otte  <otte@gnome.org>
18279
18280         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18281         (gst_xine_input_subclass_init):
18282           call parent dispose.
18283           change pad template for CD reader correctly
18284         * ext/xine/Makefile.am:
18285         * ext/xine/gstxine.h:
18286         * ext/xine/xine.c: (plugin_init):
18287         * ext/xine/xineaudiosink.c:
18288           wrap audio sinks, too
18289         * gst-libs/gst/resample/private.h:
18290         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18291         (gst_resample_reinit), (gst_resample_scale),
18292         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18293         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18294         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18295         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18296         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18297         * gst-libs/gst/resample/resample.h:
18298         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18299         (gst_audioscale_class_init), (gst_audioscale_link),
18300         (gst_audioscale_get_buffer), (gst_audioscale_init),
18301         (gst_audioscale_chain), (gst_audioscale_set_property),
18302         (gst_audioscale_get_property):
18303         * gst/audioscale/gstaudioscale.h:
18304           s/resample_*/gst_resample_*/i to not clobber namespaces
18305
18306 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18307
18308         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18309         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18310         (gst_riff_create_video_template_caps),
18311         (gst_riff_create_audio_template_caps),
18312         (gst_riff_create_iavs_template_caps):
18313         * gst-libs/gst/riff/riff-media.h:
18314         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18315         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18316         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18317         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18318         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18319         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18320         (gst_matroska_demux_plugin_init): First batch implementing audio and
18321         video codec tags in demuxers.
18322
18323 2004-02-22  Benjamin Otte  <otte@gnome.org>
18324
18325         * ext/xine/Makefile.am:
18326         * ext/xine/gstxine.h:
18327         * ext/xine/xine.c: (plugin_init):
18328         * ext/xine/xineinput.c:
18329           add input plugin wrapper. Playback from files, http, mms and cdda
18330           works.
18331         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18332           remove leftover G_GNUC_UNUSED
18333         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18334         (gst_asf_demux_identify_guid):
18335           improve debugging output
18336
18337 2004-02-22  Benjamin Otte  <otte@gnome.org>
18338
18339         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18340
18341         * autogen.sh:
18342           replace test -e with test -x for mkinstalldirs to be more portable.
18343           (fixes #134816)
18344
18345 2004-02-22  Benjamin Otte  <otte@gnome.org>
18346
18347         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18348
18349         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18350           set rank to PRIMARY
18351         * gst/volume/gstvolume.c: (plugin_init):
18352           set rank to NONE
18353         fixes #134960
18354
18355 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18356
18357         reviewed by Benjamin Otte  <otte@gnome.org>
18358
18359         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18360           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18361
18362 2004-02-22  Benjamin Otte  <otte@gnome.org>
18363
18364         * configure.ac:
18365           export [_]*{gst,Gst,GST}.* symbols from plugins
18366
18367 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18368
18369         reviewed by: Benjamin Otte  <otte@gnome.org>
18370
18371         * ext/lame/gstlame.c: (add_one_tag):
18372         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18373         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18374         (gst_vorbisenc_metadata_set1):
18375         * gst/tags/gstid3tag.c:
18376         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18377           apply fixes from bugs #135042 (lame can't write tags) and #133817
18378           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18379
18380 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18381
18382         * configure.ac: Export only gst_plugin_desc from plugins.
18383          Note that this change only makes any effect with Linux using libtool
18384          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18385          fine. And don't try to have several versions of libtool in different
18386          directories.
18387
18388 2004-02-20  Andy Wingo  <wingo@pobox.com>
18389
18390         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18391         interleave respectively.
18392
18393         * gst/interleave/deinterleave.c: New plugin: deinterleave
18394         (replaces on oneton).
18395         * gst/interleave/interleave.c: New plugin: interleave.
18396         * gst/interleave/plugin.h: Support file.
18397         * gst/interleave/plugin.c: Support file.
18398
18399         * configure.ac: Remove intfloat and oneton, add interleave.
18400
18401         * ext/sndfile/gstsf.c: Handle events better.
18402
18403         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18404         and float2int operation. int2float has scheduling problems as
18405         noted in in2float_chain.
18406
18407 2004-02-20  Benjamin Otte  <otte@gnome.org>
18408
18409         * ext/xine/Makefile.am:
18410         * ext/xine/gstxine.h:
18411         * ext/xine/xine.c:
18412         * ext/xine/xineaudiodec.c:
18413         * ext/xine/xinecaps.c:
18414           add first version of xine plugin wrapper. Currently only wraps the
18415           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18416         * configure.ac:
18417         * ext/Makefile.am:
18418           add xine plugin wrapper, disabled by default. Use --enable-xine to
18419           build. Note that it'll segfault on gst-register if you don't remove
18420           the goom and tvtime post plugins from xine.
18421         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18422         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18423           add extradata parsing for QDM2.
18424           change around debugging prints.
18425
18426 2004-02-19  Benjamin Otte  <otte@gnome.org>
18427
18428         * ext/lame/gstlame.c: (gst_lame_chain):
18429         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18430           use gst_tag_list_insert when you want to insert tags
18431
18432 2004-02-18  David Schleef  <ds@schleef.org>
18433
18434         * configure.ac:  Move massink to gst-rotten
18435         * ext/Makefile.am:
18436         * ext/mas/Makefile.am:
18437         * ext/mas/massink.c:
18438         * ext/mas/massink.h:
18439
18440 2004-02-18  David Schleef  <ds@schleef.org>
18441
18442         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18443         typefinding, since it seems to be worse than nothing.
18444         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18445         atom to recognize .mp4 and .m4a files as video/quicktime.
18446
18447 2004-02-18  David Schleef  <ds@schleef.org>
18448
18449         * gst/sine/demo-dparams.c: (quit_live),
18450         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18451         Use double dparams, not float.
18452         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18453         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18454         sync'd elements don't really work correctly.
18455         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18456         (volume_update_volume), (volume_get_property):  Change dparam
18457         to double.
18458
18459 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18460
18461         * sys/ximage/ximagesink.c:
18462         (gst_ximagesink_xwindow_update_geometry),
18463         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18464         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18465         (gst_ximagesink_init): Rework the way software video scaling works. So
18466         now we check on each chain call if the video frames are feeling the
18467         window. If not we try to renegotiate caps. On failure we memorize that
18468         and we won't try again for that PLAYING sessions.
18469         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18470         failure.
18471         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18472         synchronous flag.
18473
18474 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18475
18476         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18477           break up _link so we can give a better debug message for errors
18478
18479 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18480
18481         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18482           set up debug category
18483
18484 2004-02-18  Julien MOUTTE <julien@moutte.net>
18485
18486         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18487         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18488         the way renegotiation work. The event handling function is not taking
18489         care of external windows and renegotiate method check for pad flags
18490         NEGOTIATING. Should fix : #133209
18491
18492 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18493
18494         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18495         pad is negotiating before trying renegotiation.
18496
18497 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18498
18499         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18500           pass on all possible mime types as typefind hints
18501
18502 2004-02-17  Julien MOUTTE <julien@moutte.net>
18503
18504         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18505         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18506         possible SHM leak if we crash. All other apps using XShm are doing
18507         that.
18508
18509 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18510
18511         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18512         (gst_ximagesink_expose): Renegotiate size on expose.
18513         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18514         size on expose.
18515
18516 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18517
18518         * testsuite/alsa/sinesrc.c:
18519           cosmetic fix to fix compile issue with gcc 2.95.4
18520
18521 2004-02-16  Julien MOUTTE <julien@moutte.net>
18522
18523         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18524         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18525         failed opening the audio device.
18526         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18527         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18528         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18529         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18530         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18531         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18532         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18533         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18534         Removing some useless g_return_if_fail like wingo suggested.
18535         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18536         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18537         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18538         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18539         (gst_xvimagesink_update_colorbalance),
18540         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18541         (gst_xvimagesink_xcontext_clear),
18542         (gst_xvimagesink_get_fourcc_from_caps),
18543         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18544         (gst_xvimagesink_set_xwindow_id),
18545         (gst_xvimagesink_colorbalance_list_channels),
18546         (gst_xvimagesink_colorbalance_set_value),
18547         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18548         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18549
18550 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18551
18552         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18553           throw error when not negotiated instead of asserting
18554
18555 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18556
18557         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18558         correct data refcounting.
18559
18560 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18561
18562         * gst/switch/gstswitch.c: (gst_switch_change_state),
18563         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18564         change, mostly the EOS flag.
18565
18566 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18567
18568         * examples/gstplay/player.c: (got_eos), (main): Adding some
18569         output for debugging.
18570         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18571         timeouts if we go to any state different from PLAYING.
18572         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18573         more EOS bugs in riff lib.
18574
18575 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18576
18577         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18578         visualization until i find a way to fix switch correctly.
18579         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18580         EOS arrives.
18581         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18582         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18583         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18584         Reworked switch to get a more correct behaviour with events and refing
18585         of data stored in sinkpads.
18586         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18587         we don't pull from a pad in EOS.
18588
18589 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18590
18591         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18592           remove v1 tag even if we can't read it (makes sure we don't detect
18593           it again)
18594
18595 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18596
18597         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18598         (gst_alsa_xrun_recovery):
18599         * ext/alsa/gstalsa.h:
18600           try xrun recovery when wait failed. Make xrun recovery function
18601           return TRUE/FALSE to indicate success. (might fix #134354)
18602
18603 2004-02-13  David Schleef  <ds@schleef.org>
18604
18605         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18606         (dynparm_value_changed), (main): Convert from float to double.
18607         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18608
18609 2004-02-13  David Schleef  <ds@schleef.org>
18610
18611         * gst/silence/gstsilence.c: (gst_silence_class_init),
18612         (gst_silence_set_clock), (gst_silence_get),
18613         (gst_silence_set_property), (gst_silence_get_property):
18614         * gst/silence/gstsilence.h: Add sync property.
18615         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18616         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18617         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18618         * gst/sine/gstsinesrc.h: Add sync property.
18619
18620 2004-02-13  David Schleef  <ds@schleef.org>
18621
18622         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18623         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18624
18625 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18626
18627         * configure.ac:
18628         * ext/Makefile.am:
18629         * gst-libs/ext/Makefile.am:
18630           move ffmpeg plugin to gst-ffmpeg module
18631
18632 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18633
18634         * configure.ac: use GST_ARCH to detect architecture
18635
18636 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18637
18638         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18639
18640 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18641
18642         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18643           classify LADSPA plugins based on number of src/sink pads
18644           (#133663, Stefan Kost)
18645         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18646           fix dparams registration
18647           (#133528, Stefan Kost)
18648         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18649           fix use of isprint and use g_ascii_isprint instead
18650           (#133316, Stefan Kost)
18651
18652 2004-02-11  David Schleef  <ds@schleef.org>
18653
18654         Convert a few inner loops to use liboil.  This is currently
18655         optional, and is only enabled if liboil is present (duh!).
18656         * configure.ac: Check for liboil-0.1
18657         * gst/intfloat/Makefile.am:
18658         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18659         (gst_int2float_chain_gint16):
18660         * gst/videofilter/Makefile.am:
18661         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18662         (tablelookup_u8), (gst_videobalance_planar411):
18663         * gst/videotestsrc/Makefile.am:
18664         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18665         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18666         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18667         (paint_hline_RGB565), (paint_hline_xRGB1555):
18668
18669 2004-02-11  David Schleef  <ds@schleef.org>
18670
18671         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18672         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18673         (gst_colorspace_getcaps), (gst_colorspace_link),
18674         (gst_colorspace_base_init), (gst_colorspace_init),
18675         (gst_colorspace_chain), (gst_colorspace_change_state),
18676         (plugin_init): Merge Ronald's patch (bug #117897) and update
18677         for new caps and negotiation.  Seems to work, although it
18678         shows off bugs in lcs.
18679
18680 2004-02-11  David Schleef  <ds@schleef.org>
18681
18682         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18683         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18684
18685 2004-02-11  David Schleef  <ds@schleef.org>
18686
18687         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18688         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18689         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18690         Add server and port properties
18691
18692 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18693
18694         * m4/a52.m4:
18695         * m4/aalib.m4:
18696         * m4/as-ffmpeg.m4:
18697         * m4/as-liblame.m4:
18698         * m4/as-slurp-ffmpeg.m4:
18699         * m4/check-libheader.m4:
18700         * m4/esd.m4:
18701         * m4/freetype2.m4:
18702         * m4/gconf-2.m4:
18703         * m4/glib.m4:
18704         * m4/gst-alsa.m4:
18705         * m4/gst-artsc.m4:
18706         * m4/gst-ivorbis.m4:
18707         * m4/gst-matroska.m4:
18708         * m4/gst-sdl.m4:
18709         * m4/gst-shout2.m4:
18710         * m4/gst-sid.m4:
18711         * m4/gtk.m4:
18712         * m4/libdv.m4:
18713         * m4/libfame.m4:
18714         * m4/libmikmod.m4:
18715         * m4/ogg.m4:
18716         * m4/vorbis.m4:
18717           fix underquotedness of macros (#133800)
18718         * m4/as-avifile.m4:
18719         * m4/xmms.m4:
18720           removed because no longer used
18721
18722 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18723
18724         * configure.ac:
18725           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18726           by autopoint (fixes #132996)
18727
18728 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18729
18730         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18731         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18732         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18733         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18734           fix memleaks
18735
18736 2004-02-11  David Schleef  <ds@schleef.org>
18737
18738         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18739         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18740         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18741         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18742         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18743         (gst_jpegenc_class_init), (gst_jpegenc_init),
18744         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18745         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18746         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18747         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18748
18749 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18750
18751         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
18752         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
18753         * ext/mikmod/gstmikmod.h:
18754           fix caps negotiation in mikmod
18755         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
18756           output debug information
18757
18758 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18759
18760         * gst-libs/gst/colorbalance/Makefile.am:
18761         * gst-libs/gst/navigation/Makefile.am:
18762         * gst-libs/gst/xoverlay/Makefile.am:
18763           remove unused GST_OPT_CFLAGS from Makefiles
18764           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
18765
18766 2004-02-07  David Schleef  <ds@schleef.org>
18767
18768         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
18769         push events to pads that haven't been created (#133508)
18770
18771 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
18772
18773         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18774         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
18775         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18776         (gst_dvdec_loop), (gst_dvdec_change_state):
18777         Second attempt at committing a working dvdec element.
18778
18779 2004-02-06  David Schleef  <ds@schleef.org>
18780
18781         Build fixes for OS X: (see #129600)
18782         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
18783         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
18784         (gst_riff_read_strf_iavs):
18785         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
18786         (gst_avi_demux_stream_odml):
18787         * gst/playondemand/Makefile.am:
18788         * gst/rtp/rtp-packet.c:
18789
18790 2004-02-05  David Schleef  <ds@schleef.org>
18791
18792         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
18793         last change, because it Just Doesn't Compile.
18794
18795 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18796
18797         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18798           skip undecodable id3v2 tag instead of keeping it
18799
18800 2004-02-05  David Schleef  <ds@schleef.org>
18801
18802         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18803         Unref leaked buffer.  (Noticed by Ronald)
18804
18805 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
18806
18807         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18808         Sync requires with other checks.  >= vs =.
18809
18810 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18811
18812         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
18813         (gst_dvdec_video_link), (gst_dvdec_loop):
18814         * ext/dv/gstdvdec.h:
18815           rework the caps negotiation so that dvdec works again instead
18816           of just segfaulting.
18817
18818 === release 0.7.4 ===
18819
18820 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18821
18822         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
18823         * configure.ac: changed for release
18824
18825 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18826
18827         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
18828         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18829         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18830         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18831           reworked patch by David Lehn to fix libdir and includedir for
18832           uninstalled libraries
18833           removed play and gconf from gstreamer-libs since they have their
18834           own pkgconfig files
18835
18836 2004-02-04  David Schleef  <ds@schleef.org>
18837
18838         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
18839         memleak.
18840
18841 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18842
18843         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
18844           use correct GST_TAG_ENCODER tag
18845
18846 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18847
18848         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18849           be sure to stop the clock when going to paused
18850         * sys/oss/gstosssink.c: (gst_osssink_change_state):
18851           reset number of transmitted when going to ready.
18852         fixes #132935
18853
18854 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
18855
18856         reviewed by Benjamin Otte
18857
18858         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18859           extract track count (fixes #133410)
18860
18861 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18862
18863         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
18864           that should be !=, not == (fixes #132519)
18865
18866 2004-02-04  David Schleef  <ds@schleef.org>
18867
18868         Make sure set_explicit_caps() is called before adding pad.
18869         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18870         * gst/id3/gstid3types.c: (gst_id3types_loop):
18871         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
18872         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18873
18874 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18875
18876         * configure.ac:
18877           bump nano to 2, first prerelease
18878           put back AM_PROG_LIBTOOL
18879
18880 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18881
18882         * testsuite/alsa/Makefile.am:
18883           these are user test apps, not automatic testsuite tests
18884
18885 2004-02-04  David Schleef  <ds@schleef.org>
18886
18887         Convert GST_DEBUG_CAPS() to GST_DEBUG():
18888         * gst/mpeg1videoparse/gstmp1videoparse.c:
18889         (mp1videoparse_parse_seq):
18890         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18891         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
18892         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
18893         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
18894         (gst_xvideosink_getcaps):
18895         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18896         * testsuite/gst-lint: more tests
18897
18898 2004-02-04  David Schleef  <ds@schleef.org>
18899
18900         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
18901         with the code that they would expand to.
18902         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
18903         (gst_flacdec_get_src_query_types),
18904         (gst_flacdec_get_src_event_masks):
18905         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
18906         (gst_gnomevfssrc_get_query_types),
18907         (gst_gnomevfssrc_get_event_mask):
18908
18909 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18910
18911         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18912         (gst_sinesrc_dispose):
18913           fix memleak by properly disposing sinesrc
18914
18915 2004-02-04  Julien MOUTTE  <julien@moutte.net>
18916
18917         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
18918         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
18919         an overlay to redraw the image because it has been exposed.
18920         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
18921         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
18922         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
18923         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
18924         interface
18925         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
18926         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
18927         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
18928         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
18929         interface
18930
18931 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18932
18933         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18934           more memleak fixage
18935
18936 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18937
18938         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18939         * gst/typefind/gsttypefindfunctions.c:
18940           fix memleaks shown by gst-typefind
18941
18942 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18943
18944         * common/glib-gen.mak:
18945           add hack rule to touch .Plo files
18946         * gst-libs/gst/colorbalance/Makefile.am:
18947         * gst-libs/gst/mixer/Makefile.am:
18948         * gst-libs/gst/play/Makefile.am:
18949         * gst-libs/gst/tuner/Makefile.am:
18950           remove glib_root variable
18951
18952 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18953
18954         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
18955           set explicit caps before adding the element, so the autopluggers can
18956           plug correctly.
18957         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18958         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
18959         (mpeg_video_type_find), (mpeg_video_stream_type_find),
18960         (dv_type_find):
18961           fix memleaks in typefind functions. gst_type_find_suggest takes a const
18962           argument.
18963
18964 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18965
18966         * gst-libs/gst/colorbalance/Makefile.am:
18967         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
18968         * gst-libs/gst/colorbalance/colorbalance.c:
18969         * gst-libs/gst/colorbalance/colorbalance.h:
18970         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
18971         * gst-libs/gst/mixer/Makefile.am:
18972         * gst-libs/gst/mixer/mixer-marshal.list:
18973         * gst-libs/gst/mixer/mixer.c:
18974         * gst-libs/gst/mixer/mixer.h:
18975         * gst-libs/gst/mixer/mixermarshal.list:
18976         * gst-libs/gst/play/Makefile.am:
18977         * gst-libs/gst/play/play.h:
18978         * gst-libs/gst/tuner/Makefile.am:
18979         * gst-libs/gst/tuner/tuner-marshal.list:
18980         * gst-libs/gst/tuner/tuner.c:
18981         * gst-libs/gst/tuner/tuner.h:
18982         * gst-libs/gst/tuner/tunermarshal.list:
18983           use new glib-gen.mak snippet to clean up Makefile.am
18984           fix various bugs in Makefile.am's
18985
18986 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18987
18988         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
18989           handle chain parsing correctly in the multichain case
18990         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
18991         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
18992         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
18993         (theora_dec_chain):
18994           handle events and queries correctly
18995
18996 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18997
18998         * .cvsignore:
18999         Ignore generated file _stdint.h.
19000
19001 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19002
19003         * gst-libs/gst/colorbalance/Makefile.am:
19004         * gst-libs/gst/colorbalance/colorbalance.h:
19005         * gst-libs/gst/mixer/Makefile.am:
19006         * gst-libs/gst/mixer/mixer.h:
19007         * gst-libs/gst/play/Makefile.am:
19008         * gst-libs/gst/play/play.h:
19009         * gst-libs/gst/tuner/Makefile.am:
19010         * gst-libs/gst/tuner/tuner.h:
19011         Generate enum type code with glib-mkenums.
19012         * gst-libs/gst/colorbalance/.cvsignore:
19013         * gst-libs/gst/mixer/.cvsignore:
19014         * gst-libs/gst/play/.cvsignore:
19015         * gst-libs/gst/tuner/.cvsignore:
19016         Ignore generated files.
19017
19018 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19019
19020         * gst-libs/gst/audio/.cvsignore:
19021         Ignore generated file.
19022         * gst-libs/gst/audio/Makefile.am:
19023         Do not install example filter.
19024
19025 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19026
19027         * examples/switch/.cvsignore:
19028         Ignore generated file.
19029
19030 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19031
19032         * common/m4/ax_create_stdint_h.m4:
19033         * configure.ac:
19034           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
19035           _stdint.h.
19036         * Makefile.am:
19037           remove generated _stdint.h in DISTCLEANFILES
19038         * ext/a52dec/gsta52dec.c:
19039           include _stdint.h for a52dec. (should fix #133064)
19040
19041 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19042
19043         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
19044         (gst_tag_to_vorbis_comments):
19045         Add replaygain support to vorbistag
19046
19047 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19048         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19049         (gst_ffmpeg_caps_to_extradata):
19050           Fix SVQ3 caps flag properties
19051           Use glib macro for bytes swap
19052
19053 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19054
19055         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19056         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19057         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19058         * ext/sndfile/gstsf.c: (plugin_init):
19059         * gst/avi/gstavi.c: (plugin_init):
19060         * sys/dxr3/dxr3init.c: (plugin_init):
19061         * sys/oss/gstossaudio.c: (plugin_init):
19062         * sys/v4l/gstv4l.c: (plugin_init):
19063         * sys/v4l2/gstv4l2.c: (plugin_init):
19064           remove textdomain calls
19065         * po/nl.po:
19066           update Dutch translation
19067
19068 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19069
19070         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
19071         (gst_play_set_audio_sink): Moving volume in the audio thread for
19072         instantaneous volume change. Maybe i will add another volume in front
19073         of visualization later, not sure yet though.
19074
19075 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19076
19077         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
19078         (gst_ximagesink_handle_xevents): Better X events handling, only take
19079         the latest events for configure and motion.
19080         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
19081
19082 2004-02-02  Jon Trowbridge  <trow@gnu.org>
19083
19084         reviewed by: David Schleef  <ds@schleef.org>
19085
19086         Fix memory leaks:
19087         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
19088         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
19089
19090 2004-02-02  David Schleef  <ds@schleef.org>
19091
19092         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
19093         of lines.
19094         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
19095         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19096         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
19097         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
19098         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
19099         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
19100         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
19101         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
19102         (gst_float2_2_int_link):
19103         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
19104         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
19105         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
19106         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
19107         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
19108         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
19109         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
19110         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
19111         * testsuite/gst-lint: Add tests for bzero and ;;
19112
19113 2004-02-02  David Schleef  <ds@schleef.org>
19114
19115         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
19116
19117 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19118
19119         * ext/aalib/gstaasink.c: (gst_aasink_open):
19120         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19121         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19122         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19123         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19124         (gst_afsink_close_file):
19125         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19126         (gst_afsrc_close_file):
19127         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19128         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19129         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19130         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19131         * ext/esd/esdmon.c: (gst_esdmon_get):
19132         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
19133         * ext/faac/gstfaac.c: (gst_faac_chain):
19134         * ext/faad/gstfaad.c: (gst_faad_chain):
19135         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19136         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19137         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19138         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19139         (gst_flacdec_loop):
19140         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19141         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19142         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19143         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19144         (gst_gnomevfssink_close_file):
19145         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19146         (gst_gnomevfssrc_open_file):
19147         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19148         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19149         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19150         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19151         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19152         * ext/mad/gstmad.c: (gst_mad_chain):
19153         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19154         * ext/mpeg2dec/gstmpeg2dec.c:
19155         * ext/mpeg2enc/gstmpeg2enc.cc:
19156         * ext/mplex/gstmplex.cc:
19157         * ext/mplex/gstmplexibitstream.cc:
19158         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19159         (gst_ogg_demux_push):
19160         * ext/raw1394/gstdv1394src.c:
19161         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19162         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19163         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19164         (gst_sf_loop):
19165         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19166         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
19167         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19168         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19169         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19170         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19171         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19172         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19173         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19174         (gst_riff_read_element_data), (gst_riff_read_seek),
19175         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19176         * gst/adder/gstadder.c: (gst_adder_loop):
19177         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19178         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19179         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19180         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19181         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19182         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19183         * gst/goom/gstgoom.c: (gst_goom_chain):
19184         * gst/id3/gstid3types.c: (gst_id3types_loop):
19185         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19186         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19187         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19188         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19189         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19190         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19191         (gst_ebml_read_float), (gst_ebml_read_header):
19192         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19193         (gst_matroska_demux_parse_blockgroup):
19194         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19195         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19196         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19197         * gst/silence/gstsilence.c: (gst_silence_get):
19198         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19199         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19200         * gst/speed/gstspeed.c: (speed_loop):
19201         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19202         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19203         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19204         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19205         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19206         (gst_wavparse_loop):
19207         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19208         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19209         (dxr3audiosink_close):
19210         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19211         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19212         (dxr3videosink_close), (dxr3videosink_write_data):
19213         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19214         * sys/oss/gstosssink.c: (gst_osssink_chain):
19215         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19216         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19217         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19218         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19219         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
19220         (gst_v4l_set_window), (gst_v4l_enable_overlay):
19221         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19222         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19223         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19224         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19225         (gst_v4l_set_audio):
19226         * sys/v4l/v4l_calls.h:
19227         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19228         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19229         (gst_v4lmjpegsink_playback_init),
19230         (gst_v4lmjpegsink_playback_start):
19231         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
19232         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19233         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19234         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19235         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19236         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19237         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19238         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19239         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19240         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19241         (gst_v4l2_get_output), (gst_v4l2_set_output),
19242         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19243         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19244         (gst_v4l2_set_attribute):
19245         * sys/v4l2/v4l2_calls.h:
19246         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19247         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19248         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19249         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19250         (gst_v4l2src_capture_stop):
19251         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19252         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19253         (gst_ximagesink_chain):
19254         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19255         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19256         (gst_xvideosink_xwindow_new):
19257         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19258         (gst_xvimagesink_chain):
19259
19260 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19261
19262         * gst/volume/gstvolume.c: (gst_volume_set_volume),
19263         (gst_volume_get_volume), (volume_class_init), (volume_init),
19264         (volume_chain_int16), (volume_update_volume):
19265         * gst/volume/gstvolume.h:
19266           make code more readable by removing magic numbers
19267           make mixer interface export 0-100 range
19268           make it internally map to 0.0-1.0 range so users don't distort
19269           output by putting the sliders at full volume
19270
19271 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19272
19273         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19274         (gst_play_state_change), (gst_play_seek_to_time):
19275         block the tick callback for 0.5 secs after doing a seek
19276
19277 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19278
19279         * gst-libs/gst/play/play.c: (gst_play_new):
19280           check for GError
19281
19282 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19283
19284         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19285         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19286         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19287         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19288         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19289         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19290
19291 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19292
19293         * configure.ac:
19294         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19295           check for a function added in vorbis 1.1
19296
19297 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19298
19299         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19300         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19301           really start/stop clock only on PLAYING <=> PAUSED
19302         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19303           remove \n from debugging lines
19304         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19305           make it work when seeking does not
19306         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19307           reset on DISCONT
19308
19309 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19310
19311         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19312           start clock on PAUSED=>PLAYING, not later
19313         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19314           extract correct time for different discont formats
19315         (gst_alsa_sink_get_time):
19316           don't segfault when no format is negotiated yet, just return 0
19317         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19318         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19319         (gst_ogg_pad_push):
19320           handle flush and discont events correctly
19321         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19322           handle discont events correctly
19323
19324 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19325
19326         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19327         (gst_play_error_create), (gst_play_error_plugin),
19328         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19329         * gst-libs/gst/play/play.h:
19330           add error handling during creation
19331         * examples/gstplay/player.c: (main):
19332           use new gst_play_new
19333
19334
19335 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19336
19337         * ext/theora/theoradec.c: (theora_dec_chain):
19338           make comments work
19339         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19340         (vorbis_dec_src_event), (vorbis_dec_chain):
19341           add encoder tag, fix tag reading to be more error tolerant, change
19342           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19343           gst_pad_event_default.
19344         * gst/tags/gstvorbistag.c:
19345         (gst_tag_list_from_vorbiscomment_buffer):
19346           undefine function specific define at end of function
19347
19348 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19349
19350         * ext/flac/gstflac.c: (plugin_init):
19351         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19352         * ext/flac/gstflacdec.h:
19353         * ext/flac/gstflacenc.h:
19354           Fix typos
19355
19356 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19357
19358         * examples/gstplay/player.c: s/gstplay.h/play.h/
19359
19360 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19361
19362         * gst-libs/gst/play/Makefile.am:
19363         * gst-libs/gst/play/gstplay.c:
19364         * gst-libs/gst/play/gstplay.h:
19365         * gst-libs/gst/play/play.c:
19366           more surgery, operation complete
19367
19368 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19369
19370         * gst-libs/gst/play/play.old.c:
19371         * gst-libs/gst/play/play.old.h:
19372           after CVS surgery by moving, remove
19373         * gst-libs/gst/play/playpipelines.c:
19374           remove
19375
19376         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19377           add negotiation error
19378
19379 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19380
19381         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19382         (gst_ogg_demux_push):
19383           add some seeking debug info
19384           send a flush when seeking
19385
19386 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19387
19388         * configure.ac:
19389           use AC_C_INLINE
19390         * configure.ac:
19391         * ext/Makefile.am:
19392         * ext/theora/Makefile.am:
19393         * ext/theora/theoradec.c:
19394           add theora video decoder. Does just do simple decoding for now and
19395           has been tested against Theora cvs only. It only works when theora
19396           is compiled with --enable-static.
19397         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19398           always reset packetno on DISCONT
19399
19400 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19401
19402         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19403           Fix audio.
19404
19405 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19406
19407         * gst/mpegaudioparse/gstmpegaudioparse.c:
19408         (mp3_type_frame_length_from_header):
19409           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19410
19411 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19412
19413         * ext/esd/esdsink.c: (gst_esdsink_init):
19414           Since we have static pad template caps, we don't need to negotiate;
19415           either the core errors out or we know the format.
19416
19417 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19418
19419         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19420         (gst_riff_read_seek):
19421         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19422         (gst_ebml_read_seek):
19423           Fix event handling.
19424
19425 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19426
19427         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19428           removee video/x-theora from vp3 decoder, it doesn't handle raw
19429           theora streams
19430         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19431           fix bug with finalizing element that never went to PAUSED
19432         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19433           length and position queries were swapped
19434         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19435         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19436         (vorbis_dec_src_event):
19437           implement querying time and bytes
19438
19439 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19440
19441         * just about every source file:
19442           gst_element_error -> GST_ELEMENT_ERROR
19443
19444 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19445
19446         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19447         emiting FLUSH and even before DISCONT.
19448         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19449         get the best instant seeking as possible yay!
19450
19451 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19452
19453         * gst/mpeg1videoparse/gstmp1videoparse.c:
19454         (gst_mp1videoparse_real_chain):
19455           Committed wrong version last week... Grr... Didn't notice until now.
19456
19457 2004-01-29  Julien MOUTTE <julien@moutte.net>
19458
19459         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19460         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19461         have_xwindow_id signal in xwindow_create.
19462
19463 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19464
19465         * ext/ogg/gstoggdemux.c:
19466           lots of changes - mainly support for chained bitstreams, seeking,
19467           querying and bugfixes of course
19468         * ext/vorbis/Makefile.am:
19469         * ext/vorbis/vorbisdec.c:
19470         * ext/vorbis/vorbisdec.h:
19471           add vorbisdec raw vorbis decoder
19472         * ext/vorbis/vorbis.c: (plugin_init):
19473           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19474         * gst/intfloat/Makefile.am:
19475         * gst/intfloat/float22int.c:
19476         * gst/intfloat/float22int.h:
19477         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19478           add float2intnew plugin. It converts multichannel interleaved float to
19479           multichannel interleaved int. The name should probably be changed.
19480         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19481         (plugin_init):
19482           add typefinding for raw theora video so oggdemux can detect it.
19483
19484 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19485
19486         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19487         sink element first.
19488         * gst/videoscale/gstvideoscale.c:
19489         (gst_videoscale_handle_src_event): Fixing src event handler.
19490
19491 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19492
19493         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19494         (gst_v4lsrc_open), (gst_v4lsrc_close),
19495         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19496         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19497         * sys/v4l/gstv4lsrc.h:
19498         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19499         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19500           Implement resizing... Hack. But that's why v4l is b0rked...
19501
19502 2004-01-28  Julien MOUTTE <julien@moutte.net>
19503
19504         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19505         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19506         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19507         (gst_ximagesink_xwindow_destroy):
19508         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19509         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19510         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19511         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19512         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19513         correctly cleaning the image created to check xshm calls on succes,
19514         added a lot of XSync calls in X11 functions, and fixed a segfault when
19515         no image format was defined before negotiation happened.
19516
19517 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19518
19519         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19520           use gst_element_get_time to get correct time
19521
19522 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19523
19524         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19525         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19526         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19527         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19528         (gst_xvimagesink_check_xshm_calls),
19529         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19530         X plugins are now able to detect that XShm calls will fail even if the
19531         server claims that it has XShm support (remote displays most of the
19532         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19533         so that we use non XShm functions. This feature is almost useless for
19534         xvimagesink as Xv is not supported on remote displays anyway, but
19535         it might happen than even on the local display XShm calls fail.
19536
19537 2004-01-27  David Schleef  <ds@schleef.org>
19538
19539         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19540         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19541         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19542         changed esdsink to only use 44100,16,2, since esd sucks at rate
19543         conversion and esdsink has had difficulty negotiating.
19544
19545 2004-01-27  Julien MOUTTE <julien@moutte.net>
19546
19547         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19548         (gst_play_seek_to_time): Fixing the way to get current position.
19549
19550 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19551
19552         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19553           use gst_element_get_time to get correct time
19554
19555 2004-01-27  Julien MOUTTE <julien@moutte.net>
19556
19557         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19558         fix ever... Inverting 2 lines of code make spider autoplug correctly
19559         tagged mp3 !
19560
19561 2004-01-27  David Schleef  <ds@schleef.org>
19562
19563         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19564         Use gst_pad_try_set_caps_nonfixed().
19565
19566 2004-01-27  David Schleef  <ds@schleef.org>
19567
19568         * gst/ac3parse/gstac3parse.c: update to checklist 5
19569         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19570         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19571         * gst/audioscale/gstaudioscale.c: same
19572         * gst/auparse/gstauparse.c: same
19573         * gst/avi/gstavidemux.c: same
19574
19575 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19576
19577         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19578           stop processing after EOS
19579
19580 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19581
19582         * gst/asfdemux/asfheaders.h:
19583         * gst/asfdemux/gstasfdemux.c:
19584         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19585         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19586         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19587           lot's of fixes to make data extraction simpler and get the code
19588           architecture and compiler independant. Add debugging category
19589         * gst/goom/gstgoom.c: (gst_goom_change_state):
19590           reset channel count on PAUSED=>READY, not READY=>PAUSED
19591
19592 2004-01-26  Colin Walters  <walters@verbum.org>
19593
19594         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19595         code to pull a bigger buffer in iradio mode.  This as a side effect
19596         makes typefinding work.
19597
19598 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19599
19600         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19601         Fix SVQ3 decoding on PPC
19602
19603 2004-01-26  Julien MOUTTE <julien@moutte.net>
19604
19605         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19606         that one managed to stay there... Fixed.
19607
19608 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19609
19610         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19611         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19612         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19613         (qtdemux_video_caps):
19614         * gst/qtdemux/qtdemux.h:
19615         Add SVQ3 specific flags to qtdemux and ffmpeg
19616
19617 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19618
19619         * gst-libs/gst/audio/audio.h:
19620           remove buffer-frames from audio caps
19621         * gst/audioconvert/gstaudioconvert.c:
19622           fix plugin to really work.
19623
19624 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19625
19626         * gst-libs/gst/mixer/mixer.c:
19627         * gst-libs/gst/propertyprobe/propertyprobe.c:
19628         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19629         (gst_tuner_find_channel_by_name):
19630         * gst-libs/gst/tuner/tuner.h:
19631           Add gtk-doc style comments. Also fix a function name.
19632
19633 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19634
19635         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19636         (gst_divxdec_negotiate):
19637           Fix for new capsnego - also fixes gst-player with divxdec.
19638
19639 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19640
19641         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19642         (gst_play_identity_handoff), (gst_play_set_location),
19643         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19644         try in visualization implementation. Still have an issue with switch
19645         blocking when pulling from video_queue and only audio comes out of
19646         spider.
19647         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19648         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19649         release method. And check if the pad is usable before pulling.
19650
19651 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19652
19653         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19654         (gst_videobalance_init),
19655         (gst_videobalance_colorbalance_list_channels),
19656         (gst_videobalance_colorbalance_set_value),
19657         (gst_videobalance_colorbalance_get_value),
19658         (gst_videobalance_update_properties),
19659         (gst_videobalance_update_tables_planar411),
19660         (gst_videobalance_planar411):
19661         * gst/videofilter/gstvideobalance.h:
19662           Implement lookup-tables. +/- 10x faster.
19663
19664 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19665
19666         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19667         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19668           The index reading was broken. The rest worked fine, but the whole
19669           goal of my rewrite was to make avidemux readable, and this was
19670           not at all readable. Please use typed variables.
19671
19672 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19673
19674         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19675           Additional pad usability check.
19676         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19677         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19678         (gst_mp1videoparse_real_chain):
19679           Fix MPEG video stream parsing. The original plugin had several
19680           issues, including not timestamping streams where the source was
19681           not timestamped (this happens with PTS values in mpeg system
19682           streams, but MPEG video is also a valid stream on its own so
19683           that needs timestamps too). We use the display time code for that
19684           for now. Also, if one incoming buffer contains multiple valid
19685           frames, we push them all on correctly now, including proper EOS
19686           handling. Lastly, several potential segfaults were fixed, and we
19687           properly sync on new sequence/gop headers to include them in next,
19688           not previous frames (since they're header for the next frame, not
19689           the previous). Also see #119206.
19690         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19691         (bpf_from_header):
19692           Move caps setting so we only do it after finding several valid
19693           MPEG-1 fraes sequentially, not right after the first one (which
19694           might be coincidental).
19695         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19696         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19697         (plugin_init):
19698           Add unsynced MPEG video stream typefinding, and change some
19699           probability values so we detect streams rightly. The idea is as
19700           follows: I can have an unsynced system stream which contains
19701           video. In the current code, I would randomly get a type for either
19702           system or video stream type found, because the probabilities are
19703           being calculated rather randomly. I now use fixed values, so we
19704           always prefer system stream if that was found (and that is how it
19705           should be). If no system stream was found, we can still identity                the stream as video-only.
19706
19707 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19708
19709         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19710         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19711           don't write to buffer. Extract data without the need of
19712           __attribute__ ((packed))
19713
19714 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19715
19716         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19717         (mpeg1_sys_type_find):
19718           Fix MPEG-1 stream typefinding.
19719
19720 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19721
19722         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19723           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19724
19725 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19726
19727         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19728         * ext/esd/gstesd.c: (plugin_init):
19729           private debugging, better error reporting
19730
19731 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19732
19733         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19734         (gst_riff_read_init), (gst_riff_read_change_state):
19735         * gst-libs/gst/riff/riff-read.h:
19736           Remove stuff fromold metadata system.
19737
19738 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19739
19740         * ext/ogg/gstoggdemux.c:
19741           Fix wrong file comment.
19742         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19743         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19744           Add metadata reading properly.
19745
19746 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19747
19748         * ext/Makefile.am:
19749           Fix nas DIST_SUBDIRS
19750           Uraeus:
19751           Fix bug where make distcheck doesn't get run on adding stuff to
19752           the build.
19753
19754 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19755
19756         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
19757         * ext/divx/gstdivxdec.h:
19758           Fix divx3 ("msmpeg4") playback using divxdec.
19759
19760 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19761
19762         * gst/typefind/gsttypefindfunctions.c:
19763         (mp3_type_frame_length_from_header): fix bug in length computation
19764         (mp3_type_find): improve debugging output
19765
19766 2004-01-23  Julien MOUTTE  <julien@moutte.net>
19767
19768         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19769         (gst_play_set_location), (gst_play_seek_to_time),
19770         (gst_play_set_audio_sink), (gst_play_set_visualization),
19771         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
19772         the pipeline from scratch. Visualization is back and switch went out as
19773         i realized it was not possible to use the way i wanted.
19774         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
19775         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
19776         clearing in state change from READY to NULL. So that one can clean the
19777         X ressources keeping the element.
19778         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19779         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
19780         (gst_xvimagesink_colorbalance_set_value),
19781         (gst_xvimagesink_colorbalance_get_value),
19782         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
19783         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
19784         change from READY to NULL and fixed some stupid bugs in colorbalance
19785         get/set values. Also added the following feature : when nobody tries to
19786         set some values to the colorbalance levels before the xcontext is
19787         grabbed, then when creating channels list from Xv attributes we set the
19788         internal values to the Xv defaults. This way we handle buggy Xv drivers
19789         that set default hue values far from the middle of the range (Thanks
19790         to Jon Trowbridge for pointing that issue).
19791         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
19792         colorbalance levels have been set before xcontext is grabbed.
19793
19794 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19795
19796         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19797           Fix the ossmixer case where we shouldn't open /dev/dsp* because
19798           it might block operations (which is bad for a mixer).
19799
19800 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19801
19802         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
19803         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
19804         (gmip_find_type_pre):
19805         * gst-libs/gst/media-info/media-info-priv.h:
19806         * gst-libs/gst/media-info/media-info.c:
19807         (gst_media_info_instance_init), (gst_media_info_read_idler):
19808         add fakesink to get caps on decoder src pad again
19809         fix callback prototype to match new have_type signal signature
19810
19811 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19812
19813         * gst/adder/gstadder.c: (gst_adder_link):
19814           fix non-compile and cut-n-paste code
19815
19816 2004-01-21  David Schleef  <ds@schleef.org>
19817
19818         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
19819         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
19820         (gst_swfdec_init), (gst_swfdec_change_state):
19821         * ext/swfdec/gstswfdec.h:
19822         Fix negotiation.
19823         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
19824         (gst_adder_request_new_pad): Fix negotiation.
19825         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
19826         Add a fixate function.
19827         * gst/intfloat/gstfloat2int.c:
19828         * gst/intfloat/gstfloat2int.h:
19829         * gst/intfloat/gstint2float.c:
19830         * gst/intfloat/gstint2float.h:
19831         Completely rewrite the negotiation.  Doesn't quite work yet,
19832         due to some buffer-frames problem.
19833
19834 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19835
19836         * ext/gnomevfs/gstgnomevfssrc.c:
19837         * sys/v4l2/v4l2_calls.h:
19838           fix includes for distcheck
19839
19840 2004-01-21  Christian Schaller <uraeus@gnome.org>
19841
19842         * ext/nas/
19843         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
19844         based on earlier patch from Laurent Vivier
19845
19846 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
19847
19848         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19849         Fix wma caps property
19850         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
19851         Fix typo (flags1 and flags2)
19852
19853 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19854
19855         * gst-libs/gst/media-info/media-info-priv.c:
19856         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
19857         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
19858         (gmip_find_stream), (gmip_find_track_metadata),
19859         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
19860         (gmip_find_track_format):
19861         * gst-libs/gst/media-info/media-info-priv.h:
19862         * gst-libs/gst/media-info/media-info-test.c: (main):
19863         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
19864         (gst_media_info_read_idler), (gst_media_info_read):
19865         * gst-libs/gst/media-info/media-info.h:
19866           register debugging category and use it for debugging
19867
19868 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19869
19870         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
19871         (gst_vorbisfile_new_link):
19872           signal streaminfo through tags
19873
19874 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19875
19876         * ext/mplex/gstmplex.cc:
19877         * ext/mplex/gstmplexibitstream.cc:
19878           g++ doesn't like NULL in our i18n/error macros, should be
19879           either (NULL) or ("").
19880
19881 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19882
19883         * sys/dxr3/dxr3audiosink.c:
19884         * sys/dxr3/dxr3init.c:
19885         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
19886         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
19887           Fix more error error error errors (missing includes here).
19888
19889 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19890
19891         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19892           fix thomas' error errors.
19893
19894 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19895
19896         * ext/mpeg2enc/gstmpeg2enc.cc:
19897           fix error errors.
19898
19899 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19900
19901         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19902         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19903           Fix for new error system.
19904
19905 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19906
19907         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19908           fix for new error reporting
19909
19910 2004-01-20  David Schleef  <ds@schleef.org>
19911
19912         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
19913         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
19914         (gst_ximagesink_set_xwindow_id): Change to using a framerate
19915         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
19916         and neither is 100+, most likely.
19917         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19918         (gst_xvimagesink_getcaps): same
19919
19920 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19921
19922         * configure.ac:
19923           Up version requirement to 2.0.3 (not yet released) to avoid symbol
19924           clashes with ffmpeg.
19925
19926 2004-01-20  Julien MOUTTE  <julien@moutte.net>
19927
19928         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
19929         (gst_switch_init): Fixed switch element : proxying link and setting
19930         caps from src to sink on request.
19931
19932 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19933
19934         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
19935         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19936         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19937         fix element_error
19938
19939 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19940
19941         * sys/v4l/v4l_calls.h:
19942         * sys/v4l2/v4l2_calls.h:
19943           element_error fixes
19944
19945 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19946
19947         * gst-libs/gst/gst-i18n-plugin.h:
19948           add locale.h
19949           remove config.h inclusion
19950
19951 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19952
19953         * autogen.sh:
19954           adding autopoint invocation
19955         * Makefile.am:
19956         * configure.ac:
19957         * gst-libs/gst/gettext.h:
19958           adding gettext bits
19959         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19960         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19961         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19962         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19963         (gst_gnomevfssink_close_file):
19964         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
19965         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
19966         * gst-libs/gst/gst-i18n-plugin.h:
19967         * gst/avi/gstavi.c: (plugin_init):
19968         * sys/dxr3/dxr3init.c: (plugin_init):
19969         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
19970         * sys/oss/gstossaudio.c: (plugin_init):
19971         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19972         * sys/v4l/gstv4l.c: (plugin_init):
19973         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19974         * sys/v4l2/gstv4l2.c: (plugin_init):
19975         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19976         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
19977         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
19978         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
19979         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
19980         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
19981           make sure locale and translation domain are set
19982           fix translated strings
19983         * po/.cvsignore:
19984         * po/LINGUAS:
19985         * po/Makevars:
19986         * po/POTFILES.in:
19987         * po/nl.po:
19988           put translation files into place
19989         * sys/xvideo/imagetest.c: (main):
19990         * ext/dv/demo-play.c: (main):
19991           fix unnecessary translations
19992
19993 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19994
19995         * ext/sndfile/gstsf.c:
19996         * gst/avi/gstavimux.c:
19997         * ext/audiofile/gstafsink.c:
19998         * ext/audiofile/gstafsrc.c:
19999         * ext/gnomevfs/gstgnomevfssink.c:
20000         * ext/gnomevfs/gstgnomevfssrc.c:
20001         * sys/oss/gstosselement.c:
20002         * sys/v4l/v4l_calls.h:
20003           fix i18n include
20004
20005 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20006
20007         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20008         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
20009         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
20010         (gst_v4l2_get_output), (gst_v4l2_set_output),
20011         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
20012         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
20013         (gst_v4l2_set_attribute):
20014         update to new error handling
20015
20016 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20017
20018         * ext/sidplay/gstsiddec.cc:
20019         * gst/modplug/gstmodplug.cc:
20020           parenthese NULL because C++ seems angry about it
20021
20022 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20023
20024         * gst-libs/gst/gst-i18n-plugin.h:
20025           add skeleton i18n stuff, but needs to be further implemented
20026
20027 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20028
20029         * examples/gstplay/player.c: (main):
20030         * ext/aalib/gstaasink.c: (gst_aasink_open):
20031         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
20032         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20033         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
20034         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
20035         (gst_afsink_close_file):
20036         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
20037         (gst_afsrc_close_file):
20038         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20039         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20040         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
20041         * ext/esd/esdmon.c: (gst_esdmon_get):
20042         * ext/esd/esdsink.c: (gst_esdsink_chain):
20043         * ext/faac/gstfaac.c: (gst_faac_chain):
20044         * ext/faad/gstfaad.c: (gst_faad_chain):
20045         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
20046         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
20047         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
20048         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
20049         (gst_flacdec_loop):
20050         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
20051         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
20052         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
20053         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20054         (gst_gnomevfssink_close_file):
20055         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
20056         (gst_gnomevfssrc_open_file):
20057         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
20058         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
20059         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
20060         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
20061         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
20062         * ext/mad/gstmad.c: (gst_mad_chain):
20063         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
20064         * ext/mpeg2dec/gstmpeg2dec.c:
20065         * ext/mpeg2enc/gstmpeg2enc.cc:
20066         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20067         * ext/mplex/gstmplex.cc:
20068         * ext/mplex/gstmplexibitstream.cc:
20069         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
20070         (gst_ogg_demux_push), (gst_ogg_pad_push):
20071         * ext/raw1394/gstdv1394src.c:
20072         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
20073         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
20074         * ext/sidplay/gstsiddec.cc:
20075         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
20076         (gst_sf_loop):
20077         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
20078         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
20079         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
20080         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
20081         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
20082         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
20083         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
20084         * gst-libs/gst/Makefile.am:
20085         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
20086         (gst_riff_read_element_data), (gst_riff_read_seek),
20087         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
20088         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
20089         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
20090         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
20091         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
20092         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
20093         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
20094         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20095         * gst/goom/gstgoom.c: (gst_goom_chain):
20096         * gst/id3/gstid3types.c: (gst_id3types_loop):
20097         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
20098         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
20099         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
20100         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20101         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
20102         (gst_ebml_read_float), (gst_ebml_read_header):
20103         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20104         (gst_matroska_demux_parse_blockgroup):
20105         * gst/modplug/gstmodplug.cc:
20106         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
20107         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20108         * gst/oneton/gstoneton.c: (gst_oneton_chain):
20109         * gst/silence/gstsilence.c: (gst_silence_get):
20110         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20111         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
20112         * gst/speed/gstspeed.c: (speed_loop):
20113         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
20114         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20115         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
20116         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
20117         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20118         (gst_wavparse_loop):
20119         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
20120         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
20121         (dxr3audiosink_close):
20122         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
20123         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
20124         (dxr3videosink_close), (dxr3videosink_write_data):
20125         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20126         * sys/oss/gstosselement.h:
20127         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
20128         (gst_osssink_chain):
20129         * sys/oss/gstosssrc.c: (gst_osssrc_get):
20130         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20131         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
20132         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
20133         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
20134         (gst_v4l_enable_overlay):
20135         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
20136         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
20137         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
20138         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
20139         (gst_v4l_set_audio):
20140         * sys/v4l/v4l_calls.h:
20141         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
20142         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
20143         (gst_v4lmjpegsink_playback_init),
20144         (gst_v4lmjpegsink_playback_start):
20145         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
20146         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
20147         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
20148         (gst_v4lmjpegsrc_requeue_frame):
20149         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
20150         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
20151         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
20152         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
20153         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
20154         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
20155         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
20156         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
20157         (gst_v4l2src_capture_stop):
20158         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
20159         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20160         (gst_ximagesink_chain):
20161         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
20162         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
20163         (gst_xvideosink_xwindow_new):
20164         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20165         (gst_xvimagesink_chain):
20166         use new error signal, function and categories
20167
20168 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
20169
20170         * configure.ac:
20171         * ext/Makefile.am:
20172         * ext/musicbrainz/gsttrm.c:
20173         * ext/musicbrainz/gsttrm.h:
20174         * ext/musicbrainz/Makefile.am:
20175         Add a trm plugin
20176
20177 2004-01-18  Julien MOUTTE  <julien@moutte.net>
20178
20179         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
20180         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
20181         synchronous property for debugging.
20182         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
20183         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20184         (gst_xvimagesink_set_property): Moving a pointer declaration to a
20185         smaller block, fixing indent.
20186
20187 2004-01-16  David Schleef  <ds@schleef.org>
20188
20189         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
20190         property affects the video stream.
20191         * sys/xvimage/xvimagesink.c:
20192         * sys/xvimage/xvimagesink.h:
20193         Add synchronous property for debugging.  Should probably be
20194         disabled in non-CVS builds.  Make sure that the Xv attribute
20195         exists before we set it (crash!).  Fix a silly float bug that
20196         caused colorbalance to just not work.
20197
20198 2004-01-17  Christian Schaller <Uraeus@gnome.org>
20199
20200         * tools/gst-launch-ext.in - update for new plugins
20201
20202 2004-01-16  David Schleef  <ds@schleef.org>
20203
20204         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
20205         already-freed caps.
20206
20207 2994-01-16  Christian Schaller <Uraeus@gnome.org>
20208
20209         * Update spec for new colorspace plugin and libcaca plugin
20210         * Fix compilation of libcaca plugin (clock -> id)
20211
20212 2004-01-16  Julien MOUTTE <julien@moutte.net>
20213
20214         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
20215         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20216         (gst_xvimagesink_set_xwindow_id),
20217         (gst_xvimagesink_colorbalance_set_value),
20218         (gst_xvimagesink_colorbalance_get_value),
20219         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20220         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
20221         correct colorbalance properties. They can now be set when the element
20222         is still in NULL state. The values will be committed to the Xv Port
20223         when xcontext is initialized.
20224         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
20225         brightness int values in the GstXvImagesink structure.
20226
20227 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20228
20229         * gst-libs/gst/Makefile.am:
20230           restructure so having local patches works easier.
20231
20232 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20233
20234         * ext/mpeg2enc/Makefile.am:
20235         * ext/mpeg2enc/gstmpeg2enc.cc:
20236         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20237           Bugfix with respect to EOS handling.
20238
20239 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20240
20241         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20242           Link with right caps (else, it segfaults).
20243         * ext/mplex/gstmplexjob.cc:
20244           Fix for slight API change in 1.6.1.93 release of mjpegtools.
20245
20246 2004-01-15  David Schleef  <ds@schleef.org>
20247
20248         * gst-libs/gst/audio/Makefile.am:
20249         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
20250         from the template.
20251         * gst-libs/gst/audio/gstaudiofilter.c:
20252         * gst-libs/gst/audio/gstaudiofilter.h:
20253         Add bytes_per_sample and size and n_samples calculation.
20254         * gst-libs/gst/audio/gstaudiofilterexample.c:
20255         Remove, now autogenerated.
20256         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20257         Moved from gstaudiofilterexample, object name changed, code added
20258         so that it actually works.
20259         * gst-libs/gst/audio/make_filter:
20260         Script to build an audiofilter subclass from the template.
20261         * gst/colorspace/Makefile.am:
20262         * gst/colorspace/yuv2yuv.c:
20263         Remove file, since it's GPL, and we don't use it.
20264
20265 2004-01-15  Julien MOUTTE  <julien@moutte.net>
20266
20267         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20268         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
20269         them use the buffer free function to test how the buffer was allocated.
20270
20271 2004-01-15  David Schleef  <ds@schleef.org>
20272
20273         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20274         that handles osssink fallback.
20275         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20276         (gst_audio_convert_getcaps):
20277         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20278         Add audio/x-qdm2 for QDM2 audio.
20279         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20280         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20281         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20282         Decrease minimum size to 16x16.
20283         * gst/wavparse/gstwavparse.c:
20284         Convert disabled pad template caps to new caps.
20285         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20286         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20287         (gst_xvimagesink_chain): Throw element error when display cannot
20288         be opened.  Increase minimum framerate to 1.0.  Check the data
20289         free function on a buffer to make sure it is the type we expect
20290         before manipulating it.
20291
20292 2004-01-15  Julien MOUTTE <julien@moutte.net>
20293
20294         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20295         (gst_videobalance_colorbalance_set_value): Implement passthru if
20296         settings are in the middle.
20297         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20298
20299 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20300
20301         * gst/videofilter/Makefile.am:
20302         * gst/volume/Makefile.am:
20303           Since we use videofilter symbols, link to it.
20304
20305 2004-01-15  Julien MOUTTE <julien@moutte.net>
20306
20307         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20308         mixer interface type to HARDWARE.
20309         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20310         type to SOFTWARE.
20311         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20312         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20313         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20314         (gst_volume_interface_init), (gst_volume_list_tracks),
20315         (gst_volume_set_volume), (gst_volume_get_volume),
20316         (gst_volume_set_mute), (gst_volume_mixer_init),
20317         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20318         (volume_init): Implementing mixer interface.
20319         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20320         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20321         (gst_osselement_change_state): Removing some trailing commas in
20322         structures.
20323         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20324         interface type to HARDWARE.
20325         * sys/v4l/gstv4lcolorbalance.c:
20326         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20327         type to HARDWARE.
20328         * sys/v4l2/gstv4l2colorbalance.c:
20329         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20330         interface type to HARDWARE.
20331         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20332         same code than ximagesink for event handling.
20333
20334 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20335
20336         * ext/snapshot/Makefile.am:
20337         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20338         (gst_snapshot_chain):
20339         * ext/snapshot/gstsnapshot.h:
20340           This has to be a joke... Snapshot should be connected to a tee,
20341           colorspace element before it and EOS after that, where the other
20342           src of the tee receives normal data.
20343           The current way is *wrong*.
20344
20345 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20346
20347         * ext/hermes/gsthermescolorspace.c:
20348           Fix another compile error. Same as below.
20349
20350 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20351
20352         * gst/colorspace/gstcolorspace.c:
20353         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20354         (gst_colorspace_i420_to_yv12):
20355           Fix compiling... Didn't test if it actually works.
20356
20357 2004-01-15  David Schleef  <ds@schleef.org>
20358
20359         * configure.ac:
20360         * gst/colorspace/Makefile.am:
20361         * gst/colorspace/gstcolorspace.c:
20362         * gst/colorspace/gstcolorspace.h:
20363         * gst/colorspace/yuv2rgb.c:
20364         * gst/colorspace/yuv2rgb.h:
20365         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20366         code and GPL code.  Fix for new caps negotiation.  Rewrite
20367         much of the format handling code, and some of the conversion
20368         code.  Basically, rewrote almost everything.  This element
20369         handles I420, YV12 to RGB conversions.
20370         * ext/hermes/Makefile.am:
20371         * ext/hermes/gsthermescolorspace.c:
20372         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20373         Remove non-Hermes related code.  This element handles lots of
20374         RGB to RGB conversions, but no YUV.
20375         * ext/hermes/gstcolorspace.c:
20376         * ext/hermes/gstcolorspace.h:
20377         * ext/hermes/rgb2yuv.c:
20378         * ext/hermes/yuv2rgb.c:
20379         * ext/hermes/yuv2rgb.h:
20380         * ext/hermes/yuv2rgb_mmx16.s:
20381         * ext/hermes/yuv2yuv.c:
20382         * ext/hermes/yuv2yuv.h:
20383         Remove old code.
20384
20385 2004-01-14  Colin Walters  <walters@verbum.org>
20386
20387         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20388         they've already been.
20389
20390 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20391
20392         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20393           assume tag mode when pad is not connected
20394
20395 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20396
20397         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20398           Don't update the time of the clock
20399         (gst_alsa_sink_loop):
20400           sync to the clock given to alsasink, not the own clock
20401         * sys/oss/gstosssink.c: (gst_osssink_chain):
20402           sync to the clock
20403         (gst_osssink_change_state):
20404           activate the clock
20405         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20406         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20407           remove bogus code that made DISCONT events unhandled
20408         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20409           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20410           #131502)
20411         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20412         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20413         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20414           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20415           2nd warning in bug #131502)
20416
20417 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20418
20419         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20420         (gst_videobalance_colorbalance_set_value),
20421         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20422         for colorbalance interface implementation.
20423         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20424         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20425         (gst_ximagesink_dispose), (gst_ximagesink_init),
20426         (gst_ximagesink_class_init): Adding DISPLAY property.
20427         * sys/ximage/ximagesink.h: Adding display_name to store display.
20428         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20429         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20430         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20431         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20432         properties (they still need polishing though for gst-launch use : no
20433         xcontext yet, i ll do that tomorrow).
20434         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20435
20436 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20437
20438         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20439         (gst_play_set_location), (gst_play_set_visualization): Preparing
20440         switch integration, adding videobalance in the pipeline.
20441
20442 2004-01-14  Julien MOUTTE <julien@moutte.net>
20443
20444         * gst-libs/gst/colorbalance/colorbalance.c:
20445         (gst_color_balance_class_init): Adding a default type.
20446         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20447         the type.
20448         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20449         (gst_videobalance_dispose), (gst_videobalance_class_init),
20450         (gst_videobalance_init), (gst_videobalance_interface_supported),
20451         (gst_videobalance_interface_init),
20452         (gst_videobalance_colorbalance_list_channels),
20453         (gst_videobalance_colorbalance_set_value),
20454         (gst_videobalance_colorbalance_get_value),
20455         (gst_videobalance_colorbalance_init): Implementing colorbalance
20456         interface.
20457         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20458         list.
20459         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20460         bug which was triggering a BadAccess X error when setting an overlay
20461         before pad was really negotiated.
20462         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20463         Using the colorbalance type macro.
20464
20465 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20466
20467         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20468         (gst_flacenc_chain):
20469           handle tags correctly
20470         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20471           extract ID3v1 tags correctly
20472
20473 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20474
20475         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20476         (plugin_init):
20477           Improve matroska typefinding for odd-typed headers...
20478
20479 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20480
20481         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20482           Fix for using incremental number on padnames.
20483
20484 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20485
20486         * ext/divx/gstdivxdec.c:
20487         * ext/divx/gstdivxenc.c:
20488           Set category to divx4linux instead of divx (too generic).
20489         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20490         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20491         (gst_wavparse_loop), (gst_wavparse_change_state):
20492         * gst/wavparse/gstwavparse.h:
20493           fix parsing of WAV files with non-standard fmt-tag size and fix
20494           skipping of unrecognized chunks... Someone please fix this thing
20495           to use rifflib so all this is automated.
20496         * sys/v4l/Makefile.am:
20497         * sys/v4l2/Makefile.am:
20498           Add X_CFLAGS because we depend on X (for overlay).
20499
20500 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20501
20502         * ext/mpeg2dec/gstmpeg2dec.c:
20503           Don't issue a timestamp unless we tagged the frame
20504           with a PTS.
20505
20506 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20507
20508         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20509           Query the audio element to get the time, not the clock. We're
20510           interested in the element's time here.
20511
20512 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20513
20514         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20515         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20516         * ext/esd/esdsink.c: (gst_esdsink_chain):
20517         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20518         * ext/mas/massink.c: (gst_massink_chain):
20519         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20520         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20521         (gst_matroska_demux_parse_metadata):
20522         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20523         (gst_mpeg_parse_release_locks):
20524         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20525         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20526         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20527         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20528         (gst_osssink_change_state):
20529         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20530         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20531         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20532         (gst_xvideosink_release_locks):
20533         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20534           use element time.
20535         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20536         (gst_alsa_clock_stop):
20537         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20538         (gst_audio_clock_get_internal_time):
20539           simplify for use with new clocking code.
20540         * testsuite/alsa/Makefile.am:
20541         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20542           fix testsuite for new caps system
20543
20544 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20545
20546         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20547         * ext/flac/gstflacenc.c: (add_one_tag):
20548           length is already host endian, no need to convert. Fixes playback of
20549           tagged files on PPC. (bug #128384)
20550
20551 2004-01-13  Julien MOUTTE <julien@moutte.net>
20552
20553         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20554         colorbalance interface stating if it is hardware based or software
20555         based.
20556         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20557         Removing a trailing comma.
20558         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20559         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20560         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20561         the documentation seems to be wrong on the -1000 to 1000 interval.
20562
20563 2004-01-12  David Schleef  <ds@schleef.org>
20564
20565         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20566         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20567         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20568         Fix negotiation.  Add a bufferalloc function for the sink pad,
20569         and generally clean up some of the code.
20570
20571 2004-01-12  Julien MOUTTE <julien@moutte.net>
20572
20573         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20574         (gst_color_balance_channel_dispose): Adding safety check in dispose
20575         method.
20576         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20577         (gst_xvimagesink_xcontext_clear),
20578         (gst_xvimagesink_interface_supported),
20579         (gst_xvimagesink_colorbalance_list_channels),
20580         (gst_xvimagesink_colorbalance_set_value),
20581         (gst_xvimagesink_colorbalance_get_value),
20582         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20583         Adding colorbalance interface support to set XV parameters such as
20584         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20585         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20586         interface.
20587
20588 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20589
20590         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20591         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20592         (gst_audio_convert_init), (gst_audio_convert_set_property),
20593         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20594         (gst_audio_convert_link),
20595         (gst_audio_convert_buffer_to_default_format),
20596         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20597           - implement _getcaps and use it
20598           - improve linking
20599           - remove float caps since no float conversion is actually done
20600           - remove properties and arguments that were to be used for rate
20601             conversion
20602
20603 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20604
20605         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20606         (gst_audio_structure_set_int):
20607         * gst-libs/gst/audio/audio.h:
20608           add helper functions for _getcaps matching the standard audio
20609           templates
20610
20611 2004-01-12  David Schleef  <ds@schleef.org>
20612
20613         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20614         Test that pad is negotiated before getting its caps.
20615
20616 2004-01-12  Julien MOUTTE <julien@moutte.net>
20617
20618         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20619         analyzing the pads of an element the bin is mostly in READY state so
20620         no caps were negotiated. This helper function needs to work with
20621         _get_caps directly then. I was not freeing them though, added that to
20622         fix the mem leak.
20623
20624 2004-01-12  Julien MOUTTE <julien@moutte.net>
20625
20626         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20627         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20628         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20629         than the free_func.
20630
20631 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20632
20633         * sys/oss/gstossaudio.c: (plugin_init):
20634         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20635         * sys/oss/gstosselement.h:
20636           make an oss debugging category
20637           make failure more descriptive
20638
20639 2004-01-11  David Schleef  <ds@schleef.org>
20640
20641         * ext/ffmpeg/gstffmpeg.c:
20642         * ext/ffmpeg/gstffmpegcodecmap.c:
20643         * ext/ffmpeg/gstffmpegdec.c:
20644         * ext/ffmpeg/gstffmpegenc.c:
20645         * ext/ffmpeg/gstffmpegprotocol.c:
20646         * ext/gdk_pixbuf/gstgdkanimation.c:
20647         * ext/jpeg/gstjpeg.c:
20648         * ext/libpng/gstpng.c:
20649         * ext/mpeg2dec/perftest.c:
20650         * ext/speex/gstspeex.c:
20651         * gst-libs/gst/resample/dtos.c:
20652         * gst/intfloat/gstintfloatconvert.c:
20653         * gst/oneton/gstoneton.c:
20654         * gst/rtjpeg/RTjpeg.c:
20655         * gst/rtp/gstrtp.c:
20656         * sys/dxr3/dxr3init.c:
20657         * sys/glsink/gstgl_nvimage.c:
20658         * sys/glsink/gstgl_pdrimage.c:
20659         * sys/glsink/gstglsink.c:
20660         * testsuite/gst-lint:
20661         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20662
20663 2004-01-11  David Schleef  <ds@schleef.org>
20664
20665         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20666         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20667         * ext/gdk_pixbuf/gstgdkanimation.c:
20668         (gst_gdk_animation_iter_create_pixbuf):
20669         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20670         (gst_gdk_pixbuf_chain):
20671         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20672         * ext/jack/gstjack.c: (gst_jack_change_state):
20673         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20674         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20675         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20676         * gst/videofilter/gstvideofilter.c:
20677         (gst_videofilter_set_output_size):
20678         Remove all usage of gst_pad_get_caps(), and replace it with
20679         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20680
20681 2004-01-11  David Schleef  <ds@schleef.org>
20682
20683         * configure.ac:
20684         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20685         * ext/divx/gstdivxdec.c:
20686         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20687         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20688         handle images that span multiple buffers.  Now work with both
20689         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20690         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20691         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20692         video/video.h changes
20693         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20694         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20695         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20696         of GstData free function.
20697         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20698         same.
20699
20700 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20701
20702         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20703         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20704         (gst_v4l2element_get_property):
20705         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20706           add norm, channel and frequency properties.
20707         * sys/v4l2/gstv4l2tuner.c:
20708           fixes for tuner interface changes
20709         * sys/v4l2/gstv4l2element.h:
20710         * sys/v4l2/gstv4l2src.c:
20711         * sys/v4l2/gstv4l2src.h:
20712         * sys/v4l2/v4l2src_calls.c:
20713         * sys/v4l2/v4l2src_calls.h:
20714           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20715
20716 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20717
20718         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20719         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20720         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20721         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20722         * gst-libs/gst/tuner/tuner.h:
20723           GObjects aren't const.
20724           Add find_by_name functions.
20725           Add checks to _changed functions.
20726         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20727         (gst_v4l_tuner_get_norm):
20728           Fixes for above.
20729
20730 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20731
20732         * gst-libs/gst/video/video.h:
20733           Fix caps template names to be understandable.
20734           Prefix everything with GST_VIDEO.
20735         * ext/aalib/gstaasink.c:
20736         * ext/divx/gstdivxdec.c:
20737         * ext/divx/gstdivxenc.c:
20738         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20739         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20740         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20741         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20742         * ext/libcaca/gstcacasink.c:
20743         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20744         * ext/snapshot/gstsnapshot.c:
20745         * ext/swfdec/gstswfdec.c:
20746         * ext/xvid/gstxviddec.c:
20747         * ext/xvid/gstxvidenc.c:
20748         * gst/chart/gstchart.c:
20749         * gst/deinterlace/gstdeinterlace.c:
20750         * gst/effectv/gsteffectv.c:
20751         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20752         * gst/goom/gstgoom.c:
20753         * gst/median/gstmedian.c:
20754         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
20755         (gst_monoscope_srcconnect), (gst_monoscope_chain):
20756         * gst/overlay/gstoverlay.c:
20757         * gst/smooth/gstsmooth.c:
20758         * gst/smpte/gstsmpte.c:
20759         * gst/synaesthesia/gstsynaesthesia.c:
20760         * gst/videocrop/gstvideocrop.c:
20761         * gst/videodrop/gstvideodrop.c:
20762         * gst/y4m/gsty4mencode.c:
20763         * sys/qcam/gstqcamsrc.c:
20764         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
20765           Make them work with new video.h file.
20766         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20767         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20768         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20769         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20770           Make it work with new buffer allocation system.
20771
20772 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20773
20774         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
20775         pad_alloc_buffer implementation to use ->srcpad
20776         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
20777         pad_alloc_buffer implementation to use ->srcpad
20778         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
20779         pad_alloc_buffer implementation to use ->srcpad
20780         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
20781         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
20782         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20783         a reference to everything we need.
20784         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
20785         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20786         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20787         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20788         a reference to everything we need.
20789         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
20790
20791 2004-01-11  David Schleef  <ds@schleef.org>
20792
20793         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
20794         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
20795         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
20796         structure members.
20797         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
20798         value during a resize/renegotiation.
20799         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
20800         gst_pad_alloc_buffer();
20801         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20802         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
20803         structure members.
20804         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20805         Fix for rename of buffer private structure members.
20806         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20807         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20808         Fix for rename of buffer private structure members.
20809         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20810         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20811         Fix for rename of buffer private structure members.
20812
20813 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
20814
20815         reviewed by: David Schleef <ds@schleef.org>
20816
20817         * gst/videofilter/Makefile.am:
20818         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
20819         from the patch by ds to fit in with recent make_filter changes.
20820
20821 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20822
20823         * configure.ac: Adding examples/switch/Makefile
20824         * examples/Makefile.am: Adding examples/switch
20825         * examples/switch/Makefile.am: Adding switcher example.
20826         * examples/switch/switcher.c: (got_eos), (idle_iterate),
20827         (switch_timer), (main): Adding an example demonstrating switch usage
20828         with 2 videotestsrc showing different patterns.
20829         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20830         (gst_switch_init): Fixing switch with the new caps system.
20831
20832 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20833
20834         * gst-libs/gst/video/video.h:
20835           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
20836           They should probably be like
20837           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
20838
20839 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20840
20841         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20842         (qtdemux_parse_trak):
20843           fix audio chunk size/timestamp calculation
20844
20845 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20846
20847         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
20848           fix SVQ3 caps
20849
20850 2004-01-11  Steve Baker  <steve@stevebaker.org>
20851
20852         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
20853         (gst_agingtv_base_init), (gst_agingtv_class_init),
20854         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
20855         (gst_agingtv_set_property), (gst_agingtv_get_property):
20856         Port agingTV to videofilter
20857
20858 2004-01-09  Julien MOUTTE <julien@moutte.net>
20859
20860         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
20861         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20862
20863 2004-01-09  Julien MOUTTE <julien@moutte.net>
20864
20865         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
20866         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20867         * gst-libs/gst/xoverlay/xoverlay.c:
20868         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
20869         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
20870         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20871         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20872         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20873         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20874         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
20875         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
20876         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20877         interface implementation to handle xid being 0 and fix some bugs
20878         triggered by Benjamin's testcase.
20879         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20880         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
20881         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
20882         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20883         interface implementation to handle xid being 0 and fix some bugs
20884         triggered by Benjamin's testcase.
20885
20886 2004-01-09  David Schleef  <ds@schleef.org>
20887
20888         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
20889         mouse pointer events.  It works.
20890
20891 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20892
20893         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
20894           Use explicit caps - fix capsnego.
20895         * ext/xvid/gstxviddec.c:
20896         * ext/xvid/gstxvidenc.c:
20897           Remove macro-inside-macro which caused compile errors.
20898         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
20899           Error out if it's not a RIFF file. Else we error out without
20900           gst_element_error() which is not good...
20901
20902 2004-01-08  David Schleef  <ds@schleef.org>
20903
20904         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20905         Fix pad_link function to handle formats that ffmpeg returns
20906         as multiple caps structures.
20907         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
20908         Only complain if source buffer is _smaller_ than expected.
20909         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
20910         (gst_videoscale_handle_src_event): Resize navigation events
20911         when passing them upstream.
20912         * gst/videotestsrc/gstvideotestsrc.c:
20913         * gst/videotestsrc/gstvideotestsrc.h:
20914         * gst/videotestsrc/videotestsrc.c:
20915         * gst/videotestsrc/videotestsrc.h:
20916         Rewrite many of the buffer painting functions to handle odd
20917         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
20918         been verified to work with my video card.
20919         * testsuite/gst-lint:  Add check for elements calling
20920         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
20921
20922 2004-01-08  David Schleef  <ds@schleef.org>
20923
20924         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
20925         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
20926
20927 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20928
20929         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
20930         configure event is not emiting the desired size signal. That fixes
20931         aspect ratio issues with gst-player.
20932
20933 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20934
20935         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
20936           Fix capsnego.
20937
20938 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20939
20940         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
20941         public method to fire size signal.
20942
20943 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20944
20945         * examples/gstplay/Makefile.am: Adding the interface library.
20946         * gst-libs/gst/play/Makefile.am: Adding the interface library.
20947         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
20948         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
20949         GST_IS_X_OVERLAY before signal connect.
20950         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
20951         Removing the have_video_size signal.
20952         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
20953         and associated public method.
20954         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20955         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
20956         signal.
20957         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
20958         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
20959         signal.
20960         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
20961         Using XOverlay public method to fire size signal.
20962
20963 2004-01-07  David Schleef  <ds@schleef.org>
20964
20965         * gst/videofilter/Makefile.am:
20966         * gst/videofilter/gstvideotemplate.c:
20967         * gst/videofilter/make_filter:
20968         Create gstvideoexample.c in a srcdir!=builddir friendly way.
20969         Convert make_filter to /bin/sh script.
20970
20971 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
20972
20973         * gst/modplug/gstmodplug.cc: fix element description
20974
20975 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20976
20977         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
20978         (got_video_size): Adding some new lines in g_print calls.
20979         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20980         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
20981         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
20982         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
20983         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
20984         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
20985         Complete code review, reverting some stuff i disagree with, adding
20986         some fixes : time synchronization on invalid timestamps, renegotiation
20987         of private window.
20988         * sys/ximage/ximagesink.h:
20989         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
20990         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
20991         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
20992         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
20993         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
20994         (gst_xvimagesink_buffer_new),
20995         (gst_xvimagesink_navigation_send_event),
20996         (gst_xvimagesink_set_xwindow_id),
20997         (gst_xvimagesink_get_desired_size),
20998         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
20999         stuff i disagree with, adding some fixes : Renegotiation of private
21000         window, implementing get_desired_size.
21001
21002 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21003
21004         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
21005         (gst_afsink_handle_event):
21006         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
21007         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
21008         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
21009         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
21010         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
21011           Fix for instantiate-test (see core). Also remove dead code from
21012           jpegenc (which still needs fixing, but that's lower on my TODO
21013           list...).
21014         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
21015           Never return NULL as caps.
21016
21017 2004-01-07  David Schleef  <ds@schleef.org>
21018
21019         * configure.ac:
21020         * ext/Makefile.am:
21021         * ext/librfb/Makefile.am:
21022         * ext/librfb/gstrfbsrc.c:
21023         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
21024         is the protocol used by VNC.
21025
21026 2004-01-07  David Schleef  <ds@schleef.org>
21027
21028         * gst/videofilter/gstvideotemplate.c:
21029         * gst/videofilter/gstvideotemplate.h:
21030         * gst/videofilter/make_filter:
21031         Merge videotemplate header into source file.
21032         * gst/effectv/Makefile.am:
21033         * gst/effectv/gsteffectv.c: (plugin_init):
21034         * gst/effectv/gstwarp.c:
21035         Make warpTV a subclass of videofilter.
21036
21037 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21038
21039         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21040           Add guard against invalid utf-8 conversions in mad. Just in case.
21041
21042 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21043
21044         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21045           Fix for bug shown by poisoning
21046
21047 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21048
21049         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21050         (gst_v4lmjpegsrc_buffer_free):
21051         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
21052         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
21053         (gst_v4lsrc_buffer_free):
21054           Fix for removed bufferpools.
21055
21056 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21057
21058         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
21059         Fix caps negotiation.
21060
21061         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
21062         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
21063         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
21064         (dvdnavsrc_event):
21065         * ext/mpeg2dec/gstmpeg2dec.c:
21066         * gst-libs/gst/navigation/navigation.c:
21067         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
21068         * gst-libs/gst/navigation/navigation.h:
21069         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
21070         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
21071         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
21072         Super-simple first version of mouse and keyboard events. Clicking
21073         on a DVD menu now works, although it may not take you where you
21074         expected.
21075
21076         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21077         * gst/videotestsrc/gstvideotestsrc.c:
21078         (gst_videotestsrc_src_fixate):
21079         These fixate functions were broken - they never actually
21080         fixated :)
21081
21082 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21083
21084         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
21085         (gst_icecastsend_init):
21086           fix for new caps system.
21087         * gst-libs/gst/mixer/mixertrack.h:
21088         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
21089           Add 'master track' flag (for tools like ACME that only want to
21090           change the main volume).
21091
21092 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21093
21094         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
21095         (gst_xvid_csp_to_caps):
21096         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
21097         * ext/xvid/gstxvidenc.c:
21098         ifdef out ARGB type when it isn't available
21099         in xvidcore 1.0.0beta2
21100
21101 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21102
21103         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
21104           When we have received a new SCR right in the first buffer after
21105           a seek (so in the same cycle that handles the discont), we should
21106           handle the buffer instead of unreffing it, else we lose data.
21107
21108 2004-01-06  Iain <iain@prettypeople.org>
21109
21110         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
21111           buffer-frames caps too.
21112
21113         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
21114           caps that we need, don't destroy them all and rebuild them. And when
21115           creating src pads, use the src pad template rather than the sink...
21116
21117 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21118
21119         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
21120           Add pad to element *after* setting functions such as event handler.
21121           Without this, the scheduler (opt) will link pads, set the event
21122           handler from the default event function (dispatcher in gstpad.c)
21123           and *after* that, we will set our own event function, which will
21124           thus never be used (and thus mpegdemux doesn't handle events).
21125
21126 2004-01-04  David Schleef  <ds@schleef.org>
21127
21128         Fix the fixate functions to handle new prototype:
21129         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21130         * gst/videotestsrc/gstvideotestsrc.c:
21131         (gst_videotestsrc_src_fixate):
21132         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21133         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
21134         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
21135
21136 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21137
21138         * sys/ximage/ximagesink.h:
21139         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21140         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
21141         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
21142         (gst_ximagesink_xoverlay_init):
21143           assorted fixes to make (re)embedding work
21144         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
21145         (gst_ximagesink_get_desired_size):
21146           implement desired size additions to XOverlay
21147
21148 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21149
21150         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
21151         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
21152         (gst_x_overlay_got_desired_size):
21153         * gst-libs/gst/xoverlay/xoverlay.h:
21154           Add optional "desired size" signal and querying.
21155
21156 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21157
21158         * gst/matroska/matroska-demux.c:
21159         (gst_matroska_demux_parse_blockgroup):
21160           Fix EBML-laced block parsing. Diffs are relative to previous
21161           lace, not the first lace. Thanks to Mosu from the Matroska
21162           team for detecting this.
21163         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21164         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
21165         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
21166         (gst_wavparse_change_state):
21167         * gst/wavparse/gstwavparse.h:
21168           Quickfix for capsnego.
21169
21170 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21171
21172         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
21173           Fix indenting, fix pad creation.
21174
21175 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21176
21177         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
21178         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
21179         (gst_xviddec_sink_link):
21180           Implement src_getcaps() so proper size caps is negotiated.
21181
21182 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21183
21184         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
21185           Finish flac decoder on EOS. See #116178.
21186
21187 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21188
21189         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
21190         (gst_matroska_demux_add_stream):
21191         * gst/matroska/matroska-ids.h:
21192           Add getcaps() function to fix capsnego...
21193
21194 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21195
21196         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21197         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21198         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21199           Fix more integer overflows. Again, see #126967.
21200
21201 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21202
21203         * ext/mpeg2dec/gstmpeg2dec.c:
21204           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
21205           #130416.
21206
21207 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21208
21209         * configure.ac:
21210         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
21211         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
21212         * ext/xvid/gstxvid.h:
21213         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
21214         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
21215         (gst_xviddec_src_link), (gst_xviddec_sink_link),
21216         (gst_xviddec_change_state):
21217         * ext/xvid/gstxviddec.h:
21218         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
21219         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
21220         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
21221         (gst_xvidenc_link), (gst_xvidenc_set_property),
21222         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
21223         * ext/xvid/gstxvidenc.h:
21224           Update xvid plugin to latest xvid (1.0.0-beta3) API.
21225
21226 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21227
21228         * gst/rtp/rtp-packet.c:
21229           Add sys/types.h include, since OS X doesn't define in_addr_t
21230           in netinet/in.h, like it does on Linux (see #129600).
21231
21232 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
21233
21234         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
21235
21236         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
21237           Correct logic of dispose function (see #129306).
21238
21239 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21240
21241         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
21242         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21243         (gst_mpeg_parse_init):
21244         * gst/mpegstream/gstmpegparse.h:
21245           Remove clock (which was never provided, i.e. dead code), and
21246           also fix integer overflows at high PTS values (see #126967).
21247
21248 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21249
21250         * ext/flac/gstflacdec.c:
21251         * ext/libpng/gstpngenc.h:
21252         * ext/mikmod/gstmikmod.h:
21253           OS X fixes (see #126628).
21254
21255 2004-01-02  David Schleef  <ds@schleef.org>
21256
21257         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
21258         (gst_alsa_src_base_init): Remove bogus "src" request pad.
21259         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
21260         (gst_mpeg_parse_class_init): Move pad template registration
21261         to class_init, since the derived class (mpegdemux) doesn't
21262         want them.
21263
21264 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21265
21266         * sys/ximage/Makefile.am:
21267         * sys/xvideo/Makefile.am:
21268         * sys/xvimage/Makefile.am:
21269           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
21270           after installation (see #127664).
21271
21272 2004-01-02  David Schleef  <ds@schleef.org>
21273
21274         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21275         (gst_ffmpegenc_connect):  Negotiation fixes.
21276         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21277         Remove inappropriate gst_caps_free().
21278         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21279         Reenable Ronald's internal resize code, since the core handles
21280         it correctly now.
21281
21282 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21283
21284         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21285         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21286         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21287           Fix pad template stuff.
21288
21289 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21290
21291         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21292         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21293           fix signed integer reading/writing.
21294
21295 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21296
21297         * ext/alsa/README:
21298           Remove outdated document
21299
21300 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21301
21302         * gst/cutter/gstcutter.c: (gst_cutter_init):
21303           src pad was being created twice - oops.
21304
21305 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21306
21307         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21308           Comment out internal resize. It doesn't handle the resulting
21309           XEvent internally, does another try_set_caps() which leads to
21310           a really nice loop.
21311           Real fix will come when Julien and Dave are awake. ;).
21312
21313 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21314
21315         * ext/mpeg2enc/gstmpeg2enc.cc:
21316           fix const/nonconst compile issue.
21317
21318 2004-01-02  David Schleef  <ds@schleef.org>
21319
21320         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21321         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21322         Add fixate function and a check for bad formats.
21323
21324 2004-01-01  David Schleef  <ds@schleef.org>
21325
21326         Negotiation fixes:
21327         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21328         (gst_audiofilter_init):
21329         * gst/debug/efence.c: (gst_efence_init):
21330         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21331         (gst_deinterlace_init):
21332         * gst/volume/gstvolume.c: (volume_connect):
21333
21334 2004-01-01  David Schleef  <ds@schleef.org>
21335
21336         Convert elements to use gst_pad_use_explicit_caps() where
21337         appropriate:
21338         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21339         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21340         (gst_afparse_open_file):
21341         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21342         (gst_afsrc_open_file):
21343         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21344         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21345         (gst_ffmpegdec_chain):
21346         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21347         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21348         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21349         (gst_gdk_pixbuf_chain):
21350         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21351         (gst_jpegdec_chain):
21352         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21353         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21354         (gst_mikmod_negotiate):
21355         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21356         (gst_mpeg2dec_negotiate_format):
21357         * ext/mpeg2enc/gstmpeg2enc.cc:
21358         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21359         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21360         (gst_speexdec_sinkconnect):
21361         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21362         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21363         (gst_vorbisfile_new_link):
21364         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21365         (gst_ac3parse_chain):
21366         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21367         (gst_asf_demux_setup_pad):
21368         * gst/auparse/gstauparse.c: (gst_auparse_init),
21369         (gst_auparse_chain):
21370         * gst/id3/gstid3types.c: (gst_id3types_loop):
21371         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21372         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21373         (mp1videoparse_parse_seq):
21374         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21375         (bpf_from_header):
21376         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21377         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21378         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21379         (gst_mpeg_parse_send_data):
21380         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21381         (gst_qtdemux_add_stream):
21382         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21383         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21384         (gst_wavparse_parse_fmt):
21385
21386 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21387
21388         * configure.ac:
21389           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21390           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21391           it therefore uses the wrong include paths. Too bad... Note
21392           that 1.6.1.93 is not release yet. ;).
21393           Also add a check for mplex, which is now using the lib'ified
21394           mplex from mjpegtools, too.
21395         * ext/ffmpeg/gstffmpegcodecmap.c:
21396           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21397           issues. I don't think ffmpeg handles 3ivx correctly, so this
21398           probably won't work. But it won't hurt either.
21399         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21400         (gst_ffmpegdec_chain):
21401         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21402         (gst_ffmpegenc_chain_audio):
21403           Fix memleak in audio encoding. Close codec if open fails, this
21404           calls the cleanup routines so we can re-use the context.
21405         * ext/mpeg2enc/gstmpeg2enc.cc:
21406           Fix pad template names/types, fix memory issue with getcaps().
21407         * ext/mpeg2enc/gstmpeg2encoder.cc:
21408         * ext/mpeg2enc/gstmpeg2encoder.hh:
21409           Fix compile issue with new caps system (const thingy).
21410         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21411         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21412           We read a first frame right on initing, so that we have a caps
21413           when we init the output. This caps is cached in padprivate and
21414           read as first frame.
21415         * ext/mplex/Makefile.am:
21416         * ext/mplex/gstmplex.cc:
21417         * ext/mplex/gstmplex.h:
21418         * ext/mplex/gstmplex.hh:
21419         * ext/mplex/gstmplexibitstream.cc:
21420         * ext/mplex/gstmplexibitstream.hh:
21421         * ext/mplex/gstmplexjob.cc:
21422         * ext/mplex/gstmplexjob.hh:
21423         * ext/mplex/gstmplexoutputstream.cc:
21424         * ext/mplex/gstmplexoutputstream.hh:
21425           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21426           had issues, didn't do capsnego, supported only a subset of the
21427           mplex features and required a mplex fork in our local CVS. Plus
21428           that it worked agaist a very old mplex version. Rewriting was
21429           faster than updating it.
21430         * gst-libs/ext/Makefile.am:
21431         * gst-libs/ext/mplex/INSTRUCT:
21432         * gst-libs/ext/mplex/Makefile.am:
21433         * gst-libs/ext/mplex/README:
21434         * gst-libs/ext/mplex/TODO:
21435         * gst-libs/ext/mplex/ac3strm_in.cc:
21436         * gst-libs/ext/mplex/audiostrm.hh:
21437         * gst-libs/ext/mplex/audiostrm_out.cc:
21438         * gst-libs/ext/mplex/aunit.hh:
21439         * gst-libs/ext/mplex/bits.cc:
21440         * gst-libs/ext/mplex/bits.hh:
21441         * gst-libs/ext/mplex/buffer.cc:
21442         * gst-libs/ext/mplex/buffer.hh:
21443         * gst-libs/ext/mplex/fastintfns.h:
21444         * gst-libs/ext/mplex/format_codes.h:
21445         * gst-libs/ext/mplex/inputstrm.cc:
21446         * gst-libs/ext/mplex/inputstrm.hh:
21447         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21448         * gst-libs/ext/mplex/mjpeg_logging.cc:
21449         * gst-libs/ext/mplex/mjpeg_logging.h:
21450         * gst-libs/ext/mplex/mjpeg_types.h:
21451         * gst-libs/ext/mplex/mpastrm_in.cc:
21452         * gst-libs/ext/mplex/mpegconsts.cc:
21453         * gst-libs/ext/mplex/mpegconsts.h:
21454         * gst-libs/ext/mplex/mplexconsts.hh:
21455         * gst-libs/ext/mplex/multplex.cc:
21456         * gst-libs/ext/mplex/outputstream.hh:
21457         * gst-libs/ext/mplex/padstrm.cc:
21458         * gst-libs/ext/mplex/padstrm.hh:
21459         * gst-libs/ext/mplex/stillsstream.cc:
21460         * gst-libs/ext/mplex/stillsstream.hh:
21461         * gst-libs/ext/mplex/systems.cc:
21462         * gst-libs/ext/mplex/systems.hh:
21463         * gst-libs/ext/mplex/vector.cc:
21464         * gst-libs/ext/mplex/vector.hh:
21465         * gst-libs/ext/mplex/videostrm.hh:
21466         * gst-libs/ext/mplex/videostrm_in.cc:
21467         * gst-libs/ext/mplex/videostrm_out.cc:
21468         * gst-libs/ext/mplex/yuv4mpeg.cc:
21469         * gst-libs/ext/mplex/yuv4mpeg.h:
21470         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21471         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21472           We don't fork mjpegtools' mplex in our CVS anymore.
21473         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21474         (gst_avi_demux_add_stream):
21475         * gst/avi/gstavidemux.h:
21476           Add getcaps() function for proper caps nego. This makes some
21477           parts of AVI playback/reading work.
21478         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21479           Resize window on new capsnego. This is probably wrong, but
21480           I'm still committing it because with current capsnego, the
21481           first successfull capsnego is auto-fixated, therefore rounded
21482           down to the lowest values in the caps. this results in a 16x16
21483           XWindow that is not reized when real capsnego finishes.
21484           Dave, I see more cases of this, do you know a proper solution?
21485         * tools/gst-launch-ext.in:
21486           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21487
21488 2003-12-31  David Schleef  <ds@schleef.org>
21489
21490         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21491         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21492           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21493
21494 2003-12-30  David Schleef  <ds@schleef.org>
21495
21496         * ext/ffmpeg/gstffmpegcolorspace.c:
21497         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21498         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21499         (gst_ffmpegcsp_chain): Negotiation fixes
21500         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21501         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21502         (gst_audio_convert_link), (gst_audio_convert_channels):
21503         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21504         (gst_audioscale_link), (gst_audioscale_get_buffer),
21505         (gst_audioscale_chain): Negotiation fixes
21506         * gst/audioscale/gstaudioscale.h:
21507         * gst/videofilter/gstvideofilter.c:
21508         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21509         (gst_videofilter_link), (gst_videofilter_init),
21510         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21511         (gst_videofilter_find_format_by_structure):
21512         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21513         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21514         (gst_videoscale_link):
21515         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21516         (videoscale_find_by_structure), (gst_videoscale_setup):
21517         * gst/videoscale/videoscale.h: Negotiation fixes
21518         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21519         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21520         function, restrict resizing to a multiple of 4 (hack until
21521         everyone supports odd sizes correctly).
21522
21523 2003-12-29  Colin Walters  <walters@verbum.org>
21524
21525         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21526         signed.
21527
21528 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21529
21530         * ext/sndfile/gstsf.c: (gst_sf_loop):
21531           Fix warning about discarding const qualifier
21532
21533 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21534
21535         * gst/cutter/gstcutter.c:
21536         * gst/videoscale/gstvideoscale.c:
21537         * gst/volenv/gstvolenv.c:
21538         * gst-libs/gst/audio/audio.c:
21539         * gst-libs/gst/video/video.c:
21540           Fix warnings
21541
21542 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21543
21544         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21545           Don't send ALSA debugging to stderr.
21546         * ext/alsa/gstalsa.h:
21547           Use GST_WARNING instead of g_warning when ALSA functions fail.
21548
21549 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21550
21551         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21552           Free XVAdapterInfo correctly.
21553
21554 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21555
21556         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21557         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21558           Make id3tag use correct caps nego.
21559
21560 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21561
21562         * ext/ivorbis/vorbis.c:
21563         * ext/ivorbis/vorbisenc.h:
21564         * ext/ivorbis/vorbisfile.c:
21565           Modify so that it uses the new caps things
21566
21567 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21568
21569         * testsuite/spider/spider1.c: (main):
21570         * testsuite/spider/spider2.c: (main):
21571         * testsuite/spider/spider3.c: (main):
21572           Make tests compile again. They probably don't work.
21573
21574 2003-12-24  Colin Walters  <walters@verbum.org>
21575
21576         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21577         we can't fixate the caps anymore.
21578
21579 2003-12-23  David Schleef  <ds@schleef.org>
21580
21581         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21582         * sys/oss/gstosssink.c: (gst_osssink_init),
21583         (gst_osssink_sink_fixate): Add fixate function.
21584
21585 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21586
21587         * ext/ffmpeg/gstffmpegcodecmap.c:
21588         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21589         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21590         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21591         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21592         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21593         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21594         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21595           fix typo in RGB masks, and move back to "old" colorspace
21596           capsnego code until whoever wrote this new crap has actually
21597           tested it so that it works.
21598           And yes, this works, keep it that way please.
21599
21600 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21601
21602         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21603         (gst_divxdec_init), (gst_divxdec_negotiate):
21604         * ext/divx/gstdivxdec.h:
21605         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21606         (gst_divxenc_init):
21607         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21608         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21609         * ext/mpeg2enc/gstmpeg2enc.cc:
21610         * ext/mpeg2enc/gstmpeg2encoder.cc:
21611         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21612         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21613         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21614         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21615         (dxr3spusink_init):
21616         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21617         (dxr3videosink_init):
21618           Fix caps breakage after Dave's caps branch merge.
21619
21620 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21621
21622         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21623           Fix for 24bpp display.
21624
21625 2003-12-23  Colin Walters  <walters@verbum.org>
21626
21627         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21628         a GnomeVFSHandle directly.
21629
21630 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21631
21632         * gst/volume/Makefile.am:
21633         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21634         (volume_base_init), (volume_init):
21635           Reenable volume element and fix to work with new caps stuff.
21636           Rhythmbox needs this.
21637
21638 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21639
21640         * gst/qtdemux/qtdemux.c: (plugin_init):
21641           qtdemux requires bytestream
21642
21643 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21644
21645         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21646           Fix remaining caps handling errors due to CAPS merge.
21647
21648 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21649
21650         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21651         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21652         (gst_faad_srcconnect):
21653           Port to new caps system.
21654
21655 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21656
21657         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21658         (got_video_size), (main): using g_print instead of g_message.
21659         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21660         signal which was not emitted because of "switch" element added to the
21661         bin but not connected. (Removing from the bin temporarily)
21662
21663 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21664
21665         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21666         find X development files. I don't understand the previous tests and
21667         they fail on my debian/ppc unstable. This one works.
21668         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21669         exiting.
21670         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21671         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21672         (gst_play_set_visualization): Add some safety checks in set_ methods
21673         and state_change. This was throwing some ugly CRITICAL messages when
21674         pipeline was getting disposed and casts were failing.
21675
21676 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21677
21678         * configure.ac:
21679           Improve mpeg2enc detection. This is for distributions that do
21680           ship mjpegtools, but without mpeg2enc. Also does object check
21681           for might there ever be ABI incompatibility.
21682         * ext/mpeg2enc/gstmpeg2enc.cc:
21683           Add Andrew as second maintainer (he's helping me), and also add
21684           an error if no caps was set. This happens if I pull before capsnego
21685           and that's something I should solve sometime else.
21686         * gst/matroska/matroska-demux.c:
21687         (gst_matroska_demux_parse_blockgroup):
21688           Fix time parsing.
21689         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21690         (gst_matroska_mux_track_header):
21691           Add caps to templates.
21692         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21693           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21694         * gst/mpegstream/gstmpegdemux.c:
21695           Remove layer since it causes warnings about unfixed caps.
21696         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21697           Fix obvious typo (we error out if caps were set, we should of
21698           course error out if *no* caps were set).
21699         * sys/oss/gstosselement.c: (gst_osselement_convert):
21700           Fix format conversion, we confused bits/bytes.
21701         * sys/oss/gstosselement.h:
21702           Improve documentation for 'bps'.
21703         * sys/v4l/TODO:
21704           Remove stuff about plugins that need removing - this was done
21705           ages ago.
21706         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21707         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21708         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21709         (gst_v4lsrc_src_query):
21710         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21711         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21712           Add get_query_types(), get_formats() and query() functions.
21713
21714 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21715
21716         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21717         * moved CVS to freedesktop.org