LICENSE: move
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
2
3         * LICENSE:
4           move
5         * po/af.po:
6         * po/az.po:
7         * po/cs.po:
8         * po/en_GB.po:
9         * po/hu.po:
10         * po/it.po:
11         * po/nb.po:
12         * po/nl.po:
13         * po/or.po:
14         * po/sq.po:
15         * po/sr.po:
16         * po/sv.po:
17         * po/uk.po:
18         * po/vi.po:
19         * Makefile.am:
20           update
21         * scripts/autoplugins.sh:
22           remove
23
24 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25
26         * Makefile.am:
27         * configure.ac:
28         * examples/Makefile.am:
29         * examples/capsfilter/Makefile.am:
30         * examples/capsfilter/capsfilter1.c:
31         * examples/gob/Makefile.am:
32         * examples/gob/gst-identity2.gob:
33         * examples/indexing/.cvsignore:
34         * examples/indexing/Makefile.am:
35         * examples/indexing/indexmpeg.c:
36         * examples/seeking/.cvsignore:
37         * examples/seeking/Makefile.am:
38         * examples/seeking/cdparanoia.c:
39         * examples/seeking/cdplayer.c:
40         * examples/seeking/chained.c:
41         * examples/seeking/scrubby.c:
42         * examples/seeking/seek.c:
43         * examples/stats/Makefile.am:
44         * examples/stats/mp2ogg.c:
45         * examples/switch/.cvsignore:
46         * examples/switch/Makefile.am:
47         * examples/switch/switcher.c:
48         * tests/Makefile.am:
49         * tests/check/generic/.cvsignore:
50         * tests/check/pipelines/.cvsignore:
51         * tests/examples/Makefile.am:
52         * tests/examples/seek/Makefile.am:
53           reorganize stuff under tests/
54
55 2005-11-30  Edward Hervey  <edward@fluendo.com>
56
57         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
58         Go away you stupid GstStaticPadTemplate memleak.
59
60 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
61
62         * gst-libs/gst/net/Makefile.am:
63         * gst-libs/gst/net/README:
64         * gst-libs/gst/net/gstnetbuffer.c:
65         * gst-libs/gst/net/gstnetbuffer.h:
66           this was moved to "netbuffer"
67
68 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
69
70         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
71         (gst_video_filter_class_init), (gst_video_filter_init):
72         * gst-libs/gst/video/gstvideofilter.h:
73           borgify name to bring in line with other classes
74
75 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
76
77         * gst/audioscale/.cvsignore:
78         * gst/audioscale/Makefile.am:
79         * gst/audioscale/README:
80         * gst/audioscale/audioscale.vcproj:
81         * gst/audioscale/dtof.c:
82         * gst/audioscale/dtos.c:
83         * gst/audioscale/functable.c:
84         * gst/audioscale/gstaudioscale.c:
85         * gst/audioscale/gstaudioscale.h:
86         * gst/audioscale/private.h:
87         * gst/audioscale/resample.c:
88         * gst/audioscale/resample.h:
89         * gst/audioscale/test.c:
90           remove
91
92 2005-11-30  Edward Hervey  <edward@fluendo.com>
93
94         * gst-libs/gst/netbuffer/Makefile.am:
95         really, really tired
96
97 2005-11-30  Edward Hervey  <edward@fluendo.com>
98
99         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
100         Update for new GstTypeFindFactory _register()
101
102 2005-11-30  Edward Hervey  <edward@fluendo.com>
103
104         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
105         Let's not override libgstnet from core for no reason...
106         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
107         Ok, maybe not so quick next time.
108
109 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
110
111         * configure.ac:
112         * gst-libs/gst/Makefile.am:
113           moved gst-libs/gst/net to netbuffer through CVS surgery
114           remove old directory
115           updating build to accomodate
116           (#322257)
117
118 2005-11-29  Andy Wingo  <wingo@pobox.com>
119
120         * pkgconfig/gstreamer-plugins-base.pc.in:
121         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
122         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
123         (#322257).
124
125 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
126
127         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
128         3rd time's the charm. Correct ref-counting for discarded buffers.
129
130 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
131
132         * gst/playback/gststreamselector.c:
133         (gst_stream_selector_class_init),
134         (gst_stream_selector_set_property),
135         (gst_stream_selector_get_property),
136         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
137         Fix ref-counting
138
139 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
140
141         * gst/subparse/gstsubparse.c: (feed_textbuf):
142           Don't access already unref'ed buffer.
143
144 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
145
146         * gst/playback/gststreamselector.c:
147         (gst_stream_selector_class_init), (gst_stream_selector_init),
148         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
149         (gst_stream_selector_get_property),
150         (gst_stream_selector_get_linked_pad),
151         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
152         * gst/playback/gststreamselector.h:
153         Add the active-pad property for playbin to use shortly. Ignore buffers
154         from any other pad, returning GST_FLOW_NOT_LINKED
155
156 2005-11-29  Julien MOUTTE  <julien@moutte.net>
157
158         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
159         patch from bug #322704 (Alessandro Decina).
160
161 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
162
163         * gst-libs/gst/audio/Makefile.am:
164           folded audiofilter into the audio library
165
166 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
167
168         * gst/videoscale/gstvideoscale.h:
169         * gst/videoscale/gstvideoscale.c:
170           remove unimplemented scale methods
171
172 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
173
174         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
175           Don't leak caps.
176
177 2005-11-28  Julien MOUTTE  <julien@moutte.net>
178
179         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
180         (gst_ximagesink_setcaps):
181         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
182         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
183         happens (only visible on ximagesink but bug is in xv too) set_caps was
184         destroying the internal x[v]image used to memcpy non locally alloced
185         buffers so that it got renewed on next _chain. The issue is that 
186         _expose will try to put that image as it reffed it in _put.
187         Using gst_buffer_unref instead of destroy fixes it !
188
189 2005-11-28  Edward Hervey  <edward@fluendo.com>
190
191         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
192         (try_to_link_1), (queue_filled_cb):
193         Better use of the queues. Start with a small size queue and only increase
194         the size of the queues when the other queues are empty.
195
196 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
197
198         * gst-libs/gst/video/Makefile.am:
199           compile in copied-over videofilter into the video library
200         * gst-libs/gst/video/videosink.h:
201           rename the header to gstvideosink.h since it's a base GstObject class
202         * sys/ximage/ximagesink.h:
203         * sys/xvimage/xvimagesink.h:
204           use the new header
205
206 2005-11-28  Wim Taymans  <wim@fluendo.com>
207
208         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
209         * gst/playback/gstplaybasebin.h:
210         Prepare to handle errors betters.
211
212         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
213         Set sinks to PAUSED first before adding and linking them so that
214         we don't interrupt dataflow.
215
216 2005-11-28  Wim Taymans  <wim@fluendo.com>
217
218         * gst-libs/gst/audio/TODO:
219         Updated TODO
220
221         * gst-libs/gst/audio/gstaudiosink.c:
222         (gst_audioringbuffer_open_device),
223         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
224         (gst_audioringbuffer_release):
225         Small cleanups.
226
227         * gst-libs/gst/audio/gstbaseaudiosink.c:
228         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
229         (gst_base_audio_sink_change_state):
230         Slave to the master clock when going to PLAYING and unslave when
231         going to PAUSED.
232
233         * gst-libs/gst/audio/gstringbuffer.c:
234         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
235         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
236         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
237         (gst_ring_buffer_clear_all), (wait_segment),
238         (gst_ring_buffer_commit), (gst_ring_buffer_read),
239         (gst_ring_buffer_advance):
240         * gst-libs/gst/audio/gstringbuffer.h:
241         Add some docs and cleanups.
242
243 2005-11-28  Julien MOUTTE  <julien@moutte.net>
244
245         * sys/xvimage/xvimagesink.c:
246         (gst_xvimagesink_navigation_send_event): Fix navigation events
247         coordinates translation with pixel aspect ratios.
248
249 2005-11-28  Julien MOUTTE  <julien@moutte.net>
250
251         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
252         Use calculated video geometry from _setcaps instead of buffer
253         caps to respect pixel aspect ratio. (fixes #322388)
254
255 2005-11-28  Julien MOUTTE  <julien@moutte.net>
256
257         * docs/libs/tmpl/gstcolorbalance.sgml:
258         * docs/libs/tmpl/gstmixer.sgml:
259         * docs/libs/tmpl/gstxoverlay.sgml:
260         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
261         interface.
262
263 2005-11-28  Julien MOUTTE  <julien@moutte.net>
264
265         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
266         Refuse to create an XvImage if we can't find the format.
267
268 2005-11-28  Edward Hervey  <edward@fluendo.com>
269
270         * gst-libs/gst/riff/riff-media.c:
271         (gst_riff_create_audio_template_caps):
272         Add ATRAC3 to the list of riff-possible audio caps.
273         I know we still don't have a plugin for atrac3, but it's saner to output
274         that than a cryptic mimetype.
275
276 2005-11-27  Edward Hervey  <edward@fluendo.com>
277
278         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
279         Don't try to create a zero-sized subbuffer.
280
281 2005-11-27  Julien MOUTTE  <julien@moutte.net>
282
283         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
284         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
285         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
286         (gst_ximagesink_expose): Fixed a tricky race.
287         * sys/ximage/ximagesink.h:
288         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
289         (gst_xvimagesink_expose): Fixed a tricky race.
290         * sys/xvimage/xvimagesink.h:
291
292 2005-11-27  Edward Hervey  <edward@fluendo.com>
293
294         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
295         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
296         Remove unused properties, and add queues between demuxers and decoders
297         so that a lot more files can preroll properly.
298
299 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
300
301         * gst-libs/gst/net/Makefile.am:
302         * gst-libs/gst/rtp/Makefile.am:
303         * gst-libs/gst/tag/Makefile.am:
304           remove silly include
305         * gst/tags/Makefile.am:
306         * gst/tags/gsttagediting.c:
307         * gst/tags/gsttageditingprivate.h:
308         * gst/tags/tagedit.vcproj:
309           remove directory, is as good as empty
310
311 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
312
313         * configure.ac:
314           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
315         * gst-libs/Makefile.am:
316         * gst-libs/gst/audio/Makefile.am:
317         * gst-libs/gst/interfaces/Makefile.am:
318         * gst-libs/gst/net/Makefile.am:
319         * gst-libs/gst/riff/Makefile.am:
320         * gst-libs/gst/rtp/Makefile.am:
321         * gst-libs/gst/tag/Makefile.am:
322         * gst-libs/gst/video/Makefile.am:
323           and use them
324
325 2005-11-27  Julien MOUTTE  <julien@moutte.net>
326
327         * docs/libs/tmpl/gstcolorbalance.sgml:
328         * docs/libs/tmpl/gstmixer.sgml:
329         * docs/libs/tmpl/gstxoverlay.sgml:
330         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
331         * sys/ximage/ximagesink.h:
332         * sys/xvimage/xvimagesink.h: More and more documentation.
333
334 2005-11-26  Julien MOUTTE  <julien@moutte.net>
335
336         * docs/libs/gst-plugins-base-libs-docs.sgml:
337         * docs/libs/gst-plugins-base-libs-sections.txt:
338         * docs/libs/tmpl/gstcolorbalance.sgml:
339         * docs/libs/tmpl/gstmixer.sgml:
340         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
341         to documentation.
342
343 2005-11-26  Julien MOUTTE  <julien@moutte.net>
344
345         * docs/plugins/Makefile.am:
346         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
347         * docs/plugins/gst-plugins-base-plugins-sections.txt:
348         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
349
350 2005-11-26  Julien MOUTTE  <julien@moutte.net>
351
352         * docs/plugins/Makefile.am:
353         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
354         * docs/plugins/gst-plugins-base-plugins-sections.txt:
355         * docs/plugins/inspect/plugin-adder.xml:
356         * docs/plugins/inspect/plugin-alsa.xml:
357         * docs/plugins/inspect/plugin-audioconvert.xml:
358         * docs/plugins/inspect/plugin-audiorate.xml:
359         * docs/plugins/inspect/plugin-audioresample.xml:
360         * docs/plugins/inspect/plugin-audiotestsrc.xml:
361         * docs/plugins/inspect/plugin-decodebin.xml:
362         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
363         * docs/plugins/inspect/plugin-gnomevfs.xml:
364         * docs/plugins/inspect/plugin-ogg.xml:
365         * docs/plugins/inspect/plugin-playbin.xml:
366         * docs/plugins/inspect/plugin-subparse.xml:
367         * docs/plugins/inspect/plugin-tcp.xml:
368         * docs/plugins/inspect/plugin-theora.xml:
369         * docs/plugins/inspect/plugin-typefindfunctions.xml:
370         * docs/plugins/inspect/plugin-video4linux.xml:
371         * docs/plugins/inspect/plugin-videorate.xml:
372         * docs/plugins/inspect/plugin-videoscale.xml:
373         * docs/plugins/inspect/plugin-videotestsrc.xml:
374         * docs/plugins/inspect/plugin-volume.xml:
375         * docs/plugins/inspect/plugin-vorbis.xml:
376         * docs/plugins/inspect/plugin-ximagesink.xml:
377         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
378         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
379
380 2005-11-26  Edward Hervey  <edward@fluendo.com>
381
382         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
383         Properly return GstFlowReturn from gst_pad_push in chain functions.
384
385 2005-11-25  Michael Smith  <msmith@fluendo.com>
386
387         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
388         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
389         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
390         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
391           Handle various conditions better when we don't understand a stream.
392           Removes a heap of CRITICALs on ogg streams containing unknown data.
393
394 2005-11-24  Andy Wingo  <wingo@pobox.com>
395
396         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
397         Be threadsafe.
398
399 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
400
401         * configure.ac: back to HEAD
402
403 === release 0.9.6 ===
404
405 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
406
407         * configure.ac:
408           releasing 0.9.6, "White Eight"
409
410 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
411
412         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
413         * docs/plugins/inspect/plugin-sine.xml:
414           remove sinesrc some more
415
416 2005-11-23  Wim Taymans  <wim@fluendo.com>
417
418         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
419         If we are reading too slowly, jump forward in the ringbuffer
420         instead of blocking.
421
422 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
423
424         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
425         (gst_visual_chain):
426         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
427         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
428         (gst_videorate_chain):
429         * gst/videotestsrc/gstvideotestsrc.c:
430         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
431         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
432         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
433         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
434         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
435         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
436           Updates for API changes
437
438 2005-11-23  Wim Taymans  <wim@fluendo.com>
439
440         * gst-libs/gst/audio/gstbaseaudiosink.c:
441         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
442         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
443         Fix for calibration API change.
444
445 2005-11-23  Michael Smith <msmith@fluendo.com>
446
447         * gst-libs/gst/audio/multichannel.c:
448         (gst_audio_get_channel_positions),
449         (gst_audio_set_channel_positions),
450         (gst_audio_set_structure_channel_positions_list),
451         (gst_audio_fixate_channel_positions):
452           Use gst_value_array_*() functions on value arrays, not
453           gst_value_list_*().
454
455 2005-11-23  Edward Hervey  <edward@fluendo.com>
456
457         * autogen.sh:
458         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
459         Fixes autogen
460
461 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
462
463         * check/Makefile.am:
464         * check/elements/videotestsrc.c: (setup_videotestsrc),
465         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
466         (main):
467           add a test for videotestsrc
468
469 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
470
471         * gst/sine/.cvsignore:
472         * gst/sine/Makefile.am:
473         * gst/sine/gstsinesrc.c:
474         * gst/sine/gstsinesrc.h:
475         * gst/sine/sinesrc.vcproj:
476           and remove sinesrc from the repository.  Closes #321446
477
478 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
479
480         * configure.ac:
481         * gst-plugins-base.spec.in:
482           remove sinesrc from the build
483
484 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
485
486         * check/Makefile.am:
487         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
488         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
489         (main):
490           add a test for audiotestsrc, testing all waves.  Even seems
491           leak-free at first glance, nice job Stefan
492
493 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
494
495         * po/af.po:
496         * po/az.po:
497         * po/cs.po:
498         * po/en_GB.po:
499         * po/hu.po:
500         * po/it.po:
501         * po/nb.po:
502         * po/nl.po:
503         * po/or.po:
504         * po/sq.po:
505         * po/sr.po:
506         * po/sv.po:
507         * po/uk.po:
508         * po/vi.po:
509           Translation string updates
510
511         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
512         (gst_v4lsrc_set_caps):
513         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
514         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
515         * sys/v4l/v4lsrc_calls.h:
516           Improve v4lsrc, by making it work again.
517
518 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
519
520         * ext/libvisual/visual.c: (gst_visual_chain):
521           Fix the fps calculations.
522
523         * gst/ffmpegcolorspace/avcodec.h:
524           Move structure element for clarity
525
526         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
527         * gst-libs/gst/interfaces/tunernorm.h:
528         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
529         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
530         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
531         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
532         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
533         (gst_v4lmjpegsrc_getcaps):
534         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
535         (gst_v4lsrc_set_caps):
536         * sys/v4l/gstv4lsrc.h:
537         * sys/v4l/v4l_calls.c: (gst_v4l_open):
538         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
539         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
540         * sys/v4l/v4lsrc_calls.h:
541           Fractional framerates...
542
543 2005-11-22  Wim Taymans  <wim@fluendo.com>
544
545         * gst-libs/gst/audio/gstbaseaudiosink.c:
546         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
547         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
548         And we provide a clock by default, of course...
549
550 2005-11-22  Wim Taymans  <wim@fluendo.com>
551
552         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
553         This clock can be slaved to a master clock now.
554
555         * gst-libs/gst/audio/gstbaseaudiosink.c:
556         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
557         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
558         (gst_base_audio_sink_set_clock),
559         (gst_base_audio_sink_set_property),
560         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
561         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
562         * gst-libs/gst/audio/gstbaseaudiosink.h:
563         Handle slaving the internal clock to the clock selected in the
564         pipeline.
565         Add property to make the basesink not provide a clock.
566
567         * gst-libs/gst/rtp/gstbasertpdepayload.c:
568         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
569         (gst_base_rtp_depayload_wait):
570         * gst-libs/gst/rtp/gstbasertpdepayload.h:
571         We can use the clock in GstElement, no need to store it ourselves.
572
573 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
574
575         * docs/libs/tmpl/gstaudio.sgml:
576           update
577         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
578         (gst_paranoia_endian_get_type):
579         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
580         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
581         * gst/audiotestsrc/gstaudiotestsrc.c:
582         (gst_audiostestsrc_wave_get_type):
583         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
584         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
585         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
586         (gst_sync_method_get_type), (gst_unit_type_get_type),
587         (gst_client_status_get_type), (gst_multifdsink_class_init),
588         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
589         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
590         (gst_multifdsink_get_property):
591         * gst/tcp/gstmultifdsink.h:
592         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
593         * gst/videotestsrc/gstvideotestsrc.c:
594         (gst_videotestsrc_pattern_get_type):
595           remove deprecated properties
596           fix up enums to correctly have short lowercase dashed nicks
597
598 2005-11-22  Michael Smith <msmith@fluendo.com>
599
600         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
601         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
602           Add underscore.
603
604 2005-11-22  Michael Smith <msmith@fluendo.com>
605
606         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
607         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
608           Use utility method for scaling clocktime for fractional framerates.
609
610 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
611
612         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
613         (gst_visual_chain):
614         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
615         * ext/theora/theoradec.c: (theora_handle_type_packet):
616         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
617         (theora_enc_chain):
618         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
619         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
620         * gst-libs/gst/video/video.h:
621         * gst/ffmpegcolorspace/avcodec.h:
622         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
623         (gst_ffmpeg_caps_to_pixfmt):
624         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
625         (gst_ffmpegcsp_set_caps):
626         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
627         (gst_videorate_setcaps), (gst_videorate_blank_data),
628         (gst_videorate_chain):
629         * gst/videotestsrc/gstvideotestsrc.c:
630         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
631         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
632         (gst_videotestsrc_event), (gst_videotestsrc_create):
633         * gst/videotestsrc/gstvideotestsrc.h:
634         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
635         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
636         (gst_ximagesink_get_times), (gst_ximagesink_init):
637         * sys/ximage/ximagesink.h:
638         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
639         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
640         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
641         * sys/xvimage/xvimagesink.h:
642           Convert elements to use fractions for their framerate.
643           V4L elements to come later tonight.
644
645 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
646
647         * gst-libs/gst/audio/audio.c:
648         * gst-libs/gst/audio/audio.h:
649           remove some deprecated functions
650
651 2005-11-22  Andy Wingo  <wingo@pobox.com>
652
653         * Update for gst_tag_setter API changes.
654
655 2005-11-22  Andy Wingo  <wingo@pobox.com>
656
657         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
658         (gst_ogg_demux_perform_seek):
659         * ext/theora/theoradec.c (theora_dec_sink_event):
660         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
661         update-funcnames.
662
663 2005-11-22  Wim Taymans  <wim@fluendo.com>
664
665         * examples/seeking/seek.c: (main):
666         Give higher priority to bus signals than the gtk events
667         to fix a race condition in the segment looping.
668
669 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
670
671         * ext/theora/Makefile.am:
672         * ext/vorbis/Makefile.am:
673         * gst-libs/gst/tag/Makefile.am:
674         * gst-plugins-base.spec.in:
675           Rename libgsttagedit to libgsttag (#322117).
676
677 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
678
679         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
680         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
681           Call gst_x_overlay_prepare_xwindow_id() to give applications
682           a final chance to set their own xwindow id before the video
683           sink creates its own window.
684
685 2005-11-22  Julien MOUTTE  <julien@moutte.net>
686
687         * sys/xvimage/xvimagesink.c:
688         (gst_xvimagesink_navigation_send_event): Handle navigation
689         events correcly with borders if applicable.
690
691 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
692
693         Patch by: Luca Ognibene
694
695         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
696         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
697         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
698         (gst_ffmpegcsp_caps_remove_format_info):
699         * gst/ffmpegcolorspace/imgconvert.c:
700         * gst/ffmpegcolorspace/imgconvert_template.h:
701           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
702           #318353); use gst_structure_has_name().
703
704 2005-11-22  Julien MOUTTE  <julien@moutte.net>
705
706         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
707         (gst_ximagesink_class_init): Add debug macros on functions.
708         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
709         (gst_xvimagesink_xwindow_draw_borders),
710         (gst_xvimagesink_xvimage_put),
711         (gst_xvimagesink_xwindow_update_geometry),
712         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
713         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
714         (gst_xvimagesink_xcontext_clear),
715         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
716         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
717         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
718         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
719         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
720         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
721         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
722         expose while being PAUSED, out of data flow navigation events, etc..
723
724 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
725
726         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
727         * gst-libs/gst/audio/audio.h:
728           fix prototype - wondering why the test worked regardless
729
730 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
731
732         * check/Makefile.am:
733         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
734         * gst-libs/gst/audio/audio.h:
735           add a method that returns a proper GstClockTime
736
737 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
738
739         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
740         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
741         * gst-libs/gst/interfaces/xoverlay.h:
742           Remove everything having to do with the desired size; add 
743           gst_x_overlay_prepare_xwindow_id() function; remove the
744           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
745           post a message on the bus instead (#321816).
746
747         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
748         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
749         (gst_xvimagesink_xoverlay_init):
750           Remove desired size stuff (#321816).
751
752 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
753
754         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
755         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
756         (mpeg_video_type_find), (mpeg_video_stream_type_find):
757           Terminate vararg functions with NULL instead of 0 to 
758           make gcc4 happy.
759
760 2005-11-21  Andy Wingo  <wingo@pobox.com>
761
762         patch by: Sebastien Cote <sebas642@yahoo.ca>
763         
764         * gst-libs/gst/rtp/gstrtpbuffer.h: 
765         * gst-libs/gst/rtp/gstrtpbuffer.c
766         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
767
768 2005-11-21  Andy Wingo  <wingo@pobox.com>
769
770         * gst/playback/gstplaybin.c (gen_audio_element) 
771         (gen_video_element): Use the new MISSING_PLUGIN core error
772         category. Closes #320060.
773
774         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
775         * gst/videorate/gstvideorate.c (gst_videorate_event):
776         * ext/theora/theoradec.c (theora_dec_sink_event): 
777         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
778         stream lock.
779
780         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
781         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
782         stream lock changes.
783
784 2005-11-21  Wim Taymans  <wim@fluendo.com>
785
786         * gst-libs/gst/audio/gstbaseaudiosink.c:
787         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
788         (gst_base_audio_sink_provide_clock),
789         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
790         (gst_base_audio_sink_change_state):
791         * gst/audioresample/gstaudioresample.c:
792         Segment update fix.
793
794 2005-11-21  Andy Wingo  <wingo@pobox.com>
795
796         * *.h:
797         * *.c: Ran scripts/update-macros. Oh yes.
798
799 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
800
801         * sys/ximage/Makefile.am:
802         * sys/ximage/ximage.c:
803           Rename ximage plugin to ximagesink (#321426) (Don't forget to
804           remove your old libgstximage.* manually if necessary).
805
806 2005-11-21  Michael Smith <msmith@fluendo.com>
807
808         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
809           Minimal fix for bug #320200: set the min/max bitrate in the correct
810           units. A better fix would be to upgrade to the RATEMANAGE2
811           interface, rather than using the deprecated interface used here, but
812           that would require an update in our libvorbis dependency (to 1.1),
813           which is probably undesirable.
814
815 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
816
817         * ext/libvisual/visual.c: (get_buffer):
818         * gst-libs/gst/audio/gstbaseaudiosrc.c:
819         (gst_base_audio_src_fixate):
820         * gst/audioconvert/gstaudioconvert.c:
821         (gst_audio_convert_fixate_caps):
822         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
823         * gst/audiotestsrc/gstaudiotestsrc.c:
824         (gst_audiotestsrc_src_fixate):
825         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
826         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
827         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
828         * gst/videotestsrc/gstvideotestsrc.c:
829         (gst_videotestsrc_src_fixate):
830         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
831         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
832           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
833           (#322027)
834
835
836 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
837
838         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
839         (gst_riff_create_iavs_caps):
840         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
841         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
842         (gst_riff_parse_info):
843         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
844         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
845         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
846           Fixes for GST_FOURCC_FORMAT API change.
847
848 2005-11-21  Andy Wingo  <wingo@pobox.com>
849
850         patch by: Alessandro Dessina <alessandro nnva org>
851
852         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
853         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
854         (gst_ogg_parse_chain):
855         * ext/theora/theoraenc.c (theora_set_header_on_caps):
856         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
857         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
858         gst_value_list calls on arrays. Fixes #321962.
859
860 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
861
862         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
863         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
864         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
865         * gst/adder/gstadder.c: (gst_adder_init),
866         (gst_adder_request_new_pad), (gst_adder_collected),
867         (gst_adder_change_state):
868           Update for gst_collectpads_foo() to gst_collect_pads_foo()
869           API change.
870
871 2005-11-21  Michael Smith <msmith@fluendo.com>
872
873         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
874         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
875           Properly handle pad_push return values.
876
877 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
878
879         * gst-libs/gst/tag/Makefile.am:
880         * gst-libs/gst/tag/gstvorbistag.c:
881         (gst_tag_list_to_vorbiscomment_buffer):
882           Remove obsolete vorbistag element and debug category.
883
884         * gst/playback/gstplaybasebin.c: (check_queue):
885           Don't divide by 0 when queue-threshold is 0.
886
887         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
888           Don't modify an existing pixel-aspect-ratio if we fail to read
889           a new one.
890
891 2005-11-20  Wim Taymans  <wim@fluendo.com>
892
893         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
894         (gst_vorbisenc_push_packet):
895         GST_PAD_IS_USABLE is gone, use the return value of
896         the push or pad_alloc_buffer instead.
897
898 2005-11-18  Julien MOUTTE  <julien@moutte.net>
899
900         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
901         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
902         (gst_ximagesink_ximage_destroy),
903         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
904         (gst_ximagesink_xwindow_new),
905         (gst_ximagesink_xwindow_update_geometry),
906         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
907         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
908         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
909         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
910         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
911         (gst_ximagesink_navigation_send_event),
912         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
913         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
914         (gst_ximagesink_finalize), (gst_ximagesink_init),
915         (gst_ximagesink_class_init):
916         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
917         This new version brings correct software scaling, non flickering
918         window while resizing, pixel aspect ratio handling, usage of
919         hardware buffer pools, out of data flow event thread for 
920         navigation and handling of expose events even when being PAUSED,
921         a new property to keep video aspect ratio when resizing, etc...
922
923 2005-11-18  Julien MOUTTE  <julien@moutte.net>
924
925         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
926         (gst_videoscale_fixate_caps): Introduce back caps fixate with
927         handling of PAR.
928
929 2005-11-18    <bilboed@dvdsrc.fluendo.com>
930
931         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
932         Unsetting IS_SINK flag from the fakesink, so decodebin
933         never behaves as a sink.
934
935 2005-11-17  Wim Taymans  <wim@fluendo.com>
936
937         * gst-libs/gst/audio/gstbaseaudiosrc.c:
938         (gst_base_audio_src_change_state):
939         Fix the audiosrc base class again, we did not unflush.
940
941 2005-11-17  Julien MOUTTE  <julien@moutte.net>
942
943         * examples/seeking/seek.c: (make_dv_pipeline),
944         (make_vorbis_theora_pipeline), (make_avi_pipeline),
945         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
946         to ogg/vorbis/theora pipeline.
947
948 2005-11-17  Wim Taymans  <wim@fluendo.com>
949
950         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
951         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
952         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
953         Fix EOS on multiple streams.
954         More debugging.
955
956 2005-11-16  Wim Taymans  <wim@fluendo.com>
957
958         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
959         (gst_ogg_demux_perform_seek):
960         Segment done must include stream time.
961
962         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
963         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
964         (gst_ogg_mux_change_state):
965         Fix ogg muxer again.
966
967 2005-11-16  Wim Taymans  <wim@fluendo.com>
968
969         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
970         Fix compile again.
971
972 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
973
974         * ext/libvisual/visual.c: (gst_visual_init):
975         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
976         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
977         (gst_ogg_parse_chain):
978         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
979         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
980         * ext/theora/theoradec.c: (gst_theora_dec_init):
981         * ext/theora/theoraenc.c: (gst_theora_enc_init):
982         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
983         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
984         * gst/adder/gstadder.c: (gst_adder_class_init),
985         (gst_adder_dispose):
986         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
987         * gst/subparse/gstsubparse.c: (gst_subparse_init):
988         * gst/videorate/gstvideorate.c: (gst_videorate_init):
989           Fix a whole set of pad template leaks
990
991 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
992
993         * check/generic/states.c: (GST_START_TEST):
994           fix the test so that it only checks for elements that are part of
995           this source module
996
997 2005-11-16  Michael Smith <msmith@fluendo.com>
998
999         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
1000         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
1001         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1002         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1003         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
1004         (gst_ogg_mux_change_state):
1005           Fix leaking collectpads.
1006
1007 2005-11-16  Edward Hervey  <edward@fluendo.com>
1008
1009         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
1010         (gst_videorate_event), (gst_videorate_chain):
1011         Handle segment seeks
1012
1013 2005-11-16  Wim Taymans  <wim@fluendo.com>
1014
1015         * gst-libs/gst/audio/gstbaseaudiosink.c:
1016         (gst_base_audio_sink_provide_clock),
1017         (gst_base_audio_sink_change_state):
1018         Set ringbuffer to non-flushing when going to PAUSED, set to
1019         flushing again when going to READY.
1020
1021         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
1022         (gst_ring_buffer_stop):
1023         Start in flushing mode by default.
1024         Don't set flushing in the _stop method, let the app call
1025         this explicitly.
1026
1027 2005-11-16  Julien MOUTTE  <julien@moutte.net>
1028
1029         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
1030         * gst-libs/gst/video/videosink.h: Add helper function needed
1031         for video sinks.
1032
1033 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
1034
1035         * gst/videoscale/gstvideoscale.c:
1036         (gst_videoscale_handle_src_event):
1037           Don't leak reference to pad parent.
1038
1039 2005-11-16  Wim Taymans  <wim@fluendo.com>
1040
1041         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
1042         Set ringbuffer to flushing when stopping so that we don't
1043         block on wait_segment anymore and livelock.
1044
1045 2005-11-16  Wim Taymans  <wim@fluendo.com>
1046
1047         * examples/seeking/seek.c: (send_event), (do_seek),
1048         (loop_toggle_cb), (segment_done), (main):
1049         Added looping checkbox.
1050
1051 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1052
1053         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1054         (gst_ogg_demux_init):
1055         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1056         (gst_vorbis_dec_init):
1057           revert unrefs, they don't pass make check
1058
1059 2005-11-15  Johan Dahlin  <johan@gnome.org>
1060
1061         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1062         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
1063         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1064         (gst_vorbis_dec_init):
1065         Fix pad template leaks. 
1066
1067 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
1068
1069         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1070           Make state change function thread safe.
1071
1072 2005-11-15  Edward Hervey  <edward@fluendo.com>
1073
1074         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
1075         (gst_ogg_demux_class_init):
1076         Implement GstElement::send_event, so we can send seek events
1077         in GST_STATE_READY
1078
1079 2005-11-14  Julien MOUTTE  <julien@moutte.net>
1080
1081         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
1082         Discovered how to take away flickering while resizing the
1083         window. Please don't put that in ximagesink, refactoring in
1084         progress.
1085
1086 2005-11-14  Michael Smith <msmith@fluendo.com>
1087
1088         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
1089         (gst_multifdsink_render):
1090           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
1091
1092 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1093
1094         * gst/playback/gstplaybin.c: (gen_audio_element):
1095           Use autoaudiosink, it tends to be more widely available than
1096           autoaudiiosink.
1097           
1098 2005-11-14  Andy Wingo  <wingo@pobox.com>
1099
1100         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
1101         as well if it is available. Fixes #316442.
1102
1103 2005-11-14  Michael Smith <msmith@fluendo.com>
1104
1105         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
1106         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
1107         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1108         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1109         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
1110         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1111         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
1112         (gst_vorbisenc_change_state):
1113           Fix a small memory leak in vorbisenc.
1114           Fix large memory leaks in oggmux, also fix lots of state change
1115           bugs in oggmux.
1116
1117 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1118
1119         * gst/videotestsrc/gstvideotestsrc.c:
1120         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
1121         (gst_videotestsrc_src_fixate):
1122           move fixation to a fixate function
1123           remove negotiate function, basesrc's is good enough
1124           fixes a bug for check when using the element alone
1125
1126 2005-11-13  Edward Hervey  <edward@fluendo.com>
1127
1128         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
1129         (key_toggle_cb), (main):
1130         Added checkboxes for adding/removing the accurate and key_unit seek
1131         flags.
1132
1133 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1134
1135         * configure.ac: back to HEAD
1136
1137 === release 0.9.5 ===
1138
1139 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
1140
1141         * configure.ac:
1142           releasing 0.9.5, "No No Kia"
1143
1144 2005-11-11  Edward Hervey  <edward@fluendo.com>
1145
1146         * examples/seeking/seek.c: (make_parselaunch_pipeline):
1147         Added parse-launch syntax seeking mode for the seeking example.
1148         This should help stress-test even more cases.
1149         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
1150
1151 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1152
1153         * sys/xvimage/xvimagesink.c:
1154         (gst_xvimagesink_navigation_send_event):
1155           Check whether peer pad exists before sending navigation events
1156           to it.
1157
1158 2005-11-11  Michael Smith <msmith@fluendo.com>
1159
1160         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
1161         (gst_vorbisenc_buffer_from_packet):
1162         * ext/vorbis/vorbisenc.h:
1163           Set duration on encoded buffers. This allows oggmux's
1164           max_page_delay parameter to actually work.
1165
1166 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1167
1168         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1169         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
1170         (gst_ffmpegcsp_avpicture_fill):
1171         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1172         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
1173           Make palettes work again (see #132341). Use our own macros
1174           for rounding up.
1175
1176 2005-11-10  Andy Wingo  <wingo@pobox.com>
1177
1178         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
1179         string doober.
1180
1181 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1182
1183         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1184         (gst_ffmpegcsp_transform_caps):
1185           Prefer passthrough in transform_caps
1186
1187 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1188
1189         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
1190           check for ALSA errors properly, instead of relying on ALSA's
1191           error strings to serve to the user.
1192
1193 2005-11-10  Wim Taymans  <wim@fluendo.com>
1194
1195         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
1196         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
1197         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
1198         Modernise the seek code.
1199
1200 2005-11-10  Michael Smith <msmith@fluendo.com>
1201         
1202         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
1203         (setup_substreams), (set_active_source):
1204           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
1205           trying to go to NULL if we failed to read a file.
1206
1207 2005-11-10  Wim Taymans  <wim@fluendo.com>
1208
1209         * gst/audiotestsrc/gstaudiotestsrc.c:
1210         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
1211         (gst_audiotestsrc_create):
1212         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1213         (gst_sinesrc_get_times), (gst_sinesrc_create):
1214         * gst/videotestsrc/gstvideotestsrc.c:
1215         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
1216         (gst_videotestsrc_create):
1217         The base class can now sync for us.
1218
1219 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1220
1221         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
1222           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
1223           name=source autoprobe=false autoprobe-fps=false copy-mode=1
1224           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
1225           format=(fourcc)I420" ! xvimagesink
1226
1227 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1228
1229         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1230         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
1231         (gst_sinesrc_newsegment):
1232           Send newsegment event in TIME format, set duration if
1233           num-buffers is set, fix duration querying.
1234
1235 2005-11-10  Michael Smith <msmith@fluendo.com>
1236
1237         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1238         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1239         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1240         (gst_ogg_mux_collected):
1241          Fix EOS handling, partially. Now forwarding an EOS event once we have
1242          EOS on all pads works correctly. However, we still don't properly set
1243          EOS on the actual ogg stream pages.
1244
1245 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1246
1247         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
1248           Set elements to NULL state before disposing of them.
1249
1250 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
1251
1252         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1253
1254         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1255         (gst_base_rtp_depayload_init),
1256         (gst_base_rtp_depayload_set_gst_timestamp):
1257         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1258           We need to send a newsegment event for each instance, not
1259           just for the first instance of this class (get rid of
1260           static variable in function). (#321011).
1261           
1262 2005-11-08  Michael Smith <msmith@fluendo.com>
1263
1264         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1265         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1266         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1267         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1268           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1269           This makes us mux things correctly according to the ogg muxing
1270           rules. Still not handling EOS correctly right now, though.
1271
1272 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1273
1274         * gst/audioconvert/gstaudioconvert.c:
1275           Fix typo in docs. 
1276
1277 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1278
1279         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1280         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1281           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1282           creating a new chain; should fix live streaming. Also
1283           add more debug output and fix a typo.
1284
1285 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1286
1287         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1288
1289         * gst/volume/gstvolume.c: (volume_set_caps):
1290           Fix compilation on Solaris with Forte. (#320923)
1291
1292 2005-11-08  Wim Taymans  <wim@fluendo.com>
1293
1294         * gst-libs/gst/audio/gstbaseaudiosink.c:
1295         (gst_base_audio_sink_render):
1296         No need to do a typecheck.
1297
1298 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1299
1300         * ext/alsa/gstalsa.h:
1301           We register a debug category, so let's use it.
1302
1303 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1304
1305         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1306         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1307         Fixed a small problem.
1308
1309 2005-11-04  Wim Taymans  <wim@fluendo.com>
1310
1311         * examples/seeking/Makefile.am:
1312         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1313         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1314         (make_playerbin_pipeline), (format_value), (update_scale),
1315         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1316         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1317         (print_usage), (main):
1318         Added app for playback speed testing.
1319
1320         * examples/seeking/seek.c: (dynamic_link),
1321         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1322         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1323         (message_received), (main):
1324         Updated seek example.
1325
1326 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1327
1328         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1329         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1330         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1331         (gst_base_rtp_depayload_set_clock):
1332         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1333         Don't sleep on the bench (system clock) when you have a nice 
1334         comfortable bed (Gstreamer clock) to sleep on.
1335
1336 2005-11-03  Wim Taymans  <wim@fluendo.com>
1337
1338         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1339         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1340         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1341         Handle the case where a pad_block failed.
1342
1343 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1344
1345         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1346
1347         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1348         (gst_base_rtp_depayload_add_to_queue),
1349         (gst_base_rtp_depayload_push),
1350         (gst_base_rtp_depayload_set_gst_timestamp),
1351         (gst_base_rtp_depayload_queue_release):
1352           Fixes some bugs in the depayloader's queuing/de-queueing code.
1353
1354 2005-10-31  Michael Smith <msmith@fluendo.com>
1355
1356         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1357         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1358         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1359           Patch from Alessandro Decina <alessandro@nnva.org>.
1360           Make oggdemux only find the final time in a chain, not per-pad,
1361           since the per-pad information can be very expensive to locate, and
1362           it isn't used anywhere. This makes reading a file containing
1363           OggSkeleton reasonably fast.
1364           Also, make chain finding work when there are logical bitstreams that
1365           can't be decoded. Fixes #319110.
1366
1367 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1368
1369         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1370         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1371         (gst_base_rtp_depayload_chain),
1372         (gst_base_rtp_depayload_add_to_queue),
1373         (gst_base_rtp_depayload_push),
1374         (gst_base_rtp_depayload_set_gst_timestamp),
1375         (gst_base_rtp_depayload_queue_release),
1376         (gst_base_rtp_depayload_start_thread),
1377         (gst_base_rtp_depayload_set_property),
1378         (gst_base_rtp_depayload_get_property):
1379         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1380         Some random fixes, to fullfill the desires of thomas.
1381
1382 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1383
1384         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1385         (gst_base_rtp_depayload_add_to_queue),
1386         (gst_base_rtp_depayload_push):
1387         Fixed the queueing algorithm.
1388
1389 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1390
1391         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1392         (gst_base_rtp_depayload_push):
1393         A small fix
1394
1395 2005-10-31  Wim Taymans  <wim@fluendo.com>
1396
1397         * gst-libs/gst/audio/gstringbuffer.h:
1398         Don't break ABI.
1399
1400         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1401         (gst_ffmpeg_caps_to_pixfmt):
1402         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1403         (gst_ffmpegcsp_set_caps):
1404         Some more comments.
1405         Handle missing required caps fields better.
1406
1407 2005-10-31  Wim Taymans  <wim@fluendo.com>
1408
1409         * gst-libs/gst/audio/gstbaseaudiosink.c:
1410         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1411         (gst_base_audio_sink_render):
1412         * gst-libs/gst/audio/gstringbuffer.c:
1413         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1414         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1415         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1416         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1417         (gst_ring_buffer_read):
1418         * gst-libs/gst/audio/gstringbuffer.h:
1419         Add flushing mode to the ringbuffer so that it in all cases does
1420         not try to handle more audio. This makes sure it does not try to
1421         block anymore when flushing and fixes a livelock.
1422
1423 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1424
1425         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1426         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1427         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1428           Explicitly check for -1 values before doing a conversion
1429           and always map them to -1. (#315545)
1430
1431 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1432
1433         * gst/playback/gstplaybin.c: (gen_video_element):
1434           first try autovideosink, then xvimagesink, then error out
1435         * po/POTFILES.in:
1436           add translatable file
1437         * po/af.po:
1438         * po/az.po:
1439         * po/cs.po:
1440         * po/en_GB.po:
1441         * po/hu.po:
1442         * po/it.po:
1443         * po/nb.po:
1444         * po/nl.po:
1445         * po/or.po:
1446         * po/sq.po:
1447         * po/sr.po:
1448         * po/sv.po:
1449         * po/uk.po:
1450         * po/vi.po:
1451           update translations
1452
1453 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1454
1455         * gst-libs/gst/rtp/gstbasedepayload.c:
1456         * gst-libs/gst/rtp/gstbasedepayload.h:
1457           Minor cleanups
1458
1459 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1460
1461         * gst/playback/.cvsignore:
1462         * gst/playback/decodetest.c:
1463         * gst/playback/test3.c:
1464           Port these two tests as well.
1465
1466 2005-10-27  Wim Taymans  <wim@fluendo.com>
1467
1468         * ext/theora/theoradec.c: (theora_dec_src_query),
1469         (theora_dec_sink_event):
1470         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1471         (theora_enc_change_state):
1472         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1473         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1474         Take proper locks when handling events.
1475
1476 2005-10-27  Wim Taymans  <wim@fluendo.com>
1477
1478         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1479         (gst_adder_change_state):
1480         Fix timestamps and fix deadlock when stopping the collectpads.
1481
1482 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1483
1484         * gst-libs/gst/rtp/gstrtpbuffer.h:
1485         Declaring the payload types as strings too so that they can be used
1486         in the padtemplate inialization.
1487
1488 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1489
1490         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1491
1492         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1493         (gst_base_rtp_depayload_class_init):
1494         Fixes a small but nasty bug. The derived elements no longer segfaults
1495         on finalization.
1496
1497 2005-10-26  Michael Smith <msmith@fluendo.com>
1498
1499         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1500           When clearing an audioconvert context, set tmpbufsize to zero, so
1501           we'll allocate it again later if required.
1502           This fixes audioconvert re-negotiating formats, which previously
1503           segfaulted with a NULL destination buffer.
1504
1505 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1506
1507         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1508         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1509         (gst_base_rtp_depayload_set_gst_timestamp),
1510         (gst_base_rtp_depayload_queue_release):
1511         Fixed a smalll memleak.
1512
1513 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1514         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1515         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1516         (gst_base_rtp_depayload_finalize),
1517         (gst_base_rtp_depayload_setcaps),
1518         (gst_base_rtp_depayload_add_to_queue),
1519         (gst_base_rtp_depayload_push),
1520         (gst_base_rtp_depayload_set_gst_timestamp),
1521         (gst_base_rtp_depayload_queue_release),
1522         (gst_base_rtp_depayload_thread),
1523         (gst_base_rtp_depayload_change_state):
1524         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1525         Changed the C++ comments to C comments
1526
1527 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1528
1529         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1530         * gst/tcp/gsttcpclientsrc.h:
1531         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1532         * gst/tcp/gsttcpserversrc.h:
1533           Remove unused 'curoffset' structure member.
1534
1535 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1536
1537         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1538         (gst_base_rtp_depayload_base_init),
1539         (gst_base_rtp_depayload_finalize):
1540         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1541         * gst-libs/gst/rtp/gstbasertppayload.h:
1542           The pad-template on the sinkpad should be set by the derived classes.
1543           Also added some useful macros.
1544
1545 2005-10-24  Wim Taymans  <wim@fluendo.com>
1546
1547         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1548         Correctly flush decoder samples even if we could not
1549         copy them to an output buffer. Fixes #319618.
1550
1551 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1552
1553         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1554         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1555         the caps against our xcontext caps.
1556
1557 2005-10-24  Wim Taymans  <wim@fluendo.com>
1558
1559         * gst-libs/gst/audio/gstbaseaudiosink.c:
1560         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1561         Remove g_print
1562         Use sync property from baseclass to disable sync.
1563
1564 2005-10-24  Wim Taymans  <wim@fluendo.com>
1565
1566         * gst-libs/gst/audio/gstbaseaudiosink.c:
1567         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1568         Buffers with no timestamps get aligned with previous buffers or
1569         on underrun, played ASAP.
1570
1571 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1572
1573         * gst-libs/gst/video/video.h:
1574         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1575         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1576         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1577         here comes my change on caps for framerate and geometry range.
1578         We are now accepting 1 to MAXINT for width and height, and from
1579         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1580         to be blended correctly in videomixer.
1581
1582 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1583
1584         * configure.ac:
1585           back to HEAD
1586
1587 === release 0.9.4 ===
1588
1589 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1590
1591         * NEWS:
1592         * RELEASE:
1593         * configure.ac:
1594           releasing 0.9.4, "Velociraptor"
1595
1596 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1597
1598         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1599         * po/POTFILES.in:
1600           STOPPED -> FAILED
1601
1602 2005-10-21  Wim Taymans  <wim@fluendo.com>
1603
1604         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1605         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1606         (pad_blocked), (close_pad_link), (new_pad):
1607         Don't try to remove elements twice.
1608
1609 2005-10-21  Wim Taymans  <wim@fluendo.com>
1610
1611         * ext/theora/theoradec.c: (theora_dec_src_query),
1612         (theora_dec_sink_event):
1613         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1614         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1615         (vorbis_handle_data_packet):
1616         * ext/vorbis/vorbisdec.h:
1617         Fix old naming.
1618
1619         * gst-libs/gst/audio/gstbaseaudiosink.c:
1620         (gst_base_audio_sink_render):
1621         Don't try to sync on buffers without a timestamp.
1622
1623 2005-10-21  Wim Taymans  <wim@fluendo.com>
1624
1625         * ext/theora/theoradec.c: (theora_dec_src_query),
1626         (theora_dec_sink_event):
1627         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1628         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1629         (vorbis_handle_data_packet):
1630         * ext/vorbis/vorbisdec.h:
1631         Fix old naming.
1632
1633 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1634
1635         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1636         (gst_vorbisenc_src_query):
1637           Implement position and duration queries.
1638
1639         * gst/playback/test3.c: (update_scale), (main):
1640           Fix for async state changes and print nicer output.
1641
1642 2005-10-20  Wim Taymans  <wim@fluendo.com>
1643
1644         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1645         (dump_element_stats), (main):
1646         * gst/playback/test6.c: (main):
1647         Fix tests again
1648
1649 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1650
1651         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1652         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1653           Don't use functions for position queries when handling
1654           duration queries.
1655
1656 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1657
1658         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1659         (vorbis_handle_data_packet), (vorbis_dec_chain),
1660         (vorbis_dec_change_state):
1661         * ext/vorbis/vorbisdec.h:
1662           Vorbis streams can be embedded in other container formats
1663           than ogg, container formats where the demuxer might set 
1664           timestamps on encoded vorbis buffers instead of those silly 
1665           granulepos thingies. In short: make vorbisdec handle 
1666           timestamps on incoming buffers as well.
1667
1668 2005-10-20  Wim Taymans  <wim@fluendo.com>
1669
1670         * gst/playback/gstplaybasebin.c: (group_destroy),
1671         (gst_play_base_bin_change_state):
1672         Fix leak.
1673         Handle case where playbasebin is now ASYNC because
1674         decodebin is.
1675
1676 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1677
1678         * gst/audioconvert/Makefile.am:
1679         * gst/audioconvert/bufferframesconvert.c:
1680         * gst/audioconvert/plugin.c: (plugin_init):
1681         * gst/audioconvert/plugin.h:
1682           And bye bye buffer-frames-convert
1683
1684 2005-10-19  Wim Taymans  <wim@fluendo.com>
1685
1686         * check/elements/audioconvert.c:
1687         * docs/libs/tmpl/gstaudio.sgml:
1688         * docs/libs/tmpl/gstcolorbalance.sgml:
1689         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1690         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1691         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1692         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1693         * gst-libs/gst/audio/audio.h:
1694         * gst/audioconvert/audioconvert.h:
1695         * gst/audioconvert/gstaudioconvert.c:
1696         (gst_audio_convert_parse_caps):
1697         * gst/volume/gstvolume.c:
1698         Bye bye buffer-frames.
1699
1700 2005-10-19  Wim Taymans  <wim@fluendo.com>
1701
1702         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1703         (query_positions_elems), (query_positions_pads), (update_scale),
1704         (do_seek), (set_update_scale), (message_received), (main):
1705         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1706         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1707         (gst_ogg_demux_loop):
1708         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1709         * ext/theora/theoradec.c: (theora_dec_src_query),
1710         (theora_dec_sink_event):
1711         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1712         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
1713         * gst/adder/gstadder.c: (gst_adder_query):
1714         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1715         * gst/playback/test3.c: (update_scale):
1716         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1717         (dump_element_stats), (main):
1718         * gst/playback/test6.c: (main):
1719         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1720         Query API update.
1721
1722 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1723
1724         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1725         (xml_check_first_element), (xml_type_find), (smil_type_find),
1726         (plugin_init):
1727           Add typefinding for SMIL and for generic XML. Based on patch by
1728           Akos Maroy (#308663).
1729
1730 2005-10-18  Wim Taymans  <wim@fluendo.com>
1731
1732         * gst/playback/Makefile.am:
1733         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1734         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
1735         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
1736         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
1737         (gst_decode_bin_change_state):
1738         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1739         (gst_play_bin_send_event_to_sink):
1740         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1741         (dump_element_stats), (main):
1742         * gst/playback/test6.c: (main):
1743         Make playbin async, it'll commit state to paused when all streams
1744         are detected.
1745         Remove ugly hack.
1746         Added test6.c to show async behaviour.
1747
1748 2005-10-18  Wim Taymans  <wim@fluendo.com>
1749
1750         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1751         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
1752         Fix for segment-start/stop API change.
1753
1754 2005-10-18  Wim Taymans  <wim@fluendo.com>
1755
1756         * check/Makefile.am:
1757         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
1758         (main):
1759         Add future test for clock selection.
1760
1761 2005-10-18  Wim Taymans  <wim@fluendo.com>
1762
1763         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
1764         (gst_alsasink_close):
1765         Set handle to NULL.
1766
1767         * gst-libs/gst/audio/gstringbuffer.c:
1768         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1769         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
1770         (gst_ring_buffer_start), (gst_ring_buffer_pause),
1771         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
1772         (gst_ring_buffer_read):
1773         More debug info.
1774
1775 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
1776
1777         * gst/audiotestsrc/Makefile.am:
1778         * gst/sine/Makefile.am:
1779         * gst/volume/Makefile.am:
1780           fix broken build of controllerized plugins
1781
1782 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1783
1784         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1785
1786         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1787         (gst_riff_create_video_template_caps):
1788           Add support for Indeo-3 (IV32).
1789
1790 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1791
1792         * configure.ac:
1793           rewrite
1794
1795 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1796
1797         * gst-libs/gst/video/video.c: (gst_video_get_size):
1798         * gst/audiotestsrc/gstaudiotestsrc.c:
1799           doc updates
1800
1801 2005-10-17  Andy Wingo  <wingo@pobox.com>
1802
1803         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
1804         with the collectpads change.
1805         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
1806
1807         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
1808
1809         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
1810
1811         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
1812         alloc_buffer flow return to callers.
1813         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
1814         change. Fix some memleaks in theoraenc.
1815
1816         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
1817         in strange circumstance.
1818
1819 2005-10-17  Julien MOUTTE  <julien@moutte.net>
1820
1821         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1822         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
1823         from caps, let's use the caps...
1824
1825 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1826
1827         * configure.ac:
1828           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
1829
1830 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1831
1832         * gst-libs/gst/interfaces/Makefile.am:
1833           fix silly typo
1834
1835 2005-10-16  Andy Wingo  <wingo@pobox.com>
1836
1837         * gst/playback/gstdecodebin.c
1838         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
1839         function!
1840         (try_to_link_1): Increase kraziness level.
1841
1842 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1843
1844         * configure.ac:
1845           restructure like the core one
1846         * gst-libs/gst/audio/Makefile.am:
1847         * gst-libs/gst/interfaces/Makefile.am:
1848         * gst-libs/gst/net/Makefile.am:
1849         * gst-libs/gst/riff/Makefile.am:
1850         * gst-libs/gst/rtp/Makefile.am:
1851         * gst-libs/gst/tag/Makefile.am:
1852         * gst-libs/gst/video/Makefile.am:
1853           use correct linker flags, now the libs are properly versioned
1854         * check/elements/audioconvert.c: (verify_convert):
1855         * ext/alsa/gstalsaplugin.c:
1856         * ext/cdparanoia/gstcdparanoia.c:
1857         * ext/gnomevfs/gstgnomevfs.c:
1858         * ext/libvisual/visual.c:
1859         * ext/ogg/gstogg.c:
1860         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
1861         * ext/theora/theora.c:
1862         * ext/vorbis/vorbis.c:
1863         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1864         * gst-libs/gst/tag/gsttagediting.c:
1865         * gst-libs/gst/video/video.c:
1866         * gst/adder/gstadder.c:
1867         * gst/audioconvert/plugin.c:
1868         * gst/audiorate/gstaudiorate.c:
1869         * gst/audioresample/gstaudioresample.c:
1870         * gst/audioresample/resample_ref.c: (resample_scale_ref):
1871         * gst/audioscale/gstaudioscale.c:
1872         * gst/audioscale/resample.c:
1873         * gst/audiotestsrc/gstaudiotestsrc.c:
1874         * gst/ffmpegcolorspace/gstffmpeg.c:
1875         * gst/playback/gstdecodebin.c: (close_pad_link):
1876         * gst/playback/gstplaybin.c: (gen_video_element),
1877         (gen_audio_element):
1878         * gst/sine/gstsinesrc.c:
1879         * gst/subparse/gstsubparse.c:
1880         * gst/tags/gsttagediting.c:
1881         * gst/tcp/gsttcpplugin.c:
1882         * gst/typefind/gsttypefindfunctions.c:
1883         * gst/videorate/gstvideorate.c:
1884         * gst/videoscale/gstvideoscale.c:
1885         * gst/videotestsrc/gstvideotestsrc.c:
1886         * gst/volume/gstvolume.c:
1887         * sys/v4l/gstv4l.c:
1888         * sys/ximage/ximage.c:
1889         * sys/xvimage/xvimagesink.c:
1890           fix up defines
1891
1892 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1893
1894         * ext/vorbis/vorbisenc.c:
1895         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
1896         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
1897         (gst_tag_to_vorbis_comments):
1898           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
1899
1900 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
1901
1902         * examples/stats/mp2ogg.c:
1903         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1904           typo fixes
1905
1906 2005-10-13  Michael Smith <msmith@fluendo.com>
1907
1908         * ext/ogg/gstoggmux.c:
1909           Use magic glib macros to define constants as 64 bit, to ensure
1910           appropriate vararg passing.
1911
1912 2005-10-13  Michael Smith <msmith@fluendo.com>
1913
1914         * ext/ogg/gstoggmux.c:
1915         * gst/audioconvert/audioconvert.c: (float):
1916           Don't use LL suffix, as it's not portable, and neither of these
1917           uses required it anyway.
1918
1919 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
1920
1921         * examples/indexing/indexmpeg.c: (main):
1922         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
1923         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
1924         (cdparanoia_convert), (cdparanoia_query):
1925         * ext/cdparanoia/gstcdparanoia.h:
1926         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
1927         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
1928         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
1929         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
1930         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
1931         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
1932         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
1933         (gst_multifdsink_render), (gst_multifdsink_start),
1934         (gst_multifdsink_stop):
1935         * gst/tcp/gstmultifdsink.h:
1936         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
1937         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
1938         (gst_tcpclientsink_stop):
1939         * gst/tcp/gsttcpclientsink.h:
1940         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
1941         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
1942         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
1943         * gst/tcp/gsttcpclientsrc.h:
1944         * gst/tcp/gsttcpserversink.h:
1945         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
1946         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
1947         (gst_tcpserversrc_stop):
1948         * gst/tcp/gsttcpserversrc.h:
1949         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
1950         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
1951         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
1952           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
1953           moved bitshift from macro to enum definition
1954
1955 2005-10-12  Wim Taymans  <wim@fluendo.com>
1956
1957         * examples/seeking/Makefile.am:
1958         Oops.
1959
1960 2005-10-12  Wim Taymans  <wim@fluendo.com>
1961
1962         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1963         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1964         Don't assert on normal stuff.
1965
1966         * gst/playback/gstplaybin.c: (do_playbin_seek):
1967         API fix.
1968
1969 2005-10-12  Wim Taymans  <wim@fluendo.com>
1970
1971         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1972         * examples/seeking/Makefile.am:
1973         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
1974         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1975         (do_seek), (set_update_scale), (message_received), (main):
1976         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1977         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1978         Update for _get_state() API change.
1979
1980 2005-10-11  Wim Taymans  <wim@fluendo.com>
1981
1982         * gst-libs/gst/audio/gstbaseaudiosink.c:
1983         (gst_base_audio_sink_render):
1984         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1985         (gst_base_audio_src_create):
1986         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1987         (gst_ring_buffer_read):
1988         Cleanups.
1989         Commit and read from ringbuffer in samples rather than bytes.
1990
1991 2005-10-11  Wim Taymans  <wim@fluendo.com>
1992
1993         * gst-libs/gst/audio/gstbaseaudiosink.c:
1994         (gst_base_audio_sink_render):
1995         Respect segment rate and accum when scheduling samples.
1996
1997 2005-10-11  Julien MOUTTE  <julien@moutte.net>
1998
1999         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2000         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
2001         EOS correctly, that needs more work.
2002
2003 2005-10-11  Wim Taymans  <wim@fluendo.com>
2004
2005         * check/generic/states.c: (GST_START_TEST):
2006         remove old property.
2007
2008         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2009         (gst_ogg_demux_perform_seek):
2010         * ext/theora/theoradec.c: (theora_dec_sink_event):
2011         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2012         (vorbis_handle_data_packet):
2013         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2014         (gst_base_rtp_depayload_set_gst_timestamp):
2015         * gst/videorate/gstvideorate.c: (gst_videorate_event):
2016         Update for newsegment API change.
2017
2018 2005-10-11  Michael Smith <msmith@fluendo.com>
2019
2020         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
2021         (do_playbin_seek), (gst_play_bin_send_event):
2022           Override send_event differently, so that we can takes bits of
2023           functionality from GstPipeline (special handling for seeks,
2024           including pausing/resuming, and resetting stream time) and still get
2025           the appropriate behaviour of only forwarding event to a single sink,
2026           rather than all of them.
2027           Unfortunately requires a lot of code duplication, but the
2028           alternatives are equally ugly in the end.
2029
2030 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2031
2032         * check/elements/audioconvert.c: (setup_audioconvert),
2033         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2034         (GST_START_TEST), (audioconvert_suite):
2035           clean up tests a little, fix some leaks.
2036
2037 2005-10-10  Wim Taymans  <wim@fluendo.com>
2038
2039         * ext/alsa/gstalsasink.c:
2040         Also allow unsigned int.
2041
2042         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2043         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2044         Small cleanup
2045
2046 2005-10-10  Wim Taymans  <wim@fluendo.com>
2047
2048         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2049         Small update, use API as stated in design docs.
2050
2051         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2052         (update_scale), (do_seek), (seek_cb), (set_update_scale),
2053         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
2054         (message_received), (main):
2055         Updated seek example for GOption. Some usability improvements.
2056
2057 2005-10-10  Wim Taymans  <wim@fluendo.com>
2058
2059         * gst/audioconvert/audioconvert.h:
2060         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2061         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
2062         Alloc temp storage somewhere else where we can do it more
2063         portable.
2064
2065 2005-10-10  Wim Taymans  <wim@fluendo.com>
2066
2067         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
2068         (gst_tcpserversrc_start):
2069         Don't block in accept while doing the state change, move
2070         to poll and make cancellable.
2071
2072 2005-10-09  Philippe Khalaf <burger@speedy.org>
2073
2074         * gst-libs/gst/rtp/rtpbasedepayload.c:
2075         Set timestamp and add queue delay to timestamp
2076         * gst-libs/gst/rtp/rtpbuffer.h:
2077         Set correct payload type for h263
2078
2079 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2080
2081         * gst/audiotestsrc/gstaudiotestsrc.c:
2082         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
2083         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
2084         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
2085         (gst_audiotestsrc_create_triangle),
2086         (gst_audiotestsrc_create_silence),
2087         (gst_audiotestsrc_create_white_noise),
2088         (gst_audiotestsrc_init_pink_noise),
2089         (gst_audiotestsrc_generate_pink_noise_value),
2090         (gst_audiotestsrc_create_pink_noise),
2091         (gst_audiotestsrc_change_wave):
2092         * gst/audiotestsrc/gstaudiotestsrc.h:
2093           fixed typo, added pink noise
2094
2095 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2096
2097         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
2098         (plugin_init):
2099           Add wavpack and spc typefind functions from 0.8 branch.
2100
2101 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2102
2103         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
2104         (ar_type_find), (msdos_type_find), (plugin_init):
2105           Add typefind functions for tar archives, ar archives,
2106           RAR archives, and msdos-executables (dlls, exe, etc.).
2107           Some of those would be wrongly identified as mpeg
2108           streams of some sort before (#315550).
2109
2110 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2111
2112         * configure.ac:
2113         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2114         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2115         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
2116         * gst/audiotestsrc/Makefile.am:
2117         * gst/audiotestsrc/gstaudiotestsrc.c:
2118         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
2119         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
2120         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
2121         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
2122         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
2123         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
2124         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
2125         (gst_audiotestsrc_create_silence),
2126         (gst_audiotestsrc_create_white_noise),
2127         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
2128         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
2129         (gst_audiotestsrc_start), (plugin_init):
2130         * gst/audiotestsrc/gstaudiotestsrc.h:
2131           add new plugin and element
2132         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
2133           use gobject_class
2134
2135 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2136
2137         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
2138         (gst_adder_init), (gst_adder_request_new_pad),
2139         (gst_adder_change_state):
2140           Add query function to source pad, so adder reports the correct
2141           time/sample position when queried (#315457); fix state change
2142           function; use GST_DEBUG_FUNCPTR() for pad functions.
2143
2144 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2145
2146         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
2147           Fix leaks in typefind registration
2148           Clean up the gratuitous commenting and whitespacing a little
2149
2150 2005-10-08  Wim Taymans  <wim@fluendo.com>
2151
2152         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
2153         Only actually wait for the thread to be stopped if it's 
2154         running.
2155
2156 2005-10-08  Wim Taymans  <wim@fluendo.com>
2157
2158         * gst-libs/gst/audio/gstbaseaudiosink.c:
2159         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2160         If we receive EOS we can start playback of what we had.
2161
2162 2005-10-08  Wim Taymans  <wim@fluendo.com>
2163
2164         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
2165         (gst_multifdsink_finalize), (multifdsink_hash_remove),
2166         (gst_multifdsink_stop):
2167         Fix crasher when going to NULL multiple times.
2168
2169 2005-10-06  Wim Taymans  <wim@fluendo.com>
2170
2171         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
2172         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2173         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2174         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
2175         patch from Edgard Lima <edgard.lima@indt.org.br>
2176         Fixed gstbaseaudiosrc adding ring buffer sync to it.
2177
2178 2005-10-06  Wim Taymans  <wim@fluendo.com>
2179
2180         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
2181         Report the FLOW_RETURN as string in the error message.
2182
2183         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
2184         Don't assert when clearing an unnegotiated buffer.
2185
2186 2005-10-04  Michael Smith <msmith@fluendo.com>
2187
2188         * gst/playback/gstplaybasebin.c: (group_destroy),
2189         (gen_preroll_element), (remove_groups), (setup_source):
2190         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
2191         (setup_sinks), (gst_play_bin_send_event),
2192         (gst_play_bin_change_state):
2193           Set state to NULL before removing from bin. Fix refcounting.
2194
2195 2005-10-04  Michael Smith <msmith@fluendo.com>
2196
2197         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
2198           Correct refcounting in send_event() function. Previously was wrong
2199           if the first sink was unable to handle the event.
2200
2201 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2202
2203         * configure.ac:
2204           back to development
2205
2206 === release 0.9.3 ===
2207
2208 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2209
2210         * configure.ac:
2211           Releasing 0.9.3, "De Facto"
2212
2213 2005-10-03  Andy Wingo  <wingo@pobox.com>
2214
2215         * gst/playback/gstdecodebin.c (try_to_link_1)
2216         (remove_element_chain): set element to NULL before removing it.
2217
2218 2005-10-02  Johan Dahlin  <johan@gnome.org>
2219
2220         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
2221         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
2222         MT safe.
2223
2224 2005-10-02  Andy Wingo  <wingo@pobox.com>
2225
2226         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
2227         (gst_ring_buffer_prepare_read): 
2228         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
2229         Demote to LOG.
2230
2231 2005-09-29  Wim Taymans  <wim@fluendo.com>
2232
2233         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2234         * ext/theora/theoradec.c: (theora_handle_data_packet):
2235         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2236         Propagate error codes from alloc_buffer too.
2237
2238 2005-09-29  Wim Taymans  <wim@fluendo.com>
2239
2240         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2241         We use fixed caps.
2242
2243         * gst/playback/Makefile.am:
2244         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2245         (dump_element_stats), (main):
2246         Added example stream introspection code.
2247
2248 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
2249
2250         * gst/adder/gstadder.c: (gst_adder_collected):
2251           fix adder for float elements
2252
2253 2005-09-28  Wim Taymans  <wim@fluendo.com>
2254
2255         * gst-libs/gst/audio/gstbaseaudiosink.c:
2256         (gst_base_audio_sink_class_init),
2257         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2258         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2259         (gst_base_audio_src_class_init),
2260         (gst_base_audio_src_provide_clock):
2261         get_clock -> provide_clock
2262
2263 2005-09-28  Andy Wingo  <wingo@pobox.com>
2264
2265         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2266         and unlocking.
2267
2268         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2269         unlocking.
2270
2271         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2272         Actually add the pad template.
2273         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2274
2275         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2276         I'm at it...
2277
2278         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2279         from fdsrc. Get caps in create() instead of start() so it can be
2280         interrupted. Interruption somewhat untested.
2281
2282         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2283         Proper EOS handling.
2284
2285 2005-09-27  Andy Wingo  <wingo@pobox.com>
2286
2287         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2288
2289         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2290
2291         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2292
2293         * gst/tcp/gsttcp.h: 
2294         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2295         out of tcpclientsrc.c. Cancellable.
2296         (gst_tcp_socket_read): Made private, cancellable, with better
2297         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2298         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2299         whole buffer, and better diagnostics.
2300         (gst_tcp_gdp_read_caps): Same.
2301
2302         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2303
2304 2005-09-26  Andy Wingo  <wingo@pobox.com>
2305
2306         * gst/sine/gstsinesrc.h:
2307         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2308         change the 'sync' property to 'is-live' and implement it halfway,
2309         update for controller api change.
2310
2311         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2312         controller api change.
2313
2314 2005-09-24  Wim Taymans  <wim@fluendo.com>
2315
2316         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2317         * gst-libs/gst/audio/gstaudiosink.c:
2318         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2319         (gst_audioringbuffer_stop):
2320         * gst-libs/gst/audio/gstbaseaudiosink.c:
2321         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2322         (gst_base_audio_sink_change_state):
2323         * gst-libs/gst/audio/gstbaseaudiosink.h:
2324         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2325         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2326         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2327         * gst-libs/gst/audio/gstringbuffer.h:
2328         Fix sync again. Moved sample alignment to basesink.
2329
2330 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2331
2332         * docs/plugins/Makefile.am:
2333         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2334         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2335         * gst/volume/gstvolume.c:
2336           add/fix docs
2337         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2338         * gst-libs/gst/audio/audio.h:
2339           add conversion macros for frames <-> clocktime
2340
2341 2005-09-23  David Schleef  <ds@schleef.org>
2342
2343         * gst/audioresample/Makefile.am:
2344         * gst/audioresample/debug.h:
2345         * gst/audioresample/gstaudioresample.c:
2346         * gst/audioresample/resample.c: Convert to using gst debugging
2347
2348 2005-09-22  Wim Taymans  <wim@fluendo.com>
2349
2350         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2351         (gst_play_bin_send_event):
2352         Only seek on one sink, the first one that succeeds.
2353
2354 2005-09-22  Michael Smith <msmith@fluendo.com>
2355
2356         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2357         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2358         Don't flush encoder state unless we have an initialised encoder.
2359         Clear out encoder state on PAUSED_TO_READY.
2360
2361 2005-09-22  Wim Taymans  <wim@fluendo.com>
2362
2363         * gst-libs/gst/rtp/gstbasertppayload.c:
2364         (gst_basertppayload_class_init), (gst_basertppayload_init),
2365         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2366         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2367         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2368         (gst_basertppayload_set_property),
2369         (gst_basertppayload_get_property),
2370         (gst_basertppayload_change_state):
2371         * gst-libs/gst/rtp/gstbasertppayload.h:
2372         Added max-ptime to control amount of data in the rtp packets.
2373
2374 2005-09-21  Andy Wingo  <wingo@pobox.com>
2375
2376         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2377         thingies.
2378
2379         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2380         can be called multiple times, dogs.
2381
2382 2005-09-21  Wim Taymans  <wim@fluendo.com>
2383
2384         * gst-libs/gst/rtp/gstbasertppayload.c:
2385         (gst_basertppayload_class_init), (gst_basertppayload_init),
2386         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2387         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2388         (gst_basertppayload_push), (gst_basertppayload_get_property),
2389         (gst_basertppayload_change_state):
2390         Allow 0 ssrc too.
2391
2392 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2393
2394         * docs/libs/compiling.sgml:
2395           fixing typos
2396
2397 2005-09-20  Wim Taymans  <wim@fluendo.com>
2398
2399         * gst-libs/gst/rtp/gstbasertppayload.c:
2400         (gst_basertppayload_class_init), (gst_basertppayload_init),
2401         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2402         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2403         (gst_basertppayload_push), (gst_basertppayload_set_property),
2404         (gst_basertppayload_get_property),
2405         (gst_basertppayload_change_state):
2406         * gst-libs/gst/rtp/gstbasertppayload.h:
2407         Added property to configure sequence number offsets.
2408
2409 2005-09-20  Wim Taymans  <wim@fluendo.com>
2410
2411         * gst-libs/gst/rtp/gstbasertppayload.c:
2412         (gst_basertppayload_class_init), (gst_basertppayload_init),
2413         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2414         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2415         (gst_basertppayload_push), (gst_basertppayload_set_property),
2416         (gst_basertppayload_get_property),
2417         (gst_basertppayload_change_state):
2418         * gst-libs/gst/rtp/gstbasertppayload.h:
2419         Make timestamp offset configurable.
2420
2421 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2422
2423         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2424           fix wrong pop/unref
2425
2426 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2427
2428         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2429
2430         * gst-libs/gst/interfaces/propertyprobe.c:
2431         (gst_property_probe_probe_property_name),
2432         (gst_property_probe_needs_probe_name),
2433         (gst_property_probe_get_values_name),
2434         (gst_property_probe_probe_and_get_values_name):
2435           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2436           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2437
2438 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2439
2440         * check/Makefile.am:
2441           have some tests be disabled for valgrinding
2442         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2443         (GST_START_TEST):
2444         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2445           Fix A Leak.  Chain To Parent Finalize.
2446
2447 2005-09-19  Wim Taymans  <wim@fluendo.com>
2448
2449         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2450         Fixed wav pipeline.
2451
2452 2005-09-19  Wim Taymans  <wim@fluendo.com>
2453
2454         * gst-libs/gst/rtp/gstbasertppayload.c:
2455         (gst_basertppayload_class_init), (gst_basertppayload_init),
2456         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2457         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2458         (gst_basertppayload_push), (gst_basertppayload_get_property),
2459         (gst_basertppayload_change_state):
2460         Posting ERROR and WARNING messages is good.
2461
2462 2005-09-19  Wim Taymans  <wim@fluendo.com>
2463
2464         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2465         (gst_base_rtp_depayload_add_to_queue),
2466         (gst_base_rtp_depayload_push),
2467         (gst_base_rtp_depayload_set_gst_timestamp),
2468         (gst_base_rtp_depayload_queue_release):
2469         This one was not supposed to go in.
2470
2471 2005-09-19  Wim Taymans  <wim@fluendo.com>
2472
2473         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2474         Fix for bus API.
2475
2476         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2477         (gst_base_rtp_depayload_chain),
2478         (gst_base_rtp_depayload_add_to_queue),
2479         (gst_base_rtp_depayload_push),
2480         (gst_base_rtp_depayload_set_gst_timestamp),
2481         (gst_base_rtp_depayload_queue_release):
2482         Some cleanups.
2483
2484         * gst-libs/gst/rtp/gstbasertppayload.c:
2485         (gst_basertppayload_class_init), (gst_basertppayload_init),
2486         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2487         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2488         (gst_basertppayload_get_property),
2489         (gst_basertppayload_change_state):
2490         Added debugging category.
2491
2492 2005-09-18  David Schleef  <ds@schleef.org>
2493
2494         * gst/playback/gstdecodebin.c: free plugin list correctly
2495         * gst/playback/gstplaybin.c: emit warning if autovideosink
2496           and autoaudiosink can't be found (instead of segfaulting)
2497
2498 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2499
2500         * check/elements/audioconvert.c: (GST_START_TEST):
2501           try out 24 bit conversion
2502
2503 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2504
2505         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2506         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2507         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2508         * ext/vorbis/vorbisenc.h:
2509           Fix EOS handling.  Still needs a fix in the ogg muxer to
2510           mark the last page as eos.
2511
2512 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2513
2514         * common/gtk-doc-plugins.mak:
2515         * docs/plugins/Makefile.am:
2516         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2517         * gst/ffmpegcolorspace/Makefile.am:
2518         * gst/ffmpegcolorspace/avcodec.h:
2519         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2520         * gst/tcp/gstmultifdsink.c:
2521           fix up ffmpegcolorspace docs; extract header
2522
2523 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2524
2525         * common/gtk-doc-plugins.mak:
2526         * docs/plugins/Makefile.am:
2527         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2528         * ext/theora/Makefile.am:
2529         * ext/theora/gsttheoraenc.h:
2530         * ext/theora/theoraenc.c:
2531         * ext/vorbis/vorbisenc.c:
2532           pick up signals and args for vorbis; add some docs for vorbis
2533
2534 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2535
2536         * common/gstdoc-scangobj:
2537         * common/gtk-doc-plugins.mak:
2538         * docs/libs/Makefile.am:
2539         * docs/plugins/gst-plugins-base-plugins.args:
2540         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2541         * docs/plugins/gst-plugins-base-plugins.interfaces:
2542         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2543         * docs/plugins/gst-plugins-base-plugins.signals:
2544           only scanobj stuff from our source module.  Not sure yet
2545           if that's correct, given the hierarchy stuff :)
2546
2547 2005-09-15  Wim Taymans  <wim@fluendo.com>
2548
2549         * gst/audioconvert/gstaudioconvert.c:
2550         And enable 24 bits mode as well..
2551
2552 2005-09-15  Wim Taymans  <wim@fluendo.com>
2553
2554         * gst-libs/gst/rtp/Makefile.am:
2555         * gst-libs/gst/rtp/gstbasertppayload.c:
2556         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2557         (gst_basertppayload_class_init), (gst_basertppayload_init),
2558         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2559         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2560         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2561         (gst_basertppayload_set_property),
2562         (gst_basertppayload_get_property),
2563         (gst_basertppayload_change_state):
2564         * gst-libs/gst/rtp/gstbasertppayload.h:
2565         Added rtp payloader base class.
2566
2567 2005-09-15  Andy Wingo  <wingo@pobox.com>
2568
2569         * configure.ac (plugindir): Remove the EOL matcher from the
2570         regexp, as it causes me problems. Libtool? Make? Who knows?
2571
2572 2005-09-14  David Schleef  <ds@schleef.org>
2573
2574         * check/generic/states.c: 
2575         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2576         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2577           Fixes for changes in registry API.
2578
2579         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2580           to GST_PLUGIN_LDFLAGS.
2581         * ext/libvisual/visual.c: Make the library shut up.
2582         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2583         * gst-libs/gst/audio/gstaudiofilter.c: same
2584
2585 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2586
2587         * docs/plugins/Makefile.am:
2588         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2589         * docs/plugins/inspect/plugin-libvisual.xml:
2590         * docs/plugins/tmpl/element-tcpserversink.sgml:
2591         * ext/theora/theoraenc.c:
2592           add libvisual plugin and theoraenc element to docs
2593
2594 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2595
2596         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2597         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2598         * ext/theora/theoraenc.c:
2599           add theoraenc
2600
2601 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2602
2603         * gst/audioconvert/Makefile.am:
2604           Audioconvert derives from GstBaseTransform and should
2605           link to the library with our base elements to avoid
2606           unresolved symbols. Makes things work with MinGW (#316160)
2607
2608         * gst/playback/test4.c: (main):
2609           Fix MinGW build problem and use g_usleep() instead of 
2610           sleep() (#316162)
2611
2612 2005-09-12  Wim Taymans  <wim@fluendo.com>
2613
2614         * gst/audioconvert/audioconvert.c: (float),
2615         (audio_convert_prepare_context), (audio_convert_convert):
2616         * gst/audioconvert/audioconvert.h:
2617         Cleanups, speedups, simplifications, added back support
2618         for 24 bits.
2619
2620 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2621
2622         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2623         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2624         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2625         * docs/plugins/tmpl/element-tcpserversink.sgml:
2626         * gst/ffmpegcolorspace/gstffmpeg.c:
2627         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2628         * gst/videotestsrc/gstvideotestsrc.c:
2629         * gst/volume/gstvolume.c:
2630           add more elements to the docs
2631
2632 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2633
2634         * check/Makefile.am:
2635         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2636         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2637           Add extra tests for basetransform based components. 
2638           Comment out the test_element_negotiation test until we decide
2639           if it's testing correct behaviour.
2640         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2641         (gst_visual_chain), (gst_visual_change_state):
2642           Slightly more correct but still bogus timestamping.
2643           Fix state change function.
2644         * gst/audioconvert/gstaudioconvert.c:
2645         (gst_audio_convert_class_init):
2646         * gst/audioresample/gstaudioresample.c:
2647         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2648         (gst_ffmpegcsp_class_init):
2649         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2650         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2651         (gst_videoscale_prepare_image):
2652         * gst/volume/gstvolume.c: (gst_volume_class_init),
2653         (volume_transform_ip):
2654           Basetransform updates. Enable passthrough modes.
2655         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2656         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2657         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2658           Negotiation fix that allows the window to return to the original
2659           size and renegotiate passthrough upstream. Extra debug output.
2660
2661 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2662
2663         * gst/sine/gstsinesrc.c:
2664         * gst/volume/gstvolume.c:
2665           fix up header include
2666
2667 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2668
2669         * gst-libs/gst/audio/gstbaseaudiosink.c:
2670         (gst_base_audio_sink_render):
2671         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2672         * gst/volume/gstvolume.c: (gst_volume_class_init),
2673         (volume_transform):
2674           fixing lost sync, some more debugging
2675
2676 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2677
2678         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2679         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2680         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2681         (gst_xvimagesink_check_xshm_calls):
2682           Fix compilation when XShm is not available.
2683
2684 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2685
2686         * ext/libvisual/visual.c: (gst_visual_dispose),
2687         (gst_visual_getcaps), (gst_visual_src_setcaps),
2688         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2689         (gst_visual_change_state):
2690           Finish fixing up libvisual plugin so that it runs. 
2691
2692 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2693
2694         * ext/vorbis/vorbisenc.c:
2695         * gst-libs/gst/tag/gstvorbistag.c:
2696           gsttaginterface.h -> gsttagsetter.h
2697
2698 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2699
2700         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2701           added another test that failes for me (test is not active by default)
2702
2703 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2704
2705         * configure.ac:
2706           v4l2 is no longer in gst-plugins-base
2707
2708 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2709
2710         * configure.ac:
2711           In the output at the end, don't show the first plugin on the same
2712           line as "Core plug-ins, always built:".
2713           Indent the output as for other plugin categories
2714         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2715           #define that can be used to not use peer buffer_alloc functions for
2716           test purposes.
2717         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2718         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2719         (gst_ximagesink_show_frame):
2720         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2721         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2722         (gst_xvimagesink_show_frame):
2723           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2724           fails gracefully instead of XError aborting or deadlocking.
2725
2726 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2727
2728         * ext/libvisual/Makefile.am:
2729           link against gst-base-libs
2730
2731 2005-09-06  David Schleef  <ds@schleef.org>
2732
2733         * configure.ac: Enable libvisual plugin.
2734         * ext/libvisual/Makefile.am:
2735         * ext/libvisual/visual.c: Fixes to make it compile.
2736
2737 === release 0.9.2 ===
2738
2739 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2740
2741         * NEWS:
2742         * RELEASE:
2743         * configure.ac:
2744         * docs/random/ChangeLog-0.8:
2745           releasing 0.9.2, "Spoon"
2746
2747 2005-09-05  Michael Smith <msmith@fluendo.com>
2748
2749         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
2750           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
2751           that in the vorbisenc element.
2752
2753 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2754
2755         * common/gtk-doc-plugins.mak:
2756         * docs/plugins/Makefile.am:
2757           fix distcheck
2758         * gst/audioresample/resample.c:
2759           fix wrong docstring
2760
2761 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2762
2763         * common/gst-xmlinspect.py:
2764         * common/gtk-doc-plugins.mak:
2765           only inspect plugins for this given package
2766           require gst-python 0.9
2767
2768 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2769
2770         * Makefile.am:
2771         * autogen.sh:
2772         * common/gst-xmlinspect.py:
2773         * configure.ac:
2774         * docs/Makefile.am:
2775         * docs/plugins/inspect/plugin-alsa.xml:
2776         * docs/plugins/inspect/plugin-audioresample.xml:
2777         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2778         * docs/plugins/inspect/plugin-ogg.xml:
2779         * docs/plugins/tmpl/element-gnomevfssink.sgml:
2780         * docs/plugins/tmpl/element-multifdsink.sgml:
2781         * docs/plugins/tmpl/element-tcpserversink.sgml:
2782         * docs/plugins/tmpl/element-vorbisenc.sgml:
2783         * gst-plugins-base.spec.in:
2784           various doc-related updates
2785
2786 2005-08-31  Wim Taymans  <wim@fluendo.com>
2787
2788         * gst-libs/gst/audio/gstbaseaudiosink.c:
2789         (gst_base_audio_sink_render):
2790         Resync if the buffer timestamps drift more than a 10th 
2791         of a second.
2792
2793 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
2794
2795         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
2796         (gst_v4lsrc_get_property):
2797           The 'timestamp-offset' property is registered as an int64, so
2798           let's use g_value_{set|get}_int64() in our setter and getter
2799           functions (makes it work and fixes warnings with gst-inspect).
2800
2801 2005-08-30  Wim Taymans  <wim@fluendo.com>
2802
2803         * check/elements/audioconvert.c: (setup_audioconvert):
2804         * check/elements/audioresample.c: (setup_audioresample):
2805         * check/elements/volume.c: (setup_volume):
2806         Fix checks.
2807
2808 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2809
2810         * common/gtk-doc-plugins.mak:
2811         * common/plugins.xsl:
2812         * docs/plugins/Makefile.am:
2813           make module a param
2814
2815 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2816
2817         * examples/seeking/seek.c: (make_mp3_pipeline),
2818         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
2819         (play_cb), (pause_cb), (stop_cb):
2820           update the example
2821
2822 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2823
2824         * gst/volume/gstvolume.c: (gst_volume_class_init),
2825         (volume_transform):
2826           do not update controlled params, if buffer has no timestamp
2827
2828 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2829
2830         * configure.ac:
2831         * gst/sine/Makefile.am:
2832         * gst/volume/Makefile.am:
2833           controllerized elements also need to link against controller-libs ;)
2834
2835 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2836
2837         * docs/libs/tmpl/gstcolorbalance.sgml:
2838         * docs/libs/tmpl/gstgconf.sgml:
2839         * docs/libs/tmpl/gstmixer.sgml:
2840         * docs/libs/tmpl/gstringbuffer.sgml:
2841         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2842         (gst_sinesrc_create):
2843         * gst/volume/gstvolume.c: (gst_volume_class_init),
2844         (volume_transform):
2845           controllerized two audio plugins
2846
2847 2005-08-29  Andy Wingo  <wingo@pobox.com>
2848
2849         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
2850         (vorbis_handle_data_packet): Fix some int overflow errors.
2851
2852         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
2853         -1.
2854         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
2855         valid.
2856         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
2857         if it's valid. Fixed streaming-mode playback.
2858
2859         * check/elements/volume.c (cleanup_volume): Fix for running
2860         CK_FORK=no.
2861
2862         * check/elements/audioconvert.c: Convert from native endian, not
2863         little endian.
2864
2865 2005-08-29  Michael Smith <msmith@fluendo.com>
2866
2867         * ext/ogg/Makefile.am:
2868         * ext/ogg/gstogg.c: (plugin_init):
2869         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
2870         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
2871         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
2872         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
2873         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
2874         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
2875         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
2876         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
2877         Add an ogg parser element.
2878
2879 2005-08-28  Andy Wingo  <wingo@pobox.com>
2880
2881         * Updates for two-arg init from GST_BOILERPLATE_FULL.
2882
2883 2005-08-26  Wim Taymans  <wim@fluendo.com>
2884
2885         * gst/audioconvert/audioconvert.c: (if), (float),
2886         (audio_convert_get_func_index), (check_default),
2887         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2888         (audio_convert_clean_context), (audio_convert_get_sizes),
2889         (audio_convert_convert):
2890         Cleanups.
2891
2892 2005-08-26  Wim Taymans  <wim@fluendo.com>
2893
2894         * gst/audioconvert/audioconvert.c: (if), (float),
2895         (audio_convert_get_func_index), (check_default),
2896         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2897         (audio_convert_clean_context), (audio_convert_get_sizes),
2898         (audio_convert_convert):
2899         More elegant and working temp buffer selection algo.
2900
2901 2005-08-26  Wim Taymans  <wim@fluendo.com>
2902
2903         * gst/audioconvert/audioconvert.c: (if), (float),
2904         (audio_convert_get_func_index), (check_default),
2905         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2906         (audio_convert_clean_context), (audio_convert_get_sizes),
2907         (get_temp_buffer), (audio_convert_convert):
2908         Use realloc else we lose our original data.
2909
2910 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
2911
2912         * gst/audioresample/gstaudioresample.c:
2913           use base class' newsegment to properly timestamp
2914
2915 2005-08-26  Wim Taymans  <wim@fluendo.com>
2916
2917         * gst/audioconvert/audioconvert.c: (if), (float),
2918         (audio_convert_get_func_index), (check_default),
2919         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2920         (audio_convert_clean_context), (audio_convert_get_sizes),
2921         (get_temp_buffer), (audio_convert_convert):
2922         * gst/audioconvert/gstaudioconvert.c:
2923         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
2924         (gst_audio_convert_transform_caps),
2925         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
2926         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
2927         Oops, allocate enough space to perform the channel mix.
2928
2929 2005-08-26  Wim Taymans  <wim@fluendo.com>
2930
2931         * gst/audioconvert/Makefile.am:
2932         * gst/audioconvert/audioconvert.c: (if), (float),
2933         (audio_convert_get_func_index), (check_default),
2934         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2935         (audio_convert_clean_context), (audio_convert_get_sizes),
2936         (get_temp_buffer), (audio_convert_convert):
2937         * gst/audioconvert/audioconvert.h:
2938         * gst/audioconvert/gstaudioconvert.c:
2939         (gst_audio_convert_class_init), (gst_audio_convert_init),
2940         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
2941         (gst_audio_convert_get_unit_size),
2942         (gst_audio_convert_transform_caps),
2943         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
2944         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
2945         * gst/audioconvert/gstaudioconvert.h:
2946         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2947         (gst_channel_mix_fill_identical),
2948         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
2949         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
2950         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
2951         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
2952         (gst_channel_mix_mix):
2953         * gst/audioconvert/gstchannelmix.h:
2954         Cleanups, librarify a bit, optimize, better negotiation and more.
2955
2956 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2957
2958         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
2959         Another from MikeS:
2960         During typefinding, don't support negative offsets
2961         (offsets from the end of the stream) in our typefind->peek() function
2962         - nothing embedded in ogg ever needs them. However, we need to recognise
2963         those requests and reject them, otherwise we return invalid pointers.
2964
2965 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2966
2967         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
2968         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
2969         (vorbisdec_finalize), (vorbis_handle_type_packet):
2970           Big shout-out to MikeS for fixing this giant memory leak.
2971           Huzzah!
2972
2973 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2974
2975         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
2976         (audio_convert_get_unit_size):
2977           plug some leaks
2978
2979 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2980
2981         * check/Makefile.am:
2982         * check/elements/audioconvert.c: (setup_audioconvert),
2983         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2984         (GST_START_TEST), (audioconvert_suite), (main):
2985           add a test for audioconvert
2986         * gst/audioresample/gstaudioresample.c:
2987         * gst/audioresample/gstaudioresample.h:
2988           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
2989           note that for buffers of 1/3 sec this means DURATION(c) is 
2990           one nanosecond more than for a and b
2991
2992 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2993
2994         * check/Makefile.am:
2995         * check/elements/audioresample.c: (setup_audioresample),
2996         (cleanup_audioresample), (fail_unless_perfect_stream),
2997         (test_perfect_stream_instance), (GST_START_TEST),
2998           add a check for audioresample
2999         (audioresample_suite), (main):
3000         * check/elements/volume.c: (GST_START_TEST):
3001           remove unused method
3002         * gst/audioresample/gstaudioresample.c:
3003           set correct buffer parameters since we're changing them
3004         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3005           add some debug
3006
3007 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3008
3009         * gst/audioresample/debug.c:
3010         * gst/audioresample/gstaudioresample.c:
3011           add room for extra overlap samples when asked to transform size
3012           protect against possible mem corruption and check for discrepancies
3013           between written size and outbuffer's size so we can warn for
3014           potential problems
3015         * gst/audioresample/resample.c: (resample_init),
3016         (resample_get_output_size_for_input), (resample_get_output_size),
3017         (resample_set_n_channels), (resample_set_format):
3018           set debug level based on RESAMPLE_DEBUG env var
3019           make sure that get_output_size* returns a whole number of
3020           sample_size
3021           set sample_size each time either channel or format is set
3022         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
3023         * gst/audioresample/resample_functable.c:
3024         (resample_scale_functable):
3025         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3026           remove r->sample_size, it's done in resample.c now
3027           add some debugging to the ref implementation
3028           make sure we only give back bytes that are wholes of the sample
3029           size
3030
3031 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
3032         * gst/playback/gstplaybasebin.c: (fill_buffer):
3033         Revert unpopular change for GST_MESSAGE_SRC to GObject.
3034
3035 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
3036
3037         * gst/volume/gstvolume.c:
3038           made set_caps function static
3039
3040 2005-08-24  Wim Taymans  <wim@fluendo.com>
3041
3042         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
3043         (gst_vorbisenc_change_state):
3044         Stop leaking taglists.
3045
3046 2005-08-24  Wim Taymans  <wim@fluendo.com>
3047
3048         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
3049         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
3050         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
3051         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
3052         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3053         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
3054         Parse seeking events better.
3055         Unref static caps.
3056         Generate correct newsegment events, fixes seeking in live oggs.
3057
3058         * ext/theora/theoradec.c: (theora_dec_src_query),
3059         (theora_dec_src_event), (theora_dec_src_getcaps),
3060         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
3061         Use newsegment values to report correct play time.
3062
3063         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3064         (vorbis_dec_src_event), (vorbis_dec_sink_event):
3065         * ext/vorbis/vorbisdec.h:
3066         Parse and use newsegment values to report correct play time.
3067
3068         * gst-libs/gst/audio/gstbaseaudiosink.c:
3069         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3070         Clear ringbuffer on flush.
3071         Use newsegment values to calculate playback time.
3072
3073         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3074         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3075         Basesink does newsegment calculations for us now.
3076
3077 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3078
3079         * check/Makefile.am:
3080         * configure.ac:
3081           add core's plugins to the mix so that playbin works
3082         * check/generic/states.c: (GST_START_TEST):
3083           set a 0 timeout on pipelines, so they don't force the next
3084           state change
3085         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
3086         (gst_play_base_bin_change_state):
3087           remove the crappy error handling and do GST error handling
3088
3089 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3090
3091         * check/Makefile.am:
3092         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
3093           add same test as to core, it bitches out on playbin atm.
3094
3095 2005-08-24  Wim Taymans  <wim@fluendo.com>
3096
3097         * configure.ac:
3098         Remove audioscale.
3099
3100 2005-08-24  Wim Taymans  <wim@fluendo.com>
3101
3102         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
3103         (gst_videoscale_prepare_size), (parse_caps),
3104         (gst_videoscale_set_caps), (gst_videoscale_get_size),
3105         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
3106         (gst_videoscale_transform):
3107         * gst/videoscale/gstvideoscale.h:
3108         Refactor, make use of BaseTranform really well.
3109
3110 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3111
3112         * configure.ac:
3113           compile audioresample
3114         * gst/audioresample/Makefile.am:
3115         * gst/audioresample/buffer.c:
3116         * gst/audioresample/functable.c:
3117         * gst/audioresample/gstaudioresample.c:
3118         * gst/audioresample/gstaudioresample.h:
3119         * gst/audioresample/resample.c:
3120         (resample_get_output_size_for_input):
3121         * gst/audioresample/resample.h:
3122         * gst/audioresample/resample_chunk.c:
3123         * gst/audioresample/resample_functable.c:
3124         * gst/audioresample/resample_ref.c:
3125           port to use basetransform; doesn't work in all cases yet
3126
3127 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3128
3129         * gst/audioconvert/gstaudioconvert.c:
3130         (gst_audio_convert_class_init), (gst_audio_convert_init),
3131         (audio_convert_get_unit_size), (audio_convert_transform_caps),
3132         (audio_convert_fixate_caps), (audio_convert_set_caps),
3133         (audio_convert_transform),
3134         (gst_audio_convert_buffer_to_default_format),
3135         (gst_audio_convert_buffer_from_default_format),
3136         (gst_audio_convert_channels):
3137         * gst/audioconvert/gstchannelmix.c:
3138         * gst/audioconvert/gstchannelmix.h:
3139           port to basetransform
3140         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3141         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
3142         (gst_ffmpegcsp_get_unit_size):
3143         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
3144         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
3145           fix for basetransform changes
3146
3147 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
3148
3149         * check/Makefile.am:
3150           Add CHECK_CFLAGS and LDFLAGS
3151
3152         * gst/playback/gstplaybasebin.c: (fill_buffer):
3153           GST_MESSAGE_SRC became a GObject
3154
3155 2005-08-24  Wim Taymans  <wim@fluendo.com>
3156
3157         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
3158         (gst_ring_buffer_clear_all):
3159         * gst-libs/gst/audio/gstringbuffer.h:
3160         Added function to clear the ringbuffer.
3161
3162 2005-08-24  Andy Wingo  <wingo@pobox.com>
3163
3164         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
3165         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
3166         of _open and _close.
3167
3168         * sys/v4l/gstv4lxoverlay.h:
3169         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
3170         an Xv connection here, instead of all the time. Make Xv only be
3171         loaded if you axe for it. Kindof a workaround for buggy behaviour
3172         of Xv when using remote xservers (XvQueryExtension would block).
3173         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
3174         replace the _open and _close public API. Only start the xv
3175         connection if necessary.
3176         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
3177
3178 2005-08-23  David Schleef  <ds@schleef.org>
3179
3180         * gst/audioresample/Makefile.am: Leet audioresampling code
3181         * gst/audioresample/buffer.c:
3182         * gst/audioresample/buffer.h:
3183         * gst/audioresample/debug.c:
3184         * gst/audioresample/debug.h:
3185         * gst/audioresample/functable.c:
3186         * gst/audioresample/functable.h:
3187         * gst/audioresample/gstaudioresample.c:
3188         * gst/audioresample/gstaudioresample.h:
3189         * gst/audioresample/resample.c:
3190         * gst/audioresample/resample.h:
3191         * gst/audioresample/resample_chunk.c:
3192         * gst/audioresample/resample_functable.c:
3193         * gst/audioresample/resample_ref.c:
3194
3195 2005-08-23  Wim Taymans  <wim@fluendo.com>
3196
3197         * examples/seeking/seek.c: (make_vorbis_pipeline),
3198         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
3199         Small seek updates.
3200
3201 2005-08-23  Andy Wingo  <wingo@pobox.com>
3202
3203         * gst-libs/gst/audio/gstbaseaudiosrc.c
3204         (gst_base_audio_src_fixate): Only fixate endianness if it is
3205         present in the caps.
3206
3207 2005-08-22  Andy Wingo  <wingo@pobox.com>
3208
3209         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
3210         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
3211         device-name property.
3212
3213         * gst-libs/gst/audio/gstaudiosrc.h:
3214         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
3215         close_device in the ring buffer, like gstaudiosink.
3216
3217         * ext/alsa/gstalsamixer.h:
3218         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
3219         macro to implement the interface without much code. Cleanups. 
3220
3221         * ext/alsa/gstalsasrc.h:
3222         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
3223         READY.
3224
3225         * ext/alsa/Makefile.am: Add new files.
3226         * ext/alsa/gstalsamixerelement.c: 
3227         * ext/alsa/gstalsamixerelement.c: Split element code out from
3228         mixer code so that alsasrc can be a mixer too.
3229
3230 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3231
3232         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3233         (GST_START_TEST):
3234         * check/elements/vorbisdec.c: (setup_vorbisdec),
3235         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
3236         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3237         (vorbis_handle_identification_packet),
3238         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
3239         (vorbis_handle_header_packet), (vorbis_dec_push),
3240         (vorbis_dec_chain):
3241           use the setup/teardown methods to save code.  save code is good.
3242
3243 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3244
3245         * check/Makefile.am:
3246           add ext dir for plugins
3247           add vorbisdec test conditionally
3248         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3249         (GST_START_TEST), (volume_suite):
3250           add a test with wrong caps
3251         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
3252         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
3253           add a vorbisdec test
3254         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3255         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3256           clean up debug output
3257         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3258           yay, fix a segfault/security issue in vorbisdec
3259           gst-launch fakesrc ! vorbisdec wasn't happy
3260         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3261         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3262         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3263         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3264         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3265         (gst_vorbisenc_set_metadata), (get_constraints_string),
3266         (update_start_message), (gst_vorbisenc_setup),
3267         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3268         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3269         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3270         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3271         * ext/vorbis/vorbisenc.h:
3272           march in line
3273         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3274         (gst_ffmpegcsp_transform):
3275           have the kow come home
3276         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3277           debug my func ptr
3278         * gst/volume/gstvolume.c: (volume_set_caps):
3279           add a debug
3280
3281 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3282
3283         * Makefile.am:
3284         * check/.cvsignore:
3285         * check/Makefile.am:
3286         * check/elements/.cvsignore:
3287         * check/elements/volume.c: (chain_func), (event_func),
3288         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3289         (main):
3290         * configure.ac:
3291           add unit test structure for gst-plugins-base
3292           add a test for volume
3293         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3294         (gst_volume_set_volume), (gst_volume_get_volume),
3295         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3296         (volume_funcfind), (volume_process_float), (volume_process_int16),
3297         (volume_set_caps), (volume_transform), (volume_update_mute),
3298         (volume_update_volume), (volume_set_property),
3299         (volume_get_property):
3300           document a little; use basetransform vmethod _set_caps
3301
3302 2005-08-19  Andy Wingo  <wingo@pobox.com>
3303
3304         * ext/alsa/gstalsamixertrack.h:
3305         * ext/alsa/gstalsamixertrack.c:
3306         * ext/alsa/gstalsamixeroptions.h:
3307         * ext/alsa/gstalsamixeroptions.c:
3308         * ext/alsa/gstalsamixer.h:
3309         * ext/alsa/gstalsamixer.c: Port to 0.9.
3310
3311         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3312         Remove gstalsa.c and alsaclock. No more cruft here.
3313         
3314 2005-08-18  Wim Taymans  <wim@fluendo.com>
3315
3316         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3317         (gst_base_rtp_depayload_chain),
3318         (gst_base_rtp_depayload_add_to_queue),
3319         (gst_base_rtp_depayload_push),
3320         (gst_base_rtp_depayload_queue_release):
3321         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3322         Fix for RTPBuffer changes.
3323
3324         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3325         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3326         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3327         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3328         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3329         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3330         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3331         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3332         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3333         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3334         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3335         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3336         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3337         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3338         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3339         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3340         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3341         (gst_rtpbuffer_get_payload):
3342         * gst-libs/gst/rtp/gstrtpbuffer.h:
3343         Don't subclass GstBuffer but add methods and helper functions
3344         to construct and manipulate RTP packets in regular GstBuffers.
3345
3346 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3347
3348         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3349           moved statement below switch
3350         * gst/volume/gstvolume.c: (gst_volume_class_init):
3351           added debug ptr
3352
3353 2005-08-16  Wim Taymans  <wim@fluendo.com>
3354
3355         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3356         (gst_base_audio_src_change_state):
3357         Open and close device in READY<->NULL state change.
3358
3359 2005-08-16  Andy Wingo  <wingo@pobox.com>
3360
3361         * examples/seeking/Makefile.am: Don't compile non-compiling
3362         compiled objects with the compiler.
3363
3364         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3365         elements.
3366
3367 2005-08-12  Philippe Khalaf <burger@speedy.org>
3368         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3369         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3370           Made a thread to release the queue.
3371           Removed timestamp conversion for now.
3372
3373 2005-08-10  Philippe Khalaf <burger@speedy.org>
3374         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3375         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3376           Added rtp timestamp -> gst timestamp conversion.
3377           Fixed several problems with queue.
3378
3379 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3380
3381         * gst-libs/gst/audio/gstaudioclock.h:
3382         * gst-libs/gst/audio/gstaudiofilter.h:
3383         * gst-libs/gst/audio/gstaudiosink.h:
3384         * gst-libs/gst/audio/gstaudiosrc.h:
3385         * gst-libs/gst/audio/gstbaseaudiosink.h:
3386         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3387         * gst-libs/gst/audio/gstringbuffer.h:
3388         * gst-libs/gst/net/gstnetbuffer.h:
3389         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3390         * gst-libs/gst/rtp/gstrtpbuffer.h:
3391           Add padding (you will need to rebuild gst-plugins-base,
3392           gst-plugins and all applications afterwards!)
3393
3394 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3395
3396         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3397         (gst_riff_parse_chunk):
3398           Fix bug in debug message and add some more debug messages.
3399
3400 2005-08-08  Edward Hervey  <edward@fluendo.com>
3401
3402         * gst-libs/gst/riff/riff-media.c:
3403         backported updates since branch
3404
3405 2005-08-08  Andy Wingo  <wingo@pobox.com>
3406
3407         * gst-libs/gst/audio/gstbaseaudiosink.c
3408         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3409         like good elements should. Close on READY->NULL too.
3410
3411         * gst-libs/gst/audio/gstaudiosink.c
3412         (gst_audioringbuffer_open_device,
3413         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3414         (gst_audioringbuffer_release): Updates for new ring buffer API,
3415         hook into the new audio sink api.
3416
3417         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3418         (GstAudioSinkClass.close): Just open and close the device -- no
3419         resource allocation or configuration.
3420         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3421         vmethods, handle device setup and resource allocation.
3422
3423         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3424         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3425         base class API.
3426
3427         * gst-libs/gst/audio/gstringbuffer.h
3428         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3429         New vmethods.
3430
3431         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3432         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3433         New API functions. The device should be opened before acquiring
3434         and closed after releasing.
3435
3436 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3437
3438         * gst-libs/gst/interfaces/mixer.h:
3439           Reset padding to GST_PADDING.
3440
3441 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3442
3443         * gst/playback/gstplaybin.c: (remove_sinks):
3444           Remove visualization from parent explicitely; works around some
3445           apparent refcount issue that I haven't tracked down yet.
3446
3447 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3448
3449         * ext/alsa/gstalsasink.c: (set_hwparams):
3450           Assign debug category, add negotiation debug msgs.
3451
3452 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3453
3454         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3455           Fix error code for file-not-found to NOT_FOUND.
3456
3457 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3458
3459         * common/gtk-doc-plugins.mak:
3460         * docs/plugins/Makefile.am:
3461         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3462         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3463           renamed to actual element names, so much nicer to look at
3464         * docs/plugins/tmpl/gstmultifdsink.sgml:
3465           remove
3466         * docs/plugins/tmpl/multifdsink.sgml:
3467         * docs/plugins/tmpl/tcpserversink.sgml:
3468           add
3469         * ext/alsa/gstalsa.c:
3470         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3471         * ext/ogg/gstoggmux.c:
3472         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3473         * gst/playback/gstdecodebin.c:
3474         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3475         * gst/tcp/gsttcpserversink.c:
3476           various fixes and documentation additions
3477
3478 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3479
3480         * common/Makefile.am:
3481         * common/gstdoc-scangobj:
3482         * common/gtk-doc-plugins.mak:
3483         * common/gtk-doc.mak:
3484           add a custom scangobj that uses the registry
3485           add a custom gtk-doc-plugins.mak that uses it
3486           some doc build fixes
3487         * configure.ac:
3488         * docs/Makefile.am:
3489         * docs/plugins/Makefile.am:
3490         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3491         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3492         * docs/plugins/gst-plugins-base-plugins.types:
3493         * docs/plugins/tmpl/gstmultifdsink.sgml:
3494           add docs for one element, multifdsink
3495         * gst/adder/gstadder.h:
3496         * gst/volume/gstvolume.h:
3497           don't privatize enum
3498         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3499         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3500         (gst_sync_method_get_type), (gst_client_status_get_type),
3501         (gst_multifdsink_class_init),
3502         (gst_multifdsink_client_queue_buffer),
3503         (gst_multifdsink_handle_client_write):
3504         * gst/tcp/gstmultifdsink.h:
3505         * gst/tcp/gsttcp.h:
3506         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3507         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3508         (gst_tcpclientsink_render):
3509         * gst/tcp/gsttcpclientsink.h:
3510         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3511         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3512         (gst_tcpclientsrc_start):
3513         * gst/tcp/gsttcpclientsrc.h:
3514         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3515         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3516         * gst/tcp/gsttcpserversrc.h:
3517         * gst/typefind/gsttypefindfunctions.c:
3518           remove superfluous Type stuff
3519
3520 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3521
3522         * gst/playback/gstplaybin.c: (gen_video_element):
3523           Enable videoscale.
3524
3525 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3526
3527         * gst-libs/gst/gconf/gconf.c:
3528         * gst-libs/gst/gconf/gconf.h:
3529           Fix some Andy Problem [tm].
3530
3531 2005-08-04  Andy Wingo  <wingo@pobox.com>
3532
3533         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3534         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3535         (gst_ffmpegcsp_get_size): Adapt to API changes.
3536
3537         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3538         Implement an in-place do-nothing transform.
3539
3540 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3541
3542         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3543         (gst_ximagesink_renegotiate_size):
3544           Do not set new window sizes yet if we prepare a new buffer size
3545           for upstream renegotiation (software scaling) at some point in the
3546           future, because this new size waqs not actually accepted yet. Once
3547           accepted, renegotiation later on will set the new sizes just fine.
3548           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3549           embedding testcase.
3550
3551 2005-08-03  Andy Wingo  <wingo@pobox.com>
3552
3553         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3554         (gst_ximagesink_buffer_alloc): 
3555         Protect the height, width, and desired_caps with the pool_lock.
3556         Fixes videotestsrc ! queue ! ximagesink.
3557
3558 2005-08-02  Edward Hervey  <edward@fluendo.com>
3559
3560         * gst/volume/gstvolume.c:
3561         include left from controller cleanup
3562
3563 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3564         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3565           Stop collectpads before calling the parent state
3566           change function on PAUSED->READY.
3567
3568 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3569         * configure.ac:
3570           When testing for X libs, use the X CFlags 
3571         * gst/adder/gstadder.c: (gst_adder_change_state):
3572           Stop the collectpads before calling parent state change function
3573           on PAUSED->READY, otherwise we deadlock deactivating pads.
3574
3575 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3576
3577         * configure.ac:
3578         * docs/libs/tmpl/gstcolorbalance.sgml:
3579         * docs/libs/tmpl/gstmixer.sgml:
3580         * examples/Makefile.am:
3581         * gst/sine/Makefile.am:
3582         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3583         (gst_sinesrc_set_property), (plugin_init):
3584         * gst/sine/gstsinesrc.h:
3585         * gst/volume/Makefile.am:
3586         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3587         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3588         (volume_process_float), (volume_process_int16),
3589         (volume_set_property), (plugin_init):
3590         * gst/volume/gstvolume.h:
3591           deactivate and remove dparams (libgstcontrol)
3592
3593 2005-07-29  Wim Taymans  <wim@fluendo.com>
3594
3595         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3596         Convert me to BaseTransform!! help..
3597
3598 2005-07-29  Andy Wingo  <wingo@pobox.com>
3599
3600         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3601         sinks.
3602
3603         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3604         support of both endiannesses.
3605
3606 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3607
3608         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3609           Fix confusing debug message (s/event/query/)
3610
3611 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3612
3613         * gst/videotestsrc/videotestsrc.h:
3614           Use "_stdint.h" instead of <stdint.h>
3615
3616 2005-07-27  Wim Taymans  <wim@fluendo.com>
3617
3618         * ext/vorbis/Makefile.am:
3619         Revert wrong commit.
3620
3621 2005-07-27  Wim Taymans  <wim@fluendo.com>
3622
3623         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3624         More compilation fixen.
3625
3626 2005-07-27  Wim Taymans  <wim@fluendo.com>
3627
3628         * gst-libs/gst/audio/gstbaseaudiosink.c:
3629         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3630         (gst_base_audio_sink_create_ringbuffer),
3631         (gst_base_audio_sink_change_state):
3632         Fix compilation.
3633
3634 2005-07-27  Wim Taymans  <wim@fluendo.com>
3635
3636         * examples/seeking/seek.c: (setup_dynamic_link),
3637         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3638         (query_positions_elems), (query_positions_pads), (do_seek):
3639         Update seek example.
3640
3641         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3642         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3643         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3644         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3645         (gst_ogg_demux_handle_event),
3646         (gst_ogg_demux_deactivate_current_chain),
3647         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3648         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3649         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3650         (gst_ogg_demux_loop):
3651         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3652         * ext/theora/theoradec.c: (theora_dec_src_event),
3653         (theora_dec_src_getcaps), (theora_dec_sink_event),
3654         (theora_dec_push), (theora_dec_chain):
3655         * ext/vorbis/Makefile.am:
3656         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3657         (vorbis_dec_sink_event), (vorbis_dec_push),
3658         (vorbis_handle_data_packet):
3659         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3660         (gst_vorbisenc_chain):
3661         * gst/playback/gststreaminfo.c: (cb_probe):
3662         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3663         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3664         * gst/videoscale/gstvideoscale.c:
3665         (gst_videoscale_handle_src_event):
3666         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3667         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3668         (gst_ximagesink_navigation_send_event):
3669         * sys/xvimage/xvimagesink.c:
3670         (gst_xvimagesink_navigation_send_event):
3671         Various event updates and cleanups
3672
3673 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3674
3675         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3676           Fix segfault for I420/YV12.
3677
3678 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3679
3680         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3681           Report bitrate.
3682
3683 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3684
3685         * gst/playback/gstplaybin.c: (gen_video_element),
3686         (gen_audio_element):
3687           Switch to auto*sink elements as default sinks; add volume element
3688           so that volume control in totem works.
3689
3690 2005-07-21  Wim Taymans  <wim@fluendo.com>
3691
3692         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3693         * gst/playback/gstplaybin.c: (setup_sinks),
3694         (gst_play_bin_change_state):
3695         Refcount fix and more comments.
3696
3697 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3698
3699         * sys/ximage/Makefile.am:
3700         * sys/ximage/ximage.c: (plugin_init):
3701         * sys/ximage/ximagesink.c:
3702         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3703         
3704
3705 2005-07-21  Wim Taymans  <wim@fluendo.com>
3706
3707         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3708         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3709         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3710         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3711         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3712         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3713         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3714         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3715         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3716         Generate correct disconts for live chained oggs.
3717
3718         * gst-libs/gst/audio/gstbaseaudiosink.c:
3719         (gst_base_audio_sink_render),
3720         (gst_base_audio_sink_create_ringbuffer),
3721         (gst_base_audio_sink_change_state):
3722         Handle discont math correctly.
3723
3724         * gst/playback/gstplaybin.c: (add_sink):
3725         Some small debug cleanup.
3726
3727 2005-07-21  Wim Taymans  <wim@fluendo.com>
3728
3729         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3730         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3731         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3732         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3733         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3734         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
3735         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3736         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
3737         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3738         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
3739         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
3740         (gst_ogg_demux_change_state), (gst_ogg_print):
3741         Reorganize code to send the right disconts when in streaming
3742         mode.
3743
3744 2005-07-20  Andy Wingo  <wingo@pobox.com>
3745
3746         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
3747         fix (?), fixes a seggie mcfalterson (#310894).
3748
3749 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3750
3751         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
3752         (gst_ogg_mux_set_header_on_caps):
3753         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
3754         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3755         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3756         * gst-libs/gst/audio/multichannel.c:
3757         (gst_audio_set_channel_positions),
3758         (gst_audio_set_structure_channel_positions_list):
3759         * gst/playback/gstdecodebin.c: (dynamic_create):
3760         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
3761         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3762           Fixes for API changes in core.
3763
3764 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3765
3766         * gst/playback/gstplaybasebin.c: (fill_buffer):
3767           Use _new_custom() so we can set custom message types for buffering
3768           messages.
3769
3770 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3771
3772         * configure.ac:
3773         * gst-libs/gst/Makefile.am:
3774         * gst-libs/gst/gconf/.cvsignore:
3775         * gst-libs/gst/gconf/Makefile.am:
3776         * gst-libs/gst/gconf/test-gconf.c:
3777         * pkgconfig/Makefile.am:
3778         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
3779         * pkgconfig/gstreamer-gconf.pc.in:
3780           Remove gconf stuff, use gconf elements instead from now on.
3781
3782 2005-07-20  Wim Taymans  <wim@fluendo.com>
3783
3784         * gst-libs/gst/audio/TODO:
3785         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
3786         (gst_audio_clock_get_internal_time):
3787         * gst-libs/gst/audio/gstaudioclock.h:
3788         * gst-libs/gst/audio/gstbaseaudiosink.c:
3789         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3790         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
3791         (gst_base_audio_sink_render),
3792         (gst_base_audio_sink_create_ringbuffer),
3793         (gst_base_audio_sink_change_state):
3794         Make sure the audio clock always returns an increasing value.
3795
3796 2005-07-19  Andy Wingo  <wingo@pobox.com>
3797
3798         * gst/videotestsrc/: Cleanups.
3799
3800 2005-07-19  Wim Taymans  <wim@fluendo.com>
3801
3802         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
3803         Better debugging.
3804
3805 2005-07-19  Wim Taymans  <wim@fluendo.com>
3806
3807         * examples/seeking/seek.c: (make_dv_pipeline),
3808         (make_vorbis_theora_pipeline), (query_rates),
3809         (query_positions_elems), (query_positions_pads), (do_seek):
3810         Make correct DV pipeline.
3811
3812 2005-07-18  Andy Wingo  <wingo@pobox.com>
3813
3814         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
3815         default. Also because it's the only thing that really works. (This
3816         is used in the GConf elements).
3817         Use AS_LIBTOOL_TAGS.
3818
3819 2005-07-18  Wim Taymans  <wim@fluendo.com>
3820
3821         * gst/playback/gstdecodebin.c: (remove_element_chain):
3822         * gst/playback/gstplaybin.c: (add_sink):
3823         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3824         (gst_stream_info_set_mute):
3825         * gst/playback/gststreamselector.c:
3826         (gst_stream_selector_get_linked_pad),
3827         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
3828         More leak and compile fixes.
3829
3830 2005-07-18  Wim Taymans  <wim@fluendo.com>
3831
3832         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3833         (query_rates), (query_positions_elems), (query_positions_pads),
3834         (do_seek), (seek_cb), (stop_seek):
3835         Updated seek example. 
3836
3837         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
3838         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
3839         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
3840         * gst/playback/gstplaybin.c: (add_sink):
3841         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3842         (gst_stream_info_set_mute):
3843         Some refcount leak fixes.
3844
3845 2005-07-16  Wim Taymans  <wim@fluendo.com>
3846
3847         * gst-libs/gst/audio/gstbaseaudiosink.c:
3848         (gst_base_audio_sink_render):
3849         Align samples even if we have roundoff errors in the 
3850         timestamp conversion.
3851
3852 2005-07-16  Wim Taymans  <wim@fluendo.com>
3853
3854         * docs/libs/tmpl/gstringbuffer.sgml:
3855         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3856         (query_rates), (query_positions_elems), (query_positions_pads),
3857         (update_scale), (do_seek):
3858         Updated seek example.
3859
3860         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3861         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
3862         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
3863         (gst_ogg_demux_loop):
3864         Push out correct discont values.
3865
3866         * ext/theora/theoradec.c: (theora_dec_src_convert),
3867         (theora_dec_sink_convert), (theora_dec_src_getcaps),
3868         (theora_dec_sink_event), (theora_handle_type_packet),
3869         (theora_handle_header_packet), (theora_dec_push),
3870         (theora_handle_data_packet), (theora_dec_chain),
3871         (theora_dec_change_state):
3872         Better timestamping.
3873
3874         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
3875         (vorbis_dec_sink_event), (vorbis_dec_push),
3876         (vorbis_handle_data_packet), (vorbis_dec_chain):
3877         * ext/vorbis/vorbisdec.h:
3878         Better timestamping.
3879
3880         * gst-libs/gst/audio/gstbaseaudiosink.c:
3881         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
3882         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3883         Handle syncing on timestamps instead of sample offsets. Make
3884         use of DISCONT values as described in design docs.
3885
3886         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3887         (gst_base_audio_src_get_time):
3888         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
3889         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
3890         (gst_ring_buffer_read):
3891         * gst-libs/gst/audio/gstringbuffer.h:
3892         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
3893         (gst_ximagesink_show_frame):
3894         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3895         Correcly convert buffer timestamp to stream time.
3896
3897 2005-07-16  Wim Taymans  <wim@fluendo.com>
3898
3899         * gst/audioconvert/gstaudioconvert.c:
3900         (gst_audio_convert_get_buffer):
3901         Timestamp buffers correctly.
3902
3903         * gst/playback/gstplaybin.c: (gen_video_element):
3904         Make internal fakesink silent.
3905
3906 2005-07-15  Wim Taymans  <wim@fluendo.com>
3907
3908         * gst/ffmpegcolorspace/Makefile.am:
3909         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3910         (gst_ffmpegcsp_caps_remove_format_info),
3911         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
3912         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
3913         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
3914         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
3915         Ported ffmpegcolorspace to basetransform.
3916
3917         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
3918         * gst/volume/gstvolume.c: (volume_transform):
3919         Ported to new API.
3920
3921 2005-07-14  Wim Taymans  <wim@fluendo.com>
3922
3923         * gst/videotestsrc/Makefile.am:
3924         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
3925         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
3926         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
3927         (gst_videotestsrc_init), (gst_videotestsrc_event),
3928         (gst_videotestsrc_create), (gst_videotestsrc_start),
3929         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
3930         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
3931         (gst_videotestsrc_get_property):
3932         * gst/videotestsrc/gstvideotestsrc.h:
3933         Make videotestsrc a pushsrc.
3934
3935 2005-07-14  Wim Taymans  <wim@fluendo.com>
3936
3937         * gst/tcp/gstfdset.c: (gst_fdset_free):
3938         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
3939         (gst_multifdsink_add), (gst_multifdsink_remove),
3940         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
3941         (gst_multifdsink_remove_client_link),
3942         (gst_multifdsink_client_queue_data),
3943         (gst_multifdsink_client_queue_caps),
3944         (gst_multifdsink_client_queue_buffer),
3945         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
3946         (gst_multifdsink_stop):
3947         * gst/tcp/gstmultifdsink.h:
3948         0.8 backporting.
3949
3950         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
3951         Also draw image when not from a pool.
3952
3953 2005-07-14  Wim Taymans  <wim@fluendo.com>
3954
3955         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
3956         (mute_stream), (silence_stream):
3957         Small debug additions.
3958
3959 2005-07-14  Wim Taymans  <wim@fluendo.com>
3960
3961         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
3962         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3963         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
3964         Better error recovery, ignore unconnected pads and
3965         non-fatal errors.
3966
3967 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3968
3969         * docs/libs/tmpl/gstaudio.sgml:
3970         * docs/libs/tmpl/gstcolorbalance.sgml:
3971         * docs/libs/tmpl/gstgconf.sgml:
3972         * docs/libs/tmpl/gstmixer.sgml:
3973         * docs/libs/tmpl/gstringbuffer.sgml:
3974         * docs/libs/tmpl/gsttuner.sgml:
3975         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3976         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
3977         (gst_tcpclientsrc_class_init):
3978         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
3979         (gst_tcpserversrc_class_init):
3980         * sys/v4l/gstv4lelement.c:
3981           more autistic cleanliness in functions/names/defines
3982
3983 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
3984
3985         * configure.ac:
3986           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
3987           added manually to each Makefile.am so we are sure it goes
3988           *last* and doesn't add -L flags before linking in libs of our
3989           own, like, say, internal .la libs, that then accidentally pick
3990           up the installed copy.
3991         * docs/libs/Makefile.am:
3992         * ext/alsa/Makefile.am:
3993         * ext/cdparanoia/Makefile.am:
3994         * ext/gnomevfs/Makefile.am:
3995         * ext/libvisual/Makefile.am:
3996         * ext/ogg/Makefile.am:
3997         * ext/theora/Makefile.am:
3998         * ext/vorbis/Makefile.am:
3999         * gst-libs/gst/video/Makefile.am:
4000         * gst/adder/Makefile.am:
4001         * gst/audioconvert/Makefile.am:
4002         * gst/audiorate/Makefile.am:
4003         * gst/audioscale/Makefile.am:
4004         * gst/ffmpegcolorspace/Makefile.am:
4005         * gst/playback/Makefile.am:
4006         * gst/sine/Makefile.am:
4007         * gst/subparse/Makefile.am:
4008         * gst/tags/Makefile.am:
4009         * gst/tcp/Makefile.am:
4010         * gst/typefind/Makefile.am:
4011         * gst/videorate/Makefile.am:
4012         * gst/videoscale/Makefile.am:
4013         * gst/videotestsrc/Makefile.am:
4014         * gst/volume/Makefile.am:
4015         * sys/v4l/Makefile.am:
4016         * sys/ximage/Makefile.am:
4017         * sys/xvimage/Makefile.am:
4018           adapt properly to this change. This should make sure that
4019           plugins and libs properly link to the as-yet-uninstalled
4020           copies of stuff like libgstinterfaces and libgstvideo
4021
4022 2005-07-13  Andy Wingo  <wingo@pobox.com>
4023
4024         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
4025         (gst_v4lsrc_fixate): Fixate on format as well.
4026
4027         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
4028         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
4029         buffer points to it.
4030         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
4031         rather just doing X calls ourselves. Also fixes a memleak.
4032
4033 2005-07-12  Andy Wingo  <wingo@pobox.com>
4034
4035         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
4036         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
4037         (gst_v4lsrc_create): Re-add the copy-mode property, default to
4038         TRUE to avoid deadlocks if an element holds on to our buffers.
4039
4040 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4041
4042         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4043         (gst_sinesrc_init), (gst_sinesrc_create),
4044         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4045         (gst_sinesrc_start):
4046         * gst/sine/gstsinesrc.h:
4047           removing num-buffers property before moving it
4048
4049 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4050
4051         * configure.ac:
4052           use overridable ERROR_CFLAGS
4053         * docs/libs/gst-plugins-base-libs.types:
4054         * docs/libs/tmpl/gstringbuffer.sgml:
4055         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
4056         (gst_alsasink_class_init):
4057         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4058         (gst_alsasrc_class_init):
4059         * gst-libs/gst/audio/audio.h:
4060         * gst-libs/gst/audio/gstaudioclock.h:
4061         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
4062         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
4063         (gst_audio_filter_link), (gst_audio_filter_init),
4064         (gst_audio_filter_chain), (gst_audio_filter_set_property),
4065         (gst_audio_filter_get_property),
4066         (gst_audio_filter_class_add_pad_templates):
4067         * gst-libs/gst/audio/gstaudiofilter.h:
4068         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4069         (gst_audio_filter_template_get_type),
4070         (gst_audio_filter_template_base_init),
4071         (gst_audio_filter_template_class_init),
4072         (gst_audio_filter_template_init),
4073         (gst_audio_filter_template_set_property),
4074         (gst_audio_filter_template_get_property), (plugin_init),
4075         (gst_audio_filter_template_setup),
4076         (gst_audio_filter_template_filter),
4077         (gst_audio_filter_template_filter_inplace):
4078         * gst-libs/gst/audio/gstaudiosink.c:
4079         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4080         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
4081         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4082         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4083         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
4084         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
4085         * gst-libs/gst/audio/gstaudiosink.h:
4086         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4087         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4088         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4089         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
4090         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
4091         (gst_audio_src_class_init), (gst_audio_src_init),
4092         (gst_audio_src_create_ringbuffer):
4093         * gst-libs/gst/audio/gstaudiosrc.h:
4094         * gst-libs/gst/audio/gstbaseaudiosink.c:
4095         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
4096         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4097         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
4098         (gst_base_audio_sink_set_property),
4099         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
4100         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
4101         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
4102         (gst_base_audio_sink_create_ringbuffer),
4103         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
4104         * gst-libs/gst/audio/gstbaseaudiosink.h:
4105         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4106         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
4107         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
4108         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
4109         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
4110         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
4111         (gst_base_audio_src_event), (gst_base_audio_src_create),
4112         (gst_base_audio_src_create_ringbuffer),
4113         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
4114         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4115         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
4116         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
4117         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
4118         (gst_ring_buffer_debug_spec_caps),
4119         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
4120         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
4121         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
4122         (gst_ring_buffer_start), (gst_ring_buffer_pause),
4123         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
4124         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
4125         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
4126         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
4127         (gst_ring_buffer_clear):
4128         * gst-libs/gst/audio/gstringbuffer.h:
4129         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
4130         (gst_video_sink_class_init), (gst_video_sink_get_type):
4131         * gst-libs/gst/video/videosink.h:
4132         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4133         (gst_multifdsink_class_init),
4134         (gst_multifdsink_handle_client_write),
4135         (gst_multifdsink_change_state):
4136         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4137         (gst_tcpclientsink_setcaps):
4138         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4139         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
4140         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
4141         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
4142         (gst_ximagesink_send_pending_navigation),
4143         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
4144         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
4145         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
4146         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4147         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
4148         (gst_xvimagesink_send_pending_navigation),
4149         (gst_xvimagesink_navigation_send_event),
4150         (gst_xvimagesink_set_xwindow_id),
4151         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
4152         (gst_xvimagesink_get_type):
4153         more macro splitting
4154
4155 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4156
4157         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4158           plug a memleak, allows me to import 1479 albums in one go
4159           in jamboree
4160         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4161         (vorbis_handle_type_packet), (vorbis_dec_chain),
4162         (vorbis_dec_change_state):
4163           fix some format strings
4164
4165 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4166
4167         * docs/libs/tmpl/gstcolorbalance.sgml:
4168         * docs/libs/tmpl/gstmixer.sgml:
4169         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
4170         (gst_alsasink_set_property), (gst_alsasink_get_property):
4171         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
4172         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
4173           add device property
4174
4175 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4176
4177         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
4178         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
4179         (audiocast_register_listener), (audiocast_thread_run),
4180         (gst_gnomevfssrc_send_additional_headers_callback),
4181         (gst_gnomevfssrc_received_headers_callback),
4182         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
4183         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
4184         (gst_gnomevfssrc_get_size):
4185           add/clean up debugging
4186         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4187           cleanups
4188
4189 2005-07-07  Andy Wingo  <wingo@pobox.com>
4190
4191         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
4192         framerate. Need to get a handle on when exactly this function is
4193         called, tho.
4194
4195         * sys/v4l/v4lsrc_calls.h:
4196         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
4197         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
4198         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
4199
4200         * sys/v4l/v4l_calls.h: Cast to V4lElement.
4201         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
4202         v4lelements are sources.
4203
4204         * sys/v4l/gstv4lxoverlay.h:
4205         * sys/v4l/gstv4lxoverlay.c:
4206         * sys/v4l/gstv4ltuner.h:
4207         * sys/v4l/gstv4ltuner.c: Header loc fixen.
4208         
4209         * sys/v4l/gstv4lsrc.h:
4210         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
4211         PushSrc/BaseSrc. Removed most sync-related properties, videorate
4212         or something should handle that. Made a live source.
4213
4214         * sys/v4l/gstv4lelement.h:
4215         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
4216         signals. Some cleanups.
4217
4218         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
4219
4220         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
4221         stuff.
4222
4223         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
4224         stuff.
4225
4226         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
4227
4228 2005-07-07  Wim Taymans  <wim@fluendo.com>
4229
4230         * ext/theora/theoradec.c: (theora_get_query_types),
4231         (theora_dec_src_getcaps), (theora_dec_push):
4232         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
4233         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
4234         Remove deprecated/unused query types.
4235
4236 2005-07-06  Wim Taymans  <wim@fluendo.com>
4237
4238         * ext/alsa/Makefile.am:
4239         * ext/alsa/gstalsaplugin.c: (plugin_init):
4240         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4241         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4242         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
4243         (gst_alsasrc_class_init), (gst_alsasrc_init),
4244         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
4245         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
4246         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
4247         (gst_alsasrc_reset):
4248         * ext/alsa/gstalsasrc.h:
4249         * gst-libs/gst/audio/Makefile.am:
4250         * gst-libs/gst/audio/gstaudiosink.c:
4251         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4252         (gst_audioringbuffer_start):
4253         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4254         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4255         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4256         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4257         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4258         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4259         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4260         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4261         * gst-libs/gst/audio/gstaudiosrc.h:
4262         * gst-libs/gst/audio/gstbaseaudiosink.c:
4263         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4264         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4265         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4266         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4267         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4268         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4269         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4270         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4271         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4272         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4273         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4274         (gst_baseaudiosrc_change_state):
4275         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4276         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4277         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4278         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4279         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4280         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4281         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4282         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4283         * gst-libs/gst/audio/gstringbuffer.h:
4284         Added audiosource base classes.
4285         Ported alsasrc, still very basic.
4286
4287 2005-07-06  Wim Taymans  <wim@fluendo.com>
4288
4289         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4290         (theora_dec_push), (theora_handle_data_packet):
4291         Prepare for better timestamp fix later.
4292
4293         * gst/audioconvert/gstaudioconvert.c:
4294         List most accurate caps first
4295
4296         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4297         Use proper pad task function.
4298
4299         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4300         (gst_xvimagesink_show_frame):
4301         Fix deadlock when alloc failed.
4302
4303 2005-07-05  Andy Wingo  <wingo@pobox.com>
4304
4305         * ext/gnomevfs/gstgnomevfssrc.c:
4306         * gst/sine/gstsinesrc.c:
4307         * gst/tcp/gsttcpserversrc.c:
4308         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4309
4310         * sys/v4l/: Port from 0.8.
4311
4312         * Many files: Null if we got it....
4313
4314 2005-07-05  Andy Wingo  <wingo@pobox.com>
4315
4316         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4317         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4318         Signedness fixes.
4319
4320 2005-07-05  Wim Taymans  <wim@fluendo.com>
4321
4322         * configure.ac:
4323         * gst/tcp/Makefile.am:
4324         * gst/tcp/README:
4325         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4326         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4327         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4328         (is_sync_frame), (gst_multifdsink_handle_client_write),
4329         (gst_multifdsink_render), (gst_multifdsink_start),
4330         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4331         * gst/tcp/gstmultifdsink.h:
4332         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4333         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4334         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4335         * gst/tcp/gsttcp.h:
4336         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4337         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4338         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4339         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4340         * gst/tcp/gsttcpclientsink.h:
4341         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4342         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4343         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4344         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4345         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4346         * gst/tcp/gsttcpclientsrc.h:
4347         * gst/tcp/gsttcpplugin.c: (plugin_init):
4348         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4349         * gst/tcp/gsttcpserversink.h:
4350         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4351         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4352         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4353         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4354         (gst_tcpserversrc_stop):
4355         * gst/tcp/gsttcpserversrc.h:
4356         * gst/tcp/gsttcpsink.c:
4357         * gst/tcp/gsttcpsink.h:
4358         * gst/tcp/gsttcpsrc.c:
4359         * gst/tcp/gsttcpsrc.h:
4360         Ported tcp plugins to 0.9. 
4361         
4362
4363 2005-07-05  Andy Wingo  <wingo@pobox.com>
4364
4365         * gst/playback/gstplaybasebin.c (fill_buffer):
4366         message_new_application fixen.
4367
4368         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4369         Style fix.
4370
4371 2005-07-04  Wim Taymans  <wim@fluendo.com>
4372
4373         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4374         Set caps on output buffer.
4375
4376 2005-07-04  Andy Wingo  <wingo@pobox.com>
4377
4378         * ext/gnomevfs/gstgnomevfssrc.c
4379         (gst_gnomevfssrc_received_headers_callback) 
4380         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4381         hopefully.
4382
4383         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4384         No refcount leakage.
4385
4386         * configure.ac: Enable -Werror.
4387         
4388         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4389         * gst/audioconvert/bufferframesconvert.c
4390         (buffer_frames_convert_fixate):
4391         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4392         (gst_audio_convert_fixate):
4393         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4394         (gst_sinesrc_create): Fixate func changes.
4395         
4396         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4397         (gst_ximagesink_buffer_alloc): Unused var.
4398
4399 2005-07-01  Andy Wingo  <wingo@pobox.com>
4400
4401         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4402         getcaps to do explicit caps. Needs to be done in all decoders,
4403         possibly via a base class.
4404
4405         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4406
4407         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4408         caps on the sink pad, just rely on the pad template. Also, setting
4409         ANY caps on a pad is not valid because the caps are not fixed.
4410
4411         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4412         caps on the buffer, and get the width from the desired_caps if
4413         they're set.
4414         (gst_ximagesink_renegotiate_size): Implement via setting the
4415         desired_caps on the ximagesink.
4416         (gst_ximagesink_setcaps): Only reset the width of the player if it
4417         wasn't already set. Not sure if this is right.
4418         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4419
4420         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4421         that the user wants. NULL unless the window has been resized.
4422
4423         * gst/volume/gstvolume.c (volume_transform): Adapt to
4424         basetransform refcount changes.
4425         
4426 2005-07-01  Andy Wingo  <wingo@pobox.com>
4427
4428         * gst/videoscale/gstvideoscale.c:
4429         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4430         from BaseTransform, implements a transform_caps. Removed dead code
4431         including some PAR stuff that was never reached -- should probably
4432         be added back somehow.
4433
4434 2005-07-01  Andy Wingo  <wingo@pobox.com>
4435
4436         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4437         come later.
4438
4439 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4440
4441         * configure.ac:
4442         * docs/libs/Makefile.am:
4443         * docs/libs/gst-plugins-libs.types:
4444         * ext/alsa/Makefile.am:
4445         * ext/alsa/gstalsamixer.h:
4446         * ext/alsa/gstalsamixeroptions.h:
4447         * ext/alsa/gstalsamixertrack.h:
4448         * gst-libs/gst/Makefile.am:
4449         * gst-libs/gst/colorbalance/.cvsignore:
4450         * gst-libs/gst/colorbalance/Makefile.am:
4451         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4452         * gst-libs/gst/colorbalance/colorbalance.c:
4453         * gst-libs/gst/colorbalance/colorbalance.h:
4454         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4455         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4456         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4457         * gst-libs/gst/interfaces/Makefile.am:
4458         * gst-libs/gst/interfaces/colorbalance.c:
4459         (gst_color_balance_class_init):
4460         * gst-libs/gst/interfaces/colorbalance.h:
4461         * gst-libs/gst/interfaces/interfaces-marshal.list:
4462         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4463         * gst-libs/gst/interfaces/mixer.h:
4464         * gst-libs/gst/interfaces/mixeroptions.h:
4465         * gst-libs/gst/interfaces/navigation.c:
4466         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4467         * gst-libs/gst/interfaces/tuner.h:
4468         * gst/volume/Makefile.am:
4469         * gst/volume/gstvolume.c:
4470         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4471         * sys/ximage/Makefile.am:
4472         * sys/ximage/ximagesink.c:
4473         * sys/xvimage/Makefile.am:
4474         * sys/xvimage/xvimagesink.c:
4475           fold in all interfaces into an interfaces dir, preserving CVS
4476           history
4477
4478 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4479
4480         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4481           Fix build after riff changes.
4482
4483 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4484
4485         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4486         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4487         (gst_riff_create_video_template_caps),
4488         (gst_riff_create_audio_template_caps),
4489         (gst_riff_create_iavs_template_caps):
4490         * gst-libs/gst/riff/riff-media.h:
4491         * gst-libs/gst/riff/riff-read.h:
4492         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4493           Add gst_riff_init() to initialize the debug category, instead
4494           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4495
4496 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4497
4498         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4499           Oops, I shouldn't apply hacks.
4500
4501 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4502
4503         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4504           Remove pad_loop function which doesn't work.
4505
4506 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4507
4508         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4509           Send EOS when deactivating.
4510         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4511         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4512         (gen_preroll_element), (probe_triggered), (mute_stream),
4513         (silence_stream), (new_decoded_pad), (setup_substreams),
4514         (set_active_source):
4515         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4516         (remove_sinks), (add_sink):
4517         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4518           Change for new probe API.
4519
4520 2005-06-29  Wim Taymans  <wim@fluendo.com>
4521
4522         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4523         * gst-libs/gst/audio/gstbaseaudiosink.c:
4524         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4525         (gst_baseaudiosink_change_state):
4526         * gst-libs/gst/audio/gstbaseaudiosink.h:
4527         * gst-libs/gst/audio/gstringbuffer.c:
4528         (gst_ringbuffer_set_callback):
4529         Fix compilation error.
4530         Ringbuffer starts out as not running.
4531         Free our clock in dispose.
4532         When releasing the ringbuffer we need to renegotiate so
4533         clear the pad caps.
4534
4535 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4536
4537         * autogen.sh:
4538         * configure.ac:
4539         * docs/Makefile.am:
4540         * docs/libs/Makefile.am:
4541         * docs/libs/gst-plugins-libs-docs.sgml:
4542         * docs/libs/gst-plugins-libs-sections.txt:
4543         * docs/libs/gst-plugins-libs.types:
4544         * docs/libs/tmpl/gstaudio.sgml:
4545         * docs/libs/tmpl/gstcolorbalance.sgml:
4546         * docs/libs/tmpl/gstringbuffer.sgml:
4547         * gst-libs/gst/audio/gstringbuffer.c:
4548         (gst_ringbuffer_set_callback):
4549           reinstate gtk-doc docs for plugin libs
4550
4551 2005-06-28  Wim Taymans  <wim@fluendo.com>
4552
4553         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4554         (gst_ogg_demux_init):
4555         Removed pad loop function.
4556
4557 2005-06-28  Wim Taymans  <wim@fluendo.com>
4558
4559         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4560         If we're building a chain we are not in an error case
4561         when we queue a buffer.
4562
4563 2005-06-28  Andy Wingo  <wingo@pobox.com>
4564
4565         * *.c: Don't cast to GstObject before reffing/unreffing.
4566
4567 2005-06-27  Andy Wingo  <wingo@pobox.com>
4568
4569         * gst/videotestsrc/gstvideotestsrc.c
4570         (gst_videotestsrc_activate_push): Activation API changes.
4571
4572         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4573         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4574         they have refs on the decodebin.
4575
4576         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4577         parent class.
4578         (gst_ogg_pad_typefind): Don't leak a pad ref.
4579         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4580         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4581         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4582
4583 2005-06-27  Edward Hervey  <edward@fluendo.com>
4584
4585         * ext/theora/theoradec.c: (theora_dec_change_state): 
4586         re-arranged call to parent's state change in order to avoid locks (or
4587         worse).
4588
4589 2005-06-26  Edward Hervey  <edward@fluendo.com>
4590
4591         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4592         2nd argument of 'unknow-type' signal is a GstCaps and not a
4593         GstMiniObject
4594
4595 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4596         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4597           Set the worker thread's running flag to TRUE before starting the
4598           thread.
4599         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4600           Catch a failure to add typefind to the bin.
4601
4602 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4603
4604         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4605         (gst_sinesrc_init), (gst_sinesrc_create),
4606         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4607         (gst_sinesrc_start):
4608         * gst/sine/gstsinesrc.h:
4609           add num-buffers and timestamp-offset properties
4610         * gst/videotestsrc/gstvideotestsrc.c:
4611         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4612         (gst_videotestsrc_get_property):
4613           add timestamp-offset property
4614
4615 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4616
4617         * configure.ac: add videorate
4618         * gst-plugins-base.spec.in: add videorate
4619
4620 2005-06-23  Wim Taymans  <wim@fluendo.com>
4621
4622         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4623         (gst_videorate_getcaps), (gst_videorate_setcaps),
4624         (gst_videorate_event), (gst_videorate_chain):
4625         Fixed videorate, fixating an already fixated caps is not
4626         an error.
4627
4628 2005-06-23  Wim Taymans  <wim@fluendo.com>
4629
4630         * ext/ogg/README:
4631         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4632         Buffer on caps is not boxed anymore.
4633
4634 2005-06-22  Wim Taymans  <wim@fluendo.com>
4635
4636         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4637         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4638         Set buffers on caps as miniobjects and not as boxed.
4639
4640 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4641
4642         * configure.ac:
4643           back to HEAD
4644
4645 === release 0.9.1 ===
4646
4647 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4648
4649         * .cvsignore:
4650         * NEWS:
4651         * README:
4652         * RELEASE:
4653         * configure.ac:
4654         * po/af.po:
4655         * po/az.po:
4656         * po/cs.po:
4657         * po/en_GB.po:
4658         * po/hu.po:
4659         * po/it.po:
4660         * po/nb.po:
4661         * po/nl.po:
4662         * po/or.po:
4663         * po/sq.po:
4664         * po/sr.po:
4665         * po/sv.po:
4666         * po/uk.po:
4667         * po/vi.po:
4668           updates for release
4669
4670 2005-06-09  Andy Wingo  <wingo@pobox.com>
4671
4672         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4673         
4674 2005-06-09  Andy Wingo  <wingo@pobox.com>
4675
4676         * configure.ac:
4677         * gst-libs/gst/Makefile.am:
4678         * gst-libs/gst/net/Makefile.am:
4679         Add gstnet to build.
4680
4681 2005-06-09  Andy Wingo  <wingo@pobox.com>
4682
4683         * gst-libs/gst/gconf/gconf.c:
4684         * gst/playback/test.c:
4685         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4686         fixes.
4687
4688         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4689
4690         * ext/theora/theoraenc.c (theora_enc_chain): 
4691         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4692
4693         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4694         RealPad.
4695
4696 2005-06-02  Wim Taymans  <wim@fluendo.com>
4697
4698         * gst-libs/gst/net/Makefile.am:
4699         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4700         * pkgconfig/gstreamer-libs.pc.in:
4701         Added net stuff, version net lib.
4702
4703 2005-06-02  Wim Taymans  <wim@fluendo.com>
4704
4705         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4706         (query_rates), (query_positions_elems), (query_positions_pads),
4707         (do_seek):
4708         Updated seek example.
4709
4710 2005-06-02  Andy Wingo  <wingo@pobox.com>
4711
4712         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4713         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4714         list.
4715
4716         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4717         remove the typefind, the bin dispose will do it for us. When it's
4718         removed and unreffed, the signal handler will be disconnected,
4719         too.
4720         (unlinked): It's too difficult to disconnect from unlinked
4721         handlers, as they are on pads not elements. Just punt if the pads
4722         aren't grandkids of the bin.
4723
4724 2005-06-02  Wim Taymans  <wim@fluendo.com>
4725
4726         * ext/ogg/README:
4727         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4728         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4729         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4730         * ext/theora/theoradec.c: (theora_dec_src_query),
4731         (theora_handle_data_packet):
4732         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4733         (theora_enc_chain):
4734         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4735         (vorbis_handle_data_packet):
4736         * gst/audioconvert/bufferframesconvert.c:
4737         (buffer_frames_convert_chain):
4738         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4739         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4740         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4741         (gst_ffmpegcsp_chain):
4742         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4743         (gst_videorate_getcaps), (gst_videorate_setcaps),
4744         (gst_videorate_event), (gst_videorate_chain):
4745         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
4746         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
4747         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4748         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4749         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4750         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4751         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4752         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4753         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4754         Cleanups and buffer alloc.
4755
4756 2005-05-31  Wim Taymans  <wim@fluendo.com>
4757
4758         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
4759         Don't try to call the delay method when the device is not
4760         opened.
4761
4762 2005-05-31  Wim Taymans  <wim@fluendo.com>
4763
4764         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
4765         Get actual segment size and buffer size after opening
4766         the device.
4767
4768 2005-05-30  Wim Taymans  <wim@fluendo.com>
4769
4770         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
4771         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
4772         Also FLUSH upstream, makes the loop function exit faster.
4773         
4774         * ext/theora/theoradec.c: (theora_dec_src_query):
4775         Some more debug info in the query.
4776         
4777         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4778         (gst_ximagesink_setcaps):
4779         Release lock on par error, better error reporting.
4780
4781 2005-05-26  Wim Taymans  <wim@fluendo.com>
4782
4783         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4784         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
4785         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
4786         Clear chains in READY
4787         Queue packets until the chain is activated.
4788
4789 2005-05-25  Wim Taymans  <wim@fluendo.com>
4790
4791         * gst-libs/gst/audio/gstaudiosink.c:
4792         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4793         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4794         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4795         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4796         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4797         (gst_audiosink_create_ringbuffer):
4798         * gst-libs/gst/audio/gstbaseaudiosink.c:
4799         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4800         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4801         (gst_baseaudiosink_set_property), (build_linear_format),
4802         (debug_spec_caps), (debug_spec_buffer),
4803         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4804         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4805         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4806         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4807         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4808         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4809         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
4810         (gst_ringbuffer_play), (gst_ringbuffer_pause),
4811         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
4812         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
4813         (wait_segment), (gst_ringbuffer_commit),
4814         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
4815         (gst_ringbuffer_clear):
4816         Various small cleanups.
4817
4818         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4819         (gst_audio_convert_change_state):
4820         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
4821         No need to take the locks anymore.
4822
4823 2005-05-25  Wim Taymans  <wim@fluendo.com>
4824
4825         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4826         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
4827         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
4828         (type_found):
4829         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
4830         (group_destroy), (group_commit), (queue_overrun),
4831         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
4832         (mute_stream), (new_decoded_pad), (setup_substreams),
4833         (setup_source), (mute_group_type), (set_active_source),
4834         (gst_play_base_bin_change_state):
4835         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
4836         (gen_video_element), (gen_text_element), (gen_audio_element),
4837         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
4838         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
4839         (gst_stream_info_dispose), (gst_stream_info_set_mute):
4840         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
4841         Some playbin cleanups mostly refcounting sloppyness.
4842
4843 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4844
4845         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4846           Work with streaming input.
4847
4848 2005-05-25  Wim Taymans  <wim@fluendo.com>
4849
4850         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4851         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4852         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4853         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
4854         No need to take the STREAM lock anymore.
4855
4856 2005-05-25  Wim Taymans  <wim@fluendo.com>
4857
4858         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4859         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
4860         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
4861         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
4862         (gst_ogg_demux_sink_activate):
4863         * ext/theora/theoradec.c: (theora_dec_src_event),
4864         (theora_handle_comment_packet), (theora_dec_chain),
4865         (theora_dec_change_state):
4866         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4867         (vorbis_handle_data_packet), (vorbis_dec_chain),
4868         (vorbis_dec_change_state):
4869         Remove STREAM locks as they are taken in core now.
4870         Never set bogus granulepos on vorbis/theora.
4871         Fix leaks in theoradec tag parsing.
4872
4873 2005-05-25  Wim Taymans  <wim@fluendo.com>
4874
4875         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4876         Fix memleaks, GST_BUFFER_DATA() is not freed.
4877
4878 2005-05-25  Wim Taymans  <wim@fluendo.com>
4879
4880         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4881         Open non-blocking, set to blocking mode afterwards to avoid
4882         lockups when audio device is busy.
4883
4884 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4885
4886         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
4887           This can't be good.
4888
4889 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4890
4891         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
4892         (gst_audio_convert_chain), (gst_audio_convert_link_src),
4893         (gst_audio_convert_setcaps):
4894           Implement instant setup switching.
4895
4896 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4897
4898         * gst/playback/gstplaybasebin.c: (probe_triggered):
4899           Fix missing unlock.
4900         * gst/playback/gstplaybin.c: (add_sink):
4901           First add, then link (otherwise pad link fails).
4902
4903 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4904
4905         * examples/Makefile.am:
4906         fix buildbot (make distcheck)
4907
4908 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4909
4910         * gst/playback/gstplaybin.c: (gen_vis_element):
4911           Remove some wrong code. Doesn't work yet.
4912
4913 2005-05-19  Wim Taymans  <wim@fluendo.com>
4914
4915         * gst-libs/gst/net/Makefile.am:
4916         * gst-libs/gst/net/README:
4917         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
4918         (gst_netbuffer_class_init), (gst_netbuffer_init),
4919         (gst_netbuffer_finalize), (gst_netbuffer_copy),
4920         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
4921         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
4922         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
4923         * gst-libs/gst/net/gstnetbuffer.h:
4924         Added buffer subclass to store extra to/from addresses for
4925         network sources/sinks.
4926
4927 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4928
4929         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
4930           Don't lock an unassigned variable.
4931
4932 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4933
4934         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
4935           Increase buffer for video, decrease buffer for other media types.
4936         * gst/playback/gstplaybin.c: (gen_video_element),
4937         (gen_audio_element):
4938           Change names for debugging purposes.
4939
4940 2005-05-18  Wim Taymans  <wim@fluendo.com>
4941
4942         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4943         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4944         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4945         (gst_ffmpegcsp_chain):
4946         Enable buffer alloc passthrough if the source and dest
4947         formats are the same.
4948
4949 2005-05-17  Wim Taymans  <wim@fluendo.com>
4950
4951         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4952         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
4953         (gst_ogg_demux_chain_unlocked):
4954         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4955         (gst_audio_convert_caps_remove_format_info),
4956         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4957         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
4958         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4959         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4960         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
4961         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
4962         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
4963         (gst_ffmpegcsp_get_property):
4964         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4965         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4966         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4967         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
4968         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
4969         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4970         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
4971         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
4972         Leak fixes in oggdemux.
4973         Some cleanups in audioconvert.
4974         Make passthrough work along with buffer_alloc etc.
4975         Make buffer_alloc and buffer recycling actually work in
4976         xvimagesink.
4977
4978 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4979
4980         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
4981           make the compiler happy
4982
4983 2005-05-17  Wim Taymans  <wim@fluendo.com>
4984
4985         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
4986         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
4987         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
4988         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
4989         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4990         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
4991         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
4992         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
4993         (gst_xvimagesink_set_xwindow_id):
4994         * sys/xvimage/xvimagesink.h:
4995         Port xvimagesink to new MiniObject.
4996
4997 2005-05-17  Wim Taymans  <wim@fluendo.com>
4998
4999         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5000         (gst_audiofilter_chain):
5001         * gst-libs/gst/audio/gstaudiosink.c:
5002         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5003         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5004         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5005         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5006         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5007         (gst_audiosink_create_ringbuffer):
5008         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5009         (gst_audio_convert_caps_remove_format_info),
5010         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5011         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5012         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5013         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5014         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5015         Fix passthrough in ffmpegcolorspace.
5016         Fix memset in audiosink on wrong memory.
5017
5018 2005-05-16  David Schleef  <ds@schleef.org>
5019
5020         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
5021         to GstMiniObject.
5022
5023 2005-05-16  David Schleef  <ds@schleef.org>
5024
5025         Port from GstData to GstMiniObject.
5026         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
5027         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
5028         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
5029         (gst_ogg_mux_collected):
5030         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5031         * ext/theora/theoradec.c: (theora_handle_comment_packet),
5032         (theora_handle_data_packet):
5033         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5034         (theora_set_header_on_caps), (theora_enc_chain):
5035         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5036         (vorbis_handle_comment_packet):
5037         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
5038         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
5039         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
5040         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
5041         * gst/audioconvert/gstaudioconvert.c:
5042         (gst_audio_convert_get_buffer):
5043         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5044         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
5045         (mute_stream), (silence_stream):
5046         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
5047         * gst/volume/gstvolume.c: (volume_transform):
5048         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5049         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
5050         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
5051         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
5052         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
5053         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
5054         (gst_ximagesink_buffer_alloc):
5055         * sys/ximage/ximagesink.h:
5056
5057 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5058
5059         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5060         (fill_buffer), (check_queue), (queue_threshold_reached),
5061         (queue_out_of_data):
5062         * gst/playback/gstplaybasebin.h:
5063           Post buffer-fullness on the bus.
5064
5065 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5066
5067         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5068         (try_to_link_1):
5069         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5070         (group_commit), (probe_triggered), (setup_source),
5071         (gst_play_base_bin_change_state):
5072         * gst/playback/gstplaybasebin.h:
5073         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5074         (gst_play_bin_init), (remove_sinks), (setup_sinks),
5075         (gst_play_bin_change_state):
5076           Move setup_output_pads into a virtual function, remove
5077           group-switch (no longer needed) and redirect (handled by bus
5078           now) signals.
5079
5080 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5081
5082         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
5083         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
5084         (get_active_group), (get_building_group), (group_destroy),
5085         (group_commit), (check_queue), (queue_overrun),
5086         (queue_threshold_reached), (queue_out_of_data),
5087         (gen_preroll_element), (remove_groups), (unknown_type),
5088         (add_element_stream), (no_more_pads), (probe_triggered),
5089         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
5090         (setup_substreams), (setup_source), (finish_source),
5091         (prepare_output), (muted_group_change_state),
5092         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
5093         (gst_play_base_bin_change_state):
5094         * gst/playback/gstplaybasebin.h:
5095         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5096         (gst_play_bin_init), (gst_play_bin_set_property),
5097         (gen_video_element), (gen_text_element), (gen_audio_element),
5098         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
5099         (gst_play_bin_change_state):
5100         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
5101         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
5102         (stream_info_change_state), (gst_stream_info_set_mute),
5103         (gst_stream_info_get_property):
5104         * gst/playback/gststreaminfo.h:
5105         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5106         (gst_stream_selector_get_linked_pad),
5107         (gst_stream_selector_getcaps),
5108         (gst_stream_selector_get_linked_pads),
5109         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
5110         * gst/playback/gststreamselector.h:
5111           Rough port of playbin. Needs some more work, but is mostly done,
5112           and uses a few locks in important places, which should make stuff
5113           like chain-switches clean. Still uses GST_STATE() in a few places,
5114           which isn't all that good an idea, subtitles/elements disabled
5115           because no elements to test with and thus probably broken, query
5116           and event handling moved to GstBin, internal thread removed
5117           alltogether because the pipeline does that for us now. Can play
5118           Ogg/Vorbis files. Haven't tested anything else yet.
5119
5120 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5121
5122         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
5123           Do no-more-pads (needed for autoplugging).
5124
5125 2005-05-10  Andy Wingo  <wingo@pobox.com>
5126
5127         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
5128         message to the bus with the tags. Still not sent downstream tho.
5129
5130         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
5131         get_parent.
5132         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
5133         avoid refcounting hassles.
5134
5135 2005-05-09  Andy Wingo  <wingo@pobox.com>
5136
5137         * gst/volume/Makefile.am:
5138         * gst/volume/demo.c
5139         * gst/volume/gstvolume.h
5140         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
5141         basetransform. Probably need an audio filter base class.
5142
5143 2005-05-09  Wim Taymans  <wim@fluendo.com>
5144
5145         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
5146         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
5147         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
5148         (gst_vorbisenc_chain):
5149         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5150         (gst_audio_convert_caps_remove_format_info),
5151         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5152         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5153         Make caps writable before writing to it.
5154         Fix negotiation in audioconvert some more.
5155
5156 2005-05-09  Wim Taymans  <wim@fluendo.com>
5157
5158         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5159         (gst_videorate_getcaps), (gst_videorate_setcaps),
5160         (gst_videorate_event), (gst_videorate_chain):
5161         Better negotiation.
5162
5163 2005-05-09  Wim Taymans  <wim@fluendo.com>
5164
5165         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
5166         (gst_videorate_getcaps), (gst_videorate_setcaps),
5167         (gst_videorate_blank_data), (gst_videorate_init),
5168         (gst_videorate_event), (gst_videorate_chain),
5169         (gst_videorate_change_state):
5170         Port videorate, do a better job at negotiation while we're at
5171         it.
5172
5173 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
5174
5175         * configure.ac:
5176           Disable libvisual
5177
5178         * examples/Makefile.am:
5179         * gst-libs/gst/audio/Makefile.am:
5180         * gst-libs/gst/riff/Makefile.am:
5181         * gst-libs/gst/tag/Makefile.am:
5182         * gst-libs/gst/video/Makefile.am:
5183           Fixups for missing variables.
5184
5185 2005-05-09  Wim Taymans  <wim@fluendo.com>
5186
5187         * examples/seeking/seek.c: (make_theora_pipeline),
5188         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
5189         (query_rates), (query_positions_elems), (query_positions_pads),
5190         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
5191         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5192         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
5193         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
5194         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
5195         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
5196         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5197         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5198         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5199         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5200         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5201         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5202         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
5203         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
5204         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5205         (theora_dec_src_convert), (theora_dec_sink_convert),
5206         (theora_dec_src_query), (theora_dec_sink_query),
5207         (theora_dec_src_event), (theora_dec_sink_event),
5208         (theora_handle_comment_packet), (theora_handle_type_packet),
5209         (theora_handle_header_packet), (theora_handle_data_packet),
5210         (theora_dec_chain):
5211         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5212         (vorbis_dec_convert), (vorbis_dec_src_query),
5213         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5214         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5215         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5216         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5217         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
5218         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
5219         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
5220         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5221         (gst_play_bin_query):
5222         * gst/playback/test3.c: (update_scale):
5223         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
5224         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
5225         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5226         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
5227         (gst_videotestsrc_src_query):
5228         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
5229         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
5230         (paint_hline_YUV9):
5231         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
5232         Port to new query API.
5233         Updated seek.
5234         Cleanups in x[v]imagesink
5235
5236 2005-05-09  Andy Wingo  <wingo@pobox.com>
5237
5238         * ext/alsa/gstalsasink.h:
5239         * ext/gnomevfs/gstgnomevfssrc.c:
5240         (gst_gnomevfssrc_get_icy_metadata):
5241         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
5242         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
5243         * ext/theora/theoradec.c (theora_dec_src_query)
5244         (theora_dec_src_event, theora_dec_sink_event)
5245         (theora_handle_comment_packet, theora_handle_data_packet):
5246         * ext/theora/theoraenc.c (theora_enc_chain):
5247         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
5248         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
5249         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5250         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
5251         (qt_type_find):
5252         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
5253         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5254         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5255         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5256         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5257         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5258         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5259         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5260         (paint_setup_RGB565, paint_setup_xRGB1555):
5261         * gst/videotestsrc/videotestsrc.h:
5262         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5263         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5264         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5265         GCC4 fixes.
5266         
5267         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5268         gst_pad_query_position. Fixes oggdemux.
5269
5270 2005-05-08  David Schleef  <ds@schleef.org>
5271
5272         * configure.ac: Require liboil.
5273         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5274         a few more.
5275         * gst/videotestsrc/videotestsrc.c:
5276         * gst/videotestsrc/videotestsrc.h:
5277
5278 2005-05-06  Wim Taymans  <wim@fluendo.com>
5279
5280         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5281         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5282         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5283         Well, unreffing a buffer right before pushing it is asking
5284         for trouble..
5285
5286 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5287
5288         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5289
5290 2005-05-06  Wim Taymans  <wim@fluendo.com>
5291
5292         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5293         (gst_audio_convert_caps_remove_format_info),
5294         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5295         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5296         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5297         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5298         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5299         * gst/sine/Makefile.am:
5300         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5301         (gst_sinesrc_class_init), (gst_sinesrc_init),
5302         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5303         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5304         (gst_sinesrc_update_freq):
5305         * gst/sine/gstsinesrc.h:
5306         * gst/tcp/gstmultifdsink.c:
5307         * sys/xvimage/xvimagesink.c:
5308         Fixed negotiation wrt _peer_get_caps()
5309         Some cleanups.
5310
5311
5312 2005-05-06  Wim Taymans  <wim@fluendo.com>
5313
5314         * gst-libs/gst/audio/gstaudiosink.c:
5315         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5316         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5317         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5318         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5319         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5320         (gst_audiosink_create_ringbuffer):
5321         * gst-libs/gst/audio/gstbaseaudiosink.c:
5322         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5323         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5324         (gst_baseaudiosink_set_property), (build_linear_format),
5325         (debug_spec_caps), (debug_spec_buffer),
5326         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5327         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5328         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5329         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5330         * gst-libs/gst/audio/gstbaseaudiosink.h:
5331         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5332         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5333         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5334         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5335         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5336         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5337         (wait_segment), (gst_ringbuffer_commit),
5338         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5339         (gst_ringbuffer_clear):
5340         * gst-libs/gst/audio/gstringbuffer.h:
5341         Make the base audiosink return an error when there is no
5342         audiobuffer negotiated.
5343
5344 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5345
5346         * ext/Makefile.am:
5347         Disable cdparanoia until someone ports it!
5348
5349 2005-05-06  Wim Taymans  <wim@fluendo.com>
5350
5351         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5352         (gst_ogg_demux_sink_activate):
5353         And revert after wingo's revert.. sigh..
5354
5355 2005-05-05  Andy Wingo  <wingo@pobox.com>
5356
5357         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5358         GObject.
5359         * configure.ac: Return audiorate and subparse from the ghetto.
5360         Re-enable -Wall -Werror.
5361         * gst/subparse/gstsubparse.c:
5362         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5363         or chain-based. Cleaned up a bit. Not tested.
5364         
5365 2005-05-05  Christian Schaller <christian@fluendo.com> 
5366
5367         * Makefile.am: remove stuff that is not building
5368         * configure.ac: remove stuff that is not building
5369         * examples/Makefile.am: remove stuff that is not building
5370         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5371         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5372         * sys/Makefile.am: remove stuff that is not building
5373         * testsuite/Makefile.am: remove stuff that is not building
5374
5375 2005-05-05  Andy Wingo  <wingo@pobox.com>
5376
5377         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5378         * gst-libs/gst/tag/gstvorbistag.c:
5379         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5380         * gst/adder/gstadder.h:
5381         * gst/audioconvert/gstchannelmix.c:
5382         (gst_audio_convert_fill_one_other):
5383         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5384         (gst_audiorate_init), (gst_audiorate_chain):
5385         * gst/playback/gstplaybasebin.c: (setup_source):
5386         * gst/playback/test3.c: (update_scale):
5387         Some GCC4 fixes
5388         
5389         * po/af.po:
5390         * po/az.po:
5391         * po/cs.po:
5392         * po/en_GB.po:
5393         * po/hu.po:
5394         * po/it.po:
5395         * po/nb.po:
5396         * po/nl.po:
5397         * po/or.po:
5398         * po/sq.po:
5399         * po/sr.po:
5400         * po/sv.po:
5401         * po/uk.po:
5402         * po/vi.po: Foo
5403
5404 2005-05-05  Wim Taymans  <wim@fluendo.com>
5405
5406         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5407         (gst_audio_convert_caps_remove_format_info),
5408         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5409         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5410         * gst/videotestsrc/gstvideotestsrc.c:
5411         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5412         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5413         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5414         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5415         Don't ignore _push() return values.
5416         Make sure no processing is done when shutting down.
5417         Videotestsrc pad activation fix.
5418
5419 2005-05-05  Wim Taymans  <wim@fluendo.com>
5420
5421         * gst/adder/Makefile.am:
5422         * gst/adder/gstadder.c: (gst_adder_setcaps),
5423         (gst_adder_class_init), (gst_adder_init),
5424         (gst_adder_request_new_pad), (gst_adder_collected),
5425         (gst_adder_change_state):
5426         * gst/adder/gstadder.h:
5427         Ported adder as an example of a mixer element using
5428         collect pads. Needs more negotiation work.
5429
5430 2005-05-05  Wim Taymans  <wim@fluendo.com>
5431
5432         * ext/theora/theoradec.c: (_inc_granulepos),
5433         (theora_dec_src_event), (theora_dec_sink_event),
5434         (theora_handle_comment_packet), (theora_handle_type_packet),
5435         (theora_handle_header_packet), (theora_handle_data_packet),
5436         (theora_dec_chain):
5437         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5438         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5439         (theora_push_buffer), (theora_push_packet),
5440         (theora_enc_sink_event), (theora_enc_chain),
5441         (theora_enc_change_state), (theora_enc_set_property),
5442         (theora_enc_get_property):
5443         Added stream lock to decoder so that we can serialize
5444         the discont event.
5445         More theoraenc porting, recover from errors, do clean
5446         shutdown.
5447
5448 2005-05-05  Wim Taymans  <wim@fluendo.com>
5449
5450         * ext/ogg/Makefile.am:
5451         * ext/ogg/README:
5452         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5453         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5454         (gst_ogg_print):
5455         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5456         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5457         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5458         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5459         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5460         (gst_ogg_mux_change_state):
5461         Ported ogg muxer.
5462
5463 2005-05-05  Wim Taymans  <wim@fluendo.com>
5464
5465         * docs/design-audiosinks.txt:
5466         * gst-libs/gst/audio/TODO:
5467         * gst-libs/gst/audio/gstaudiosink.c:
5468         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5469         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5470         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5471         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5472         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5473         (gst_audiosink_create_ringbuffer):
5474         * gst-libs/gst/audio/gstbaseaudiosink.c:
5475         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5476         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5477         (gst_baseaudiosink_set_property), (build_linear_format),
5478         (debug_spec_caps), (debug_spec_buffer),
5479         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5480         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5481         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5482         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5483         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5484         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5485         (gst_ringbuffer_release), (gst_ringbuffer_play),
5486         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5487         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5488         (gst_ringbuffer_set_sample), (wait_segment),
5489         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5490         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5491         More work on the audiosink, mostly debugging and a race in
5492         shutdown.
5493
5494 2005-04-28  Wim Taymans  <wim@fluendo.com>
5495
5496         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5497         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5498         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5499         (vorbis_dec_src_query), (vorbis_dec_src_event),
5500         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5501         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5502         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5503         Don't crap out when seeking back to position 0.
5504
5505 2005-04-28  Wim Taymans  <wim@fluendo.com>
5506
5507         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5508         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5509         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5510         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5511         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5512         Make audio sink configurable, use alsasink as default.
5513
5514 2005-04-28  Wim Taymans  <wim@fluendo.com>
5515
5516         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
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         (vorbis_dec_change_state):
5521         * ext/vorbis/vorbisdec.h:
5522         Refactor, use STREAM_LOCK.
5523
5524 2005-04-28  Wim Taymans  <wim@fluendo.com>
5525
5526         * ext/theora/theoradec.c: (_inc_granulepos),
5527         (theora_dec_sink_event), (theora_handle_comment_packet),
5528         (theora_handle_type_packet), (theora_handle_header_packet),
5529         (theora_handle_data_packet), (theora_dec_chain),
5530         (theora_dec_change_state):
5531         Refactor a bit, use STREAM_LOCK.
5532
5533 2005-04-28  Wim Taymans  <wim@fluendo.com>
5534
5535         * ext/alsa/Makefile.am:
5536         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5537         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5538         (gst_alsa_link), (gst_alsa_close_audio):
5539         * ext/alsa/gstalsaplugin.c: (plugin_init):
5540         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5541         (gst_alsasink_dispose), (gst_alsasink_base_init),
5542         (gst_alsasink_class_init), (gst_alsasink_init),
5543         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5544         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5545         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5546         (gst_alsasink_reset):
5547         * ext/alsa/gstalsasink.h:
5548         Implement alsasink with simple open/write/close API. 
5549         Make alsa dir build by disabling compilation of code.
5550
5551 2005-04-28  Wim Taymans  <wim@fluendo.com>
5552
5553         * gst-libs/gst/audio/Makefile.am:
5554         * gst-libs/gst/audio/audio.h:
5555         * gst-libs/gst/audio/audioclock.c:
5556         * gst-libs/gst/audio/audioclock.h:
5557         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5558         (gst_audio_clock_class_init), (gst_audio_clock_init),
5559         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5560         * gst-libs/gst/audio/gstaudioclock.h:
5561         * gst-libs/gst/audio/gstaudiosink.c:
5562         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5563         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5564         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5565         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5566         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5567         (gst_audiosink_create_ringbuffer):
5568         * gst-libs/gst/audio/gstbaseaudiosink.c:
5569         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5570         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5571         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5572         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5573         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5574         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5575         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5576         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5577         * gst-libs/gst/audio/gstbaseaudiosink.h:
5578         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5579         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5580         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5581         (gst_ringbuffer_release), (gst_ringbuffer_play),
5582         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5583         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5584         (gst_ringbuffer_set_sample), (wait_segment),
5585         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5586         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5587         * gst-libs/gst/audio/gstringbuffer.h:
5588         Make ringbuffer faster and more simple by removing the locks
5589         in the playback thread.
5590         Add sample accurate playback based on buffer sample offsets.
5591         Make the baseaudiosink provide a clock.
5592         Parse caps in the base class.
5593         Correctly handle seeking, flushing and state changes.
5594
5595 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5596
5597         * configure.ac:
5598         * gst/audioconvert/Makefile.am:
5599         * gst/audioscale/Makefile.am:
5600           Fix part of the build.  Come on guys, autogen didn't even work :)
5601
5602 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5603
5604         * configure.ac:
5605         * gst-libs/gst/Makefile.am:
5606         * gst-libs/gst/media-info/.cvsignore:
5607         * gst-libs/gst/media-info/Makefile.am:
5608         * gst-libs/gst/media-info/README:
5609         * gst-libs/gst/media-info/media-info-priv.c:
5610         * gst-libs/gst/media-info/media-info-priv.h:
5611         * gst-libs/gst/media-info/media-info-test.c:
5612         * gst-libs/gst/media-info/media-info.c:
5613         * gst-libs/gst/media-info/media-info.h:
5614         * gst-libs/gst/media-info/media-info.vcproj:
5615         * pkgconfig/Makefile.am:
5616         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5617         * pkgconfig/gstreamer-media-info.pc.in:
5618           Remove media-info, which is also successed by playbin (see Totem
5619           implementation).
5620
5621 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5622
5623         * configure.ac:
5624         * examples/Makefile.am:
5625         * examples/gstplay/.cvsignore:
5626         * examples/gstplay/Makefile.am:
5627         * examples/gstplay/player.c:
5628         * gst-libs/gst/Makefile.am:
5629         * gst-libs/gst/play/.cvsignore:
5630         * gst-libs/gst/play/Makefile.am:
5631         * gst-libs/gst/play/play.c:
5632         * gst-libs/gst/play/play.h:
5633         * gst-libs/gst/play/play.vcproj:
5634         * pkgconfig/Makefile.am:
5635         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5636         * pkgconfig/gstreamer-play.pc.in:
5637           Remove libgstplay, playbin is now the official successor.
5638
5639 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5640
5641         * configure.ac:
5642         * gst-libs/gst/Makefile.am:
5643         * gst-libs/gst/xwindowlistener/Makefile.am:
5644         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5645         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5646           Remove deprecated xwindowlistener (I've moved xwindowlistening
5647           in the v4l/v4l2 plugins over to serverside).
5648
5649 2005-04-25  David Schleef  <ds@schleef.org>
5650
5651         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5652         to examples/dynparams.  Examples do not belong interspersed with
5653         source code.
5654         * examples/dynparams/demo-dparams.c:
5655         * gst/sine/Makefile.am:
5656         * gst/sine/demo-dparams.c:
5657
5658 2005-04-25  David Schleef  <ds@schleef.org>
5659
5660         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5661         * gst-libs/gst/audio/Makefile.am:
5662         * gst-libs/gst/riff/Makefile.am:
5663         * gst-libs/gst/tag/Makefile.am:
5664         * gst-libs/gst/video/Makefile.am:
5665         * gst-libs/gst/xwindowlistener/Makefile.am:
5666
5667         Convert to 0.9 API, seems to work:
5668         * sys/ximage/Makefile.am:
5669         * sys/ximage/ximagesink.c:
5670
5671 2005-04-24  David Schleef  <ds@schleef.org>
5672
5673         Link plugins against libraries:
5674         * ext/alsa/Makefile.am:
5675         * gst/tcp/Makefile.am:
5676
5677         Remove asm code that should be in liboil
5678         * gst/videoscale/Makefile.am:
5679         * gst/videoscale/videoscale_x86_asm.s:
5680
5681         gettext wants these checked in:
5682         * po/af.po:
5683         * po/az.po:
5684         * po/cs.po:
5685         * po/en_GB.po:
5686         * po/hu.po:
5687         * po/it.po:
5688         * po/nb.po:
5689         * po/nl.po:
5690         * po/or.po:
5691         * po/sq.po:
5692         * po/sr.po:
5693         * po/sv.po:
5694         * po/uk.po:
5695         * po/vi.po:
5696
5697 2005-04-24  David Schleef  <ds@schleef.org>
5698
5699         Convert gst_main() to g_main_loop_run()
5700         * gst/playback/decodetest.c: (main):
5701         * gst/playback/test2.c: (main):
5702         * gst/playback/test3.c: (main):
5703         * gst/playback/test4.c: (main):
5704
5705         Link plugins against libraries:
5706         * ext/libvisual/Makefile.am:
5707         * sys/xvimage/Makefile.am:
5708
5709 2005-04-24  David Schleef  <ds@schleef.org>
5710
5711         * configure.ac: Remove idct and resample libs
5712         * gst-libs/gst/Makefile.am: same
5713
5714         Remove usage of gst_library_load():
5715         * ext/alsa/gstalsaplugin.c: (plugin_init):
5716         * ext/libvisual/visual.c: (plugin_init):
5717         * ext/ogg/gstogg.c: (plugin_init):
5718         * ext/theora/theora.c: (plugin_init):
5719         * ext/vorbis/vorbis.c: (plugin_init):
5720         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5721         * gst/audioscale/gstaudioscale.c:
5722         * gst/adder/gstadder.c: (plugin_init):
5723         * gst/audioconvert/plugin.c: (plugin_init):
5724         * sys/ximage/ximagesink.c: (plugin_init):
5725         * sys/xvimage/xvimagesink.c: (plugin_init):
5726         * gst/tcp/gsttcpplugin.c: (plugin_init):
5727
5728         Link plugins against libraries:
5729         * ext/ogg/Makefile.am:
5730         * ext/theora/Makefile.am:
5731         * ext/vorbis/Makefile.am:
5732         * gst/audioconvert/Makefile.am:
5733
5734         Create proper libraries:
5735         * gst-libs/gst/riff/Makefile.am:
5736         * gst-libs/gst/audio/Makefile.am:
5737         * gst-libs/gst/video/Makefile.am:
5738
5739         Move resample library to audioscale plugin directory:
5740         * gst-libs/gst/resample/Makefile.am:
5741         * gst-libs/gst/resample/README:
5742         * gst-libs/gst/resample/dtof.c:
5743         * gst-libs/gst/resample/dtos.c:
5744         * gst-libs/gst/resample/functable.c:
5745         * gst-libs/gst/resample/private.h:
5746         * gst-libs/gst/resample/resample.c:
5747         * gst-libs/gst/resample/resample.h:
5748         * gst-libs/gst/resample/resample.vcproj:
5749         * gst-libs/gst/resample/test.c:
5750         * gst/audioscale/Makefile.am:
5751         * gst/audioscale/README:
5752         * gst/audioscale/dtof.c:
5753         * gst/audioscale/dtos.c:
5754         * gst/audioscale/functable.c:
5755         * gst/audioscale/private.h:
5756         * gst/audioscale/resample.c:
5757         * gst/audioscale/resample.h:
5758         * gst/audioscale/test.c:
5759
5760         Move tagedit library to gst-libs:
5761         * gst-libs/gst/tag/Makefile.am:
5762         * gst-libs/gst/tag/gstid3tag.c:
5763         * gst-libs/gst/tag/gsttagediting.c:
5764         * gst-libs/gst/tag/gsttageditingprivate.h:
5765         * gst-libs/gst/tag/gstvorbistag.c:
5766         * gst/tags/Makefile.am:
5767         * gst/tags/gstid3tag.c:
5768         * gst/tags/gstvorbistag.c:
5769
5770         Fix for core changes:
5771         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5772         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
5773         (gst_sinesrc_getrange):
5774
5775 2005-04-23  David Schleef  <ds@schleef.org>
5776
5777         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
5778         in gst-plugins in a long time, and properly belongs in liboil.
5779         * gst-libs/gst/idct/Makefile.am:
5780         * gst-libs/gst/idct/README:
5781         * gst-libs/gst/idct/dct.h:
5782         * gst-libs/gst/idct/doieee:
5783         * gst-libs/gst/idct/fastintidct.c:
5784         * gst-libs/gst/idct/floatidct.c:
5785         * gst-libs/gst/idct/idct.c:
5786         * gst-libs/gst/idct/idct.h:
5787         * gst-libs/gst/idct/idtc.vcproj:
5788         * gst-libs/gst/idct/ieeetest.c:
5789         * gst-libs/gst/idct/intidct.c:
5790
5791 2005-04-20  Wim Taymans  <wim@fluendo.com>
5792
5793         * docs/design-audiosinks.txt:
5794         * gst-libs/gst/audio/Makefile.am:
5795         * gst-libs/gst/audio/TODO:
5796         * gst-libs/gst/audio/gstaudiosink.c:
5797         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5798         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5799         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
5800         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5801         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5802         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
5803         (gst_audiosink_class_init), (gst_audiosink_init),
5804         (gst_audiosink_create_ringbuffer):
5805         * gst-libs/gst/audio/gstaudiosink.h:
5806         * gst-libs/gst/audio/gstbaseaudiosink.c:
5807         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
5808         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
5809         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
5810         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
5811         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
5812         (gst_baseaudiosink_create_ringbuffer),
5813         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5814         * gst-libs/gst/audio/gstbaseaudiosink.h:
5815         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5816         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
5817         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
5818         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5819         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
5820         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5821         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
5822         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
5823         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
5824         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
5825         * gst-libs/gst/audio/gstringbuffer.h:
5826         An attempt at a set of audio base classes together with some
5827         design docs.
5828
5829 2005-04-20  Wim Taymans  <wim@fluendo.com>
5830
5831         * gst/audioconvert/Makefile.am:
5832         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5833         (gst_audio_convert_caps_remove_format_info),
5834         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5835         (gst_audio_convert_channels):
5836         Link against audio libs.
5837         Fix audio convert plugin.
5838
5839 2005-04-20  Wim Taymans  <wim@fluendo.com>
5840
5841         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
5842         (gst_ogg_demux_sink_activate):
5843         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
5844         (theora_set_header_on_caps), (theora_enc_sink_event),
5845         (theora_enc_chain):
5846         Fix theora encoder.
5847
5848 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5849
5850         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
5851         * gst/playback/gstdecodebin.c: (find_compatibles):
5852           Work with staticpadtemplates in elementfactories.
5853
5854 2005-04-12  Wim Taymans  <wim@fluendo.com>
5855
5856         * gst/playback/README:
5857         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5858         (compare_ranks), (print_feature), (gst_decode_bin_init),
5859         (dynamic_create), (dynamic_free), (find_compatibles),
5860         (mimetype_is_raw), (close_pad_link), (got_redirect),
5861         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
5862         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
5863         (gst_decode_bin_change_state):
5864         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5865         (gst_play_base_bin_init), (group_destroy), (group_commit),
5866         (check_queue), (queue_overrun), (queue_threshold_reached),
5867         (queue_out_of_data), (gen_preroll_element), (unknown_type),
5868         (new_decoded_pad), (setup_subtitle), (gen_source_element),
5869         (got_redirect), (setup_source), (play_base_eos),
5870         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
5871         (gst_play_base_bin_remove_element):
5872         * gst/playback/gstplaybasebin.h:
5873         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5874         (gst_play_bin_init), (gst_play_bin_dispose),
5875         (gst_play_bin_set_property), (gen_video_element),
5876         (gen_text_element), (gen_audio_element), (remove_sinks),
5877         (gst_play_bin_send_event):
5878         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
5879         (stream_info_change_state), (gst_stream_info_set_mute):
5880         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5881         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
5882         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
5883         (gst_stream_selector_chain):
5884         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
5885         (main):
5886         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
5887         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
5888         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5889         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
5890         Raw and crude port of decodebin. 
5891         Make playbin compile.
5892
5893 2005-04-06  Wim Taymans  <wim@fluendo.com>
5894
5895         * ext/gnomevfs/Makefile.am:
5896         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
5897         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5898         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
5899         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
5900         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
5901         (gst_gnomevfssrc_stop):
5902         * ext/ogg/Makefile.am:
5903         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
5904         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
5905         * ext/theora/Makefile.am:
5906         * ext/theora/theoradec.c: (_inc_granulepos),
5907         (theora_dec_sink_event), (theora_dec_chain):
5908         * ext/vorbis/Makefile.am:
5909         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5910         (vorbis_dec_sink_event), (vorbis_dec_chain):
5911         * gst-libs/gst/audio/Makefile.am:
5912         * sys/xvimage/Makefile.am:
5913         Make gnomevfssrc extend the source base class.
5914         Fix linking against libs in various plugins.
5915
5916 2005-04-06  Andy Wingo  <wingo@pobox.com>
5917
5918         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
5919         GST_BASE_LIBS.
5920
5921         * configure.ac: Add check and AC_SUBST for libgstbase.
5922
5923 2005-03-31  Wim Taymans  <wim@fluendo.com>
5924
5925         * examples/seeking/Makefile.am:
5926         * examples/seeking/cdparanoia.c: (main):
5927         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
5928         (play_cb), (pause_cb), (stop_cb), (main):
5929         * examples/seeking/playbin.c:
5930         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
5931         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
5932         (make_sid_pipeline), (make_vorbis_pipeline),
5933         (make_theora_pipeline), (make_vorbis_theora_pipeline),
5934         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5935         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
5936         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
5937         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
5938         (stop_cb), (main):
5939         * examples/seeking/spider_seek.c:
5940         * examples/seeking/vorbisfile.c:
5941         * ext/gnomevfs/Makefile.am:
5942         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
5943         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
5944         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5945         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
5946         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
5947         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
5948         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
5949         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
5950         * ext/ogg/README:
5951         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
5952         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
5953         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
5954         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
5955         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
5956         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
5957         (gst_ogg_pad_event), (gst_ogg_pad_reset),
5958         (gst_ogg_demux_factory_filter), (compare_ranks),
5959         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
5960         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
5961         (gst_ogg_chain_new), (gst_ogg_chain_free),
5962         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
5963         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
5964         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
5965         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
5966         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
5967         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
5968         (gst_ogg_demux_get_prev_page),
5969         (gst_ogg_demux_deactivate_current_chain),
5970         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
5971         (gst_ogg_demux_bisect_forward_serialno),
5972         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
5973         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
5974         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
5975         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
5976         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
5977         (gst_ogg_demux_change_state), (gst_ogg_print):
5978         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
5979         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
5980         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
5981         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
5982         (gst_ogg_mux_loop):
5983         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5984         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5985         (theora_dec_src_convert), (theora_dec_sink_convert),
5986         (theora_dec_src_query), (theora_dec_src_event),
5987         (theora_dec_sink_event), (theora_dec_chain),
5988         (theora_dec_change_state):
5989         * ext/theora/theoraenc.c: (gst_theora_enc_init),
5990         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
5991         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
5992         (theora_enc_change_state):
5993         * ext/vorbis/Makefile.am:
5994         * ext/vorbis/oggvorbisenc.c:
5995         * ext/vorbis/oggvorbisenc.h:
5996         * ext/vorbis/vorbis.c: (plugin_init):
5997         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5998         (vorbis_dec_src_query), (vorbis_dec_src_event),
5999         (vorbis_dec_sink_event), (vorbis_dec_chain),
6000         (vorbis_dec_change_state):
6001         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
6002         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
6003         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
6004         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
6005         (gst_vorbisenc_change_state):
6006         * ext/vorbis/vorbisenc.h:
6007         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
6008         * gst-libs/gst/audio/audioclock.c:
6009         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
6010         (gst_audiofilter_init), (gst_audiofilter_chain):
6011         * gst-libs/gst/audio/testchannels.c: (main):
6012         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
6013         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
6014         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
6015         (gmip_find_track_streaminfo), (gmip_find_track_format):
6016         * gst-libs/gst/media-info/media-info.c:
6017         (gst_media_info_read_idler):
6018         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
6019         (gst_play_get_all_by_interface):
6020         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
6021         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
6022         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
6023         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
6024         (gst_riff_parse_info):
6025         * gst-libs/gst/riff/riff-read.h:
6026         * gst-libs/gst/riff/riff.c: (plugin_init):
6027         * gst-libs/gst/video/Makefile.am:
6028         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
6029         (gst_videosink_class_init), (gst_videosink_get_type):
6030         * gst-libs/gst/video/videosink.h:
6031         * gst/audioconvert/bufferframesconvert.c:
6032         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
6033         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
6034         * gst/audioconvert/channelmixtest.c: (main):
6035         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
6036         (gst_audio_convert_chain),
6037         (gst_audio_convert_caps_remove_format_info),
6038         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
6039         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
6040         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
6041         (gst_audio_convert_buffer_to_default_format),
6042         (gst_audio_convert_buffer_from_default_format),
6043         (gst_audio_convert_channels):
6044         * gst/audioconvert/gstchannelmix.h:
6045         * gst/ffmpegcolorspace/avcodec.h:
6046         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6047         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
6048         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
6049         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
6050         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
6051         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
6052         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6053         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
6054         (mpeg_video_type_find), (mpeg_video_stream_type_find),
6055         (dv_type_find):
6056         * gst/videotestsrc/gstvideotestsrc.c:
6057         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
6058         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
6059         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
6060         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
6061         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
6062         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
6063         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
6064         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6065         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
6066         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
6067         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
6068         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6069         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
6070         (gst_xvimagesink_navigation_send_event),
6071         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
6072         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
6073         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6074         * sys/xvimage/xvimagesink.h:
6075         Plugin port to 0.9, ogg/theora playback should work in the seek
6076         example now.
6077         Removed old examples.
6078         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
6079         explained in 0.9 TODO doc.
6080
6081
6082 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6083
6084         * autogen.sh:
6085         * configure.ac:
6086         * ext/Makefile.am:
6087         * gst/Makefile.am:
6088         * po/POTFILES.in:
6089         * po/af.po:
6090         * po/az.po:
6091         * po/cs.po:
6092         * po/en_GB.po:
6093         * po/hu.po:
6094         * po/it.po:
6095         * po/nb.po:
6096         * po/nl.po:
6097         * po/or.po:
6098         * po/sq.po:
6099         * po/sr.po:
6100         * po/sv.po:
6101         * po/uk.po:
6102         * po/vi.po:
6103         * sys/Makefile.am:
6104         * testsuite/Makefile.am:
6105           remove a whole bunch of plugins.  This module now contains a set
6106           of free reference plugins/elements as agreed.
6107
6108 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6109
6110         * configure.ac:
6111           hunting season on 0.9 is now OPEN
6112
6113 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6114
6115         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
6116           Kick the hell out of gcc for not warning me about a symbol conflict.
6117
6118 2005-02-22  Luca Ognibene  <luogni@tin.it>
6119
6120         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6121
6122         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
6123           Don't leak caps string (fixes #168134)
6124
6125         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
6126         (gst_jpegenc_init), (gst_jpegenc_finalize),
6127         (gst_jpegenc_change_state):
6128           Don't leak line buffers and context struct (fixes #168133).
6129
6130 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
6131
6132         * configure.ac:
6133         * ext/dirac/gstdiracdec.cc:
6134         (gst_diracdec_chain):
6135           Since dirac 0.5.0 the framerate in dirac is expressed as a
6136           rational number. Fix build and up requirement to 0.5.0, and
6137           also pass parameters to gst_diracdec_link in the right order
6138           (fixes #167959).
6139
6140 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
6141
6142         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
6143         * ext/faad/gstfaad.h:
6144         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
6145         certain invalid muxed streams, where some packets will contain 
6146         junk after decoder data. Partially fixes #149158.
6147
6148 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
6149         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
6150           Make sure we only write to writable buffers
6151
6152 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
6153
6154         * gst-libs/gst/riff/riff-media.c:
6155         (gst_riff_create_audio_caps_with_data):
6156           Do actually fix invalid RIFF fmt header values for alaw
6157           and mulaw audio instead of just saying so.
6158
6159         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6160           Give gst_riff_create_audio_caps_with_data() a chance to
6161           fix up broken format header fields before extracting any
6162           parameters from the header. (fixes #167633)
6163
6164 2005-02-19  Martin Holters  <martin.holters@gmx.de>
6165
6166         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6167
6168         * gst/audioconvert/bufferframesconvert.c:
6169         (buffer_frames_convert_link):
6170           Don't leak othercaps. (fixes #167878)
6171
6172 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
6173
6174         * configure.ac:
6175         * ext/libvisual/visual.c: (gst_visual_srclink),
6176         (gst_visual_change_state):
6177           Support libvisual 0.2.0.
6178
6179 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
6180
6181         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
6182         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
6183           Use same rowstrides for I420 as used everywhere else.
6184
6185 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
6186
6187         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
6188           Declare variables at beginning of block and make gcc-2.95 happy
6189           (fixes # 167482, patch by Gergely Nagy).
6190           
6191         * gst/tcp/gsttcpclientsrc.c:
6192         * gst/tcp/gsttcpclientsrc.h:
6193           Move some includes into the header, so that struct sockaddr_in is
6194           defined when it should be defined on FreeBSD as well (fixes
6195           #167483).
6196           
6197         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
6198           Don't pass uninitialised values to setsockopt() here either.
6199
6200 2005-02-17  Luca Ognibene  <luogni at tin dot it>
6201
6202         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6203
6204         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
6205           Don't pass uninitialised values to setsockopt(). (fixes #167704)
6206
6207 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6208
6209         * gst/playback/gstplaybin.c: (add_sink):
6210           Invert bin_add/link order to workaround deadlock in opt.
6211
6212 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6213
6214         * gst/modplug/gstmodplug.cc:
6215           Add missing break causing position queries to fail.
6216
6217 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6218
6219         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
6220           Granpos can apparently be -1, which screws up calculations...
6221
6222 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
6223
6224         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
6225         (gst_ximagesink_send_pending_navigation),
6226         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
6227         (gst_ximagesink_init):
6228         * sys/ximage/ximagesink.h:
6229         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
6230         (gst_xvimagesink_send_pending_navigation),
6231         (gst_xvimagesink_navigation_send_event),
6232         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
6233         * sys/xvimage/xvimagesink.h:
6234           Use a mutex protected list to marshal navigation
6235           events into the stream thread from whichever thread
6236           sends them.
6237
6238 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
6239
6240         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
6241           Display current position and track length; misc. clean-ups.
6242           
6243         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
6244         (speed_init), (speed_chain):
6245           Add query function, so that the stream length and current position
6246           get adjusted when queried (note that current position queries may
6247           still be wrong if the audio sink returns values based on buffer
6248           timestamps instead of passing on the query).
6249
6250 2005-02-13  Benjamin Otte  <otte@gnome.org>
6251
6252         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6253         (gst_audio_convert_channels):
6254           create channel conversion matrix when linking
6255         * gst/audioconvert/.cvsignore:
6256         * gst/audioconvert/Makefile.am:
6257         * gst/audioconvert/channelmixtest.c: (main):
6258           add (ugly) test that ensures stereo <=> mono conversion works
6259           correctly
6260
6261 2005-02-13  Benjamin Otte  <otte@gnome.org>
6262
6263         * gst/audioconvert/gstchannelmix.h:
6264           include missing header file
6265         * gst/audioconvert/gstchannelmix.c:
6266         (gst_audio_convert_fill_compatible):
6267           use same sign for both channels when converting to/from compatible
6268           channel. Previously used different signs made the signals cancel
6269           each other out and appear like silence. (fixes #167269)
6270
6271 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6272
6273         * gst/ffmpegcolorspace/avcodec.h:
6274         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6275         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6276         (gst_ffmpegcsp_avpicture_fill):
6277         * gst/ffmpegcolorspace/imgconvert.c:
6278           Convert to and from YV12 (fixes #156379).
6279
6280 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6281
6282         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6283         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6284         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6285         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6286         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6287         methods from chain and negotiation and vice versa (Fixes #166142).
6288         * sys/ximage/ximagesink.h: Add stream_lock.
6289         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6290         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6291         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6292         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6293
6294 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6295
6296         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6297           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6298           error message when we can't open the DVD device (when dvdnav_open()
6299           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6300           the above). Send something more useful instead (fixes #167117).
6301
6302 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6303
6304         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6305         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6306         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6307         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6308         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6309         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6310         methods from chain and negotiation and vice versa (Fixes #166142).
6311         Fix a possible bug of images in the buffer pool being discarded because
6312         we are looking at the wrong geometry.
6313         * sys/xvimage/xvimagesink.h: Add stream_lock.
6314
6315 2005-02-11  David Schleef  <ds@schleef.org>
6316
6317         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6318         unsigned int. (fixes #167128)
6319
6320 2005-02-11  David Schleef  <ds@schleef.org>
6321
6322         * gst/librfb/Makefile.am: Testing stuff before committing is
6323           for wimps... and people with fast machines.  Fix stupid
6324           mistake.
6325
6326 2005-02-11  David Schleef  <ds@schleef.org>
6327
6328         * configure.ac: Pull in librfb from my CVS tree, because it is
6329           too small and annoying to be separate.  Move rfbsrc plugin
6330           to gst/.
6331         * ext/Makefile.am:
6332         * ext/librfb/Makefile.am:
6333         * ext/librfb/gstrfbsrc.c:
6334         * gst/librfb/Makefile.am:
6335         * gst/librfb/gstrfbsrc.c:
6336         * gst/librfb/rfb.c:
6337         * gst/librfb/rfb.h:
6338         * gst/librfb/rfbbuffer.c:
6339         * gst/librfb/rfbbuffer.h:
6340         * gst/librfb/rfbbytestream.c:
6341         * gst/librfb/rfbbytestream.h:
6342         * gst/librfb/rfbcontext.h:
6343         * gst/librfb/rfbdecoder.c:
6344         * gst/librfb/rfbdecoder.h:
6345         * gst/librfb/rfbutil.h:
6346
6347 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6348
6349         * gst/speed/Makefile.am:
6350         * gst/speed/demo-mp3.c: (main):
6351         * gst/speed/filter.func:
6352         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6353         (speed_class_init), (speed_init), (speed_chain_int16),
6354         (speed_chain_float32), (speed_chain), (speed_set_property),
6355         (speed_get_property), (speed_change_state):
6356         * gst/speed/gstspeed.h:
6357           Fix speed element and make it chain-based (fixes #156467),
6358           and make it handle more than one channel.
6359
6360 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6361
6362         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6363         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6364         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6365         * ext/dts/gstdtsdec.h:
6366           Don't clobber the stack constructing the channels array.
6367           Make the element chain-based. DTS tracks can now be played.
6368           
6369 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6370
6371         * gst-libs/gst/audio/multichannel.h:
6372         * gst-libs/gst/gconf/gconf.h:
6373         * gst-libs/gst/idct/idct.h:
6374         * gst-libs/gst/media-info/media-info-priv.h:
6375         * gst-libs/gst/play/play.h:
6376         * gst-libs/gst/resample/private.h:
6377         * gst-libs/gst/resample/resample.h:
6378         * gst-libs/gst/riff/riff-ids.h:
6379         * gst-libs/gst/video/video.h:
6380         * gst-libs/gst/video/videosink.h:
6381           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6382           missing, so that they work when included from C++ code.
6383
6384 2005-02-09  David Schleef  <ds@schleef.org>
6385
6386         * testsuite/gst-lint: Check for non-statically scoped
6387           parent_class variables.  This won't be a problem once
6388           plugins are loaded with RTLD_LOCAL.
6389
6390 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6391
6392         * ext/mplex/gstmplexibitstream.cc:
6393           gcc madness.
6394
6395 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6396
6397         * ext/ogg/gstogmparse.c:
6398         * gst/debug/gstnavigationtest.c:
6399           Die, thou faulty symbol pollutors (non-static parent_class).
6400
6401 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6402
6403         * ext/mplex/gstmplexibitstream.cc:
6404           Fix event handling (#165525).
6405
6406 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6407
6408         * ext/mikmod/gstmikmod.c:
6409         * gst/modplug/gstmodplug.cc:
6410           Add missing endianness to template (fixes #165509).
6411
6412 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6413
6414         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6415           Fix wrong order of reading of optional bytes (#165290).
6416
6417 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6418
6419         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6420           Implement FILLER event awareness.
6421
6422 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6423
6424         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6425           Fix track calculations (#166208).
6426
6427 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6428
6429         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6430
6431         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6432         * ext/libpng/gstpngenc.c:
6433           Fix byte-order, use proper fixed caps. Fixes #164197.
6434
6435 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6436
6437         * configure.ac:
6438           Add dvdlpcmdec 
6439
6440         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6441         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6442           Don't push buffers if the src pad isn't negotiated yet.
6443           
6444         * gst/audioconvert/gstaudioconvert.c:
6445         (gst_audio_convert_buffer_to_default_format),
6446         (gst_audio_convert_buffer_from_default_format):
6447           Add support for 24-bit width.
6448
6449         * gst/dvdlpcmdec/.cvsignore:
6450         * gst/dvdlpcmdec/Makefile.am:
6451         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6452         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6453         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6454         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6455         (plugin_init):
6456         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6457           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6458           format. Needs support for the channels maps if someone can find 
6459           a DVD LPCM track with > 2 channels.
6460
6461         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6462         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6463         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6464         * gst/mpegstream/gstdvddemux.h:
6465         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6466         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6467         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6468         * gst/mpegstream/gstmpegdemux.h:
6469         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6470         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6471         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6472         (gst_mpeg_parse_handle_src_query),
6473         (gst_mpeg_parse_handle_src_event):
6474           Use audio/x-dvd-lpcm for LPCM output.
6475           Add DTS output.
6476
6477 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6478
6479         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6480
6481         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6482         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6483           Add BGRA handling (#165736).
6484
6485 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6486
6487         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6488
6489         * gst/law/alaw-decode.c: (alawdec_link):
6490         * gst/law/alaw-encode.c: (alawenc_link):
6491         * gst/law/mulaw-decode.c: (mulawdec_link):
6492         * gst/law/mulaw-encode.c: (mulawenc_link):
6493           Fix caps memleaks (#166600).
6494
6495 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6496
6497         * ext/tarkin/mem.h:
6498         * ext/tarkin/wavelet.h:
6499         * ext/tarkin/yuv.h:
6500         * gst/ffmpegcolorspace/avcodec.h:
6501           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6502           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6503
6504 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6505
6506         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6507         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6508         (gst_xvimagesink_change_state):
6509           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6510           Xv video (and thereby regenerate Xv colourkey) in clear() so
6511           that PLAY -> READY -> PLAY works (fixes #162504).
6512
6513 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6514
6515         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6516           Switch to list instead of range, since MJPEG-devices really just
6517           support decimations, not any size.
6518
6519 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6520         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6521         (gst_mpeg2dec_reset), (free_all_buffers),
6522         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6523         * ext/mpeg2dec/gstmpeg2dec.h:
6524           The libmpeg2 user-allocated buffer management is awkward, 
6525           to say the least. Hopefully this fixes things.
6526
6527 2005-02-04  Andy Wingo  <wingo@pobox.com>
6528
6529         * gst/audioconvert/bufferframesconvert.c
6530         (buffer_frames_convert_fixate): New function, fixates to 256
6531         frames per buffer by default. (Much better than 1.)
6532         (buffer_frames_convert_init): Set the fixate function for both src
6533         and sink pad.
6534         (buffer_frames_convert_link): After success setting nonfixed caps,
6535         get the negotiated caps so we can know how many buffer-frames it
6536         will be. No idea how this worked at all before.
6537
6538 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6539
6540         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6541         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6542         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6543         (handle_sequence), (handle_picture):
6544         * ext/mpeg2dec/gstmpeg2dec.h:
6545           Rearrange buffer tracking and refcounting and refactor
6546           a little for readability. 
6547
6548 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6549         * sys/v4l/gstv4l.c: (plugin_init):
6550         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6551         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6552         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6553         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6554         * sys/v4l/gstv4ljpegsrc.h:
6555         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6556         * sys/v4l/v4l_calls.h:
6557         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6558         (gst_v4lsrc_get_fps):
6559         * sys/v4l/v4lsrc_calls.h:
6560           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6561           you jpeg inside rgb frames" driver.
6562           Don't error in the v4lsrc link function, just return 
6563           REFUSED.
6564
6565 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6566
6567         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6568         (gst_qcamsrc_open):
6569           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6570
6571 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6572
6573         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6574           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6575
6576 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6577
6578         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6579           Reset negotiated state on PAUSED->READY.
6580
6581 2005-02-02  David Schleef  <ds@schleef.org>
6582
6583         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6584         whereever possible.  (Fixes #165997)
6585         * examples/capsfilter/capsfilter1.c: (main):
6586         * examples/dynparams/filter.c: (create_ui):
6587         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6588         * examples/seeking/chained.c: (main):
6589         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6590         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6591         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6592         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6593         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6594         * examples/switch/switcher.c: (main):
6595         * ext/dv/demo-play.c: (main):
6596         * ext/faad/gstfaad.c: (gst_faad_change_state):
6597         * ext/mad/gstmad.c: (gst_mad_chain):
6598         * ext/smoothwave/demo-osssrc.c: (main):
6599         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6600         (gst_gconf_render_bin_from_description),
6601         (gst_gconf_get_default_audio_sink),
6602         (gst_gconf_get_default_video_sink),
6603         (gst_gconf_get_default_audio_src),
6604         (gst_gconf_get_default_video_src),
6605         (gst_gconf_get_default_visualization_element):
6606         * gst/level/demo.c: (main):
6607         * gst/level/plot.c: (main):
6608         * gst/playback/gstplaybin.c: (gen_video_element),
6609         (gen_audio_element):
6610         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6611         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6612         * gst/sine/demo-dparams.c: (main):
6613         * gst/spectrum/demo-osssrc.c: (main):
6614         * gst/speed/demo-mp3.c: (main):
6615         * gst/volume/demo.c: (main):
6616         * testsuite/embed/embed.c: (main):
6617
6618 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6619
6620         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6621         (gst_tcpclientsink_finalize):
6622         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6623         (gst_tcpclientsrc_finalize):
6624         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6625         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6626         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6627         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6628           Don't leak the hostname when shutting down.
6629           In tcpserversrc, take a copy of the default hostname.
6630
6631 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6632
6633         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6634           Set caps to systemstream=TRUE.
6635
6636 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6637
6638         * testsuite/Makefile.am:
6639           Fix more OSX buildbots.
6640
6641 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6642
6643         * ext/mpeg2dec/gstmpeg2dec.c:
6644           Don't send things to NULL PAD_PEERs
6645
6646         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6647           Copy-on-write the incoming buffer.
6648
6649         * gst/mpegstream/gstdvddemux.h:
6650         * gst/mpegstream/gstmpegclock.h:
6651         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6652         (normal_seek), (gst_mpeg_demux_handle_src_event):
6653         * gst/mpegstream/gstmpegdemux.h:
6654         * gst/mpegstream/gstmpegpacketize.h:
6655         * gst/mpegstream/gstmpegparse.c:
6656         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6657         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6658         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6659         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6660         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6661         * gst/mpegstream/gstmpegparse.h:
6662         * gst/mpegstream/gstrfc2250enc.h:
6663           Various changes to the way time is computed that make seeking and
6664           total time estimation much better here.
6665           Use G_BEGIN/END_DECLS instead of __cplusplus
6666
6667         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6668           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6669
6670 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6671
6672         * gst/subparse/gstsubparse.c:
6673           Fix OSX buildbot.
6674
6675 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6676
6677         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6678         (theora_enc_chain), (theora_enc_change_state):
6679         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6680         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6681         (gst_vorbisenc_change_state):
6682         * ext/vorbis/vorbisenc.h:
6683           Set granulepos and timestamp correctly for streams not
6684           starting at 0, taking into account the initial delay.
6685
6686 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6687
6688         * gst/mpegstream/gstdvddemux.c:
6689           Add audio/x-dts to audio pad template caps
6690
6691 2005-01-30  David Schleef  <ds@schleef.org>
6692
6693         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6694         (create_context), (gst_polypsink_link): Fix silly endianness
6695         bug.  Add some debugging.  Remove float from caps; it doesn't
6696         work.  Attempt to get remote audio working.
6697
6698 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6699
6700         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6701           Add 3IV2 fourcc.
6702
6703 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6704
6705         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6706         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6707         (gst_avi_demux_stream_data):
6708         * gst/avi/gstavidemux.h:
6709           Invert DIB images. Fixes #132341.
6710
6711 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6712
6713         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6714         (gst_ffmpegcsp_chain):
6715           D'oh, reference the palette data, not the palette structure.
6716           Fixes color distortion in #132341.
6717
6718 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6719
6720         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6721           PAR can be non-fixed when not provided as argument (#162626).
6722
6723 2005-01-29  David Moore  <dcm@acm.org>
6724
6725         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6726
6727         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6728         (gst_qtdemux_loop_header):
6729           Re-apply patch from #142272 that allows non-seekable sources,
6730           re-proposed by Daniel Drake <dsd@gentoo.org>.
6731
6732 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6733
6734         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
6735           Use the src template for creating the src pad (#162330).
6736
6737 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6738
6739         * configure.ac:
6740         * ext/musepack/Makefile.am:
6741         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
6742         (gst_musepackdec_init), (gst_musepackdec_dispose),
6743         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
6744         (gst_musepack_stream_init), (gst_musepackdec_loop),
6745         (gst_musepackdec_change_state):
6746         * ext/musepack/gstmusepackdec.cpp:
6747         * ext/musepack/gstmusepackdec.h:
6748         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
6749         (gst_musepack_reader_read), (gst_musepack_reader_seek),
6750         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
6751         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
6752         * ext/musepack/gstmusepackreader.cpp:
6753         * ext/musepack/gstmusepackreader.h:
6754           Update to 1.1 API (#165446).
6755
6756 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6757
6758         * ext/Makefile.am:
6759           Unbreak buildbot.
6760
6761 2005-01-28  Andy Wingo  <wingo@pobox.com>
6762
6763         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
6764         to reflect a different dubious internet source. Add a reference
6765         and some commentary.
6766
6767 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6768
6769         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6770         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
6771         * gst/playback/gststreamselector.h:
6772           Be more selective when we're redoing caps negotiation from
6773           within the chain function on a stream change.
6774
6775 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6776
6777         * configure.ac:
6778         * ext/Makefile.am:
6779         * ext/amrnb/Makefile.am:
6780         * ext/amrnb/amrnb.c: (plugin_init):
6781         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
6782         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
6783         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
6784         (gst_amrnbdec_state_change):
6785         * ext/amrnb/amrnbdec.h:
6786         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
6787         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
6788         (gst_amrnbparse_init), (gst_amrnbparse_formats),
6789         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
6790         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
6791         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
6792         * ext/amrnb/amrnbparse.h:
6793           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
6794         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6795           Add AMR-NB/-WB raw formats.
6796         * ext/alsa/gstalsa.c: (gst_alsa_link):
6797           Keep valid time when changing format.
6798         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
6799         (qtdemux_parse_trak):
6800           Add some more format-specific options (#140141, #143555, #155163).
6801
6802 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6803
6804         * gst/matroska/matroska-demux.c:
6805         (gst_matroska_demux_parse_blockgroup):
6806           Fix logic error in timing of subtitle stream synchronization.
6807         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6808           Add skip-chunk, which is found in kodak-camera streams.
6809
6810 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6811
6812         * po/LINGUAS:
6813         * po/vi.po:
6814           Adding Vietnamese translation (submitted by Clytie Siddall)
6815
6816 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6817
6818         * gst/playback/gstdecodebin.c: (try_to_link_1):
6819           Use realpad for signal.
6820
6821 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6822
6823         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
6824           Fix category so decodebin picks it up.
6825
6826 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6827
6828         * ext/mad/Makefile.am:
6829         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
6830         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
6831         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
6832         (found_type), (gst_id3demux_bin_change_state):
6833         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
6834         (gst_id3_tag_init), (gst_id3_tag_handle_event),
6835         (gst_id3_tag_src_link), (gst_id3_tag_chain),
6836         (gst_id3_tag_change_state), (plugin_init):
6837         * ext/mad/gstmad.h:
6838           Add id3demuxbin (which is a simple bin consisting of id3demux
6839           and typefind), take over rank from id3demux, remove typefind
6840           code from id3demux. Makes all broken mp3s that I know of work,
6841           and thereby fixes #152688.
6842
6843 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
6844
6845         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6846
6847         * ext/mad/gstmad.c: (gst_mad_src_event):
6848         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
6849           Allow seeks on audio pad, make mad forward those (#164826).
6850         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6851           Set duration (#165335).
6852
6853 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6854
6855         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
6856         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
6857         (gst_asf_demux_process_ext_content_desc),
6858         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
6859         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
6860         * gst/asfdemux/gstasfdemux.h:
6861           Improve metadata display, e.g. if the metadata comes before the
6862           streams are loaded (which is perfectly valid).
6863
6864 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6865
6866         * tools/gst-launch-ext-m.m:
6867           Fix AVI/ASF pipelines (#165340).
6868
6869 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
6870         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
6871         build failure on amd64
6872
6873 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
6874
6875         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
6876         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
6877           Check environment variables GST_ID3V2_TAG_ENCODING,
6878           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6879           list of character encodings to force interpretation of non-unicode
6880           strings stored in an ID3v2 tag to a particular encoding. If none
6881           is specified, try to use current locale's encoding, then fall back
6882           to ISO-8859-1 (which will always succeed). (Resolves #149274)
6883         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
6884         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
6885           Check environment variables GST_ID3V1_TAG_ENCODING,
6886           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6887           list of character encodings to use in case a string encountered
6888           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
6889           specified, try to use the current locale's encoding, then fall
6890           back to ISO-8859-1 (which will always succeed).
6891
6892 2005-01-25  Benjamin Otte  <otte@gnome.org>
6893
6894         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6895           - on half framerate, compute the rate in advance so the comparisons
6896             don't compare wrong values
6897           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
6898             behaviour
6899           - don't use mad_header_decode anymore, mad_frame_decode does that
6900             automatically
6901           - when getting rid of consumed bytes, reset the stream's skiplen
6902           (fixes #163867)
6903
6904 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6905
6906         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
6907           Use 1/2 a second for default max_discont, as PES streams from DVB
6908           seem to have larger spacings in the SCR. 
6909           Fix a typo.
6910
6911 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6912
6913         * gst/playback/gstplaybasebin.c: (group_commit):
6914           Notify delayed stream-info availability.
6915
6916 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6917         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
6918         (gst_a52dec_handle_event), (gst_a52dec_chain):
6919         Add some debug output. Check that a discont has a valid
6920         time associated.
6921         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
6922         (gst_alsa_sink_loop):
6923         Ignore TAG events. A little extra debug for broken timestamps.
6924         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
6925         (dvdnavsrc_change_state):
6926         Ensure we send a discont to engage the link before we send any
6927         other events.
6928         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
6929         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
6930         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
6931         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
6932         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
6933         dvd://title works in totem because typefinding sends a seek that ends
6934         up going back to chapter 1 regardless.
6935         * ext/mpeg2dec/gstmpeg2dec.c:
6936         * ext/mpeg2dec/gstmpeg2dec.h:
6937         Output correct timestamps and handle disconts.
6938         * ext/ogg/gstoggdemux.c: (get_relative):
6939         Small guard against a null dereference.
6940         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
6941         (gst_textoverlay_set_property):
6942         Free memory when done. Don't call gst_event_filler_get_duration on
6943         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
6944         g_warning.
6945         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
6946         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
6947         (gst_sw_srclink), (gst_smoothwave_chain):
6948         Draw solid lines, prettier colours.
6949         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
6950         Add a default palette that'll work for some movies.
6951         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
6952         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
6953         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
6954         * gst/mpegstream/gstdvddemux.h:
6955         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6956         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
6957         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
6958         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
6959         * gst/mpegstream/gstmpegparse.h:
6960         Use PTM/NAV events when for timestamp adjustment when connected to 
6961         dvdnavsrc. Don't use many discont events where one suffices.
6962         * gst/playback/gstplaybasebin.c: (group_destroy),
6963         (gen_preroll_element), (gst_play_base_bin_add_element):
6964         * gst/playback/gstplaybasebin.h:
6965         Make sure we remove subtitles from the same bin we put them in.
6966         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
6967         (gst_subparse_buffer_format_autodetect),
6968         (gst_subparse_change_state):
6969         Fix some memleaks and invalid accesses.
6970         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
6971         (oggskel_type_find), (cmml_type_find), (plugin_init):
6972         Some typefind functions for Annodex v3.0 files
6973         * gst/wavparse/gstwavparse.h:
6974         GstRiffReadClass is the correct parent class.
6975
6976 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6977
6978         * gst-libs/gst/riff/riff-media.c:
6979         (gst_riff_create_video_caps_with_data):
6980           Add extradata to huffyuv (fixes #165013).
6981         * gst-libs/gst/riff/riff-read.c:
6982         (gst_riff_read_strf_vids_with_data):
6983           Fix extradata extraction if it is in the chunk size.
6984
6985 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
6986
6987         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6988
6989         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
6990         (gst_quarktv_change_state), (gst_quarktv_dispose):
6991           Memory free'ing location fix (#164708).
6992
6993 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6994
6995         * gst/playback/gstplaybasebin.c: (group_commit),
6996         (gen_preroll_element), (probe_triggered), (gen_source_element),
6997         (setup_source), (gst_play_base_bin_change_state),
6998         (gst_play_base_bin_add_element):
6999           Don't block for streams.
7000         * gst/playback/gststreaminfo.c: (stream_info_change_state),
7001         (gst_stream_info_set_mute):
7002           Use gst_pad_set_active_recursive.
7003
7004 2005-01-25  Andy Wingo  <wingo@pobox.com>
7005
7006         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
7007         for #ifndef HAVE_XVIDEO.
7008
7009 2005-01-24  Jeffrey C. Ollie
7010
7011         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
7012
7013         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
7014         * ext/gsm/gstgsmdec.h:
7015         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
7016         * ext/gsm/gstgsmenc.h:
7017         Fix rate to 8kHz as per spec, removes obscure errors when no rate
7018         was given by property. Add proper buffer timestamps and offsets.
7019
7020 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7021
7022         * gst-libs/gst/riff/riff-media.c:
7023         (gst_riff_create_audio_caps_with_data):
7024           Audio can be <8000Hz.
7025
7026 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7027
7028         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7029           Explicit state change to workaround refcount bugs.
7030
7031 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7032
7033         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
7034         (gst_avimux_riff_get_avi_header):
7035           Fix...
7036
7037 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7038
7039         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
7040         (gst_riff_read_element_data):
7041         * gst-libs/gst/riff/riff-read.h:
7042           Add _peek version (req'ed in CDXA).
7043         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
7044         (gst_cdxaparse_loop):
7045           Fix parsing in playbin.
7046         * gst/playback/gstdecodebin.c: (close_pad_link):
7047           Ignore current_ pads, they cause major annoyance.
7048
7049 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7050
7051         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7052           Safety guard.
7053
7054 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7055
7056         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
7057           Fix padding...
7058
7059 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7060
7061         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
7062           Allow for 0-sized buffers. Fixes length query problems in
7063           starwars.mkv from the testsuite.
7064
7065 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
7066
7067         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
7068         (gst_video_box_i420), (gst_video_box_chain):
7069           Fix row strides for I420 (fixes #163159)
7070           
7071 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7072
7073         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
7074           MPEG2 has a useful rate property, so we can actually use that.
7075           For MPEG-1, continue using the bytes/time properties.
7076
7077 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7078
7079         * gst-libs/gst/riff/riff-media.c:
7080         (gst_riff_create_video_caps_with_data),
7081         (gst_riff_create_video_template_caps):
7082           Add intel-h263.
7083
7084 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7085
7086         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7087           Fail if caps negotiation fails. Should fix #162184, and should
7088           definately be in there regardless of it fixing the actual bug.
7089         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
7090         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
7091         (gst_avimux_riff_get_avix_header),
7092         (gst_avimux_riff_get_video_header),
7093         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
7094         (gst_avimux_start_file), (gst_avimux_handle_event),
7095         (gst_avimux_change_state):
7096         * gst/avi/gstavimux.h:
7097           Refactor structure writing to use GST_WRITE_UINT macros, add
7098           metadata writing support.
7099
7100 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7101
7102         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
7103           Elements may already be destroyed when this function is called.
7104
7105 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7106
7107         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7108         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
7109           More memory leak fixes (#149162).
7110
7111 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7112
7113         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7114         (gst_qtdemux_add_stream):
7115           Fix two memleaks.
7116
7117 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7118
7119         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7120           Argh...
7121
7122 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7123
7124         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7125           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
7126           when fixating to six channels in Totem.
7127
7128 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7129
7130         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
7131           Fix compile warnings on Solaris 10 buildbot
7132
7133 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7134
7135         * ext/dvdread/dvdreadsrc.c: (_read):
7136           Don't read beyond the last cell in a chapter (fixes 
7137           invalid memory access)
7138
7139 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7140
7141         * ext/dvdread/stream_labels.c:
7142         (dvdreadsrc_get_audio_stream_labels):
7143           Use NULL for an empty GList instead of g_list_alloc(); fix 
7144           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
7145           of GString (easier to bulk free later)
7146
7147 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7148
7149         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7150
7151         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7152         (gst_ffmpeg_pixfmt_to_caps):
7153           Fix BGRA32 caps (#164209).
7154
7155 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7156
7157         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7158
7159         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7160         (gst_ffmpeg_caps_to_pixfmt):
7161           alpha_mask can be RGBA/ABGR. Fixes #164265.
7162
7163 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
7164
7165         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7166
7167         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
7168         (gst_mpeg2dec_alloc_buffer):
7169         * ext/mpeg2dec/gstmpeg2dec.h:
7170           Crop if decoding size is not the actual image size (#163676).
7171
7172 2005-01-17  Steve Baker  <steve@stevebaker.org>
7173
7174         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7175
7176         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
7177         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
7178           Add libsndfile typefind functions (#163309).
7179
7180 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7181
7182         * tools/gst-launch-ext-m.m:
7183           Add .aac, fix .m1v/.m2v (#163891).
7184
7185 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7186
7187         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
7188           Sanity check, don't wait endlessly since the clock might not
7189           actually run at this point (which is a deadlock). Fixes #164069.
7190
7191 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7192
7193         * gst/playback/gstplaybasebin.c: (probe_triggered):
7194           Of course, only pause if group is done...
7195
7196 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7197
7198         * gst/playback/gstplaybasebin.c: (probe_triggered):
7199           Thread safety.
7200
7201 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
7202
7203         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
7204           Don't return state change success when the parent
7205           failed.
7206
7207 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7208
7209         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
7210           Free events (fix memleak in #162905).
7211
7212 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
7213
7214         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7215
7216         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7217         (gst_ffmpeg_caps_to_pixfmt):
7218           Fix for depth = 15. Fixes #161675.
7219
7220 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7221
7222         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7223           Set FPS correctly, even for webcams and the like.
7224         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
7225           Don error on setting while capturing.
7226
7227 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7228
7229         * ext/dv/gstdvdec.c:
7230         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7231         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7232           I'm a bad boy. using /1001. to force C to do float division
7233           and not integer division (as it did in my last commit)
7234           Thanks to David I. Lehn for pointing this mistake.
7235
7236 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7237
7238         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7239           Revert Johan??s 1.35->1.36 since it breaks compat.
7240
7241 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7242
7243         * ext/dv/gstdvdec.c:
7244         * ext/libfame/gstlibfame.c:
7245         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7246         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7247           replace framerate aproximations by their real value
7248           (24000/1001, 30000/1001, 60000/1001)
7249           Finish fixing bug #164049
7250
7251 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7252
7253         * ext/ogg/gstoggmux.c:
7254           eos/bos debugging
7255         * gst/tcp/gstmultifdsink.c:
7256         * gst/tcp/gstmultifdsink.h:
7257         * gst/tcp/gsttcp.c:
7258         * gst/tcp/gsttcp.h:
7259         * gst/tcp/gsttcpclientsink.c:
7260         * gst/tcp/gsttcpclientsrc.c:
7261         * gst/tcp/gsttcpserversink.c:
7262         * gst/tcp/gsttcpserversrc.c:
7263           improve reusability of elements after state changes and errors
7264           make multifdsink throw away streamheaders when receiving new ones
7265
7266 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7267
7268         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7269           Fix for if items are already in list...
7270
7271 2005-01-12  Benjamin Otte  <otte@gnome.org>
7272
7273         * gst/adder/gstadder.c: (gst_adder_loop):
7274           fix adder a bit so it doesn't screw up with events as much anymore
7275
7276 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7277
7278         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7279         (pixbufscale_scale), (gst_pixbufscale_chain):
7280         * ext/gdk_pixbuf/pixbufscale.h:
7281           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7282           to ensure rowstrides are calculated the same way as 
7283           ffmpegcolorspace
7284           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7285           that we pick up duration and offset also.
7286
7287 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7288
7289         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7290         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7291           Reusability fixes.
7292
7293 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7294
7295         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7296         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7297         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7298         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7299           Update flags when requested.
7300
7301 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7302
7303         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7304           Fix dmix.
7305
7306 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7307
7308         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7309         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7310         (probe_triggered), (new_decoded_pad), (gen_source_element),
7311         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7312         * gst/playback/gstplaybasebin.h:
7313         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7314         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7315         (gst_play_bin_change_state):
7316           Implement group-switch signal for use in apps to clear metadata
7317           cache, clean up subtitle, add suburi property instead of # hack,
7318           some error-out fixes.
7319
7320 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7321
7322         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7323           Debug.
7324         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7325           If we got a state change in the _get handler, don't return success.
7326
7327 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7328
7329         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7330         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7331           Make jpegdec quiet on MJPEG decoding
7332         * gst/asfdemux/README:
7333           Fix mimetypes for MJPEG and H263
7334
7335 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7336
7337         * ext/theora/theoradec.c: (theora_dec_chain):
7338           Fix broken code generation by gcc by swapping arguments.
7339         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7340           Fix \n in debug.
7341
7342 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7343
7344         * TODO:
7345           delete this file, it is by far outdated
7346         * ext/alsa/gstalsa.1: remove
7347         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7348         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7349         (gst_alsa_get_caps):
7350           Add HW probing for supported sample rates. Fixes #161704
7351
7352 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7353
7354         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7355           Don't crash, biatch! :).
7356
7357 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7358
7359         * ext/musepack/gstmusepackreader.cpp:
7360         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7361           Some work on tags - still doesn't work in playbin...
7362         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7363           Handle events...
7364
7365 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7366
7367         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7368           Also shove tags on kid pads.
7369
7370 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7371
7372         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7373           Don't bail on unknown events.
7374         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7375           Don't crash on events before negotiation.
7376         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7377           Send tags on pads, too.
7378         * gst/playback/gststreamselector.c:
7379         (gst_stream_selector_request_new_pad):
7380           Forward events on first pad if no input was selected yet.
7381
7382 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7383
7384         * gst/playback/gstplaybasebin.c: (setup_substreams):
7385           Don't disable streamtype if the stream doesn't exist, since
7386           then playing a video after audio will disable both and nothing
7387           will happen. Fixes the testsuite.
7388
7389 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7390
7391         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7392         (gst_v4l_xoverlay_set_xwindow_id):
7393         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7394         (gst_v4l2_xoverlay_set_xwindow_id):
7395           Add debug categories, fix overlay disabling.
7396
7397 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7398
7399         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7400         * ext/alsa/gstalsa.h:
7401           Add HW probing for period_count/size and buffer_size MIX/MAX
7402           Adjust default/user defined value if out of bounds
7403           Should fix bug #162024
7404
7405 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7406
7407         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7408           Fix warning (#161191).
7409
7410 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7411
7412         * ext/dvdread/stream_labels.c:
7413         (dvdreadsrc_get_audio_stream_labels):
7414           Fix warning (init the good variable in switch default)
7415
7416 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7417
7418         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7419
7420         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7421           Fix gcc-2.95 compile (#163485).
7422
7423 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7424
7425         * configure.ac:
7426         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7427         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7428         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7429         (gst_flacenc_change_state):
7430         * ext/flac/gstflacenc.h:
7431           Update for API change in flac-1.1.1. Update requirement in
7432           configure.ac. Fixes #162974.
7433
7434 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7435
7436         * gst/playback/gstplaybasebin.c: (group_destroy):
7437           Remove hack to get rid of assert and get rid of unlinked
7438           signals properly.
7439
7440 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7441
7442         * gst/playback/gstplaybasebin.c: (setup_source):
7443           Set source to NULL so that resources are free'ed. Fixes issues
7444           with playback of CDDA and similar device-accessing things.
7445
7446 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7447
7448         * testsuite/embed/Makefile.am:
7449           test->noinst, fix make test in buildbot.
7450
7451 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7452
7453         * ext/dvdread/stream_labels.c: new file
7454         * ext/dvdread/stream_labels.h: new file
7455         * ext/dvdread/Makefile.am:
7456         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7457           Extract audio stream label from DVD IFO files.
7458           It only dump them on the console for now, still have to
7459           make playbin aware of them.
7460
7461 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7462
7463         * gst/playback/gstplaybasebin.c: (setup_source):
7464           Fix hanging subs.
7465
7466 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7467
7468         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7469         (gen_preroll_element), (remove_groups), (setup_subtitle),
7470         (gen_source_element), (setup_source):
7471         * gst/playback/gstplaybasebin.h:
7472           Multiple .sub files is just a stupid idea... Fix some threading
7473           mistakes. Interestingly, external .sub files cause playbin to
7474           hang, I don't know why... Parsing fixes contributed by Fran??ois
7475           Kooman <fkooman@tuxed.net>.
7476
7477 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7478
7479         * testsuite/embed/Makefile.am:
7480           Fix buildbot.
7481
7482 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7483
7484         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7485
7486         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7487         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7488         (gst_pngenc_set_property):
7489         * ext/libpng/gstpngenc.h:
7490           Add compression level property (#163323).
7491
7492 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7493
7494         * configure.ac:
7495         * examples/capsfilter/capsfilter1.c: (main):
7496         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7497         * ext/dvdread/Makefile.am:
7498         * ext/dvdread/demo-play:
7499         * ext/dvdread/demo-play.c:
7500         * gconf/gstreamer.schemas.in:
7501         * gst-libs/gst/gconf/gconf.c:
7502         * sys/v4l/TODO:
7503         * testsuite/Makefile.am:
7504         * testsuite/embed/Makefile.am:
7505         * testsuite/embed/embed.c: (cb_expose), (main):
7506           Remove all references to xvideosink, fix examples (#140845).
7507         * gst/playback/gstplaybasebin.c: (group_destroy):
7508           Apparently, disposal does not unlink - so do explicitely.
7509         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7510           Add debug.
7511
7512 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7513
7514         * README: fix PKG_CONFIG_PATH instructions, what was there
7515         previously was breaking default search path, not nice. 
7516         Fixes #163358
7517
7518 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7519
7520         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7521         (gst_audioscale_chain):
7522           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7523           when resampling - how the ^@$^!@^! is this possible?!?
7524
7525 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7526
7527         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7528           Reset variables on READY.
7529         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7530         (gst_matroska_mux_loop):
7531           Require data before writing header.
7532
7533 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7534
7535         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7536
7537         * ext/mad/gstmad.c: (gst_mad_chain):
7538           Don't call mad_stream_sync() directly after recovering sync.
7539           Fixes #151661.
7540
7541 2005-01-09  Martin Eikermann  <meiker@upb.de>
7542
7543         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7544
7545         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7546         (snapshot_handler), (gst_snapshot_sinkconnect),
7547         (gst_snapshot_chain):
7548           Allocate resources when required, fix recursive signal emission
7549           and fix caps. Fixes #161667.
7550
7551 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7552
7553         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7554
7555         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7556         (gst_pngdec_chain):
7557           Handle only 8-bppc (bits-per-pixel-component) images, better
7558           error handling and correct strides. Fixes #163177.
7559         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7560         (gst_pngenc_chain):
7561           Better error handling. Fixes #163348.
7562
7563 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7564
7565         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7566         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7567         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7568         (dvdnavsrc_uri_handler_init):
7569           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7570         * gst/playback/gstplaybasebin.c: (gen_source_element):
7571           Add MMS to streaming URIs.
7572
7573 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7574
7575         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7576         * sys/xvimage/xvimagesink.c:
7577         (gst_xvimagesink_navigation_send_event):
7578           Check for pad availability before sending event.
7579
7580 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7581
7582         * gst-plugins.spec.in:
7583           Add subparse.
7584
7585 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7586
7587         * configure.ac:
7588           Since we use functions from CVS, up requirement.
7589
7590 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7591
7592         * gst/playback/Makefile.am:
7593         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7594         (group_destroy), (group_commit), (group_is_muted),
7595         (gen_preroll_element), (add_stream), (unknown_type),
7596         (probe_triggered), (preroll_unlinked), (mute_stream),
7597         (silence_stream), (new_decoded_pad), (setup_substreams),
7598         (setup_source), (get_active_source), (mute_group_type),
7599         (muted_group_change_state), (set_active_source),
7600         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7601         (play_base_eos), (gst_play_base_bin_change_state):
7602         * gst/playback/gstplaybasebin.h:
7603         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7604         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7605         (gst_stream_info_dispose), (stream_info_mute_pad),
7606         (stream_info_change_state), (gst_stream_info_set_mute):
7607         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7608         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7609         (gst_stream_selector_init), (gst_stream_selector_dispose),
7610         (gst_stream_selector_get_linked_pad),
7611         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7612         (gst_stream_selector_get_linked_pads),
7613         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7614         * gst/playback/gststreamselector.h:
7615           Adding stream selection support plus required properties for
7616           applications to use this. Fully fixes #100931.
7617
7618 2005-01-08  Benjamin Otte  <otte@gnome.org>
7619
7620         * gst/games/gstpuzzle.c: (nav_event_handler):
7621           - handle nav events differently: forward every event no matter if it
7622             was handled or not.
7623           - translate events
7624           You can now cheat by using navigationtest ! puzzle and moving the
7625           mouse close to the edge of a tile. ;)
7626
7627 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7628
7629         * configure.ac:
7630         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7631         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7632         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7633         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7634         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7635         (gst_ogm_parse_plugin_init):
7636         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7637         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7638         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7639         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7640         * ext/pango/gsttextoverlay.h:
7641         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7642         (gst_matroska_demux_handle_seek_event),
7643         (gst_matroska_demux_sync_streams),
7644         (gst_matroska_demux_parse_blockgroup),
7645         (gst_matroska_demux_subtitle_caps),
7646         (gst_matroska_demux_plugin_init):
7647         * gst/matroska/matroska-ids.h:
7648         * gst/playback/gstdecodebin.c: (close_pad_link):
7649         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7650         (gen_preroll_element), (remove_groups), (add_stream),
7651         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7652         (setup_source):
7653         * gst/playback/gstplaybasebin.h:
7654         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7655         * gst/subparse/Makefile.am:
7656         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7657         (gst_subparse_base_init), (gst_subparse_class_init),
7658         (gst_subparse_init), (gst_subparse_formats),
7659         (gst_subparse_eventmask), (gst_subparse_event),
7660         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7661         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7662         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7663         (parse_mpsub_deinit), (parse_mpsub_init),
7664         (gst_subparse_buffer_format_autodetect),
7665         (gst_subparse_format_autodetect), (gst_subparse_loop),
7666         (gst_subparse_change_state), (gst_subparse_type_find),
7667         (plugin_init):
7668         * gst/subparse/gstsubparse.h:
7669         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7670         (plugin_init):
7671           Add subtitle support, .sub parser (supports SRT and MPsub),
7672           OGM text support, Matroska UTF-8 text support, deadlock fixes
7673           all over the place, subtitle awareness in decodebin/playbin
7674           and some fixes to textoverlay to handle subtitles in a stream
7675           correctly. Fixes #100931.
7676
7677 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7678
7679         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7680           Check for pad availability before doing a query on it.
7681
7682 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7683
7684         * ext/dv/gstdvdec.c:
7685           really fix bpp24/32 dvdec caps (classic rgba indeed)
7686         * gst/asfdemux/gstasfdemux.c:
7687         (gst_asf_demux_process_ext_content_desc):
7688           don't send text tags if they are empty (bis repetita)
7689
7690 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7691
7692         * ext/dv/gstdvdec.c:
7693          remove unneeded comment from dvdec
7694           (related to DV 4CC codes in AVI files)
7695           moved them in gstreamer/docs/random/mimetypes
7696         * gst/asfdemux/gstasfdemux.c:
7697         (gst_asf_demux_process_ext_content_desc):
7698          don't send text tags if they are empty
7699          fix mem leak on error path
7700         * gst/ffmpegcolorspace/avcodec.h:
7701         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7702         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7703         (gst_ffmpegcsp_avpicture_fill):
7704         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7705         * gst/ffmpegcolorspace/imgconvert_template.h:
7706          adds BGR32 and BGRA32 to ffmpegcolorspace
7707           (still bad colors, fixing it on next commit)
7708           helps with dvdec outputing BGR32
7709
7710 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7711
7712         * ext/dv/gstdvdec.c:
7713          Fix audio caps i just broke (missing ',')
7714         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7715         (gst_matroska_mux_reset):
7716          Fix typo + add FIXME about old "x-gst-metadata" crap
7717
7718 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7719
7720         * ext/dv/demo-play.c: (main):
7721          xvideosink -> xvimagesink
7722         * ext/dv/gstdvdec.c:
7723          change rgb 32/32 caps to 24/32 (no alpha)
7724          change nb of channels to be a list (2 or 4, not 2)
7725          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7726         * gst/asfdemux/gstasfdemux.c:
7727         (gst_asf_demux_process_ext_content_desc):
7728          Add 'date/year' to extracted metadata list
7729
7730 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7731
7732         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
7733           The return value of fixate_to does not imply that the requested
7734           value was set, so don't assume.
7735
7736 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
7737
7738         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7739
7740         * ext/libpng/gstpngdec.c:
7741         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
7742         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
7743         * ext/libpng/gstpngenc.h:
7744           Alpha support (encoder; #163161), mime fixage.
7745
7746 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
7747
7748         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7749
7750         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
7751         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
7752         (gst_faac_set_property), (gst_faac_get_property):
7753         * ext/faac/gstfaac.h:
7754           Allow for ADTS output (#153434).
7755
7756 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7757
7758         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7759           Fix against template (#150576).
7760
7761 2005-01-06  Benjamin Otte  <otte@gnome.org>
7762
7763         * gst/games/gstpuzzle.c: (draw_puzzle):
7764           don't draw a puzzle if either width or height of tiles would be 0.
7765
7766 2005-01-06  Benjamin Otte  <otte@gnome.org>
7767
7768         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
7769         (gst_puzzle_class_init), (gst_puzzle_finalize):
7770           no memleaks, please
7771         (gst_puzzle_create), (gst_puzzle_init),
7772         (gst_puzzle_set_property), (gst_puzzle_setup):
7773           change initialization code around so we don't reshuffle on resize
7774         (draw_puzzle):
7775           fix another stupid typo
7776
7777 2005-01-06  Benjamin Otte  <otte@gnome.org>
7778
7779         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
7780           fix stupid typo that borked copying on YUY2
7781
7782 2005-01-06  Benjamin Otte  <otte@gnome.org>
7783
7784         * gst/games/gstpuzzle.c: (draw_puzzle):
7785           fix edges when image sizes aren't multiples of tile sizes
7786
7787 2005-01-06  Benjamin Otte  <otte@gnome.org>
7788
7789         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
7790           make RGB endianness work correctly
7791         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
7792           refactor and fix race with initial shuffling
7793         (nav_event_handler):
7794           allow using the mouse to puzzle
7795         (draw_puzzle):
7796           insist on tiles having width and height as multiples of 4 to get
7797           clean YUV image handling
7798         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7799         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
7800           s/DEBUG/LOG/ for common messages
7801         (gst_xvimagesink_navigation_send_event):
7802           fix mouse event translation to not include screen PAR
7803         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7804           fix mouse event translation to actually work
7805
7806 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7807
7808         * gst/asfdemux/gstasfdemux.c:
7809         (gst_asf_demux_process_ext_content_desc):
7810          Extract TrackNumber metadata + clean up code
7811         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
7812          Hope this is the good fix (var used unitialised)
7813
7814 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7815
7816         * ext/faad/gstfaad.c: (gst_faad_chain):
7817           Only increment timestamp if it's valid. Fixes raw AAC streams.
7818
7819 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7820
7821         * configure.ac:
7822         * gst/games/Makefile.am:
7823         * gst/games/gstpuzzle.c:
7824           add a puzzle game with...
7825         * gst/games/gstvideoimage.c:
7826         * gst/games/gstvideoimage.h:
7827           ... full colorspace support (that includes YUV9 and RGB16)) stolen
7828           from videotestsrc and made into something that would be a nice
7829           library for a lot of other plugins.
7830
7831 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7832
7833         * configure.ac:
7834          don't compile faad plugin if a RC of 2.0 is found
7835          Fixes #155346 (and FC1 buildbot)
7836         * gst/asfdemux/gstasfdemux.c:
7837         (gst_asf_demux_process_ext_content_desc):
7838          try to make Solaris compiler happier
7839
7840 2005-01-06  Paul Jack  <pjack@sfaf.org>
7841
7842         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7843
7844         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
7845           Fix segfault (#161667).
7846
7847 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7848
7849         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7850           Fix framerate reporting.
7851
7852 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7853
7854         * gst-libs/gst/riff/riff-ids.h:
7855         * gst/wavenc/riff.h:
7856          Add AMR (VBR and CBR) ids to riff.h audio codec list
7857         * gst/asfdemux/gstasfdemux.c:
7858         (gst_asf_demux_process_ext_content_desc),
7859         (gst_asf_demux_process_object):
7860           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
7861
7862 2005-01-05  Martin Eikermann  <meiker@upb.de>
7863
7864         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7865
7866         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
7867         (gst_dvd_demux_handle_discont):
7868         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
7869         (gst_mpeg_demux_handle_discont):
7870           Recreate pads on new-media (#160730).
7871         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
7872           Send discont even if manager changes timestamps (#161929).
7873
7874 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
7875
7876         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7877
7878         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
7879           Fix invalid memory access (#159211).
7880
7881 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7882
7883         * examples/gstplay/player.c: (main):
7884           Don't iterate.
7885         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
7886           Add visualizations.
7887         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7888         (gst_a52dec_handle_frame):
7889           Set duration.
7890         * ext/dvdnav/gst-dvd:
7891           Add audioconvert. Fixes #161325.
7892         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
7893           Explicitely case to gint64. Possible valgrind error.
7894         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
7895         (gst_play_tick_callback), (gst_play_change_state),
7896         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
7897         (gst_play_set_location), (gst_play_get_location),
7898         (gst_play_seek_to_time), (gst_play_set_data_src),
7899         (gst_play_set_video_sink), (gst_play_set_audio_sink),
7900         (gst_play_set_visualization), (gst_play_connect_visualization),
7901         (gst_play_get_framerate), (gst_play_get_all_by_interface),
7902         (gst_play_new):
7903           Use playbin. Fixes #139749 and #147744.
7904         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
7905           Add genre tag.
7906         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
7907         (audioscale_get_type), (gst_audioscale_base_init),
7908         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
7909         (gst_audioscale_getcaps), (gst_audioscale_fixate),
7910         (gst_audioscale_link), (gst_audioscale_get_buffer),
7911         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
7912         (gst_audioscale_init), (gst_audioscale_dispose),
7913         (gst_audioscale_chain), (gst_audioscale_set_property),
7914         (gst_audioscale_get_property), (plugin_init):
7915           Indent properly.
7916         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
7917           Fix LPCM.
7918         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
7919         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
7920         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
7921           Add more metadata (fixes #162656).
7922
7923 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7924
7925         * configure.ac:
7926           back to cvs
7927
7928 === release 0.8.7 ===
7929
7930 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7931
7932         * NEWS:
7933         * RELEASE:
7934         * configure.ac:
7935           releasing 0.8.7, "Hyperspace"
7936
7937 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7938
7939         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7940
7941         * gst/playback/gstplaybasebin.c:
7942          Fix for #162924 - free caps after use, not before
7943
7944 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7945
7946         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7947
7948         * gst/playback/gstplaybasebin.c:
7949         * gst/wavparse/gstwavparse.c:
7950           Fix for #154773 - fixes playback of small .wav files
7951
7952 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7953
7954         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7955
7956         * gst/audioscale/gstaudioscale.c:
7957           Fix for #162819 - make audioscale reusable
7958           Fixes playback of more than one file with playbin/totem
7959
7960 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7961
7962         * gst/ffmpegcolorspace/avcodec.h:
7963         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7964         * gst/ffmpegcolorspace/imgconvert.c:
7965           clean up the mess that made me cry and avoid needless duplication
7966
7967 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7968
7969         * gst/ffmpegcolorspace/imgconvert.c:
7970           give some indication of why we're segfaulting
7971
7972 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7973
7974         * configure.ac:
7975           Fix indentation, fix v4l2 plugin detection.
7976         * ext/Makefile.am:
7977           Fix libmms location (Maciej, use diff -u!).
7978         * ext/alsa/gstalsa.c: (gst_alsa_init):
7979           Initialize caps cache to NULL.
7980         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
7981           Only change state on audiosink if it exists.
7982
7983 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
7984
7985         * gst/matroska/matroska-demux.c:
7986         * gst/matroska/matroska-ids.h:
7987         * gst/matroska/matroska-demux.h:
7988         Fix Vorbis streams failing to decode in some files, where cluster_time
7989         isn't 0, because then it doesn't send codec_priv before actual data.
7990         Remove time-based test and replace it with marker set on beginning of
7991         new stream
7992
7993 2004-12-28  David Schleef  <ds@schleef.org>
7994
7995         Merge patch from Ronald fixing problems with streaming
7996         text.
7997         * ext/cairo/gstcairo.c: (plugin_init):
7998         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
7999         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8000         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8001         (gst_textoverlay_font_init), (gst_textoverlay_init),
8002         (gst_textoverlay_set_property):
8003         * ext/cairo/gsttextoverlay.h:
8004
8005 2004-12-27  David Schleef  <ds@schleef.org>
8006
8007         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8008         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8009         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8010         (gst_textoverlay_font_init), (gst_textoverlay_init),
8011         (gst_textoverlay_set_property): Improvements to actually
8012         render text as white on black outline on video, including
8013         font selection and horizontal/vertical alignment.  (Ronald's
8014         christmas present)
8015         * ext/cairo/gsttextoverlay.h:
8016
8017 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8018
8019         * ext/ogg/gstogg.c:
8020         * ext/ogg/gstogmparse.c:
8021           fix ogm[audio/video]parse plugin registration
8022           (riff won't load if bytestream is already loaded)
8023
8024 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8025
8026         * gst/audioconvert/gstchannelmix.c:
8027           fix for GLIB < 2.4
8028
8029 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8030
8031         * Makefile.am:
8032         * configure.ac:
8033           disable docs again until it actually passes make distcheck.
8034
8035 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8036
8037         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
8038         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8039         (plugin_init):
8040           Add 3GP (variables name Q3GP because they can't start with a
8041           number). Add samr audio fourcc (used in .3gp files), decoder
8042           is work in progress. Also do a GST_WARNING instead of ERROR
8043           in case of unknown nodes, to decrease output.
8044
8045 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8046
8047         * Makefile.am:
8048           really fix dist
8049
8050 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8051
8052         * configure.ac:
8053         * ext/speex/gstspeexdec.h:
8054         * ext/speex/gstspeexenc.h:
8055           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
8056           Fix detection code in configure.ac
8057
8058 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8059
8060         * gst/matroska/matroska-demux.c:
8061         (gst_matroska_demux_parse_blockgroup):
8062           Save position, so that queries give proper return values. Don't
8063           know how this could ever have worked before...
8064
8065 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8066
8067         * configure.ac:
8068           Put additional LAME check inside the conditional.  Fixes #152339
8069
8070 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8071
8072         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8073         (gst_avi_demux_stream_scan):
8074           Add some more debug. Fix logic error when setting movi offset
8075           while reading index.
8076
8077 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8078
8079         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8080         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
8081         (gst_avi_demux_process_next_entry):
8082           Add some debugging. Better detection of broken indexes and the
8083           accompanying index recovery. No infinite loops on state changes
8084           when we're still in our loopfunction.
8085
8086 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8087
8088         * configure.ac:
8089           Fix up.
8090
8091 2004-12-22  Archana Shah  <archana.shah@wipro.com>
8092
8093         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8094
8095         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
8096           Normalizing the value before setting
8097         (gst_sunaudiomixer_get_volume):
8098           Normalizing the value after getting. Fixes bug# 161980
8099
8100 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8101
8102         * Makefile.am: Make sure docs gets disted
8103         * docs/Makefile.am: Make sure all needed files get disted
8104         * gst-plugins.spec.in: latest updates
8105
8106 2004-12-22  Wim Taymans  <wim@fluendo.com>
8107
8108         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8109         Revert patch 1.38 as clock distribution over schedulers does
8110         not work correcly in the core yet.
8111
8112 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8113
8114         * sys/oss/README: remove this file, which predates my birth
8115           (and which content is by far outdated)
8116
8117 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
8118
8119         * Makefile.am:
8120         * configure.ac:
8121         * docs/Makefile.am:
8122         * docs/libs/Makefile.am:
8123         * docs/libs/gst-plugins-libs-docs.sgml:
8124         * docs/libs/gst-plugins-libs-sections.txt:
8125         * docs/libs/tmpl/gstgconf.sgml:
8126         * docs/upload.mak:
8127         * docs/version.entities.in:
8128           Added boilerplate gtk-doc files for plugin-libs documentation.
8129
8130 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8131
8132         * gst/auparse/gstauparse.c: fix int and float audio caps
8133
8134 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8135
8136         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8137         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8138           g_assert() can be a macro, don't use #ifdef inside it.
8139
8140 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
8141
8142         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8143
8144         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
8145         (gst_videorate_init), (gst_videorate_chain),
8146         (gst_videorate_change_state):
8147           Event handling (fixes #159986).
8148
8149 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8150
8151         * gst-libs/gst/riff/riff-media.c:
8152         (gst_riff_create_video_caps_with_data):
8153           Add BLZ0 (Blizzard's version of DivX) fourcc.
8154
8155 2004-12-18  David Schleef  <ds@schleef.org>
8156
8157         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
8158         portability fix.
8159
8160 2004-12-18  David Schleef  <ds@schleef.org>
8161
8162         * gst/tta/ttadec.h: Disable some header code that isn't used
8163         and clearly isn't portable.
8164
8165 2004-12-18  David Schleef  <ds@schleef.org>
8166
8167         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
8168         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
8169         (avcodec_get_pix_fmt), (avpicture_layout),
8170         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
8171         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
8172         Fix code to not use GCC extensions (and c99 extensions that
8173         Forte does not like.)
8174
8175 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8176
8177         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8178
8179         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
8180         (gst_deinterlace_chain):
8181           Rowstride fixes. Fixes #161039.
8182         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
8183         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
8184         (gst_video_crop_getcaps), (gst_video_crop_link),
8185         (gst_video_crop_i420), (gst_video_crop_chain),
8186         (gst_video_crop_change_state):
8187           Rework of negotiation. Actually works now. Fixes #158650.
8188
8189 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8190
8191         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
8192           That was very stupid.
8193
8194 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8195
8196         * gst/matroska/matroska-demux.c:
8197         (gst_matroska_demux_parse_blockgroup):
8198           Fix possible crasher.
8199
8200 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8201
8202         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
8203         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
8204           Lace sizes can be zero.
8205
8206 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8207
8208         * ext/musepack/gstmusepackdec.cpp:
8209           Fetch error return values. Fixes #161624.
8210         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
8211           Really EOS.
8212
8213 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8214
8215         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8216           Work for truncated (unfinished download etc.) files. Fixes #160514.
8217
8218 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8219
8220         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8221           Fix for integer overflow. Makes #156001 not crash. Probably masks
8222           the real bug.
8223
8224 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8225
8226         * gst/ac3parse/gstac3parse.c: (plugin_init):
8227           Parsers never have ranks. Fixes #159651.
8228
8229 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8230
8231         * gst/playback/gstdecodebin.c: (compare_ranks):
8232           make sure the facotries are ordered the same every time even if they
8233           have the same rank by using the name
8234         * gst/playback/gstdecodebin.c: (find_compatibles):
8235           make sure we don't add factories to the list twice
8236
8237 2004-12-16  David Schleef  <ds@schleef.org>
8238
8239         * configure.ac: look for musepack headers as musepack/*.h
8240         (fixes #159847)
8241         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
8242         * ext/musepack/gstmusepackreader.h: same
8243
8244 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8245
8246         * gst-libs/gst/riff/riff-read.c:
8247         (gst_riff_read_strf_auds_with_data):
8248           Read extradata correctly (fixes #155879).
8249
8250 2004-12-16  David Schleef  <ds@schleef.org>
8251
8252         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
8253         audio.  does _not_ attempt or allow conversion unless channels
8254         is 1 or 2.
8255
8256 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8257
8258         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8259
8260 2004-12-16  David Schleef  <ds@schleef.org>
8261
8262         * gst/audioscale/gstaudioscale.c: the resample library only
8263         handles 1 or 2 channels.  Change caps to compensate.
8264
8265 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8266
8267         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8268         (gst_matroska_demux_audio_caps):
8269           Some MPEG-AAC hacks, because else it doesn't work...
8270
8271 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8272
8273         * gst-libs/gst/riff/riff-media.c:
8274         (gst_riff_create_video_caps_with_data),
8275         (gst_riff_create_video_template_caps):
8276           Add h264.
8277
8278 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8279
8280         * gst-libs/gst/audio/Makefile.am:
8281           Try to fix buildbot.
8282
8283 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8284
8285         * gst/tcp/gstmultifdsink.c:
8286           Clean up and uniformize debugging.
8287
8288 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8289
8290         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8291
8292         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8293         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8294         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8295         (gst_mpeg_demux_change_state):
8296           Reset on ready. Fixes 160276.
8297
8298 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8299
8300         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8301
8302         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8303         (gst_ffmpegcsp_pad_link):
8304           Fix memleak (#154815).
8305
8306 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8307
8308         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8309
8310         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8311         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8312         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8313         * ext/musicbrainz/gsttrm.h:
8314           Add support for using a proxy server when getting a trm id from
8315           the MusicBrainz database (#149613).
8316
8317 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8318
8319         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8320
8321         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8322         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8323           Fix memleaks (#157233).
8324
8325 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8326
8327         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8328
8329         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8330         * gst-libs/gst/resample/resample.h:
8331         * gst/audioscale/gstaudioscale.c:
8332           Fix memleak (#159215).
8333
8334 2004-12-16  Toni Willberg  <toniw@iki.fi>
8335
8336         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8337
8338         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8339         * sys/oss/oss_probe.c: (main):
8340           Check for mono/stereo support (similar to samplerate probing),
8341           fixes #159433. Also add missing copyright header to oss_probe.c.
8342
8343 2004-12-15  David Schleef  <ds@schleef.org>
8344
8345         * configure.ac: add audioresample and cairo plugins.  Remove
8346         HAVE_MMX stuff, because it's not used.
8347         * ext/Makefile.am: same
8348         * ext/audioresample/Makefile.am: You are not ready for an
8349         audio resampling element based on audioresample.
8350         * ext/audioresample/gstaudioresample.c:
8351         * ext/audioresample/gstaudioresample.h:
8352         * ext/cairo/Makefile.am: You are not ready for overlay elements
8353         based on cairo.  Don't look too closely, these elements kinda
8354         suck right now.
8355         * ext/cairo/gstcairo.c: new
8356         * ext/cairo/gsttextoverlay.c: new
8357         * ext/cairo/gsttextoverlay.h: new
8358         * ext/cairo/gsttimeoverlay.c: new
8359         * ext/cairo/gsttimeoverlay.h: new
8360         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8361         problem with compilers that don't support variadic macros.
8362
8363 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8364
8365         Reviewed by:  David Schleef  <ds@schleef.org>
8366
8367         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8368         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8369         bit.  Also ran indent-gst.
8370         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8371         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8372         (gst_sunaudiosrc_setparams):
8373
8374 2004-12-14  David Schleef  <ds@schleef.org>
8375
8376         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8377         output rate to 16000.  Should fix #160235.
8378
8379 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8380
8381         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8382         Add typefinding for mpeg2 pes streams
8383
8384 2004-12-13  David Schleef  <ds@schleef.org>
8385
8386         * configure.ac:  Applied patch from bug #143659, making default
8387         sources and sinks OS-dependent (for Solaris), and added code
8388         for OS/X.
8389         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8390
8391 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8392
8393         * gst-libs/gst/riff/riff-media.c:
8394           forgot to add h2.64 to avidemux template caps
8395
8396 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8397
8398         * gst/wavenc/riff.h:
8399         * gst-libs/gst/riff/riff-media.c:
8400         * gst-libs/gst/riff/riff-ids.h:
8401         * gst/avi/gstavimux.c
8402         add 4CC code for VideoSoft h264 in AVI (VSSH)
8403           fixes bug #160655
8404         remove s323 from riff, it's quicktime specific :(
8405
8406 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8407
8408         * gst/asfdemux/README
8409         * gst/wavenc/riff.h
8410         * gst-libs/gst/riff/riff-ids.h
8411         * gst-libs/gst/riff/riff-media.c
8412         * gst/qtdemux/qtdemux.c:
8413           add new 4CC codes for h263 related codecs
8414           fixes partially bug #155163
8415
8416 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8417
8418         * configure.ac: Update polyaudio requirement to 0.7
8419         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8420
8421 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8422
8423         * gst/interleave/deinterleave.c:
8424         fix my name's spelling! :)
8425
8426 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8427
8428         * AUTHORS ChangeLog
8429         * gst/auparse/gstauparse.c
8430         * gst/interleave/deinterleave.c
8431         * gst/law/:
8432                 alaw-decode.c alaw-encode.c
8433                 mulaw-decode.c mulaw-encode.c
8434         * gst/oneton/gstoneton.c
8435         * sys/osxaudio/:
8436                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8437         * sys/osxvideo/:
8438                 cocoawindow.h cocoawindow.m
8439                 osxvideosink.h osxvideosink.m
8440
8441         put the same mail address for Zaheer Abbas Merali everywhere
8442
8443 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8444
8445         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8446           Align by packetsize, and assert that we a packet available before
8447           playing. The first makes webstreams work (they often include
8448           trailing padding data in a packet), the second allows pausing a
8449           ASF stream in totem without getting demux errors afterwards.
8450
8451 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8452
8453         * ext/ogg/gstoggdemux.c: (get_relative):
8454           Check for non-NULL before accessing member (end-of-chain).
8455
8456 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8457
8458         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8459         (cdparanoia_set_property), (cdparanoia_get_property):
8460         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8461         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8462         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8463         (dvdreadsrc_init), (dvdreadsrc_set_property),
8464         (dvdreadsrc_get_property):
8465         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8466         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8467           Synchronize property names where not yet the case. Devices are
8468           now device=X, other versions are deprecated (but still exist).
8469           Also use g_free() unconditionally.
8470         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8471         (setup_source), (gst_play_base_bin_get_property):
8472           Expose source.
8473
8474 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8475
8476         * configure.ac: move GCONF macro outside conditional for the am
8477           conditional. Fixes #160439
8478
8479 2004-12-08  David Schleef  <ds@schleef.org>
8480
8481         * tools/gst-visualise-m.m: Switch to elements that currently
8482         exist.
8483
8484 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8485
8486         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8487           We love wrong commas.
8488
8489 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8490
8491         * gst/matroska/matroska-demux.c:
8492         (gst_matroska_demux_handle_src_query):
8493           Don't set DEFAULT, unsupported - makes length display incorrectly
8494           in some cases.
8495
8496 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8497
8498         * gst/monoscope/README: remove blurb about files being GPL
8499         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8500         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8501           monoscope is now effectively LGPL licensed
8502
8503 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8504
8505         * gst/monoscope/README: Update information to be more correct
8506         * gst/monoscope/convolve.c: Relicense to LGPL
8507         * gst/monoscope/convolve.h: Relicense to LGPL
8508
8509 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8510
8511         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8512           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8513         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8514           set default_duration for mpeg1 audio
8515
8516 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8517
8518         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8519         * ext/alsa/gstalsa.h:
8520           refactor big chunks of the core caps negotiation code to make it
8521           a lot faster, because people claim it's really slow
8522           (actually, just cache the getcaps when the device is opened)
8523
8524 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8525
8526         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8527         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8528         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8529         (gst_a52dec_change_state), (plugin_init):
8530         * ext/a52dec/gsta52dec.h:
8531           Do something useful with timestamps. Make chain-based (since
8532           there's really no reason to be loopbased).
8533         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8534           Update current_byte/frame correctly.
8535
8536 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8537
8538         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8539         (gst_ape_demux_stream_init):
8540           Forward tags, too.
8541
8542 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8543
8544         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8545           Let's make sure we're done typefinding when detecting tags.
8546
8547 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8548
8549         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8550         (gst_ebml_read_init), (gst_ebml_read_use_event),
8551         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8552         (gst_ebml_read_seek), (gst_ebml_read_skip),
8553         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8554         (gst_ebml_read_master):
8555         * gst/matroska/ebml-read.h:
8556         * gst/matroska/matroska-demux.c:
8557         (gst_matroska_demux_parse_contents),
8558         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8559           Disgustingly evil hack for working around INTERRUPT events and
8560           their extremely annoying habit of being a pain in the ass. We
8561           simply peek a cluster before reading any of it.
8562
8563 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8564
8565         * ext/musepack/gstmusepackdec.cpp:
8566           There's also floating point libmusepacks.
8567
8568 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8569
8570         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8571         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8572           Set DURATION even if source buffer didn't. Also use increasing
8573           timestamps.
8574         * gst-libs/gst/riff/riff-media.c:
8575         (gst_riff_create_audio_caps_with_data):
8576           Block_align can have larger values than 8192.
8577
8578 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8579
8580         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8581         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8582         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8583         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8584           Fix caps.
8585
8586 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8587
8588         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8589           Fix logic bug.
8590
8591 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8592
8593         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8594           Yay, another one.
8595
8596 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8597
8598         * ext/esd/esdsink.c: (gst_esdsink_chain):
8599           Make error actually say something useful (fixes #156798).
8600         * gst-libs/gst/riff/riff-media.c:
8601         (gst_riff_create_video_caps_with_data),
8602         (gst_riff_create_video_template_caps):
8603           Add Intel Video 5.0 fourcc (IV50).
8604
8605 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8606
8607         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8608         detection on mono and stereo mp3 files.
8609
8610 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8611
8612         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8613           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8614           the contained stream).
8615
8616 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8617
8618         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8619           Oops, remove debug.
8620
8621 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8622
8623         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8624
8625         * gst/law/alaw-decode.c: (alawdec_getcaps):
8626         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8627           Prevent warnings when negotiating caps (fixes #159338).
8628
8629 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8630
8631         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8632         (gst_ffmpegcsp_chain):
8633           Remove old leftover that shouldn't be there...
8634
8635 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8636
8637         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8638
8639         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8640           Don't forward DISCONT events (fixes #159684).
8641
8642 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8643
8644         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8645           Unlink manually since sometimes bin disposal (and therefore
8646           pad unlinking) is delayed, which will cause a new media file
8647           to not be able to start playing instantly.
8648
8649 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8650
8651         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8652           On mute of an unlinked stream, check for pad availability so
8653           we don't crash on unlinked pad.
8654
8655 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8656
8657         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8658         (gst_avi_demux_massage_index):
8659           Fix quite humiliating bug in omitting 0-sized index chunks but
8660           forgetting to count them for timestamps.
8661
8662 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8663
8664         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8665           Actually leave the loop if we failed to sync. Don't crash.
8666
8667 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8668
8669         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8670         (gst_dvd_demux_process_private):
8671         * gst/mpegstream/gstdvddemux.h:
8672           Fix crash (#159759). Doesn't work, though. :-(.
8673
8674 2004-11-28  Benjamin Otte  <otte@gnome.org>
8675
8676         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8677           more overwriting protection due to modifying channels one by one
8678           instead of all at once
8679
8680 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8681
8682         * gst/audioconvert/gstchannelmix.c:
8683         (gst_audio_convert_fill_normalize):
8684           Normalize using absolute values.
8685
8686 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8687
8688         * configure.ac:
8689         * ext/Makefile.am:
8690         * ext/directfb/Makefile.am:
8691         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8692         (gst_directfbvideosink_get_pixel_format),
8693         (gst_directfbvideosink_get_format_from_fourcc),
8694         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8695         (gst_directfbvideosink_sink_link),
8696         (gst_directfbvideosink_change_state),
8697         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8698         (gst_directfbvideosink_buffer_alloc),
8699         (gst_directfbvideosink_interface_supported),
8700         (gst_directfbvideosink_interface_init),
8701         (gst_directfbvideosink_navigation_send_event),
8702         (gst_directfbvideosink_navigation_init),
8703         (gst_directfbvideosink_set_property),
8704         (gst_directfbvideosink_get_property),
8705         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8706         (gst_directfbvideosink_base_init),
8707         (gst_directfbvideosink_class_init),
8708         (gst_directfbvideosink_get_type), (plugin_init):
8709         * ext/directfb/directfbvideosink.h: Adding a first version of
8710         directfbvideosink.
8711         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8712         more.
8713
8714 2004-11-28  Benjamin Otte  <otte@gnome.org>
8715
8716         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8717           walk the samples backwards if out_channels > in_channels so we don't
8718           overwrite data
8719
8720 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8721
8722         * gst/audioconvert/Makefile.am:
8723         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8724         (gst_audio_convert_link), (gst_audio_convert_change_state),
8725         (gst_audio_convert_channels):
8726         * gst/audioconvert/gstchannelmix.c:
8727         (gst_audio_convert_unset_matrix),
8728         (gst_audio_convert_fill_identical),
8729         (gst_audio_convert_fill_compatible),
8730         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8731         (gst_audio_convert_fill_others),
8732         (gst_audio_convert_fill_normalize),
8733         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
8734         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
8735         * gst/audioconvert/gstchannelmix.h:
8736           Implement a channel mixer.
8737
8738 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
8739
8740         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
8741         * ext/alsa/gstalsa.h:
8742         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
8743         Make alsasink actually honor gst_element_set_clock and use that
8744         clock instead of its internal one.
8745
8746 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8747
8748         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
8749         (gst_play_base_bin_change_state): nullify source and decoder when
8750         going from READY to NULL so that we don't try to do weird stuff with
8751         them when going from NULL to READY
8752         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
8753         instead of g_object_unref
8754         (gen_video_element), (gen_audio_element): more refcounting fixes, now
8755         it should be correct
8756         (gst_play_bin_change_state): don't call remove_sinks if we are
8757         currently disposing the object
8758
8759 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8760
8761         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8762           Don't forget bass if it's there. Else left channel is silent...
8763
8764 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8765
8766         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
8767         (gst_a52dec_change_state):
8768           Don't do sample adjusting anymore, we use float audio now.
8769         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8770           Don't fixate to non-existing properties.
8771
8772 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8773
8774         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
8775         (gst_a52dec_change_state):
8776           Advertise that we can do surround sound.
8777
8778 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8779
8780         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
8781           Add buffer-frames=0.
8782         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
8783         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
8784         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
8785         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
8786         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
8787         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
8788         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
8789         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
8790         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
8791         * ext/dvdread/dvdreadsrc.h:
8792           Add seeking, querying for bytes, sectors, title, angle and
8793           chapter. Handle multiple chapters. Relicense to LGPL because
8794           Billy agreed on that (thanks Billy!).
8795
8796 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8797
8798         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
8799         call parent dispose method
8800
8801 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
8802
8803         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
8804         (gst_audio_clock_get_internal_time):
8805         Fix active <-> inactive transitions: ensure time value always
8806         grows and avoid abrupt value changes.
8807
8808 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
8809
8810         * configure.ac:
8811         * gst/tta/Makefile.am:
8812         * gst/tta/crc32.h:
8813         * gst/tta/filters.h:
8814         * gst/tta/gsttta.c:
8815         * gst/tta/gstttadec.c:
8816         * gst/tta/gstttadec.h:
8817         * gst/tta/gstttaparse.c:
8818         * gst/tta/gstttaparse.h:
8819         * gst/tta/ttadec.h:
8820           added TTA parser and decoder
8821
8822 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8823
8824         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8825         (probe_triggered), (check_queue), (buffer_underrun),
8826         (buffer_running), (buffer_overrun), (gen_source_element),
8827         (setup_source):
8828         * gst/playback/gstplaybasebin.h:
8829           Implement buffering. Needs some more work.
8830
8831 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8832
8833         * ext/theora/theoradec.c: (theora_dec_chain):
8834           Fix ilog mask range overflow.
8835
8836 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8837
8838         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8839           Don't omit the last (which in case of dmix is the only :) )
8840           channel count. Don't set channels if <= 2.
8841
8842 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
8843
8844         * gst/playback/gstplaybin.c: (gen_video_element),
8845         (gen_audio_element): Removed 2 obsolete comments
8846
8847 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
8848
8849         * ext/vorbis/oggvorbisenc.c
8850         * ext/vorbis/vorbisenc.c :
8851           change description fields of those plugins to differentiate them
8852           (pitivi show Encoders by description, they had the same one)
8853
8854 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
8855
8856         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8857
8858         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8859         (gst_play_bin_set_property), (gen_video_element),
8860         (gen_audio_element):
8861           Refcounting fixes for provided audio-/videosinks.
8862
8863 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8864
8865         * gst/playback/gstplaybin.c: (gen_video_element),
8866         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
8867           Don't reference all sinks, but only the video- and audiosinks.
8868           The vis. element should be disposed when we're done with it.
8869           We don't have any reason to keep it around. This fixes warnings
8870           when reusing playbin for playing multiple audio files with
8871           vis. enabled. Also release audio device on pause - idea stolen
8872           from Rhythmbox.
8873
8874 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8875
8876         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
8877         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
8878         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8879         * ext/alsa/gstalsaplugin.c: (plugin_init):
8880         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
8881         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
8882         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
8883         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
8884         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
8885         (gst_faad_change_state), (plugin_init):
8886         * ext/faad/gstfaad.h:
8887         * ext/vorbis/vorbis.c: (plugin_init):
8888         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
8889         * gst-libs/gst/audio/Makefile.am:
8890         * gst-libs/gst/audio/audio.c: (plugin_init):
8891         * gst-libs/gst/audio/multichannel.c:
8892         (gst_audio_check_channel_positions),
8893         (gst_audio_get_channel_positions),
8894         (gst_audio_set_channel_positions),
8895         (gst_audio_set_structure_channel_positions_list),
8896         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
8897         (gst_audio_fixate_channel_positions):
8898         * gst-libs/gst/audio/multichannel.h:
8899         * gst-libs/gst/audio/testchannels.c: (main):
8900         * gst/audioconvert/gstaudioconvert.c:
8901         (gst_audio_convert_class_init), (gst_audio_convert_init),
8902         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
8903         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
8904         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8905         * gst/audioconvert/plugin.c: (plugin_init):
8906           Surround sound support.
8907
8908 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8909
8910         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
8911           Fix position for discont if we're close as well. Nitpicking, but
8912           saves a few milliseconds of extra waiting or skipping.
8913
8914 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8915
8916         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
8917           We sometimes need parsers for playback, so add those too.
8918
8919 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8920
8921         * configure.ac:
8922         * gst/apetag/Makefile.am:
8923         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
8924         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
8925         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
8926         (gst_ape_demux_get_src_query_types),
8927         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
8928         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
8929         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
8930         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
8931         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
8932         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
8933         (gst_ape_demux_change_state):
8934         * gst/apetag/apedemux.h:
8935         * gst/apetag/apetag.c: (plugin_init):
8936         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
8937         (plugin_init):
8938           APE v1/2 tag reader plus typefind function.
8939
8940 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8941
8942         * configure.ac:
8943         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8944         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8945           Remove hacks for older core. Require newer core version
8946           accordingly.
8947
8948 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8949
8950         * gst/cdxaparse/Makefile.am:
8951         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
8952         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
8953         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
8954         * gst/cdxaparse/gstcdxaparse.h:
8955         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
8956         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
8957         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
8958         (gst_cdxastrip_get_src_query_types),
8959         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
8960         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
8961         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
8962         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
8963         * gst/cdxaparse/gstcdxastrip.h:
8964           SVCD/VCD header stripping separated from CDXA image parsing.
8965         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
8966         (plugin_init):
8967           Add VCD/SVCD header typefinding for VCD/SVCD.
8968         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
8969         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
8970         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
8971         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
8972         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
8973         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
8974         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
8975         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
8976         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
8977         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
8978         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
8979         * sys/vcd/vcdsrc.h:
8980           Fix up, add seeking, querying, URI interface. Works in totem now.
8981
8982 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8983
8984         * configure.ac:
8985           back to CVS
8986
8987 === release 0.8.6 ===
8988
8989 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8990
8991         * NEWS:
8992         * RELEASE:
8993         * configure.ac:
8994         * po/af.po:
8995         * po/az.po:
8996         * po/cs.po:
8997         * po/en_GB.po:
8998         * po/hu.po:
8999         * po/it.po:
9000         * po/nb.po:
9001         * po/nl.po:
9002         * po/or.po:
9003         * po/sq.po:
9004         * po/sr.po:
9005         * po/sv.po:
9006         * po/uk.po:
9007           releasing 0.8.6, "IOU Love"
9008
9009 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9010
9011         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9012
9013         * gst/playback/gstplaybasebin.c:
9014           Fix unplayable files error handling.  Fixes #158365
9015
9016 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9017
9018         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9019
9020         * gst/typefind/gsttypefindfunctions.c:
9021           Fix broken mp3 typefinding.  Fixes #158375
9022
9023 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9024
9025         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9026
9027         * ext/ogg/gstoggdemux.c:
9028           Fix sync on broken files.  Fixes #158976
9029
9030 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9031
9032         patch by: Edward Hervey <bilboed@bilboed.com>
9033
9034         * ext/libpng/gstpngenc.c:
9035           Copy over buffer properties.  Fixes #158832
9036
9037 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9038
9039         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
9040
9041         * ext/dvdread/dvdreadsrc.c:
9042           Fixes invalid reads (#158462)
9043
9044 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9045
9046         * sys/v4l/gstv4lsrc.c:
9047         * sys/v4l/gstv4lsrc.h:
9048         * sys/v4l/v4lsrc_calls.c:
9049           Probe less and cache it.  Fixes #159187.
9050
9051 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9052
9053         * gst/videorate/gstvideorate.c:
9054           Handle all video formats. Fixes #159186.
9055
9056 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
9057         * gst/synaesthesia/gstsynaesthesia.c:
9058         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
9059         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
9060         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
9061         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
9062         (gst_synaesthesia_change_state), (plugin_init):
9063         Fix up synaesthesia to work under different samplerates/ buffer sizes.
9064         Force 320x200 output, as that's the only thing the underlying
9065         synaesthesia implementation supports. Still needs to be made
9066         re-entrant.
9067
9068 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9069
9070         * configure.ac:
9071           Fix mpeg2enc configure check (similar to mplex check below).
9072
9073 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
9074
9075         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9076
9077         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9078           Fix for gcc-2.95 (fixes #158221).
9079
9080 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9081
9082         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9083           Re-add clock distribution hack (until new core is released).
9084           Fixes #158125.
9085
9086 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
9087         * configure.ac:
9088           fix mplex configure check segfaulting on some systems (bug #140994)
9089
9090 2004-11-13  Benjamin Otte  <otte@gnome.org>
9091
9092         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
9093           add debugging
9094         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9095           do a wait when we enter the loop func with no data available to
9096           write instead of getting into an 100% CPU loop by just returning and
9097           being called again by the scheduler
9098
9099 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
9100
9101         * configure.ac:
9102         * ext/libvisual/visual.c: (gst_visual_get_type),
9103         (libvisual_log_handler), (gst_visual_getcaps),
9104         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
9105         (plugin_init):
9106           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
9107         * ext/smoothwave/Makefile.am:
9108         * ext/smoothwave/demo-osssrc.c: (main):
9109         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
9110         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
9111         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
9112         (plugin_init):
9113         * ext/smoothwave/gstsmoothwave.h:
9114           Make gstsmoothwave a working element in the 20th century.
9115
9116         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
9117           Fix incorrect link function
9118
9119 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9120
9121         * gst/volume/gstvolume.c:
9122           Allow buffer-frames=0.
9123
9124 2004-11-12 Iain <iaingnome@gmail.com>
9125
9126         * configure.ac: Check for polypaudio
9127
9128         * ext/Makefile.am: Build the polyp dir
9129
9130         * ext/polyp: The polypsink sources.
9131
9132 2004-10-30 Iain <iaingnome@gmail.com>
9133
9134         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
9135         caps to reflect the new number of channels.
9136
9137 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9138
9139         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9140           Fix for negotiation order problem. This would show when the
9141           ALSA loopfuction was called before any other function. ALSA
9142           wouldn't do anything because we're not negotiated yet, leading
9143           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
9144
9145 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9146
9147         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9148
9149         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
9150           No warnings (#157986).
9151
9152 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9153
9154         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9155           Prefer apev1/2 and id3v1 (at end of file) over musepack.
9156
9157 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9158
9159         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
9160           Signal no-more-pads (so it works in playbin).
9161
9162 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9163
9164         * ext/musepack/gstmusepackreader.cpp:
9165           Workaround for older core.
9166
9167 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9168
9169         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
9170           Actually test for odd width/height rather than testing whether
9171           a temporary variable that was 0 before we subtracted 1 is now
9172           not equal to zero (which it always is).
9173
9174 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9175
9176         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
9177         Fix compilation if HAVE_XVIDEO is not defined
9178
9179 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9180
9181         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
9182         Fix compilation if HAVE_XVIDEO is not defined
9183
9184 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
9185
9186         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9187         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
9188         (gst_goom_change_state), (plugin_init):
9189         Use the bytestream adapter so goom doesn't depend on the input
9190         buffer size.
9191         Add a debug category
9192
9193 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9194
9195         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
9196           Only set hardware parameters *after* negotiation. Before
9197           negotiation, it will set ANY and that seems to cause crashes
9198           (see e.g. #151288, #153227).
9199
9200 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9201
9202         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9203           This seems to be antique leftover. It needs to pass error
9204           checking.
9205         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
9206         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
9207         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
9208         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
9209           Fix GstXOverlay implementation (#151059).
9210
9211 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9212
9213         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9214           Don't assert (#157853).
9215
9216 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9217
9218         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9219           Fix bytes/samples confustion.
9220         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
9221           Fix for underrun (#144389).
9222
9223 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9224
9225         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9226           Disable halfway-seek for pending release (since it needs a new
9227           core release).
9228
9229 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9230
9231         * sys/v4l/gstv4lsrc.c:
9232         * sys/v4l/gstv4lsrc.h:
9233         * sys/v4l/v4lsrc_calls.c:
9234           add autoprobe-fps property so we can separate autoprobing parts
9235
9236 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9237
9238         * sys/v4l/gstv4lsrc.c:
9239         * sys/v4l/v4lsrc_calls.c:
9240         initialise fourcc to catch unset fourcc's, and debug
9241
9242 2004-11-09  Wim Taymans  <wim@fluendo.com>
9243
9244         * gst/playback/README:
9245         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9246         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9247         (gst_play_bin_dispose), (gst_play_bin_set_property),
9248         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
9249         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9250         (gst_play_bin_get_formats), (gst_play_bin_convert),
9251         (gst_play_bin_get_query_types), (gst_play_bin_query):
9252         Cleanups and some more documentation.
9253
9254 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9255
9256         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9257         (gst_cacasink_init), (gst_cacasink_chain):
9258         * ext/libcaca/gstcacasink.h:
9259         Cacasink inherits from VideoSink, so let that store the clock.
9260
9261 2004-11-09  Wim Taymans  <wim@fluendo.com>
9262
9263         * gst/playback/README:
9264         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9265         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9266         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9267         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9268         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9269         (setup_sinks):
9270         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9271         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9272         * gst/playback/gststreaminfo.h:
9273         Updated README.
9274         Only switch groups if all streams have muted (EOSed).
9275         Send Tags in sync with the stream playback instead of in
9276         the playback/preroll phase.
9277         Some cleanups, free the fakesrc elements.
9278
9279 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9280
9281         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9282           buffer-frames property was missing
9283         * ext/arts/gst_arts.c:
9284           rate missing from sinkcaps
9285         * ext/audiofile/gstafparse.c:
9286         * ext/audiofile/gstafsink.c:
9287         * ext/audiofile/gstafsrc.c:
9288         * ext/swfdec/gstswfdec.c:
9289           int audio doesn't know buffer-frames
9290         * ext/cdparanoia/gstcdparanoia.c:
9291           int audio doesn't know chunksize either
9292         * ext/nas/nassink.c:
9293           it's endianness, not endianess
9294         * gst-libs/gst/audio/audio.h:
9295           make float standard pad template caps really describe float
9296         * gst/law/mulaw.c: (linear_factory):
9297           signed only, please
9298         * gst/mpegstream/gstdvddemux.c:
9299           widths of 20 are not valid
9300
9301 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9302
9303         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9304
9305         * po/LINGUAS:
9306         * po/it.po:
9307           Add Italian
9308
9309 2004-11-08  Wim Taymans  <wim@fluendo.com>
9310
9311         * gst/playback/README:
9312         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9313         * gst/playback/gstplaybasebin.c: (probe_triggered),
9314         (gst_play_base_bin_change_state):
9315         Updated README, added more comments for fixmes etc..
9316
9317 2004-11-08  Wim Taymans  <wim@fluendo.com>
9318
9319         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9320         We can remove this hack now.
9321
9322 2004-11-08  Wim Taymans  <wim@fluendo.com>
9323
9324         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9325         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9326         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9327         Only mix AYUV for maximum quality.
9328
9329 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9330
9331         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9332         (gst_ogg_demux_push), (gst_ogg_pad_push):
9333           Let's act as if we're synchronized now! :).
9334         * ext/theora/theoradec.c: (theora_dec_chain):
9335           Add some debug.
9336
9337 2004-11-08  Wim Taymans  <wim@fluendo.com>
9338
9339         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9340         (gst_alpha_set_property), (gst_alpha_sink_link),
9341         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9342         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9343         (gst_alpha_init_params), (gst_alpha_chain):
9344         Implement alpha functions for AYUV too, this increases
9345         accuracy quite a bit.
9346
9347 2004-11-08  Wim Taymans  <wim@fluendo.com>
9348
9349         * gst/ffmpegcolorspace/avcodec.h:
9350         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9351         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9352         (gst_ffmpegcsp_avpicture_fill):
9353         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9354         (gst_ffmpegcsp_caps_remove_format_info):
9355         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9356         (shrink12), (img_get_alpha_info), (deinterlace_line),
9357         (deinterlace_line_inplace):
9358         * gst/ffmpegcolorspace/imgconvert_template.h:
9359         Added AYUV colorspace and handle RGBA a bit more respectful.
9360
9361 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9362
9363         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9364           Actually always send a discont (cornercase when resending the
9365           same serial-tagged chain twice).
9366
9367 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9368
9369         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9370         (gst_ximagesink_finalize):
9371         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9372         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9373
9374 2004-11-08  Wim Taymans  <wim@fluendo.com>
9375
9376         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9377         Don't segfault on NULL data.
9378
9379 2004-11-08  Wim Taymans  <wim@fluendo.com>
9380
9381         * gst/playback/gstdecodebin.c: (unlinked):
9382         * gst/playback/gstplay-marshal.list:
9383         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9384         (gst_play_base_bin_init), (group_create), (get_active_group),
9385         (get_building_group), (group_destroy), (group_commit),
9386         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9387         (add_element_stream), (no_more_pads), (probe_triggered),
9388         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9389         (state_change), (setup_source), (gst_play_base_bin_get_property),
9390         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9391         (gst_play_base_bin_link_stream),
9392         (gst_play_base_bin_get_streaminfo):
9393         * gst/playback/gstplaybasebin.h:
9394         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9395         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9396         Add support for chained ogg files. Prepare for playlist
9397         support. This patch introduces the concept of pad groups, which
9398         together compose one playable media file.
9399
9400 2004-11-07  David Schleef  <ds@schleef.org>
9401
9402         * testsuite/gst-lint: Check for pad templates that aren't statically
9403         scoped.
9404
9405 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9406
9407         * configure.ac:
9408         * ext/Makefile.am:
9409         * ext/musepack/Makefile.am:
9410         * ext/musepack/gstmusepackdec.cpp:
9411         * ext/musepack/gstmusepackdec.h:
9412         * ext/musepack/gstmusepackreader.cpp:
9413         * ext/musepack/gstmusepackreader.h:
9414           Add musepack decoder.
9415         * ext/faad/gstfaad.c: (gst_faad_base_init):
9416           Make pad templates static.
9417         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9418         (plugin_init):
9419           Add musepack typefinder, make mp3 typefinding work halfway stream,
9420           which doesn't actually work yet because id3demux doesn't implement
9421           _get_length().
9422
9423 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9424
9425         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9426         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9427           Fix interrupt event handling (#144436).
9428
9429 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9430
9431         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9432           Hide unused glory.
9433
9434 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9435
9436         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9437
9438         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9439           Fix weird caps (#157548).
9440
9441 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9442
9443         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9444
9445         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9446           Add missing NULL terminator (#157543).
9447
9448 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9449
9450         * gst/tcp/gsttcp.h:
9451         * gst/tcp/gsttcpclientsink.c:
9452         * gst/tcp/gsttcpclientsrc.c:
9453         * gst/tcp/gsttcpserversink.c:
9454         * gst/tcp/gsttcpserversrc.c:
9455           ports can go up to 65535.  Move common defines to gsttcp.h
9456
9457 2004-11-05  Wim Taymans  <wim@fluendo.com>
9458
9459         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9460         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9461         Added two more colorspaces.
9462
9463 2004-11-05  Wim Taymans  <wim@fluendo.com>
9464
9465         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9466         (gst_ffmpegcsp_avpicture_fill):
9467         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9468         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9469         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9470         More stride fixes.
9471
9472 2004-11-05  Wim Taymans  <wim@fluendo.com>
9473
9474         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9475         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9476         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9477         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9478         (gst_videomixer_loop):
9479         More stride fixes.
9480
9481 2004-11-05  Benjamin Otte  <otte@gnome.org>
9482
9483         * ext/mad/gstmad.c: (gst_mad_chain):
9484           don't overflow data buffer. Flush not needed sync data when syncing
9485           failed.
9486
9487 2004-11-04  Wim Taymans  <wim@fluendo.com>
9488
9489         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9490         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9491         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9492         (gst_alpha_init_params), (gst_alpha_chain),
9493         (gst_alpha_change_state):
9494         Updated the chroma keying algorithm with something more
9495         sophisticated.
9496
9497 2004-11-03  Wim Taymans  <wim@fluendo.com>
9498
9499         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9500         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9501         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9502         Fix stride issues. Does not completely work for odd
9503         heights.
9504
9505 2004-11-03  Wim Taymans  <wim@fluendo.com>
9506
9507         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9508         (gst_alpha_chroma_key), (gst_alpha_chain):
9509         Fix stride issues. Does not completely work for odd
9510         heights.
9511
9512 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9513
9514         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9515         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9516         leak fixes
9517
9518 2004-11-03  Wim Taymans  <wim@fluendo.com>
9519
9520         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9521         (gst_ffmpegcsp_avpicture_fill):
9522         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9523         (avpicture_alloc):
9524         * gst/ffmpegcolorspace/imgconvert_template.h:
9525         Use correct _fill function to get correct strides.
9526
9527 2004-11-02  David Schleef  <ds@schleef.org>
9528
9529         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9530         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9531         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9532         Change all g_print()s to debugging.  Add a bunch of consistency
9533         checks.
9534
9535 2004-11-02  Wim Taymans  <wim@fluendo.com>
9536
9537         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9538         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9539         (unlinked), (no_more_pads), (close_link):
9540         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9541         (unknown_type), (add_element_stream), (new_decoded_pad),
9542         (removed_decoded_pad), (setup_source):
9543         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9544         (gst_stream_info_class_init), (gst_stream_info_init),
9545         (gst_stream_info_new), (gst_stream_info_dispose),
9546         (stream_info_mute_pad), (gst_stream_info_set_property),
9547         (gst_stream_info_get_property):
9548         * gst/playback/gststreaminfo.h:
9549         Fix playback of multiple files.
9550         a slightly different approach to handling dynamic pad removals.
9551         This one only looks at pads that we have linked.
9552
9553 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9554
9555         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9556         free" warning from libc.
9557
9558 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9559
9560         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9561         (get_unconnected_element), (remove_starting_from), (pad_removed),
9562         (close_link):
9563           Implement support for dynamic pad changing. We listen to "live"
9564           pad removals (i.e. while playing) and re-setup autoplugging
9565           after that. Playbasebin/playbin need some more work for this
9566           to finally work, but decodebin supports (and replugs) chained
9567           ogg now.
9568
9569 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9570
9571         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9572         (gst_alsa_finalize):
9573         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9574         (gst_cdaudio_finalize):
9575         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9576         (cdparanoia_finalize):
9577         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9578         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9579         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9580         (dvdreadsrc_finalize):
9581         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9582         (gst_flacdec_finalize):
9583         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9584         (gst_flacenc_finalize):
9585         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9586         (gst_gnomevfssink_finalize):
9587         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9588         (gst_gnomevfssrc_finalize):
9589         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9590         (gst_fameenc_finalize):
9591         * ext/nas/nassink.c: (gst_nassink_class_init),
9592         (gst_nassink_finalize):
9593         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9594         (gst_sdlvideosink_class_init):
9595         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9596         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9597         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9598         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9599         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9600         (gst_x_window_listener_dispose):
9601         * gst/audioscale/gstaudioscale.c:
9602         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9603         (play_on_demand_finalize):
9604         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9605         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9606         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9607         (cdplayer_finalize):
9608         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9609         (gst_glimagesink_class_init):
9610         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9611         (gst_osselement_finalize):
9612         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9613         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9614         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9615           Fixes a bunch of problems with finalize and dispose functions,
9616           either assumptions that dispose is only called once, or not calling
9617           the parent class dispose/finalize function
9618
9619 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9620
9621         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9622           added two api precondition guards
9623           use g_strdup with getenv to fix crash when using ENVVAR
9624
9625 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9626         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9627         (gst_esdsink_finalize):
9628         Use a finalize function, not dispose, and more importantly,
9629         call the parent class finalize function too
9630
9631 2004-11-01  Johan Dahlin  <johan@gnome.org>
9632
9633         * ext/ogg/gstoggdemux.c:
9634         * gst/tags/gstvorbistag.c:
9635         Plug leaks.
9636
9637 2004-10-31  Benjamin Otte  <otte@gnome.org>
9638
9639         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9640           lotsa memleaks today. But they're all small...
9641
9642 2004-10-31  Benjamin Otte  <otte@gnome.org>
9643
9644         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9645           another memleak crushed
9646
9647 2004-10-31  Benjamin Otte  <otte@gnome.org>
9648
9649         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9650           fix memleak
9651
9652 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9653
9654         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9655           Hack to prevent crash when going to READY inside signal handler
9656           while this function is active.
9657
9658 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9659
9660         * gst/ffmpegcolorspace/Makefile.am:
9661         * gst/ffmpegcolorspace/avcodec.h:
9662         * gst/ffmpegcolorspace/common.h:
9663         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9664         * gst/ffmpegcolorspace/dsputil.h:
9665         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9666         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9667         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9668         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9669         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9670         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9671         (gst_ffmpegcsp_avpicture_fill):
9672         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9673         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9674         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9675         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9676         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9677         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9678         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9679         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9680         * gst/ffmpegcolorspace/imgconvert.c:
9681         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9682         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9683         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9684         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9685         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9686         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9687         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9688         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9689         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9690         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9691         (grow21), (grow22), (grow41), (grow44), (conv411),
9692         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9693         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9694         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9695         (avpicture_free), (is_yuv_planar), (img_convert),
9696         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9697         (deinterlace_line_inplace), (deinterlace_bottom_field),
9698         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9699         * gst/ffmpegcolorspace/imgconvert_template.h:
9700         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9701         * gst/ffmpegcolorspace/mmx.h:
9702         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9703         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9704         (av_freep), (avcodec_get_context_defaults),
9705         (avcodec_alloc_context), (avcodec_init):
9706           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9707           handling plus update from ffmpeg CVS. Large clean-up.
9708
9709 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9710
9711         * gst/playback/Makefile.am:
9712           We need the marshallers for decodebin, too.
9713
9714 2004-10-30  David Schleef  <ds@schleef.org>
9715
9716         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9717           quicktime typefinding work with 64-bit offsets.
9718
9719 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9720
9721         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9722           Set EOS on the element when processing an EOS event.
9723         * ext/speex/gstspeexdec.h:
9724         * ext/speex/gstspeexenc.h:
9725           Only keep a const ptr to the mode
9726         * gst-libs/gst/riff/riff-media.c:
9727         (gst_riff_create_audio_caps_with_data),
9728         (gst_riff_create_audio_template_caps):
9729           Allow WMAV3, with up to 6 channels.
9730         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9731           Don't call gst_pad_set_event_function on a sink pad.
9732         * gst/mpegstream/gstdvddemux.c:
9733         (gst_dvd_demux_get_subpicture_stream),
9734         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
9735           Copy the explicit caps that were set across to the cur_* pads,
9736           instead of trying to use a possibly non-existent negotiated caps.
9737           Reset the type of subpicture pads to UNKNOWN after calling
9738           init_stream, so that the caps get set.
9739
9740 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
9741
9742         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9743
9744         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9745           Don't touch buffer if it is of size 0 (fixes #151064).
9746
9747 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9748
9749         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
9750           Synchronized discont handling.
9751
9752 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9753
9754         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9755         (gst_ogg_demux_push):
9756           Make seeking sort-of exact again (fixes #156387).
9757
9758 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9759
9760         * gst/playback/gstplaybasebin.c: (unknown_type),
9761         (add_element_stream), (new_decoded_pad),
9762         (gst_play_base_bin_change_state):
9763         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9764         (gst_stream_info_init), (gst_stream_info_new),
9765         (gst_stream_info_dispose), (gst_stream_info_get_property):
9766         * gst/playback/gststreaminfo.h:
9767           Make caps explicitely available. Makes testing for unsupported
9768           types possible. Improves error reporting.
9769
9770 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9771
9772         * gst/audioconvert/gstaudioconvert.c:
9773         (gst_audio_convert_buffer_to_default_format):
9774           Really don't touch read-only buffers (#156563).
9775
9776 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
9777
9778         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9779
9780         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9781           Fix memleak (#155223).
9782
9783 2004-10-29  Wim Taymans  <wim@fluendo.com>
9784
9785         * gst/tcp/.cvsignore:
9786         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
9787         (gst_multifdsink_class_init), (gst_multifdsink_init),
9788         (gst_multifdsink_add), (gst_multifdsink_remove),
9789         (gst_multifdsink_remove_client_link), (is_sync_frame),
9790         (gst_multifdsink_new_client),
9791         (gst_multifdsink_handle_client_write),
9792         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9793         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
9794         (gst_multifdsink_get_property):
9795         * gst/tcp/gstmultifdsink.h:
9796         Added burst on connect sync_method, deprecated sync_clients,
9797         streamlined the sync code some more.
9798
9799 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9800
9801         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
9802         (gst_play_base_bin_change_state):
9803           Improve error reporting.
9804
9805 2004-10-28  Wim Taymans  <wim@fluendo.com>
9806
9807         * gst/tcp/Makefile.am:
9808         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
9809         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
9810         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
9811         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
9812         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
9813         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
9814         (gst_fdset_wait):
9815         Added more locks around fdset structures. Fixed/reworked
9816         the poll array resizing code.
9817         Added stress test for fdset.
9818
9819 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9820
9821         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9822         fix build
9823
9824 2004-10-28  Benjamin Otte  <otte@gnome.org>
9825
9826         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9827           fix link function to always query channels and query width for
9828           floats
9829         * configure.ac:
9830           add equalizer dir
9831         * gst/equalizer/Makefile.am:
9832         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
9833         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
9834         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
9835         (arg_to_scale), (setup_filter),
9836         (gst_iir_equalizer_compute_frequencies),
9837         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
9838         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
9839         (plugin_init):
9840           add an equalizer
9841
9842 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9843
9844         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
9845
9846         * po/LINGUAS:
9847         * po/nb.po:
9848           Added Norwegian Bokmaal translation
9849
9850 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9851
9852         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9853           Don't break on options (fixes #156488).
9854
9855 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9856
9857         * configure.ac:
9858         * ext/cdaudio/Makefile.am:
9859         * sys/Makefile.am:
9860           fix build on older automake
9861
9862 2004-10-26  Wim Taymans  <wim@fluendo.com>
9863
9864         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
9865         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
9866         Allow a little margin when negotiating the framerate.
9867
9868 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
9869
9870         * gst/level/gstlevel.c:
9871           synchonised naming of pads and pad-templates
9872
9873 2004-10-26  Wim Taymans  <wim@fluendo.com>
9874
9875         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9876         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
9877         (_find_streams_check), (gst_ogg_demux_push):
9878         Fix EOS again. Needs to be done in a better way. We should not
9879         remove the pad if there is no new chained stream.
9880
9881 2004-10-26 Iain <iaingnome@gmail.com>
9882
9883         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
9884         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
9885         of the caps.
9886         * gst/interleave/interleave.c (interleave_class_init): Hook up release
9887         pad.
9888         (interleave_release_pad): Remove the pad.
9889         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
9890         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
9891         the set device.
9892         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
9893         attrs
9894         (gst_xvimagesink_xcontext_clear): Free the xcontext.
9895         (gst_xvimagesink_finalize): Free the par.
9896
9897 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9898
9899         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
9900         (gst_avimux_stop_file):
9901           First calculate the rate, and only then use it. Hdr.rate is a
9902           multiple and not a derivative of hdr.scale. Scale is not the
9903           same as blockalign but is solely related to rate.
9904
9905 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9906
9907         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
9908         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
9909           Implement seeking.
9910
9911 2004-10-25  James Henstridge  <james@jamesh.id.au>
9912
9913         Reviewed by:  David Schleef  <ds@schleef.org>
9914
9915         * examples/gstplay/player.c: (got_stream_length), (main):
9916         * examples/seeking/cdplayer.c: (update_scale):
9917         * examples/seeking/seek.c: (format_value), (update_scale):
9918         * examples/seeking/spider_seek.c: (format_value), (update_scale),
9919         (stop_seek):
9920         Build fixes on AMD64.
9921
9922 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9923
9924         reviewed by: Ronald Bultje <rbultje at gnome dot org>
9925
9926         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
9927         Fix for some v4l cards which hang in v4lsrc
9928
9929 2004-10-25  Wim Taymans  <wim@fluendo.com>
9930
9931         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
9932         (gst_ogg_demux_push), (gst_ogg_chains_clear):
9933         Make sure to remove the pad when a new chain is
9934         encountered. Set some vars to NULL so we don't try
9935         to reference freed memory.
9936
9937 2004-10-25  Wim Taymans  <wim@fluendo.com>
9938
9939         * examples/seeking/Makefile.am:
9940         * examples/seeking/cdplayer.c: (update_scale):
9941         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
9942         * examples/seeking/playbin.c: (make_playerbin_pipeline),
9943         (format_value), (update_scale), (iterate), (start_seek),
9944         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
9945         (print_usage), (main):
9946         Added some more examples, update others.
9947
9948 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9949
9950         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
9951         * ext/speex/gstspeexdec.c: (speex_dec_chain):
9952         * ext/theora/theoradec.c: (theora_dec_chain):
9953         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9954           Add codec-name metadata.
9955
9956 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
9957
9958         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9959
9960         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9961         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9962         * ext/alsa/gstalsamixertrack.h:
9963         * po/POTFILES.in:
9964           ALSA mixer track label internationalization (#154054).
9965
9966 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9967
9968         * ext/theora/theoradec.c: (theora_dec_chain):
9969           Export bitrate as metadata.
9970
9971 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9972
9973         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9974         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9975         * ext/alsa/gstalsamixertrack.h:
9976           Fix names, fix loop.
9977
9978 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9979
9980         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
9981         (speex_dec_convert):
9982           sinkconvert function so oggdemux can get the file length (totem).
9983
9984 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
9985
9986         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9987
9988         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9989           Don't push incomplete packets.
9990         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
9991           Fix MPEG-4 audio typefinding.
9992
9993 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9994
9995         * sys/v4l/Makefile.am:
9996         * sys/v4l/gstv4l.c: (plugin_init):
9997         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
9998         (gst_v4lelement_init), (gst_v4lelement_dispose),
9999         (gst_v4lelement_change_state):
10000         * sys/v4l/gstv4lelement.h:
10001         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
10002         (gst_v4l_xoverlay_close), (idle_refresh),
10003         (gst_v4l_xoverlay_set_xwindow_id):
10004         * sys/v4l/gstv4lxoverlay.h:
10005         * sys/v4l/v4l-overlay_calls.c:
10006         * sys/v4l/v4l_calls.h:
10007         * sys/v4l2/Makefile.am:
10008         * sys/v4l2/gstv4l2.c: (plugin_init):
10009         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
10010         (gst_v4l2element_init), (gst_v4l2element_dispose),
10011         (gst_v4l2element_change_state):
10012         * sys/v4l2/gstv4l2element.h:
10013         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
10014         (gst_v4l2_xoverlay_close), (idle_refresh),
10015         (gst_v4l2_xoverlay_set_xwindow_id):
10016         * sys/v4l2/gstv4l2xoverlay.h:
10017         * sys/v4l2/v4l2-overlay_calls.c:
10018         * sys/v4l2/v4l2_calls.h:
10019           Remove client-side overlay handling, use the X-server v4l plugin
10020           for that. Nicer overlay, less code. Also make the plugin
10021           compileable without X (but then without overlay, obviously).
10022           Makes xwindowlistener obsolete, should we remove that?
10023
10024 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10025
10026         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
10027         (gst_osssrc_src_query):
10028         * sys/oss/gstosssrc.h:
10029           OK, so people want offset in DEFAULT. This time, actually fix all
10030           cases.
10031         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
10032           Add FPS properly.
10033
10034 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10035
10036         * gst/asfdemux/gstasfmux.c:
10037         * gst/avi/gstavimux.c:
10038           Framerate.
10039
10040 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10041
10042         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
10043           Fix properties (channel, norm, frequency).
10044
10045 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10046
10047         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
10048           Flag typo.
10049         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
10050           No warnings.
10051
10052 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10053
10054         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
10055           Fix hang.
10056
10057 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10058
10059         * sys/v4l2/gstv4l2element.h:
10060           Yet Another Hack (tm) for kernel header borkedness.
10061         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
10062         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
10063         (gst_v4l2src_link), (gst_v4l2src_getcaps),
10064         (gst_v4l2src_change_state):
10065         * sys/v4l2/gstv4l2src.h:
10066         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
10067         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
10068           Fix caps, keep track of state, work.
10069
10070 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10071
10072         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10073           Quiet.
10074
10075 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10076
10077         * sys/oss/gstosssrc.c: (gst_osssrc_get):
10078           Don't mix bytes and samples.
10079
10080 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10081
10082         * ext/ogg/gstoggmux.c:
10083           Basic pad template which accepts OGM tracks, speex, flac, vorbis
10084           and theora. Any is incorrect.
10085         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
10086           Fix caps.
10087         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10088         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10089         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
10090         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
10091         * sys/v4l/gstv4lmjpegsrc.h:
10092         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
10093         (gst_v4lsrc_change_state):
10094         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
10095         (gst_v4lmjpegsrc_capture_stop):
10096           Fix caps. Keep track of internal state. Work.
10097
10098 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10099
10100         * ext/Makefile.am:
10101           Fix the build fixes.
10102
10103 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10104
10105         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10106         (gst_ogg_demux_src_event), (_find_chain_seek),
10107         (gst_ogg_pad_push):
10108           Check for pad availability before using it.
10109         * ext/ogg/gstoggdemux.c: (_find_chain_process):
10110           Fix parsing of chained ogg. Needs more work on the decoder side.
10111
10112 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10113
10114         * gst/spectrum/Makefile.am:
10115         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
10116         (idle_func):
10117           Fix demo and reenable it. Yes, I'm currently playing with audio
10118           analysis tools
10119
10120 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10121
10122         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10123           We love it if files that start at zero work too...
10124
10125 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10126
10127         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10128           Handle files with missing EOS headers.
10129
10130 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10131
10132         * gst/tcp/gsttcpserversink.c:
10133         (gst_tcpserversink_handle_server_read),
10134         (gst_tcpserversink_init_send):
10135         Zero some variables first (need for accept not to return EINVAL)
10136
10137 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10138
10139         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10140         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10141         * ext/theora/theoradec.c: (theora_dec_sink_convert),
10142         (theora_dec_chain):
10143         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
10144         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
10145           Seeking and querying finetune.
10146
10147 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10148
10149         * configure.ac:
10150         * ext/Makefile.am:
10151         * ext/raw1394/Makefile.am:
10152           fix the build
10153
10154 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10155
10156         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10157           Wrong return.
10158         * gst/playback/Makefile.am:
10159         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
10160         * gst/playback/gstplay-marshal.list:
10161         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
10162           Fix marshallers.
10163
10164 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10165
10166         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
10167           Silence.
10168
10169 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10170
10171         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10172         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10173         (gst_ogg_pad_push):
10174           Yay for non-lineair granulepos in theora.
10175
10176 2004-10-18  Wim Taymans  <wim@fluendo.com>
10177
10178         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
10179         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10180         * ext/dv/gstdvdec.h:
10181         Make sure we renegotiate aspect ratio when the camera switches.
10182
10183 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10184
10185         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10186         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10187           Start at zero.
10188         * ext/theora/theoradec.c: (theora_dec_chain):
10189           Skip headers. Bad idea for chained ogg, but fixes seeking.
10190
10191 2004-10-18  Wim Taymans  <wim@fluendo.com>
10192
10193         * configure.ac:
10194         I swear, this is the last time I touch this.
10195
10196 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10197
10198         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10199         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10200         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
10201           Faster seeking.
10202         * ext/theora/theoradec.c: (theora_dec_sink_convert):
10203           Time-to-default conversion.
10204         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10205           Don't error on unknown packets, just skip. We should probably
10206           read them if we want to support chained ogg.
10207
10208 2004-10-18  Wim Taymans  <wim@fluendo.com>
10209
10210         * configure.ac:
10211         Added cdaudio to wrong list.
10212
10213 2004-10-18  Wim Taymans  <wim@fluendo.com>
10214
10215         * configure.ac:
10216         Revive cdaudio.
10217
10218 2004-10-18  Wim Taymans  <wim@fluendo.com>
10219
10220         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10221         (gst_dvdec_video_link), (gst_dvdec_push):
10222         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10223         (gst_smokeenc_resync), (gst_smokeenc_chain):
10224         Fix mimetype on smoke encoder.
10225         Add aspect ratio to dvdec. Not sure if these
10226         values are correct though....
10227
10228 2004-10-18  Wim Taymans  <wim@fluendo.com>
10229
10230         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
10231         Fix vorbis property descriptions and ranges.
10232
10233 2004-10-18  Wim Taymans  <wim@fluendo.com>
10234
10235         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10236         Really do nothing when no data is available.
10237         Go to the playing state when the stream is not seekable
10238         instead of failing.
10239
10240 2004-10-18  Wim Taymans  <wim@fluendo.com>
10241
10242         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
10243         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
10244         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
10245         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
10246         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
10247         Added uri handler for cd://
10248         Port to new API.
10249
10250 2004-10-18  Wim Taymans  <wim@fluendo.com>
10251
10252         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10253         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10254         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10255         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10256         (remove_prerolls), (unknown_type), (add_element_stream),
10257         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10258         (gst_play_base_bin_remove_element),
10259         (gst_play_base_bin_link_stream):
10260         * gst/playback/gstplaybin.c: (gen_video_element),
10261         (gen_vis_element), (remove_sinks), (setup_sinks):
10262         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10263         (gst_stream_info_get_type), (gst_stream_info_class_init),
10264         (gst_stream_info_init), (gst_stream_info_new),
10265         (gst_stream_info_dispose), (stream_info_mute_pad),
10266         (gst_stream_info_set_property), (gst_stream_info_get_property):
10267         * gst/playback/gststreaminfo.h:
10268         Add sink padtemplate to decodebin.
10269         Added some more comments.
10270         Make queue size configurable in playbasebin.
10271         Added possibility to use elements as sinks (ex cdaudio).
10272
10273 2004-10-15  Wim Taymans  <wim@fluendo.com>
10274
10275         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10276         (gst_speexenc_chain):
10277         Fix speex timestamps so that it gets muxed properly.
10278
10279 2004-10-15  Wim Taymans  <wim@fluendo.com>
10280
10281         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10282         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10283         (gst_dv1394src_init), (gst_dv1394src_dispose),
10284         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10285         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10286         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10287         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10288         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10289         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10290         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10291         * ext/raw1394/gstdv1394src.h:
10292         Added conversion/query functions.
10293         Update buffer timestamps,
10294         Added signals.
10295         Added uri dv:// so it might play from the firewire in playbin.
10296         Fix a possible leak.
10297         Added debugging.
10298
10299 2004-10-15  Wim Taymans  <wim@fluendo.com>
10300
10301         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10302         (gst_dv1394src_init), (gst_dv1394src_set_property),
10303         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10304         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10305         * ext/raw1394/gstdv1394src.h:
10306         Added AV/C VTR control support needed for some cameras.
10307         Added automatic port detection.
10308         Added properties for selecting the channel.
10309         The configure.ac script is not yet updated to reflect the
10310         new libavc1394 and librom1394 dependencies.
10311
10312 2004-10-15  Wim Taymans  <wim@fluendo.com>
10313
10314         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10315         (qtdemux_parse), (gst_qtdemux_handle_esds):
10316         An esds box is not a container.
10317         Fix parsing of mp4v boxes.
10318         Do not try to renegotiate fps for each frame. Need to
10319         find a better method. This should fix mp4 playback.
10320
10321 2004-10-14  David Schleef  <ds@schleef.org>
10322
10323         * configure.ac: update for swfdec-0.3 and liboil-0.2
10324         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10325         * ext/swfdec/gstswfdec.h: same
10326         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10327         * gst/videotestsrc/videotestsrc.c: same
10328
10329 2004-10-14  Wim Taymans  <wim@fluendo.com>
10330
10331         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10332         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10333         (is_sync_frame), (gst_multifdsink_new_client),
10334         (gst_multifdsink_handle_client_write),
10335         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10336         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10337         Turn warnings into info.
10338         Don't allow a state change in the streaming thread.
10339
10340 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10341
10342         * ext/vorbis/oggvorbisenc.c:
10343         * ext/vorbis/vorbisdec.c:
10344           fix template sample rate
10345
10346 2004-10-13  Wim Taymans  <wim@fluendo.com>
10347
10348         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10349         Decoding the header first fixes some problems in resyncing
10350         in more mp3s.
10351
10352 2004-10-12  Wim Taymans  <wim@fluendo.com>
10353
10354         * gst/playback/gstplaybin.c: (gen_video_element),
10355         (gen_vis_element), (remove_sinks), (setup_sinks):
10356         Added vis plugin support, need to configure the vis
10357         element to activate it.
10358
10359 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10360
10361         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10362         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10363           Some debug.
10364         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10365         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10366         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10367         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10368         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10369         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10370         * gst/avi/gstavidemux.h:
10371           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10372           recovery (where, if part of the index is broken, we will still read
10373           the rest of the index and recover the broken part by stream
10374           scanning). More broken media support. EOS workarounds. General AVI
10375           braindamage headache recovery. Aspirin included.
10376
10377 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10378
10379         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10380         (cdparanoia_event), (cdparanoia_query):
10381           Get rid of hideous lead-in.
10382
10383 2004-10-11  Wim Taymans  <wim@fluendo.com>
10384
10385         * gst/playback/gstplaybasebin.c: (setup_source):
10386         Wrong var used to get g_list_next.
10387
10388 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10389
10390         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10391         (cdparanoia_get), (cdparanoia_open):
10392           Report discid as metadata, add duration.
10393
10394 2004-10-11  Wim Taymans  <wim@fluendo.com>
10395
10396         * gst/playback/gstplaybasebin.c: (setup_source):
10397         Cleanup the previous pipeline a little earlier for the
10398         case that a source element provides raw data.
10399
10400 2004-10-11  Benjamin Otte  <otte@gnome.org>
10401
10402         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10403           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10404           consuming the last 128 bytes, even though it was valid mp3 data.
10405
10406 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10407
10408         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10409         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10410         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10411         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10412
10413 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10414
10415         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10416         Fix for webcams that support only specific width or height
10417
10418 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10419
10420         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10421
10422         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10423           Fix wrong discont event setup (fixes #154967).
10424
10425 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10426
10427         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10428
10429         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10430           Error out on invalid data (fixes #154807).
10431
10432 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10433
10434         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10435
10436         * ext/dvdread/dvdreadsrc.c: (_read):
10437           Make titles > 0 work again (fixes #154834).
10438
10439 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10440
10441         * gst-libs/gst/riff/riff-media.c:
10442         (gst_riff_create_video_template_caps):
10443           WMV3 missing in template caps.
10444
10445 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10446
10447         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10448           OK, so the original code was too strict. It makes random AVI files
10449           hang for seconds upon opening, which is unacceptable and is far
10450           beyond the original goal of getting multiple chunks for one-chunk
10451           sounc stream files. So now do just that.
10452
10453 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10454
10455         * gst/playback/gstplaybasebin.c: (setup_source),
10456         (gst_play_base_bin_change_state):
10457           Actually clean up streaminfo if output fails. This would trigger
10458           if, for example, there was no CD in the drive. No preroll, so
10459           a streaminfo structure is created, but the subsequent state change
10460           of the thread fails.
10461         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10462           Don't change state if parent failed.
10463
10464 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10465
10466         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10467         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10468         (gen_video_element), (remove_sinks):
10469           Add small bits of code for screenshot handling.
10470
10471 2004-10-08  Wim Taymans  <wim@fluendo.com>
10472
10473         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10474         (gen_video_element), (gen_audio_element), (setup_sinks):
10475         Don't assume the user provided sinks are named "sink"...
10476
10477 2004-10-08  Wim Taymans  <wim@fluendo.com>
10478
10479         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10480         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10481         (gst_play_base_bin_link_stream):
10482         Do not try to autoplug sources that generate raw streams like
10483         cdparanoia.
10484         disconnect the preroll overrun signal when we don't need it anymore.
10485
10486 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10487
10488         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10489         Added reworked patch from #154903 from milosz derezynski (deadchip).
10490
10491 2004-10-08  Wim Taymans  <wim@fluendo.com>
10492
10493         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10494         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10495         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10496         (cdparanoia_convert), (cdparanoia_uri_get_type),
10497         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10498         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10499         * ext/cdparanoia/gstcdparanoia.h:
10500         This adds the cdda://<tracknum> uri.
10501
10502 2004-10-08  Wim Taymans  <wim@fluendo.com>
10503
10504         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10505         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10506         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10507         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10508         (unknown_type), (gst_play_base_bin_remove_element),
10509         (gst_play_base_bin_link_stream):
10510         * gst/playback/gstplaybasebin.h:
10511         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10512         (gst_play_bin_set_property), (gen_video_element),
10513         (gen_audio_element), (setup_sinks):
10514         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10515         (gst_stream_info_get_type), (gst_stream_info_class_init),
10516         (gst_stream_info_init), (gst_stream_info_new),
10517         (gst_stream_info_dispose), (stream_info_mute_pad),
10518         (gst_stream_info_set_property), (gst_stream_info_get_property):
10519         * gst/playback/gststreaminfo.h:
10520         Reuse the audio and video bins.
10521         Some internal cleanups in the stream selection code.
10522
10523 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10524
10525         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10526         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10527         * sys/ximage/ximagesink.h:
10528         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10529         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10530         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10531         not coming from those elements. Moreover these elements should not keep
10532         the xid they have been given when in NULL state.
10533
10534 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10535
10536         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10537         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10538         * sys/ximage/ximagesink.h:
10539         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10540         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10541         * sys/xvimage/xvimagesink.h:
10542           Actually only create a new toplevel window if we're not gonna
10543           embed it right after.
10544
10545 2004-10-07  Wim Taymans  <wim@fluendo.com>
10546
10547         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10548         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10549         * gst/playback/gstplaybin.c: (setup_sinks):
10550         Implement muting/unmuting of streams, mute streams that are not
10551         used.
10552
10553 2004-10-07  Wim Taymans  <wim@fluendo.com>
10554
10555         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10556         (plugin_init):
10557         Added lame audio/x-ac3 typefind function.
10558
10559 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10560
10561         * configure.ac:
10562           bump nano to cvs
10563
10564 === release 0.8.5 ===
10565
10566 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10567
10568         * NEWS:
10569         * RELEASE:
10570         * configure.ac:
10571           releasing 0.8.5, "Take You On"
10572
10573 2004-10-06  Wim Taymans  <wim@fluendo.com>
10574
10575         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10576         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10577         (no_more_pads), (close_link), (type_found):
10578         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10579         * gst/playback/gstplaybin.c: (gen_video_element):
10580         Do not signal the no_more_pads after the first pad when
10581         we are plugging a non dynamic element with multiple
10582         output pads (like swfdec, dvdec, ...).
10583
10584 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10585
10586         * configure.ac:
10587           bump for prerelease
10588
10589 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10590
10591         * gst/wavparse/gstwavparse.c:
10592           add ATRAC3 to STATIC CAPS to fix a warning
10593
10594         * gst/matroska/ebml-read.c:
10595         * gst-libs/gst/riff/riff-read.c:
10596           fix typos
10597
10598 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10599
10600         * gst-libs/gst/riff/riff-media.c:
10601           generate caps for ATRAC3 audio streams
10602
10603         * gst/realmedia/rmdemux.c:
10604           generate caps for ATRAC3 audio streams
10605
10606 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10607
10608         * gst/wavparse/Makefile.am
10609         * gst/wavparse/riff.h
10610         * gst/wavparse/wavparse.vcproj
10611           riff.h removal (unused and duplication with riff-ids.h)
10612
10613 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10614
10615         * gst/wavparse/gstwavparse.h
10616           remove duplicated defines for audio codec codes
10617
10618         * gst-libs/gst/riff/riff-ids.h
10619         * gst/wavenc/riff.h:
10620           add "4CC" code for ATRAC3 audio streams
10621           add "4CC" code for ITU_G721_ADPCM (unused for now)
10622
10623 2004-10-06  Wim Taymans  <wim@fluendo.com>
10624
10625         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10626         Actually _do_ negotiation. Pass gdouble as arg instead
10627         of guint64 for the framerate.
10628
10629 2004-10-06  Wim Taymans  <wim@fluendo.com>
10630
10631         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10632         (find_compatibles), (close_pad_link), (try_to_link_1),
10633         (no_more_pads), (close_link), (type_found):
10634         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10635         * gst/playback/gstplaybin.c: (gen_video_element),
10636         (gen_audio_element):
10637         Set state on newly added element to READY so that negotiation
10638         can happen ASAP.
10639         Addes some more debug info.
10640         Do not try to plug pads with multiple caps structures or ANY
10641         because it is too dangerous since we do not do dynamic
10642         replugging.
10643
10644 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10645
10646         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10647
10648         * po/LINGUAS:
10649         * po/or.po:
10650           add Oriya translation
10651
10652 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10653
10654         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10655           Prevent overwrite of size member. Makes audio sound crappy.
10656
10657 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10658
10659         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10660         Add rmvb to the list of known RealMedia extensions
10661
10662 2004-10-05  Wim Taymans  <wim@fluendo.com>
10663
10664         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10665         (mngdec_openstream), (mngdec_closestream),
10666         (mngdec_handle_sink_event), (mngdec_readdata),
10667         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10668         (mngdec_getcanvasline), (mngdec_refresh),
10669         (gst_mngdec_change_state):
10670         Set the framerate correctly.
10671
10672 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10673
10674         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10675           There was something wrong with the index massaging.
10676
10677 2004-10-04  Wim Taymans  <wim@fluendo.com>
10678
10679         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10680         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10681         (gst_smokedec_chain):
10682         * ext/jpeg/gstsmokedec.h:
10683         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10684         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10685         * ext/jpeg/gstsmokeenc.h:
10686         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10687         (smokecodec_decode_new), (smokecodec_info_free),
10688         (smokecodec_set_quality), (smokecodec_get_quality),
10689         (smokecodec_set_threshold), (smokecodec_get_threshold),
10690         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10691         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10692         (smokecodec_encode), (smokecodec_parse_id),
10693         (smokecodec_parse_header), (smokecodec_decode):
10694         * ext/jpeg/smokecodec.h:
10695         * ext/jpeg/smokeformat.h:
10696         Updated smoke, new bitstream, allows embedding in ogg.
10697
10698 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10699
10700         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10701           Fix seeking in some files. All this code is no longer needed (and
10702           actually breaks stuff) because we now synchronize the full index
10703           right when reading the header.
10704
10705 2004-10-04  Wim Taymans  <wim@fluendo.com>
10706
10707         * configure.ac:
10708         configure update for libmng.
10709
10710 2004-10-04  Wim Taymans  <wim@fluendo.com>
10711
10712         * ext/libmng/Makefile.am:
10713         * ext/libmng/gstmng.c: (plugin_init):
10714         * ext/libmng/gstmng.h:
10715         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10716         (gst_mngdec_base_init), (gst_mngdec_class_init),
10717         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10718         (gst_mngdec_loop), (gst_mngdec_get_property),
10719         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10720         (mngdec_closestream), (mngdec_handle_sink_event),
10721         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10722         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10723         (gst_mngdec_change_state):
10724         * ext/libmng/gstmngdec.h:
10725         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10726         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10727         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10728         (gst_mngenc_chain), (gst_mngenc_get_property),
10729         (gst_mngenc_set_property):
10730         * ext/libmng/gstmngenc.h:
10731         Added basic MNG decoder. Needs more work. The encoder does
10732         not work yet.
10733
10734 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10735
10736         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
10737         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
10738         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
10739           Don't hang on length=0 chunks. Some negotiation fixes. Signal
10740           no-more-pads.
10741
10742 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10743
10744         * configure.ac:
10745           you need at least 1.0.4 of speex
10746
10747 2004-10-04 Iain <iaingnome@gmail.com>
10748
10749         * ext/speex/gstspeexdec.h: Revert the includes changes.
10750
10751         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
10752
10753 2004-09-30 Iain <iaingnome@gmail.com>
10754
10755         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
10756         found during init or set as a property instead of hardcoding /dev/audio
10757
10758 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10759
10760         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
10761         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
10762         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
10763         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
10764         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
10765         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
10766         (gst_rmdemux_dump_data):
10767           Use debug category, fix EOS handling. filesrc ! rmdemux now
10768           works.
10769
10770 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10771
10772         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10773         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
10774         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
10775           Improve allocation, cutting and sorting of the index. How takes a
10776           few seconds instead of minutes.
10777
10778 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
10779
10780         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
10781           fixed compilation
10782
10783 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10784
10785         * gst-libs/gst/riff/riff-media.c:
10786         (gst_riff_create_video_caps_with_data),
10787         (gst_riff_create_video_template_caps):
10788           Add wing commander format mimetype/fourccs.
10789         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10790           Don't crash if some value is 0.
10791
10792 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10793
10794         * gst-libs/gst/riff/riff-media.c:
10795         (gst_riff_create_video_caps_with_data),
10796         (gst_riff_create_video_template_caps):
10797           Add DIB fourcc (raw, palettized 8-bit RGB).
10798         * gst-libs/gst/riff/riff-read.c:
10799         (gst_riff_read_strf_vids_with_data):
10800           Oops, fix strf_data reading bug.
10801         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10802           Use a non-NULL tag.
10803         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
10804           Time for hacks. Sorry Dave. At least one quicktime movie (a
10805           trailer) that I've encountered contains multiple video tracks.
10806           One of those is the actual video track, the other are one-frame
10807           tracks (images). Unfortunately, the number of frames according
10808           to the trak header is 1 for each, so that doesn't help. So
10809           instead, I look at the duration and discard tracks with a
10810           duration shorter than 20% of the length of the stream. Better
10811           than nothing.
10812
10813 2004-10-01  Christian Schaller <christian@fluendo.com>
10814
10815         * ext/ivorbis/vorbis.c:
10816           Patch from Phil Blundell (Bug 152341)
10817
10818 2004-10-01  Wim Taymans  <wim@fluendo.com>
10819
10820         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
10821         (speex_dec_get_formats), (speex_dec_convert),
10822         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
10823         (speex_dec_chain), (gst_speexdec_get_property),
10824         (gst_speexdec_set_property):
10825         Small cleanups.
10826
10827 2004-10-01  Wim Taymans  <wim@fluendo.com>
10828
10829         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10830         (gst_wavparse_stream_init), (gst_wavparse_fmt),
10831         (gst_wavparse_other), (gst_wavparse_loop),
10832         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10833         (gst_wavparse_srcpad_event):
10834         * gst/wavparse/gstwavparse.h:
10835         Added some more debugging info.
10836         Fix the case where the length of the file is 0.
10837         Make sure we seek to sample borders.
10838
10839 2004-10-01  Wim Taymans  <wim@fluendo.com>
10840
10841         * gst/playback/README:
10842         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
10843         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10844         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10845         Add some debug info to decodebin, update README
10846
10847 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10848
10849         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
10850           Don't use g_print(); use GST_DEBUG().
10851
10852 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10853
10854         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
10855         (gst_ogg_mux_queue_pads):
10856           Handle EOS properly.
10857
10858 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10859
10860         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10861
10862         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
10863         (gst_faad_chain), (gst_faad_change_state):
10864         * ext/faad/gstfaad.h:
10865           Allow playback of raw (unframed) MPEG AAC files (#148993).
10866
10867 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10868
10869         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10870
10871         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10872           Throw error if we didn't recognize the stream. Fixes #152289.
10873
10874 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10875
10876         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
10877           Fix negotiation.
10878
10879 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
10880
10881         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10882
10883         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10884           Fix memleak.
10885
10886 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
10887
10888         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10889
10890         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
10891           Solve #152805.
10892         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
10893           Solve 152806.
10894
10895 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10896
10897         * gst-libs/gst/riff/riff-media.c:
10898         (gst_riff_create_video_caps_with_data),
10899         (gst_riff_create_audio_caps_with_data):
10900           Add codec_data handling (like asfdemux used to do).
10901         * gst/asfdemux/gstasf.c: (plugin_init):
10902         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
10903         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
10904           Use riff-media for caps creation instead of our own (mostly
10905           broken) copy of its functions.
10906
10907 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10908
10909         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
10910           Don't actually error out if we get another return value than
10911           -EINVAL. Opposite to what I first thought, drivers have random
10912           return values for this, although -EINVAL is the expected return
10913           value. Since this is not fatal, we shouldn't use
10914           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
10915
10916 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10917
10918         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
10919         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
10920         (dvdreadsrc_get_property), (_open), (_seek), (_read),
10921         (dvdreadsrc_get), (dvdreadsrc_open_file),
10922         (dvdreadsrc_change_state):
10923           Fix. Don't do one big huge loop around the whole DVD, that will
10924           cache all data and thus eat sizeof(dvd) (several GB) before we
10925           see something.
10926         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10927           Actually NULL'ify event after using it.
10928         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
10929         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
10930         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
10931         (gst_ebml_read_seek), (gst_ebml_read_skip):
10932           Handle events.
10933         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
10934         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
10935         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
10936           Fix timing (this will probably break if I seek using menus, but
10937           I didn't get there yet). VOBs and normal DVDs should now work.
10938           Add a mpeg2-only pad with high rank so this get autoplugged for
10939           MPEG-2 movies.
10940         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
10941         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
10942         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
10943         (gst_mpeg_demux_get_audio_stream),
10944         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
10945         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
10946           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
10947           MPEG-1 but use dvddemux for MPEG-2.
10948         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
10949         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
10950         (gst_mpeg_parse_parse_packhead):
10951           Timing. Only add pad template if it exists. Add sink template from
10952           class and not from ourselves. This means we will always use the
10953           correct sink template even if it is not the one defined in this
10954           file.
10955
10956 2004-09-29  Wim Taymans  <wim@fluendo.com>
10957
10958         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
10959         (gst_mpeg_demux_parse_pes):
10960         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
10961         Fix playback of mpeg again, timestamps where screwed up by
10962         patch 1.61.
10963
10964 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10965
10966         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
10967           Only return true if we actually filled something in. Prevents
10968           player applications from showing a random length for flac files.
10969         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
10970         (gst_riff_read_use_event), (gst_riff_read_handle_event),
10971         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
10972         (gst_riff_read_strf_vids_with_data),
10973         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
10974           OK, ok, so I implemented event handling. Apparently it's normal
10975           that we receive random events at random points without asking
10976           for it.
10977         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10978         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10979         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
10980         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10981         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
10982         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10983         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
10984         * gst/avi/gstavidemux.h:
10985           Implement non-lineair chunk handling and subchunk processing.
10986           The first solves playback of AVI files where the audio and video
10987           data of individual buffers that we read are not synchronized.
10988           This should not happen according to the wonderful AVI specs, but
10989           of course it does happen in reality. It is also a prerequisite for
10990           the second. Subchunk processing allows us to cut chunks in small
10991           pieces and process each of these pieces separately. This is
10992           required because I've seen several AVI files with incredibly large
10993           audio chunks, even some files with only one audio chunk for the
10994           whole file. This allows for proper playback including seeking.
10995           This patch is supposed to fix all AVI A/V sync issues.
10996         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10997         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
10998           Work.
10999         * gst/modplug/gstmodplug.cc:
11000           Proper return value setting for the query() function.
11001         * gst/playback/gstplaybasebin.c: (setup_source):
11002           Being in non-playing state (after, e.g., EOS) is not necessarily
11003           a bad thing. Allow for that. This fixes playback of short files.
11004           They don't actually playback fully now, because the clock already
11005           runs. This means that small files (<500kB) with a small length
11006           (<2sec) will still not or barely play. Other files, such as mod
11007           or flx, will work correctly, however.
11008
11009 2004-09-28  Wim Taymans  <wim@fluendo.com>
11010
11011         * ext/speex/gstspeex.c: (plugin_init):
11012         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
11013         (gst_speex_dec_class_init), (speex_dec_get_formats),
11014         (speex_get_event_masks), (speex_get_query_types),
11015         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
11016         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
11017         (gst_speexdec_get_property), (gst_speexdec_set_property),
11018         (speex_dec_change_state):
11019         * ext/speex/gstspeexdec.h:
11020         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
11021         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
11022         (gst_speexenc_base_init), (gst_speexenc_class_init),
11023         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
11024         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
11025         (gst_speexenc_src_query), (gst_speexenc_init),
11026         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
11027         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
11028         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
11029         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
11030         (gst_speexenc_chain), (gst_speexenc_get_property),
11031         (gst_speexenc_set_property), (gst_speexenc_change_state):
11032         * ext/speex/gstspeexenc.h:
11033         Rewrote speex encoder, make sure it can be embedded in ogg.
11034         Implemented speex decoder.
11035
11036 2004-09-28  Christian Schaller <christian@fluendo.com>
11037
11038         * configure.ac:
11039         Remove kioslave plugin. Markey is brewing a new working one
11040         * ext/Makefile.am: Remove kioslave plugin
11041         * ext/kio: remove
11042         * gst-plugins.spec.in: remove kio plugin from spec
11043
11044 2004-09-27  Wim Taymans  <wim@fluendo.com>
11045
11046         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11047         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
11048         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
11049         (gst_multifdsink_new_client),
11050         (gst_multifdsink_handle_client_write),
11051         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11052         (gst_multifdsink_handle_clients):
11053         * gst/tcp/gstmultifdsink.h:
11054         Make syncing to keyframes actually work for new clients and lagging
11055         clients.
11056
11057 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11058
11059         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
11060         (gst_navigationtest_handle_src_event), (draw_box_planar411),
11061         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
11062         * gst/debug/gstnavigationtest.h:
11063           make navigationtest display button-press and button-release events
11064
11065 2004-09-26 Iain <iaingnome@gmail.com>
11066
11067         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
11068         the channels have received a new media event.
11069         (interleave_buffered_loop): Compresses a new media event on all
11070         channels into one.
11071
11072 2004-09-26 Iain <iaingnome@gmail.com>
11073
11074         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
11075         call the sinkpad's default event handler and not the srcpads. He also
11076         says this is confusing :)
11077         (gst_wavenc_stop_file): Company says that seek events only go upstream
11078         we should send a discontinuous downstream instead.
11079
11080 2004-09-25  Christian Schaller <christian@fluendo.com>
11081
11082         * Update SPEC file to be usable in conjunction with Fedora Core,
11083           Fedora.us and freshrpms packages
11084         * Fix typo in multifilesrc test Makefile
11085
11086 2004-09-24  Wim Taymans  <wim@fluendo.com>
11087
11088         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11089         Only signal the no_more_pads signal when we have
11090         added the stream to our list.
11091
11092 2004-09-24  Wim Taymans  <wim@fluendo.com>
11093
11094         * gst/playback/gstplaybasebin.c: (remove_prerolls),
11095         (new_decoded_pad):
11096         * gst/playback/gstplaybasebin.h:
11097         * gst/playback/gstplaybin.c: (setup_sinks):
11098         Don't try to preroll or decode more than one audio/video
11099         track.
11100
11101 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11102
11103         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11104           Throw error if we failed to find a suitable output. This should
11105           throw an error if we successfully set up a pipeline (e.g. because
11106           we recognized a media file) but found no decodable streams in it
11107           (e.g. because it contains only media stream types for which we
11108           have no decoders, or because it's not a media type).
11109
11110 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11111
11112         * ext/dirac/Makefile.am:
11113         * ext/dirac/gstdirac.cc:
11114         * ext/dirac/gstdiracdec.cc:
11115         * ext/dirac/gstdiracdec.h:
11116           Do something. Don't actually know if this works because I don't
11117           have a demuxer yet.
11118         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
11119           Add channels=1 to caps returned from _getcaps().
11120         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
11121         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
11122         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
11123         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
11124         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
11125         (gst_ogm_parse_change_state):
11126           Separate between audio/video so ogmaudioparse actually uses the
11127           audio pad templates. Both audio and video work now, including
11128           autoplugging. Also use sometimes-srcpad hack.
11129         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11130           Handle events better. Don't hang on infinite loops.
11131         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11132         (gst_avi_demux_init), (gst_avi_demux_reset),
11133         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11134         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
11135         (gst_avi_demux_change_state):
11136         * gst/avi/gstavidemux.h:
11137           Improve A/V sync. Still not perfect.
11138         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
11139         (gst_ebml_read_skip):
11140           Handle events better.
11141         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11142         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
11143         (qtdemux_audio_caps):
11144           Add IMA4. Improve event handling. Save offset after a seek when
11145           the headers are at the end of the file so that we don't end up in
11146           an infinite loop.
11147         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
11148           Add low-priority typefind support for files with no length.
11149
11150 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11151
11152         * testsuite/multifilesink/Makefile.am:
11153         fix typo
11154
11155 2004-09-22  Julien MOUTTE  <julien@moutte.net>
11156
11157         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11158         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
11159         mistakes from thaytan's patches.
11160
11161 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11162
11163         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11164           For completeness, XSync in the destroy function as xvimage does.
11165
11166 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11167
11168         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
11169            Correct caps negotiation
11170         * gst/volume/gstvolume.c: (volume_chain_float),
11171         (volume_chain_int16):
11172            Modify debug output to be little more informative
11173         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
11174         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11175         (gst_xvimagesink_xvimage_destroy):
11176           Add XSync calls after detaching from the shared memory segment to
11177           avoid a crash.
11178
11179 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11180
11181         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11182         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
11183         * ext/vorbis/vorbis.c: (plugin_init):
11184         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11185         (gst_vorbisenc_chain):
11186         * ext/vorbis/vorbisenc.h:
11187         remove explicit newmedia support from oggmux and vorbisenc
11188         add debug category to vorbisenc
11189         * gst/multifilesink/gstmultifilesink.c:
11190         (gst_multifilesink_class_init), (gst_multifilesink_init),
11191         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
11192         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
11193         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
11194         (plugin_init):
11195         * gst/multifilesink/gstmultifilesink.h:
11196         add support for streamheader in multifilesink
11197
11198 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11199
11200         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
11201         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
11202         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
11203           Prevent infinite loops. More correct error reporting.
11204         * gst/auparse/gstauparse.c: (gst_auparse_chain):
11205           Error out if negotiation fails.
11206         * gst/playback/gstplaybasebin.c: (setup_source),
11207         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
11208         (gst_play_base_bin_found_tag):
11209           Error/tag forwarding. Pre-roll fixes for source errors on state
11210           changes (e.g. "file does not exist") to prevent hangs.
11211
11212 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11213
11214         * testsuite/multifilesink/Makefile.am:
11215         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
11216         (gst_newmedia_class_init), (gst_newmedia_init),
11217         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11218         (newfile_signal), (test_signal), (main):
11219         * testsuite/multifilesink/multifilesrc_test.c: (main):
11220         * testsuite/multifilesink/oggtheora_test.c:
11221         (gst_newmedia_base_init), (gst_newmedia_class_init),
11222         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11223         (test_format), (newfile_signal), (test_signal), (main):
11224         * testsuite/multifilesink/oggvorbis_test.c:
11225         (gst_newmedia_base_init), (gst_newmedia_class_init),
11226         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11227         (test_format), (newfile_signal), (test_signal), (main):
11228         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
11229         (gst_newmedia_class_init), (gst_newmedia_init),
11230         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11231         (newfile_signal), (test_signal), (main):
11232         New media tests
11233
11234 2004-09-20  Christian Schaller <christian@fluendo.com>
11235
11236         * Fix mikmod license to LGPL as they have relicensed
11237         * Move Dirac and Effectv into LGPL section of README_license
11238
11239 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11240
11241         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
11242         (gst_mad_change_state):
11243           Allow for mp3 rate/channels changes. However, only very
11244           conservatively. Reason that we *have* to enable this is smiply
11245           because the mad find_sync() function is not good enough, it will
11246           regularly sync on random data as valid frames and therefore make
11247           us provide random caps as *final* caps of the stream. The best fix
11248           I could think of is to simply require several of the same stream
11249           changes in a row before we change caps.
11250           The actual testcase that works now is #
11251         * ext/ogg/Makefile.am:
11252         * ext/ogg/gstogg.c: (plugin_init):
11253         * ext/ogg/gstogmparse.c:
11254           OGM support (video only for now; I need an audio sample file).
11255         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11256         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11257         (gst_asf_demux_add_video_stream):
11258           WMV extradata.
11259         * gst/playback/gstplaybasebin.c: (unknown_type):
11260           Don't error out on single unknown-types after all. It's wrong.
11261           If we found type of video and audio but not of a subtitle stream,
11262           it will still error out (which is unwanted). Will find a better fix
11263           later on.
11264         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11265         (ogmaudio_type_find), (plugin_init):
11266           OGM support.
11267
11268 2004-09-20  Johan Dahlin  <johan@gnome.org>
11269
11270         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11271         after setting caps.
11272
11273 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11274
11275         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11276         * gst/wavenc/gstwavenc.h:
11277         Added newmedia support to wavenc
11278
11279 2004-09-17  Wim Taymans  <wim@fluendo.com>
11280
11281         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11282         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11283         (gst_fdset_fd_can_write), (gst_fdset_wait):
11284         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11285         (gst_multifdsink_init), (gst_multifdsink_add),
11286         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11287         (gst_multifdsink_remove_client_link),
11288         (gst_multifdsink_client_queue_buffer),
11289         (gst_multifdsink_handle_client_write),
11290         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11291         (gst_multifdsink_close), (gst_multifdsink_change_state):
11292         * gst/tcp/gstmultifdsink.h:
11293         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11294         (gst_tcpserversink_removed):
11295         Small cleanups in fdset.c
11296         Use a hastable to map fd to the client structure for faster
11297         lookup in _remove and get_stats.
11298         Added virtual function to close the fds.
11299         Handle clients even when the select/poll call was unblocked because
11300         of a command.
11301         Implement syncing to keyframe in the recovery procedure.
11302
11303 2004-09-16 Iain <iaingnome@gmail.com>
11304
11305         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11306         try caps.
11307
11308 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11309
11310         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11311           Caps are only set if the type of the stream is unknown, but this
11312           is initialized in ->init_stream(), so set to UNKNOWN after calling
11313           ->init_stream() so that capsnego starts.
11314
11315 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11316
11317         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11318         (gst_avi_demux_stream_data):
11319           Just hardcode for raw audio then. AVI audio sucks.
11320
11321 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11322
11323         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11324         * gst/matroska/matroska-mux.c: (audiosink_templ),
11325         (gst_matroska_mux_audio_pad_link):
11326         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11327         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11328
11329 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11330
11331         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11332         (gst_avi_demux_stream_data):
11333           Try to fix a/v sync issues.
11334
11335 2004-09-15  David Schleef  <ds@schleef.org>
11336
11337         * configure.ac: remove NASM check, since we don't use it.  Update
11338         dirac check to 0.4
11339         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11340         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11341         Initialized variables.
11342         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11343         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11344         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11345         SVQ3 format
11346
11347 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11348
11349         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11350         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11351         * gst/avi/gstavidemux.h:
11352           Fix for compressed audio (mp3) timestamp generation. How did this
11353           ever work?
11354
11355 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11356
11357         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11358           Volume is a double not a float.
11359
11360 2004-09-15  Wim Taymans  <wim@fluendo.com>
11361
11362         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11363         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11364         Don't close the fd in multifdsink as we didn't open it in the
11365         first place. Some cleanups.
11366
11367 2004-09-15  Wim Taymans  <wim@fluendo.com>
11368
11369         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11370         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11371         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11372         Fix the case where the muxer would mark pages as delta
11373         frames when they are not (vorbis only ogg).
11374
11375 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11376
11377         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11378         (gst_play_base_bin_change_state):
11379           Handle the case where we failed to setup a clear pipeline. This
11380           will throw an error (or EOS, another nice case) and if you don't
11381           catch that, the app will wait for the signal forever (and thus
11382           hang).
11383
11384 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11385
11386         * ext/gnomevfs/gstgnomevfssink.c:
11387         (gst_gnomevfssink_uri_get_protocols):
11388         * ext/gnomevfs/gstgnomevfssrc.c:
11389         (gst_gnomevfssrc_uri_get_protocols):
11390         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11391         * ext/gnomevfs/gstgnomevfsuri.h:
11392           Use _uri_new() instead of _open(), so it doesn't take as long and
11393           Christophe's computer won't hang.
11394         * gst/playback/gstplaybasebin.c: (unknown_type):
11395           Throw error on unknown media type, so apps actually display it.
11396
11397 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11398
11399         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11400           this script to work on Solaris since bash shell handles echo
11401           differenly than bash.
11402
11403 2004-09-17  Wim Taymans  <wim@fluendo.com>
11404
11405         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11406         (setup_source), (gst_play_base_bin_set_property),
11407         (gst_play_base_bin_add_element):
11408         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11409         Some more work on making sure seeking pauses the pipeline and
11410         that changing the uri actually does something.
11411
11412 2004-09-17  Wim Taymans  <wim@fluendo.com>
11413
11414         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11415         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11416         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11417         (gst_tcpserversink_close):
11418         Be a bit more paranoid when freeing memory.
11419
11420 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11421
11422         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11423         (qtdemux_parse_trak):
11424           Don't crash by dividing by zero (see sample movie in #126922).
11425
11426 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11427
11428         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11429           Don't touch non-existing data (fixes crash on file in #140147).
11430
11431 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11432
11433         * gst/playback/gstplaybasebin.c:
11434         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11435           Handle double disposals, and proper change of URIs.
11436
11437 2004-09-13  Martin Eikermann <meiker@upb.de>
11438
11439         * gst/mpegstream/gstmpegparse.c:
11440           fix synchronistation for streams recorded from digital PCR
11441           fixes bug #119376
11442
11443 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11444
11445         * ext/gnomevfs/Makefile.am:
11446         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11447         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11448         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11449         (gst_gnomevfssink_uri_get_type),
11450         (gst_gnomevfssink_uri_get_protocols),
11451         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11452         (gst_gnomevfssink_uri_handler_init),
11453         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11454         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11455         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11456         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11457         (gst_gnomevfssrc_uri_get_type),
11458         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11459         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11460         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11461         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11462         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11463         * ext/gnomevfs/gstgnomevfsuri.h:
11464           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11465           of fake URIs to see which this version of Gnome-VFS likes, and
11466           uses that for the Gst-URI interface. Makes playbin support http://
11467           streams. Also fix up some stupid behaviour in gnomevfssrc.
11468
11469 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11470
11471         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11472         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11473         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11474         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11475           Update mixer (to sync with other sessions) if we try to obtain
11476           a new value. This makes alsamixer work accross applications.
11477         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11478           Only call sync functions if we're running, else alsalib asserts.
11479         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11480           Sometimes fails to compile. Possibly a gcc bug.
11481         * gst/playback/gstplaybin.c: (gen_video_element),
11482         (gen_audio_element):
11483           Add a reference to an application-provided object, because we lose
11484           this same reference if we add it to the bin. If we don't do this,
11485           we can only use this object once and thus crash if we go from
11486           ready to playing, back to ready and back to playing again.
11487           Also add an audioscale element because several cheap soundcards -
11488           like mine - don't support all samplerates.
11489         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11490         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11491           Fix wrong order or PAR calls. Makes automatically obtained PAR
11492           from the X server atually being used.
11493
11494 2004-09-12  David Schleef  <ds@schleef.org>
11495
11496         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11497         #151887, #152102, #152247.
11498         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11499         * examples/seeking/cdparanoia.c: same
11500         * examples/seeking/cdplayer.c: same
11501         * examples/seeking/seek.c: same
11502         * examples/seeking/spider_seek.c: same
11503         * examples/seeking/vorbisfile.c: same
11504         * examples/stats/mp2ogg.c: same
11505         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11506         (gst_esdsink_dispose): Dispose of element properly.
11507         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11508         fixes.
11509         * ext/nas/nassink.c: (gst_nassink_class_init),
11510         (gst_nassink_dispose): Dispose of element correctly.
11511         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11512         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11513         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11514         Fix 64-bit warning.
11515         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11516         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11517         Fix 64-bit warning.
11518
11519 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11520
11521         * configure.ac : change speex detection as 1.1.6 now uses
11522           .pc/pkg-config and they changed their headers location.
11523
11524 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11525
11526         * gst/matroska/matroska-mux.h:
11527         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11528         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11529         (gst_matroska_mux_write_data):
11530           Write multiple blocks/frames per cluster.
11531                 Write meta-seek information (seek heads).
11532
11533 2004-09-09  Scott Wheeler <wheeler@kde.org>
11534
11535         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11536         (gst_play_bin_set_property), (gst_play_bin_get_property),
11537         (gen_audio_element), (gen_audio_element):
11538           Add a volume element / property to the pipeline.
11539
11540 2004-09-07  Wim Taymans  <wim@fluendo.com>
11541
11542         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11543         Copy timestamps from the master pad to the output buffers.
11544
11545 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11546
11547         * ext/raw1394/gstdv1394src.c:
11548           throw errors when applicable
11549
11550 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11551
11552         * gst/matroska/ebml-ids.h:
11553         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11554         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11555         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11556           automatically convert unix time <-> ebml time when reading/writing
11557           a date, use gst_ebml_write_uint to write CUETIME,
11558           not gst_ebml_write_date.
11559         * gst/matroska/matroska-ids.h:
11560         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11561         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11562         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11563         (gst_matroska_mux_write_data):
11564           Write track and segment UIDs, write muxing date, write
11565           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11566           Create cues for audio only files.
11567
11568 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11569
11570         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11571         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11572           Re-commit ALSA switches.
11573         * gst/adder/gstadder.c: (gst_adder_loop):
11574           64-bit fix (#151416).
11575         * gst/debug/progressreport.c: (gst_progressreport_report):
11576           64-bit fix (#151419).
11577         * gst/matroska/matroska-demux.c:
11578         (gst_matroska_demux_parse_contents):
11579           64-bit fix (#151420).
11580         * gst/playback/test3.c: (update_scale):
11581           64-bit fix (#151421).
11582
11583 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11584
11585         * configure.ac:
11586           bump nano to cvs
11587
11588 === release 0.8.4 ===
11589
11590 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11591
11592         * configure.ac: releasing 0.8.4, "Alias"
11593
11594 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11595
11596         * ext/theora/Makefile.am:
11597           fix makefile.  Fixes #151462.
11598
11599 2004-08-30  Wim Taymans  <wim@fluendo.com>
11600
11601         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11602         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11603         (gst_multifdsink_remove_client_link),
11604         (gst_multifdsink_client_queue_buffer),
11605         (gst_multifdsink_handle_client_write):
11606         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11607         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11608         Fix some memory leaks.
11609
11610 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11611
11612         Patch by: David Schleef
11613
11614         * configure.ac:
11615         * sys/Makefile.am:
11616           rename our detection macro for V4L2.  Fixes #151236.
11617
11618 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11619
11620         Patch by: David Schleef
11621
11622         * configure.ac:
11623           check to define LAMEPRESET.  Fixes #151232.
11624
11625 2004-08-27  David Schleef  <ds@schleef.org>
11626
11627         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11628         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11629         (gst_glimagesink_fixate):  Move local variable declarations to
11630         make gcc-2.95 happy.
11631
11632 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11633
11634         * configure.ac:
11635           bump nano for prerelease
11636
11637 2004-08-27  David Schleef  <ds@schleef.org>
11638
11639         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11640         * sys/sunaudio/gstsunaudiosrc.c:
11641         * sys/sunaudio/gstsunaudiosrc.h:
11642
11643 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11644
11645         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11646         handle EOS correctly
11647         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11648         * gst/matroska/matroska-mux.h:
11649         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11650         VFW compatibility mode
11651
11652 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11653
11654         patch by: Zaheer Abbas Merali
11655
11656         * ext/ogg/gstoggmux.c:
11657         * ext/vorbis/vorbisenc.c:
11658         * ext/vorbis/vorbisenc.h:
11659           handle NEWMEDIA
11660
11661 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11662
11663         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11664         fix byte order reversion on little endian machines.
11665         * gst/matroska/matroska-mux.c: (audiosink_templ),
11666         (gst_matroska_mux_audio_pad_link):
11667         add TTA codec to the list of supported codecs.
11668         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11669         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11670         (gst_matroska_mux_write_data):
11671         * gst/matroska/matroska-mux.h:
11672         write segment duration correctly, write muxing app string, fixes bugs
11673         #140897 and #140898.
11674         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11675         wait for all pads to be negotiated before starting to mux.
11676
11677 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11678
11679         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11680         * ext/lame/gstlame.h:
11681         Added new media support to lame
11682
11683 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11684
11685         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11686         send vorbis headers at the beginning of a stream, fixes bug #141554.
11687         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11688         bug #148950.
11689         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11690         (gst_matroska_demux_plugin_init):
11691         * gst/matroska/matroska-ids.h:
11692         enable demuxing of TTA audio streams, fixes bug #148951.
11693         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11694         enable typefinding for TTA audio files, fixes bug #148711.
11695         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11696         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11697         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11698
11699 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11700
11701         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11702         (gst_riff_read_element_data), (gst_riff_read_seek),
11703         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11704         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11705         <teuf@gnome.org>
11706
11707 2004-08-23 Iain <iaingnome@gmail.com>
11708
11709         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11710         tags. They appear to be handled differently to normal.
11711         (tag_list_to_id3_tag_foreach): Ditto.
11712
11713 2004-08-22  Wim Taymans  <wim@fluendo.com>
11714
11715         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11716         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11717         Make sure we never send -1 granulepos.
11718
11719 2004-08-20  Wim Taymans  <wim@fluendo.com>
11720
11721         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11722         (gst_ogg_mux_loop):
11723         I will accept bitchslappings with non sharp objects.
11724
11725 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11726
11727         * configure.ac:
11728         Clean up the test for lame presets
11729
11730 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11731
11732         * configure.ac:
11733         * ext/lame/Makefile.am:
11734         * ext/lame/gstlame.c: (gst_lame_class_init),
11735         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11736         Only enable lame presets if version of lame has presets in API
11737
11738 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
11739         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
11740         * gst/udp/gstudpsrc.h:
11741           Don't call gst_pad_push in a get function. Fixes #150449
11742
11743 2004-08-18  Wim Taymans  <wim@fluendo.com>
11744
11745         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
11746         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
11747         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11748         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11749         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11750         (gst_fdset_wait):
11751         * gst/tcp/gstfdset.h:
11752         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11753         (gst_multifdsink_client_queue_buffer),
11754         (gst_multifdsink_handle_client_write):
11755         * gst/tcp/gstmultifdsink.h:
11756         Some extra checks in gstfdset.
11757         Only use send() when the fd is a socket. Don't try to
11758         read from write only fds.
11759
11760 2004-08-18  Wim Taymans  <wim@fluendo.com>
11761
11762         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
11763         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11764         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11765         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11766         (gst_fdset_wait):
11767         Add more locking and bounds checking.
11768
11769 2004-08-18  Wim Taymans  <wim@fluendo.com>
11770
11771         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
11772         Realloc test fdset in the lock and right before starting
11773         the poll call. Bump the limit to 4096.
11774
11775 2004-08-17  David Schleef  <ds@schleef.org>
11776
11777         * sys/sunaudio/Makefile.am:
11778         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
11779         of rates and channels.  Make debugging less obnoxious.
11780
11781         Patch from Balamurali Viswanathan implementing a mixer for
11782         Sun audio.  (bug #144091):
11783         * sys/sunaudio/gstsunelement.c:
11784         * sys/sunaudio/gstsunelement.h:
11785         * sys/sunaudio/gstsunmixer.c:
11786         * sys/sunaudio/gstsunmixer.h:
11787
11788 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11789
11790         * gst/audioscale/gstaudioscale.c:
11791         * gst/audioscale/gstaudioscale.h:
11792         made audioscale resample from any sample rate to any sample rate
11793
11794 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11795
11796         * ext/libpng/gstpngdec.c:
11797           error out on unsupported types
11798
11799 2004-08-17  Iain <iaingnome@gmail.com>
11800
11801         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
11802         mid_side and loose_mid_side properties if its a stereo stream.
11803
11804 2004-08-17  Wim Taymans  <wim@fluendo.com>
11805
11806         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11807         (theora_get_formats), (theora_dec_src_convert),
11808         (theora_dec_sink_convert), (theora_dec_src_query),
11809         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
11810         Add a debug line.
11811
11812 2004-08-17  Wim Taymans  <wim@fluendo.com>
11813
11814         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
11815         (gst_ogg_pad_push):
11816         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11817         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
11818         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
11819         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11820         Mark delta units in the muxer.
11821         Try to decode the packet after an out-of-sync error from
11822         libogg.
11823
11824 2004-08-17  Wim Taymans  <wim@fluendo.com>
11825
11826         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11827         (gst_multifdsink_init), (gst_multifdsink_add),
11828         (gst_multifdsink_client_queue_buffer),
11829         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
11830         * gst/tcp/gstmultifdsink.h:
11831         Added option to send a keyframe to clients as the first buffer.
11832         Make timeout property writable.
11833
11834 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11835
11836         patch by: Wim Taymans
11837
11838         * gst/tcp/gstfdset.c:
11839         * gst/tcp/gstmultifdsink.c:
11840           fix index comparison, should include 0
11841
11842 2004-08-16  Wim Taymans  <wim@fluendo.com>
11843
11844         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
11845         (gst_fdset_add_fd), (gst_fdset_remove_fd),
11846         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11847         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11848         (gst_fdset_wait):
11849           copy when reallocing for poll so the select arguments don't get
11850           changed during the call
11851
11852 2004-08-16  Wim Taymans  <wim@fluendo.com>
11853
11854         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
11855         (gst_theora_enc_class_init), (theora_enc_sink_link),
11856         (theora_buffer_from_packet), (theora_enc_chain):
11857         Fix bug where buffers were not marked as keyframes
11858         correctly.
11859
11860 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11861
11862         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11863         (gst_lame_preset_get_type), (gst_lame_class_init):
11864         describe the enum values for vbr mode and presets more verbosely
11865
11866 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11867
11868         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
11869         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
11870         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
11871         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11872         * ext/lame/gstlame.h:
11873         add preset property to lame so it can use lame presets
11874
11875 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11876
11877         * ext/lame/gstlame.c: (gst_lame_get_property):
11878         whoops forgot break, thanks teuf
11879
11880 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11881
11882         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11883         (gst_lame_class_init), (gst_lame_src_getcaps),
11884         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
11885         (gst_lame_get_property), (gst_lame_setup):
11886         * ext/lame/gstlame.h:
11887         fix lame's broken vbr stuff, allow it to resample if need be, and also
11888         make xing header optional
11889
11890 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11891
11892         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
11893         added getcaps function so samplerate doesnt get fixated to silly values
11894
11895 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11896
11897         * ext/lame/gstlame.c: (gst_lame_src_link):
11898         revert previous fix
11899
11900 2004-08-12  Johan Dahlin  <johan@gnome.org>
11901
11902         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
11903         checks. Doesn't matter what state we are in. Interfaces are a
11904         compile time thing, not runtime. It also broke the python bindings.
11905
11906 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11907
11908         * ext/lame/gstlame.c: (gst_lame_src_link):
11909         made source pad link function check if sinkpad is ok..fixes the problem
11910         where core fixates the output rate of lame stupidly
11911
11912 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11913
11914         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
11915         * sys/v4l/v4l_calls.c:
11916         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
11917           fix fixate function to handle nonsimple caps.
11918           remove bogus check in _link
11919           cleanups
11920
11921 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11922
11923         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
11924         set default compression ratio parameter to 0.0 so bitrate parameter
11925         works :)
11926
11927 2004-08-11  David Schleef  <ds@schleef.org>
11928
11929         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
11930
11931 2004-08-11  David Schleef  <ds@schleef.org>
11932
11933         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
11934         before.
11935
11936 2004-08-11  David Schleef  <ds@schleef.org>
11937
11938         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
11939
11940 2004-08-11  David Schleef  <ds@schleef.org>
11941
11942         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
11943           license field
11944         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
11945         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
11946           LGPL.
11947         * gst/auparse/gstauparse.c: Fix plugin license field.
11948         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
11949         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
11950         * gst/rtp/gstrtp.c: Fix plugin license field.
11951
11952 2004-08-11  Wim Taymans  <wim@fluendo.com>
11953
11954         * gst/tcp/Makefile.am:
11955         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
11956         (ensure_size), (gst_fdset_new), (gst_fdset_free),
11957         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
11958         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
11959         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
11960         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11961         (gst_fdset_fd_can_write), (gst_fdset_wait):
11962         * gst/tcp/gstfdset.h:
11963         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11964         (gst_multifdsink_class_init), (gst_multifdsink_init),
11965         (gst_multifdsink_add), (gst_multifdsink_remove),
11966         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
11967         (gst_multifdsink_remove_client_link),
11968         (gst_multifdsink_handle_client_read),
11969         (gst_multifdsink_client_queue_data),
11970         (gst_multifdsink_client_queue_caps),
11971         (gst_multifdsink_client_queue_buffer),
11972         (gst_multifdsink_handle_client_write),
11973         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11974         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11975         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
11976         (gst_multifdsink_close):
11977         * gst/tcp/gstmultifdsink.h:
11978         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11979         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
11980         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
11981         (gst_tcpserversink_close):
11982         * gst/tcp/gsttcpserversink.h:
11983         Abstracted away the select call, implemented poll (yes we ran into
11984         the 1024 limit in production).
11985
11986 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
11987
11988         * gst/tcp/gsttcp.c:
11989         * gst/tcp/gsttcpplugin.c:
11990           improve debuggging, remove assert
11991
11992 2004-08-10  Wim Taymans  <wim@fluendo.com>
11993
11994         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11995         (gst_client_status_get_type), (gst_multifdsink_class_init),
11996         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
11997         (gst_multifdsink_handle_client_read),
11998         (gst_multifdsink_handle_client_write),
11999         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12000         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12001         (gst_multifdsink_get_property):
12002         * gst/tcp/gstmultifdsink.h:
12003         * gst/tcp/gsttcp-marshal.list:
12004         Starting to prepare for specifying buffer time in other units
12005         than buffers. Expose remove reason in signal.
12006
12007 2004-08-10  Wim Taymans  <wim@fluendo.com>
12008
12009         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12010         (gst_multifdsink_remove), (gst_multifdsink_clear),
12011         (gst_multifdsink_remove_client_link),
12012         (gst_multifdsink_handle_client_read),
12013         (gst_multifdsink_client_queue_data),
12014         (gst_multifdsink_client_queue_buffer),
12015         (gst_multifdsink_handle_client_write),
12016         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
12017         (gst_multifdsink_chain), (gst_multifdsink_close):
12018         * gst/tcp/gstmultifdsink.h:
12019         Added more debugging info. Changed the way clients are
12020         removed from the lists. Fixed a bug where a bad file descriptor
12021         could cause many clients to be removed.
12022
12023 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12024
12025         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
12026           allow all pixel-aspect-ratios, not just 1:1
12027
12028 2004-08-09  David Schleef  <ds@schleef.org>
12029
12030         * sys/glsink/ARB_multitexture.h:  Remove old files.
12031         * sys/glsink/EXT_paletted_texture.h:
12032         * sys/glsink/NV_register_combiners.h:
12033         * sys/glsink/gstgl_nvimage.c:
12034         * sys/glsink/gstgl_pdrimage.c:
12035         * sys/glsink/gstgl_rgbimage.c:
12036         * sys/glsink/gstglsink.c:
12037         * sys/glsink/gstglsink.h:
12038         * sys/glsink/gstglxwindow.c:
12039         * sys/glsink/regcomb_yuvrgb.c:
12040
12041 2004-08-09  David Schleef  <ds@schleef.org>
12042
12043         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
12044         GL sink plugin.  (Bug #147302)
12045
12046         * configure.ac: Test for OpenGL
12047         * sys/Makefile.am: Use test for OpenGL
12048         * sys/glsink/Makefile.am:
12049         * sys/glsink/glimagesink.c: rewrite
12050         * sys/glsink/glimagesink.h: rewrite
12051
12052 2004-08-09  David Schleef  <ds@schleef.org>
12053
12054         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
12055         sane framerates.
12056         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
12057         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
12058         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
12059
12060 2004-08-09  Wim Taymans  <wim@fluendo.com>
12061
12062         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12063         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12064         (gst_multifdsink_client_remove),
12065         (gst_multifdsink_handle_client_read),
12066         (gst_multifdsink_handle_client_write),
12067         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12068         Do a bit more logging, make the client_read code more robust.
12069
12070 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12071
12072         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
12073         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
12074         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
12075         (gst_jpegdec_init), (gst_jpegdec_chain):
12076         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12077         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
12078           cleanups, debugging fixes and memleak plugging
12079
12080 2004-08-09  Wim Taymans  <wim@fluendo.com>
12081
12082         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12083         (theora_get_formats), (theora_dec_src_convert),
12084         (theora_dec_sink_convert), (theora_dec_src_query),
12085         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
12086         (theora_dec_change_state):
12087         Don't crash on missing header packets.
12088
12089 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12090
12091         * po/LINGUAS:
12092         * po/sq.po:
12093           Added Albanian translation (Laurent Dhima)
12094         * po/cs.po:
12095           updated
12096
12097 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12098
12099         * ext/lame/gstlame.c:
12100           fix/add debugging
12101
12102 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12103
12104         * sys/ximage/ximagesink.c:
12105         * sys/xvimage/xvimagesink.c:
12106           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
12107
12108 2004-08-06  Wim Taymans  <wim@fluendo.com>
12109
12110         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12111         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12112         (gst_multifdsink_client_remove),
12113         (gst_multifdsink_handle_client_read),
12114         (gst_multifdsink_handle_client_write),
12115         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12116         Make sure we don't try to read more from a client that what
12117         ioctl says us or we deadlock.
12118
12119 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12120
12121         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
12122         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
12123         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
12124           decouple running_time and n_frames so it can handle changing
12125           framerate while running
12126
12127 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12128
12129         * po/nl.po:
12130         * po/sv.po:
12131           updated translations
12132
12133 2004-08-04  Benjamin Otte  <otte@gnome.org>
12134
12135         * gst/videotestsrc/gstvideotestsrc.c:
12136         (gst_videotestsrc_get_capslist), (generate_capslist),
12137         (plugin_init):
12138           generate the list of supported caps at startup and reuse it instead
12139           of always generating it
12140
12141 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12142
12143         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
12144           whoops, last checkin broke normal build
12145
12146 2004-08-03  Benjamin Otte  <otte@gnome.org>
12147
12148         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
12149         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12150         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
12151         (gst_alsa_mixer_get_option):
12152         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
12153         (dvdnavsrc_print_event):
12154         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
12155         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
12156         (gst_ogg_mux_pad_unlink):
12157         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
12158         (gst_multipart_mux_pad_unlink):
12159         * gst/videofilter/gstvideobalance.c:
12160         (gst_videobalance_colorbalance_set_value):
12161         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
12162         (gst_videomixer_pad_unlink):
12163         * po/uk.po:
12164         * sys/oss/gstossmixer.c:
12165         * sys/v4l/gstv4lcolorbalance.c:
12166         * sys/v4l/gstv4ltuner.c:
12167         * sys/v4l/v4lsrc_calls.c:
12168         * sys/v4l2/gstv4l2colorbalance.c:
12169         * sys/v4l2/gstv4l2tuner.c:
12170           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
12171
12172 2004-08-03  Benjamin Otte  <otte@gnome.org>
12173
12174         * examples/dynparams/filter.c: (ui_control_create):
12175         * examples/gstplay/player.c: (print_tag):
12176         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
12177         * ext/gdk_pixbuf/gstgdkanimation.c:
12178         (gst_gdk_animation_iter_may_advance):
12179         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
12180         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
12181         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
12182         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
12183         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
12184         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12185         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
12186         * gst/sine/demo-dparams.c: (main):
12187         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12188         * testsuite/alsa/formats.c: (create_pipeline):
12189         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
12190           fixes for G_DISABLE_ASSERT and friends
12191         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
12192         (mp3_type_frame_length_from_header), (mp3_type_find),
12193         (plugin_init):
12194           require mp3 typefinding to have at least MIN_HEADERS valid headers
12195           add typefinding for AAC adts files
12196
12197 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
12198
12199         * sys/ximage/ximagesink.c:
12200         (gst_ximagesink_calculate_pixel_aspect_ratio):
12201         * sys/xvimage/xvimagesink.c:
12202         (gst_xvimagesink_calculate_pixel_aspect_ratio):
12203         Make sure we calculate pixel-aspect-ratio using floating point maths
12204
12205 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12206
12207         * po/uk.po:
12208           updated translation
12209
12210 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12211
12212         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12213         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
12214           add debugging for display PAR calculation
12215
12216 2004-08-02  David Schleef  <ds@schleef.org>
12217
12218         * configure.ac: Fix mikmod CFLAGS.
12219
12220 2004-07-27  Benjamin Otte  <otte@gnome.org>
12221
12222         * gst/audioscale/gstaudioscale.c:
12223         - fix templates to only support S16, it's the only format that works
12224         - make caps nego code use try_set_caps_nonfixed and fixation instead
12225         of try_set_caps twice, which is not nice for autopluggers
12226         - change rank to secondary, so autopluggers can pick it up after
12227         audioconvert
12228
12229 2004-08-02  Iain <iain@prettypeople.org>
12230
12231         * gst/interleave/interleave.c (interleave_init),
12232         (interleave_request_new_pad),
12233         (interleave_pad_removed),
12234         (interleave_buffered_loop): Use the real pad count, not the artificial
12235         one.
12236
12237 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12238
12239         * configure.ac: bump nano back to development
12240
12241 === release 0.8.3 ===
12242
12243 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12244
12245         * configure.ac: releasing 0.8.3, "Water"
12246
12247 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12248
12249         * sys/xvimage/xvimagesink.c:
12250         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12251         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
12252         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
12253         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12254         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12255         * sys/xvimage/xvimagesink.h:
12256           apply similar PAR fixes as to ximagesink
12257
12258 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12259
12260         patch from: Benjamin Otte
12261
12262         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12263           add link function to lame.  Fixes #148986.
12264
12265 2004-08-02  Johan Dahlin  <johan@gnome.org>
12266
12267         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12268         fix debugging log
12269
12270 2004-07-30  David Schleef  <ds@schleef.org>
12271
12272         * gst/videomixer/Makefile.am: Fix things that should have been
12273         fixed in the last checkin.
12274
12275 2004-07-30  David Schleef  <ds@schleef.org>
12276
12277         * gst/multipart/Makefile.am: Fix things that should have been
12278         fixed in the last checkin.
12279
12280 2004-07-30  David Schleef  <ds@schleef.org>
12281
12282         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12283
12284 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12285
12286         * configure.ac:
12287           bump nano for prerelease
12288         * po/af.po:
12289         * po/az.po:
12290         * po/cs.po:
12291         * po/en_GB.po:
12292         * po/hu.po:
12293         * po/nl.po:
12294         * po/sr.po:
12295         * po/sv.po:
12296         * po/uk.po:
12297           updates
12298
12299 2004-07-30  Wim Taymans  <wim@fluendo.com>
12300
12301         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12302         (gst_multifdsink_add), (gst_multifdsink_remove),
12303         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12304         (gst_multifdsink_client_remove),
12305         (gst_multifdsink_handle_client_write),
12306         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12307         * gst/tcp/gstmultifdsink.h:
12308         Recover from a select with a bad file descriptor by removing
12309         the client.
12310
12311 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12312
12313         * configure.ac:
12314           fix requirement of core
12315         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12316         (gst_play_pipeline_setup):
12317           don't use colorspace element.  do use hermescolorspace element.
12318           make macro to get a colorspace element.
12319           mark strings for translation.
12320         * po/POTFILES.in:
12321           add play.c
12322         * po/af.po:
12323         * po/az.po:
12324         * po/cs.po:
12325         * po/en_GB.po:
12326         * po/hu.po:
12327         * po/nl.po:
12328         * po/sr.po:
12329         * po/sv.po:
12330         * po/uk.po:
12331           update translations
12332
12333 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12334
12335         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12336         fix default for newmedia flag
12337
12338 2004-07-30  Wim Taymans  <wim@fluendo.com>
12339
12340         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12341         (gst_theora_dec_init), (theora_get_formats),
12342         (theora_dec_src_convert), (theora_dec_sink_convert),
12343         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12344         (theora_dec_chain), (theora_dec_set_property),
12345         (theora_dec_get_property):
12346         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12347         (gst_theora_enc_class_init), (gst_theora_enc_init),
12348         (theora_enc_sink_link), (theora_enc_chain),
12349         (theora_enc_set_property), (theora_enc_get_property):
12350         Added cropping option to theora decoder.
12351         Added border option to theora encoder.
12352
12353 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12354
12355         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12356         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12357         (gst_pngenc_set_property):
12358         * ext/libpng/gstpngenc.h:
12359         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
12360
12361 2004-07-30  Wim Taymans  <wim@fluendo.com>
12362
12363         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12364         (theora_enc_sink_link), (theora_enc_chain),
12365         (theora_enc_set_property), (theora_enc_get_property):
12366         Fix encoding of non-multiple-of-16 video.
12367
12368 2004-07-29  David Schleef  <ds@schleef.org>
12369
12370         * configure.ac: make test for audiofile more strict
12371
12372 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12373
12374         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12375           give different names to typefind functions
12376
12377 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12378
12379         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12380         (gst_ximagesink_calculate_pixel_aspect_ratio),
12381         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12382         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12383         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12384         (gst_ximagesink_get_property), (gst_ximagesink_init):
12385         * sys/ximage/ximagesink.h:
12386           allocate PAR's dynamically.
12387           use autodetected PAR if no object-set PAR is given.
12388           add workaround for directfb's X not setting physical size.
12389           fix to xvimagesink will follow tomorrow.
12390
12391 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12392
12393         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12394         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12395         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12396         (gst_shout2send_class_init), (gst_shout2send_init),
12397         (set_shout_metadata), (gst_shout2send_set_metadata),
12398         (gst_shout2send_chain), (gst_shout2send_set_property),
12399         (gst_shout2send_get_property), (gst_shout2send_connect),
12400         (gst_shout2send_change_state):
12401         * ext/shout2/gstshout2.h:
12402         - fix for sending mp3 audio to icecast2 server, if pad link function not
12403         called before PAUSED state
12404         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12405         - added tagging support for mp3 audio broadcasted
12406         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12407         debug info
12408
12409 2004-07-28  Wim Taymans  <wim@fluendo.com>
12410
12411         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12412         (gst_ogg_demux_push):
12413         Return query failure when we don't know the length of
12414         an ogg stream insteda of returning TRUE with a bogus value.
12415
12416 2004-07-28  Wim Taymans  <wim@fluendo.com>
12417
12418         * ext/theora/theoradec.c: (theora_get_formats),
12419         (theora_dec_src_convert), (theora_dec_sink_convert),
12420         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12421         (theora_dec_chain):
12422         Don't screw up the 1 Chroma for 1 luma sample situation when we
12423         have an odd offset/width by adding a black border in those cases.
12424
12425 2004-07-28  Wim Taymans  <wim@fluendo.com>
12426
12427         * ext/theora/theoradec.c: (theora_get_formats),
12428         (theora_dec_src_convert), (theora_dec_sink_convert),
12429         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12430         (theora_dec_chain):
12431         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12432         Added first attempt at cropping of the image as required by the
12433         theora spec. We need more properties in the caps (offset_x,
12434         offset_y,stride) to implement this correctly.
12435
12436 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12437
12438         * ext/dvdnav/README:
12439           Update the README to use dvddemux
12440         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12441           Ensure getcaps returns a subset of the template caps
12442         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12443         (gst_mpeg2subt_init):
12444           Ensure getcaps returns a subset of the template caps
12445         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12446         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12447         (gst_dvd_demux_get_subpicture_stream),
12448         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12449         * gst/mpegstream/gstdvddemux.h:
12450           Set the explicit caps on the current_video pad before pushing
12451           anything
12452         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12453         (gst_mpeg_demux_get_audio_stream):
12454           Free caps used to gst_pad_set_explicit_caps, which takes a const
12455           GstCaps *
12456
12457 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12458
12459         * configure.ac: update GStreamer requirement to 0.8.4 because of
12460           GstFraction.
12461
12462 2004-07-28  Wim Taymans  <wim@fluendo.com>
12463
12464         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12465         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12466         Add the pad to the element after setting up the caps. This
12467         makes it a lot easier to autoplug.
12468
12469 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12470
12471         * gst/median/gstmedian.c:
12472         * gst/mpeg2subt/gstmpeg2subt.c:
12473         * gst/mpegaudioparse/gstmpegaudioparse.c:
12474         * gst/mpegstream/gstdvddemux.c:
12475         * gst/mpegstream/gstmpegdemux.c:
12476         * gst/mpegstream/gstmpegpacketize.c:
12477         * gst/rtjpeg/gstrtjpeg.c:
12478         * gst/rtjpeg/gstrtjpegdec.c:
12479         * gst/rtjpeg/gstrtjpegenc.c:
12480         * gst/sine/gstsinesrc.c:
12481         * gst/smooth/gstsmooth.c:
12482         * gst/smpte/gstsmpte.c:
12483         * gst/smpte/gstsmpte.h:
12484         * gst/stereo/gststereo.c:
12485         * gst/videofilter/gstgamma.c:
12486         * gst/videofilter/gstvideobalance.c:
12487         * gst/videofilter/gstvideofilter.c:
12488         * gst/videofilter/gstvideoflip.c:
12489         * gst/videoscale/gstvideoscale.c:
12490         * gst/videoscale/videoscale.c:
12491         * gst/videotestsrc/gstvideotestsrc.c:
12492         * gst/videotestsrc/videotestsrc.c:
12493         * gst/wavenc/gstwavenc.c:
12494         * gst/wavparse/gstwavparse.c:
12495           fix local includes and 64 bits constants
12496
12497 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12498
12499         * win32/gst.sln:
12500         * gst-libs/gst/*/*.vcproj:
12501         * gst/*/*.vcproj:
12502           more working plugins
12503
12504 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12505
12506         * testsuite/alsa/Makefile.am:
12507         * testsuite/alsa/srcstate.c:
12508         add test for alsasrc changing state
12509
12510 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12511
12512         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12513         (gst_silence_get):
12514         * gst/silence/gstsilence.h:
12515         fix silence generation for 16bit raw audio
12516
12517 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12518
12519         * gst/matroska/matroska-demux.c:
12520         (gst_matroska_demux_parse_metadata),
12521         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12522         * gst/mpegaudio/common.c:
12523         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12524         (gst_videoscale_getcaps), (gst_videoscale_link),
12525         (gst_videoscale_src_fixate), (gst_videoscale_init),
12526         (gst_videoscale_finalize):
12527         * gst/videoscale/gstvideoscale.h:
12528         * gst/videotestsrc/gstvideotestsrc.c:
12529         (gst_videotestsrc_get_capslist):
12530         * gst/wavenc/gstwavenc.c:
12531         * sys/oss/gstossmixer.c: (fill_labels):
12532         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12533         (gst_ximagesink_handle_xevents),
12534         (gst_ximagesink_calculate_pixel_aspect_ratio),
12535         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12536         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12537         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12538         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12539         (gst_ximagesink_init), (gst_ximagesink_class_init):
12540         * sys/ximage/ximagesink.h:
12541         * sys/xvimage/xvimagesink.c:
12542         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12543         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12544         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12545         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12546         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12547         * sys/xvimage/xvimagesink.h:
12548           first batch of pixel aspect ratio commits.
12549
12550 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12551
12552         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12553         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12554         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12555           handle stride, needs work if we want to move stride handling
12556           upstream, but works correctly for our purposes.
12557
12558 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12559
12560         * gst/videoscale/README:
12561           add testing examples
12562         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12563         (gst_videoscale_chain):
12564         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12565         (gst_videoscale_get_size):
12566           add get_size function that handles stride like videotestsrc.
12567           fixes conversion for YUV formats for as much as I can test them.
12568
12569 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12570
12571         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12572         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12573         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12574         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12575         (gst_xvimagesink_xvimage_put):
12576           further cleanups, logging, error handling and synchronizing
12577
12578 2004-07-27  Wim Taymans  <wim@fluendo.com>
12579
12580         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12581         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12582         (gst_videomixer_pad_set_property),
12583         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12584         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12585         (gst_videomixer_class_init), (gst_videomixer_init),
12586         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12587         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12588         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12589         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12590         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12591         (gst_videomixer_loop), (plugin_init):
12592         Be a nicer negotiation citizen and provide a getcaps function on
12593         the srcpad. This also fixes a crash when resizing.
12594
12595 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12596
12597         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12598         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12599
12600 2004-07-27  Wim Taymans  <wim@fluendo.com>
12601
12602         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12603         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12604         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12605         (gst_pngenc_set_property):
12606         * ext/libpng/gstpngenc.h:
12607         Added snapshot property to pngenc.
12608         removed g_print from pngdec
12609
12610 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12611
12612         * gst/ac3parse/ac3parse.vcproj
12613         * gst/adder/adder.vcproj
12614         * gst/alpha/alpha.vcproj
12615         * gst/alpha/alphacolor.vcproj
12616         * gst/asfdemux/asf.vcproj
12617         * gst/audioconvert/audioconvert.vcproj
12618         * gst/audiorate/audiorate.vcproj
12619         * gst/audioscale/audioscale.vcproj
12620         * gst/auparse/auparse.vcproj
12621         * gst/avi/avi.vcproj
12622         * gst/cdxaparse/cdxaparse.vcproj
12623         * gst/chart/chart.vcproj
12624         * gst/colorspace/colorspace.vcproj
12625         * gst/cutter/cutter.vcproj
12626         * gst/debug/debug.vcproj
12627         * gst/debug/efence.vcproj
12628         * gst/debug/navigationtest.vcproj
12629         * gst/deinterlace/deinterlace.vcproj
12630         * gst/effectv/effectv.vcproj
12631         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12632         * gst/filter/filter.vcproj
12633         * gst/flx/flxdec.vcproj
12634         * gst/goom/goom.vcproj
12635         * gst/interleave/interleave.vcproj
12636         * gst/law/alaw.vcproj
12637         * gst/law/mulaw.vcproj
12638         * gst/matroska/matroska.vcproj
12639         * gst/median/median.vcproj
12640         * gst/mixmatrix/mixmatrix.vcproj
12641         * gst/mpeg1sys/mpeg1systemencode.vcproj
12642         * gst/mpeg1videoparse/mp1videoparse.vcproj
12643         * gst/mpeg2sub/mpeg2subt.vcproj
12644         * gst/mpegaudio/mpegaudio.vcproj
12645         * gst/mpegaudioparse/mpegaudioparse.vcproj
12646         * gst/mpegstream/mpegstream.vcproj
12647         * gst/multifilesink/multifilesink.vcproj
12648         * gst/multipart/multipart.vcproj
12649         * gst/oneton/oneton.vcproj
12650         * gst/overlay/overlay.vcproj
12651         * gst/passthrough/passthrough.vcproj
12652         * gst/qtdemux/qtdemux.vcproj
12653         * gst/realmedia/rmdemux.vcproj
12654         * gst/rtjpeg/rtjpeg.vcproj
12655         * gst/rtp/rtp.vcproj
12656         * gst/silence/silence.vcproj
12657         * gst/sine/sinesrc.vcproj
12658         * gst/smooth/smooth.vcproj
12659         * gst/smpte/smpte.vcproj
12660         * gst/spectrum/spectrum.vcproj
12661         * gst/speed/speed.vcproj
12662         * gst/stereo/stereo.vcproj
12663         * gst/switch/switch.vcproj
12664         * gst/tags/tagedit.vcproj
12665         * gst/tcp/tcp.vcproj
12666         * gst/typefind/typefindfunctions.vcproj
12667         * gst/udp/udp.vcproj
12668         * gst/videobox/videobox.vcproj
12669         * gst/videocrop/videocrop.vcproj
12670         * gst/videodrop/videodrop.vcproj
12671         * gst/videofilter/gamma.vcproj
12672         * gst/videofilter/videobalance.vcproj
12673         * gst/videofilter/videofilter.vcproj
12674         * gst/videofilter/videoflip.vcproj
12675         * gst/videoflip/videoflip.vcproj
12676         * gst/videomixer/videomixer.vcproj
12677         * gst/videorate/videorate.vcproj
12678         * gst/videoscale/videoscale.vcproj
12679         * gst/videotestsrc/videotestsrc.vcproj
12680         * gst/virtualdub/virtualdub.vcproj
12681         * gst/volenv/volenv.vcproj
12682         * gst/volume/volume.vcproj
12683         * gst/wavenc/wavenc.vcproj
12684         * gst/wavparse/wavparse.vcproj
12685         * gst/y4m/y4menc.vcproj
12686         * gst-libs/gst/audio/audio.vcproj
12687         * gst-libs/gst/audio/audiofilter.vcproj
12688         * gst-libs/gst/colorbalance/colorbalance.vcproj
12689         * gst-libs/gst/idct/idtc.vcproj
12690         * gst-libs/gst/media-info/media-info.vcproj
12691         * gst-libs/gst/mixer/mixer.vcproj
12692         * gst-libs/gst/navigation/navigation.vcproj
12693         * gst-libs/gst/play/play.vcproj
12694         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12695         * gst-libs/gst/resample/resample.vcproj
12696         * gst-libs/gst/riff/riff.vcproj
12697         * gst-libs/gst/tuner/tuner.vcproj
12698         * gst-libs/gst/video/video.vcproj
12699         * gst-libs/gst/xoverlay/xoverlay.vcproj
12700           avoid problems with math.h, fix release dependancy
12701           rename GStreamer-0.8.lib to libgstreamer.lib
12702
12703 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12704
12705         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12706         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12707         the atom is not available we have to unlock the mutex. Fixes #148023
12708
12709 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12710
12711         * gst-libs/gst/media-info/media-info.h:
12712           issue for a vararg macro with MSVC
12713
12714 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12715
12716         * gst/effectv/effectv.vcproj
12717         * gst-libs/gst/idct/idct.vcproj:
12718         * gst-libs/gst/media-info/media-info.vcproj:
12719         * gst-libs/gst/navigation/navigation.vcproj:
12720         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12721         * gst-libs/gst/video/video.vcproj:
12722         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12723           fixes for build problems
12724
12725 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12726
12727         * gst-libs/gst/audio/audio.def:
12728         * gst-libs/gst/audio/riff.def:
12729           add some definitions needed by plugins
12730
12731 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12732
12733         * gst/asfdemux/gstasfmux.c
12734           Fix some 64 bits constants to be glib friendly
12735
12736 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12737
12738         * gst/ac3parse/gstac3parse.c
12739         * gst/audioscale/gstaudioscale.c
12740         * gst/auparse/gstauparse.c
12741         * gst/colorspace/gstcolorspace.c
12742         * gst/colorspace/yuv2rgb.h
12743           local include fixes
12744
12745 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12746
12747         * win32/gst.sln
12748           add more plugins to the build
12749
12750 2004-07-26  Julien MOUTTE  <julien@moutte.net>
12751
12752         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12753         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
12754
12755 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12756
12757         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
12758         (gst_level_set_property), (gst_level_get_property),
12759         (gst_level_base_init), (gst_level_class_init):
12760           add debugging categories.  cleanups.
12761
12762 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12763
12764         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12765         (gst_videoscale_planar411), (gst_videoscale_planar400),
12766         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
12767         (gst_videoscale_scale_nearest_str1),
12768         (gst_videoscale_scale_nearest_str2),
12769         (gst_videoscale_scale_nearest_str4),
12770         (gst_videoscale_scale_nearest_16bit),
12771         (gst_videoscale_scale_nearest_24bit):
12772           fixed stride issues
12773           tested with 320x240 -> 321, 322, 324 x240
12774           tested with YV12, I420, YUY2, UYVY
12775           fixed packed422rev (don't think it could have worked before)
12776           by testing with UYVY
12777
12778 2004-07-26  Benjamin Otte  <otte@gnome.org>
12779
12780         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
12781         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
12782         (plugin_init):
12783           add debugging category, add error checks like checking return values
12784           of setup calls, make sure it still works after
12785           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
12786
12787 2004-07-26  Wim Taymans  <wim@fluendo.com>
12788
12789         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12790         (gst_mpeg_demux_get_audio_stream),
12791         (gst_mpeg_demux_process_private):
12792         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
12793         Check for error codes from the negotiation functions. Make sure
12794         we really set the pad caps when a new pad is created.
12795
12796 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12797
12798         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12799         (gst_ffmpeg_caps_to_pix_fmt):
12800         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12801         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12802         (gst_ffmpegcolorspace_pad_link):
12803           don't make function do two things at the same time without reason.
12804
12805 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12806
12807         * gst/ac3parse/ac3parse.vcproj
12808         * gst/adder/adder.vcproj
12809         * gst/alpha/alpha.vcproj
12810         * gst/alpha/alphacolor.vcproj
12811         * gst/asfdemux/asf.vcproj
12812         * gst/audioconvert/audioconvert.vcproj
12813         * gst/audiorate/audiorate.vcproj
12814         * gst/audioscale/audioscale.vcproj
12815         * gst/auparse/auparse.vcproj
12816         * gst/avi/avi.vcproj
12817         * gst/cdxaparse/cdxaparse.vcproj
12818         * gst/chart/chart.vcproj
12819         * gst/colorspace/colorspace.vcproj
12820         * gst/cutter/cutter.vcproj
12821         * gst/debug/debug.vcproj
12822         * gst/debug/efence.vcproj
12823         * gst/debug/navigationtest.vcproj
12824         * gst/deinterlace/deinterlace.vcproj
12825         * gst/effectv/effectv.vcproj
12826         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12827         * gst/filter/filter.vcproj
12828         * gst/flx/flxdec.vcproj
12829         * gst/goom/goom.vcproj
12830         * gst/interleave/interleave.vcproj
12831         * gst/law/alaw.vcproj
12832         * gst/law/mulaw.vcproj
12833         * gst/matroska/matroska.vcproj
12834         * gst/median/median.vcproj
12835         * gst/mixmatrix/mixmatrix.vcproj
12836         * gst/mpeg1sys/mpeg1systemencode.vcproj
12837         * gst/mpeg1videoparse/mp1videoparse.vcproj
12838         * gst/mpeg2sub/mpeg2subt.vcproj
12839         * gst/mpegaudio/mpegaudio.vcproj
12840         * gst/mpegaudioparse/mpegaudioparse.vcproj
12841         * gst/mpegstream/mpegstream.vcproj
12842         * gst/multifilesink/multifilesink.vcproj
12843         * gst/multipart/multipart.vcproj
12844         * gst/oneton/oneton.vcproj
12845         * gst/overlay/overlay.vcproj
12846         * gst/passthrough/passthrough.vcproj
12847         * gst/qtdemux/qtdemux.vcproj
12848         * gst/realmedia/rmdemux.vcproj
12849         * gst/rtjpeg/rtjpeg.vcproj
12850         * gst/rtp/rtp.vcproj
12851         * gst/silence/silence.vcproj
12852         * gst/sine/sinesrc.vcproj
12853         * gst/smooth/smooth.vcproj
12854         * gst/smpte/smpte.vcproj
12855         * gst/spectrum/spectrum.vcproj
12856         * gst/speed/speed.vcproj
12857         * gst/stereo/stereo.vcproj
12858         * gst/switch/switch.vcproj
12859         * gst/tags/tagedit.vcproj
12860         * gst/tcp/tcp.vcproj
12861         * gst/typefind/typefindfunctions.vcproj
12862         * gst/udp/udp.vcproj
12863         * gst/videobox/videobox.vcproj
12864         * gst/videocrop/videocrop.vcproj
12865         * gst/videodrop/videodrop.vcproj
12866         * gst/videofilter/gamma.vcproj
12867         * gst/videofilter/videobalance.vcproj
12868         * gst/videofilter/videofilter.vcproj
12869         * gst/videofilter/videoflip.vcproj
12870         * gst/videoflip/videoflip.vcproj
12871         * gst/videomixer/videomixer.vcproj
12872         * gst/videorate/videorate.vcproj
12873         * gst/videoscale/videoscale.vcproj
12874         * gst/videotestsrc/videotestsrc.vcproj
12875         * gst/virtualdub/virtualdub.vcproj
12876         * gst/volenv/volenv.vcproj
12877         * gst/volume/volume.vcproj
12878         * gst/wavenc/wavenc.vcproj
12879         * gst/wavparse/wavparse.vcproj
12880         * gst/y4m/y4menc.vcproj
12881           more plugins supported under windows
12882
12883 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12884
12885         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12886         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
12887         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
12888         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12889         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
12890           Add debugging statements.  Use the sizes as returned by the
12891           *CreateImage calls.
12892
12893 2004-07-26  Johan Dahlin  <johan@gnome.org>
12894
12895         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
12896         the pad is negotiated.
12897
12898         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
12899
12900 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12901
12902         * gst-libs/gst/colorbalance/colorbalance.vcproj:
12903         * gst-libs/gst/idct/idct.vcproj:
12904         * gst-libs/gst/media-info/media-info.vcproj:
12905         * gst-libs/gst/mixer/mixer.vcproj:
12906         * gst-libs/gst/navigation/navigation.vcproj:
12907         * gst-libs/gst/play/play.vcproj:
12908         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12909         * gst-libs/gst/resample/resample.vcproj:
12910         * gst-libs/gst/tuner/tuner.vcproj:
12911         * gst-libs/gst/video/video.vcproj:
12912         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12913           more plugins supported under windows
12914
12915 2004-07-25 Iain <iain@prettypeople.org>
12916
12917         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
12918         pad now rather than when the pad is created because state changes wipe
12919         explicit caps (fixes #148043).
12920
12921 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
12922
12923         reviewed by Benjamin Otte  <otte@gnome.org>
12924
12925         * ext/mad/gstmad.c:
12926           fix mad plugin crashing on Sun (fixes #148289)
12927
12928 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12929
12930         * gst/avi/avi.def:
12931         * gst/avi/avi.vcproj:
12932         * gst/matroska/matroska.def:
12933         * gst/matroska/matroska.vcproj:
12934           remove unused .def files
12935
12936 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12937
12938         * gst-libs/gst/audio/gstaudiofilter.c:
12939           Clean the local include
12940
12941 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12942
12943         * win32/gst.sln:
12944         * gst-libs/gst/audio/audio.def:
12945         * gst-libs/gst/audio/audio.vcproj:
12946         * gst-libs/gst/audio/audiofilter.vcproj:
12947         * gst-libs/gst/audio/riff.def:
12948         * gst-libs/gst/audio/riff.vcproj:
12949         * gst-libs/gst/gst-libs.def:
12950         * gst-libs/gst/gst-libs.vcproj:
12951         * gst/avi/avi.vcproj:
12952         * gst/avi/avi.vcproj:
12953           Copy the files where needed after building, cleaner projects
12954
12955 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12956
12957         * gst/matroska/ebml-write.c:
12958           Fix some 64 bits constants to be glib friendly
12959
12960 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
12961
12962         * win32/gst.sln:
12963         * gst-libs/gst/gst-libs.def:
12964         * gst-libs/gst/gst-libs.vcproj:
12965         * gst/matroska/matroska.def:
12966         * gst/matroska/matroska.vcproj:
12967           Add the preliminary canvas to build plugins on Win32
12968
12969 2004-07-23  Benjamin Otte  <otte@gnome.org>
12970
12971         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
12972           don't enfore negotiation from source side, it breaks
12973           sinesrc ! audioconvert ! osssink
12974
12975 2004-07-22  David Schleef  <ds@schleef.org>
12976
12977         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
12978         for ELF files, since they can easily be recognized as audio/mpeg.
12979         (bug #147441)
12980
12981 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12982
12983         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12984         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
12985         (gst_videoscale_scale_nearest_24bit),
12986         (gst_videoscale_scale_nearest_16bit):
12987           fix 16bit and 24bit for stride (24bit might need testing)
12988           don't pretend we do more than one algorithm
12989
12990 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12991
12992         * configure.ac:
12993         * gst/Makefile.am:
12994         * gst/multifilesink/Makefile.am:
12995         * gst/multifilesink/gstmultifilesink.c:
12996         (gst_multifilesink_get_formats),
12997         (gst_multifilesink_get_query_types), (_do_init),
12998         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
12999         (gst_multifilesink_init), (gst_multifilesink_dispose),
13000         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
13001         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
13002         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
13003         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
13004         (gst_multifilesink_chain), (gst_multifilesink_change_state),
13005         (gst_multifilesink_uri_get_type),
13006         (gst_multifilesink_uri_get_protocols),
13007         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
13008         (gst_multifilesink_uri_handler_init), (plugin_init):
13009         * gst/multifilesink/gstmultifilesink.h:
13010         * testsuite/Makefile.am:
13011         * testsuite/multifilesink/Makefile.am:
13012         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
13013         (gst_newmedia_class_init), (gst_newmedia_init),
13014         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
13015         (newfile_signal), (test_signal), (main):
13016         multifilesink plugin for creating new files every time a new media
13017         discontinuity event occurs
13018
13019 2004-07-22  Wim Taymans  <wim@fluendo.com>
13020
13021         * gst/alpha/Makefile.am:
13022         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
13023         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
13024         (gst_alpha_color_init), (gst_alpha_color_set_property),
13025         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
13026         (transform), (gst_alpha_color_chain),
13027         (gst_alpha_color_change_state), (plugin_init):
13028         Stupid plugin to to RGBA to AYUV conversion because none of
13029         the colorspace plugins can handle that yet.
13030
13031 2004-07-22  Wim Taymans  <wim@fluendo.com>
13032
13033         * examples/seeking/seek.c: (update_scale), (main):
13034         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13035         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13036         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13037         (gst_decode_bin_init), (gst_decode_bin_dispose),
13038         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13039         (no_more_pads), (close_link), (type_found),
13040         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13041         (plugin_init):
13042         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13043         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13044         (gst_play_base_bin_dispose), (queue_overrun),
13045         (gen_preroll_element), (remove_prerolls), (unknown_type),
13046         (no_more_pads), (new_stream), (setup_source),
13047         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13048         (play_base_eos), (gst_play_base_bin_change_state),
13049         (gst_play_base_bin_add_element),
13050         (gst_play_base_bin_remove_element),
13051         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13052         (gst_play_base_bin_unlink_stream),
13053         (gst_play_base_bin_get_streaminfo):
13054         * gst/playback/gstplaybin.c: (gen_video_element),
13055         (gen_audio_element):
13056         * gst/playback/gststreaminfo.h:
13057         More playback updates, attempt to fix things after the state change
13058         breakage.
13059
13060 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13061
13062         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
13063         (gst_videoscale_scale_nearest_16bit):
13064           comment algorithm
13065
13066 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13067
13068         * gst/videotestsrc/gstvideotestsrc.c:
13069         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
13070         (gst_videotestsrc_init), (gst_videotestsrc_get),
13071         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13072         (gst_videotestsrc_get_property):
13073         * gst/videotestsrc/gstvideotestsrc.h:
13074         * gst/videotestsrc/videotestsrc.c:
13075         * gst/videotestsrc/videotestsrc.h:
13076           cleanup and commenting
13077
13078 2004-07-21  Wim Taymans  <wim@fluendo.com>
13079
13080         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13081         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
13082         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
13083         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
13084         (_find_chain_get_unknown_part), (_find_streams_check),
13085         (gst_ogg_demux_push), (gst_ogg_pad_push):
13086         * ext/theora/theoradec.c: (theora_get_formats),
13087         (theora_dec_src_convert), (theora_dec_sink_convert),
13088         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13089         (theora_dec_chain):
13090         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13091         (vorbis_dec_convert), (vorbis_dec_src_query),
13092         (vorbis_dec_src_event), (vorbis_dec_event):
13093         More seeking fixes, oggdemux now supports seeking to time and
13094         uses the downstream element to convert granulepos to time.
13095         Seeking in theora-only ogg files now works.
13096
13097 2004-07-21  Wim Taymans  <wim@fluendo.com>
13098
13099         * ext/theora/theoradec.c: (gst_theora_dec_init),
13100         (theora_get_formats), (theora_get_event_masks),
13101         (theora_get_query_types), (theora_dec_src_convert),
13102         (theora_dec_sink_convert), (theora_dec_src_query),
13103         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
13104         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13105         (vorbis_get_event_masks), (vorbis_get_query_types),
13106         (gst_vorbis_dec_init), (vorbis_dec_convert),
13107         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
13108         Added query/convert/formats functions to vorbis and theora decoders
13109         so that the outside world can use them too. Fixed seeking on an
13110         ogg/theora/vorbis file by disabling the seeking seeking on the
13111         theora srcpad.
13112
13113 2004-07-21  Julien MOUTTE  <julien@moutte.net>
13114
13115         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13116         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
13117         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
13118         images creation for both elements. We don't create the image on caps
13119         nego or renego, we just destroy the internal one if present if it does
13120         not match the needs. The chain function takes care of creating a new
13121         image when needed.
13122         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13123         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
13124         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
13125         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
13126         the image format information. The buffer pool checks for the context
13127         image format and discard images with different formats.
13128         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
13129
13130 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13131
13132         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13133         (gst_ffmpegcolorspace_chain):
13134           no point in doing any chaining if the pad we want to push from
13135           isn't usable.
13136
13137 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13138
13139         * gst-libs/gst/riff/riff-media.c:
13140         (gst_riff_create_audio_caps_with_data):
13141           Fix double end-to-native symbol conversion (#148021).
13142
13143 2004-07-20  David Schleef  <ds@schleef.org>
13144
13145         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
13146         Don't use an Atom that doesn't exist.
13147
13148 2004-07-20  Wim Taymans  <wim@fluendo.com>
13149
13150         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13151         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13152         (gst_multifdsink_client_remove),
13153         (gst_multifdsink_handle_client_write),
13154         (gst_multifdsink_queue_buffer):
13155         * gst/tcp/gstmultifdsink.h:
13156         More multifdsink stats. Avoid deadlock by releasing locks
13157         before sending out a signal.
13158
13159 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13160
13161         * po/LINGUAS:
13162         * po/hu.po:
13163           added Hungarian translation (Laszlo Dvornik)
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_client_remove),
13169         (gst_multifdsink_handle_client_write),
13170         (gst_multifdsink_queue_buffer):
13171         * gst/tcp/gsttcp-marshal.list:
13172         Fixed the stupid marshal definition.
13173
13174 2004-07-20  Wim Taymans  <wim@fluendo.com>
13175
13176         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13177         (gst_multifdsink_init), (gst_multifdsink_add),
13178         (gst_multifdsink_client_remove),
13179         (gst_multifdsink_handle_client_write),
13180         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
13181         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
13182         (gst_multifdsink_init_send):
13183         * gst/tcp/gstmultifdsink.h:
13184         Added more stats, added timeout for a client, fixed some typos
13185         and added some comments.
13186
13187 2004-07-20  Wim Taymans  <wim@fluendo.com>
13188
13189         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13190         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13191         (gst_multifdsink_client_remove),
13192         (gst_multifdsink_handle_client_write):
13193         * gst/tcp/gstmultifdsink.h:
13194         * gst/tcp/gsttcp-marshal.list:
13195         Added get_stats method that returns a GValueArray of
13196         stats values.
13197
13198 2004-07-19  Benjamin Otte  <otte@gnome.org>
13199
13200         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13201           make sure longname, description and author are valid UTF-8
13202
13203 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13204
13205         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
13206         (gst_ximagesink_set_property):
13207         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
13208         (gst_xvimagesink_set_property):
13209           make sure SYNCHRONOUS is respected after getting the X context
13210
13211 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13212
13213         * gst/matroska/matroska-demux.c:
13214         (gst_matroska_demux_handle_src_event),
13215         (gst_matroska_demux_parse_blockgroup):
13216         * gst/matroska/matroska-ids.h:
13217           add BlockReference tag and ignore it to clear out log.
13218           ignore NAVIGATION events to clear out log.
13219
13220 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13221
13222         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
13223         (gst_matroska_demux_add_stream):
13224         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
13225           add debug categories
13226
13227 2004-07-16  Wim Taymans  <wim@fluendo.com>
13228
13229         * ext/libpng/Makefile.am:
13230         * ext/libpng/gstpng.c: (plugin_init):
13231         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
13232         (gst_pngdec_get_type), (gst_pngdec_base_init),
13233         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
13234         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
13235         * ext/libpng/gstpngdec.h:
13236         Added png decoder.
13237
13238 2004-07-16  Julien MOUTTE  <julien@moutte.net>
13239
13240         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13241         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13242         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
13243         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
13244         (gst_ximagesink_buffer_alloc):
13245         * sys/ximage/ximagesink.h:
13246         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13247         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13248         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
13249         (gst_xvimagesink_buffer_alloc):
13250         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
13251         again. Using internal data pointer of the x(v)image to store image's
13252         data to be coherent with the buffer alloc mechanism. Investigated the
13253         image destruction code to be sure that everything gets freed correctly.
13254
13255 2004-07-16  Wim Taymans  <wim@fluendo.com>
13256
13257         * gst-libs/gst/riff/riff-read.c:
13258         (gst_riff_read_strf_vids_with_data),
13259         (gst_riff_read_strf_auds_with_data):
13260         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13261         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13262         Make sure we don't create 0 sized subbuffers in riff-read.
13263         Signal the no more pads signal after reading the avi header.
13264
13265 2004-07-16  Wim Taymans  <wim@fluendo.com>
13266
13267         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13268         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13269         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13270         (gst_decode_bin_init), (gst_decode_bin_dispose),
13271         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13272         (no_more_pads), (close_link), (type_found),
13273         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13274         (gst_decode_bin_change_state), (plugin_init):
13275         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13276         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13277         (gst_play_base_bin_dispose), (queue_overrun),
13278         (gen_preroll_element), (remove_prerolls), (unknown_type),
13279         (no_more_pads), (new_stream), (setup_source),
13280         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13281         (play_base_eos), (gst_play_base_bin_change_state),
13282         (gst_play_base_bin_add_element),
13283         (gst_play_base_bin_remove_element),
13284         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13285         (gst_play_base_bin_unlink_stream),
13286         (gst_play_base_bin_get_streaminfo):
13287         * gst/playback/gstplaybasebin.h:
13288         Better error recovery. Added configurable preroll queue size. Faster
13289         detection of no-more-pads.
13290
13291 2004-07-16  Wim Taymans  <wim@fluendo.com>
13292
13293         * gst-libs/gst/video/video.h:
13294         Added 32 bits RGBA. Not sure if we should use another mime-type
13295         for alpha rgb. Currently the presence of the alpha_mask property
13296         signals an alpha channel.
13297
13298 2004-07-16  Wim Taymans  <wim@fluendo.com>
13299
13300         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13301         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13302         FPS seems to be 0.0 to MAX everywhere else.
13303
13304 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13305
13306         * gst-libs/gst/riff/riff-media.c:
13307         (gst_riff_create_video_caps_with_data):
13308           mp42/mp43 (no caps) exist too.
13309         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13310           Set pixel_width/height; we've got them in-caps.
13311         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13312         * gst/wavparse/gstwavparse.c: (plugin_init):
13313           Both are valid primary.
13314         * sys/oss/gstossmixer.c:
13315           Remove i18n hack and enable translations.
13316
13317 2004-07-15  Benjamin Otte  <otte@gnome.org>
13318
13319         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13320         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13321           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13322
13323 2004-07-15  Benjamin Otte  <otte@gnome.org>
13324
13325         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13326         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13327         (gst_alsa_close_audio):
13328           disable some of the debugging code for now. Writing debugging to a
13329           buffer is broken in current alsalib releases.
13330
13331 2004-07-12  Benjamin Otte  <otte@gnome.org>
13332
13333         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13334           use bufferpools
13335
13336 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13337
13338         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13339         (theora_dec_src_query), (theora_dec_event):
13340         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13341           add debugging categories.  Remove \n's.
13342
13343 2004-07-13  Johan Dahlin  <johan@gnome.org>
13344
13345         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13346         (gst_play_bin_get_property): Impl.
13347
13348 2004-07-13  Wim Taymans  <wim@fluendo.com>
13349
13350         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13351         When trying to find the stream length, seek back N pages
13352         instead of just one, where N is the number of streams in
13353         the current chain.
13354
13355 2004-07-13  Wim Taymans  <wim@fluendo.com>
13356
13357         * gst-libs/gst/riff/riff-media.c:
13358         (gst_riff_create_audio_caps_with_data),
13359         (gst_riff_create_audio_caps),
13360         (gst_riff_create_audio_template_caps):
13361         * gst-libs/gst/riff/riff-media.h:
13362         * gst-libs/gst/riff/riff-read.c:
13363         (gst_riff_read_strf_vids_with_data),
13364         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13365         * gst-libs/gst/riff/riff-read.h:
13366         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13367         (gst_avi_demux_add_stream):
13368         Set codec_data on caps for avidemuxer.
13369
13370 2004-07-12  David Schleef  <ds@schleef.org>
13371
13372         * configure.ac: Fix test for Objective C
13373
13374 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13375         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13376         (gst_gdk_pixbuf_chain):
13377           Add svg and pcx to template caps, and ensure that getcaps returns a
13378           subset of the template caps.
13379           Copy each row manually for output, as gdkpixbuf may pad the
13380           rowstride to a 32-bit word boundary.
13381
13382 2004-07-12  Wim Taymans  <wim@fluendo.com>
13383
13384         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13385         (gst_riff_create_video_template_caps):
13386         Fix the template caps to include some more media types.
13387
13388 2004-07-12  Wim Taymans  <wim@fluendo.com>
13389
13390         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13391         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13392         (compare_ranks), (print_feature), (gst_decode_bin_init),
13393         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13394         (try_to_link_1), (new_pad), (close_link), (type_found),
13395         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13396         (gst_decode_bin_change_state), (plugin_init):
13397         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13398         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13399         (gst_play_base_bin_dispose), (queue_overrun),
13400         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13401         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13402         (gst_play_base_bin_get_property), (play_base_eos),
13403         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13404         (gst_play_base_bin_remove_element),
13405         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13406         (gst_play_base_bin_unlink_stream),
13407         (gst_play_base_bin_get_streaminfo):
13408         * gst/playback/gstplaybasebin.h:
13409         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13410         (gst_play_bin_class_init), (gst_play_bin_init),
13411         (gst_play_bin_dispose), (gst_play_bin_set_property),
13412         (gst_play_bin_get_property), (gen_video_element),
13413         (gen_audio_element), (remove_sinks), (setup_sinks),
13414         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13415         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13416         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13417         (gst_play_bin_query), (plugin_init):
13418         * gst/playback/test4.c: (main):
13419         More fixes on reusing of the element.
13420
13421 2004-07-11  Benjamin Otte  <otte@gnome.org>
13422
13423         * ext/mad/gstmad.c: (normal_seek):
13424           allow seeking for other methods than just SET
13425
13426 2004-07-11  Andy Wingo  <wingo@pobox.com>
13427
13428         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13429         float, "any" caps -> buffer_frames=[0,MAX].
13430
13431         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13432         doesn't intersect our caps with the template any more. Do it
13433         ourselves.
13434         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13435
13436 2004-07-09  Wim Taymans  <wim@fluendo.com>
13437
13438         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13439         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13440         (compare_ranks), (print_feature), (gst_decode_bin_init),
13441         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13442         (try_to_link_1), (new_pad), (close_link), (type_found),
13443         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13444         (gst_decode_bin_change_state), (plugin_init):
13445         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13446         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13447         (gst_play_base_bin_dispose), (queue_overrun),
13448         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13449         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13450         (gst_play_base_bin_get_property), (play_base_eos),
13451         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13452         (gst_play_base_bin_remove_element),
13453         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13454         (gst_play_base_bin_unlink_stream),
13455         (gst_play_base_bin_get_streaminfo):
13456         * gst/playback/gstplaybasebin.h:
13457         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13458         (gst_play_bin_class_init), (gst_play_bin_init),
13459         (gst_play_bin_dispose), (gst_play_bin_set_property),
13460         (gst_play_bin_get_property), (gen_video_element),
13461         (gen_audio_element), (remove_sinks), (setup_sinks),
13462         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13463         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13464         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13465         (gst_play_bin_query), (plugin_init):
13466         * gst/playback/test4.c: (main):
13467         Work on object reuse and seeking.
13468
13469 2004-07-09  Wim Taymans  <wim@fluendo.com>
13470
13471         * examples/seeking/seek.c: (iterate):
13472         Don't consume all CPU in the idle loop.
13473
13474 2004-07-09  Wim Taymans  <wim@fluendo.com>
13475
13476         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13477         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13478         Add pad to element *after* setting the pad functions so that
13479         the scheduler can use the correct ones.
13480
13481 2004-07-09  Wim Taymans  <wim@fluendo.com>
13482
13483         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13484         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13485         Sync to keyframe after seek
13486
13487 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13488
13489         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13490         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13491         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13492         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13493         * ext/libvisual/visual.c: (gst_visual_change_state):
13494         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13495         * ext/theora/theoradec.c: (theora_dec_change_state):
13496         * ext/theora/theoraenc.c: (theora_enc_change_state):
13497         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13498         * gst-libs/gst/navigation/navigation.c:
13499         * gst/adder/gstadder.c: (gst_adder_change_state):
13500         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13501         (gst_audio_convert_get_buffer):
13502         * gst/multipart/multipartdemux.c:
13503         (gst_multipart_demux_change_state):
13504         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13505         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13506         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13507         * gst/videoscale/gstvideoscale.c:
13508         (gst_videoscale_handle_src_event):
13509         * gst/volume/gstvolume.c: (volume_chain_int16):
13510           don't assert in state change, this should be done by the base
13511           GstElement class.
13512           various debugging fixes.
13513
13514 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13515
13516         * configure.ac:
13517         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13518         (gst_play_dispose), (gst_play_set_location),
13519         (gst_play_set_data_src), (gst_play_set_video_sink),
13520         (gst_play_set_audio_sink), (gst_play_set_visualization),
13521         (gst_play_connect_visualization), (gst_play_get_sink_element),
13522         (gst_play_get_all_by_interface):
13523         * gst-libs/gst/play/play.h:
13524           add new method to get elements implementing an interface.
13525           add various error logging
13526
13527 2004-07-08  Wim Taymans  <wim@fluendo.com>
13528
13529         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13530         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13531         (make_playerbin_pipeline), (query_durations_elems),
13532         (query_durations_pads), (query_positions_elems),
13533         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13534         (main):
13535         Added playbin seeking example.
13536
13537 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13538
13539         * gst-libs/gst/play/play.c: (gst_play_set_location),
13540         (gst_play_set_data_src), (gst_play_set_video_sink),
13541         (gst_play_set_audio_sink), (gst_play_set_visualization),
13542         (gst_play_connect_visualization), (gst_play_get_framerate):
13543           use a macro to look up elements from hash table
13544
13545 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13546
13547         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13548         (gst_play_get_length_callback), (gst_play_set_location),
13549         (gst_play_seek_to_time), (gst_play_set_data_src),
13550         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13551         (gst_play_set_visualization), (gst_play_connect_visualization),
13552         (gst_play_get_sink_element):
13553         - add debugging info
13554         - fix looking up sink elements by iterating over complete caps
13555         - put everything except for source and autoplugger in a complete bin
13556
13557 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13558
13559         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13560         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13561         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13562         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13563         * ext/alsa/gstalsasink.h:
13564         - add debugging info
13565         - clean up schizophrenia of data/buffer/event
13566         - fix double event unref error
13567
13568 2004-07-08  Wim Taymans  <wim@fluendo.com>
13569
13570         * gst/playback/Makefile.am:
13571         Add headers to noinst
13572
13573 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13574
13575         * tools/gst-launch-ext-m.m:
13576         * tools/gst-launch-ext.1.in:
13577           convert to the third millenium
13578
13579 2004-07-07  David Schleef  <ds@schleef.org>
13580
13581         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13582
13583 2004-07-07  Wim Taymans  <wim@fluendo.com>
13584
13585         * gst/playback/Makefile.am:
13586         * gst/playback/README:
13587         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13588         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13589         (compare_ranks), (print_feature), (gst_decode_bin_init),
13590         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13591         (try_to_link_1), (new_pad), (close_link), (type_found),
13592         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13593         (plugin_init):
13594         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13595         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13596         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13597         (gen_preroll_element), (no_more_pads), (new_stream),
13598         (setup_source), (gst_play_base_bin_set_property),
13599         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13600         (gst_play_base_bin_add_element),
13601         (gst_play_base_bin_remove_element),
13602         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13603         (gst_play_base_bin_unlink_stream),
13604         (gst_play_base_bin_get_streaminfo):
13605         * gst/playback/gstplaybasebin.h:
13606         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13607         (gst_play_bin_class_init), (gst_play_bin_init),
13608         (gst_play_bin_dispose), (gst_play_bin_set_property),
13609         (gst_play_bin_get_property), (gen_video_element),
13610         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13611         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13612         (gst_play_bin_get_formats), (gst_play_bin_convert),
13613         (gst_play_bin_get_query_types), (gst_play_bin_query),
13614         (plugin_init):
13615         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13616         (gst_stream_info_get_type), (gst_stream_info_class_init),
13617         (gst_stream_info_init), (gst_stream_info_new),
13618         (gst_stream_info_dispose), (gst_stream_info_set_property),
13619         (gst_stream_info_get_property):
13620         * gst/playback/gststreaminfo.h:
13621         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13622         (main):
13623         * gst/playback/test2.c: (main):
13624         * gst/playback/test3.c: (update_scale), (main):
13625         More playbin fixes. Added README. Do better element filtering.
13626         Added base class to preroll media. Added test apps.
13627
13628 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13629
13630         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13631         * ext/mpeg2dec/gstmpeg2dec.h:
13632           various debugging improvements.  Reset stream to next picture
13633           instead of sequence header, otherwise seeks cannot work.
13634
13635 2004-07-07  Wim Taymans  <wim@fluendo.com>
13636
13637         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13638         (gst_video_box_class_init), (gst_video_box_set_property),
13639         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13640         Use pad_alloc where possible.
13641
13642 2004-07-07  Wim Taymans  <wim@fluendo.com>
13643
13644         * sys/oss/gstosselement.c: (gst_osselement_reset),
13645         (gst_osselement_parse_caps):
13646         * sys/oss/gstosselement.h:
13647         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13648         Fix offset on osssrc.
13649
13650 2004-07-07  Wim Taymans  <wim@fluendo.com>
13651
13652         * ext/theora/theora.c: (plugin_init):
13653         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13654         (theora_dec_src_query), (theora_dec_chain):
13655         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13656         (theora_enc_sink_link), (theora_buffer_from_packet),
13657         (theora_push_packet), (theora_enc_chain):
13658         Fix theora granulepos calculation.
13659         Fix overflow in duration/position calculation.
13660         Bump rank to PRIMARY for theoradec.
13661         Use granulepos of last packet to calculate position.
13662         Set keyframe flag on buffers when needed.
13663
13664 2004-07-06  David Schleef  <ds@schleef.org>
13665
13666         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13667         serious?  (Fixed, obviously.)
13668
13669 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13670
13671         * po/LINGUAS:
13672         * po/cs.po:
13673           added Czech translation (Miloslav Trmac)
13674
13675 2004-07-05  Wim Taymans  <wim@fluendo.com>
13676
13677         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13678         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13679         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13680         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13681         (close_link), (type_found), (gst_decode_bin_set_property),
13682         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13683         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13684         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13685         (gst_decode_bin_query), (plugin_init):
13686         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13687         (gst_play_bin_class_init), (gst_play_bin_init),
13688         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13689         (get_video_element), (new_pad), (setup_source),
13690         (gst_play_bin_set_property), (gst_play_bin_get_property),
13691         (gst_play_bin_change_state), (gst_play_bin_add_element),
13692         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13693         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13694         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13695         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13696         * gst/playback/test.c: (main):
13697         More fixes, cleaned up playbin, make it use decodebin. Added
13698         threaded property to playbin.
13699
13700 2004-07-05  Wim Taymans  <wim@fluendo.com>
13701
13702         * configure.ac:
13703         * gst/playback/Makefile.am:
13704         * gst/playback/decodetest.c: (main):
13705         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13706         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13707         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13708         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13709         (close_link), (type_found), (gst_decode_bin_set_property),
13710         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13711         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13712         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13713         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13714         (plugin_init):
13715         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13716         (gst_play_bin_class_init), (gst_play_bin_init),
13717         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13718         (collect_sink_pads), (find_compatibles), (close_pad_link),
13719         (try_to_link_1), (new_pad), (close_link), (type_found),
13720         (setup_source), (gst_play_bin_set_property),
13721         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13722         (compare_ranks), (gst_play_bin_collect_factories),
13723         (gst_play_bin_change_state), (gst_play_bin_add_element),
13724         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13725         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13726         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13727         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13728         * gst/playback/test.c: (main):
13729         Added some playback helper elements and some test apps, very alpha
13730         still.
13731
13732 2004-07-04  Benjamin Otte  <otte@gnome.org>
13733
13734         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13735           only restart audio when we indeed have an xrun to fix repeated
13736           xruns. Fix suggested by Giuliano Pochini.
13737
13738 2004-07-03  David Schleef  <ds@schleef.org>
13739
13740         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
13741         call to gst_debug_log() if debugging is disabled (bug #145118)
13742
13743 2004-07-03  Benjamin Otte  <otte@gnome.org>
13744
13745         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13746           use our own functions for restarting the alsa device.
13747         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13748           I should apply patches myself - use MIN for the third argument, not
13749           the second, this fixes seeking
13750
13751 2004-07-02  David Schleef  <ds@schleef.org>
13752
13753         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13754         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
13755         do with the logic.
13756
13757 2004-07-02  David Schleef  <ds@schleef.org>
13758
13759         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
13760         output buffers.  Fix logic mistake.  (bug #144866)
13761
13762 2004-07-02  David Schleef  <ds@schleef.org>
13763
13764         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
13765         on X.  (bug #144753)
13766
13767 2004-07-02  David Schleef  <ds@schleef.org>
13768
13769         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
13770         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
13771         (bug #144624)
13772         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
13773         (gst_osselement_rate_probe_check): Add another workaround for
13774         buggy drivers (bug #145336)
13775
13776 2004-07-02  David Schleef  <ds@schleef.org>
13777
13778         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
13779         Most systems don't have MSG_NOSIGNAL.
13780
13781 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13782
13783         * Makefile.am:
13784         * gst-libs/gst/colorbalance/Makefile.am:
13785         * gst-libs/gst/mixer/Makefile.am:
13786         * gst-libs/gst/play/Makefile.am:
13787         * gst-libs/gst/tuner/Makefile.am:
13788           (hopefully) fix both install and dist and make error message useful.
13789           needs testing across automakes.
13790
13791 2004-07-02  Benjamin Otte  <otte@gnome.org>
13792
13793         * ext/ogg/gstogg.c: (plugin_init):
13794           we require bytestream now
13795         * ext/ogg/gstoggdemux.c:
13796           huge diff to implement chain setup in a fast and generic way. This
13797           improves tag reading and startup of huge files (read: Theora videos)
13798           quite a bit. It probably contains bugs, too, so please test.
13799           Seeking is not improved to the fast method.
13800
13801 2004-06-29  Wim Taymans  <wim@fluendo.com>
13802
13803         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13804         * ext/ogg/gstoggmux.c:
13805         Fix memleak in oggdemux when running unconnected pads.
13806         doc update in mux, start working on keyframe mode.
13807
13808 2004-06-29  Benjamin Otte  <otte@gnome.org>
13809
13810         * sys/oss/gstosssink.c:
13811         * sys/oss/gstosssrc.c:
13812           advertise correct template caps - we indeed do non-native endianness
13813           and 8bit audio has no endianness
13814         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
13815         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
13816           avoid (wrong) duplications in getcaps function and return
13817           template caps
13818
13819 2004-06-29  Wim Taymans  <wim@fluendo.com>
13820
13821         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13822         (gst_multifdsink_class_init), (gst_multifdsink_add),
13823         (gst_multifdsink_remove), (gst_multifdsink_clear),
13824         (gst_multifdsink_client_remove),
13825         (gst_multifdsink_handle_client_read),
13826         (gst_multifdsink_client_queue_data),
13827         (gst_multifdsink_client_queue_caps),
13828         (gst_multifdsink_client_queue_buffer),
13829         (gst_multifdsink_handle_client_write),
13830         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13831         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13832         (gst_multifdsink_init_send), (gst_multifdsink_close):
13833         Fix wrong GList iteration that could crash the server when
13834         more then 2 clients disconnect at the same time. Read all the
13835         pending commands in one batch to recover from command storms under
13836         very heavy load.
13837
13838 2004-06-28  Wim Taymans  <wim@fluendo.com>
13839
13840         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
13841         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
13842         (gst_videomixer_pad_set_property),
13843         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
13844         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
13845         (gst_videomixer_class_init), (gst_videomixer_init),
13846         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
13847         (pad_zorder_compare), (gst_videomixer_sort_pads),
13848         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
13849         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13850         (gst_videomixer_update_queues), (gst_videomixer_loop),
13851         (plugin_init):
13852         Avoid divide by zero, choose masterpad as the pad with the highest
13853         framerate.
13854
13855 2004-06-27  Julien Moutte  <julien@moutte.net>
13856
13857         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13858         (gst_ximagesink_xwindow_new):
13859         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13860         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
13861         function directly. We might want to call it from somewhere else one day.
13862
13863 2004-06-27  Julien Moutte  <julien@moutte.net>
13864
13865         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13866         (gst_ximagesink_xwindow_new):
13867         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13868         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
13869         window decorations.
13870
13871 2004-06-27  Wim Taymans  <wim@fluendo.com>
13872
13873         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
13874         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
13875         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
13876         (gst_dvdec_set_property), (gst_dvdec_get_property):
13877         * ext/dv/gstdvdec.h:
13878         Implement drop_factor property to lower the framerate with
13879         a factor.
13880
13881 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13882
13883         * gst-libs/gst/colorbalance/Makefile.am:
13884         * gst-libs/gst/mixer/Makefile.am:
13885         * gst-libs/gst/play/Makefile.am:
13886         * gst-libs/gst/tuner/Makefile.am:
13887           unbreak Company's fix that didn't install the -enum.h files
13888
13889 2004-06-27  Wim Taymans  <wim@fluendo.com>
13890
13891         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
13892         (gst_dvdec_change_state):
13893         * ext/dv/gstdvdec.h:
13894         Fix timestamp, duration and offset of the buffers.
13895
13896 2004-06-27  Wim Taymans  <wim@fluendo.com>
13897
13898         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13899         (gst_multifdsink_class_init), (gst_multifdsink_add),
13900         (gst_multifdsink_remove), (gst_multifdsink_clear),
13901         (gst_multifdsink_client_remove),
13902         (gst_multifdsink_handle_client_read),
13903         (gst_multifdsink_client_queue_data),
13904         (gst_multifdsink_client_queue_caps),
13905         (gst_multifdsink_client_queue_buffer),
13906         (gst_multifdsink_handle_client_write),
13907         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13908         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13909         (gst_multifdsink_init_send), (gst_multifdsink_close):
13910         * gst/tcp/gstmultifdsink.h:
13911         * gst/tcp/gsttcpserversink.c:
13912         (gst_tcpserversink_handle_server_read),
13913         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
13914         More multifdsink fixes, more recovery policy fixes.
13915         Removed stupid g_print
13916
13917 2004-06-26  Wim Taymans  <wim@fluendo.com>
13918
13919         * gst/tcp/Makefile.am:
13920         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13921         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
13922         (gst_multifdsink_class_init), (gst_multifdsink_init),
13923         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
13924         (gst_multifdsink_handle_client_read),
13925         (gst_multifdsink_client_queue_data),
13926         (gst_multifdsink_client_queue_caps),
13927         (gst_multifdsink_client_queue_buffer),
13928         (gst_multifdsink_handle_client_write),
13929         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13930         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13931         (gst_multifdsink_chain), (gst_multifdsink_set_property),
13932         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
13933         (gst_multifdsink_close), (gst_multifdsink_change_state):
13934         * gst/tcp/gstmultifdsink.h:
13935         * gst/tcp/gsttcpplugin.c: (plugin_init):
13936         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
13937         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
13938         (gst_tcpserversink_handle_server_read),
13939         (gst_tcpserversink_handle_select),
13940         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
13941         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
13942         * gst/tcp/gsttcpserversink.h:
13943         Added multifdsink, made tcpserversink a subclass of fdsink, removed
13944         one of the locks, added recovery policy to multifdsink.
13945
13946 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13947
13948         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
13949           fix decision for when getting frames with same timestamp
13950         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13951         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13952         (gst_v4lsrc_get_property):
13953         * sys/v4l/gstv4lsrc.h:
13954           add latency offset property
13955
13956 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13957
13958         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
13959         (plugin_init):
13960           fix debugging. add category.
13961
13962 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13963
13964         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
13965           fix wrong offsets
13966
13967 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13968
13969         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13970         (gst_alsa_src_get_time), (gst_alsa_src_loop),
13971         (gst_alsa_src_change_state):
13972           return a time that is in sync with the element's processing
13973
13974 2004-06-25  Wim Taymans  <wim@fluendo.com>
13975
13976         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
13977         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
13978         (gst_tcpserversink_client_remove),
13979         (gst_tcpserversink_handle_client_read),
13980         (gst_tcpserversink_client_queue_data),
13981         (gst_tcpserversink_client_queue_caps),
13982         (gst_tcpserversink_client_queue_buffer),
13983         (gst_tcpserversink_handle_client_write),
13984         (gst_tcpserversink_queue_buffer),
13985         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
13986         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
13987         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
13988         (gst_tcpserversink_close):
13989         * gst/tcp/gsttcpserversink.h:
13990         Serversink rewrite. Really do non blocking writes to clients and
13991         maintain an internal queue to handle slower clients while not
13992         disturbing fast clients.
13993
13994 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13995
13996         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
13997           better debug, don't override OFFSET and OFFSET_END
13998
13999 2004-06-25  Iain <iain@prettypeople.org>
14000
14001         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
14002         name=source for the wavparse pipeline.
14003
14004 2004-06-24  Johan Dahlin  <johan@gnome.org>
14005
14006         * ext/theora/theoraenc.c (theora_enc_chain): Call
14007         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
14008         streamheader caps are set correctly.
14009
14010 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14011
14012         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14013         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
14014           respect minimum bitrate; same could be done for max bitrate
14015
14016 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14017
14018         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14019         (gst_vorbisenc_setup):
14020           fix sample rate range
14021
14022 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14023
14024         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
14025         (gst_oggvorbisenc_setup):
14026         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
14027         (gst_vorbisenc_setup):
14028           resolve ambiguities in code and description
14029
14030 2004-06-24  Wim Taymans  <wim@fluendo.com>
14031
14032         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
14033         * ext/alsa/gstalsa.h:
14034         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14035         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
14036         Use alsa trigger_tstamp to get the timestamp of the first
14037         sample in the buffer for more precise sync. Some cleanups.
14038
14039 2004-06-24  Wim Taymans  <wim@fluendo.com>
14040
14041         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
14042         (gst_audiorate_init), (gst_audiorate_chain),
14043         (gst_audiorate_set_property), (gst_audiorate_get_property):
14044         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14045         (gst_videorate_chain):
14046         Added some logging, fixed an overflow bug in videorate.
14047
14048 2004-06-24  Benjamin Otte  <otte@gnome.org>
14049
14050         * ext/kio/Makefile.am:
14051           fix for builddir != srcdir and distcheck
14052
14053 2004-06-24  Benjamin Otte  <otte@gnome.org>
14054
14055         * gst-libs/gst/colorbalance/Makefile.am:
14056         * gst-libs/gst/mixer/Makefile.am:
14057         * gst-libs/gst/play/Makefile.am:
14058         * gst-libs/gst/tuner/Makefile.am:
14059         * gst/tcp/Makefile.am:
14060         * sys/dxr3/Makefile.am:
14061           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
14062           tarball.
14063           Also add all *.list files that were missing.
14064         * Makefile.am:
14065           add a distcheck hook to ensure the above doesn't happen again.
14066
14067 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
14068
14069         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
14070
14071 2004-06-23  Colin Walters  <walters@redhat.com>
14072
14073         * m4/Makefile.am: Distribute gst-fionread.m4.
14074
14075 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14076
14077         * configure.ac: back to dev
14078
14079 2004-06-23  Wim Taymans  <wim@fluendo.com>
14080
14081         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
14082         (gst_alsa_xrun_recovery):
14083         * ext/alsa/gstalsa.h:
14084         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
14085         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
14086         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14087         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
14088         (gst_alsa_src_loop):
14089         Add clock to alsasrc. Take new capture timestamp when
14090         restarting after an overrun. Split up some functions between
14091         alsasrc and alsasink.
14092
14093 === release 0.8.2 ===
14094
14095 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14096
14097         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14098         (gst_alsa_change_state), (gst_alsa_update_avail),
14099         (gst_alsa_xrun_recovery):
14100         * ext/alsa/gstalsa.h:
14101         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14102           merge back changes from release
14103
14104 2004-06-23  Wim Taymans  <wim@fluendo.com>
14105
14106         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
14107         (gst_audiorate_init), (gst_audiorate_chain),
14108         (gst_audiorate_set_property), (gst_audiorate_get_property):
14109         Implement sample dropping and notify
14110
14111 2004-06-22  Wim Taymans  <wim@fluendo.com>
14112
14113         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14114         (theora_enc_sink_link), (theora_buffer_from_packet),
14115         (theora_push_packet), (theora_enc_chain):
14116         Some cleanups, make sure the timestamps are correct.
14117
14118 2004-06-22  Wim Taymans  <wim@fluendo.com>
14119
14120         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
14121         (gst_alsa_change_state), (gst_alsa_update_avail),
14122         (gst_alsa_xrun_recovery):
14123         * ext/alsa/gstalsa.h:
14124         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14125         Cleanups, take queued samples into account when reporting
14126         the time.
14127
14128 2004-06-22  Wim Taymans  <wim@fluendo.com>
14129
14130         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14131         (gst_videorate_init):
14132         Initialize the property as well.
14133
14134 2004-06-22  Wim Taymans  <wim@fluendo.com>
14135
14136         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14137         (gst_videorate_init), (gst_videorate_chain),
14138         (gst_videorate_set_property), (gst_videorate_get_property):
14139         Add property to make videorate silent.
14140         Add property to prefer new frames over old ones.
14141
14142 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14143
14144         * sys/osxvideo/Makefile.am:
14145         Workaround so that the osxvideo .so file gets linked with the
14146         Cocoa, OpenGL and QuickTime frameworks
14147
14148 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14149
14150         * sys/osxaudio/Makefile.am:
14151         Workaround so that the osxaudio .so file gets linked with the
14152         CoreAudio framework
14153
14154 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14155
14156         * configure.ac:
14157         Whoops, my fault...fixed build issues
14158
14159 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14160
14161         * configure.ac:
14162         Add objective-c support if running in Darwin/Mac OS X
14163         * sys/Makefile.am:
14164         * sys/osxvideo:
14165         * sys/osxvideo/Makefile.am:
14166         * sys/osxvideo/osxvideosink.h:
14167         * sys/osxvideo/osxvideosink.m:
14168         * sys/osxvideo/cocoawindow.h:
14169         * sys/osxvideo/cocoawindow.m:
14170         Add osxvideosink, a cocoa-based osx video sink
14171
14172
14173 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
14174         * ext/dvdnav/gst-dvd:
14175         Grab the gconf key from the right spot
14176         * gst/debug/gstnavseek.c: (gst_navseek_init),
14177         (gst_navseek_segseek), (gst_navseek_handle_src_event),
14178         (gst_navseek_chain):
14179         * gst/debug/gstnavseek.h:
14180           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
14181           and loop parameters of a segment seek.
14182         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14183         (gst_videotestsrc_get_event_masks),
14184         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
14185         * gst/videotestsrc/gstvideotestsrc.h:
14186           Add seeking support to videotestsrc
14187           Initialise the timestamp_offset variable.
14188
14189 2004-06-18  Wim Taymans  <wim@fluendo.com>
14190
14191         * ext/sidplay/gstsiddec.cc:
14192         Fix negotiation and set correct end offset.
14193
14194 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14195
14196         * configure.ac: branch and prerelease
14197
14198 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14199
14200         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
14201         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
14202         (gst_tcpclientsrc_init_receive):
14203         * gst/tcp/gsttcpclientsrc.h:
14204           read caps when connecting to server for GDP so we set them correctly
14205
14206 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14207
14208         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14209           notify drops and duplicates
14210         * gst/videoscale/videoscale.c: (videoscale_get_structure):
14211           no good reason to limit ourselves to 100x100
14212
14213 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14214
14215         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14216         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14217         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14218         (gst_v4lsrc_get_property):
14219         * sys/v4l/gstv4lsrc.h:
14220         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14221         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14222         (gst_v4l_set_audio):
14223         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
14224         (gst_v4lsrc_try_capture):
14225         * sys/v4l/v4lsrc_calls.h:
14226           change try_palette to more general try_capture
14227           add autoprobe option so we can turn off autoprobing
14228           various fixes
14229
14230 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14231
14232         * configure.ac:
14233           add videorate
14234         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
14235         (gst_ximagesink_class_init):
14236         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
14237         (gst_xvimagesink_class_init):
14238           run them as finalize, not dispose, since dispose can be invoked
14239           multiple times
14240
14241 2004-06-17  Wim Taymans  <wim@fluendo.com>
14242
14243         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14244         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
14245         * ext/alsa/gstalsa.h:
14246         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14247         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
14248         (gst_alsa_src_change_state):
14249         * ext/alsa/gstalsasrc.h:
14250         Make the xrun code timestamp and offset the buffers correctly.
14251         moved the clock to the base class, use alsa methods to get time.
14252         Do correct timestamping on outgoing buffers.
14253
14254 2004-06-17  Wim Taymans  <wim@fluendo.com>
14255
14256         * gst/audiorate/Makefile.am:
14257         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14258         (gst_audiorate_base_init), (gst_audiorate_class_init),
14259         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14260         (gst_audiorate_set_property), (gst_audiorate_get_property),
14261         (gst_audiorate_change_state), (plugin_init):
14262         Added an audiorate converter that fills in gaps.
14263
14264 2004-06-17  Johan Dahlin  <johan@gnome.org>
14265
14266         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14267
14268 2004-06-16  Wim Taymans  <wim@fluendo.com>
14269
14270         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14271         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14272         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14273         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14274         (gst_v4lsrc_get_property):
14275         * sys/v4l/gstv4lsrc.h:
14276         Added a copy mode to v4lsrc where it will output a copied version
14277         of its internal hardware buffer.
14278         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14279         can't | them.
14280
14281 2004-06-16  Wim Taymans  <wim@fluendo.com>
14282
14283         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14284         Timestamp fixes.
14285
14286 2004-06-16  Wim Taymans  <wim@fluendo.com>
14287
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         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14294         Added a sync mode enum property to control v4lsrc timestamp method
14295         Removed the use-fixed-fps property and moved functionality in
14296         the enum.
14297         Don't error on an error value from v4l-conf, it might not always
14298         be a real error.
14299
14300 2004-06-16  Wim Taymans  <wim@fluendo.com>
14301
14302         * gst/videorate/Makefile.am:
14303         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14304         (gst_videorate_base_init), (gst_videorate_class_init),
14305         (gst_videorate_getcaps), (gst_videorate_link),
14306         (gst_videorate_init), (gst_videorate_chain),
14307         (gst_videorate_set_property), (gst_videorate_get_property),
14308         (gst_videorate_change_state), (plugin_init):
14309         Added a video timestamp corrector.
14310
14311 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14312
14313         fixed a potential leak with previous commit
14314
14315         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14316
14317 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14318
14319         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14320         Added missing refcount, fixes bug #144425
14321         Cheers Tim for finding the bug
14322
14323 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14324
14325         * sys/v4l/gstv4l.c: (plugin_init):
14326         * sys/v4l/gstv4lcolorbalance.c:
14327         * sys/v4l/gstv4lcolorbalance.h:
14328         * sys/v4l/gstv4lelement.c:
14329         * sys/v4l/gstv4lelement.h:
14330         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14331         * sys/v4l/gstv4lmjpegsink.h:
14332         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14333         * sys/v4l/gstv4lmjpegsrc.h:
14334         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14335         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14336         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14337         * sys/v4l/gstv4lsrc.h:
14338         * sys/v4l/gstv4ltuner.c:
14339         * sys/v4l/gstv4ltuner.h:
14340         * sys/v4l/gstv4lxoverlay.c:
14341         * sys/v4l/gstv4lxoverlay.h:
14342         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14343         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14344         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14345         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14346         (gst_v4l_set_audio):
14347         * sys/v4l/v4l_calls.h:
14348         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14349         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14350         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14351         (gst_v4lmjpegsink_playback_init),
14352         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14353         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14354         (gst_v4lmjpegsink_playback_stop),
14355         (gst_v4lmjpegsink_playback_deinit):
14356         * sys/v4l/v4lmjpegsink_calls.h:
14357         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14358         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14359         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14360         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14361         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14362         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14363         * sys/v4l/v4lmjpegsrc_calls.h:
14364         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14365         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14366         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14367         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14368         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14369         (gst_v4lsrc_try_palette):
14370         * sys/v4l/v4lsrc_calls.h:
14371           bunch of paranoia cleanups
14372
14373 2004-06-14  David Schleef  <ds@schleef.org>
14374
14375         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14376         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14377         Send discont events and change timestamps appropriately when
14378         we get a seek event.  (bug #144240)
14379         * ext/cdparanoia/gstcdparanoia.h:
14380
14381 2004-06-14  Benjamin Otte  <otte@gnome.org>
14382
14383         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14384           snd_pcm_hw_params_set_rate  since the latter fails for no good
14385           reason on some setups.
14386
14387 2004-06-14  David Schleef  <ds@schleef.org>
14388
14389         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14390         standard.  Thank you for playing.
14391
14392 2004-06-14  Wim Taymans  <wim@fluendo.com>
14393
14394         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14395         Patch 1.3 broke the ordering of the colorspace info and
14396         made the plugin basically work by coincidence, reordered
14397         the info.
14398
14399 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14400
14401         * ext/lame/gstlame.c:
14402         * ext/mad/gstmad.c:
14403           sync caps.  Make sure mad can only output a list of rates, not
14404           a full range.  In the future, have three caps lists for each of the
14405           mpeg versions.  Change mpegversion to a double as well.
14406
14407 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14408
14409         * gst/volume/.cvsignore:
14410         * gst/volume/Makefile.am:
14411         * gst/volume/demo.c: (value_changed_callback), (idler),
14412         (setup_gui), (main):
14413           added small demo app
14414
14415 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14416         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14417         * ext/esd/esdsink.h:
14418         Close the esd connection on pause, because esd will just wait -
14419         blocking all other esd clients indefinitely.
14420
14421 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14422
14423         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14424           previous commit with GST_DEBUG
14425
14426 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14427
14428         * configure.ac:
14429           add a header check for a dvdread header in dvdnav.  Fixes #133002
14430
14431 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14432
14433         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14434         * gst/tcp/gsttcpclientsink.h:
14435         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14436         * gst/tcp/gsttcpclientsrc.h:
14437         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14438         (gst_tcpserversink_handle_server_read),
14439         (gst_tcpserversink_init_send):
14440         * gst/tcp/gsttcpserversink.h:
14441         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14442         * gst/tcp/gsttcpserversrc.h:
14443         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14444         version of IP)
14445
14446 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14447
14448         * configure.ac:
14449         Added ogg library so that OSX detects libtheora properly
14450
14451 2004-06-11  Wim Taymans  <wim@fluendo.com>
14452
14453         * ext/theora/theoradec.c: (theora_dec_chain),
14454         (theora_dec_change_state):
14455         Don't try to decode frames before we received a keyframe.
14456
14457 2004-06-11  Wim Taymans  <wim@fluendo.com>
14458
14459         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14460         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14461         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14462         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14463         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14464         Added property to set the maximum delay of a page.
14465
14466 2004-06-10  Wim Taymans  <wim@fluendo.com>
14467
14468         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14469         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14470         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14471         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14472         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14473         Added max-delay property to control the maximum amount
14474         of data to put in one page.
14475
14476 2004-06-10  Wim Taymans  <wim@fluendo.com>
14477
14478         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14479         (gst_theora_enc_init), (theora_enc_sink_link),
14480         (theora_buffer_from_packet), (theora_enc_set_property),
14481         (theora_enc_get_property):
14482         Set duration on encoded buffer, added some more properties
14483
14484 2004-06-10  Wim Taymans  <wim@fluendo.com>
14485
14486         * ext/ogg/gstoggmux.c: (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         * ext/theora/theoraenc.c: (theora_enc_chain):
14490         Fix refcounting bugs
14491
14492 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14493
14494         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14495         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14496         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14497         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14498         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14499         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14500         (gst_asf_demux_change_state):
14501         * gst/asfdemux/gstasfdemux.h:
14502           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14503           feels like. I think we should set a new requirement for demuxers
14504           from now on to implement sane loop functions, data loops, query
14505           and seek functions before first commit into CVS. And this commit
14506           fixes all of the above.
14507
14508 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14509
14510         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14511           vorbis comments are properly encoded in UTF-8 before adding them
14512           to a GstTagList
14513
14514 2004-06-09  Benjamin Otte  <otte@gnome.org>
14515
14516         * ext/alsa/gstalsa.c: (add_channels):
14517           handle min <= max correctly
14518         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14519         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14520           add fixation functions so we fixate correctly. No preferring of alaw
14521           anymore because it's the first structure.
14522         * ext/alsa/gstalsa.h:
14523         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14524         (gst_alsa_hw_params_dump):
14525           add functions to ease debugging in alsalib
14526         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14527         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14528         (gst_alsa_start_audio):
14529           only specify hw params if we really setup a format (fixes #134007 -
14530           or at least works around it)
14531
14532 2004-06-09  Wim Taymans  <wim@fluendo.com>
14533
14534         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14535         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14536         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14537         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14538         (gst_ogg_mux_loop):
14539         Use stream caps to setup the initial pages in the ogg stream.
14540         Correctly set the streamheader caps on the srcpad.
14541
14542 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14543
14544         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14545         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14546         (gst_v4lsrc_getcaps):
14547         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14548         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14549           add querying of fps lists for webcams.  Negotiating to a framerate
14550           now works.
14551
14552 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14553
14554         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14555         (theora_push_buffer), (theora_push_packet),
14556         (theora_set_header_on_caps), (theora_enc_chain):
14557           mark buffers and put on streamheader, raw theora streaming
14558           now works too, whee
14559
14560 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14561
14562         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14563         (gst_tcp_gdp_read_caps):
14564           do a looping read for caps and GDP headers too
14565
14566 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14567
14568         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14569         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14570           return EOS instead of NULL in _get
14571
14572 2004-06-08  Wim Taymans  <wim@fluendo.com>
14573
14574         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14575         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14576         (gst_tcp_gdp_write_caps):
14577         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14578         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14579         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14580         Memory leak fixes
14581
14582 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14583
14584         * ext/vorbis/Makefile.am:
14585         * ext/vorbis/vorbis.c: (plugin_init):
14586         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14587         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14588         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14589         (vorbis_parse_change_state):
14590         * ext/vorbis/vorbisparse.h:
14591           adding a vorbisparse element that marks the buffers, streaming
14592           raw vorbis using GDP now works, whee
14593
14594 2004-06-08  Wim Taymans  <wim@fluendo.com>
14595
14596         * ext/jpeg/Makefile.am:
14597         * ext/jpeg/README:
14598         * ext/jpeg/gstjpeg.c: (plugin_init):
14599         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14600         (gst_smokedec_base_init), (gst_smokedec_class_init),
14601         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14602         * ext/jpeg/gstsmokedec.h:
14603         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14604         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14605         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14606         (gst_smokeenc_resync), (gst_smokeenc_chain),
14607         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14608         * ext/jpeg/gstsmokeenc.h:
14609         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14610         (smokecodec_flush_destination), (smokecodec_term_destination),
14611         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14612         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14613         (smokecodec_term_source), (smokecodec_encode_new),
14614         (smokecodec_decode_new), (smokecodec_info_free),
14615         (smokecodec_set_quality), (smokecodec_get_quality),
14616         (smokecodec_set_threshold), (smokecodec_get_threshold),
14617         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14618         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14619         (smokecodec_parse_header), (smokecodec_decode):
14620         * ext/jpeg/smokecodec.h:
14621         Added a new simple jpeg based codec
14622
14623 2004-06-08  Wim Taymans  <wim@fluendo.com>
14624
14625         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14626         (gst_multipart_mux_loop):
14627         Fix memory leak
14628
14629 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14630
14631         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14632         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14633         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14634         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14635         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14636         * gst/tcp/gsttcpserversink.h:
14637           take streamheader into account
14638
14639 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14640
14641         * gst/level/Makefile.am:
14642         * gst/level/gstlevel.c: (gst_level_class_init):
14643           clean up marshal generation
14644
14645 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14646
14647         * gst/tcp/Makefile.am:
14648         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14649         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14650         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14651         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14652         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14653         (gst_tcpclientsrc_get_property):
14654         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14655         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14656         (gst_tcpserversink_handle_client_read),
14657         (gst_tcpserversink_handle_client_write),
14658         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14659         * gst/tcp/gsttcpserversink.h:
14660           add signals client-added and client-removed
14661         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14662         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14663         (gst_tcpserversrc_get_property):
14664         uniformized, change default protocol to NONE
14665         * gst/tcp/gsttcp-marshal.list: added
14666 2004-06-07  Benjamin Otte  <otte@gnome.org>
14667
14668         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14669           handle discont events if they happen before caps nego
14670
14671 2004-06-07  Wim Taymans  <wim@fluendo.com>
14672
14673         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14674         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14675         (gst_multipart_demux_plugin_init):
14676         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14677         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14678         (gst_multipart_mux_change_state):
14679         Small updates, fix a memleak
14680
14681 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14682
14683         * configure.ac: OSS portability
14684         * ext/arts/gst_arts.c: idem
14685         * sys/oss/gstosselement.c: idem
14686         * sys/oss/gstossmixer.c: idem
14687         * sys/oss/gstosssink.c: idem
14688         * sys/oss/gstosssrc.c: idem
14689         * sys/oss/oss_probe.c: idem
14690           - check for soundcard.h in different places for some BSD
14691
14692 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14693
14694         * AUTHORS:
14695         Add me to the authors file
14696         * configure.ac:
14697         Increase the libdv requirement to >= version 0.100
14698         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14699         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14700         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14701         * ext/dv/gstdvdec.h:
14702         Add support for the new_media flag when sending DISCONT events
14703         Make the querying work when video pad is not linked
14704
14705 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14706
14707         reviewed by Benjamin Otte  <otte@gnome.org>
14708
14709         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14710           create a NULL-initialized array of pads, so we don't think they
14711           exist already. (fixes #143130)
14712
14713 2004-06-07  Benjamin Otte  <otte@gnome.org>
14714
14715         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14716         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14717         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14718           don't use // coments
14719
14720 2004-06-07  Benjamin Otte  <otte@gnome.org>
14721
14722         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14723           cast to GstClockTime to get higher granularity
14724         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14725           use gst_element_set_time_delay to get the exact time
14726         * ext/mad/gstmad.c: (gst_mad_chain):
14727           use the negotiated rate instead of the current frame's rate which
14728           might be wrong because of bit errors. This avoids emitting totally
14729           bogus timestamps and screwing sync.
14730         (fixes #143454)
14731
14732 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14733
14734         reviewed by Benjamin Otte  <otte@gnome.org>
14735
14736         * gst/adder/gstadder.c: (gst_adder_loop):
14737           properly error out when no negotiation has happened yet. (fixes
14738           #143032)
14739
14740 2004-06-06  Benjamin Otte  <otte@gnome.org>
14741
14742         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14743           forward correctly transformed offset in discont events. Based on
14744           patch by Arwed v. Merkatz. (fixes #142851)
14745
14746 2004-06-06  David Schleef  <ds@schleef.org>
14747
14748         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
14749         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
14750         problems on several systems.
14751
14752 2004-06-06  Benjamin Otte  <otte@gnome.org>
14753
14754         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14755           use explicit caps on the srcpad
14756         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14757           properly error out if caps couldn't be set (fixes #142764)
14758
14759 2004-06-06  Benjamin Otte  <otte@gnome.org>
14760
14761         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14762         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14763         (gst_alsa_start_audio):
14764           - don't call set_periods_integer anymore, it breaks the
14765           configuration randomly
14766           - call snd_pcm_hw_params_set_access directly instead of using masks
14767           - don't fail if the sw_params can't be set, just use the default
14768           params and hope it works. Alsalib has weird issues when you touch
14769           sw_params and does no proper error reporting about what failed.
14770         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14771         (gst_alsa_close_audio):
14772           make our alsa debugging go via gst debugging and not conditionally
14773           defined
14774         * ext/alsa/gstalsa.h:
14775           add ALSA_DEBUG_FLUSH macro
14776         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
14777         (plugin_init):
14778           wrap alsa errors to be printed via the gst debugging system and not
14779           spammed to stderr
14780
14781 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14782
14783         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
14784         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
14785         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
14786         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
14787         (qtdemux_parse_trak):
14788         * gst/qtdemux/qtdemux.h:
14789           Bitch. Also known as seeking, querying & co.
14790         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14791         (gst_osssink_change_state):
14792         * sys/oss/gstosssink.h:
14793           Resyncing is for weenies, this hack is no longer needed and was
14794           broken anyway (since it - unintendedly - always leaves resync to
14795           TRUE).
14796
14797 2004-06-05  Andrew Turner <zxombie@hotpop.com>
14798
14799         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
14800         * gst/tcp/gsttcpclientsrc.h: idem
14801           - define MSG_NOSIGNAL if not done
14802           - include unistd.h for off_t
14803           (fixes #143749)
14804
14805 2004-06-05  Benjamin Otte  <otte@gnome.org>
14806
14807         * configure.ac:
14808         * ext/kio/Makefile.am:
14809           check for qt's moc preprocessor explicitly and use it
14810
14811 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14812
14813         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
14814           don't get a signal for EPIPE on socket writes
14815           (somebody check if this works on other platforms)
14816
14817 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14818
14819         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14820         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14821           check error condition on available samples correctly
14822
14823 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14824
14825         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
14826           avoid a segfault
14827         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
14828         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
14829         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14830         (gst_tcpserversrc_gdp_read_header):
14831          use ssize_t over size_t since the former is signed and thus the
14832          check for error codes can work
14833
14834 2004-06-02  Wim Taymans  <wim@fluendo.com>
14835
14836         reviewed by: Johan
14837
14838         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14839         (gst_multipart_mux_loop):
14840         Oops
14841
14842 2004-06-02  Wim Taymans  <wim@fluendo.com>
14843
14844         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14845         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14846         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14847         (gst_multipart_mux_change_state):
14848         Added configurable boundary specifier, added the value as a
14849         caps field as well.
14850
14851 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14852
14853         * gst/tcp/gsttcp.c:
14854         * gst/tcp/gsttcpclientsrc.c:
14855         * gst/tcp/gsttcpclientsrc.h:
14856         * gst/tcp/gsttcpserversrc.c:
14857           - portability fix, to compile on OSX
14858             (fixes #143146)
14859
14860         * sys/osxaudio/gstosxaudioelement.c:
14861         * sys/osxaudio/gstosxaudiosink.c:
14862         * sys/osxaudio/gstosxaudiosrc.c:
14863           - compilation warnings on OSX
14864             (fixes #143153)
14865
14866 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14867
14868         * ext/vorbis/vorbisdec.c : sign warning fixes
14869
14870         * gst-libs/gst/mixer/mixertrack.c :
14871           do no use defines which are glib 2.4 specific
14872
14873 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
14874
14875         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
14876           buffer since libflac doesn't expect it (reports a sync error when
14877           it encounters that)
14878
14879
14880 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
14881
14882         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
14883         * gst-libs/gst/mixer/mixertrack.c:
14884         (gst_mixer_track_get_property), (get_mixer_track_init),
14885         (get_mixer_track_get_property): Added property accessors
14886         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
14887         * gst-libs/gst/mixer/mixeroptions.c:
14888         (gst_mixer_options_get_values): Added
14889         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
14890         * gst-libs/gst/mixer/mixer.c: Fixed comment
14891
14892
14893 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14894
14895         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
14896           improve error messages on open
14897
14898
14899 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14900
14901         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14902           check if v4l-conf is in path
14903
14904 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14905
14906         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
14907           change assert to a more readable error message
14908
14909 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14910
14911         * gst-libs/gst/tuner/tunerchannel.h:
14912           - add a freq_multiplicator field to make the conversion
14913             between internal frequency unit and Hz
14914         * sys/v4l/gstv4lelement.c:
14915         * sys/v4l2/gstv4l2element.c:
14916           - change default video device to /dev/video0
14917         * sys/v4l/v4l_calls.c:
14918         * sys/v4l2/v4l2_calls.c:
14919           - we only expose frequency to the user in Hz instead of
14920             bastard v4lX unit (either 62.5kHz or 62.5Hz)
14921
14922 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
14923         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14924           Initialise b_o_s and e_o_s variables
14925         * gst-libs/gst/riff/riff-media.c:
14926         (gst_riff_create_video_caps_with_data):
14927           Add some unusual fourcc's from mplayer avi's
14928         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
14929           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
14930           autoplugging.
14931
14932 2004-05-28  Wim Taymans  <wim@fluendo.com>
14933
14934         * configure.ac:
14935         * gst/alpha/Makefile.am:
14936         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
14937         (gst_alpha_get_type), (gst_alpha_base_init),
14938         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
14939         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
14940         (gst_alpha_chroma_key), (gst_alpha_chain),
14941         (gst_alpha_change_state), (plugin_init):
14942         A plugin to add an alpha channel to I420 video. Can optionally do
14943         chroma keying.
14944         * gst/multipart/Makefile.am:
14945         * gst/multipart/multipart.c: (plugin_init):
14946         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14947         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14948         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
14949         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14950         (gst_multipart_demux_change_state),
14951         (gst_multipart_demux_plugin_init):
14952         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
14953         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
14954         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
14955         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
14956         (gst_multipart_mux_pad_unlink),
14957         (gst_multipart_mux_request_new_pad),
14958         (gst_multipart_mux_handle_src_event),
14959         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
14960         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
14961         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14962         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
14963         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
14964         send multipart jpeg images to a browser.
14965         * gst/videobox/Makefile.am:
14966         * gst/videobox/README:
14967         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
14968         (gst_video_box_get_type), (gst_video_box_base_init),
14969         (gst_video_box_class_init), (gst_video_box_init),
14970         (gst_video_box_set_property), (gst_video_box_get_property),
14971         (gst_video_box_sink_link), (gst_video_box_i420),
14972         (gst_video_box_ayuv), (gst_video_box_chain),
14973         (gst_video_box_change_state), (plugin_init):
14974         Crops or adds borders around an image. can do alpha channel
14975         borders as well.
14976         * gst/videomixer/Makefile.am:
14977         * gst/videomixer/README:
14978         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14979         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
14980         (gst_videomixer_pad_get_sink_event_masks),
14981         (gst_videomixer_pad_get_property),
14982         (gst_videomixer_pad_set_property),
14983         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
14984         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
14985         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14986         (gst_videomixer_base_init), (gst_videomixer_class_init),
14987         (gst_videomixer_init), (gst_videomixer_request_new_pad),
14988         (gst_videomixer_handle_src_event),
14989         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
14990         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
14991         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
14992         (gst_videomixer_loop), (gst_videomixer_get_property),
14993         (gst_videomixer_set_property), (gst_videomixer_change_state),
14994         (plugin_init):
14995         Generic video mixer plugin, can handle multiple inputs all with
14996         different framerates and video sizes. Is fully alpha channel
14997         aware.
14998
14999 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15000
15001         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15002           Select first track as master track. Not sure how else to handle
15003           that...
15004         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
15005           Discard discont events. Should fix #142962.
15006
15007 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15008
15009         * ext/alsa/Makefile.am:
15010         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
15011         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
15012         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15013         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15014         (gst_alsa_mixer_get_option):
15015         * ext/alsa/gstalsamixer.h:
15016         * ext/alsa/gstalsamixeroptions.c:
15017         (gst_alsa_mixer_options_get_type),
15018         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
15019         (gst_alsa_mixer_options_new):
15020         * ext/alsa/gstalsamixeroptions.h:
15021         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
15022         * ext/alsa/gstalsamixertrack.h:
15023           Add enumerations (as GstMixerOptions). Make correct distinction
15024           between input/output tracks. Add capture/playback private flag.
15025           Use flag to decide on whether to set capture or playback volumes
15026           or switches. Use playback and record switches.
15027         * gst-libs/gst/mixer/Makefile.am:
15028         * gst-libs/gst/mixer/mixer-marshal.list:
15029         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
15030         (gst_mixer_set_option), (gst_mixer_get_option),
15031         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
15032         (gst_mixer_volume_changed), (gst_mixer_option_changed):
15033         * gst-libs/gst/mixer/mixer.h:
15034         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
15035         (gst_mixer_options_class_init), (gst_mixer_options_init),
15036         (gst_mixer_options_dispose):
15037         * gst-libs/gst/mixer/mixeroptions.h:
15038           Add GstMixerOptions.
15039         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15040           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
15041           broken device detection on computers with multiple OSS sound
15042           cards.
15043
15044 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15045
15046         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15047           fixate nicely even when the peer is not negotiating
15048
15049 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15050
15051         * gst/audioconvert/gstaudioconvert.c:
15052         (gst_audio_convert_parse_caps):
15053           make sure we don't allow depth > width
15054         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15055           fixate endianness to G_BYTE_ORDER as default
15056         * gst/audioscale/gstaudioscale.c:
15057           we don't handle another endianness as host-endianness
15058
15059 2004-05-25  David Schleef  <ds@schleef.org>
15060
15061         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
15062
15063 2004-05-24  Benjamin Otte  <otte@gnome.org>
15064
15065         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
15066         (gst_oggvorbisenc_setup):
15067           properly fail when we can't setup the vorbis encoder due to
15068           unsupported settings
15069         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
15070         (gst_vorbisenc_setup):
15071           same
15072         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15073           fix case where warnings occured when one pad was unlinked while the
15074           other's link function was called
15075
15076 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15077
15078         * gst/tcp/Makefile.am:
15079           use GST_ENABLE_NEW
15080
15081 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15082
15083         * gst-libs/gst/resample/private.h:
15084           don't use optimizations that are #if 0'ed
15085
15086 2004-05-24  Wim Taymans  <wim@fluendo.com>
15087
15088         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15089         Fix potential division by zero error and hopefully get
15090         the position query right to get correct timestamps on avi
15091         audio.
15092
15093 2004-05-24  Wim Taymans  <wim@fluendo.com>
15094
15095         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
15096         (gst_videoscale_scale_nearest_str2),
15097         (gst_videoscale_scale_nearest_str4),
15098         (gst_videoscale_scale_nearest_32bit),
15099         (gst_videoscale_scale_nearest_24bit),
15100         (gst_videoscale_scale_nearest_16bit):
15101         Fix the scaling algorithm and avoid a buffer overflow.
15102         removed the while loop in the scaling function as it
15103         was used for point sampling only.
15104
15105 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15106
15107         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
15108         (gst_id3_tag_class_init), (gst_id3_tag_init),
15109         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
15110         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
15111         (gst_id3_tag_send_tag_event):
15112           lots of fixes to make id3mux work and id3demux work correctly
15113
15114 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15115
15116         * ext/Makefile.am:
15117           add rules to build shout2send (was removed by accident
15118           when this module was no more marked experimental/broken)
15119
15120 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15121
15122         * ext/shout2/gstshout2.c:
15123         * ext/shout2/gstshout2.h:
15124           adding a "connection problem" signal to shout2send
15125           (fixes #142954)
15126
15127 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15128
15129         * ext/kio/kioreceiver.cpp:
15130         * ext/kio/kioreceiver.h:
15131           fix sign comparison issues
15132
15133 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15134
15135         * gst/cdxaparse/gstcdxaparse.c:
15136         * gst/cdxaparse/gstcdxaparse.h:
15137           some renaming
15138           add some checks/sanity
15139           prepare for seek addition
15140
15141         * sys/sunaudio/gstsunaudio.c:
15142           remove exported dupe init function
15143
15144 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
15145
15146         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
15147         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
15148           Fix format conversion and position querying.
15149         * gst/debug/progressreport.c: (gst_progressreport_report):
15150           Don't output a bogus total value that we didn't query.
15151         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15152           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
15153           only a blank window after xine has been used.
15154
15155 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15156
15157         * m4/as-arts.m4:
15158           sync with upstream version to fix test on FC2
15159           readd with -ko to preserve Id header
15160
15161 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15162
15163         * configure.ac:
15164           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
15165         * gst/tcp/gsttcpclientsrc.c: idem
15166         * gst/tcp/gsttcpserversink.c: idem
15167         * gst/tcp/gsttcpserversrc.c: idem
15168         * m4/gst-fionread.m4: idem
15169
15170         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
15171
15172         * configure.ac: enable speex plugin for speex 1.1.5+
15173         * ext/speex/gstspeexenc.c: fix cast warning
15174
15175         * ext/esd/README: fix typo
15176
15177 2004-05-20  David Schleef  <ds@schleef.org>
15178
15179         * configure.ac: Minor cosmetic change to convince the buildbot to
15180         reautogen.
15181         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
15182         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
15183         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
15184         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
15185         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
15186         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
15187         More hacking.  Plays audio now.
15188
15189 2004-05-20  David Schleef  <ds@schleef.org>
15190
15191         * configure.ac:
15192         * sys/Makefile.am:
15193
15194 2004-05-20  David Schleef  <ds@schleef.org>
15195
15196         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
15197         * sys/osxaudio/gstosxaudio.c:
15198         * sys/osxaudio/gstosxaudioelement.c:
15199         * sys/osxaudio/gstosxaudioelement.h:
15200         * sys/osxaudio/gstosxaudiosink.c:
15201         * sys/osxaudio/gstosxaudiosink.h:
15202         * sys/osxaudio/gstosxaudiosrc.c:
15203         * sys/osxaudio/gstosxaudiosrc.h:
15204
15205 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15206
15207         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
15208         (gst_vorbisenc_chain):
15209           put the codec headers on the caps as streamheader as well as
15210           pushing them out
15211
15212 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15213
15214         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15215         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15216         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
15217         split up push_packet into two functions
15218
15219 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15220
15221         * gst/tcp/.cvsignore:
15222           ignore enums
15223         * gst/tcp/Makefile.am:
15224         * gst/tcp/README:
15225         * gst/tcp/gsttcp.c:
15226         * gst/tcp/gsttcp.h:
15227         * gst/tcp/gsttcpclientsink.c:
15228         * gst/tcp/gsttcpclientsink.h:
15229         * gst/tcp/gsttcpclientsrc.c:
15230         * gst/tcp/gsttcpclientsrc.h:
15231         * gst/tcp/gsttcpplugin.c:
15232         * gst/tcp/gsttcpserversink.c:
15233         * gst/tcp/gsttcpserversink.h:
15234         * gst/tcp/gsttcpserversrc.c:
15235         * gst/tcp/gsttcpserversrc.h:
15236           add new tcp elements
15237
15238 2004-05-19  Wim Taymans  <wim@fluendo.com>
15239
15240         * gst/law/mulaw-conversion.c: (mulaw_encode):
15241         Fix overflow bug in ulaw encoding.
15242
15243 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15244
15245         * ext/mad/gstmad.c: (gst_mad_handle_event):
15246           don't unref the event twice
15247
15248 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15249
15250         * configure.ac:
15251           remove -Wno-sign-compare
15252
15253 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15254
15255         * configure.ac:
15256           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15257           if you want to work against glib 2.2 and 2.4
15258
15259 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15260
15261         * gst/tcp/Makefile.am:
15262         * gst/tcp/gsttcp.c:
15263         * gst/tcp/gsttcp.h:
15264         * gst/tcp/gsttcpsink.h:
15265         * gst/tcp/gsttcpsrc.h:
15266           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15267
15268 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15269
15270         * gst/debug/tests.c: (md5_get_value):
15271           fix segfault on gst-inspect
15272
15273 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15274
15275         * gst/debug/testplugin.c:
15276         * gst/debug/tests.c:
15277         * gst/debug/tests.h:
15278           add new extensible and configurable testing element. Current tests
15279           include buffer count, stream length, timestamp/duration matching and
15280           md5.
15281         * gst/debug/Makefile.am:
15282         * gst/debug/gstdebug.c: (plugin_init):
15283           add infrastructure for new element
15284
15285 2004-05-19  Johan Dahlin  <johan@gnome.org>
15286
15287         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15288         ending of the array. Fixes gst-inspect segfault on ppc.
15289
15290 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15291
15292         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15293
15294         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15295
15296 2004-05-18  David Schleef  <ds@schleef.org>
15297
15298         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15299         warnings (bugs, actually) noticed by gcc but not forte.
15300
15301 2004-05-18  David Schleef  <ds@schleef.org>
15302
15303         * sys/sunaudio/Makefile.am:
15304         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15305
15306 2004-05-18  David Schleef  <ds@schleef.org>
15307
15308         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15309         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15310         to allow qtdemux to use non-seekable streams. (bug #142272)
15311
15312 2004-05-18  David Schleef  <ds@schleef.org>
15313
15314         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15315         (gst_resample_sinc_ft_float): Remove use of static temporary
15316         buffer.  This code was obviously not supposed to last long, but
15317         it's stuck in our ABI, so it required a little hack to make it
15318         ABI-compatible.  Fixes #142585.
15319         * gst-libs/gst/resample/resample.h: same.
15320
15321 2004-05-18  David Schleef  <ds@schleef.org>
15322
15323         * configure.ac: Add sunaudio
15324         * examples/Makefile.am: make gstplay depend on gconf
15325         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15326         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15327         (convert_table_lookup), (img_convert): remove c99-isms
15328         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15329           unsigned, to fix a warning on Solaris
15330         * gst/mpeg1sys/systems.c: bcopy->memcpy
15331         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15332         * sys/Makefile.am: Add sunaudio
15333
15334 2004-05-18  Wim Taymans  <wim@fluendo.com>
15335
15336         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15337         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15338         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15339         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15340         (gst_ogg_mux_loop):
15341         Fix an ugly memleak where the muxer didn't flush enough ogg
15342         pages. This also resulted in badly muxed ogg files.
15343
15344 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15345
15346         * gst/asfdemux/asfheaders.c :
15347         * gst/asfdemux/asfheaders.h :
15348         * gst/asfdemux/gstasfdemux.c :
15349           - fix ASF_OBJ_PADDING guid
15350           - add 3 new object guids (language list, metadata,
15351             extended stream properties)
15352           - add a function to parse extended header objects
15353
15354 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15355
15356         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15357           remove leftover debugging g_print
15358
15359 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15360
15361         * ext/mad/gstmad.c: (gst_mad_handle_event):
15362           Fix for when the first format in a discont event is not a
15363           byte-based one. Should fix #137710.
15364
15365 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15366
15367         * m4/a52.m4 : fix compilation with -Wall -Werror
15368         * m4/libfame.m4 : idem
15369         * m4/libmikmod.m4 : idem
15370
15371 2004-05-17  Benjamin Otte  <otte@gnome.org>
15372
15373         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15374           signal the new tags before giving up the reference
15375
15376 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15377
15378         * ext/shout2/gstshout2.c:
15379           use application/ogg instead of application/x-ogg (patch by Patrick
15380           Guimond, fixes #142432)
15381         * sys/oss/gstosselement.c: (gst_osselement_reset),
15382         (gst_osselement_sync_parms):
15383           don't set fragment size unless specified (fixes #142493)
15384
15385 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15386
15387         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15388           fixes #142664
15389
15390 2004-05-17  Benjamin Otte  <otte@gnome.org>
15391
15392         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15393           compute offsets correctly for internal buffers so timestamps are set
15394           correctly when we can't seek. Also handle cases where there are no
15395           offsets. (based on a patch by David Moore, fixes #142507)
15396
15397 2004-05-17  Benjamin Otte  <otte@gnome.org>
15398
15399         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15400           use correct variable when determining amount of data to skip so we
15401           don't skip into the void and segfault
15402
15403 2004-05-16  Benjamin Otte  <otte@gnome.org>
15404
15405         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15406           Hi, I'm a memleak
15407
15408 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15409
15410         * gst/asfdemux/gstasfdemux.c:
15411           - fix a mem leak and always propagate tags
15412           - add WMV3 to known video codecs (but no decoder yet)
15413           - replace "surplus data" at end of audio header for what
15414             it is : codec specific data
15415           - fix a typo
15416
15417 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15418
15419         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15420
15421         * gst-libs/gst/audio/audioclock.c:
15422           Fix wrong return type (#142205).
15423
15424 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15425
15426         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15427           Ignore CRCs by default (fixes #142566).
15428
15429 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15430
15431         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15432         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15433         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15434         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15435         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15436         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15437           Fix for cases where we fail to attach to a mixer.
15438
15439 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15440
15441         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15442           Don't touch events after not owning them anymore.
15443         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15444         (gst_wavparse_fmt), (gst_wavparse_other),
15445         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15446         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15447         (gst_wavparse_srcpad_event):
15448         * gst/wavparse/gstwavparse.h:
15449           Add seeking, fix querying.
15450
15451 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15452
15453         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15454           - process comments even if they don't end with \0\0
15455             g_convert would ignore them if present and works well without them
15456
15457 2004-05-16  Benjamin Otte  <otte@gnome.org>
15458
15459         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15460           simplify caps
15461
15462 2004-05-16  Benjamin Otte  <otte@gnome.org>
15463
15464         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15465           don't write to memory we might not write to - g_convert does that
15466           for us anyway (fixes #142613)
15467         (gst_asf_demux_audio_caps):
15468           comment out gst_util_dump_mem
15469
15470 2004-05-16  Benjamin Otte  <otte@gnome.org>
15471
15472         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15473           compute correct expected timestamps after seek (broken since
15474           last commit)
15475         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15476           rename element and debugging category to gdkpixbufscale
15477
15478 2004-05-16  Benjamin Otte  <otte@gnome.org>
15479
15480         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15481           add error checking to snd_pcm_delay and remove duplicate call to
15482           snd_pcm_delay that caused issues (see inline code comments)
15483         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15484           make more readable and fix return value when snd_pcm_delay fails
15485         (fixes #142586)
15486
15487 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15488         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15489         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15490         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15491         (gst_pixbufscale_link), (gst_pixbufscale_init),
15492         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15493         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15494         (gst_pixbufscale_get_property), (pixbufscale_init):
15495         * ext/gdk_pixbuf/pixbufscale.h:
15496         Add these files I forgot earlier
15497
15498 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15499         * ext/gdk_pixbuf/Makefile.am:
15500         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15501         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15502         Add new pixbufscale element to scale RGB video
15503         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15504         and HYPER interpolation correctly.
15505         * ext/theora/theoraenc.c: (theora_enc_chain),
15506         Discard buffer and return if explicit caps could not be set
15507         (theora_enc_get_property):
15508         Make _get return kbps for the bitrate consistent with
15509         the _set function.
15510
15511
15512 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15513
15514         * ext/libvisual/visual.c: (gst_visual_chain):
15515           add missing visual_audio_analyze
15516
15517 2004-05-14  David Schleef  <ds@schleef.org>
15518
15519         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15520         is killed while we're playing.
15521         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15522         gst_element_no_more_pads().
15523
15524 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15525
15526         * gst-libs/gst/riff/riff-read.c :
15527           - fix INFO tag extraction in RIFF/AVI files
15528             because gst_event_unref (event) also freed taglist
15529           - avoid a mem leak
15530
15531 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15532
15533         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15534         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15535
15536         * gst/auparse/gstauparse.c :
15537           - add code (commented for now) to support audio/x-adpcm on src pad
15538             (we have no decoder for those layout yet)
15539
15540         * gst/cdxaparse/gstcdxaparse.c :
15541         * gst/cdxaparse/gstcdxaparse.h :
15542           - partial rewrite using RiffRead (ripped iain's wavparse code)
15543
15544         * gst/rtp/gstrtpL16enc.c : typo
15545         * gst/rtp/gstrtpgsmenc.c : typo
15546
15547 2004-05-13  Benjamin Otte  <otte@gnome.org>
15548
15549         * configure.ac:
15550           check for exact version of libvisual, it's not supposed to be
15551           API/ABI stable yet
15552
15553 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15554
15555         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15556           signal no-more-pads
15557
15558 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15559
15560         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15561         Report which format was used for GST_FORMAT_DEFAULT
15562         * gst/debug/Makefile.am:
15563         * gst/debug/gstdebug.c: (plugin_init):
15564         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15565         (gst_progressreport_class_init), (gst_progressreport_init),
15566         (gst_progressreport_report), (gst_progressreport_set_property),
15567         (gst_progressreport_get_property), (gst_progressreport_chain),
15568         (gst_progressreport_plugin_init):
15569         Add progressreport element for testing.
15570
15571 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15572
15573         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15574         * sys/v4l/gstv4lsrc.h:
15575         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15576         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15577         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15578         (gst_v4lsrc_grab_frame):
15579           add more debugging
15580           send a discont at start
15581
15582 2004-05-12  Colin Walters  <walters@redhat.com>
15583
15584         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15585         inflooping if we can't find a chunk.  Or in other words, don't blow
15586         chunks if we don't have a chunk to blow.
15587
15588 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15589         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15590         Remove old debug output
15591         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15592         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15593         (gst_dvdec_set_property), (gst_dvdec_get_property):
15594         Change the quality setting to an enum, so it works from gst-launch
15595         Don't renegotiate a non-linked pad. Allows audio only decoding.
15596         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15597         (gst_deinterlace_link), (gst_deinterlace_init):
15598         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15599         (gst_videodrop_link):
15600         Some caps negotiation fixes
15601
15602 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15603
15604         * ext/tarkin/gsttarkin.c :
15605           - Change RANK from NONE to PRIMARY
15606         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15607           - Change RANK from NONE to MARGINAL
15608         * ext/divx/gstdivxenc.c :
15609           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15610
15611 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15612
15613         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15614         (gst_vorbisenc_push_packet):
15615           copy a function that was added between 1.0 and 1.0.1 until we
15616           depend on worthwhile features of post-1.0
15617
15618 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15619
15620         * configure.ac:
15621           enable shout2 by default
15622         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15623         (gst_shout2send_base_init), (gst_shout2send_init),
15624         (gst_shout2send_connect), (gst_shout2send_change_state):
15625         * ext/shout2/gstshout2.h:
15626           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15627           #142262)
15628         * ext/theora/theora.c: (plugin_init):
15629           don't set rank on encoders
15630
15631 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15632
15633         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15634           Use codec_data property instead of flag1 and flag2 for wma
15635
15636 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15637
15638         * gst/cdxaparse/gstcdxaparse.c :
15639           - Add mpegversion to CAPS to make it link
15640           - Rank is as GST_RANK_SECONDARY instead of NONE
15641         * gst/auparse/gstauparse.c :
15642           - Document all audio encoding we can encounter from Solaris 9
15643             headers and libsndfile information.
15644           - Increase max. rate from 48000 to 192000 (to match other elements)
15645           - Don't try to play junk data between header and samples
15646
15647 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15648
15649         * ext/libvisual/visual.c: (gst_visual_getcaps):
15650           use the right caps depending on endianness (I hope)
15651         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15652           use GST_RANK_NONE for all non-decoding elements or spider gets
15653           mighty confused
15654
15655 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15656
15657         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15658           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15659
15660 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15661
15662         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15663         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15664         (gst_switch_loop), (gst_switch_get_type):
15665           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15666           HEADERS. Had to be said.
15667
15668 2004-05-10  David Schleef  <ds@schleef.org>
15669
15670         * configure.ac: Add prototype Dirac support.
15671         * ext/Makefile.am:
15672         * ext/dirac/Makefile.am:
15673         * ext/dirac/gstdirac.cc:
15674         * ext/dirac/gstdiracdec.cc:
15675
15676 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15677
15678         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15679         (gst_auparse_init), (gst_auparse_chain),
15680         (gst_auparse_change_state):
15681           Hack around spider. Remove me some day please.
15682
15683 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15684
15685         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15686           Fix for some uninitialized variables in previous patch, also
15687           makes it work. Fixes #142286 while we're at it.
15688
15689 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15690
15691         * gst/auparse/gstauparse.c:
15692                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15693                 only unsupported formats are ADPCM/CCITT G.72x
15694                 reviewed by Ronald
15695         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15696
15697 2004-05-10  Wim Taymans  <wim@fluendo.com>
15698
15699         * ext/vorbis/Makefile.am:
15700         * ext/vorbis/README:
15701         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15702         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15703         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15704         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15705         (gst_oggvorbisenc_convert_sink),
15706         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15707         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15708         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15709         (get_constraints_string), (update_start_message),
15710         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15711         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15712         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15713         * ext/vorbis/oggvorbisenc.h:
15714         * ext/vorbis/vorbis.c: (plugin_init):
15715         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15716         (raw_caps_factory), (gst_vorbisenc_class_init),
15717         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15718         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15719         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15720         * ext/vorbis/vorbisenc.h:
15721         Added a raw vorbis encoder to be used with the oggmuxer.
15722         We still need the old encoder for some gnome applications,
15723         read the README to find out how that works.
15724         The raw encoder is called "rawvorbisenc" until 0.9.
15725
15726 2004-05-10  Wim Taymans  <wim@fluendo.com>
15727
15728         * ext/ogg/gstogg.c: (plugin_init):
15729         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15730         (gst_ogg_print):
15731         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15732         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
15733         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
15734         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
15735         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
15736         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
15737         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
15738         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
15739         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
15740         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
15741         Added an ogg muxer.
15742         Small typo fixes in the demuxer.
15743
15744 2004-05-10  Wim Taymans  <wim@fluendo.com>
15745
15746         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15747         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15748         (theora_enc_change_state), (theora_enc_set_property),
15749         (theora_enc_get_property):
15750         Mark the last packet with an EOS flag which is not really needed
15751         in gstreamer.
15752         Do some better video framerate initialisation.
15753         Update the buffer timestamp.
15754
15755 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15756
15757         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
15758         Return the result of the parent state change call
15759
15760 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15761
15762         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
15763         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
15764         * gst/law/alaw-encode.c : (idem)
15765         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
15766         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
15767         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
15768
15769 2004-05-09  Benjamin Otte  <otte@gnome.org>
15770
15771         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15772           don't use a fixed buffer size when writing variable length data to
15773           it. Fixes memory corruption and makes alsasrc work
15774
15775 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15776
15777         * ext/gnomevfs/gstgnomevfssink.c:
15778         (_gst_boolean_allow_overwrite_accumulator),
15779         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
15780           Run glib's default signal handler (??) in RUN_CLEANUP rather than
15781           RUN_LAST, and don't use that to set the accumulator value because
15782           then it's always FALSE.
15783
15784 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15785
15786         * gst-libs/gst/riff/riff-media.c:
15787         (gst_riff_create_video_caps_with_data),
15788         (gst_riff_create_audio_caps),
15789         (gst_riff_create_audio_template_caps):
15790         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
15791           Fix for unaligned RIFF files (i.e. where all the chunks together
15792           in a LIST chunk are not of the same size as the size given in
15793           the LIST chunk header). Fixes several odd WAVE files. Also fix
15794           ADPCM (block_align property) in audio, so that wavparse based
15795           on this works now as it used to stand-alone.
15796
15797 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
15798
15799         reviewed by Benjamin Otte  <otte@gnome.org>
15800
15801         * ext/a52dec/gsta52dec.c:
15802         * ext/divx/gstdivxdec.c:
15803         * ext/divx/gstdivxenc.c:
15804         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
15805         * ext/faac/gstfaac.c: (gst_faac_base_init):
15806         * ext/faad/gstfaad.c: (gst_faad_base_init):
15807         * ext/ivorbis/vorbisfile.c:
15808         * ext/lame/gstlame.c:
15809         * ext/libfame/gstlibfame.c:
15810         * ext/mpeg2enc/gstmpeg2enc.cc:
15811         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
15812         * ext/sidplay/gstsiddec.cc:
15813         * ext/speex/gstspeexdec.c:
15814         * ext/speex/gstspeexenc.c:
15815         * ext/xvid/gstxviddec.c:
15816         * ext/xvid/gstxvidenc.c:
15817           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
15818           (fixes #142193)
15819
15820 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15821
15822         * ext/alsa/gstalsa.c: (device_list),
15823         (gst_alsa_class_probe_devices):
15824         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
15825           Fix alsa oddness in mixer after the combination of using mixer
15826           in source/sink elements and using hw:x,y instead of just hw:x.
15827
15828 2004-05-09  Benjamin Otte  <otte@gnome.org>
15829
15830         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
15831         (gst_wavparse_create_sourcepad):
15832           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
15833           sourcepads
15834
15835 2004-05-09  Benjamin Otte  <otte@gnome.org>
15836
15837         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15838           allow discont events before caps nego
15839
15840 2004-05-08  Benjamin Otte  <otte@gnome.org>
15841
15842         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
15843           don't leak events
15844
15845 2004-05-08  Benjamin Otte  <otte@gnome.org>
15846
15847         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
15848         (gst_level_change_state), (gst_level_init):
15849         * gst/level/gstlevel.h:
15850           figure out if we're initialized directly instead of keeping a
15851           variable that's wrong in 90% of cases
15852           don't initialize pads and then leak them and use a new unitialized
15853           pad. (fixes #142084)
15854           these were bugs so n00bish I didn't find them for an hour :/
15855
15856 2004-05-08 Iain <iain@prettypeople.org>
15857
15858         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
15859         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
15860         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
15861         return the length that was read.
15862         (gst_riff_read_strf_auds): Allow fmt tags as well.
15863
15864 2004-05-07  David Schleef  <ds@schleef.org>
15865
15866         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
15867         signed char assumption in faad.h.
15868
15869 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15870
15871         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
15872           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
15873
15874 2004-05-07  Colin Walters  <walters@redhat.com>
15875
15876         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
15877         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
15878         function.
15879         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
15880         Add dispose function.
15881
15882 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
15883         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
15884           Fix caps nego and pad templates. RGB mode caps should
15885           work now.
15886         * ext/dvdnav/gst-dvd:
15887           Move mpeg2dec inside the thread because otherwise the
15888           queue rejects cap changes mid-stream
15889         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
15890         (gst_mpeg2dec_flush_decoder):
15891           For mpeg2dec > 0.4.0, call the flush function instead of
15892           manually extracting all in-flight frames.
15893         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
15894         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
15895           Change mime type video/dv go video/x-dv to match the
15896           rest of gst-plugins
15897
15898 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15899
15900         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15901         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
15902         (gst_alsa_sink_class_init):
15903         * ext/alsa/gstalsasink.h:
15904         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
15905         (gst_alsa_src_class_init):
15906         * ext/alsa/gstalsasrc.h:
15907           Make alsasink/src a subclass of alsamixer so that mixer stuff
15908           shows up in gst-rec. Needs some finetuning.
15909
15910 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15911
15912         * ext/lame/gstlame.c: (gst_lame_chain):
15913           simplify
15914         * ext/mad/gstmad.c: (gst_mad_handle_event):
15915           fix event leak
15916         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
15917           be able to detect mp3 files < 4096 bytes
15918
15919 2004-05-06  Wim Taymans  <wim@fluendo.com>
15920
15921         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15922         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15923         (theora_enc_set_property), (theora_enc_get_property):
15924         Also encode the first frame, cleanup some code.
15925
15926 2004-05-06  Wim Taymans  <wim@fluendo.com>
15927
15928         * ext/mpeg2enc/gstmpeg2enc.cc:
15929         Forward events first before deciding that negotiation was
15930         not performed.
15931
15932 2004-05-06  Wim Taymans  <wim@fluendo.com>
15933
15934         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
15935         First process the events before deciding that negotiation
15936         was not performed.
15937
15938 2004-05-06  Wim Taymans  <wim@fluendo.com>
15939
15940         * ext/theora/Makefile.am:
15941         * ext/theora/theora.c: (plugin_init):
15942         * ext/theora/theoradec.c: (theora_dec_change_state):
15943         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
15944         (gst_theora_enc_class_init), (gst_theora_enc_init),
15945         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
15946         (theora_enc_chain), (theora_enc_change_state),
15947         (theora_enc_set_property), (theora_enc_get_property):
15948         Added a theora encoder, grouped the encoder and decoder into the
15949         same plugin.
15950
15951 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15952
15953         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15954         (gst_jpegenc_chain):
15955         fix DURATION on outgoing buffers
15956         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
15957         debug using time formats
15958         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15959         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15960         (gst_xvimagesink_sink_link):
15961         windows with width/height 0 generate X errors, so don't allow them
15962
15963 2004-05-05  Wim Taymans  <wim@fluendo.com>
15964
15965         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
15966         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
15967         (gst_mpeg2dec_negotiate_format):
15968         * ext/mpeg2dec/gstmpeg2dec.h:
15969           removed the static pad template so that we can add the
15970           more accurate framerate value to the caps.
15971
15972
15973 2004-05-04  Benjamin Otte  <otte@gnome.org>
15974
15975         * configure.ac:
15976           check for kdemacros.h, too (should fix #141821)
15977         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
15978           don't crash if no header was sent, but nicely error out (fixes part
15979           of #141554)
15980
15981 2004-05-04  Wim Taymans  <wim@fluendo.com>
15982
15983         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
15984         parent dispose function to avoid segfault on destroy.
15985
15986 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
15987
15988         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
15989         (plugin_init):
15990         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15991         (gst_xvimagesink_sink_link):
15992         clean up debugging caps
15993         also recreate xvimage when format has changed
15994
15995 2004-05-04  Benjamin Otte  <otte@gnome.org>
15996
15997         * ext/libvisual/Makefile.am:
15998         * ext/libvisual/visual.c: (gst_visual_class_init),
15999         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
16000         (gst_visual_srclink), (gst_visual_chain),
16001         (gst_visual_change_state), (plugin_init):
16002           use a GstAdapter to correctly adapt buffer sizes - allows using a
16003           framerate
16004
16005 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16006
16007         * sys/v4l/gstv4lelement.h:
16008         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16009         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
16010         (gst_v4lsrc_buffer_free):
16011         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
16012         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
16013         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
16014         (gst_v4lsrc_requeue_frame):
16015         move some debugging categories around
16016         query for fps index and set accordingly if found
16017
16018 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16019
16020         * ext/lame/gstlame.c:
16021         correct defaults that lame_init puts out of range
16022
16023 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16024
16025         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
16026         (gst_divxenc_class_init):
16027         fix range since -1 is the default
16028         * gst/mpeg1sys/gstmpeg1systemencode.c:
16029         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
16030         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
16031         (gst_rtjpegdec_chain):
16032         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
16033         (gst_rtjpegenc_chain):
16034         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
16035         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
16036         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
16037         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
16038         * sys/v4l/gstv4lsrc.c:
16039         * sys/v4l/v4l_calls.c: (gst_v4l_open):
16040         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
16041         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
16042         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
16043         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
16044           remove gst_info calls
16045
16046 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16047
16048         * Makefile.am:
16049         * po/af.po:
16050         * po/az.po:
16051         * po/en_GB.po:
16052         * po/nl.po:
16053         * po/sr.po:
16054         * po/sv.po:
16055           Updated translations
16056
16057 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16058
16059         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16060           refactor/comment code
16061
16062 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16063
16064         * gst/asfdemux/Makefile.am:
16065         * gst/asfdemux/asfheaders.c:
16066         * gst/asfdemux/asfheaders.h:
16067         * gst/asfdemux/gstasf.c: (plugin_init):
16068         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
16069         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
16070         (gst_asf_demux_setup_pad):
16071         * gst/asfdemux/gstasfdemux.h:
16072         * gst/asfdemux/gstasfmux.c:
16073         * gst/asfdemux/gstasfmux.h:
16074           Add tagging support to demuxer, split out registration in its own
16075           file instead of in demux (hacky), and prevent having some tables
16076           in our memory multiple times (in asfheaders.h).
16077
16078 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16079
16080         * gst/matroska/matroska-demux.c:
16081         (gst_matroska_demux_parse_metadata):
16082         * gst/matroska/matroska-ids.h:
16083           Basic tag reading support.
16084
16085 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16086
16087         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
16088           Really detect ac-3 audio.
16089         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
16090           really detect matroska files (off-by-1).
16091
16092 2004-04-30  David Schleef  <ds@schleef.org>
16093
16094         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16095         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
16096         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
16097         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
16098         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
16099         hackage -- parse a lot more atoms, extract a few tags.  One might even
16100         mistake this for tag support.  Maybe it is.
16101         * gst/qtdemux/qtdemux.h:
16102
16103 2004-04-30  Colin Walters  <walters@verbum.org>
16104
16105         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
16106
16107 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16108
16109         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16110         (gst_ffmpegcolorspace_getcaps):
16111           remove broken nego fix
16112
16113 2004-04-30  Benjamin Otte  <otte@gnome.org>
16114
16115         * configure.ac:
16116         * ext/Makefile.am:
16117         * ext/libvisual/Makefile.am:
16118         * ext/libvisual/visual.c:
16119           add initial support for libvisual (http://libvisual.sourceforge.net)
16120           libvisual is still quite alpha, so expect crashes in there :)
16121
16122 2004-04-29  David Schleef  <ds@schleef.org>
16123
16124         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
16125         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
16126         up qtdemux to make it spit out codec_data.  Do _not_ look at this
16127         code; you will no longer respect me.
16128
16129 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16130
16131         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
16132         * ext/alsa/gstalsa.h :
16133         change alsa pcm device discovery to find more than 1 device
16134         per card. code review by Ronald.
16135
16136 2004-04-29  David Schleef  <ds@schleef.org>
16137
16138         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
16139         Add a check for a driver bug on FreeBSD.  (bug #140565)
16140
16141 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16142
16143         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
16144         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16145         (gst_jpegenc_getcaps):
16146           move format setting to inner loop
16147         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16148         (gst_ffmpegcolorspace_getcaps):
16149           use GST_PAD_CAPS if available so that we use already negotiated
16150           caps
16151         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16152         (qtdemux_parse_moov), (qtdemux_parse):
16153           extra debugging
16154         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
16155         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
16156           move hardcoded path to DEFINE
16157
16158 2004-04-28  David Schleef  <ds@schleef.org>
16159
16160         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
16161         (bug #140064)
16162
16163 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16164
16165         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16166           Don't probe for playback device if we're a source element. Fixes
16167           #139658.
16168
16169 2004-04-29  Benjamin Otte  <otte@gnome.org>
16170
16171         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
16172         (gst_id3_tag_chain):
16173           rewrite buffer offset
16174
16175 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16176
16177         * configure.ac:
16178         * ext/Makefile.am:
16179         * ext/dts/Makefile.am:
16180         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
16181         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
16182         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
16183         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
16184         (gst_dtsdec_loop), (gst_dtsdec_change_state),
16185         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
16186         (plugin_init):
16187         * ext/dts/gstdtsdec.h:
16188           New DTS decoder.
16189         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
16190         (gst_faad_srcconnect):
16191           Add ESDS atom handling (.m4a).
16192
16193 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16194
16195         * ext/divx/gstdivxdec.c: (plugin_init):
16196           Remove comment that makes no sense.
16197         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
16198           Fix for obvious typo that resulted in warnings during gst-register.
16199         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
16200         (gst_xviddec_sink_link):
16201           Fix caps negotiation a bit better.
16202         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16203           We call this 'codec_data', not 'esds'.
16204
16205 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16206
16207         * gst/monoscope/gstmonoscope.c:
16208           make sure we only provide 256x128
16209         * gst/monoscope/monoscope.c: (monoscope_init):
16210           assert size of 256x128
16211
16212 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16213
16214         * Makefile.am:
16215         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
16216         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
16217           fixate to max width and height of device
16218
16219 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16220
16221         * Makefile.am:
16222         * sys/v4l/gstv4l.c:
16223         * sys/v4l/gstv4lsrc.c:
16224         * sys/v4l/v4l_calls.c:
16225         * sys/v4l/v4lsrc_calls.c:
16226           fix for qc-usb driver which fakes having more than one buffer
16227           by handing the same buffer twice, which confused GStreamer's/v4lsrc
16228           buffer_free override
16229           add debugging
16230
16231 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16232
16233         * Makefile.am:
16234         * gst/videotestsrc/gstvideotestsrc.c:
16235         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
16236         (gst_videotestsrc_init), (gst_videotestsrc_get),
16237         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
16238         * gst/videotestsrc/gstvideotestsrc.h:
16239           add num-buffers property
16240
16241         2004-04-26  Benjamin Otte  <otte@gnome.org>
16242
16243         * ext/mad/gstid3tag.c: (plugin_init):
16244           set id3mux rank to NONE so it doesn't confuse spider
16245           require audio/mpeg,mpegversion=1 in id3mux
16246
16247 2004-04-26  Benjamin Otte  <otte@gnome.org>
16248
16249         * configure.ac:
16250           detect faad correctly as non-working if it's indeed non-working
16251
16252 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16253
16254         * Makefile.am:
16255         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16256         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16257         fix _getcaps so it only negotiates to its supported format
16258
16259 2004-04-25  Benjamin Otte  <otte@gnome.org>
16260
16261         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16262           fix memleak
16263
16264 2004-04-23  Benjamin Otte  <otte@gnome.org>
16265
16266         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16267           audio/x-raw-int with height rules! not. Now it's depth.
16268
16269 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16270
16271         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16272         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16273         (gst_wavparse_loop):
16274           Missing variable initialization. Add handling of DVI ADPCM. Fix
16275           mis-parsing of LIST chunks. This works around a bug where we mis-
16276           parse non-aligning LIST chunks (so LIST chunks where the contents
16277           don't align with the actual LIST size). The correct fix is to use
16278           rifflib, I'm not going to fix wavparse - too much work. All this
16279           fixes #104878.
16280
16281 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16282
16283         reviewed by Benjamin Otte  <otte@gnome.org>
16284
16285         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16286           fix shoutcast not working (fixes #140844)
16287
16288 2004-04-22  Benjamin Otte  <otte@gnome.org>
16289
16290         * ext/hermes/gsthermescolorspace.c:
16291         (gst_hermes_colorspace_caps_remove_format_info):
16292         * gst/colorspace/gstcolorspace.c:
16293         (gst_colorspace_caps_remove_format_info):
16294         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16295         (gst_ffmpegcolorspace_caps_remove_format_info):
16296           s/gst_caps_simplify/gst_caps_do_simplify/
16297
16298 2004-04-22  Benjamin Otte  <otte@gnome.org>
16299
16300         * gst-libs/gst/riff/riff-media.c:
16301         (gst_riff_create_video_caps_with_data):
16302           mpegversion is an int
16303         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16304           don't try to create pad templates with NULL caps, use any caps
16305           instead.
16306
16307 2004-04-20  David Schleef  <ds@schleef.org>
16308
16309         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16310         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16311         (bug #140384)
16312
16313 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16314
16315         reviewed by David Schleef
16316
16317         * ext/mad/gstid3tag.c: Add stdlib.h
16318         * gst/rtp/gstrtpgsmenc.c: same
16319         * gst/tags/gstid3tag.c: same
16320         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16321         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16322         GST_DISABLE_LOADSAVE use.
16323         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16324         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16325         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16326         atol(3)).
16327         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16328         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16329         strtoul(3)).
16330         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16331         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16332         $(ID3_CFLAGS).
16333         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16334         $(LIBFAME_CFLAGS).
16335
16336 2004-04-20  David Schleef  <ds@schleef.org>
16337
16338         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16339         last checkin.  Same idea.
16340
16341 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16342
16343         reviewed by David Schleef
16344
16345         * configure.ac: bump required gstreamer version to 0.8.1.1
16346         because of following changes [--ds]
16347
16348         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16349         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16350         (gst_riff_read_header):  Use GST_READ_UINT*
16351         macros to access possibly unaligned memory.
16352
16353         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16354         (mp3_type_find):  Use GST_READ_UINT*
16355         macros to access possibly unaligned memory.
16356         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16357         (speex_type_find): Likewise
16358
16359         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16360
16361         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16362         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16363         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16364         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16365         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16366         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16367         macros to access possibly unaligned memory.
16368
16369         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16370         Likewise.
16371
16372         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16373         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16374
16375         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16376         Likewise.
16377
16378         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16379         (gst_mpeg2subt_chain_subtitle): Likewise.
16380
16381         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16382         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16383         Likewise.
16384
16385         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16386         Likewise.
16387
16388         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16389         Likewise.
16390
16391         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16392         Likewise.
16393
16394 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16395
16396         * configure.ac:
16397           update required version of GStreamer because of GST_TIME_FORMAT
16398
16399 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16400
16401         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16402           remove leftover g_print
16403         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16404           don't try setting only a subset of the caps. We don't want to kill
16405           autoplugging on purpose
16406
16407 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16408
16409         * sys/ximage/ximagesink.c: (plugin_init):
16410         * sys/xvimage/xvimagesink.c: (plugin_init):
16411           add debugging categories
16412
16413 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16414
16415         * po/en_GB.po:
16416         * po/LINGUAS:
16417           Adding en_GB translation (Gareth Owen)
16418
16419 2004-04-20  David Schleef  <ds@schleef.org>
16420
16421         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16422         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16423         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16424         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16425         A number of new features and hacks to extract the esds atom and
16426         put it into the caps.  (bug #137724)
16427
16428 2004-04-19  David Schleef  <ds@schleef.org>
16429
16430         * gconf/Makefile.am: Fix for non-GNU make
16431         * gst-libs/gst/Makefile.am: Change directory order to handle
16432         GstPlay linking with gstinterfaces
16433         * gst-libs/gst/audio/make_filter: make use of tr portable
16434         * gst-libs/gst/play/Makefile.am: Add intended \
16435         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16436         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16437         function prototype instead of void *.
16438         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16439         macro.
16440         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16441         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16442         * gst/videofilter/make_filter: make use of tr portable
16443         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16444
16445 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16446
16447         * po/LINGUAS:
16448         * po/uk.po:
16449           Added Ukrainian translation (Maxim V. Dziumanenko)
16450
16451 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16452
16453         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16454         (gst_gsmdec_link), (gst_gsmdec_chain):
16455           Fix capsnego, simplify chain function slightly.
16456         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16457           Add GSM.
16458
16459 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16460
16461         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16462         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16463         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16464           Hack to make wavparse work with spider (always -> sometimes pad).
16465           Fixes #135862 && #140411.
16466
16467 2004-04-18  Benjamin Otte  <otte@gnome.org>
16468
16469         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16470         (gst_osselement_rate_probe_check),
16471         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16472           get rid of \n in debug output
16473
16474 2004-04-17  Iain <iain@prettypeople.org>
16475
16476         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16477         not just EOS.
16478
16479 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16480
16481         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16482         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16483         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16484         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16485         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16486         (gst_id3_tag_change_state), (plugin_init):
16487           deprecate id3tag element and replace with id3demux/id3mux.
16488           great side effect: this ugly file is now even uglier, yay!
16489         * ext/mad/gstmad.h:
16490           remove non-available function
16491           update for new get_type
16492
16493 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16494
16495         * configure.ac:
16496           require mpeg2dec >= 0.4.0
16497
16498 2004-04-17  Benjamin Otte  <otte@gnome.org>
16499
16500         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16501         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16502         (gst_xvimagesink_set_xwindow_id):
16503           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16504           assorted cleanup fixes.
16505
16506 2004-04-16  David Schleef  <ds@schleef.org>
16507
16508         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16509         * sys/xvimage/xvimagesink.h: same
16510
16511 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16512
16513         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16514           Fix GST_ELEMENT_ERROR with (NULL)
16515
16516 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16517
16518         * gst-libs/gst/riff/riff-media.c:
16519         (gst_riff_create_video_caps_with_data):
16520           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16521
16522 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16523
16524         * gst-libs/gst/riff/riff-media.c:
16525         (gst_riff_create_video_caps_with_data),
16526         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16527         (gst_riff_create_video_template_caps),
16528         (gst_riff_create_audio_template_caps):
16529         * gst-libs/gst/riff/riff-media.h:
16530         * gst-libs/gst/riff/riff-read.c:
16531         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16532         * gst-libs/gst/riff/riff-read.h:
16533         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16534           Add MS RLE support. I added some functions to read out strf chunks
16535           into strf chunks and the data behind it. This is usually color
16536           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16537           caps creation. Lastly, add ADPCM (similar to wavparse - which
16538           should eventually be rifflib based).
16539         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16540         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16541         * gst/matroska/matroska-demux.h:
16542           Remove placeholders for some prehistoric tagging system. Didn't add
16543           support for any tag system really anyway.
16544         * gst/qtdemux/qtdemux.c:
16545           Add support for audio/x-m4a (MPEG-4) through spider.
16546         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16547         (gst_wavparse_loop):
16548           ADPCM support (#135862). Increase max. buffer size because we
16549           cannot split buffers for ADPCM (screws references) and I've seen
16550           files with 2048 byte chunks. 4096 seems safe for now.
16551
16552 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16553
16554         * configure.ac: bump nano to 1
16555
16556 === release 0.8.1 ===
16557
16558 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16559
16560         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16561
16562 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16563
16564         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16565           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16566           Fixes #140058
16567
16568 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16569
16570         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16571           lower rank of dvddemux so that it's not used for mpeg playback.
16572
16573 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16574
16575         * configure.ac:
16576           save libs correctly when checking mad
16577
16578 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16579
16580         * ext/mad/gstid3tag.c: (plugin_init):
16581           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16582
16583 2004-04-13  David Schleef  <ds@schleef.org>
16584
16585         * common/m4/gst-feature.m4: Call -config scripts with
16586         --plugin-libs if it is supported.
16587         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16588         JPEG images are image/jpeg.
16589         * gst/debug/Makefile.am:
16590         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16591         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16592         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16593         (gst_negotiation_plugin_init): Add a property that acts like
16594         filter caps.
16595         * testsuite/gst-lint:  Move license checking to be a standard
16596         test.
16597
16598 2004-04-13  David Schleef  <ds@schleef.org>
16599
16600         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16601         patch from Sebastien Cote (bug #139958)
16602
16603 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16604
16605         * examples/gstplay/Makefile.am:
16606         * examples/gstplay/player.c: (main):
16607           make the commandline player example use gconf settings
16608
16609 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16610
16611         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16612         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16613         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16614           init/end library during state transition, not object
16615           creation/disposal.  get rid of custom dispose handler.
16616
16617
16618 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16619
16620         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16621         be a symlink
16622
16623 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16624
16625         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16626           Handle JUNK chunks inside data section. Prevents warnings.
16627
16628 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16629
16630         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16631         (gst_riff_create_video_template_caps):
16632           Add MS video v1.
16633         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16634         (gst_avi_demux_stream_data):
16635           Add support for "rec-list" chunks.
16636
16637 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16638
16639         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16640           Fix another codecname mismatch.
16641
16642 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16643
16644         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16645           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16646           so that MJPEG plays back.
16647
16648 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16649
16650         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16651         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16652         * gst/mpeg1videoparse/gstmp1videoparse.h:
16653           Fix for some slight mis-cuts in buffer parsing, and for some
16654           potential overflows or faults-causers. Adds disconts. Also fixes
16655           #139105 while we're at it.
16656
16657 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16658
16659         * configure.ac:
16660         * sys/v4l2/gstv4l2element.h:
16661           Workaround for missing struct v4l2_buffer declaration in Suse 9
16662           and Mandrake 10 linux/videodev2.h header file (#135919).
16663
16664 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16665
16666         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16667           Bail out if no filename was given.
16668
16669 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16670
16671         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16672         (gst_v4l2_fourcc_from_structure):
16673           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16674           Y41B somewhere).
16675
16676 2004-04-09  Benjamin Otte  <otte@gnome.org>
16677
16678         * ext/gnomevfs/gstgnomevfssink.c:
16679         (_gst_boolean_allow_overwrite_accumulator),
16680         (gst_gnomevfssink_class_init):
16681           fix erase signal - if any handler returns false the file will not be
16682           overwritten. If no handler is connected, the file will not be
16683           overwritten either.
16684           renamed signal to "allow-overwrite"
16685         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16686           free string when adding it to ID3 failed
16687         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16688           unref event when done
16689         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16690           free caps
16691         * gst/typefind/gsttypefindfunctions.c:
16692         (mpeg_video_stream_type_find):
16693           fix invalid read
16694
16695 2004-04-08  David Schleef  <ds@schleef.org>
16696
16697         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16698         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16699
16700 2004-04-08  David Schleef  <ds@schleef.org>
16701
16702         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16703         we don't support (bug #139532)
16704
16705 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16706
16707         * ext/mad/gstmad.c: (gst_mad_handle_event),
16708         (gst_mad_check_caps_reset), (gst_mad_chain),
16709         (gst_mad_change_state):
16710           only set explicit caps if they haven't been set before for
16711           this stream.  MPEG-audio sample rate/channels aren't allowed
16712           to change in-stream.
16713           Fixes #139382
16714
16715 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16716
16717         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16718         (_gst_boolean_did_something_accumulator),
16719         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16720         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16721         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16722         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16723         (gst_gnomevfssink_change_state):
16724           Fix erase signal. Don't erase by default. Remove handoff signal.
16725           Remove erase property. Don't segfault. General cleanup.
16726
16727 2004-04-07  Benjamin Otte  <otte@gnome.org>
16728
16729         * gst-libs/gst/gconf/test-gconf.c: (main):
16730           add missing gst_init
16731
16732 2004-04-07  Benjamin Otte  <otte@gnome.org>
16733
16734         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16735           free the mutexes, too
16736
16737 2004-04-07  Benjamin Otte  <otte@gnome.org>
16738
16739         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16740           actually free the URI string
16741         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
16742           compute offset correctly when passing discont events
16743         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16744           don't leak discont events
16745         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16746           add some missing breaks so caps aren't copied randomly
16747         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
16748           if we realloc memory, we better use it
16749
16750 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16751
16752         * ext/mad/gstmad.c: (normal_seek):
16753           fix GST_FORMAT_TIME usage
16754
16755 2004-04-05  David Schleef  <ds@schleef.org>
16756
16757         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
16758         a deprecated function (hack!)
16759
16760 2004-04-05  Benjamin Otte  <otte@gnome.org>
16761
16762         * ext/esd/esdmon.c: (gst_esdmon_get):
16763           fix nonterminated vararg and memleak
16764
16765 2004-04-05  Benjamin Otte  <otte@gnome.org>
16766
16767         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
16768         (gst_ladspa_init), (gst_ladspa_force_src_caps),
16769         (gst_ladspa_set_property), (gst_ladspa_get_property),
16770         (gst_ladspa_instantiate), (gst_ladspa_activate),
16771         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
16772           clean up debugging
16773
16774 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
16775
16776         reviewed by Benjamin Otte  <otte@gnome.org>
16777
16778         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
16779           check for broken LADSPA parameters (fixes #138635)
16780
16781 2004-04-05  Benjamin Otte  <otte@gnome.org>
16782
16783         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
16784           advertise buffer-frames correctly on sinkpads
16785
16786 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16787
16788         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
16789         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
16790         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
16791         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
16792         (gst_mad_check_caps_reset), (gst_mad_chain):
16793         add more debugging, only reset caps when we're not in error state
16794
16795 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16796
16797         * ext/mad/gstmad.c: add debugging category, comment + cleanups
16798
16799 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16800
16801         reviewed by Benjamin Otte  <otte@gnome.org>
16802
16803         * configure.ac:
16804           fix == in test(1) operator
16805
16806 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16807
16808         reviewed by Benjamin Otte  <otte@gnome.org>
16809
16810         * configure.ac:
16811           fix --export-symblos-regex to a working regex.
16812
16813 2004-04-04  Benjamin Otte  <otte@gnome.org>
16814
16815         * sys/oss/.cvsignore:
16816           add for oss_probe
16817
16818 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16819
16820         reviewed by Benjamin Otte  <otte@gnome.org>
16821
16822         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16823           add missing 'new_media' argument (fixes #138168)
16824         * gst/matroska/matroska-demux.c:
16825         (gst_matroska_demux_handle_seek_event):
16826           add vararg terminator (fixes #138169)
16827
16828 2004-04-02  David Schleef  <ds@schleef.org>
16829
16830         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
16831         disted (bug #138914)
16832
16833 2004-04-01  Benjamin Otte  <otte@gnome.org>
16834
16835         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
16836         (gst_alsa_close_audio):
16837           handle case better where a soundcard can't pause
16838         * ext/ogg/gstoggdemux.c:
16839           don't crash when we get events but don't have pads yet
16840
16841 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16842
16843         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
16844           throw an error if we couldn't probe any caps.
16845
16846 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16847
16848         * ext/dvdnav/gst-dvd:
16849         Add a really simple sample DVD player
16850
16851 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16852
16853         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
16854         (gst_a52dec_push), (gst_a52dec_handle_event),
16855         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
16856         (gst_a52dec_change_state):
16857         * ext/a52dec/gsta52dec.h:
16858           Use a debug category, Output timestamps correctly
16859           Emit tag info, Handle events, tell liba52dec about cpu
16860           capabilities so it can use MMX etc.
16861         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
16862           Fix a crasher accessing invalid memory
16863         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
16864         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
16865         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
16866         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
16867         (dvdnavsrc_query):
16868           Some support for byte-format seeking.
16869           Small fixes for still frames and menu button overlays
16870         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16871         (gst_mpeg2dec_alloc_buffer):
16872           Use a debug category. Adjust the report level of several items to
16873           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
16874           so it doesn't lose the GstBuffer pointer
16875         * gst/debug/Makefile.am:
16876         * gst/debug/gstdebug.c: (plugin_init):
16877         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
16878         (gst_navseek_base_init), (gst_navseek_class_init),
16879         (gst_navseek_init), (gst_navseek_seek),
16880         (gst_navseek_handle_src_event), (gst_navseek_set_property),
16881         (gst_navseek_get_property), (gst_navseek_chain),
16882         (gst_navseek_plugin_init):
16883         * gst/debug/gstnavseek.h:
16884           Add the navseek debug element for seeking back and forth in a
16885           video stream using arrow keys.
16886         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
16887         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
16888         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
16889         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
16890         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
16891         (gst_mpeg2subt_parse_header), (gst_get_nibble),
16892         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
16893         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
16894         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
16895         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
16896         * gst/mpeg2sub/gstmpeg2subt.h:
16897           Pretty much a complete rewrite. Now a loopbased element. May still
16898           require work to properly synchronise subtitle buffers.
16899         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
16900         (gst_dvd_demux_send_subbuffer):
16901         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
16902           Don't attempt to create subbuffers of size 0
16903           Reduce a couple of error outputs to warnings.
16904         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
16905         (gst_y4mencode_chain):
16906         Output the y4m frame header correctly.
16907
16908 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16909
16910         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16911           throw errors instead of allowing SIGFPE
16912
16913 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16914
16915         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
16916         (gst_gconf_render_bin_from_key):
16917           leak plugging and style fixing
16918
16919 2004-03-31  David Schleef  <ds@schleef.org>
16920
16921         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
16922         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
16923         (bug #138225)
16924         * gst/debug/Makefile.am:
16925         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
16926         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
16927         plugin.
16928         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
16929         (gst_negotiation_base_init), (gst_negotiation_class_init),
16930         (gst_negotiation_init), (gst_negotiation_getcaps),
16931         (gst_negotiation_pad_link), (gst_negotiation_chain),
16932         (gst_negotiation_set_property), (gst_negotiation_get_property),
16933         (gst_negotiation_plugin_init):  New element to talk about random
16934         negotiation things happening in a pipeline.
16935
16936 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16937
16938         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16939           fix integer addition with help of Stefan Kost
16940
16941 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16942
16943         * po/nl.po: updated Dutch translation (Elros Cyriatan)
16944
16945 2004-03-30  David Schleef  <ds@schleef.org>
16946
16947         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
16948         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
16949         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
16950         (bug #137504)
16951         * ext/mpeg2dec/gstmpeg2dec.h:
16952
16953 2004-03-30  David Schleef  <ds@schleef.org>
16954
16955         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
16956
16957 2004-03-30  David Schleef  <ds@schleef.org>
16958
16959         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
16960         Michael Petullo) to handle .mov
16961
16962 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16963
16964         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
16965         (gst_osselement_rate_check_rate):
16966           probe caps correctly for sound cards that only support one format
16967
16968 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16969
16970         * ext/kio/kiosrc.cpp: (process_events):
16971           update handling event processing if inside KDE - untested
16972
16973 2004-03-29  David Schleef  <ds@schleef.org>
16974
16975         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
16976         by 2 to not interfere with other colorspaces.
16977         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
16978         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
16979         one to not interfere with ffmpeg_colorspace.
16980
16981 2004-03-29  David Schleef  <ds@schleef.org>
16982
16983         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
16984         aren't in the caps.
16985         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
16986         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
16987
16988 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16989
16990         * gst-libs/gst/riff/riff-media.c:
16991           fail on error, don't try to set stuff on NULL caps
16992
16993 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16994
16995         * configure.ac:
16996         * ext/Makefile.am:
16997         * ext/kio/Makefile.am:
16998         * ext/kio/kioreceiver.cpp:
16999         * ext/kio/kioreceiver.h:
17000         * ext/kio/kiosrc.cpp:
17001         * ext/kio/kiosrc.h:
17002           add experimental kiosrc plugin
17003         * ext/alsa/gstalsaplugin.c: (plugin_init):
17004           initialize debugging category only when we're sure registering the
17005           plugins worked.
17006
17007 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17008
17009         * examples/gstplay/player.c: (main):
17010         * gst-libs/gst/play/play.c: (gst_play_class_init),
17011         (gst_play_set_location), (gst_play_set_data_src),
17012         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17013         (gst_play_set_visualization), (gst_play_connect_visualization):
17014           check return values of element_set_state and return FALSE where
17015           failed
17016
17017 2004-03-29  Benjamin Otte  <otte@gnome.org>
17018
17019         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17020           try harder to check if an event is really a discont
17021
17022 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17023
17024         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
17025         * po/az.po:
17026
17027 2004-03-28  Benjamin Otte  <otte@gnome.org>
17028
17029         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17030         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
17031         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
17032           get rid of non-standard "..." ranges in case statements.
17033
17034 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
17035
17036         * gst/mpegstream/gstmpegdemux.c:
17037         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
17038         specific functionality split to the new dvddemux element.
17039         * gst/mpegstream/gstdvddemux.c:
17040         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
17041         streams, derived from mpegdemux.
17042         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
17043         up. SCR based timestamp rewriting can be turned off (will probably
17044         completely disappear soon).
17045         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
17046         hacking. General cleanup. All printf statements replaced by
17047         debugging messages. Almost complete libdvdnav support.
17048         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
17049         by events. New properties for audio and subpicture languages.
17050         (dvdnavsrc_update_highlight): Now uses events.
17051         (dvdnavsrc_user_op): Cleaned up.
17052         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
17053         based). Lots of cleanup, and propper support for most libdvdnav
17054         events.
17055         (dvdnavsrc_make_dvd_event): New function.
17056         (dvdnavsrc_make_dvd_nav_packet_event): New function.
17057         (dvdnavsrc_make_clut_change_event): New function.
17058
17059 2004-03-26  Benjamin Otte  <otte@gnome.org>
17060
17061         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
17062           fix bug where typefinding would claim it's theora whenever less then
17063           7 bytes of data were available
17064
17065 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17066
17067         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
17068         (gst_alawdec_base_init), (gst_alawdec_class_init),
17069         (gst_alawdec_init), (gst_alawdec_chain):
17070         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
17071         (gst_alawenc_base_init), (gst_alawenc_class_init),
17072         (gst_alawenc_init), (gst_alawenc_chain):
17073         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
17074         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
17075         (gst_mulawdec_init), (gst_mulawdec_chain):
17076         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
17077         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
17078         (gst_mulawenc_init), (gst_mulawenc_chain):
17079           Fix capsnego in all four, remove the unused property functions and
17080           simplify the chain functions slightly. I guess we could use macros
17081           or something similar for those, since the code is so similar, but
17082           I'm currently too lazy...
17083
17084 2004-03-24  David Schleef  <ds@schleef.org>
17085
17086         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
17087         (gst_osselement_close_audio), (gst_osselement_probe_caps),
17088         (gst_osselement_get_format_structure),
17089         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
17090         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
17091         (gst_osselement_rate_int_compare): Add code to handle rate probing
17092         (bug #120883)
17093         * sys/oss/gstosselement.h: same
17094         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
17095         Use rate probing provided by osselement.
17096         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
17097
17098 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17099
17100         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
17101         (gst_xvidenc_get_property):
17102           ulong/int mess-up.
17103
17104 2004-03-24  David Schleef  <ds@schleef.org>
17105
17106         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
17107         (gst_speexdec_init):
17108         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
17109         (gst_speexenc_init):  Create the pad template correctly (from
17110         the static pad template, not a NULL pointer.)
17111
17112 2004-03-25  Benjamin Otte  <otte@gnome.org>
17113
17114         * gst/debug/Makefile.am:
17115         * gst/debug/breakmydata.c:
17116           add element that quasi-randomly changes bytes in the stream.
17117           Intended use is robustness checking of demuxers and decoders in
17118           media tests.
17119
17120 2004-03-24  Benjamin Otte  <otte@gnome.org>
17121
17122         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17123         (gst_alsa_probe_hw_params):
17124         * ext/alsa/gstalsa.h:
17125           debugging output fixes
17126
17127 2004-03-24  Benjamin Otte  <otte@gnome.org>
17128
17129         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
17130           don't g_return_if_fail if element is PLAYING, fail silently as every
17131           other element.
17132         * gst/effectv/gstquark.c: (gst_quarktv_chain):
17133           only fix needed for cast lvalue issues in gst-plugins
17134         * gst/volenv/gstvolenv.c: (gst_volenv_init):
17135           add proxy_getcaps
17136
17137 2004-03-24  Benjamin Otte  <otte@gnome.org>
17138
17139         * gst/level/gstlevel.c: (gst_level_init):
17140           add proxying getcaps function, so level doesn't advertise impossible
17141           caps
17142
17143 2004-03-24  David Schleef  <ds@schleef.org>
17144
17145         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
17146         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
17147         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
17148         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
17149         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
17150         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
17151         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
17152         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
17153         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
17154         messages.  Divide the chunk size by the compression ratio
17155         (needed for MACE audio)
17156
17157 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17158
17159         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
17160           Fix buffer overflow read error.
17161
17162 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17163
17164         * ext/alsa/gstalsa.h:
17165           Remove unused entry.
17166         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17167           Add cinepak.
17168         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
17169         (gst_videodrop_link), (gst_videodrop_chain):
17170           Fix, sort of. Was horribly broken with new capsnego. Bah...
17171
17172 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
17173
17174         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
17175         (plugin_init):
17176         Add a monkeysaudio typefind function
17177
17178 2004-03-23  Johan Dahlin  <johan@gnome.org>
17179
17180         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
17181         (gst_play_video_fixate): Check so the structure has the field
17182         before trying to fixate them, this makes it possible to have
17183         fakesinks for video and audio output without printing errors on
17184         the output console.
17185
17186 2004-03-22  David Schleef  <ds@schleef.org>
17187
17188         * sys/oss/Makefile.am:
17189         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
17190         (check_rate), (add_rate):  Rate probing test app.
17191
17192 2004-03-21  Benjamin Otte  <otte@gnome.org>
17193
17194         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17195         (_fixate_caps_to_int), (gst_audio_convert_fixate):
17196           add a fixation function that pretty much does the right thing (fixes
17197           #137556)
17198
17199 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
17200
17201         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
17202
17203 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17204
17205         reviewed by: Benjamin Otte  <otte@gnome.org>
17206
17207         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17208           terminate gst_event_new_discontinuous correctly (fixes parts of
17209           #137711)
17210
17211 2004-03-19  David Schleef  <ds@schleef.org>
17212
17213         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
17214         since it doesn't depend on X, and it's part of our ABI.
17215
17216 2004-03-19  Iain <iain@prettypeople.org>
17217
17218         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
17219         is_int in the structure, not the local variable.
17220
17221 2004-03-19  David Schleef  <ds@schleef.org>
17222
17223         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
17224         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
17225         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
17226         Improvements in caps negotiation.
17227
17228 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17229
17230         * po/LINGUAS:
17231         * po/af.po:
17232           adding Afrikaans (Petri Jooste)
17233
17234 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17235
17236         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17237         (gst_ffmpegcolorspace_chain):
17238         throw error instead of g_critical (#137588)
17239
17240 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17241
17242         * Makefile.am:
17243         * configure.ac:
17244           dist common and m4 correctly
17245         * po/sv.po:
17246
17247 2004-03-17  David Schleef  <ds@schleef.org>
17248
17249         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
17250         (bug #137348)
17251
17252 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17253
17254         * po/LINGUAS:
17255         * po/sv.po:
17256           adding Swedish translation (Christian Rose)
17257
17258 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17259
17260         * Makefile.am: use release.mak
17261
17262 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17263
17264         * common/ChangeLog:
17265         * common/gst-autogen.sh:
17266           add some explanation about the version detection
17267         * configure.ac:
17268           fix X check
17269
17270 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17271
17272         * configure.ac: bump nano to 1
17273
17274 === release 0.8.0 ===
17275
17276 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17277
17278         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17279
17280 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17281
17282         * configure.ac:
17283           update libtool version
17284         * gst-libs/gst/media-info/Makefile.am:
17285           actually use libtool version
17286
17287 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17288
17289         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17290
17291 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17292
17293         * configure.ac:
17294         * gst-plugins.spec.in:
17295         * pkgconfig/Makefile.am:
17296         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17297         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17298         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17299         * pkgconfig/gstreamer-libs.pc.in:
17300         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17301         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17302         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17303         * pkgconfig/gstreamer-plugins.pc.in:
17304           remove @VERSION@ from some of the pc files since core and plugins
17305           are decoupled.
17306           created gstreamer-plugins.pc as it's a better name, but keeping
17307           -libs around for now to get fixes upstream done first.
17308
17309 2004-03-15  Julien MOUTTE <julien@moutte.net>
17310
17311         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17312         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17313         * gst-libs/gst/play/play.h:
17314
17315 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17316
17317         * *.c, *.cc: don't mix tabs and spaces
17318
17319 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17320
17321         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17322           use the new ffmpegcolorspace
17323         * gst-plugins.spec.in:
17324           package new colorspace and media-info
17325         * configure.ac:
17326         * pkgconfig/Makefile.am:
17327           fix some more disting issues
17328         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17329         * pkgconfig/gstreamer-media-info.pc.in:
17330           generate media-info pc files
17331
17332 2004-03-15  Johan Dahlin  <johan@gnome.org>
17333
17334         * *.h: Revert indenting
17335
17336 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17337
17338         * configure.ac:
17339           adding ffmpegcolorspace element
17340         * gst/ffmpegcolorspace/Makefile.am:
17341         * gst/ffmpegcolorspace/avcodec.h:
17342         * gst/ffmpegcolorspace/common.h:
17343         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17344         * gst/ffmpegcolorspace/dsputil.h:
17345         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17346         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17347         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17348         (gst_ffmpeg_caps_to_pix_fmt):
17349         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17350         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17351         (gst_ffmpegcolorspace_caps_remove_format_info),
17352         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17353         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17354         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17355         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17356         (gst_ffmpegcolorspace_set_property),
17357         (gst_ffmpegcolorspace_get_property),
17358         (gst_ffmpegcolorspace_register):
17359         * gst/ffmpegcolorspace/imgconvert.c:
17360         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17361         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17362         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17363         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17364         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17365         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17366         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17367         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17368         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17369         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17370         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17371         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17372         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17373         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17374         (img_get_alpha_info), (deinterlace_line),
17375         (deinterlace_line_inplace), (deinterlace_bottom_field),
17376         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17377         * gst/ffmpegcolorspace/imgconvert_template.h:
17378         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17379         * gst/ffmpegcolorspace/mmx.h:
17380         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17381           adding ffmpegcolorspace element supplied by Ronald after cleaning
17382           up and pulling in the right bits of upstream source.
17383           I'm sure a better C/compiler wizard could do some cleaning up (for
17384           example use GLIB's malloc stuff), but as a first pass this
17385           works very well
17386
17387 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17388
17389         * ext/alsa/gstalsa.h:
17390           I assume Ronald forgot to commit the change to have cardname
17391           as a struct member.  Expect some public spanking at the next
17392           opportunity.
17393
17394 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17395
17396         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17397         (gst_alsa_open_audio), (gst_alsa_close_audio):
17398         * ext/alsa/gstalsa.c:
17399           Don't open the device if we're a mixer (= padless).
17400         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17401         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17402         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17403           Open mixer during state change rather than during object
17404           initialization. Also, get a device name. Currently in a somewhat
17405           hackish fashion, but I didn't really find something better.
17406
17407 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17408
17409         * *.c, *.h: run gst-indent
17410
17411 2004-03-14  Benjamin Otte  <otte@gnome.org>
17412
17413         * gst/modplug/gstmodplug.cc:
17414         * gst/modplug/gstmodplug.h:
17415           set correct timestamps on outgoing buffers
17416
17417 2004-03-14  Benjamin Otte  <otte@gnome.org>
17418
17419         * gst/modplug/gstmodplug.cc:
17420           handle events - don't do crap when a discont arrives that's not
17421           necessary
17422           This allows correct loading and playback of mods in Rhythmbox
17423
17424 2004-03-14  Benjamin Otte  <otte@gnome.org>
17425
17426         * configure.ac:
17427         * gst-libs/gst/gconf/Makefile.am:
17428         * pkgconfig/Makefile.am:
17429           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17430           they get rebuilt properly
17431         * configure.ac:
17432           when checking for vorbis, try pkgconfig first.
17433         * gst/modplug/gstmodplug.cc:
17434           add fixate function
17435
17436 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17437
17438         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17439           Fix for obvious mistake, where we first shift the offset and then
17440           read a samplesize element assuming the old offset. Note that this
17441           part still has something weird, i.e. my movies containing those
17442           don't actually play well, but at least there's something that looks
17443           like sound now.
17444
17445 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17446         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17447         (plugin_init):
17448         Add a typefind function for speex format
17449
17450 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17451
17452         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17453         (gst_asf_demux_setup_pad):
17454           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17455           instead of 0. Reason is simple: some elements have a fps range
17456           of 1-max instead of 0-max. So now ASF video actually works.
17457
17458 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17459
17460         * po/LINGUAS:
17461         * po/sr.po:
17462           adding serbian as a language
17463
17464 2004-03-13  Benjamin Otte  <otte@gnome.org>
17465
17466         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17467           return taglist correctly from _get function, don't gst_pad_push it.
17468           (fixes #137042)
17469
17470 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17471         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17472
17473 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17474
17475         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17476         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17477         (gst_alsa_mixer_track_new):
17478         * ext/alsa/gstalsamixertrack.h:
17479           Fix ancient leftovers... MixerTrack is a GObject.
17480
17481 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17482
17483         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17484         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17485           Don't block during probing...
17486
17487 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17488
17489         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17490         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17491         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17492         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17493         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17494         (gst_alsa_open_audio), (gst_alsa_close_audio):
17495         * ext/alsa/gstalsa.h:
17496           Add propertyprobe interface implementation, add some device-name
17497           property, all this so that it looks good in gnome-volume-control.
17498
17499 2004-03-12  David Schleef  <ds@schleef.org>
17500
17501         * configure.ac: the Hermes library controls hermescolorspace, not
17502         colorspace.
17503         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17504         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17505         not /* */
17506         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17507         * ext/sdl/sdlvideosink.h: ditto.
17508         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17509
17510 2004-03-12  Benjamin Otte  <otte@gnome.org>
17511
17512         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17513         (gst_x_overlay_got_xwindow_id):
17514         * gst-libs/gst/xoverlay/xoverlay.h:
17515           replace XID with unsigned long to get rid of the xlibs dependency in
17516           XOverlay (fixes #137004)
17517
17518 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17519         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17520         (gst_agingtv_setup):
17521         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17522         (gst_dicetv_base_init), (gst_dicetv_class_init),
17523         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17524         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17525         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17526         (gst_edgetv_setup), (gst_edgetv_rgb32):
17527         * gst/effectv/gsteffectv.c:
17528         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17529         (gst_quarktv_set_property):
17530         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17531         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17532         (gst_revtv_setup), (gst_revtv_rgb32):
17533         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17534         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17535         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17536         (gst_shagadelictv_rgb32):
17537         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17538         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17539         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17540         * gst/effectv/gstwarp.c:
17541         Port everything that can be ported to videofilter and fix up the caps.
17542         Can someone with a big-endian machine please check these?
17543
17544 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17545
17546         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17547         (gst_osssink_chain), (gst_osssink_change_state):
17548           Latest fixes for A/V sync, audio playback and such. This is about
17549           all... MPEG playback issues are mostly related to the async build-
17550           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17551
17552 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17553
17554         patch from: Stephane Loeuillet
17555
17556         * configure.ac:
17557           use pkg-config for some libraries, falling back to the old .m4 way
17558           (fixes #131270)
17559         * m4/libdv.m4:
17560           removed
17561
17562 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17563
17564         * configure.ac:
17565         * tools/Makefile.am:
17566         * tools/Makefile.in:
17567         * tools/gst-launch-ext-m.m:
17568         * tools/gst-launch-ext.1.in:
17569         * tools/gst-visualise-m.m:
17570         * tools/gst-visualise.1:
17571         * tools/gst-visualise.1.in:
17572           reorganizing generation of script tools
17573
17574 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17575
17576         * ext/divx/gstdivxdec.c:
17577           Downgrade priority. We prefer ffdec_mpeg4.
17578         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17579         (gst_faad_chain), (gst_faad_change_state):
17580           Fix capsnego. Doesn't work for some sounds because we don't have
17581           a 5:1 to stereo element.
17582         * ext/xvid/gstxvid.c: (plugin_init):
17583           Add priority.
17584         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17585         (gst_osssink_change_state):
17586           Add discont handling.
17587
17588 2004-03-09  Colin Walters  <walters@verbum.org>
17589
17590         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17591         conversion.
17592
17593 2004-03-09  Benjamin Otte  <otte@gnome.org>
17594
17595         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17596           the signals take 2 arguments
17597
17598 2004-03-09  David Schleef  <ds@schleef.org>
17599
17600         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17601         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17602         * ext/alsa/gstalsa.h:
17603         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17604
17605 2004-03-09  Benjamin Otte  <otte@gnome.org>
17606
17607         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17608         (gst_mikmod_change_state):
17609         * ext/mikmod/gstmikmod.h:
17610           make mikmod's loop function not loop infinitely and call
17611           gst_element_yield anymore
17612         * gst/modplug/gstmodplug.cc:
17613           fix pad negotiation (fixes #136590)
17614
17615 2004-03-09  David Schleef  <ds@schleef.org>
17616
17617         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17618         doesn't conflict with the internal colorspace plugin.
17619         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17620         satisfy the crappy-ass shell shipped by a certain vendor.
17621         * gst/videofilter/make_filter: same (bug #135299)
17622
17623 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17624
17625         * configure.ac: bump nano to 1
17626
17627 === release 0.7.6 ===
17628
17629 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17630
17631         * configure.in: releasing 0.7.6, "There"
17632
17633 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17634
17635         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17636         * pkgconfig/gstreamer-play.pc.in:
17637           synchronize the two
17638
17639 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17640
17641         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17642         (cdparanoia_open), (cdparanoia_event):
17643           fix/add error handling
17644         * po/POTFILES.in:
17645           add cdparanoia source
17646         * tools/Makefile.am:
17647           make scripts executable
17648
17649 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17650
17651         * configure.ac:
17652         * ext/vorbis/Makefile.am:
17653         * sys/Makefile.am:
17654           remove id3types, vorbisfile and xvideosink from the build (#133783)
17655
17656 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17657
17658         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17659           Fix metadata read crash (#136537).
17660
17661 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17662
17663         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17664         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17665           adding mime types, fixing the one-stop function
17666
17667 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17668
17669         * ext/nas/nassink.c and /ext/nas/nassink.h:
17670         More NAS love from Arwed von Merkatz
17671         So lets all sing 'Can you feel the NAS tonight'
17672
17673 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17674
17675         * tools/gst-launch-ext.in:
17676         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17677
17678 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17679
17680         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17681         (gst_mpeg2dec_init):
17682         remove the user_data pad for now, because it is being used in
17683         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17684         If someone knows how to fix this properly, please do.
17685
17686 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17687
17688         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17689         (gst_osssink_get_time):
17690         add a warning, IMO this won't get triggered anymore, remove later
17691
17692 2004-03-07  David Schleef  <ds@schleef.org>
17693
17694         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17695         format (bug #136470)
17696
17697 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17698
17699         * gst-libs/Makefile.am:
17700         * gst-libs/gst/media-info/Makefile.am:
17701         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17702         (error_callback), (gst_media_info_error_create),
17703         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17704         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17705         * gst-libs/gst/media-info/media-info-priv.h:
17706         * gst-libs/gst/media-info/media-info-test.c: (main):
17707         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17708         (gst_media_info_class_init), (gst_media_info_instance_init),
17709         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17710         (gst_media_info_read_idler), (gst_media_info_read):
17711         * gst-libs/gst/media-info/media-info.h:
17712         fixed, should work now
17713
17714 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17715
17716         * ext/nas/nassink.c:
17717         A bunch of NAS fixes from Arwed von Merkatz
17718
17719 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17720
17721         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17722         (qtdemux_parse_trak):
17723           Fix crash (j might be greater than n_samples, in which case we're
17724           writing outside the allocated space for the array) and memleak.
17725
17726 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17727
17728         * sys/oss/gstosssink.c: (gst_osssink_chain):
17729           And another caller that couldn't handle delay < 0 (unsigned
17730           integer overflow). Video now continues playing on an audio
17731           buffer underrun, and the clock continues working. Audio still
17732           stalls.
17733
17734 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17735
17736         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17737         (gst_osssink_get_time):
17738           get_delay() may return values lower than 0. In those cases, we
17739           should not actually cast to *unsigned* int64, that will break
17740           stuff horribly. In my case, it screwed up A/V sync in movies
17741           in totem rather badly.
17742
17743 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17744
17745         * ext/faac/gstfaac.c: (gst_faac_chain):
17746         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17747         * ext/libpng/gstpngenc.c: (user_write_data):
17748         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17749         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17750         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17751         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17752         Fix several misuse of gst_buffer_merge (it doesn't take ownership
17753         of any buffer), should fix some leaks. I hope I didn't unref buffers
17754         that shouldn't be...
17755
17756 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17757
17758         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17759         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
17760         (error_callback), (gmi_reset), (gmi_seek_to_track),
17761         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
17762         (gmip_find_type_post), (gmip_find_stream_post),
17763         (gmip_find_track_streaminfo_post):
17764         * gst-libs/gst/media-info/media-info-priv.h:
17765         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
17766         (info_print), (main):
17767         * gst-libs/gst/media-info/media-info.c:
17768         (gst_media_info_error_create), (gst_media_info_error_element),
17769         (gst_media_info_instance_init), (gst_media_info_get_property),
17770         (gst_media_info_new), (gst_media_info_set_source),
17771         (gst_media_info_read_idler), (gst_media_info_read):
17772         * gst-libs/gst/media-info/media-info.h:
17773           first pass at making this work again.  This seems to work on
17774           tagged ogg/vorbis and mp3 files.
17775
17776 2004-03-06  Benjamin Otte  <otte@gnome.org>
17777
17778         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
17779           fix huge leak: gst_buffer_merge doesn't unref the first argument
17780           itself.
17781
17782 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17783
17784         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
17785           report layer/mode/emphasis
17786
17787 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17788
17789         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
17790
17791 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17792
17793         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17794           signal serial
17795
17796 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17797
17798         * ext/vorbis/vorbis.c: (plugin_init):
17799         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17800         (gst_vorbis_dec_init), (vorbis_dec_event):
17801         add debug category
17802         make vorbisdec handle _BYTE and _TIME queries
17803
17804 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17805
17806         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
17807           from the xing header
17808
17809 2004-03-06  Benjamin Otte  <otte@gnome.org>
17810
17811         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
17812         (gst_audio_convert_link), (gst_audio_convert_change_state),
17813         (gst_audio_convert_buffer_from_default_format):
17814           do conversions from/to float correctly, fix some caps nego errors,
17815           export correct supported caps in template and getcaps, use correct
17816           caps in try_set_caps functions
17817
17818 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17819
17820         For some reason, I only committed a ChangeLog entry yesterday and
17821         not the corresponding code...
17822         * ext/mad/gstmad.c: Fix detection of Xing headers
17823         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17824
17825 2004-03-06  Benjamin Otte  <otte@gnome.org>
17826
17827         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
17828         (gst_ogg_demux_src_query):
17829           make sure to handle the case where there's no current chain
17830           gracefully.
17831
17832 2004-03-05  David Schleef  <ds@schleef.org>
17833
17834         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
17835         Add fixate function. (bug #131128)
17836         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
17837         (gst_sdlvideosink_fixate):  Add fixate function.
17838         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
17839         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
17840         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
17841         Fix missing break that was causing ulaw to be interpreted as
17842         raw int.
17843
17844 2004-03-05  David Schleef  <ds@schleef.org>
17845
17846         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17847         Fix code that ignores return value of gst_buffer_merge().
17848         (bug #114560)
17849         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
17850         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
17851         * testsuite/gst-lint:  Check for above.
17852
17853 2004-03-05  David Schleef  <ds@schleef.org>
17854
17855         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
17856         caps and throw an element error.  (bug #136334)
17857
17858 2004-03-05  David Schleef  <ds@schleef.org>
17859
17860         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
17861         (gst_faad_chain): Fix negotiation.
17862         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
17863         key and button events.
17864         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
17865         dung heap of code.
17866         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
17867         depends on gconf
17868         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
17869         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
17870         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
17871         function to encourage better negotiation, particularly between
17872         audioconvert and osssink.
17873         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
17874         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
17875         more important.
17876         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
17877         typefinding.
17878         * gst/vbidec/vbiscreen.c:  Add glib header
17879         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
17880
17881 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
17882
17883         * ext/mad/gstmad.c: Fix detection of Xing headers
17884         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17885
17886 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17887
17888         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
17889         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
17890           debug updates
17891
17892 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17893
17894         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
17895         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
17896         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
17897         files, and report the parsed length as a GST_TAG_DURATION tag.
17898         * gst/tags/gstid3tag.c: support TLEN (duration) tag
17899
17900 2004-03-05  Benjamin Otte  <otte@gnome.org>
17901
17902         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
17903           convert channels correctly. convert correctly to unsigned.
17904
17905 2004-03-05  Julien MOUTTE <julien@moutte.net>
17906
17907         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
17908         we have a window before clearing it.
17909
17910 2004-03-05  Julien MOUTTE <julien@moutte.net>
17911
17912         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
17913         have a window before clearing it.
17914
17915 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17916
17917         * gconf/gstreamer.schemas.in:
17918         * gst-libs/gst/gconf/Makefile.am:
17919           version installation path the same way as for 0.6
17920         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17921         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17922         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17923           remove comment that was fixed
17924
17925 2004-03-05  David Schleef  <ds@schleef.org>
17926
17927         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
17928         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
17929         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
17930         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
17931         Add prototype code for handling seeking and querying.
17932
17933 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17934
17935         * examples/gstplay/player.c: (main):
17936           Initialize variables to NULL. Prevents a segfault because the
17937           (uninitialized) variable is not NULL, resulting in a crash on
17938           trying to reach error->message.
17939
17940 2004-03-05  Benjamin Otte  <otte@gnome.org>
17941
17942         * gst/audioconvert/gstaudioconvert.c:
17943         (gst_audio_convert_buffer_to_default_format):
17944         make float=>int conversion work correctly even in cornercases.
17945
17946 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
17947
17948         * debian/README.Debian:
17949         * debian/build-deps:
17950         * debian/changelog:
17951         * debian/control:
17952         * debian/control.in:
17953         * debian/copyright:
17954         * debian/gstreamer-a52dec.files:
17955         * debian/gstreamer-aa.files:
17956         * debian/gstreamer-alsa.files:
17957         * debian/gstreamer-alsa.manpages:
17958         * debian/gstreamer-arts.files:
17959         * debian/gstreamer-artsd.files:
17960         * debian/gstreamer-audiofile.files:
17961         * debian/gstreamer-avifile.files:
17962         * debian/gstreamer-cdparanoia.files:
17963         * debian/gstreamer-colorspace.files:
17964         * debian/gstreamer-doc.files:
17965         * debian/gstreamer-dv.files:
17966         * debian/gstreamer-dvd.files:
17967         * debian/gstreamer-esd.files:
17968         * debian/gstreamer-festival.files:
17969         * debian/gstreamer-flac.files:
17970         * debian/gstreamer-gconf.conffiles:
17971         * debian/gstreamer-gconf.files:
17972         * debian/gstreamer-gconf.postinst:
17973         * debian/gstreamer-gnomevfs.files:
17974         * debian/gstreamer-gsm.files:
17975         * debian/gstreamer-http.files:
17976         * debian/gstreamer-jack.files:
17977         * debian/gstreamer-jpeg.files:
17978         * debian/gstreamer-mad.files:
17979         * debian/gstreamer-mikmod.files:
17980         * debian/gstreamer-misc.files:
17981         * debian/gstreamer-mpeg2dec.files:
17982         * debian/gstreamer-oss.files:
17983         * debian/gstreamer-plugin-apps.files:
17984         * debian/gstreamer-plugin-apps.manpages:
17985         * debian/gstreamer-plugin-libs-dev.files:
17986         * debian/gstreamer-plugin-libs.files:
17987         * debian/gstreamer-plugin-template.postinst:
17988         * debian/gstreamer-plugin-template.postrm:
17989         * debian/gstreamer-sdl.files:
17990         * debian/gstreamer-sid.files:
17991         * debian/gstreamer-vorbis.files:
17992         * debian/gstreamer-x.files:
17993         * debian/mk.control:
17994         * debian/rules:
17995         Debian package info not maintained here.
17996
17997 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
17998
17999         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
18000         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
18001         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
18002         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
18003         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
18004         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
18005         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
18006         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
18007         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
18008         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
18009         * gst-libs/gst/colorbalance/colorbalance.c:
18010         (gst_color_balance_class_init):
18011         * gst-libs/gst/colorbalance/colorbalancechannel.c:
18012         (gst_color_balance_channel_class_init):
18013         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
18014         * gst-libs/gst/play/play.c: (gst_play_class_init):
18015         * gst-libs/gst/propertyprobe/propertyprobe.c:
18016         (gst_property_probe_iface_init):
18017         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
18018         * gst-libs/gst/tuner/tunerchannel.c:
18019         (gst_tuner_channel_class_init):
18020         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
18021         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
18022         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
18023         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
18024         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
18025         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
18026         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
18027         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
18028         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
18029           fix signals to use - instead of _
18030         * ext/libcaca/gstcacasink.h:
18031         * ext/sdl/sdlvideosink.h:
18032           fix header rename
18033
18034 2004-03-04  David Schleef  <ds@schleef.org>
18035
18036         * testsuite/gst-lint:  Add a check for bad signal names.
18037
18038 2004-03-04  <kost@imn.htwk-leipzig.de>
18039
18040         reviewed by David Schleef
18041
18042         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
18043         modified the alpha channel and caused a warning. (bug #136192)
18044
18045 2004-04-03  Christian Schaller <Uraeus@gnome.org>
18046
18047         * gst-plugins.spec.in:
18048         Change names of plugins to actually be correct. Try to keep things
18049         alphabetical to avoid getting beat up by Thomas
18050
18051 2004-03-03  Julien MOUTTE <julien@moutte.net>
18052
18053         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
18054         Using ximagesink as a default if no gconf key found. We should
18055         probably consider using alsasink instead of osssink for the audio
18056         part.
18057
18058 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18059
18060         * configure.ac:
18061           fix --with-plugins, don't think it ever worked before
18062         * gst-plugins.spec.in:
18063           even more updates
18064
18065 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18066
18067         * ext/sdl/sdlvideosink.h:
18068         * sys/ximage/ximagesink.h:
18069         * sys/xvideo/xvideosink.h:
18070         * sys/xvimage/xvimagesink.h:
18071           Fix for move of gstvideosink.h -> videosink.h.
18072
18073 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18074
18075         * gst-libs/gst/xwindowlistener/Makefile.am:
18076           this is a plugin library, not a library
18077
18078 2004-03-01  David Schleef  <ds@schleef.org>
18079
18080         * AUTHORS:  Added some names.  Add yourself if you're still
18081         missing.
18082
18083 2004-03-01  David Schleef  <ds@schleef.org>
18084
18085         * MAINTAINERS: Add
18086
18087 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18088
18089         * gst-plugins.spec.in: clean up spec file
18090
18091 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18092
18093         * gst-libs/gst/video/Makefile.am:
18094         * gst-libs/gst/video/gstvideosink.c:
18095         * gst-libs/gst/video/gstvideosink.h:
18096           rename gstvideosink.h to videosink.h to match other headers
18097         * gst/mixmatrix/Makefile.am:
18098           fix plugin filename
18099         * gst/tags/Makefile.am: fix plugin filename
18100
18101 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18102
18103         * gst/tags/Makefile.am: fix plugin filename
18104
18105 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18106
18107         * examples/gstplay/player.c: (got_time_tick), (main):
18108           add error handler
18109           display time_tick more readably
18110         * gst/mixmatrix/Makefile.am:
18111           fix plugin file name
18112
18113 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
18114
18115         * sys/oss/gstosselement.c: (gst_osselement_probe),
18116         (device_combination_append), (gst_osselement_class_probe_devices):
18117         * sys/oss/gstosselement.h:
18118           Reworked enumeration of oss dsps and mixers so that gst-mixer works
18119           on my system using alsa oss emulation, fixes bug #135597
18120
18121 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18122
18123         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
18124         (gst_videodrop_chain), (gst_videodrop_change_state):
18125         * gst/videodrop/gstvideodrop.h:
18126           Work based on timestamp of input data, not based on the expected
18127           framerate from the input. The consequence is that this element now
18128           not only scales framerates, but also functions as a framerate
18129           corrector or framerate stabilizer/constantizer.
18130
18131 2004-02-27  David Schleef  <ds@schleef.org>
18132
18133         patches from jmmv@menta.net (Julio M. Merino Vidal)
18134
18135         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
18136         GST_ELEMENT_ERROR call (bug #135634)
18137         * gst/interleave/interleave.c: (interleave_buffered_loop),
18138         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
18139         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
18140         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18141         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
18142         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
18143         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
18144         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
18145         Fix GST_ELEMENT_ERROR call.
18146         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
18147         GST_ELEMENT_ERROR call.
18148
18149 2004-02-27  Benjamin Otte  <otte@gnome.org>
18150
18151         * gst-libs/gst/audio/audio.h:
18152           add macro to make sure header isn't included twice
18153         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
18154           don't use gst_buffer_free
18155         * gst/playondemand/filter.func:
18156           don't use gst_data_free. Free data only once.
18157
18158 2004-02-26  David Schleef  <ds@schleef.org>
18159
18160         * gst-libs/gst/colorbalance/Makefile.am:
18161         * gst-libs/gst/mixer/Makefile.am:
18162         * gst-libs/gst/tuner/Makefile.am:
18163         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
18164         should not be disted, -marshal.h files should not be installed,
18165         and -enum.h files _should_ be installed.  Fix to make this the
18166         case.
18167
18168 === release 0.7.5 ===
18169
18170 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18171
18172         * configure.ac: release 0.7.5, "Under The Sea"
18173
18174 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18175
18176         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
18177         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
18178         * gst/videoscale/gstvideoscale.c:
18179         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18180           assorted debug/warning fixes
18181
18182 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18183
18184         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
18185         (gst_videoscale_init), (gst_videoscale_chain),
18186         (gst_videoscale_set_property), (plugin_init):
18187         * gst/videoscale/gstvideoscale.h:
18188         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
18189         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
18190         (gst_videoscale_planar400), (gst_videoscale_packed422),
18191         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
18192         (gst_videoscale_24bit), (gst_videoscale_16bit),
18193         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
18194         (gst_videoscale_scale_plane_slow),
18195         (gst_videoscale_scale_point_sample),
18196         (gst_videoscale_scale_nearest),
18197         (gst_videoscale_scale_nearest_str2),
18198         (gst_videoscale_scale_nearest_str4),
18199         (gst_videoscale_scale_nearest_32bit),
18200         (gst_videoscale_scale_nearest_24bit),
18201         (gst_videoscale_scale_nearest_16bit):
18202         add debugging category and use it properly
18203         fix use of GST_PTR_FORMAT
18204
18205 2004-02-25  Andy Wingo  <wingo@pobox.com>
18206
18207         * gst/interleave/interleave.c (interleave_buffered_loop): Always
18208         push only when channel->buffer is NULL. Prevents segfaults doing
18209         the state change after a nonlocal exit, like a scheme exception.
18210
18211         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
18212         Handle the case where the intersected caps is empty.
18213
18214 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18215
18216         * gst/law/mulaw-decode.c: (mulawdec_link):
18217         * gst/law/mulaw.c: (plugin_init):
18218           fix mulawdec so it actually works again
18219
18220 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
18221
18222         reviewed by: David Schleef  <ds@schleef.org>
18223
18224         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
18225         (gst_gamma_init), (gst_gamma_set_property),
18226         (gst_gamma_get_property), (gst_gamma_calculate_tables),
18227         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
18228         for RGB, with separate r g and b correction factors. (#131167)
18229
18230 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18231
18232         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18233           only signal tags for bitrate if they're > 0 (#134894)
18234
18235 2004-02-24  David Schleef  <ds@schleef.org>
18236
18237         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
18238         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
18239         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
18240         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
18241         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
18242         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
18243         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
18244         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
18245         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
18246         category.  Attempt to fix timestamp calculation.
18247
18248 2004-02-24  Johan Dahlin  <johan@gnome.org>
18249
18250         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
18251
18252 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18253
18254         * configure.ac:
18255         * gconf/Makefile.am:
18256         * gconf/gstreamer.schemas:
18257         * gst-libs/gst/gconf/Makefile.am:
18258         * gst-libs/gst/gconf/gconf.c:
18259           version gconf schemas and install locations
18260
18261 2004-02-23  Benjamin Otte  <otte@gnome.org>
18262
18263         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18264         (gst_xine_input_subclass_init):
18265           call parent dispose.
18266           change pad template for CD reader correctly
18267         * ext/xine/Makefile.am:
18268         * ext/xine/gstxine.h:
18269         * ext/xine/xine.c: (plugin_init):
18270         * ext/xine/xineaudiosink.c:
18271           wrap audio sinks, too
18272         * gst-libs/gst/resample/private.h:
18273         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18274         (gst_resample_reinit), (gst_resample_scale),
18275         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18276         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18277         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18278         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18279         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18280         * gst-libs/gst/resample/resample.h:
18281         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18282         (gst_audioscale_class_init), (gst_audioscale_link),
18283         (gst_audioscale_get_buffer), (gst_audioscale_init),
18284         (gst_audioscale_chain), (gst_audioscale_set_property),
18285         (gst_audioscale_get_property):
18286         * gst/audioscale/gstaudioscale.h:
18287           s/resample_*/gst_resample_*/i to not clobber namespaces
18288
18289 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18290
18291         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18292         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18293         (gst_riff_create_video_template_caps),
18294         (gst_riff_create_audio_template_caps),
18295         (gst_riff_create_iavs_template_caps):
18296         * gst-libs/gst/riff/riff-media.h:
18297         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18298         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18299         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18300         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18301         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18302         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18303         (gst_matroska_demux_plugin_init): First batch implementing audio and
18304         video codec tags in demuxers.
18305
18306 2004-02-22  Benjamin Otte  <otte@gnome.org>
18307
18308         * ext/xine/Makefile.am:
18309         * ext/xine/gstxine.h:
18310         * ext/xine/xine.c: (plugin_init):
18311         * ext/xine/xineinput.c:
18312           add input plugin wrapper. Playback from files, http, mms and cdda
18313           works.
18314         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18315           remove leftover G_GNUC_UNUSED
18316         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18317         (gst_asf_demux_identify_guid):
18318           improve debugging output
18319
18320 2004-02-22  Benjamin Otte  <otte@gnome.org>
18321
18322         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18323
18324         * autogen.sh:
18325           replace test -e with test -x for mkinstalldirs to be more portable.
18326           (fixes #134816)
18327
18328 2004-02-22  Benjamin Otte  <otte@gnome.org>
18329
18330         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18331
18332         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18333           set rank to PRIMARY
18334         * gst/volume/gstvolume.c: (plugin_init):
18335           set rank to NONE
18336         fixes #134960
18337
18338 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18339
18340         reviewed by Benjamin Otte  <otte@gnome.org>
18341
18342         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18343           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18344
18345 2004-02-22  Benjamin Otte  <otte@gnome.org>
18346
18347         * configure.ac:
18348           export [_]*{gst,Gst,GST}.* symbols from plugins
18349
18350 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18351
18352         reviewed by: Benjamin Otte  <otte@gnome.org>
18353
18354         * ext/lame/gstlame.c: (add_one_tag):
18355         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18356         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18357         (gst_vorbisenc_metadata_set1):
18358         * gst/tags/gstid3tag.c:
18359         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18360           apply fixes from bugs #135042 (lame can't write tags) and #133817
18361           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18362
18363 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18364
18365         * configure.ac: Export only gst_plugin_desc from plugins.
18366          Note that this change only makes any effect with Linux using libtool
18367          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18368          fine. And don't try to have several versions of libtool in different
18369          directories.
18370
18371 2004-02-20  Andy Wingo  <wingo@pobox.com>
18372
18373         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18374         interleave respectively.
18375
18376         * gst/interleave/deinterleave.c: New plugin: deinterleave
18377         (replaces on oneton).
18378         * gst/interleave/interleave.c: New plugin: interleave.
18379         * gst/interleave/plugin.h: Support file.
18380         * gst/interleave/plugin.c: Support file.
18381
18382         * configure.ac: Remove intfloat and oneton, add interleave.
18383
18384         * ext/sndfile/gstsf.c: Handle events better.
18385
18386         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18387         and float2int operation. int2float has scheduling problems as
18388         noted in in2float_chain.
18389
18390 2004-02-20  Benjamin Otte  <otte@gnome.org>
18391
18392         * ext/xine/Makefile.am:
18393         * ext/xine/gstxine.h:
18394         * ext/xine/xine.c:
18395         * ext/xine/xineaudiodec.c:
18396         * ext/xine/xinecaps.c:
18397           add first version of xine plugin wrapper. Currently only wraps the
18398           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18399         * configure.ac:
18400         * ext/Makefile.am:
18401           add xine plugin wrapper, disabled by default. Use --enable-xine to
18402           build. Note that it'll segfault on gst-register if you don't remove
18403           the goom and tvtime post plugins from xine.
18404         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18405         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18406           add extradata parsing for QDM2.
18407           change around debugging prints.
18408
18409 2004-02-19  Benjamin Otte  <otte@gnome.org>
18410
18411         * ext/lame/gstlame.c: (gst_lame_chain):
18412         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18413           use gst_tag_list_insert when you want to insert tags
18414
18415 2004-02-18  David Schleef  <ds@schleef.org>
18416
18417         * configure.ac:  Move massink to gst-rotten
18418         * ext/Makefile.am:
18419         * ext/mas/Makefile.am:
18420         * ext/mas/massink.c:
18421         * ext/mas/massink.h:
18422
18423 2004-02-18  David Schleef  <ds@schleef.org>
18424
18425         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18426         typefinding, since it seems to be worse than nothing.
18427         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18428         atom to recognize .mp4 and .m4a files as video/quicktime.
18429
18430 2004-02-18  David Schleef  <ds@schleef.org>
18431
18432         * gst/sine/demo-dparams.c: (quit_live),
18433         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18434         Use double dparams, not float.
18435         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18436         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18437         sync'd elements don't really work correctly.
18438         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18439         (volume_update_volume), (volume_get_property):  Change dparam
18440         to double.
18441
18442 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18443
18444         * sys/ximage/ximagesink.c:
18445         (gst_ximagesink_xwindow_update_geometry),
18446         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18447         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18448         (gst_ximagesink_init): Rework the way software video scaling works. So
18449         now we check on each chain call if the video frames are feeling the
18450         window. If not we try to renegotiate caps. On failure we memorize that
18451         and we won't try again for that PLAYING sessions.
18452         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18453         failure.
18454         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18455         synchronous flag.
18456
18457 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18458
18459         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18460           break up _link so we can give a better debug message for errors
18461
18462 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18463
18464         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18465           set up debug category
18466
18467 2004-02-18  Julien MOUTTE <julien@moutte.net>
18468
18469         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18470         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18471         the way renegotiation work. The event handling function is not taking
18472         care of external windows and renegotiate method check for pad flags
18473         NEGOTIATING. Should fix : #133209
18474
18475 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18476
18477         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18478         pad is negotiating before trying renegotiation.
18479
18480 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18481
18482         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18483           pass on all possible mime types as typefind hints
18484
18485 2004-02-17  Julien MOUTTE <julien@moutte.net>
18486
18487         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18488         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18489         possible SHM leak if we crash. All other apps using XShm are doing
18490         that.
18491
18492 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18493
18494         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18495         (gst_ximagesink_expose): Renegotiate size on expose.
18496         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18497         size on expose.
18498
18499 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18500
18501         * testsuite/alsa/sinesrc.c:
18502           cosmetic fix to fix compile issue with gcc 2.95.4
18503
18504 2004-02-16  Julien MOUTTE <julien@moutte.net>
18505
18506         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18507         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18508         failed opening the audio device.
18509         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18510         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18511         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18512         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18513         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18514         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18515         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18516         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18517         Removing some useless g_return_if_fail like wingo suggested.
18518         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18519         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18520         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18521         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18522         (gst_xvimagesink_update_colorbalance),
18523         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18524         (gst_xvimagesink_xcontext_clear),
18525         (gst_xvimagesink_get_fourcc_from_caps),
18526         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18527         (gst_xvimagesink_set_xwindow_id),
18528         (gst_xvimagesink_colorbalance_list_channels),
18529         (gst_xvimagesink_colorbalance_set_value),
18530         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18531         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18532
18533 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18534
18535         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18536           throw error when not negotiated instead of asserting
18537
18538 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18539
18540         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18541         correct data refcounting.
18542
18543 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18544
18545         * gst/switch/gstswitch.c: (gst_switch_change_state),
18546         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18547         change, mostly the EOS flag.
18548
18549 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18550
18551         * examples/gstplay/player.c: (got_eos), (main): Adding some
18552         output for debugging.
18553         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18554         timeouts if we go to any state different from PLAYING.
18555         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18556         more EOS bugs in riff lib.
18557
18558 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18559
18560         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18561         visualization until i find a way to fix switch correctly.
18562         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18563         EOS arrives.
18564         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18565         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18566         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18567         Reworked switch to get a more correct behaviour with events and refing
18568         of data stored in sinkpads.
18569         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18570         we don't pull from a pad in EOS.
18571
18572 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18573
18574         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18575           remove v1 tag even if we can't read it (makes sure we don't detect
18576           it again)
18577
18578 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18579
18580         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18581         (gst_alsa_xrun_recovery):
18582         * ext/alsa/gstalsa.h:
18583           try xrun recovery when wait failed. Make xrun recovery function
18584           return TRUE/FALSE to indicate success. (might fix #134354)
18585
18586 2004-02-13  David Schleef  <ds@schleef.org>
18587
18588         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18589         (dynparm_value_changed), (main): Convert from float to double.
18590         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18591
18592 2004-02-13  David Schleef  <ds@schleef.org>
18593
18594         * gst/silence/gstsilence.c: (gst_silence_class_init),
18595         (gst_silence_set_clock), (gst_silence_get),
18596         (gst_silence_set_property), (gst_silence_get_property):
18597         * gst/silence/gstsilence.h: Add sync property.
18598         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18599         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18600         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18601         * gst/sine/gstsinesrc.h: Add sync property.
18602
18603 2004-02-13  David Schleef  <ds@schleef.org>
18604
18605         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18606         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18607
18608 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18609
18610         * configure.ac:
18611         * ext/Makefile.am:
18612         * gst-libs/ext/Makefile.am:
18613           move ffmpeg plugin to gst-ffmpeg module
18614
18615 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18616
18617         * configure.ac: use GST_ARCH to detect architecture
18618
18619 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18620
18621         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18622
18623 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18624
18625         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18626           classify LADSPA plugins based on number of src/sink pads
18627           (#133663, Stefan Kost)
18628         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18629           fix dparams registration
18630           (#133528, Stefan Kost)
18631         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18632           fix use of isprint and use g_ascii_isprint instead
18633           (#133316, Stefan Kost)
18634
18635 2004-02-11  David Schleef  <ds@schleef.org>
18636
18637         Convert a few inner loops to use liboil.  This is currently
18638         optional, and is only enabled if liboil is present (duh!).
18639         * configure.ac: Check for liboil-0.1
18640         * gst/intfloat/Makefile.am:
18641         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18642         (gst_int2float_chain_gint16):
18643         * gst/videofilter/Makefile.am:
18644         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18645         (tablelookup_u8), (gst_videobalance_planar411):
18646         * gst/videotestsrc/Makefile.am:
18647         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18648         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18649         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18650         (paint_hline_RGB565), (paint_hline_xRGB1555):
18651
18652 2004-02-11  David Schleef  <ds@schleef.org>
18653
18654         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18655         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18656         (gst_colorspace_getcaps), (gst_colorspace_link),
18657         (gst_colorspace_base_init), (gst_colorspace_init),
18658         (gst_colorspace_chain), (gst_colorspace_change_state),
18659         (plugin_init): Merge Ronald's patch (bug #117897) and update
18660         for new caps and negotiation.  Seems to work, although it
18661         shows off bugs in lcs.
18662
18663 2004-02-11  David Schleef  <ds@schleef.org>
18664
18665         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18666         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18667
18668 2004-02-11  David Schleef  <ds@schleef.org>
18669
18670         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18671         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18672         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18673         Add server and port properties
18674
18675 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18676
18677         * m4/a52.m4:
18678         * m4/aalib.m4:
18679         * m4/as-ffmpeg.m4:
18680         * m4/as-liblame.m4:
18681         * m4/as-slurp-ffmpeg.m4:
18682         * m4/check-libheader.m4:
18683         * m4/esd.m4:
18684         * m4/freetype2.m4:
18685         * m4/gconf-2.m4:
18686         * m4/glib.m4:
18687         * m4/gst-alsa.m4:
18688         * m4/gst-artsc.m4:
18689         * m4/gst-ivorbis.m4:
18690         * m4/gst-matroska.m4:
18691         * m4/gst-sdl.m4:
18692         * m4/gst-shout2.m4:
18693         * m4/gst-sid.m4:
18694         * m4/gtk.m4:
18695         * m4/libdv.m4:
18696         * m4/libfame.m4:
18697         * m4/libmikmod.m4:
18698         * m4/ogg.m4:
18699         * m4/vorbis.m4:
18700           fix underquotedness of macros (#133800)
18701         * m4/as-avifile.m4:
18702         * m4/xmms.m4:
18703           removed because no longer used
18704
18705 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18706
18707         * configure.ac:
18708           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18709           by autopoint (fixes #132996)
18710
18711 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18712
18713         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18714         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18715         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18716         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18717           fix memleaks
18718
18719 2004-02-11  David Schleef  <ds@schleef.org>
18720
18721         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18722         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18723         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18724         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18725         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18726         (gst_jpegenc_class_init), (gst_jpegenc_init),
18727         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18728         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18729         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18730         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18731
18732 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18733
18734         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
18735         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
18736         * ext/mikmod/gstmikmod.h:
18737           fix caps negotiation in mikmod
18738         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
18739           output debug information
18740
18741 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18742
18743         * gst-libs/gst/colorbalance/Makefile.am:
18744         * gst-libs/gst/navigation/Makefile.am:
18745         * gst-libs/gst/xoverlay/Makefile.am:
18746           remove unused GST_OPT_CFLAGS from Makefiles
18747           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
18748
18749 2004-02-07  David Schleef  <ds@schleef.org>
18750
18751         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
18752         push events to pads that haven't been created (#133508)
18753
18754 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
18755
18756         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18757         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
18758         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18759         (gst_dvdec_loop), (gst_dvdec_change_state):
18760         Second attempt at committing a working dvdec element.
18761
18762 2004-02-06  David Schleef  <ds@schleef.org>
18763
18764         Build fixes for OS X: (see #129600)
18765         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
18766         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
18767         (gst_riff_read_strf_iavs):
18768         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
18769         (gst_avi_demux_stream_odml):
18770         * gst/playondemand/Makefile.am:
18771         * gst/rtp/rtp-packet.c:
18772
18773 2004-02-05  David Schleef  <ds@schleef.org>
18774
18775         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
18776         last change, because it Just Doesn't Compile.
18777
18778 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18779
18780         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18781           skip undecodable id3v2 tag instead of keeping it
18782
18783 2004-02-05  David Schleef  <ds@schleef.org>
18784
18785         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18786         Unref leaked buffer.  (Noticed by Ronald)
18787
18788 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
18789
18790         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18791         Sync requires with other checks.  >= vs =.
18792
18793 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18794
18795         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
18796         (gst_dvdec_video_link), (gst_dvdec_loop):
18797         * ext/dv/gstdvdec.h:
18798           rework the caps negotiation so that dvdec works again instead
18799           of just segfaulting.
18800
18801 === release 0.7.4 ===
18802
18803 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18804
18805         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
18806         * configure.ac: changed for release
18807
18808 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18809
18810         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
18811         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18812         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18813         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18814           reworked patch by David Lehn to fix libdir and includedir for
18815           uninstalled libraries
18816           removed play and gconf from gstreamer-libs since they have their
18817           own pkgconfig files
18818
18819 2004-02-04  David Schleef  <ds@schleef.org>
18820
18821         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
18822         memleak.
18823
18824 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18825
18826         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
18827           use correct GST_TAG_ENCODER tag
18828
18829 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18830
18831         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18832           be sure to stop the clock when going to paused
18833         * sys/oss/gstosssink.c: (gst_osssink_change_state):
18834           reset number of transmitted when going to ready.
18835         fixes #132935
18836
18837 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
18838
18839         reviewed by Benjamin Otte
18840
18841         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18842           extract track count (fixes #133410)
18843
18844 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18845
18846         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
18847           that should be !=, not == (fixes #132519)
18848
18849 2004-02-04  David Schleef  <ds@schleef.org>
18850
18851         Make sure set_explicit_caps() is called before adding pad.
18852         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18853         * gst/id3/gstid3types.c: (gst_id3types_loop):
18854         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
18855         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18856
18857 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18858
18859         * configure.ac:
18860           bump nano to 2, first prerelease
18861           put back AM_PROG_LIBTOOL
18862
18863 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18864
18865         * testsuite/alsa/Makefile.am:
18866           these are user test apps, not automatic testsuite tests
18867
18868 2004-02-04  David Schleef  <ds@schleef.org>
18869
18870         Convert GST_DEBUG_CAPS() to GST_DEBUG():
18871         * gst/mpeg1videoparse/gstmp1videoparse.c:
18872         (mp1videoparse_parse_seq):
18873         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18874         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
18875         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
18876         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
18877         (gst_xvideosink_getcaps):
18878         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18879         * testsuite/gst-lint: more tests
18880
18881 2004-02-04  David Schleef  <ds@schleef.org>
18882
18883         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
18884         with the code that they would expand to.
18885         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
18886         (gst_flacdec_get_src_query_types),
18887         (gst_flacdec_get_src_event_masks):
18888         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
18889         (gst_gnomevfssrc_get_query_types),
18890         (gst_gnomevfssrc_get_event_mask):
18891
18892 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18893
18894         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18895         (gst_sinesrc_dispose):
18896           fix memleak by properly disposing sinesrc
18897
18898 2004-02-04  Julien MOUTTE  <julien@moutte.net>
18899
18900         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
18901         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
18902         an overlay to redraw the image because it has been exposed.
18903         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
18904         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
18905         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
18906         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
18907         interface
18908         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
18909         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
18910         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
18911         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
18912         interface
18913
18914 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18915
18916         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18917           more memleak fixage
18918
18919 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18920
18921         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18922         * gst/typefind/gsttypefindfunctions.c:
18923           fix memleaks shown by gst-typefind
18924
18925 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18926
18927         * common/glib-gen.mak:
18928           add hack rule to touch .Plo files
18929         * gst-libs/gst/colorbalance/Makefile.am:
18930         * gst-libs/gst/mixer/Makefile.am:
18931         * gst-libs/gst/play/Makefile.am:
18932         * gst-libs/gst/tuner/Makefile.am:
18933           remove glib_root variable
18934
18935 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18936
18937         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
18938           set explicit caps before adding the element, so the autopluggers can
18939           plug correctly.
18940         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18941         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
18942         (mpeg_video_type_find), (mpeg_video_stream_type_find),
18943         (dv_type_find):
18944           fix memleaks in typefind functions. gst_type_find_suggest takes a const
18945           argument.
18946
18947 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18948
18949         * gst-libs/gst/colorbalance/Makefile.am:
18950         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
18951         * gst-libs/gst/colorbalance/colorbalance.c:
18952         * gst-libs/gst/colorbalance/colorbalance.h:
18953         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
18954         * gst-libs/gst/mixer/Makefile.am:
18955         * gst-libs/gst/mixer/mixer-marshal.list:
18956         * gst-libs/gst/mixer/mixer.c:
18957         * gst-libs/gst/mixer/mixer.h:
18958         * gst-libs/gst/mixer/mixermarshal.list:
18959         * gst-libs/gst/play/Makefile.am:
18960         * gst-libs/gst/play/play.h:
18961         * gst-libs/gst/tuner/Makefile.am:
18962         * gst-libs/gst/tuner/tuner-marshal.list:
18963         * gst-libs/gst/tuner/tuner.c:
18964         * gst-libs/gst/tuner/tuner.h:
18965         * gst-libs/gst/tuner/tunermarshal.list:
18966           use new glib-gen.mak snippet to clean up Makefile.am
18967           fix various bugs in Makefile.am's
18968
18969 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18970
18971         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
18972           handle chain parsing correctly in the multichain case
18973         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
18974         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
18975         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
18976         (theora_dec_chain):
18977           handle events and queries correctly
18978
18979 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18980
18981         * .cvsignore:
18982         Ignore generated file _stdint.h.
18983
18984 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18985
18986         * gst-libs/gst/colorbalance/Makefile.am:
18987         * gst-libs/gst/colorbalance/colorbalance.h:
18988         * gst-libs/gst/mixer/Makefile.am:
18989         * gst-libs/gst/mixer/mixer.h:
18990         * gst-libs/gst/play/Makefile.am:
18991         * gst-libs/gst/play/play.h:
18992         * gst-libs/gst/tuner/Makefile.am:
18993         * gst-libs/gst/tuner/tuner.h:
18994         Generate enum type code with glib-mkenums.
18995         * gst-libs/gst/colorbalance/.cvsignore:
18996         * gst-libs/gst/mixer/.cvsignore:
18997         * gst-libs/gst/play/.cvsignore:
18998         * gst-libs/gst/tuner/.cvsignore:
18999         Ignore generated files.
19000
19001 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19002
19003         * gst-libs/gst/audio/.cvsignore:
19004         Ignore generated file.
19005         * gst-libs/gst/audio/Makefile.am:
19006         Do not install example filter.
19007
19008 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19009
19010         * examples/switch/.cvsignore:
19011         Ignore generated file.
19012
19013 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19014
19015         * common/m4/ax_create_stdint_h.m4:
19016         * configure.ac:
19017           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
19018           _stdint.h.
19019         * Makefile.am:
19020           remove generated _stdint.h in DISTCLEANFILES
19021         * ext/a52dec/gsta52dec.c:
19022           include _stdint.h for a52dec. (should fix #133064)
19023
19024 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19025
19026         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
19027         (gst_tag_to_vorbis_comments):
19028         Add replaygain support to vorbistag
19029
19030 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19031         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19032         (gst_ffmpeg_caps_to_extradata):
19033           Fix SVQ3 caps flag properties
19034           Use glib macro for bytes swap
19035
19036 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19037
19038         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19039         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19040         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19041         * ext/sndfile/gstsf.c: (plugin_init):
19042         * gst/avi/gstavi.c: (plugin_init):
19043         * sys/dxr3/dxr3init.c: (plugin_init):
19044         * sys/oss/gstossaudio.c: (plugin_init):
19045         * sys/v4l/gstv4l.c: (plugin_init):
19046         * sys/v4l2/gstv4l2.c: (plugin_init):
19047           remove textdomain calls
19048         * po/nl.po:
19049           update Dutch translation
19050
19051 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19052
19053         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
19054         (gst_play_set_audio_sink): Moving volume in the audio thread for
19055         instantaneous volume change. Maybe i will add another volume in front
19056         of visualization later, not sure yet though.
19057
19058 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19059
19060         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
19061         (gst_ximagesink_handle_xevents): Better X events handling, only take
19062         the latest events for configure and motion.
19063         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
19064
19065 2004-02-02  Jon Trowbridge  <trow@gnu.org>
19066
19067         reviewed by: David Schleef  <ds@schleef.org>
19068
19069         Fix memory leaks:
19070         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
19071         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
19072
19073 2004-02-02  David Schleef  <ds@schleef.org>
19074
19075         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
19076         of lines.
19077         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
19078         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19079         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
19080         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
19081         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
19082         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
19083         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
19084         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
19085         (gst_float2_2_int_link):
19086         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
19087         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
19088         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
19089         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
19090         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
19091         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
19092         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
19093         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
19094         * testsuite/gst-lint: Add tests for bzero and ;;
19095
19096 2004-02-02  David Schleef  <ds@schleef.org>
19097
19098         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
19099
19100 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19101
19102         * ext/aalib/gstaasink.c: (gst_aasink_open):
19103         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19104         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19105         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19106         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19107         (gst_afsink_close_file):
19108         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19109         (gst_afsrc_close_file):
19110         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19111         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19112         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19113         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19114         * ext/esd/esdmon.c: (gst_esdmon_get):
19115         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
19116         * ext/faac/gstfaac.c: (gst_faac_chain):
19117         * ext/faad/gstfaad.c: (gst_faad_chain):
19118         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19119         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19120         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19121         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19122         (gst_flacdec_loop):
19123         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19124         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19125         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19126         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19127         (gst_gnomevfssink_close_file):
19128         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19129         (gst_gnomevfssrc_open_file):
19130         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19131         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19132         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19133         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19134         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19135         * ext/mad/gstmad.c: (gst_mad_chain):
19136         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19137         * ext/mpeg2dec/gstmpeg2dec.c:
19138         * ext/mpeg2enc/gstmpeg2enc.cc:
19139         * ext/mplex/gstmplex.cc:
19140         * ext/mplex/gstmplexibitstream.cc:
19141         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19142         (gst_ogg_demux_push):
19143         * ext/raw1394/gstdv1394src.c:
19144         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19145         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19146         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19147         (gst_sf_loop):
19148         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19149         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
19150         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19151         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19152         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19153         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19154         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19155         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19156         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19157         (gst_riff_read_element_data), (gst_riff_read_seek),
19158         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19159         * gst/adder/gstadder.c: (gst_adder_loop):
19160         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19161         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19162         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19163         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19164         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19165         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19166         * gst/goom/gstgoom.c: (gst_goom_chain):
19167         * gst/id3/gstid3types.c: (gst_id3types_loop):
19168         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19169         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19170         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19171         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19172         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19173         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19174         (gst_ebml_read_float), (gst_ebml_read_header):
19175         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19176         (gst_matroska_demux_parse_blockgroup):
19177         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19178         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19179         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19180         * gst/silence/gstsilence.c: (gst_silence_get):
19181         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19182         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19183         * gst/speed/gstspeed.c: (speed_loop):
19184         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19185         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19186         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19187         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19188         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19189         (gst_wavparse_loop):
19190         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19191         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19192         (dxr3audiosink_close):
19193         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19194         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19195         (dxr3videosink_close), (dxr3videosink_write_data):
19196         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19197         * sys/oss/gstosssink.c: (gst_osssink_chain):
19198         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19199         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19200         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19201         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19202         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
19203         (gst_v4l_set_window), (gst_v4l_enable_overlay):
19204         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19205         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19206         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19207         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19208         (gst_v4l_set_audio):
19209         * sys/v4l/v4l_calls.h:
19210         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19211         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19212         (gst_v4lmjpegsink_playback_init),
19213         (gst_v4lmjpegsink_playback_start):
19214         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
19215         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19216         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19217         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19218         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19219         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19220         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19221         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19222         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19223         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19224         (gst_v4l2_get_output), (gst_v4l2_set_output),
19225         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19226         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19227         (gst_v4l2_set_attribute):
19228         * sys/v4l2/v4l2_calls.h:
19229         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19230         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19231         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19232         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19233         (gst_v4l2src_capture_stop):
19234         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19235         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19236         (gst_ximagesink_chain):
19237         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19238         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19239         (gst_xvideosink_xwindow_new):
19240         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19241         (gst_xvimagesink_chain):
19242
19243 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19244
19245         * gst/volume/gstvolume.c: (gst_volume_set_volume),
19246         (gst_volume_get_volume), (volume_class_init), (volume_init),
19247         (volume_chain_int16), (volume_update_volume):
19248         * gst/volume/gstvolume.h:
19249           make code more readable by removing magic numbers
19250           make mixer interface export 0-100 range
19251           make it internally map to 0.0-1.0 range so users don't distort
19252           output by putting the sliders at full volume
19253
19254 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19255
19256         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19257         (gst_play_state_change), (gst_play_seek_to_time):
19258         block the tick callback for 0.5 secs after doing a seek
19259
19260 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19261
19262         * gst-libs/gst/play/play.c: (gst_play_new):
19263           check for GError
19264
19265 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19266
19267         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19268         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19269         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19270         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19271         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19272         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19273
19274 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19275
19276         * configure.ac:
19277         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19278           check for a function added in vorbis 1.1
19279
19280 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19281
19282         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19283         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19284           really start/stop clock only on PLAYING <=> PAUSED
19285         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19286           remove \n from debugging lines
19287         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19288           make it work when seeking does not
19289         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19290           reset on DISCONT
19291
19292 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19293
19294         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19295           start clock on PAUSED=>PLAYING, not later
19296         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19297           extract correct time for different discont formats
19298         (gst_alsa_sink_get_time):
19299           don't segfault when no format is negotiated yet, just return 0
19300         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19301         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19302         (gst_ogg_pad_push):
19303           handle flush and discont events correctly
19304         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19305           handle discont events correctly
19306
19307 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19308
19309         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19310         (gst_play_error_create), (gst_play_error_plugin),
19311         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19312         * gst-libs/gst/play/play.h:
19313           add error handling during creation
19314         * examples/gstplay/player.c: (main):
19315           use new gst_play_new
19316
19317
19318 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19319
19320         * ext/theora/theoradec.c: (theora_dec_chain):
19321           make comments work
19322         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19323         (vorbis_dec_src_event), (vorbis_dec_chain):
19324           add encoder tag, fix tag reading to be more error tolerant, change
19325           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19326           gst_pad_event_default.
19327         * gst/tags/gstvorbistag.c:
19328         (gst_tag_list_from_vorbiscomment_buffer):
19329           undefine function specific define at end of function
19330
19331 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19332
19333         * ext/flac/gstflac.c: (plugin_init):
19334         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19335         * ext/flac/gstflacdec.h:
19336         * ext/flac/gstflacenc.h:
19337           Fix typos
19338
19339 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19340
19341         * examples/gstplay/player.c: s/gstplay.h/play.h/
19342
19343 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19344
19345         * gst-libs/gst/play/Makefile.am:
19346         * gst-libs/gst/play/gstplay.c:
19347         * gst-libs/gst/play/gstplay.h:
19348         * gst-libs/gst/play/play.c:
19349           more surgery, operation complete
19350
19351 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19352
19353         * gst-libs/gst/play/play.old.c:
19354         * gst-libs/gst/play/play.old.h:
19355           after CVS surgery by moving, remove
19356         * gst-libs/gst/play/playpipelines.c:
19357           remove
19358
19359         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19360           add negotiation error
19361
19362 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19363
19364         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19365         (gst_ogg_demux_push):
19366           add some seeking debug info
19367           send a flush when seeking
19368
19369 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19370
19371         * configure.ac:
19372           use AC_C_INLINE
19373         * configure.ac:
19374         * ext/Makefile.am:
19375         * ext/theora/Makefile.am:
19376         * ext/theora/theoradec.c:
19377           add theora video decoder. Does just do simple decoding for now and
19378           has been tested against Theora cvs only. It only works when theora
19379           is compiled with --enable-static.
19380         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19381           always reset packetno on DISCONT
19382
19383 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19384
19385         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19386           Fix audio.
19387
19388 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19389
19390         * gst/mpegaudioparse/gstmpegaudioparse.c:
19391         (mp3_type_frame_length_from_header):
19392           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19393
19394 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19395
19396         * ext/esd/esdsink.c: (gst_esdsink_init):
19397           Since we have static pad template caps, we don't need to negotiate;
19398           either the core errors out or we know the format.
19399
19400 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19401
19402         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19403         (gst_riff_read_seek):
19404         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19405         (gst_ebml_read_seek):
19406           Fix event handling.
19407
19408 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19409
19410         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19411           removee video/x-theora from vp3 decoder, it doesn't handle raw
19412           theora streams
19413         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19414           fix bug with finalizing element that never went to PAUSED
19415         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19416           length and position queries were swapped
19417         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19418         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19419         (vorbis_dec_src_event):
19420           implement querying time and bytes
19421
19422 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19423
19424         * just about every source file:
19425           gst_element_error -> GST_ELEMENT_ERROR
19426
19427 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19428
19429         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19430         emiting FLUSH and even before DISCONT.
19431         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19432         get the best instant seeking as possible yay!
19433
19434 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19435
19436         * gst/mpeg1videoparse/gstmp1videoparse.c:
19437         (gst_mp1videoparse_real_chain):
19438           Committed wrong version last week... Grr... Didn't notice until now.
19439
19440 2004-01-29  Julien MOUTTE <julien@moutte.net>
19441
19442         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19443         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19444         have_xwindow_id signal in xwindow_create.
19445
19446 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19447
19448         * ext/ogg/gstoggdemux.c:
19449           lots of changes - mainly support for chained bitstreams, seeking,
19450           querying and bugfixes of course
19451         * ext/vorbis/Makefile.am:
19452         * ext/vorbis/vorbisdec.c:
19453         * ext/vorbis/vorbisdec.h:
19454           add vorbisdec raw vorbis decoder
19455         * ext/vorbis/vorbis.c: (plugin_init):
19456           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19457         * gst/intfloat/Makefile.am:
19458         * gst/intfloat/float22int.c:
19459         * gst/intfloat/float22int.h:
19460         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19461           add float2intnew plugin. It converts multichannel interleaved float to
19462           multichannel interleaved int. The name should probably be changed.
19463         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19464         (plugin_init):
19465           add typefinding for raw theora video so oggdemux can detect it.
19466
19467 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19468
19469         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19470         sink element first.
19471         * gst/videoscale/gstvideoscale.c:
19472         (gst_videoscale_handle_src_event): Fixing src event handler.
19473
19474 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19475
19476         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19477         (gst_v4lsrc_open), (gst_v4lsrc_close),
19478         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19479         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19480         * sys/v4l/gstv4lsrc.h:
19481         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19482         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19483           Implement resizing... Hack. But that's why v4l is b0rked...
19484
19485 2004-01-28  Julien MOUTTE <julien@moutte.net>
19486
19487         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19488         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19489         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19490         (gst_ximagesink_xwindow_destroy):
19491         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19492         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19493         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19494         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19495         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19496         correctly cleaning the image created to check xshm calls on succes,
19497         added a lot of XSync calls in X11 functions, and fixed a segfault when
19498         no image format was defined before negotiation happened.
19499
19500 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19501
19502         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19503           use gst_element_get_time to get correct time
19504
19505 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19506
19507         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19508         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19509         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19510         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19511         (gst_xvimagesink_check_xshm_calls),
19512         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19513         X plugins are now able to detect that XShm calls will fail even if the
19514         server claims that it has XShm support (remote displays most of the
19515         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19516         so that we use non XShm functions. This feature is almost useless for
19517         xvimagesink as Xv is not supported on remote displays anyway, but
19518         it might happen than even on the local display XShm calls fail.
19519
19520 2004-01-27  David Schleef  <ds@schleef.org>
19521
19522         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19523         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19524         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19525         changed esdsink to only use 44100,16,2, since esd sucks at rate
19526         conversion and esdsink has had difficulty negotiating.
19527
19528 2004-01-27  Julien MOUTTE <julien@moutte.net>
19529
19530         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19531         (gst_play_seek_to_time): Fixing the way to get current position.
19532
19533 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19534
19535         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19536           use gst_element_get_time to get correct time
19537
19538 2004-01-27  Julien MOUTTE <julien@moutte.net>
19539
19540         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19541         fix ever... Inverting 2 lines of code make spider autoplug correctly
19542         tagged mp3 !
19543
19544 2004-01-27  David Schleef  <ds@schleef.org>
19545
19546         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19547         Use gst_pad_try_set_caps_nonfixed().
19548
19549 2004-01-27  David Schleef  <ds@schleef.org>
19550
19551         * gst/ac3parse/gstac3parse.c: update to checklist 5
19552         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19553         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19554         * gst/audioscale/gstaudioscale.c: same
19555         * gst/auparse/gstauparse.c: same
19556         * gst/avi/gstavidemux.c: same
19557
19558 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19559
19560         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19561           stop processing after EOS
19562
19563 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19564
19565         * gst/asfdemux/asfheaders.h:
19566         * gst/asfdemux/gstasfdemux.c:
19567         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19568         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19569         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19570           lot's of fixes to make data extraction simpler and get the code
19571           architecture and compiler independant. Add debugging category
19572         * gst/goom/gstgoom.c: (gst_goom_change_state):
19573           reset channel count on PAUSED=>READY, not READY=>PAUSED
19574
19575 2004-01-26  Colin Walters  <walters@verbum.org>
19576
19577         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19578         code to pull a bigger buffer in iradio mode.  This as a side effect
19579         makes typefinding work.
19580
19581 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19582
19583         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19584         Fix SVQ3 decoding on PPC
19585
19586 2004-01-26  Julien MOUTTE <julien@moutte.net>
19587
19588         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19589         that one managed to stay there... Fixed.
19590
19591 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19592
19593         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19594         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19595         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19596         (qtdemux_video_caps):
19597         * gst/qtdemux/qtdemux.h:
19598         Add SVQ3 specific flags to qtdemux and ffmpeg
19599
19600 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19601
19602         * gst-libs/gst/audio/audio.h:
19603           remove buffer-frames from audio caps
19604         * gst/audioconvert/gstaudioconvert.c:
19605           fix plugin to really work.
19606
19607 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19608
19609         * gst-libs/gst/mixer/mixer.c:
19610         * gst-libs/gst/propertyprobe/propertyprobe.c:
19611         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19612         (gst_tuner_find_channel_by_name):
19613         * gst-libs/gst/tuner/tuner.h:
19614           Add gtk-doc style comments. Also fix a function name.
19615
19616 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19617
19618         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19619         (gst_divxdec_negotiate):
19620           Fix for new capsnego - also fixes gst-player with divxdec.
19621
19622 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19623
19624         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19625         (gst_play_identity_handoff), (gst_play_set_location),
19626         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19627         try in visualization implementation. Still have an issue with switch
19628         blocking when pulling from video_queue and only audio comes out of
19629         spider.
19630         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19631         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19632         release method. And check if the pad is usable before pulling.
19633
19634 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19635
19636         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19637         (gst_videobalance_init),
19638         (gst_videobalance_colorbalance_list_channels),
19639         (gst_videobalance_colorbalance_set_value),
19640         (gst_videobalance_colorbalance_get_value),
19641         (gst_videobalance_update_properties),
19642         (gst_videobalance_update_tables_planar411),
19643         (gst_videobalance_planar411):
19644         * gst/videofilter/gstvideobalance.h:
19645           Implement lookup-tables. +/- 10x faster.
19646
19647 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19648
19649         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19650         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19651           The index reading was broken. The rest worked fine, but the whole
19652           goal of my rewrite was to make avidemux readable, and this was
19653           not at all readable. Please use typed variables.
19654
19655 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19656
19657         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19658           Additional pad usability check.
19659         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19660         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19661         (gst_mp1videoparse_real_chain):
19662           Fix MPEG video stream parsing. The original plugin had several
19663           issues, including not timestamping streams where the source was
19664           not timestamped (this happens with PTS values in mpeg system
19665           streams, but MPEG video is also a valid stream on its own so
19666           that needs timestamps too). We use the display time code for that
19667           for now. Also, if one incoming buffer contains multiple valid
19668           frames, we push them all on correctly now, including proper EOS
19669           handling. Lastly, several potential segfaults were fixed, and we
19670           properly sync on new sequence/gop headers to include them in next,
19671           not previous frames (since they're header for the next frame, not
19672           the previous). Also see #119206.
19673         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19674         (bpf_from_header):
19675           Move caps setting so we only do it after finding several valid
19676           MPEG-1 fraes sequentially, not right after the first one (which
19677           might be coincidental).
19678         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19679         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19680         (plugin_init):
19681           Add unsynced MPEG video stream typefinding, and change some
19682           probability values so we detect streams rightly. The idea is as
19683           follows: I can have an unsynced system stream which contains
19684           video. In the current code, I would randomly get a type for either
19685           system or video stream type found, because the probabilities are
19686           being calculated rather randomly. I now use fixed values, so we
19687           always prefer system stream if that was found (and that is how it
19688           should be). If no system stream was found, we can still identity                the stream as video-only.
19689
19690 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19691
19692         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19693         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19694           don't write to buffer. Extract data without the need of
19695           __attribute__ ((packed))
19696
19697 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19698
19699         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19700         (mpeg1_sys_type_find):
19701           Fix MPEG-1 stream typefinding.
19702
19703 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19704
19705         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19706           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19707
19708 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19709
19710         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19711         * ext/esd/gstesd.c: (plugin_init):
19712           private debugging, better error reporting
19713
19714 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19715
19716         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19717         (gst_riff_read_init), (gst_riff_read_change_state):
19718         * gst-libs/gst/riff/riff-read.h:
19719           Remove stuff fromold metadata system.
19720
19721 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19722
19723         * ext/ogg/gstoggdemux.c:
19724           Fix wrong file comment.
19725         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19726         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19727           Add metadata reading properly.
19728
19729 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19730
19731         * ext/Makefile.am:
19732           Fix nas DIST_SUBDIRS
19733           Uraeus:
19734           Fix bug where make distcheck doesn't get run on adding stuff to
19735           the build.
19736
19737 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19738
19739         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
19740         * ext/divx/gstdivxdec.h:
19741           Fix divx3 ("msmpeg4") playback using divxdec.
19742
19743 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19744
19745         * gst/typefind/gsttypefindfunctions.c:
19746         (mp3_type_frame_length_from_header): fix bug in length computation
19747         (mp3_type_find): improve debugging output
19748
19749 2004-01-23  Julien MOUTTE  <julien@moutte.net>
19750
19751         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19752         (gst_play_set_location), (gst_play_seek_to_time),
19753         (gst_play_set_audio_sink), (gst_play_set_visualization),
19754         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
19755         the pipeline from scratch. Visualization is back and switch went out as
19756         i realized it was not possible to use the way i wanted.
19757         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
19758         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
19759         clearing in state change from READY to NULL. So that one can clean the
19760         X ressources keeping the element.
19761         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19762         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
19763         (gst_xvimagesink_colorbalance_set_value),
19764         (gst_xvimagesink_colorbalance_get_value),
19765         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
19766         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
19767         change from READY to NULL and fixed some stupid bugs in colorbalance
19768         get/set values. Also added the following feature : when nobody tries to
19769         set some values to the colorbalance levels before the xcontext is
19770         grabbed, then when creating channels list from Xv attributes we set the
19771         internal values to the Xv defaults. This way we handle buggy Xv drivers
19772         that set default hue values far from the middle of the range (Thanks
19773         to Jon Trowbridge for pointing that issue).
19774         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
19775         colorbalance levels have been set before xcontext is grabbed.
19776
19777 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19778
19779         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19780           Fix the ossmixer case where we shouldn't open /dev/dsp* because
19781           it might block operations (which is bad for a mixer).
19782
19783 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19784
19785         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
19786         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
19787         (gmip_find_type_pre):
19788         * gst-libs/gst/media-info/media-info-priv.h:
19789         * gst-libs/gst/media-info/media-info.c:
19790         (gst_media_info_instance_init), (gst_media_info_read_idler):
19791         add fakesink to get caps on decoder src pad again
19792         fix callback prototype to match new have_type signal signature
19793
19794 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19795
19796         * gst/adder/gstadder.c: (gst_adder_link):
19797           fix non-compile and cut-n-paste code
19798
19799 2004-01-21  David Schleef  <ds@schleef.org>
19800
19801         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
19802         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
19803         (gst_swfdec_init), (gst_swfdec_change_state):
19804         * ext/swfdec/gstswfdec.h:
19805         Fix negotiation.
19806         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
19807         (gst_adder_request_new_pad): Fix negotiation.
19808         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
19809         Add a fixate function.
19810         * gst/intfloat/gstfloat2int.c:
19811         * gst/intfloat/gstfloat2int.h:
19812         * gst/intfloat/gstint2float.c:
19813         * gst/intfloat/gstint2float.h:
19814         Completely rewrite the negotiation.  Doesn't quite work yet,
19815         due to some buffer-frames problem.
19816
19817 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19818
19819         * ext/gnomevfs/gstgnomevfssrc.c:
19820         * sys/v4l2/v4l2_calls.h:
19821           fix includes for distcheck
19822
19823 2004-01-21  Christian Schaller <uraeus@gnome.org>
19824
19825         * ext/nas/
19826         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
19827         based on earlier patch from Laurent Vivier
19828
19829 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
19830
19831         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19832         Fix wma caps property
19833         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
19834         Fix typo (flags1 and flags2)
19835
19836 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19837
19838         * gst-libs/gst/media-info/media-info-priv.c:
19839         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
19840         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
19841         (gmip_find_stream), (gmip_find_track_metadata),
19842         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
19843         (gmip_find_track_format):
19844         * gst-libs/gst/media-info/media-info-priv.h:
19845         * gst-libs/gst/media-info/media-info-test.c: (main):
19846         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
19847         (gst_media_info_read_idler), (gst_media_info_read):
19848         * gst-libs/gst/media-info/media-info.h:
19849           register debugging category and use it for debugging
19850
19851 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19852
19853         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
19854         (gst_vorbisfile_new_link):
19855           signal streaminfo through tags
19856
19857 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19858
19859         * ext/mplex/gstmplex.cc:
19860         * ext/mplex/gstmplexibitstream.cc:
19861           g++ doesn't like NULL in our i18n/error macros, should be
19862           either (NULL) or ("").
19863
19864 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19865
19866         * sys/dxr3/dxr3audiosink.c:
19867         * sys/dxr3/dxr3init.c:
19868         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
19869         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
19870           Fix more error error error errors (missing includes here).
19871
19872 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19873
19874         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19875           fix thomas' error errors.
19876
19877 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19878
19879         * ext/mpeg2enc/gstmpeg2enc.cc:
19880           fix error errors.
19881
19882 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19883
19884         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19885         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19886           Fix for new error system.
19887
19888 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19889
19890         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19891           fix for new error reporting
19892
19893 2004-01-20  David Schleef  <ds@schleef.org>
19894
19895         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
19896         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
19897         (gst_ximagesink_set_xwindow_id): Change to using a framerate
19898         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
19899         and neither is 100+, most likely.
19900         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19901         (gst_xvimagesink_getcaps): same
19902
19903 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19904
19905         * configure.ac:
19906           Up version requirement to 2.0.3 (not yet released) to avoid symbol
19907           clashes with ffmpeg.
19908
19909 2004-01-20  Julien MOUTTE  <julien@moutte.net>
19910
19911         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
19912         (gst_switch_init): Fixed switch element : proxying link and setting
19913         caps from src to sink on request.
19914
19915 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19916
19917         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
19918         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19919         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19920         fix element_error
19921
19922 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19923
19924         * sys/v4l/v4l_calls.h:
19925         * sys/v4l2/v4l2_calls.h:
19926           element_error fixes
19927
19928 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19929
19930         * gst-libs/gst/gst-i18n-plugin.h:
19931           add locale.h
19932           remove config.h inclusion
19933
19934 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19935
19936         * autogen.sh:
19937           adding autopoint invocation
19938         * Makefile.am:
19939         * configure.ac:
19940         * gst-libs/gst/gettext.h:
19941           adding gettext bits
19942         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19943         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19944         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19945         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19946         (gst_gnomevfssink_close_file):
19947         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
19948         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
19949         * gst-libs/gst/gst-i18n-plugin.h:
19950         * gst/avi/gstavi.c: (plugin_init):
19951         * sys/dxr3/dxr3init.c: (plugin_init):
19952         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
19953         * sys/oss/gstossaudio.c: (plugin_init):
19954         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19955         * sys/v4l/gstv4l.c: (plugin_init):
19956         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19957         * sys/v4l2/gstv4l2.c: (plugin_init):
19958         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19959         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
19960         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
19961         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
19962         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
19963         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
19964           make sure locale and translation domain are set
19965           fix translated strings
19966         * po/.cvsignore:
19967         * po/LINGUAS:
19968         * po/Makevars:
19969         * po/POTFILES.in:
19970         * po/nl.po:
19971           put translation files into place
19972         * sys/xvideo/imagetest.c: (main):
19973         * ext/dv/demo-play.c: (main):
19974           fix unnecessary translations
19975
19976 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19977
19978         * ext/sndfile/gstsf.c:
19979         * gst/avi/gstavimux.c:
19980         * ext/audiofile/gstafsink.c:
19981         * ext/audiofile/gstafsrc.c:
19982         * ext/gnomevfs/gstgnomevfssink.c:
19983         * ext/gnomevfs/gstgnomevfssrc.c:
19984         * sys/oss/gstosselement.c:
19985         * sys/v4l/v4l_calls.h:
19986           fix i18n include
19987
19988 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19989
19990         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19991         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19992         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19993         (gst_v4l2_get_output), (gst_v4l2_set_output),
19994         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19995         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19996         (gst_v4l2_set_attribute):
19997         update to new error handling
19998
19999 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20000
20001         * ext/sidplay/gstsiddec.cc:
20002         * gst/modplug/gstmodplug.cc:
20003           parenthese NULL because C++ seems angry about it
20004
20005 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20006
20007         * gst-libs/gst/gst-i18n-plugin.h:
20008           add skeleton i18n stuff, but needs to be further implemented
20009
20010 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20011
20012         * examples/gstplay/player.c: (main):
20013         * ext/aalib/gstaasink.c: (gst_aasink_open):
20014         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
20015         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20016         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
20017         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
20018         (gst_afsink_close_file):
20019         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
20020         (gst_afsrc_close_file):
20021         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20022         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20023         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
20024         * ext/esd/esdmon.c: (gst_esdmon_get):
20025         * ext/esd/esdsink.c: (gst_esdsink_chain):
20026         * ext/faac/gstfaac.c: (gst_faac_chain):
20027         * ext/faad/gstfaad.c: (gst_faad_chain):
20028         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
20029         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
20030         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
20031         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
20032         (gst_flacdec_loop):
20033         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
20034         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
20035         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
20036         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20037         (gst_gnomevfssink_close_file):
20038         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
20039         (gst_gnomevfssrc_open_file):
20040         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
20041         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
20042         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
20043         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
20044         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
20045         * ext/mad/gstmad.c: (gst_mad_chain):
20046         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
20047         * ext/mpeg2dec/gstmpeg2dec.c:
20048         * ext/mpeg2enc/gstmpeg2enc.cc:
20049         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20050         * ext/mplex/gstmplex.cc:
20051         * ext/mplex/gstmplexibitstream.cc:
20052         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
20053         (gst_ogg_demux_push), (gst_ogg_pad_push):
20054         * ext/raw1394/gstdv1394src.c:
20055         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
20056         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
20057         * ext/sidplay/gstsiddec.cc:
20058         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
20059         (gst_sf_loop):
20060         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
20061         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
20062         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
20063         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
20064         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
20065         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
20066         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
20067         * gst-libs/gst/Makefile.am:
20068         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
20069         (gst_riff_read_element_data), (gst_riff_read_seek),
20070         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
20071         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
20072         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
20073         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
20074         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
20075         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
20076         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
20077         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20078         * gst/goom/gstgoom.c: (gst_goom_chain):
20079         * gst/id3/gstid3types.c: (gst_id3types_loop):
20080         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
20081         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
20082         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
20083         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20084         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
20085         (gst_ebml_read_float), (gst_ebml_read_header):
20086         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20087         (gst_matroska_demux_parse_blockgroup):
20088         * gst/modplug/gstmodplug.cc:
20089         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
20090         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20091         * gst/oneton/gstoneton.c: (gst_oneton_chain):
20092         * gst/silence/gstsilence.c: (gst_silence_get):
20093         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20094         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
20095         * gst/speed/gstspeed.c: (speed_loop):
20096         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
20097         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20098         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
20099         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
20100         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20101         (gst_wavparse_loop):
20102         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
20103         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
20104         (dxr3audiosink_close):
20105         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
20106         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
20107         (dxr3videosink_close), (dxr3videosink_write_data):
20108         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20109         * sys/oss/gstosselement.h:
20110         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
20111         (gst_osssink_chain):
20112         * sys/oss/gstosssrc.c: (gst_osssrc_get):
20113         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20114         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
20115         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
20116         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
20117         (gst_v4l_enable_overlay):
20118         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
20119         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
20120         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
20121         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
20122         (gst_v4l_set_audio):
20123         * sys/v4l/v4l_calls.h:
20124         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
20125         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
20126         (gst_v4lmjpegsink_playback_init),
20127         (gst_v4lmjpegsink_playback_start):
20128         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
20129         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
20130         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
20131         (gst_v4lmjpegsrc_requeue_frame):
20132         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
20133         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
20134         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
20135         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
20136         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
20137         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
20138         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
20139         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
20140         (gst_v4l2src_capture_stop):
20141         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
20142         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20143         (gst_ximagesink_chain):
20144         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
20145         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
20146         (gst_xvideosink_xwindow_new):
20147         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20148         (gst_xvimagesink_chain):
20149         use new error signal, function and categories
20150
20151 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
20152
20153         * configure.ac:
20154         * ext/Makefile.am:
20155         * ext/musicbrainz/gsttrm.c:
20156         * ext/musicbrainz/gsttrm.h:
20157         * ext/musicbrainz/Makefile.am:
20158         Add a trm plugin
20159
20160 2004-01-18  Julien MOUTTE  <julien@moutte.net>
20161
20162         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
20163         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
20164         synchronous property for debugging.
20165         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
20166         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20167         (gst_xvimagesink_set_property): Moving a pointer declaration to a
20168         smaller block, fixing indent.
20169
20170 2004-01-16  David Schleef  <ds@schleef.org>
20171
20172         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
20173         property affects the video stream.
20174         * sys/xvimage/xvimagesink.c:
20175         * sys/xvimage/xvimagesink.h:
20176         Add synchronous property for debugging.  Should probably be
20177         disabled in non-CVS builds.  Make sure that the Xv attribute
20178         exists before we set it (crash!).  Fix a silly float bug that
20179         caused colorbalance to just not work.
20180
20181 2004-01-17  Christian Schaller <Uraeus@gnome.org>
20182
20183         * tools/gst-launch-ext.in - update for new plugins
20184
20185 2004-01-16  David Schleef  <ds@schleef.org>
20186
20187         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
20188         already-freed caps.
20189
20190 2994-01-16  Christian Schaller <Uraeus@gnome.org>
20191
20192         * Update spec for new colorspace plugin and libcaca plugin
20193         * Fix compilation of libcaca plugin (clock -> id)
20194
20195 2004-01-16  Julien MOUTTE <julien@moutte.net>
20196
20197         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
20198         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20199         (gst_xvimagesink_set_xwindow_id),
20200         (gst_xvimagesink_colorbalance_set_value),
20201         (gst_xvimagesink_colorbalance_get_value),
20202         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20203         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
20204         correct colorbalance properties. They can now be set when the element
20205         is still in NULL state. The values will be committed to the Xv Port
20206         when xcontext is initialized.
20207         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
20208         brightness int values in the GstXvImagesink structure.
20209
20210 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20211
20212         * gst-libs/gst/Makefile.am:
20213           restructure so having local patches works easier.
20214
20215 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20216
20217         * ext/mpeg2enc/Makefile.am:
20218         * ext/mpeg2enc/gstmpeg2enc.cc:
20219         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20220           Bugfix with respect to EOS handling.
20221
20222 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20223
20224         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20225           Link with right caps (else, it segfaults).
20226         * ext/mplex/gstmplexjob.cc:
20227           Fix for slight API change in 1.6.1.93 release of mjpegtools.
20228
20229 2004-01-15  David Schleef  <ds@schleef.org>
20230
20231         * gst-libs/gst/audio/Makefile.am:
20232         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
20233         from the template.
20234         * gst-libs/gst/audio/gstaudiofilter.c:
20235         * gst-libs/gst/audio/gstaudiofilter.h:
20236         Add bytes_per_sample and size and n_samples calculation.
20237         * gst-libs/gst/audio/gstaudiofilterexample.c:
20238         Remove, now autogenerated.
20239         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20240         Moved from gstaudiofilterexample, object name changed, code added
20241         so that it actually works.
20242         * gst-libs/gst/audio/make_filter:
20243         Script to build an audiofilter subclass from the template.
20244         * gst/colorspace/Makefile.am:
20245         * gst/colorspace/yuv2yuv.c:
20246         Remove file, since it's GPL, and we don't use it.
20247
20248 2004-01-15  Julien MOUTTE  <julien@moutte.net>
20249
20250         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20251         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
20252         them use the buffer free function to test how the buffer was allocated.
20253
20254 2004-01-15  David Schleef  <ds@schleef.org>
20255
20256         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20257         that handles osssink fallback.
20258         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20259         (gst_audio_convert_getcaps):
20260         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20261         Add audio/x-qdm2 for QDM2 audio.
20262         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20263         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20264         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20265         Decrease minimum size to 16x16.
20266         * gst/wavparse/gstwavparse.c:
20267         Convert disabled pad template caps to new caps.
20268         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20269         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20270         (gst_xvimagesink_chain): Throw element error when display cannot
20271         be opened.  Increase minimum framerate to 1.0.  Check the data
20272         free function on a buffer to make sure it is the type we expect
20273         before manipulating it.
20274
20275 2004-01-15  Julien MOUTTE <julien@moutte.net>
20276
20277         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20278         (gst_videobalance_colorbalance_set_value): Implement passthru if
20279         settings are in the middle.
20280         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20281
20282 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20283
20284         * gst/videofilter/Makefile.am:
20285         * gst/volume/Makefile.am:
20286           Since we use videofilter symbols, link to it.
20287
20288 2004-01-15  Julien MOUTTE <julien@moutte.net>
20289
20290         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20291         mixer interface type to HARDWARE.
20292         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20293         type to SOFTWARE.
20294         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20295         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20296         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20297         (gst_volume_interface_init), (gst_volume_list_tracks),
20298         (gst_volume_set_volume), (gst_volume_get_volume),
20299         (gst_volume_set_mute), (gst_volume_mixer_init),
20300         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20301         (volume_init): Implementing mixer interface.
20302         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20303         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20304         (gst_osselement_change_state): Removing some trailing commas in
20305         structures.
20306         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20307         interface type to HARDWARE.
20308         * sys/v4l/gstv4lcolorbalance.c:
20309         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20310         type to HARDWARE.
20311         * sys/v4l2/gstv4l2colorbalance.c:
20312         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20313         interface type to HARDWARE.
20314         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20315         same code than ximagesink for event handling.
20316
20317 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20318
20319         * ext/snapshot/Makefile.am:
20320         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20321         (gst_snapshot_chain):
20322         * ext/snapshot/gstsnapshot.h:
20323           This has to be a joke... Snapshot should be connected to a tee,
20324           colorspace element before it and EOS after that, where the other
20325           src of the tee receives normal data.
20326           The current way is *wrong*.
20327
20328 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20329
20330         * ext/hermes/gsthermescolorspace.c:
20331           Fix another compile error. Same as below.
20332
20333 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20334
20335         * gst/colorspace/gstcolorspace.c:
20336         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20337         (gst_colorspace_i420_to_yv12):
20338           Fix compiling... Didn't test if it actually works.
20339
20340 2004-01-15  David Schleef  <ds@schleef.org>
20341
20342         * configure.ac:
20343         * gst/colorspace/Makefile.am:
20344         * gst/colorspace/gstcolorspace.c:
20345         * gst/colorspace/gstcolorspace.h:
20346         * gst/colorspace/yuv2rgb.c:
20347         * gst/colorspace/yuv2rgb.h:
20348         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20349         code and GPL code.  Fix for new caps negotiation.  Rewrite
20350         much of the format handling code, and some of the conversion
20351         code.  Basically, rewrote almost everything.  This element
20352         handles I420, YV12 to RGB conversions.
20353         * ext/hermes/Makefile.am:
20354         * ext/hermes/gsthermescolorspace.c:
20355         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20356         Remove non-Hermes related code.  This element handles lots of
20357         RGB to RGB conversions, but no YUV.
20358         * ext/hermes/gstcolorspace.c:
20359         * ext/hermes/gstcolorspace.h:
20360         * ext/hermes/rgb2yuv.c:
20361         * ext/hermes/yuv2rgb.c:
20362         * ext/hermes/yuv2rgb.h:
20363         * ext/hermes/yuv2rgb_mmx16.s:
20364         * ext/hermes/yuv2yuv.c:
20365         * ext/hermes/yuv2yuv.h:
20366         Remove old code.
20367
20368 2004-01-14  Colin Walters  <walters@verbum.org>
20369
20370         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20371         they've already been.
20372
20373 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20374
20375         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20376           assume tag mode when pad is not connected
20377
20378 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20379
20380         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20381           Don't update the time of the clock
20382         (gst_alsa_sink_loop):
20383           sync to the clock given to alsasink, not the own clock
20384         * sys/oss/gstosssink.c: (gst_osssink_chain):
20385           sync to the clock
20386         (gst_osssink_change_state):
20387           activate the clock
20388         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20389         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20390           remove bogus code that made DISCONT events unhandled
20391         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20392           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20393           #131502)
20394         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20395         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20396         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20397           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20398           2nd warning in bug #131502)
20399
20400 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20401
20402         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20403         (gst_videobalance_colorbalance_set_value),
20404         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20405         for colorbalance interface implementation.
20406         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20407         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20408         (gst_ximagesink_dispose), (gst_ximagesink_init),
20409         (gst_ximagesink_class_init): Adding DISPLAY property.
20410         * sys/ximage/ximagesink.h: Adding display_name to store display.
20411         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20412         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20413         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20414         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20415         properties (they still need polishing though for gst-launch use : no
20416         xcontext yet, i ll do that tomorrow).
20417         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20418
20419 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20420
20421         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20422         (gst_play_set_location), (gst_play_set_visualization): Preparing
20423         switch integration, adding videobalance in the pipeline.
20424
20425 2004-01-14  Julien MOUTTE <julien@moutte.net>
20426
20427         * gst-libs/gst/colorbalance/colorbalance.c:
20428         (gst_color_balance_class_init): Adding a default type.
20429         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20430         the type.
20431         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20432         (gst_videobalance_dispose), (gst_videobalance_class_init),
20433         (gst_videobalance_init), (gst_videobalance_interface_supported),
20434         (gst_videobalance_interface_init),
20435         (gst_videobalance_colorbalance_list_channels),
20436         (gst_videobalance_colorbalance_set_value),
20437         (gst_videobalance_colorbalance_get_value),
20438         (gst_videobalance_colorbalance_init): Implementing colorbalance
20439         interface.
20440         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20441         list.
20442         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20443         bug which was triggering a BadAccess X error when setting an overlay
20444         before pad was really negotiated.
20445         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20446         Using the colorbalance type macro.
20447
20448 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20449
20450         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20451         (gst_flacenc_chain):
20452           handle tags correctly
20453         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20454           extract ID3v1 tags correctly
20455
20456 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20457
20458         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20459         (plugin_init):
20460           Improve matroska typefinding for odd-typed headers...
20461
20462 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20463
20464         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20465           Fix for using incremental number on padnames.
20466
20467 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20468
20469         * ext/divx/gstdivxdec.c:
20470         * ext/divx/gstdivxenc.c:
20471           Set category to divx4linux instead of divx (too generic).
20472         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20473         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20474         (gst_wavparse_loop), (gst_wavparse_change_state):
20475         * gst/wavparse/gstwavparse.h:
20476           fix parsing of WAV files with non-standard fmt-tag size and fix
20477           skipping of unrecognized chunks... Someone please fix this thing
20478           to use rifflib so all this is automated.
20479         * sys/v4l/Makefile.am:
20480         * sys/v4l2/Makefile.am:
20481           Add X_CFLAGS because we depend on X (for overlay).
20482
20483 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20484
20485         * ext/mpeg2dec/gstmpeg2dec.c:
20486           Don't issue a timestamp unless we tagged the frame
20487           with a PTS.
20488
20489 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20490
20491         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20492           Query the audio element to get the time, not the clock. We're
20493           interested in the element's time here.
20494
20495 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20496
20497         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20498         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20499         * ext/esd/esdsink.c: (gst_esdsink_chain):
20500         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20501         * ext/mas/massink.c: (gst_massink_chain):
20502         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20503         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20504         (gst_matroska_demux_parse_metadata):
20505         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20506         (gst_mpeg_parse_release_locks):
20507         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20508         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20509         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20510         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20511         (gst_osssink_change_state):
20512         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20513         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20514         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20515         (gst_xvideosink_release_locks):
20516         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20517           use element time.
20518         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20519         (gst_alsa_clock_stop):
20520         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20521         (gst_audio_clock_get_internal_time):
20522           simplify for use with new clocking code.
20523         * testsuite/alsa/Makefile.am:
20524         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20525           fix testsuite for new caps system
20526
20527 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20528
20529         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20530         * ext/flac/gstflacenc.c: (add_one_tag):
20531           length is already host endian, no need to convert. Fixes playback of
20532           tagged files on PPC. (bug #128384)
20533
20534 2004-01-13  Julien MOUTTE <julien@moutte.net>
20535
20536         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20537         colorbalance interface stating if it is hardware based or software
20538         based.
20539         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20540         Removing a trailing comma.
20541         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20542         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20543         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20544         the documentation seems to be wrong on the -1000 to 1000 interval.
20545
20546 2004-01-12  David Schleef  <ds@schleef.org>
20547
20548         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20549         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20550         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20551         Fix negotiation.  Add a bufferalloc function for the sink pad,
20552         and generally clean up some of the code.
20553
20554 2004-01-12  Julien MOUTTE <julien@moutte.net>
20555
20556         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20557         (gst_color_balance_channel_dispose): Adding safety check in dispose
20558         method.
20559         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20560         (gst_xvimagesink_xcontext_clear),
20561         (gst_xvimagesink_interface_supported),
20562         (gst_xvimagesink_colorbalance_list_channels),
20563         (gst_xvimagesink_colorbalance_set_value),
20564         (gst_xvimagesink_colorbalance_get_value),
20565         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20566         Adding colorbalance interface support to set XV parameters such as
20567         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20568         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20569         interface.
20570
20571 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20572
20573         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20574         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20575         (gst_audio_convert_init), (gst_audio_convert_set_property),
20576         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20577         (gst_audio_convert_link),
20578         (gst_audio_convert_buffer_to_default_format),
20579         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20580           - implement _getcaps and use it
20581           - improve linking
20582           - remove float caps since no float conversion is actually done
20583           - remove properties and arguments that were to be used for rate
20584             conversion
20585
20586 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20587
20588         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20589         (gst_audio_structure_set_int):
20590         * gst-libs/gst/audio/audio.h:
20591           add helper functions for _getcaps matching the standard audio
20592           templates
20593
20594 2004-01-12  David Schleef  <ds@schleef.org>
20595
20596         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20597         Test that pad is negotiated before getting its caps.
20598
20599 2004-01-12  Julien MOUTTE <julien@moutte.net>
20600
20601         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20602         analyzing the pads of an element the bin is mostly in READY state so
20603         no caps were negotiated. This helper function needs to work with
20604         _get_caps directly then. I was not freeing them though, added that to
20605         fix the mem leak.
20606
20607 2004-01-12  Julien MOUTTE <julien@moutte.net>
20608
20609         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20610         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20611         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20612         than the free_func.
20613
20614 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20615
20616         * sys/oss/gstossaudio.c: (plugin_init):
20617         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20618         * sys/oss/gstosselement.h:
20619           make an oss debugging category
20620           make failure more descriptive
20621
20622 2004-01-11  David Schleef  <ds@schleef.org>
20623
20624         * ext/ffmpeg/gstffmpeg.c:
20625         * ext/ffmpeg/gstffmpegcodecmap.c:
20626         * ext/ffmpeg/gstffmpegdec.c:
20627         * ext/ffmpeg/gstffmpegenc.c:
20628         * ext/ffmpeg/gstffmpegprotocol.c:
20629         * ext/gdk_pixbuf/gstgdkanimation.c:
20630         * ext/jpeg/gstjpeg.c:
20631         * ext/libpng/gstpng.c:
20632         * ext/mpeg2dec/perftest.c:
20633         * ext/speex/gstspeex.c:
20634         * gst-libs/gst/resample/dtos.c:
20635         * gst/intfloat/gstintfloatconvert.c:
20636         * gst/oneton/gstoneton.c:
20637         * gst/rtjpeg/RTjpeg.c:
20638         * gst/rtp/gstrtp.c:
20639         * sys/dxr3/dxr3init.c:
20640         * sys/glsink/gstgl_nvimage.c:
20641         * sys/glsink/gstgl_pdrimage.c:
20642         * sys/glsink/gstglsink.c:
20643         * testsuite/gst-lint:
20644         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20645
20646 2004-01-11  David Schleef  <ds@schleef.org>
20647
20648         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20649         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20650         * ext/gdk_pixbuf/gstgdkanimation.c:
20651         (gst_gdk_animation_iter_create_pixbuf):
20652         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20653         (gst_gdk_pixbuf_chain):
20654         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20655         * ext/jack/gstjack.c: (gst_jack_change_state):
20656         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20657         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20658         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20659         * gst/videofilter/gstvideofilter.c:
20660         (gst_videofilter_set_output_size):
20661         Remove all usage of gst_pad_get_caps(), and replace it with
20662         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20663
20664 2004-01-11  David Schleef  <ds@schleef.org>
20665
20666         * configure.ac:
20667         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20668         * ext/divx/gstdivxdec.c:
20669         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20670         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20671         handle images that span multiple buffers.  Now work with both
20672         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20673         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20674         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20675         video/video.h changes
20676         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20677         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20678         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20679         of GstData free function.
20680         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20681         same.
20682
20683 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20684
20685         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20686         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20687         (gst_v4l2element_get_property):
20688         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20689           add norm, channel and frequency properties.
20690         * sys/v4l2/gstv4l2tuner.c:
20691           fixes for tuner interface changes
20692         * sys/v4l2/gstv4l2element.h:
20693         * sys/v4l2/gstv4l2src.c:
20694         * sys/v4l2/gstv4l2src.h:
20695         * sys/v4l2/v4l2src_calls.c:
20696         * sys/v4l2/v4l2src_calls.h:
20697           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20698
20699 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20700
20701         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20702         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20703         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20704         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20705         * gst-libs/gst/tuner/tuner.h:
20706           GObjects aren't const.
20707           Add find_by_name functions.
20708           Add checks to _changed functions.
20709         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20710         (gst_v4l_tuner_get_norm):
20711           Fixes for above.
20712
20713 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20714
20715         * gst-libs/gst/video/video.h:
20716           Fix caps template names to be understandable.
20717           Prefix everything with GST_VIDEO.
20718         * ext/aalib/gstaasink.c:
20719         * ext/divx/gstdivxdec.c:
20720         * ext/divx/gstdivxenc.c:
20721         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20722         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20723         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20724         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20725         * ext/libcaca/gstcacasink.c:
20726         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20727         * ext/snapshot/gstsnapshot.c:
20728         * ext/swfdec/gstswfdec.c:
20729         * ext/xvid/gstxviddec.c:
20730         * ext/xvid/gstxvidenc.c:
20731         * gst/chart/gstchart.c:
20732         * gst/deinterlace/gstdeinterlace.c:
20733         * gst/effectv/gsteffectv.c:
20734         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20735         * gst/goom/gstgoom.c:
20736         * gst/median/gstmedian.c:
20737         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
20738         (gst_monoscope_srcconnect), (gst_monoscope_chain):
20739         * gst/overlay/gstoverlay.c:
20740         * gst/smooth/gstsmooth.c:
20741         * gst/smpte/gstsmpte.c:
20742         * gst/synaesthesia/gstsynaesthesia.c:
20743         * gst/videocrop/gstvideocrop.c:
20744         * gst/videodrop/gstvideodrop.c:
20745         * gst/y4m/gsty4mencode.c:
20746         * sys/qcam/gstqcamsrc.c:
20747         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
20748           Make them work with new video.h file.
20749         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20750         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20751         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20752         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20753           Make it work with new buffer allocation system.
20754
20755 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20756
20757         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
20758         pad_alloc_buffer implementation to use ->srcpad
20759         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
20760         pad_alloc_buffer implementation to use ->srcpad
20761         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
20762         pad_alloc_buffer implementation to use ->srcpad
20763         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
20764         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
20765         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20766         a reference to everything we need.
20767         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
20768         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20769         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20770         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20771         a reference to everything we need.
20772         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
20773
20774 2004-01-11  David Schleef  <ds@schleef.org>
20775
20776         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
20777         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
20778         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
20779         structure members.
20780         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
20781         value during a resize/renegotiation.
20782         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
20783         gst_pad_alloc_buffer();
20784         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20785         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
20786         structure members.
20787         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20788         Fix for rename of buffer private structure members.
20789         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20790         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20791         Fix for rename of buffer private structure members.
20792         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20793         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20794         Fix for rename of buffer private structure members.
20795
20796 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
20797
20798         reviewed by: David Schleef <ds@schleef.org>
20799
20800         * gst/videofilter/Makefile.am:
20801         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
20802         from the patch by ds to fit in with recent make_filter changes.
20803
20804 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20805
20806         * configure.ac: Adding examples/switch/Makefile
20807         * examples/Makefile.am: Adding examples/switch
20808         * examples/switch/Makefile.am: Adding switcher example.
20809         * examples/switch/switcher.c: (got_eos), (idle_iterate),
20810         (switch_timer), (main): Adding an example demonstrating switch usage
20811         with 2 videotestsrc showing different patterns.
20812         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20813         (gst_switch_init): Fixing switch with the new caps system.
20814
20815 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20816
20817         * gst-libs/gst/video/video.h:
20818           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
20819           They should probably be like
20820           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
20821
20822 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20823
20824         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20825         (qtdemux_parse_trak):
20826           fix audio chunk size/timestamp calculation
20827
20828 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20829
20830         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
20831           fix SVQ3 caps
20832
20833 2004-01-11  Steve Baker  <steve@stevebaker.org>
20834
20835         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
20836         (gst_agingtv_base_init), (gst_agingtv_class_init),
20837         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
20838         (gst_agingtv_set_property), (gst_agingtv_get_property):
20839         Port agingTV to videofilter
20840
20841 2004-01-09  Julien MOUTTE <julien@moutte.net>
20842
20843         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
20844         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20845
20846 2004-01-09  Julien MOUTTE <julien@moutte.net>
20847
20848         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
20849         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20850         * gst-libs/gst/xoverlay/xoverlay.c:
20851         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
20852         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
20853         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20854         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20855         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20856         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20857         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
20858         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
20859         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20860         interface implementation to handle xid being 0 and fix some bugs
20861         triggered by Benjamin's testcase.
20862         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20863         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
20864         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
20865         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20866         interface implementation to handle xid being 0 and fix some bugs
20867         triggered by Benjamin's testcase.
20868
20869 2004-01-09  David Schleef  <ds@schleef.org>
20870
20871         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
20872         mouse pointer events.  It works.
20873
20874 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20875
20876         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
20877           Use explicit caps - fix capsnego.
20878         * ext/xvid/gstxviddec.c:
20879         * ext/xvid/gstxvidenc.c:
20880           Remove macro-inside-macro which caused compile errors.
20881         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
20882           Error out if it's not a RIFF file. Else we error out without
20883           gst_element_error() which is not good...
20884
20885 2004-01-08  David Schleef  <ds@schleef.org>
20886
20887         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20888         Fix pad_link function to handle formats that ffmpeg returns
20889         as multiple caps structures.
20890         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
20891         Only complain if source buffer is _smaller_ than expected.
20892         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
20893         (gst_videoscale_handle_src_event): Resize navigation events
20894         when passing them upstream.
20895         * gst/videotestsrc/gstvideotestsrc.c:
20896         * gst/videotestsrc/gstvideotestsrc.h:
20897         * gst/videotestsrc/videotestsrc.c:
20898         * gst/videotestsrc/videotestsrc.h:
20899         Rewrite many of the buffer painting functions to handle odd
20900         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
20901         been verified to work with my video card.
20902         * testsuite/gst-lint:  Add check for elements calling
20903         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
20904
20905 2004-01-08  David Schleef  <ds@schleef.org>
20906
20907         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
20908         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
20909
20910 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20911
20912         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
20913         configure event is not emiting the desired size signal. That fixes
20914         aspect ratio issues with gst-player.
20915
20916 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20917
20918         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
20919           Fix capsnego.
20920
20921 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20922
20923         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
20924         public method to fire size signal.
20925
20926 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20927
20928         * examples/gstplay/Makefile.am: Adding the interface library.
20929         * gst-libs/gst/play/Makefile.am: Adding the interface library.
20930         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
20931         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
20932         GST_IS_X_OVERLAY before signal connect.
20933         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
20934         Removing the have_video_size signal.
20935         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
20936         and associated public method.
20937         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20938         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
20939         signal.
20940         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
20941         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
20942         signal.
20943         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
20944         Using XOverlay public method to fire size signal.
20945
20946 2004-01-07  David Schleef  <ds@schleef.org>
20947
20948         * gst/videofilter/Makefile.am:
20949         * gst/videofilter/gstvideotemplate.c:
20950         * gst/videofilter/make_filter:
20951         Create gstvideoexample.c in a srcdir!=builddir friendly way.
20952         Convert make_filter to /bin/sh script.
20953
20954 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
20955
20956         * gst/modplug/gstmodplug.cc: fix element description
20957
20958 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20959
20960         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
20961         (got_video_size): Adding some new lines in g_print calls.
20962         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20963         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
20964         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
20965         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
20966         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
20967         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
20968         Complete code review, reverting some stuff i disagree with, adding
20969         some fixes : time synchronization on invalid timestamps, renegotiation
20970         of private window.
20971         * sys/ximage/ximagesink.h:
20972         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
20973         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
20974         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
20975         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
20976         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
20977         (gst_xvimagesink_buffer_new),
20978         (gst_xvimagesink_navigation_send_event),
20979         (gst_xvimagesink_set_xwindow_id),
20980         (gst_xvimagesink_get_desired_size),
20981         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
20982         stuff i disagree with, adding some fixes : Renegotiation of private
20983         window, implementing get_desired_size.
20984
20985 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20986
20987         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
20988         (gst_afsink_handle_event):
20989         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
20990         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
20991         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
20992         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
20993         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
20994           Fix for instantiate-test (see core). Also remove dead code from
20995           jpegenc (which still needs fixing, but that's lower on my TODO
20996           list...).
20997         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
20998           Never return NULL as caps.
20999
21000 2004-01-07  David Schleef  <ds@schleef.org>
21001
21002         * configure.ac:
21003         * ext/Makefile.am:
21004         * ext/librfb/Makefile.am:
21005         * ext/librfb/gstrfbsrc.c:
21006         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
21007         is the protocol used by VNC.
21008
21009 2004-01-07  David Schleef  <ds@schleef.org>
21010
21011         * gst/videofilter/gstvideotemplate.c:
21012         * gst/videofilter/gstvideotemplate.h:
21013         * gst/videofilter/make_filter:
21014         Merge videotemplate header into source file.
21015         * gst/effectv/Makefile.am:
21016         * gst/effectv/gsteffectv.c: (plugin_init):
21017         * gst/effectv/gstwarp.c:
21018         Make warpTV a subclass of videofilter.
21019
21020 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21021
21022         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21023           Add guard against invalid utf-8 conversions in mad. Just in case.
21024
21025 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21026
21027         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21028           Fix for bug shown by poisoning
21029
21030 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21031
21032         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21033         (gst_v4lmjpegsrc_buffer_free):
21034         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
21035         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
21036         (gst_v4lsrc_buffer_free):
21037           Fix for removed bufferpools.
21038
21039 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21040
21041         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
21042         Fix caps negotiation.
21043
21044         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
21045         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
21046         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
21047         (dvdnavsrc_event):
21048         * ext/mpeg2dec/gstmpeg2dec.c:
21049         * gst-libs/gst/navigation/navigation.c:
21050         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
21051         * gst-libs/gst/navigation/navigation.h:
21052         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
21053         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
21054         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
21055         Super-simple first version of mouse and keyboard events. Clicking
21056         on a DVD menu now works, although it may not take you where you
21057         expected.
21058
21059         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21060         * gst/videotestsrc/gstvideotestsrc.c:
21061         (gst_videotestsrc_src_fixate):
21062         These fixate functions were broken - they never actually
21063         fixated :)
21064
21065 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21066
21067         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
21068         (gst_icecastsend_init):
21069           fix for new caps system.
21070         * gst-libs/gst/mixer/mixertrack.h:
21071         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
21072           Add 'master track' flag (for tools like ACME that only want to
21073           change the main volume).
21074
21075 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21076
21077         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
21078         (gst_xvid_csp_to_caps):
21079         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
21080         * ext/xvid/gstxvidenc.c:
21081         ifdef out ARGB type when it isn't available
21082         in xvidcore 1.0.0beta2
21083
21084 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21085
21086         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
21087           When we have received a new SCR right in the first buffer after
21088           a seek (so in the same cycle that handles the discont), we should
21089           handle the buffer instead of unreffing it, else we lose data.
21090
21091 2004-01-06  Iain <iain@prettypeople.org>
21092
21093         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
21094           buffer-frames caps too.
21095
21096         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
21097           caps that we need, don't destroy them all and rebuild them. And when
21098           creating src pads, use the src pad template rather than the sink...
21099
21100 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21101
21102         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
21103           Add pad to element *after* setting functions such as event handler.
21104           Without this, the scheduler (opt) will link pads, set the event
21105           handler from the default event function (dispatcher in gstpad.c)
21106           and *after* that, we will set our own event function, which will
21107           thus never be used (and thus mpegdemux doesn't handle events).
21108
21109 2004-01-04  David Schleef  <ds@schleef.org>
21110
21111         Fix the fixate functions to handle new prototype:
21112         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21113         * gst/videotestsrc/gstvideotestsrc.c:
21114         (gst_videotestsrc_src_fixate):
21115         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21116         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
21117         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
21118
21119 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21120
21121         * sys/ximage/ximagesink.h:
21122         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21123         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
21124         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
21125         (gst_ximagesink_xoverlay_init):
21126           assorted fixes to make (re)embedding work
21127         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
21128         (gst_ximagesink_get_desired_size):
21129           implement desired size additions to XOverlay
21130
21131 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21132
21133         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
21134         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
21135         (gst_x_overlay_got_desired_size):
21136         * gst-libs/gst/xoverlay/xoverlay.h:
21137           Add optional "desired size" signal and querying.
21138
21139 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21140
21141         * gst/matroska/matroska-demux.c:
21142         (gst_matroska_demux_parse_blockgroup):
21143           Fix EBML-laced block parsing. Diffs are relative to previous
21144           lace, not the first lace. Thanks to Mosu from the Matroska
21145           team for detecting this.
21146         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21147         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
21148         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
21149         (gst_wavparse_change_state):
21150         * gst/wavparse/gstwavparse.h:
21151           Quickfix for capsnego.
21152
21153 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21154
21155         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
21156           Fix indenting, fix pad creation.
21157
21158 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21159
21160         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
21161         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
21162         (gst_xviddec_sink_link):
21163           Implement src_getcaps() so proper size caps is negotiated.
21164
21165 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21166
21167         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
21168           Finish flac decoder on EOS. See #116178.
21169
21170 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21171
21172         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
21173         (gst_matroska_demux_add_stream):
21174         * gst/matroska/matroska-ids.h:
21175           Add getcaps() function to fix capsnego...
21176
21177 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21178
21179         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21180         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21181         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21182           Fix more integer overflows. Again, see #126967.
21183
21184 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21185
21186         * ext/mpeg2dec/gstmpeg2dec.c:
21187           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
21188           #130416.
21189
21190 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21191
21192         * configure.ac:
21193         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
21194         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
21195         * ext/xvid/gstxvid.h:
21196         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
21197         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
21198         (gst_xviddec_src_link), (gst_xviddec_sink_link),
21199         (gst_xviddec_change_state):
21200         * ext/xvid/gstxviddec.h:
21201         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
21202         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
21203         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
21204         (gst_xvidenc_link), (gst_xvidenc_set_property),
21205         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
21206         * ext/xvid/gstxvidenc.h:
21207           Update xvid plugin to latest xvid (1.0.0-beta3) API.
21208
21209 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21210
21211         * gst/rtp/rtp-packet.c:
21212           Add sys/types.h include, since OS X doesn't define in_addr_t
21213           in netinet/in.h, like it does on Linux (see #129600).
21214
21215 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
21216
21217         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
21218
21219         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
21220           Correct logic of dispose function (see #129306).
21221
21222 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21223
21224         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
21225         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21226         (gst_mpeg_parse_init):
21227         * gst/mpegstream/gstmpegparse.h:
21228           Remove clock (which was never provided, i.e. dead code), and
21229           also fix integer overflows at high PTS values (see #126967).
21230
21231 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21232
21233         * ext/flac/gstflacdec.c:
21234         * ext/libpng/gstpngenc.h:
21235         * ext/mikmod/gstmikmod.h:
21236           OS X fixes (see #126628).
21237
21238 2004-01-02  David Schleef  <ds@schleef.org>
21239
21240         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
21241         (gst_alsa_src_base_init): Remove bogus "src" request pad.
21242         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
21243         (gst_mpeg_parse_class_init): Move pad template registration
21244         to class_init, since the derived class (mpegdemux) doesn't
21245         want them.
21246
21247 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21248
21249         * sys/ximage/Makefile.am:
21250         * sys/xvideo/Makefile.am:
21251         * sys/xvimage/Makefile.am:
21252           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
21253           after installation (see #127664).
21254
21255 2004-01-02  David Schleef  <ds@schleef.org>
21256
21257         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21258         (gst_ffmpegenc_connect):  Negotiation fixes.
21259         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21260         Remove inappropriate gst_caps_free().
21261         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21262         Reenable Ronald's internal resize code, since the core handles
21263         it correctly now.
21264
21265 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21266
21267         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21268         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21269         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21270           Fix pad template stuff.
21271
21272 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21273
21274         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21275         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21276           fix signed integer reading/writing.
21277
21278 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21279
21280         * ext/alsa/README:
21281           Remove outdated document
21282
21283 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21284
21285         * gst/cutter/gstcutter.c: (gst_cutter_init):
21286           src pad was being created twice - oops.
21287
21288 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21289
21290         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21291           Comment out internal resize. It doesn't handle the resulting
21292           XEvent internally, does another try_set_caps() which leads to
21293           a really nice loop.
21294           Real fix will come when Julien and Dave are awake. ;).
21295
21296 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21297
21298         * ext/mpeg2enc/gstmpeg2enc.cc:
21299           fix const/nonconst compile issue.
21300
21301 2004-01-02  David Schleef  <ds@schleef.org>
21302
21303         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21304         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21305         Add fixate function and a check for bad formats.
21306
21307 2004-01-01  David Schleef  <ds@schleef.org>
21308
21309         Negotiation fixes:
21310         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21311         (gst_audiofilter_init):
21312         * gst/debug/efence.c: (gst_efence_init):
21313         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21314         (gst_deinterlace_init):
21315         * gst/volume/gstvolume.c: (volume_connect):
21316
21317 2004-01-01  David Schleef  <ds@schleef.org>
21318
21319         Convert elements to use gst_pad_use_explicit_caps() where
21320         appropriate:
21321         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21322         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21323         (gst_afparse_open_file):
21324         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21325         (gst_afsrc_open_file):
21326         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21327         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21328         (gst_ffmpegdec_chain):
21329         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21330         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21331         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21332         (gst_gdk_pixbuf_chain):
21333         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21334         (gst_jpegdec_chain):
21335         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21336         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21337         (gst_mikmod_negotiate):
21338         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21339         (gst_mpeg2dec_negotiate_format):
21340         * ext/mpeg2enc/gstmpeg2enc.cc:
21341         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21342         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21343         (gst_speexdec_sinkconnect):
21344         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21345         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21346         (gst_vorbisfile_new_link):
21347         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21348         (gst_ac3parse_chain):
21349         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21350         (gst_asf_demux_setup_pad):
21351         * gst/auparse/gstauparse.c: (gst_auparse_init),
21352         (gst_auparse_chain):
21353         * gst/id3/gstid3types.c: (gst_id3types_loop):
21354         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21355         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21356         (mp1videoparse_parse_seq):
21357         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21358         (bpf_from_header):
21359         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21360         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21361         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21362         (gst_mpeg_parse_send_data):
21363         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21364         (gst_qtdemux_add_stream):
21365         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21366         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21367         (gst_wavparse_parse_fmt):
21368
21369 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21370
21371         * configure.ac:
21372           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21373           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21374           it therefore uses the wrong include paths. Too bad... Note
21375           that 1.6.1.93 is not release yet. ;).
21376           Also add a check for mplex, which is now using the lib'ified
21377           mplex from mjpegtools, too.
21378         * ext/ffmpeg/gstffmpegcodecmap.c:
21379           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21380           issues. I don't think ffmpeg handles 3ivx correctly, so this
21381           probably won't work. But it won't hurt either.
21382         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21383         (gst_ffmpegdec_chain):
21384         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21385         (gst_ffmpegenc_chain_audio):
21386           Fix memleak in audio encoding. Close codec if open fails, this
21387           calls the cleanup routines so we can re-use the context.
21388         * ext/mpeg2enc/gstmpeg2enc.cc:
21389           Fix pad template names/types, fix memory issue with getcaps().
21390         * ext/mpeg2enc/gstmpeg2encoder.cc:
21391         * ext/mpeg2enc/gstmpeg2encoder.hh:
21392           Fix compile issue with new caps system (const thingy).
21393         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21394         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21395           We read a first frame right on initing, so that we have a caps
21396           when we init the output. This caps is cached in padprivate and
21397           read as first frame.
21398         * ext/mplex/Makefile.am:
21399         * ext/mplex/gstmplex.cc:
21400         * ext/mplex/gstmplex.h:
21401         * ext/mplex/gstmplex.hh:
21402         * ext/mplex/gstmplexibitstream.cc:
21403         * ext/mplex/gstmplexibitstream.hh:
21404         * ext/mplex/gstmplexjob.cc:
21405         * ext/mplex/gstmplexjob.hh:
21406         * ext/mplex/gstmplexoutputstream.cc:
21407         * ext/mplex/gstmplexoutputstream.hh:
21408           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21409           had issues, didn't do capsnego, supported only a subset of the
21410           mplex features and required a mplex fork in our local CVS. Plus
21411           that it worked agaist a very old mplex version. Rewriting was
21412           faster than updating it.
21413         * gst-libs/ext/Makefile.am:
21414         * gst-libs/ext/mplex/INSTRUCT:
21415         * gst-libs/ext/mplex/Makefile.am:
21416         * gst-libs/ext/mplex/README:
21417         * gst-libs/ext/mplex/TODO:
21418         * gst-libs/ext/mplex/ac3strm_in.cc:
21419         * gst-libs/ext/mplex/audiostrm.hh:
21420         * gst-libs/ext/mplex/audiostrm_out.cc:
21421         * gst-libs/ext/mplex/aunit.hh:
21422         * gst-libs/ext/mplex/bits.cc:
21423         * gst-libs/ext/mplex/bits.hh:
21424         * gst-libs/ext/mplex/buffer.cc:
21425         * gst-libs/ext/mplex/buffer.hh:
21426         * gst-libs/ext/mplex/fastintfns.h:
21427         * gst-libs/ext/mplex/format_codes.h:
21428         * gst-libs/ext/mplex/inputstrm.cc:
21429         * gst-libs/ext/mplex/inputstrm.hh:
21430         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21431         * gst-libs/ext/mplex/mjpeg_logging.cc:
21432         * gst-libs/ext/mplex/mjpeg_logging.h:
21433         * gst-libs/ext/mplex/mjpeg_types.h:
21434         * gst-libs/ext/mplex/mpastrm_in.cc:
21435         * gst-libs/ext/mplex/mpegconsts.cc:
21436         * gst-libs/ext/mplex/mpegconsts.h:
21437         * gst-libs/ext/mplex/mplexconsts.hh:
21438         * gst-libs/ext/mplex/multplex.cc:
21439         * gst-libs/ext/mplex/outputstream.hh:
21440         * gst-libs/ext/mplex/padstrm.cc:
21441         * gst-libs/ext/mplex/padstrm.hh:
21442         * gst-libs/ext/mplex/stillsstream.cc:
21443         * gst-libs/ext/mplex/stillsstream.hh:
21444         * gst-libs/ext/mplex/systems.cc:
21445         * gst-libs/ext/mplex/systems.hh:
21446         * gst-libs/ext/mplex/vector.cc:
21447         * gst-libs/ext/mplex/vector.hh:
21448         * gst-libs/ext/mplex/videostrm.hh:
21449         * gst-libs/ext/mplex/videostrm_in.cc:
21450         * gst-libs/ext/mplex/videostrm_out.cc:
21451         * gst-libs/ext/mplex/yuv4mpeg.cc:
21452         * gst-libs/ext/mplex/yuv4mpeg.h:
21453         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21454         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21455           We don't fork mjpegtools' mplex in our CVS anymore.
21456         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21457         (gst_avi_demux_add_stream):
21458         * gst/avi/gstavidemux.h:
21459           Add getcaps() function for proper caps nego. This makes some
21460           parts of AVI playback/reading work.
21461         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21462           Resize window on new capsnego. This is probably wrong, but
21463           I'm still committing it because with current capsnego, the
21464           first successfull capsnego is auto-fixated, therefore rounded
21465           down to the lowest values in the caps. this results in a 16x16
21466           XWindow that is not reized when real capsnego finishes.
21467           Dave, I see more cases of this, do you know a proper solution?
21468         * tools/gst-launch-ext.in:
21469           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21470
21471 2003-12-31  David Schleef  <ds@schleef.org>
21472
21473         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21474         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21475           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21476
21477 2003-12-30  David Schleef  <ds@schleef.org>
21478
21479         * ext/ffmpeg/gstffmpegcolorspace.c:
21480         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21481         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21482         (gst_ffmpegcsp_chain): Negotiation fixes
21483         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21484         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21485         (gst_audio_convert_link), (gst_audio_convert_channels):
21486         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21487         (gst_audioscale_link), (gst_audioscale_get_buffer),
21488         (gst_audioscale_chain): Negotiation fixes
21489         * gst/audioscale/gstaudioscale.h:
21490         * gst/videofilter/gstvideofilter.c:
21491         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21492         (gst_videofilter_link), (gst_videofilter_init),
21493         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21494         (gst_videofilter_find_format_by_structure):
21495         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21496         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21497         (gst_videoscale_link):
21498         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21499         (videoscale_find_by_structure), (gst_videoscale_setup):
21500         * gst/videoscale/videoscale.h: Negotiation fixes
21501         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21502         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21503         function, restrict resizing to a multiple of 4 (hack until
21504         everyone supports odd sizes correctly).
21505
21506 2003-12-29  Colin Walters  <walters@verbum.org>
21507
21508         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21509         signed.
21510
21511 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21512
21513         * ext/sndfile/gstsf.c: (gst_sf_loop):
21514           Fix warning about discarding const qualifier
21515
21516 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21517
21518         * gst/cutter/gstcutter.c:
21519         * gst/videoscale/gstvideoscale.c:
21520         * gst/volenv/gstvolenv.c:
21521         * gst-libs/gst/audio/audio.c:
21522         * gst-libs/gst/video/video.c:
21523           Fix warnings
21524
21525 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21526
21527         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21528           Don't send ALSA debugging to stderr.
21529         * ext/alsa/gstalsa.h:
21530           Use GST_WARNING instead of g_warning when ALSA functions fail.
21531
21532 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21533
21534         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21535           Free XVAdapterInfo correctly.
21536
21537 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21538
21539         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21540         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21541           Make id3tag use correct caps nego.
21542
21543 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21544
21545         * ext/ivorbis/vorbis.c:
21546         * ext/ivorbis/vorbisenc.h:
21547         * ext/ivorbis/vorbisfile.c:
21548           Modify so that it uses the new caps things
21549
21550 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21551
21552         * testsuite/spider/spider1.c: (main):
21553         * testsuite/spider/spider2.c: (main):
21554         * testsuite/spider/spider3.c: (main):
21555           Make tests compile again. They probably don't work.
21556
21557 2003-12-24  Colin Walters  <walters@verbum.org>
21558
21559         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21560         we can't fixate the caps anymore.
21561
21562 2003-12-23  David Schleef  <ds@schleef.org>
21563
21564         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21565         * sys/oss/gstosssink.c: (gst_osssink_init),
21566         (gst_osssink_sink_fixate): Add fixate function.
21567
21568 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21569
21570         * ext/ffmpeg/gstffmpegcodecmap.c:
21571         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21572         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21573         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21574         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21575         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21576         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21577         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21578           fix typo in RGB masks, and move back to "old" colorspace
21579           capsnego code until whoever wrote this new crap has actually
21580           tested it so that it works.
21581           And yes, this works, keep it that way please.
21582
21583 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21584
21585         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21586         (gst_divxdec_init), (gst_divxdec_negotiate):
21587         * ext/divx/gstdivxdec.h:
21588         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21589         (gst_divxenc_init):
21590         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21591         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21592         * ext/mpeg2enc/gstmpeg2enc.cc:
21593         * ext/mpeg2enc/gstmpeg2encoder.cc:
21594         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21595         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21596         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21597         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21598         (dxr3spusink_init):
21599         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21600         (dxr3videosink_init):
21601           Fix caps breakage after Dave's caps branch merge.
21602
21603 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21604
21605         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21606           Fix for 24bpp display.
21607
21608 2003-12-23  Colin Walters  <walters@verbum.org>
21609
21610         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21611         a GnomeVFSHandle directly.
21612
21613 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21614
21615         * gst/volume/Makefile.am:
21616         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21617         (volume_base_init), (volume_init):
21618           Reenable volume element and fix to work with new caps stuff.
21619           Rhythmbox needs this.
21620
21621 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21622
21623         * gst/qtdemux/qtdemux.c: (plugin_init):
21624           qtdemux requires bytestream
21625
21626 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21627
21628         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21629           Fix remaining caps handling errors due to CAPS merge.
21630
21631 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21632
21633         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21634         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21635         (gst_faad_srcconnect):
21636           Port to new caps system.
21637
21638 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21639
21640         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21641         (got_video_size), (main): using g_print instead of g_message.
21642         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21643         signal which was not emitted because of "switch" element added to the
21644         bin but not connected. (Removing from the bin temporarily)
21645
21646 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21647
21648         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21649         find X development files. I don't understand the previous tests and
21650         they fail on my debian/ppc unstable. This one works.
21651         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21652         exiting.
21653         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21654         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21655         (gst_play_set_visualization): Add some safety checks in set_ methods
21656         and state_change. This was throwing some ugly CRITICAL messages when
21657         pipeline was getting disposed and casts were failing.
21658
21659 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21660
21661         * configure.ac:
21662           Improve mpeg2enc detection. This is for distributions that do
21663           ship mjpegtools, but without mpeg2enc. Also does object check
21664           for might there ever be ABI incompatibility.
21665         * ext/mpeg2enc/gstmpeg2enc.cc:
21666           Add Andrew as second maintainer (he's helping me), and also add
21667           an error if no caps was set. This happens if I pull before capsnego
21668           and that's something I should solve sometime else.
21669         * gst/matroska/matroska-demux.c:
21670         (gst_matroska_demux_parse_blockgroup):
21671           Fix time parsing.
21672         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21673         (gst_matroska_mux_track_header):
21674           Add caps to templates.
21675         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21676           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21677         * gst/mpegstream/gstmpegdemux.c:
21678           Remove layer since it causes warnings about unfixed caps.
21679         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21680           Fix obvious typo (we error out if caps were set, we should of
21681           course error out if *no* caps were set).
21682         * sys/oss/gstosselement.c: (gst_osselement_convert):
21683           Fix format conversion, we confused bits/bytes.
21684         * sys/oss/gstosselement.h:
21685           Improve documentation for 'bps'.
21686         * sys/v4l/TODO:
21687           Remove stuff about plugins that need removing - this was done
21688           ages ago.
21689         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21690         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21691         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21692         (gst_v4lsrc_src_query):
21693         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21694         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21695           Add get_query_types(), get_formats() and query() functions.
21696
21697 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21698
21699         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21700         * moved CVS to freedesktop.org