sys/: Fixed a tricky bug. When caps renegotiation happens (only visible on ximagesink...
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-11-28  Julien MOUTTE  <julien@moutte.net>
2
3         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
4         (gst_ximagesink_setcaps):
5         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
7         happens (only visible on ximagesink but bug is in xv too) set_caps was
8         destroying the internal x[v]image used to memcpy non locally alloced
9         buffers so that it got renewed on next _chain. The issue is that 
10         _expose will try to put that image as it reffed it in _put.
11         Using gst_buffer_unref instead of destroy fixes it !
12
13 2005-11-28  Edward Hervey  <edward@fluendo.com>
14
15         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
16         (try_to_link_1), (queue_filled_cb):
17         Better use of the queues. Start with a small size queue and only increase
18         the size of the queues when the other queues are empty.
19
20 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
21
22         * gst-libs/gst/video/Makefile.am:
23           compile in copied-over videofilter into the video library
24         * gst-libs/gst/video/videosink.h:
25           rename the header to gstvideosink.h since it's a base GstObject class
26         * sys/ximage/ximagesink.h:
27         * sys/xvimage/xvimagesink.h:
28           use the new header
29
30 2005-11-28  Wim Taymans  <wim@fluendo.com>
31
32         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
33         * gst/playback/gstplaybasebin.h:
34         Prepare to handle errors betters.
35
36         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
37         Set sinks to PAUSED first before adding and linking them so that
38         we don't interrupt dataflow.
39
40 2005-11-28  Wim Taymans  <wim@fluendo.com>
41
42         * gst-libs/gst/audio/TODO:
43         Updated TODO
44
45         * gst-libs/gst/audio/gstaudiosink.c:
46         (gst_audioringbuffer_open_device),
47         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
48         (gst_audioringbuffer_release):
49         Small cleanups.
50
51         * gst-libs/gst/audio/gstbaseaudiosink.c:
52         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
53         (gst_base_audio_sink_change_state):
54         Slave to the master clock when going to PLAYING and unslave when
55         going to PAUSED.
56
57         * gst-libs/gst/audio/gstringbuffer.c:
58         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
59         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
60         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
61         (gst_ring_buffer_clear_all), (wait_segment),
62         (gst_ring_buffer_commit), (gst_ring_buffer_read),
63         (gst_ring_buffer_advance):
64         * gst-libs/gst/audio/gstringbuffer.h:
65         Add some docs and cleanups.
66
67 2005-11-28  Julien MOUTTE  <julien@moutte.net>
68
69         * sys/xvimage/xvimagesink.c:
70         (gst_xvimagesink_navigation_send_event): Fix navigation events
71         coordinates translation with pixel aspect ratios.
72
73 2005-11-28  Julien MOUTTE  <julien@moutte.net>
74
75         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
76         Use calculated video geometry from _setcaps instead of buffer
77         caps to respect pixel aspect ratio. (fixes #322388)
78
79 2005-11-28  Julien MOUTTE  <julien@moutte.net>
80
81         * docs/libs/tmpl/gstcolorbalance.sgml:
82         * docs/libs/tmpl/gstmixer.sgml:
83         * docs/libs/tmpl/gstxoverlay.sgml:
84         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
85         interface.
86
87 2005-11-28  Julien MOUTTE  <julien@moutte.net>
88
89         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
90         Refuse to create an XvImage if we can't find the format.
91
92 2005-11-28  Edward Hervey  <edward@fluendo.com>
93
94         * gst-libs/gst/riff/riff-media.c:
95         (gst_riff_create_audio_template_caps):
96         Add ATRAC3 to the list of riff-possible audio caps.
97         I know we still don't have a plugin for atrac3, but it's saner to output
98         that than a cryptic mimetype.
99
100 2005-11-27  Edward Hervey  <edward@fluendo.com>
101
102         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
103         Don't try to create a zero-sized subbuffer.
104
105 2005-11-27  Julien MOUTTE  <julien@moutte.net>
106
107         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
108         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
109         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
110         (gst_ximagesink_expose): Fixed a tricky race.
111         * sys/ximage/ximagesink.h:
112         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
113         (gst_xvimagesink_expose): Fixed a tricky race.
114         * sys/xvimage/xvimagesink.h:
115
116 2005-11-27  Edward Hervey  <edward@fluendo.com>
117
118         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
119         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
120         Remove unused properties, and add queues between demuxers and decoders
121         so that a lot more files can preroll properly.
122
123 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
124
125         * gst-libs/gst/net/Makefile.am:
126         * gst-libs/gst/rtp/Makefile.am:
127         * gst-libs/gst/tag/Makefile.am:
128           remove silly include
129         * gst/tags/Makefile.am:
130         * gst/tags/gsttagediting.c:
131         * gst/tags/gsttageditingprivate.h:
132         * gst/tags/tagedit.vcproj:
133           remove directory, is as good as empty
134
135 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
136
137         * configure.ac:
138           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
139         * gst-libs/Makefile.am:
140         * gst-libs/gst/audio/Makefile.am:
141         * gst-libs/gst/interfaces/Makefile.am:
142         * gst-libs/gst/net/Makefile.am:
143         * gst-libs/gst/riff/Makefile.am:
144         * gst-libs/gst/rtp/Makefile.am:
145         * gst-libs/gst/tag/Makefile.am:
146         * gst-libs/gst/video/Makefile.am:
147           and use them
148
149 2005-11-27  Julien MOUTTE  <julien@moutte.net>
150
151         * docs/libs/tmpl/gstcolorbalance.sgml:
152         * docs/libs/tmpl/gstmixer.sgml:
153         * docs/libs/tmpl/gstxoverlay.sgml:
154         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
155         * sys/ximage/ximagesink.h:
156         * sys/xvimage/xvimagesink.h: More and more documentation.
157
158 2005-11-26  Julien MOUTTE  <julien@moutte.net>
159
160         * docs/libs/gst-plugins-base-libs-docs.sgml:
161         * docs/libs/gst-plugins-base-libs-sections.txt:
162         * docs/libs/tmpl/gstcolorbalance.sgml:
163         * docs/libs/tmpl/gstmixer.sgml:
164         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
165         to documentation.
166
167 2005-11-26  Julien MOUTTE  <julien@moutte.net>
168
169         * docs/plugins/Makefile.am:
170         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
171         * docs/plugins/gst-plugins-base-plugins-sections.txt:
172         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
173
174 2005-11-26  Julien MOUTTE  <julien@moutte.net>
175
176         * docs/plugins/Makefile.am:
177         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
178         * docs/plugins/gst-plugins-base-plugins-sections.txt:
179         * docs/plugins/inspect/plugin-adder.xml:
180         * docs/plugins/inspect/plugin-alsa.xml:
181         * docs/plugins/inspect/plugin-audioconvert.xml:
182         * docs/plugins/inspect/plugin-audiorate.xml:
183         * docs/plugins/inspect/plugin-audioresample.xml:
184         * docs/plugins/inspect/plugin-audiotestsrc.xml:
185         * docs/plugins/inspect/plugin-decodebin.xml:
186         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
187         * docs/plugins/inspect/plugin-gnomevfs.xml:
188         * docs/plugins/inspect/plugin-ogg.xml:
189         * docs/plugins/inspect/plugin-playbin.xml:
190         * docs/plugins/inspect/plugin-subparse.xml:
191         * docs/plugins/inspect/plugin-tcp.xml:
192         * docs/plugins/inspect/plugin-theora.xml:
193         * docs/plugins/inspect/plugin-typefindfunctions.xml:
194         * docs/plugins/inspect/plugin-video4linux.xml:
195         * docs/plugins/inspect/plugin-videorate.xml:
196         * docs/plugins/inspect/plugin-videoscale.xml:
197         * docs/plugins/inspect/plugin-videotestsrc.xml:
198         * docs/plugins/inspect/plugin-volume.xml:
199         * docs/plugins/inspect/plugin-vorbis.xml:
200         * docs/plugins/inspect/plugin-ximagesink.xml:
201         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
202         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
203
204 2005-11-26  Edward Hervey  <edward@fluendo.com>
205
206         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
207         Properly return GstFlowReturn from gst_pad_push in chain functions.
208
209 2005-11-25  Michael Smith  <msmith@fluendo.com>
210
211         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
212         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
213         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
214         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
215           Handle various conditions better when we don't understand a stream.
216           Removes a heap of CRITICALs on ogg streams containing unknown data.
217
218 2005-11-24  Andy Wingo  <wingo@pobox.com>
219
220         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
221         Be threadsafe.
222
223 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
224
225         * configure.ac: back to HEAD
226
227 === release 0.9.6 ===
228
229 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
230
231         * configure.ac:
232           releasing 0.9.6, "White Eight"
233
234 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
235
236         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
237         * docs/plugins/inspect/plugin-sine.xml:
238           remove sinesrc some more
239
240 2005-11-23  Wim Taymans  <wim@fluendo.com>
241
242         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
243         If we are reading too slowly, jump forward in the ringbuffer
244         instead of blocking.
245
246 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
247
248         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
249         (gst_visual_chain):
250         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
251         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
252         (gst_videorate_chain):
253         * gst/videotestsrc/gstvideotestsrc.c:
254         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
255         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
256         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
257         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
258         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
259         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
260           Updates for API changes
261
262 2005-11-23  Wim Taymans  <wim@fluendo.com>
263
264         * gst-libs/gst/audio/gstbaseaudiosink.c:
265         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
266         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
267         Fix for calibration API change.
268
269 2005-11-23  Michael Smith <msmith@fluendo.com>
270
271         * gst-libs/gst/audio/multichannel.c:
272         (gst_audio_get_channel_positions),
273         (gst_audio_set_channel_positions),
274         (gst_audio_set_structure_channel_positions_list),
275         (gst_audio_fixate_channel_positions):
276           Use gst_value_array_*() functions on value arrays, not
277           gst_value_list_*().
278
279 2005-11-23  Edward Hervey  <edward@fluendo.com>
280
281         * autogen.sh:
282         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
283         Fixes autogen
284
285 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
286
287         * check/Makefile.am:
288         * check/elements/videotestsrc.c: (setup_videotestsrc),
289         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
290         (main):
291           add a test for videotestsrc
292
293 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
294
295         * gst/sine/.cvsignore:
296         * gst/sine/Makefile.am:
297         * gst/sine/gstsinesrc.c:
298         * gst/sine/gstsinesrc.h:
299         * gst/sine/sinesrc.vcproj:
300           and remove sinesrc from the repository.  Closes #321446
301
302 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
303
304         * configure.ac:
305         * gst-plugins-base.spec.in:
306           remove sinesrc from the build
307
308 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
309
310         * check/Makefile.am:
311         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
312         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
313         (main):
314           add a test for audiotestsrc, testing all waves.  Even seems
315           leak-free at first glance, nice job Stefan
316
317 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
318
319         * po/af.po:
320         * po/az.po:
321         * po/cs.po:
322         * po/en_GB.po:
323         * po/hu.po:
324         * po/it.po:
325         * po/nb.po:
326         * po/nl.po:
327         * po/or.po:
328         * po/sq.po:
329         * po/sr.po:
330         * po/sv.po:
331         * po/uk.po:
332         * po/vi.po:
333           Translation string updates
334
335         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
336         (gst_v4lsrc_set_caps):
337         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
338         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
339         * sys/v4l/v4lsrc_calls.h:
340           Improve v4lsrc, by making it work again.
341
342 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
343
344         * ext/libvisual/visual.c: (gst_visual_chain):
345           Fix the fps calculations.
346
347         * gst/ffmpegcolorspace/avcodec.h:
348           Move structure element for clarity
349
350         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
351         * gst-libs/gst/interfaces/tunernorm.h:
352         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
353         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
354         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
355         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
356         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
357         (gst_v4lmjpegsrc_getcaps):
358         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
359         (gst_v4lsrc_set_caps):
360         * sys/v4l/gstv4lsrc.h:
361         * sys/v4l/v4l_calls.c: (gst_v4l_open):
362         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
363         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
364         * sys/v4l/v4lsrc_calls.h:
365           Fractional framerates...
366
367 2005-11-22  Wim Taymans  <wim@fluendo.com>
368
369         * gst-libs/gst/audio/gstbaseaudiosink.c:
370         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
371         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
372         And we provide a clock by default, of course...
373
374 2005-11-22  Wim Taymans  <wim@fluendo.com>
375
376         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
377         This clock can be slaved to a master clock now.
378
379         * gst-libs/gst/audio/gstbaseaudiosink.c:
380         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
381         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
382         (gst_base_audio_sink_set_clock),
383         (gst_base_audio_sink_set_property),
384         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
385         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
386         * gst-libs/gst/audio/gstbaseaudiosink.h:
387         Handle slaving the internal clock to the clock selected in the
388         pipeline.
389         Add property to make the basesink not provide a clock.
390
391         * gst-libs/gst/rtp/gstbasertpdepayload.c:
392         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
393         (gst_base_rtp_depayload_wait):
394         * gst-libs/gst/rtp/gstbasertpdepayload.h:
395         We can use the clock in GstElement, no need to store it ourselves.
396
397 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
398
399         * docs/libs/tmpl/gstaudio.sgml:
400           update
401         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
402         (gst_paranoia_endian_get_type):
403         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
404         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
405         * gst/audiotestsrc/gstaudiotestsrc.c:
406         (gst_audiostestsrc_wave_get_type):
407         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
408         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
409         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
410         (gst_sync_method_get_type), (gst_unit_type_get_type),
411         (gst_client_status_get_type), (gst_multifdsink_class_init),
412         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
413         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
414         (gst_multifdsink_get_property):
415         * gst/tcp/gstmultifdsink.h:
416         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
417         * gst/videotestsrc/gstvideotestsrc.c:
418         (gst_videotestsrc_pattern_get_type):
419           remove deprecated properties
420           fix up enums to correctly have short lowercase dashed nicks
421
422 2005-11-22  Michael Smith <msmith@fluendo.com>
423
424         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
425         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
426           Add underscore.
427
428 2005-11-22  Michael Smith <msmith@fluendo.com>
429
430         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
431         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
432           Use utility method for scaling clocktime for fractional framerates.
433
434 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
435
436         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
437         (gst_visual_chain):
438         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
439         * ext/theora/theoradec.c: (theora_handle_type_packet):
440         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
441         (theora_enc_chain):
442         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
443         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
444         * gst-libs/gst/video/video.h:
445         * gst/ffmpegcolorspace/avcodec.h:
446         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
447         (gst_ffmpeg_caps_to_pixfmt):
448         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
449         (gst_ffmpegcsp_set_caps):
450         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
451         (gst_videorate_setcaps), (gst_videorate_blank_data),
452         (gst_videorate_chain):
453         * gst/videotestsrc/gstvideotestsrc.c:
454         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
455         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
456         (gst_videotestsrc_event), (gst_videotestsrc_create):
457         * gst/videotestsrc/gstvideotestsrc.h:
458         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
459         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
460         (gst_ximagesink_get_times), (gst_ximagesink_init):
461         * sys/ximage/ximagesink.h:
462         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
463         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
464         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
465         * sys/xvimage/xvimagesink.h:
466           Convert elements to use fractions for their framerate.
467           V4L elements to come later tonight.
468
469 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
470
471         * gst-libs/gst/audio/audio.c:
472         * gst-libs/gst/audio/audio.h:
473           remove some deprecated functions
474
475 2005-11-22  Andy Wingo  <wingo@pobox.com>
476
477         * Update for gst_tag_setter API changes.
478
479 2005-11-22  Andy Wingo  <wingo@pobox.com>
480
481         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
482         (gst_ogg_demux_perform_seek):
483         * ext/theora/theoradec.c (theora_dec_sink_event):
484         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
485         update-funcnames.
486
487 2005-11-22  Wim Taymans  <wim@fluendo.com>
488
489         * examples/seeking/seek.c: (main):
490         Give higher priority to bus signals than the gtk events
491         to fix a race condition in the segment looping.
492
493 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
494
495         * ext/theora/Makefile.am:
496         * ext/vorbis/Makefile.am:
497         * gst-libs/gst/tag/Makefile.am:
498         * gst-plugins-base.spec.in:
499           Rename libgsttagedit to libgsttag (#322117).
500
501 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
502
503         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
504         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
505           Call gst_x_overlay_prepare_xwindow_id() to give applications
506           a final chance to set their own xwindow id before the video
507           sink creates its own window.
508
509 2005-11-22  Julien MOUTTE  <julien@moutte.net>
510
511         * sys/xvimage/xvimagesink.c:
512         (gst_xvimagesink_navigation_send_event): Handle navigation
513         events correcly with borders if applicable.
514
515 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
516
517         Patch by: Luca Ognibene
518
519         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
520         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
521         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
522         (gst_ffmpegcsp_caps_remove_format_info):
523         * gst/ffmpegcolorspace/imgconvert.c:
524         * gst/ffmpegcolorspace/imgconvert_template.h:
525           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
526           #318353); use gst_structure_has_name().
527
528 2005-11-22  Julien MOUTTE  <julien@moutte.net>
529
530         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
531         (gst_ximagesink_class_init): Add debug macros on functions.
532         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
533         (gst_xvimagesink_xwindow_draw_borders),
534         (gst_xvimagesink_xvimage_put),
535         (gst_xvimagesink_xwindow_update_geometry),
536         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
537         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
538         (gst_xvimagesink_xcontext_clear),
539         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
540         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
541         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
542         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
543         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
544         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
545         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
546         expose while being PAUSED, out of data flow navigation events, etc..
547
548 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
549
550         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
551         * gst-libs/gst/audio/audio.h:
552           fix prototype - wondering why the test worked regardless
553
554 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
555
556         * check/Makefile.am:
557         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
558         * gst-libs/gst/audio/audio.h:
559           add a method that returns a proper GstClockTime
560
561 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
562
563         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
564         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
565         * gst-libs/gst/interfaces/xoverlay.h:
566           Remove everything having to do with the desired size; add 
567           gst_x_overlay_prepare_xwindow_id() function; remove the
568           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
569           post a message on the bus instead (#321816).
570
571         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
572         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
573         (gst_xvimagesink_xoverlay_init):
574           Remove desired size stuff (#321816).
575
576 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
577
578         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
579         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
580         (mpeg_video_type_find), (mpeg_video_stream_type_find):
581           Terminate vararg functions with NULL instead of 0 to 
582           make gcc4 happy.
583
584 2005-11-21  Andy Wingo  <wingo@pobox.com>
585
586         patch by: Sebastien Cote <sebas642@yahoo.ca>
587         
588         * gst-libs/gst/rtp/gstrtpbuffer.h: 
589         * gst-libs/gst/rtp/gstrtpbuffer.c
590         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
591
592 2005-11-21  Andy Wingo  <wingo@pobox.com>
593
594         * gst/playback/gstplaybin.c (gen_audio_element) 
595         (gen_video_element): Use the new MISSING_PLUGIN core error
596         category. Closes #320060.
597
598         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
599         * gst/videorate/gstvideorate.c (gst_videorate_event):
600         * ext/theora/theoradec.c (theora_dec_sink_event): 
601         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
602         stream lock.
603
604         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
605         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
606         stream lock changes.
607
608 2005-11-21  Wim Taymans  <wim@fluendo.com>
609
610         * gst-libs/gst/audio/gstbaseaudiosink.c:
611         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
612         (gst_base_audio_sink_provide_clock),
613         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
614         (gst_base_audio_sink_change_state):
615         * gst/audioresample/gstaudioresample.c:
616         Segment update fix.
617
618 2005-11-21  Andy Wingo  <wingo@pobox.com>
619
620         * *.h:
621         * *.c: Ran scripts/update-macros. Oh yes.
622
623 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
624
625         * sys/ximage/Makefile.am:
626         * sys/ximage/ximage.c:
627           Rename ximage plugin to ximagesink (#321426) (Don't forget to
628           remove your old libgstximage.* manually if necessary).
629
630 2005-11-21  Michael Smith <msmith@fluendo.com>
631
632         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
633           Minimal fix for bug #320200: set the min/max bitrate in the correct
634           units. A better fix would be to upgrade to the RATEMANAGE2
635           interface, rather than using the deprecated interface used here, but
636           that would require an update in our libvorbis dependency (to 1.1),
637           which is probably undesirable.
638
639 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
640
641         * ext/libvisual/visual.c: (get_buffer):
642         * gst-libs/gst/audio/gstbaseaudiosrc.c:
643         (gst_base_audio_src_fixate):
644         * gst/audioconvert/gstaudioconvert.c:
645         (gst_audio_convert_fixate_caps):
646         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
647         * gst/audiotestsrc/gstaudiotestsrc.c:
648         (gst_audiotestsrc_src_fixate):
649         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
650         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
651         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
652         * gst/videotestsrc/gstvideotestsrc.c:
653         (gst_videotestsrc_src_fixate):
654         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
655         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
656           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
657           (#322027)
658
659
660 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
661
662         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
663         (gst_riff_create_iavs_caps):
664         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
665         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
666         (gst_riff_parse_info):
667         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
668         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
669         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
670           Fixes for GST_FOURCC_FORMAT API change.
671
672 2005-11-21  Andy Wingo  <wingo@pobox.com>
673
674         patch by: Alessandro Dessina <alessandro nnva org>
675
676         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
677         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
678         (gst_ogg_parse_chain):
679         * ext/theora/theoraenc.c (theora_set_header_on_caps):
680         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
681         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
682         gst_value_list calls on arrays. Fixes #321962.
683
684 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
685
686         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
687         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
688         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
689         * gst/adder/gstadder.c: (gst_adder_init),
690         (gst_adder_request_new_pad), (gst_adder_collected),
691         (gst_adder_change_state):
692           Update for gst_collectpads_foo() to gst_collect_pads_foo()
693           API change.
694
695 2005-11-21  Michael Smith <msmith@fluendo.com>
696
697         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
698         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
699           Properly handle pad_push return values.
700
701 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
702
703         * gst-libs/gst/tag/Makefile.am:
704         * gst-libs/gst/tag/gstvorbistag.c:
705         (gst_tag_list_to_vorbiscomment_buffer):
706           Remove obsolete vorbistag element and debug category.
707
708         * gst/playback/gstplaybasebin.c: (check_queue):
709           Don't divide by 0 when queue-threshold is 0.
710
711         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
712           Don't modify an existing pixel-aspect-ratio if we fail to read
713           a new one.
714
715 2005-11-20  Wim Taymans  <wim@fluendo.com>
716
717         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
718         (gst_vorbisenc_push_packet):
719         GST_PAD_IS_USABLE is gone, use the return value of
720         the push or pad_alloc_buffer instead.
721
722 2005-11-18  Julien MOUTTE  <julien@moutte.net>
723
724         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
725         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
726         (gst_ximagesink_ximage_destroy),
727         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
728         (gst_ximagesink_xwindow_new),
729         (gst_ximagesink_xwindow_update_geometry),
730         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
731         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
732         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
733         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
734         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
735         (gst_ximagesink_navigation_send_event),
736         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
737         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
738         (gst_ximagesink_finalize), (gst_ximagesink_init),
739         (gst_ximagesink_class_init):
740         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
741         This new version brings correct software scaling, non flickering
742         window while resizing, pixel aspect ratio handling, usage of
743         hardware buffer pools, out of data flow event thread for 
744         navigation and handling of expose events even when being PAUSED,
745         a new property to keep video aspect ratio when resizing, etc...
746
747 2005-11-18  Julien MOUTTE  <julien@moutte.net>
748
749         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
750         (gst_videoscale_fixate_caps): Introduce back caps fixate with
751         handling of PAR.
752
753 2005-11-18    <bilboed@dvdsrc.fluendo.com>
754
755         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
756         Unsetting IS_SINK flag from the fakesink, so decodebin
757         never behaves as a sink.
758
759 2005-11-17  Wim Taymans  <wim@fluendo.com>
760
761         * gst-libs/gst/audio/gstbaseaudiosrc.c:
762         (gst_base_audio_src_change_state):
763         Fix the audiosrc base class again, we did not unflush.
764
765 2005-11-17  Julien MOUTTE  <julien@moutte.net>
766
767         * examples/seeking/seek.c: (make_dv_pipeline),
768         (make_vorbis_theora_pipeline), (make_avi_pipeline),
769         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
770         to ogg/vorbis/theora pipeline.
771
772 2005-11-17  Wim Taymans  <wim@fluendo.com>
773
774         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
775         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
776         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
777         Fix EOS on multiple streams.
778         More debugging.
779
780 2005-11-16  Wim Taymans  <wim@fluendo.com>
781
782         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
783         (gst_ogg_demux_perform_seek):
784         Segment done must include stream time.
785
786         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
787         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
788         (gst_ogg_mux_change_state):
789         Fix ogg muxer again.
790
791 2005-11-16  Wim Taymans  <wim@fluendo.com>
792
793         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
794         Fix compile again.
795
796 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
797
798         * ext/libvisual/visual.c: (gst_visual_init):
799         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
800         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
801         (gst_ogg_parse_chain):
802         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
803         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
804         * ext/theora/theoradec.c: (gst_theora_dec_init):
805         * ext/theora/theoraenc.c: (gst_theora_enc_init):
806         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
807         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
808         * gst/adder/gstadder.c: (gst_adder_class_init),
809         (gst_adder_dispose):
810         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
811         * gst/subparse/gstsubparse.c: (gst_subparse_init):
812         * gst/videorate/gstvideorate.c: (gst_videorate_init):
813           Fix a whole set of pad template leaks
814
815 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
816
817         * check/generic/states.c: (GST_START_TEST):
818           fix the test so that it only checks for elements that are part of
819           this source module
820
821 2005-11-16  Michael Smith <msmith@fluendo.com>
822
823         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
824         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
825         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
826         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
827         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
828         (gst_ogg_mux_change_state):
829           Fix leaking collectpads.
830
831 2005-11-16  Edward Hervey  <edward@fluendo.com>
832
833         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
834         (gst_videorate_event), (gst_videorate_chain):
835         Handle segment seeks
836
837 2005-11-16  Wim Taymans  <wim@fluendo.com>
838
839         * gst-libs/gst/audio/gstbaseaudiosink.c:
840         (gst_base_audio_sink_provide_clock),
841         (gst_base_audio_sink_change_state):
842         Set ringbuffer to non-flushing when going to PAUSED, set to
843         flushing again when going to READY.
844
845         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
846         (gst_ring_buffer_stop):
847         Start in flushing mode by default.
848         Don't set flushing in the _stop method, let the app call
849         this explicitly.
850
851 2005-11-16  Julien MOUTTE  <julien@moutte.net>
852
853         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
854         * gst-libs/gst/video/videosink.h: Add helper function needed
855         for video sinks.
856
857 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
858
859         * gst/videoscale/gstvideoscale.c:
860         (gst_videoscale_handle_src_event):
861           Don't leak reference to pad parent.
862
863 2005-11-16  Wim Taymans  <wim@fluendo.com>
864
865         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
866         Set ringbuffer to flushing when stopping so that we don't
867         block on wait_segment anymore and livelock.
868
869 2005-11-16  Wim Taymans  <wim@fluendo.com>
870
871         * examples/seeking/seek.c: (send_event), (do_seek),
872         (loop_toggle_cb), (segment_done), (main):
873         Added looping checkbox.
874
875 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
876
877         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
878         (gst_ogg_demux_init):
879         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
880         (gst_vorbis_dec_init):
881           revert unrefs, they don't pass make check
882
883 2005-11-15  Johan Dahlin  <johan@gnome.org>
884
885         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
886         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
887         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
888         (gst_vorbis_dec_init):
889         Fix pad template leaks. 
890
891 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
892
893         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
894           Make state change function thread safe.
895
896 2005-11-15  Edward Hervey  <edward@fluendo.com>
897
898         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
899         (gst_ogg_demux_class_init):
900         Implement GstElement::send_event, so we can send seek events
901         in GST_STATE_READY
902
903 2005-11-14  Julien MOUTTE  <julien@moutte.net>
904
905         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
906         Discovered how to take away flickering while resizing the
907         window. Please don't put that in ximagesink, refactoring in
908         progress.
909
910 2005-11-14  Michael Smith <msmith@fluendo.com>
911
912         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
913         (gst_multifdsink_render):
914           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
915
916 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
917
918         * gst/playback/gstplaybin.c: (gen_audio_element):
919           Use autoaudiosink, it tends to be more widely available than
920           autoaudiiosink.
921           
922 2005-11-14  Andy Wingo  <wingo@pobox.com>
923
924         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
925         as well if it is available. Fixes #316442.
926
927 2005-11-14  Michael Smith <msmith@fluendo.com>
928
929         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
930         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
931         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
932         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
933         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
934         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
935         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
936         (gst_vorbisenc_change_state):
937           Fix a small memory leak in vorbisenc.
938           Fix large memory leaks in oggmux, also fix lots of state change
939           bugs in oggmux.
940
941 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
942
943         * gst/videotestsrc/gstvideotestsrc.c:
944         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
945         (gst_videotestsrc_src_fixate):
946           move fixation to a fixate function
947           remove negotiate function, basesrc's is good enough
948           fixes a bug for check when using the element alone
949
950 2005-11-13  Edward Hervey  <edward@fluendo.com>
951
952         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
953         (key_toggle_cb), (main):
954         Added checkboxes for adding/removing the accurate and key_unit seek
955         flags.
956
957 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
958
959         * configure.ac: back to HEAD
960
961 === release 0.9.5 ===
962
963 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
964
965         * configure.ac:
966           releasing 0.9.5, "No No Kia"
967
968 2005-11-11  Edward Hervey  <edward@fluendo.com>
969
970         * examples/seeking/seek.c: (make_parselaunch_pipeline):
971         Added parse-launch syntax seeking mode for the seeking example.
972         This should help stress-test even more cases.
973         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
974
975 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
976
977         * sys/xvimage/xvimagesink.c:
978         (gst_xvimagesink_navigation_send_event):
979           Check whether peer pad exists before sending navigation events
980           to it.
981
982 2005-11-11  Michael Smith <msmith@fluendo.com>
983
984         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
985         (gst_vorbisenc_buffer_from_packet):
986         * ext/vorbis/vorbisenc.h:
987           Set duration on encoded buffers. This allows oggmux's
988           max_page_delay parameter to actually work.
989
990 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
991
992         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
993         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
994         (gst_ffmpegcsp_avpicture_fill):
995         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
996         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
997           Make palettes work again (see #132341). Use our own macros
998           for rounding up.
999
1000 2005-11-10  Andy Wingo  <wingo@pobox.com>
1001
1002         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
1003         string doober.
1004
1005 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1006
1007         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1008         (gst_ffmpegcsp_transform_caps):
1009           Prefer passthrough in transform_caps
1010
1011 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1012
1013         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
1014           check for ALSA errors properly, instead of relying on ALSA's
1015           error strings to serve to the user.
1016
1017 2005-11-10  Wim Taymans  <wim@fluendo.com>
1018
1019         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
1020         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
1021         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
1022         Modernise the seek code.
1023
1024 2005-11-10  Michael Smith <msmith@fluendo.com>
1025         
1026         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
1027         (setup_substreams), (set_active_source):
1028           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
1029           trying to go to NULL if we failed to read a file.
1030
1031 2005-11-10  Wim Taymans  <wim@fluendo.com>
1032
1033         * gst/audiotestsrc/gstaudiotestsrc.c:
1034         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
1035         (gst_audiotestsrc_create):
1036         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1037         (gst_sinesrc_get_times), (gst_sinesrc_create):
1038         * gst/videotestsrc/gstvideotestsrc.c:
1039         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
1040         (gst_videotestsrc_create):
1041         The base class can now sync for us.
1042
1043 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1044
1045         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
1046           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
1047           name=source autoprobe=false autoprobe-fps=false copy-mode=1
1048           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
1049           format=(fourcc)I420" ! xvimagesink
1050
1051 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1052
1053         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1054         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
1055         (gst_sinesrc_newsegment):
1056           Send newsegment event in TIME format, set duration if
1057           num-buffers is set, fix duration querying.
1058
1059 2005-11-10  Michael Smith <msmith@fluendo.com>
1060
1061         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1062         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1063         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1064         (gst_ogg_mux_collected):
1065          Fix EOS handling, partially. Now forwarding an EOS event once we have
1066          EOS on all pads works correctly. However, we still don't properly set
1067          EOS on the actual ogg stream pages.
1068
1069 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1070
1071         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
1072           Set elements to NULL state before disposing of them.
1073
1074 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
1075
1076         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1077
1078         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1079         (gst_base_rtp_depayload_init),
1080         (gst_base_rtp_depayload_set_gst_timestamp):
1081         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1082           We need to send a newsegment event for each instance, not
1083           just for the first instance of this class (get rid of
1084           static variable in function). (#321011).
1085           
1086 2005-11-08  Michael Smith <msmith@fluendo.com>
1087
1088         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1089         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1090         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1091         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1092           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1093           This makes us mux things correctly according to the ogg muxing
1094           rules. Still not handling EOS correctly right now, though.
1095
1096 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1097
1098         * gst/audioconvert/gstaudioconvert.c:
1099           Fix typo in docs. 
1100
1101 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1102
1103         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1104         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1105           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1106           creating a new chain; should fix live streaming. Also
1107           add more debug output and fix a typo.
1108
1109 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1110
1111         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1112
1113         * gst/volume/gstvolume.c: (volume_set_caps):
1114           Fix compilation on Solaris with Forte. (#320923)
1115
1116 2005-11-08  Wim Taymans  <wim@fluendo.com>
1117
1118         * gst-libs/gst/audio/gstbaseaudiosink.c:
1119         (gst_base_audio_sink_render):
1120         No need to do a typecheck.
1121
1122 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1123
1124         * ext/alsa/gstalsa.h:
1125           We register a debug category, so let's use it.
1126
1127 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1128
1129         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1130         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1131         Fixed a small problem.
1132
1133 2005-11-04  Wim Taymans  <wim@fluendo.com>
1134
1135         * examples/seeking/Makefile.am:
1136         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1137         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1138         (make_playerbin_pipeline), (format_value), (update_scale),
1139         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1140         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1141         (print_usage), (main):
1142         Added app for playback speed testing.
1143
1144         * examples/seeking/seek.c: (dynamic_link),
1145         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1146         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1147         (message_received), (main):
1148         Updated seek example.
1149
1150 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1151
1152         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1153         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1154         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1155         (gst_base_rtp_depayload_set_clock):
1156         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1157         Don't sleep on the bench (system clock) when you have a nice 
1158         comfortable bed (Gstreamer clock) to sleep on.
1159
1160 2005-11-03  Wim Taymans  <wim@fluendo.com>
1161
1162         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1163         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1164         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1165         Handle the case where a pad_block failed.
1166
1167 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1168
1169         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1170
1171         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1172         (gst_base_rtp_depayload_add_to_queue),
1173         (gst_base_rtp_depayload_push),
1174         (gst_base_rtp_depayload_set_gst_timestamp),
1175         (gst_base_rtp_depayload_queue_release):
1176           Fixes some bugs in the depayloader's queuing/de-queueing code.
1177
1178 2005-10-31  Michael Smith <msmith@fluendo.com>
1179
1180         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1181         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1182         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1183           Patch from Alessandro Decina <alessandro@nnva.org>.
1184           Make oggdemux only find the final time in a chain, not per-pad,
1185           since the per-pad information can be very expensive to locate, and
1186           it isn't used anywhere. This makes reading a file containing
1187           OggSkeleton reasonably fast.
1188           Also, make chain finding work when there are logical bitstreams that
1189           can't be decoded. Fixes #319110.
1190
1191 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1192
1193         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1194         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1195         (gst_base_rtp_depayload_chain),
1196         (gst_base_rtp_depayload_add_to_queue),
1197         (gst_base_rtp_depayload_push),
1198         (gst_base_rtp_depayload_set_gst_timestamp),
1199         (gst_base_rtp_depayload_queue_release),
1200         (gst_base_rtp_depayload_start_thread),
1201         (gst_base_rtp_depayload_set_property),
1202         (gst_base_rtp_depayload_get_property):
1203         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1204         Some random fixes, to fullfill the desires of thomas.
1205
1206 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1207
1208         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1209         (gst_base_rtp_depayload_add_to_queue),
1210         (gst_base_rtp_depayload_push):
1211         Fixed the queueing algorithm.
1212
1213 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1214
1215         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1216         (gst_base_rtp_depayload_push):
1217         A small fix
1218
1219 2005-10-31  Wim Taymans  <wim@fluendo.com>
1220
1221         * gst-libs/gst/audio/gstringbuffer.h:
1222         Don't break ABI.
1223
1224         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1225         (gst_ffmpeg_caps_to_pixfmt):
1226         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1227         (gst_ffmpegcsp_set_caps):
1228         Some more comments.
1229         Handle missing required caps fields better.
1230
1231 2005-10-31  Wim Taymans  <wim@fluendo.com>
1232
1233         * gst-libs/gst/audio/gstbaseaudiosink.c:
1234         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1235         (gst_base_audio_sink_render):
1236         * gst-libs/gst/audio/gstringbuffer.c:
1237         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1238         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1239         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1240         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1241         (gst_ring_buffer_read):
1242         * gst-libs/gst/audio/gstringbuffer.h:
1243         Add flushing mode to the ringbuffer so that it in all cases does
1244         not try to handle more audio. This makes sure it does not try to
1245         block anymore when flushing and fixes a livelock.
1246
1247 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1248
1249         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1250         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1251         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1252           Explicitly check for -1 values before doing a conversion
1253           and always map them to -1. (#315545)
1254
1255 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1256
1257         * gst/playback/gstplaybin.c: (gen_video_element):
1258           first try autovideosink, then xvimagesink, then error out
1259         * po/POTFILES.in:
1260           add translatable file
1261         * po/af.po:
1262         * po/az.po:
1263         * po/cs.po:
1264         * po/en_GB.po:
1265         * po/hu.po:
1266         * po/it.po:
1267         * po/nb.po:
1268         * po/nl.po:
1269         * po/or.po:
1270         * po/sq.po:
1271         * po/sr.po:
1272         * po/sv.po:
1273         * po/uk.po:
1274         * po/vi.po:
1275           update translations
1276
1277 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1278
1279         * gst-libs/gst/rtp/gstbasedepayload.c:
1280         * gst-libs/gst/rtp/gstbasedepayload.h:
1281           Minor cleanups
1282
1283 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1284
1285         * gst/playback/.cvsignore:
1286         * gst/playback/decodetest.c:
1287         * gst/playback/test3.c:
1288           Port these two tests as well.
1289
1290 2005-10-27  Wim Taymans  <wim@fluendo.com>
1291
1292         * ext/theora/theoradec.c: (theora_dec_src_query),
1293         (theora_dec_sink_event):
1294         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1295         (theora_enc_change_state):
1296         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1297         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1298         Take proper locks when handling events.
1299
1300 2005-10-27  Wim Taymans  <wim@fluendo.com>
1301
1302         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1303         (gst_adder_change_state):
1304         Fix timestamps and fix deadlock when stopping the collectpads.
1305
1306 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1307
1308         * gst-libs/gst/rtp/gstrtpbuffer.h:
1309         Declaring the payload types as strings too so that they can be used
1310         in the padtemplate inialization.
1311
1312 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1313
1314         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1315
1316         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1317         (gst_base_rtp_depayload_class_init):
1318         Fixes a small but nasty bug. The derived elements no longer segfaults
1319         on finalization.
1320
1321 2005-10-26  Michael Smith <msmith@fluendo.com>
1322
1323         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1324           When clearing an audioconvert context, set tmpbufsize to zero, so
1325           we'll allocate it again later if required.
1326           This fixes audioconvert re-negotiating formats, which previously
1327           segfaulted with a NULL destination buffer.
1328
1329 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1330
1331         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1332         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1333         (gst_base_rtp_depayload_set_gst_timestamp),
1334         (gst_base_rtp_depayload_queue_release):
1335         Fixed a smalll memleak.
1336
1337 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1338         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1339         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1340         (gst_base_rtp_depayload_finalize),
1341         (gst_base_rtp_depayload_setcaps),
1342         (gst_base_rtp_depayload_add_to_queue),
1343         (gst_base_rtp_depayload_push),
1344         (gst_base_rtp_depayload_set_gst_timestamp),
1345         (gst_base_rtp_depayload_queue_release),
1346         (gst_base_rtp_depayload_thread),
1347         (gst_base_rtp_depayload_change_state):
1348         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1349         Changed the C++ comments to C comments
1350
1351 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1352
1353         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1354         * gst/tcp/gsttcpclientsrc.h:
1355         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1356         * gst/tcp/gsttcpserversrc.h:
1357           Remove unused 'curoffset' structure member.
1358
1359 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1360
1361         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1362         (gst_base_rtp_depayload_base_init),
1363         (gst_base_rtp_depayload_finalize):
1364         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1365         * gst-libs/gst/rtp/gstbasertppayload.h:
1366           The pad-template on the sinkpad should be set by the derived classes.
1367           Also added some useful macros.
1368
1369 2005-10-24  Wim Taymans  <wim@fluendo.com>
1370
1371         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1372         Correctly flush decoder samples even if we could not
1373         copy them to an output buffer. Fixes #319618.
1374
1375 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1376
1377         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1378         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1379         the caps against our xcontext caps.
1380
1381 2005-10-24  Wim Taymans  <wim@fluendo.com>
1382
1383         * gst-libs/gst/audio/gstbaseaudiosink.c:
1384         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1385         Remove g_print
1386         Use sync property from baseclass to disable sync.
1387
1388 2005-10-24  Wim Taymans  <wim@fluendo.com>
1389
1390         * gst-libs/gst/audio/gstbaseaudiosink.c:
1391         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1392         Buffers with no timestamps get aligned with previous buffers or
1393         on underrun, played ASAP.
1394
1395 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1396
1397         * gst-libs/gst/video/video.h:
1398         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1399         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1400         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1401         here comes my change on caps for framerate and geometry range.
1402         We are now accepting 1 to MAXINT for width and height, and from
1403         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1404         to be blended correctly in videomixer.
1405
1406 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1407
1408         * configure.ac:
1409           back to HEAD
1410
1411 === release 0.9.4 ===
1412
1413 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1414
1415         * NEWS:
1416         * RELEASE:
1417         * configure.ac:
1418           releasing 0.9.4, "Velociraptor"
1419
1420 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1421
1422         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1423         * po/POTFILES.in:
1424           STOPPED -> FAILED
1425
1426 2005-10-21  Wim Taymans  <wim@fluendo.com>
1427
1428         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1429         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1430         (pad_blocked), (close_pad_link), (new_pad):
1431         Don't try to remove elements twice.
1432
1433 2005-10-21  Wim Taymans  <wim@fluendo.com>
1434
1435         * ext/theora/theoradec.c: (theora_dec_src_query),
1436         (theora_dec_sink_event):
1437         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1438         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1439         (vorbis_handle_data_packet):
1440         * ext/vorbis/vorbisdec.h:
1441         Fix old naming.
1442
1443         * gst-libs/gst/audio/gstbaseaudiosink.c:
1444         (gst_base_audio_sink_render):
1445         Don't try to sync on buffers without a timestamp.
1446
1447 2005-10-21  Wim Taymans  <wim@fluendo.com>
1448
1449         * ext/theora/theoradec.c: (theora_dec_src_query),
1450         (theora_dec_sink_event):
1451         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1452         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1453         (vorbis_handle_data_packet):
1454         * ext/vorbis/vorbisdec.h:
1455         Fix old naming.
1456
1457 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1458
1459         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1460         (gst_vorbisenc_src_query):
1461           Implement position and duration queries.
1462
1463         * gst/playback/test3.c: (update_scale), (main):
1464           Fix for async state changes and print nicer output.
1465
1466 2005-10-20  Wim Taymans  <wim@fluendo.com>
1467
1468         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1469         (dump_element_stats), (main):
1470         * gst/playback/test6.c: (main):
1471         Fix tests again
1472
1473 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1474
1475         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1476         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1477           Don't use functions for position queries when handling
1478           duration queries.
1479
1480 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1481
1482         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1483         (vorbis_handle_data_packet), (vorbis_dec_chain),
1484         (vorbis_dec_change_state):
1485         * ext/vorbis/vorbisdec.h:
1486           Vorbis streams can be embedded in other container formats
1487           than ogg, container formats where the demuxer might set 
1488           timestamps on encoded vorbis buffers instead of those silly 
1489           granulepos thingies. In short: make vorbisdec handle 
1490           timestamps on incoming buffers as well.
1491
1492 2005-10-20  Wim Taymans  <wim@fluendo.com>
1493
1494         * gst/playback/gstplaybasebin.c: (group_destroy),
1495         (gst_play_base_bin_change_state):
1496         Fix leak.
1497         Handle case where playbasebin is now ASYNC because
1498         decodebin is.
1499
1500 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1501
1502         * gst/audioconvert/Makefile.am:
1503         * gst/audioconvert/bufferframesconvert.c:
1504         * gst/audioconvert/plugin.c: (plugin_init):
1505         * gst/audioconvert/plugin.h:
1506           And bye bye buffer-frames-convert
1507
1508 2005-10-19  Wim Taymans  <wim@fluendo.com>
1509
1510         * check/elements/audioconvert.c:
1511         * docs/libs/tmpl/gstaudio.sgml:
1512         * docs/libs/tmpl/gstcolorbalance.sgml:
1513         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1514         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1515         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1516         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1517         * gst-libs/gst/audio/audio.h:
1518         * gst/audioconvert/audioconvert.h:
1519         * gst/audioconvert/gstaudioconvert.c:
1520         (gst_audio_convert_parse_caps):
1521         * gst/volume/gstvolume.c:
1522         Bye bye buffer-frames.
1523
1524 2005-10-19  Wim Taymans  <wim@fluendo.com>
1525
1526         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1527         (query_positions_elems), (query_positions_pads), (update_scale),
1528         (do_seek), (set_update_scale), (message_received), (main):
1529         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1530         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1531         (gst_ogg_demux_loop):
1532         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1533         * ext/theora/theoradec.c: (theora_dec_src_query),
1534         (theora_dec_sink_event):
1535         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1536         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
1537         * gst/adder/gstadder.c: (gst_adder_query):
1538         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1539         * gst/playback/test3.c: (update_scale):
1540         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1541         (dump_element_stats), (main):
1542         * gst/playback/test6.c: (main):
1543         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1544         Query API update.
1545
1546 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1547
1548         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1549         (xml_check_first_element), (xml_type_find), (smil_type_find),
1550         (plugin_init):
1551           Add typefinding for SMIL and for generic XML. Based on patch by
1552           Akos Maroy (#308663).
1553
1554 2005-10-18  Wim Taymans  <wim@fluendo.com>
1555
1556         * gst/playback/Makefile.am:
1557         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1558         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
1559         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
1560         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
1561         (gst_decode_bin_change_state):
1562         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1563         (gst_play_bin_send_event_to_sink):
1564         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1565         (dump_element_stats), (main):
1566         * gst/playback/test6.c: (main):
1567         Make playbin async, it'll commit state to paused when all streams
1568         are detected.
1569         Remove ugly hack.
1570         Added test6.c to show async behaviour.
1571
1572 2005-10-18  Wim Taymans  <wim@fluendo.com>
1573
1574         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1575         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
1576         Fix for segment-start/stop API change.
1577
1578 2005-10-18  Wim Taymans  <wim@fluendo.com>
1579
1580         * check/Makefile.am:
1581         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
1582         (main):
1583         Add future test for clock selection.
1584
1585 2005-10-18  Wim Taymans  <wim@fluendo.com>
1586
1587         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
1588         (gst_alsasink_close):
1589         Set handle to NULL.
1590
1591         * gst-libs/gst/audio/gstringbuffer.c:
1592         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1593         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
1594         (gst_ring_buffer_start), (gst_ring_buffer_pause),
1595         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
1596         (gst_ring_buffer_read):
1597         More debug info.
1598
1599 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
1600
1601         * gst/audiotestsrc/Makefile.am:
1602         * gst/sine/Makefile.am:
1603         * gst/volume/Makefile.am:
1604           fix broken build of controllerized plugins
1605
1606 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1607
1608         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1609
1610         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1611         (gst_riff_create_video_template_caps):
1612           Add support for Indeo-3 (IV32).
1613
1614 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1615
1616         * configure.ac:
1617           rewrite
1618
1619 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1620
1621         * gst-libs/gst/video/video.c: (gst_video_get_size):
1622         * gst/audiotestsrc/gstaudiotestsrc.c:
1623           doc updates
1624
1625 2005-10-17  Andy Wingo  <wingo@pobox.com>
1626
1627         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
1628         with the collectpads change.
1629         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
1630
1631         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
1632
1633         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
1634
1635         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
1636         alloc_buffer flow return to callers.
1637         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
1638         change. Fix some memleaks in theoraenc.
1639
1640         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
1641         in strange circumstance.
1642
1643 2005-10-17  Julien MOUTTE  <julien@moutte.net>
1644
1645         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1646         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
1647         from caps, let's use the caps...
1648
1649 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1650
1651         * configure.ac:
1652           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
1653
1654 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1655
1656         * gst-libs/gst/interfaces/Makefile.am:
1657           fix silly typo
1658
1659 2005-10-16  Andy Wingo  <wingo@pobox.com>
1660
1661         * gst/playback/gstdecodebin.c
1662         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
1663         function!
1664         (try_to_link_1): Increase kraziness level.
1665
1666 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1667
1668         * configure.ac:
1669           restructure like the core one
1670         * gst-libs/gst/audio/Makefile.am:
1671         * gst-libs/gst/interfaces/Makefile.am:
1672         * gst-libs/gst/net/Makefile.am:
1673         * gst-libs/gst/riff/Makefile.am:
1674         * gst-libs/gst/rtp/Makefile.am:
1675         * gst-libs/gst/tag/Makefile.am:
1676         * gst-libs/gst/video/Makefile.am:
1677           use correct linker flags, now the libs are properly versioned
1678         * check/elements/audioconvert.c: (verify_convert):
1679         * ext/alsa/gstalsaplugin.c:
1680         * ext/cdparanoia/gstcdparanoia.c:
1681         * ext/gnomevfs/gstgnomevfs.c:
1682         * ext/libvisual/visual.c:
1683         * ext/ogg/gstogg.c:
1684         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
1685         * ext/theora/theora.c:
1686         * ext/vorbis/vorbis.c:
1687         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1688         * gst-libs/gst/tag/gsttagediting.c:
1689         * gst-libs/gst/video/video.c:
1690         * gst/adder/gstadder.c:
1691         * gst/audioconvert/plugin.c:
1692         * gst/audiorate/gstaudiorate.c:
1693         * gst/audioresample/gstaudioresample.c:
1694         * gst/audioresample/resample_ref.c: (resample_scale_ref):
1695         * gst/audioscale/gstaudioscale.c:
1696         * gst/audioscale/resample.c:
1697         * gst/audiotestsrc/gstaudiotestsrc.c:
1698         * gst/ffmpegcolorspace/gstffmpeg.c:
1699         * gst/playback/gstdecodebin.c: (close_pad_link):
1700         * gst/playback/gstplaybin.c: (gen_video_element),
1701         (gen_audio_element):
1702         * gst/sine/gstsinesrc.c:
1703         * gst/subparse/gstsubparse.c:
1704         * gst/tags/gsttagediting.c:
1705         * gst/tcp/gsttcpplugin.c:
1706         * gst/typefind/gsttypefindfunctions.c:
1707         * gst/videorate/gstvideorate.c:
1708         * gst/videoscale/gstvideoscale.c:
1709         * gst/videotestsrc/gstvideotestsrc.c:
1710         * gst/volume/gstvolume.c:
1711         * sys/v4l/gstv4l.c:
1712         * sys/ximage/ximage.c:
1713         * sys/xvimage/xvimagesink.c:
1714           fix up defines
1715
1716 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1717
1718         * ext/vorbis/vorbisenc.c:
1719         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
1720         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
1721         (gst_tag_to_vorbis_comments):
1722           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
1723
1724 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
1725
1726         * examples/stats/mp2ogg.c:
1727         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1728           typo fixes
1729
1730 2005-10-13  Michael Smith <msmith@fluendo.com>
1731
1732         * ext/ogg/gstoggmux.c:
1733           Use magic glib macros to define constants as 64 bit, to ensure
1734           appropriate vararg passing.
1735
1736 2005-10-13  Michael Smith <msmith@fluendo.com>
1737
1738         * ext/ogg/gstoggmux.c:
1739         * gst/audioconvert/audioconvert.c: (float):
1740           Don't use LL suffix, as it's not portable, and neither of these
1741           uses required it anyway.
1742
1743 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
1744
1745         * examples/indexing/indexmpeg.c: (main):
1746         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
1747         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
1748         (cdparanoia_convert), (cdparanoia_query):
1749         * ext/cdparanoia/gstcdparanoia.h:
1750         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
1751         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
1752         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
1753         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
1754         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
1755         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
1756         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
1757         (gst_multifdsink_render), (gst_multifdsink_start),
1758         (gst_multifdsink_stop):
1759         * gst/tcp/gstmultifdsink.h:
1760         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
1761         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
1762         (gst_tcpclientsink_stop):
1763         * gst/tcp/gsttcpclientsink.h:
1764         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
1765         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
1766         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
1767         * gst/tcp/gsttcpclientsrc.h:
1768         * gst/tcp/gsttcpserversink.h:
1769         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
1770         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
1771         (gst_tcpserversrc_stop):
1772         * gst/tcp/gsttcpserversrc.h:
1773         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
1774         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
1775         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
1776           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
1777           moved bitshift from macro to enum definition
1778
1779 2005-10-12  Wim Taymans  <wim@fluendo.com>
1780
1781         * examples/seeking/Makefile.am:
1782         Oops.
1783
1784 2005-10-12  Wim Taymans  <wim@fluendo.com>
1785
1786         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1787         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1788         Don't assert on normal stuff.
1789
1790         * gst/playback/gstplaybin.c: (do_playbin_seek):
1791         API fix.
1792
1793 2005-10-12  Wim Taymans  <wim@fluendo.com>
1794
1795         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1796         * examples/seeking/Makefile.am:
1797         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
1798         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1799         (do_seek), (set_update_scale), (message_received), (main):
1800         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1801         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1802         Update for _get_state() API change.
1803
1804 2005-10-11  Wim Taymans  <wim@fluendo.com>
1805
1806         * gst-libs/gst/audio/gstbaseaudiosink.c:
1807         (gst_base_audio_sink_render):
1808         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1809         (gst_base_audio_src_create):
1810         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1811         (gst_ring_buffer_read):
1812         Cleanups.
1813         Commit and read from ringbuffer in samples rather than bytes.
1814
1815 2005-10-11  Wim Taymans  <wim@fluendo.com>
1816
1817         * gst-libs/gst/audio/gstbaseaudiosink.c:
1818         (gst_base_audio_sink_render):
1819         Respect segment rate and accum when scheduling samples.
1820
1821 2005-10-11  Julien MOUTTE  <julien@moutte.net>
1822
1823         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1824         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
1825         EOS correctly, that needs more work.
1826
1827 2005-10-11  Wim Taymans  <wim@fluendo.com>
1828
1829         * check/generic/states.c: (GST_START_TEST):
1830         remove old property.
1831
1832         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
1833         (gst_ogg_demux_perform_seek):
1834         * ext/theora/theoradec.c: (theora_dec_sink_event):
1835         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1836         (vorbis_handle_data_packet):
1837         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1838         (gst_base_rtp_depayload_set_gst_timestamp):
1839         * gst/videorate/gstvideorate.c: (gst_videorate_event):
1840         Update for newsegment API change.
1841
1842 2005-10-11  Michael Smith <msmith@fluendo.com>
1843
1844         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
1845         (do_playbin_seek), (gst_play_bin_send_event):
1846           Override send_event differently, so that we can takes bits of
1847           functionality from GstPipeline (special handling for seeks,
1848           including pausing/resuming, and resetting stream time) and still get
1849           the appropriate behaviour of only forwarding event to a single sink,
1850           rather than all of them.
1851           Unfortunately requires a lot of code duplication, but the
1852           alternatives are equally ugly in the end.
1853
1854 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1855
1856         * check/elements/audioconvert.c: (setup_audioconvert),
1857         (cleanup_audioconvert), (get_int_caps), (verify_convert),
1858         (GST_START_TEST), (audioconvert_suite):
1859           clean up tests a little, fix some leaks.
1860
1861 2005-10-10  Wim Taymans  <wim@fluendo.com>
1862
1863         * ext/alsa/gstalsasink.c:
1864         Also allow unsigned int.
1865
1866         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1867         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1868         Small cleanup
1869
1870 2005-10-10  Wim Taymans  <wim@fluendo.com>
1871
1872         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1873         Small update, use API as stated in design docs.
1874
1875         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1876         (update_scale), (do_seek), (seek_cb), (set_update_scale),
1877         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
1878         (message_received), (main):
1879         Updated seek example for GOption. Some usability improvements.
1880
1881 2005-10-10  Wim Taymans  <wim@fluendo.com>
1882
1883         * gst/audioconvert/audioconvert.h:
1884         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
1885         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
1886         Alloc temp storage somewhere else where we can do it more
1887         portable.
1888
1889 2005-10-10  Wim Taymans  <wim@fluendo.com>
1890
1891         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
1892         (gst_tcpserversrc_start):
1893         Don't block in accept while doing the state change, move
1894         to poll and make cancellable.
1895
1896 2005-10-09  Philippe Khalaf <burger@speedy.org>
1897
1898         * gst-libs/gst/rtp/rtpbasedepayload.c:
1899         Set timestamp and add queue delay to timestamp
1900         * gst-libs/gst/rtp/rtpbuffer.h:
1901         Set correct payload type for h263
1902
1903 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
1904
1905         * gst/audiotestsrc/gstaudiotestsrc.c:
1906         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
1907         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
1908         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
1909         (gst_audiotestsrc_create_triangle),
1910         (gst_audiotestsrc_create_silence),
1911         (gst_audiotestsrc_create_white_noise),
1912         (gst_audiotestsrc_init_pink_noise),
1913         (gst_audiotestsrc_generate_pink_noise_value),
1914         (gst_audiotestsrc_create_pink_noise),
1915         (gst_audiotestsrc_change_wave):
1916         * gst/audiotestsrc/gstaudiotestsrc.h:
1917           fixed typo, added pink noise
1918
1919 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1920
1921         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
1922         (plugin_init):
1923           Add wavpack and spc typefind functions from 0.8 branch.
1924
1925 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1926
1927         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
1928         (ar_type_find), (msdos_type_find), (plugin_init):
1929           Add typefind functions for tar archives, ar archives,
1930           RAR archives, and msdos-executables (dlls, exe, etc.).
1931           Some of those would be wrongly identified as mpeg
1932           streams of some sort before (#315550).
1933
1934 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
1935
1936         * configure.ac:
1937         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1938         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1939         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
1940         * gst/audiotestsrc/Makefile.am:
1941         * gst/audiotestsrc/gstaudiotestsrc.c:
1942         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
1943         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
1944         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
1945         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
1946         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
1947         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
1948         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
1949         (gst_audiotestsrc_create_silence),
1950         (gst_audiotestsrc_create_white_noise),
1951         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
1952         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
1953         (gst_audiotestsrc_start), (plugin_init):
1954         * gst/audiotestsrc/gstaudiotestsrc.h:
1955           add new plugin and element
1956         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
1957           use gobject_class
1958
1959 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1960
1961         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
1962         (gst_adder_init), (gst_adder_request_new_pad),
1963         (gst_adder_change_state):
1964           Add query function to source pad, so adder reports the correct
1965           time/sample position when queried (#315457); fix state change
1966           function; use GST_DEBUG_FUNCPTR() for pad functions.
1967
1968 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1969
1970         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
1971           Fix leaks in typefind registration
1972           Clean up the gratuitous commenting and whitespacing a little
1973
1974 2005-10-08  Wim Taymans  <wim@fluendo.com>
1975
1976         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
1977         Only actually wait for the thread to be stopped if it's 
1978         running.
1979
1980 2005-10-08  Wim Taymans  <wim@fluendo.com>
1981
1982         * gst-libs/gst/audio/gstbaseaudiosink.c:
1983         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1984         If we receive EOS we can start playback of what we had.
1985
1986 2005-10-08  Wim Taymans  <wim@fluendo.com>
1987
1988         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1989         (gst_multifdsink_finalize), (multifdsink_hash_remove),
1990         (gst_multifdsink_stop):
1991         Fix crasher when going to NULL multiple times.
1992
1993 2005-10-06  Wim Taymans  <wim@fluendo.com>
1994
1995         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
1996         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1997         * gst-libs/gst/audio/gstbaseaudiosrc.h:
1998         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
1999         patch from Edgard Lima <edgard.lima@indt.org.br>
2000         Fixed gstbaseaudiosrc adding ring buffer sync to it.
2001
2002 2005-10-06  Wim Taymans  <wim@fluendo.com>
2003
2004         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
2005         Report the FLOW_RETURN as string in the error message.
2006
2007         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
2008         Don't assert when clearing an unnegotiated buffer.
2009
2010 2005-10-04  Michael Smith <msmith@fluendo.com>
2011
2012         * gst/playback/gstplaybasebin.c: (group_destroy),
2013         (gen_preroll_element), (remove_groups), (setup_source):
2014         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
2015         (setup_sinks), (gst_play_bin_send_event),
2016         (gst_play_bin_change_state):
2017           Set state to NULL before removing from bin. Fix refcounting.
2018
2019 2005-10-04  Michael Smith <msmith@fluendo.com>
2020
2021         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
2022           Correct refcounting in send_event() function. Previously was wrong
2023           if the first sink was unable to handle the event.
2024
2025 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2026
2027         * configure.ac:
2028           back to development
2029
2030 === release 0.9.3 ===
2031
2032 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2033
2034         * configure.ac:
2035           Releasing 0.9.3, "De Facto"
2036
2037 2005-10-03  Andy Wingo  <wingo@pobox.com>
2038
2039         * gst/playback/gstdecodebin.c (try_to_link_1)
2040         (remove_element_chain): set element to NULL before removing it.
2041
2042 2005-10-02  Johan Dahlin  <johan@gnome.org>
2043
2044         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
2045         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
2046         MT safe.
2047
2048 2005-10-02  Andy Wingo  <wingo@pobox.com>
2049
2050         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
2051         (gst_ring_buffer_prepare_read): 
2052         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
2053         Demote to LOG.
2054
2055 2005-09-29  Wim Taymans  <wim@fluendo.com>
2056
2057         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2058         * ext/theora/theoradec.c: (theora_handle_data_packet):
2059         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2060         Propagate error codes from alloc_buffer too.
2061
2062 2005-09-29  Wim Taymans  <wim@fluendo.com>
2063
2064         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2065         We use fixed caps.
2066
2067         * gst/playback/Makefile.am:
2068         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2069         (dump_element_stats), (main):
2070         Added example stream introspection code.
2071
2072 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
2073
2074         * gst/adder/gstadder.c: (gst_adder_collected):
2075           fix adder for float elements
2076
2077 2005-09-28  Wim Taymans  <wim@fluendo.com>
2078
2079         * gst-libs/gst/audio/gstbaseaudiosink.c:
2080         (gst_base_audio_sink_class_init),
2081         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2082         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2083         (gst_base_audio_src_class_init),
2084         (gst_base_audio_src_provide_clock):
2085         get_clock -> provide_clock
2086
2087 2005-09-28  Andy Wingo  <wingo@pobox.com>
2088
2089         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2090         and unlocking.
2091
2092         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2093         unlocking.
2094
2095         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2096         Actually add the pad template.
2097         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2098
2099         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2100         I'm at it...
2101
2102         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2103         from fdsrc. Get caps in create() instead of start() so it can be
2104         interrupted. Interruption somewhat untested.
2105
2106         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2107         Proper EOS handling.
2108
2109 2005-09-27  Andy Wingo  <wingo@pobox.com>
2110
2111         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2112
2113         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2114
2115         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2116
2117         * gst/tcp/gsttcp.h: 
2118         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2119         out of tcpclientsrc.c. Cancellable.
2120         (gst_tcp_socket_read): Made private, cancellable, with better
2121         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2122         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2123         whole buffer, and better diagnostics.
2124         (gst_tcp_gdp_read_caps): Same.
2125
2126         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2127
2128 2005-09-26  Andy Wingo  <wingo@pobox.com>
2129
2130         * gst/sine/gstsinesrc.h:
2131         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2132         change the 'sync' property to 'is-live' and implement it halfway,
2133         update for controller api change.
2134
2135         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2136         controller api change.
2137
2138 2005-09-24  Wim Taymans  <wim@fluendo.com>
2139
2140         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2141         * gst-libs/gst/audio/gstaudiosink.c:
2142         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2143         (gst_audioringbuffer_stop):
2144         * gst-libs/gst/audio/gstbaseaudiosink.c:
2145         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2146         (gst_base_audio_sink_change_state):
2147         * gst-libs/gst/audio/gstbaseaudiosink.h:
2148         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2149         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2150         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2151         * gst-libs/gst/audio/gstringbuffer.h:
2152         Fix sync again. Moved sample alignment to basesink.
2153
2154 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2155
2156         * docs/plugins/Makefile.am:
2157         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2158         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2159         * gst/volume/gstvolume.c:
2160           add/fix docs
2161         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2162         * gst-libs/gst/audio/audio.h:
2163           add conversion macros for frames <-> clocktime
2164
2165 2005-09-23  David Schleef  <ds@schleef.org>
2166
2167         * gst/audioresample/Makefile.am:
2168         * gst/audioresample/debug.h:
2169         * gst/audioresample/gstaudioresample.c:
2170         * gst/audioresample/resample.c: Convert to using gst debugging
2171
2172 2005-09-22  Wim Taymans  <wim@fluendo.com>
2173
2174         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2175         (gst_play_bin_send_event):
2176         Only seek on one sink, the first one that succeeds.
2177
2178 2005-09-22  Michael Smith <msmith@fluendo.com>
2179
2180         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2181         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2182         Don't flush encoder state unless we have an initialised encoder.
2183         Clear out encoder state on PAUSED_TO_READY.
2184
2185 2005-09-22  Wim Taymans  <wim@fluendo.com>
2186
2187         * gst-libs/gst/rtp/gstbasertppayload.c:
2188         (gst_basertppayload_class_init), (gst_basertppayload_init),
2189         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2190         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2191         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2192         (gst_basertppayload_set_property),
2193         (gst_basertppayload_get_property),
2194         (gst_basertppayload_change_state):
2195         * gst-libs/gst/rtp/gstbasertppayload.h:
2196         Added max-ptime to control amount of data in the rtp packets.
2197
2198 2005-09-21  Andy Wingo  <wingo@pobox.com>
2199
2200         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2201         thingies.
2202
2203         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2204         can be called multiple times, dogs.
2205
2206 2005-09-21  Wim Taymans  <wim@fluendo.com>
2207
2208         * gst-libs/gst/rtp/gstbasertppayload.c:
2209         (gst_basertppayload_class_init), (gst_basertppayload_init),
2210         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2211         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2212         (gst_basertppayload_push), (gst_basertppayload_get_property),
2213         (gst_basertppayload_change_state):
2214         Allow 0 ssrc too.
2215
2216 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2217
2218         * docs/libs/compiling.sgml:
2219           fixing typos
2220
2221 2005-09-20  Wim Taymans  <wim@fluendo.com>
2222
2223         * gst-libs/gst/rtp/gstbasertppayload.c:
2224         (gst_basertppayload_class_init), (gst_basertppayload_init),
2225         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2226         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2227         (gst_basertppayload_push), (gst_basertppayload_set_property),
2228         (gst_basertppayload_get_property),
2229         (gst_basertppayload_change_state):
2230         * gst-libs/gst/rtp/gstbasertppayload.h:
2231         Added property to configure sequence number offsets.
2232
2233 2005-09-20  Wim Taymans  <wim@fluendo.com>
2234
2235         * gst-libs/gst/rtp/gstbasertppayload.c:
2236         (gst_basertppayload_class_init), (gst_basertppayload_init),
2237         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2238         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2239         (gst_basertppayload_push), (gst_basertppayload_set_property),
2240         (gst_basertppayload_get_property),
2241         (gst_basertppayload_change_state):
2242         * gst-libs/gst/rtp/gstbasertppayload.h:
2243         Make timestamp offset configurable.
2244
2245 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2246
2247         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2248           fix wrong pop/unref
2249
2250 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2251
2252         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2253
2254         * gst-libs/gst/interfaces/propertyprobe.c:
2255         (gst_property_probe_probe_property_name),
2256         (gst_property_probe_needs_probe_name),
2257         (gst_property_probe_get_values_name),
2258         (gst_property_probe_probe_and_get_values_name):
2259           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2260           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2261
2262 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2263
2264         * check/Makefile.am:
2265           have some tests be disabled for valgrinding
2266         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2267         (GST_START_TEST):
2268         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2269           Fix A Leak.  Chain To Parent Finalize.
2270
2271 2005-09-19  Wim Taymans  <wim@fluendo.com>
2272
2273         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2274         Fixed wav pipeline.
2275
2276 2005-09-19  Wim Taymans  <wim@fluendo.com>
2277
2278         * gst-libs/gst/rtp/gstbasertppayload.c:
2279         (gst_basertppayload_class_init), (gst_basertppayload_init),
2280         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2281         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2282         (gst_basertppayload_push), (gst_basertppayload_get_property),
2283         (gst_basertppayload_change_state):
2284         Posting ERROR and WARNING messages is good.
2285
2286 2005-09-19  Wim Taymans  <wim@fluendo.com>
2287
2288         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2289         (gst_base_rtp_depayload_add_to_queue),
2290         (gst_base_rtp_depayload_push),
2291         (gst_base_rtp_depayload_set_gst_timestamp),
2292         (gst_base_rtp_depayload_queue_release):
2293         This one was not supposed to go in.
2294
2295 2005-09-19  Wim Taymans  <wim@fluendo.com>
2296
2297         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2298         Fix for bus API.
2299
2300         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2301         (gst_base_rtp_depayload_chain),
2302         (gst_base_rtp_depayload_add_to_queue),
2303         (gst_base_rtp_depayload_push),
2304         (gst_base_rtp_depayload_set_gst_timestamp),
2305         (gst_base_rtp_depayload_queue_release):
2306         Some cleanups.
2307
2308         * gst-libs/gst/rtp/gstbasertppayload.c:
2309         (gst_basertppayload_class_init), (gst_basertppayload_init),
2310         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2311         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2312         (gst_basertppayload_get_property),
2313         (gst_basertppayload_change_state):
2314         Added debugging category.
2315
2316 2005-09-18  David Schleef  <ds@schleef.org>
2317
2318         * gst/playback/gstdecodebin.c: free plugin list correctly
2319         * gst/playback/gstplaybin.c: emit warning if autovideosink
2320           and autoaudiosink can't be found (instead of segfaulting)
2321
2322 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2323
2324         * check/elements/audioconvert.c: (GST_START_TEST):
2325           try out 24 bit conversion
2326
2327 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2328
2329         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2330         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2331         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2332         * ext/vorbis/vorbisenc.h:
2333           Fix EOS handling.  Still needs a fix in the ogg muxer to
2334           mark the last page as eos.
2335
2336 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2337
2338         * common/gtk-doc-plugins.mak:
2339         * docs/plugins/Makefile.am:
2340         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2341         * gst/ffmpegcolorspace/Makefile.am:
2342         * gst/ffmpegcolorspace/avcodec.h:
2343         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2344         * gst/tcp/gstmultifdsink.c:
2345           fix up ffmpegcolorspace docs; extract header
2346
2347 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2348
2349         * common/gtk-doc-plugins.mak:
2350         * docs/plugins/Makefile.am:
2351         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2352         * ext/theora/Makefile.am:
2353         * ext/theora/gsttheoraenc.h:
2354         * ext/theora/theoraenc.c:
2355         * ext/vorbis/vorbisenc.c:
2356           pick up signals and args for vorbis; add some docs for vorbis
2357
2358 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2359
2360         * common/gstdoc-scangobj:
2361         * common/gtk-doc-plugins.mak:
2362         * docs/libs/Makefile.am:
2363         * docs/plugins/gst-plugins-base-plugins.args:
2364         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2365         * docs/plugins/gst-plugins-base-plugins.interfaces:
2366         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2367         * docs/plugins/gst-plugins-base-plugins.signals:
2368           only scanobj stuff from our source module.  Not sure yet
2369           if that's correct, given the hierarchy stuff :)
2370
2371 2005-09-15  Wim Taymans  <wim@fluendo.com>
2372
2373         * gst/audioconvert/gstaudioconvert.c:
2374         And enable 24 bits mode as well..
2375
2376 2005-09-15  Wim Taymans  <wim@fluendo.com>
2377
2378         * gst-libs/gst/rtp/Makefile.am:
2379         * gst-libs/gst/rtp/gstbasertppayload.c:
2380         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2381         (gst_basertppayload_class_init), (gst_basertppayload_init),
2382         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2383         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2384         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2385         (gst_basertppayload_set_property),
2386         (gst_basertppayload_get_property),
2387         (gst_basertppayload_change_state):
2388         * gst-libs/gst/rtp/gstbasertppayload.h:
2389         Added rtp payloader base class.
2390
2391 2005-09-15  Andy Wingo  <wingo@pobox.com>
2392
2393         * configure.ac (plugindir): Remove the EOL matcher from the
2394         regexp, as it causes me problems. Libtool? Make? Who knows?
2395
2396 2005-09-14  David Schleef  <ds@schleef.org>
2397
2398         * check/generic/states.c: 
2399         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2400         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2401           Fixes for changes in registry API.
2402
2403         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2404           to GST_PLUGIN_LDFLAGS.
2405         * ext/libvisual/visual.c: Make the library shut up.
2406         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2407         * gst-libs/gst/audio/gstaudiofilter.c: same
2408
2409 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2410
2411         * docs/plugins/Makefile.am:
2412         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2413         * docs/plugins/inspect/plugin-libvisual.xml:
2414         * docs/plugins/tmpl/element-tcpserversink.sgml:
2415         * ext/theora/theoraenc.c:
2416           add libvisual plugin and theoraenc element to docs
2417
2418 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2419
2420         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2421         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2422         * ext/theora/theoraenc.c:
2423           add theoraenc
2424
2425 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2426
2427         * gst/audioconvert/Makefile.am:
2428           Audioconvert derives from GstBaseTransform and should
2429           link to the library with our base elements to avoid
2430           unresolved symbols. Makes things work with MinGW (#316160)
2431
2432         * gst/playback/test4.c: (main):
2433           Fix MinGW build problem and use g_usleep() instead of 
2434           sleep() (#316162)
2435
2436 2005-09-12  Wim Taymans  <wim@fluendo.com>
2437
2438         * gst/audioconvert/audioconvert.c: (float),
2439         (audio_convert_prepare_context), (audio_convert_convert):
2440         * gst/audioconvert/audioconvert.h:
2441         Cleanups, speedups, simplifications, added back support
2442         for 24 bits.
2443
2444 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2445
2446         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2447         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2448         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2449         * docs/plugins/tmpl/element-tcpserversink.sgml:
2450         * gst/ffmpegcolorspace/gstffmpeg.c:
2451         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2452         * gst/videotestsrc/gstvideotestsrc.c:
2453         * gst/volume/gstvolume.c:
2454           add more elements to the docs
2455
2456 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2457
2458         * check/Makefile.am:
2459         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2460         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2461           Add extra tests for basetransform based components. 
2462           Comment out the test_element_negotiation test until we decide
2463           if it's testing correct behaviour.
2464         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2465         (gst_visual_chain), (gst_visual_change_state):
2466           Slightly more correct but still bogus timestamping.
2467           Fix state change function.
2468         * gst/audioconvert/gstaudioconvert.c:
2469         (gst_audio_convert_class_init):
2470         * gst/audioresample/gstaudioresample.c:
2471         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2472         (gst_ffmpegcsp_class_init):
2473         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2474         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2475         (gst_videoscale_prepare_image):
2476         * gst/volume/gstvolume.c: (gst_volume_class_init),
2477         (volume_transform_ip):
2478           Basetransform updates. Enable passthrough modes.
2479         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2480         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2481         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2482           Negotiation fix that allows the window to return to the original
2483           size and renegotiate passthrough upstream. Extra debug output.
2484
2485 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2486
2487         * gst/sine/gstsinesrc.c:
2488         * gst/volume/gstvolume.c:
2489           fix up header include
2490
2491 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2492
2493         * gst-libs/gst/audio/gstbaseaudiosink.c:
2494         (gst_base_audio_sink_render):
2495         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2496         * gst/volume/gstvolume.c: (gst_volume_class_init),
2497         (volume_transform):
2498           fixing lost sync, some more debugging
2499
2500 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2501
2502         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2503         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2504         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2505         (gst_xvimagesink_check_xshm_calls):
2506           Fix compilation when XShm is not available.
2507
2508 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2509
2510         * ext/libvisual/visual.c: (gst_visual_dispose),
2511         (gst_visual_getcaps), (gst_visual_src_setcaps),
2512         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2513         (gst_visual_change_state):
2514           Finish fixing up libvisual plugin so that it runs. 
2515
2516 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2517
2518         * ext/vorbis/vorbisenc.c:
2519         * gst-libs/gst/tag/gstvorbistag.c:
2520           gsttaginterface.h -> gsttagsetter.h
2521
2522 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2523
2524         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2525           added another test that failes for me (test is not active by default)
2526
2527 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2528
2529         * configure.ac:
2530           v4l2 is no longer in gst-plugins-base
2531
2532 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2533
2534         * configure.ac:
2535           In the output at the end, don't show the first plugin on the same
2536           line as "Core plug-ins, always built:".
2537           Indent the output as for other plugin categories
2538         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2539           #define that can be used to not use peer buffer_alloc functions for
2540           test purposes.
2541         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2542         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2543         (gst_ximagesink_show_frame):
2544         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2545         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2546         (gst_xvimagesink_show_frame):
2547           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2548           fails gracefully instead of XError aborting or deadlocking.
2549
2550 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2551
2552         * ext/libvisual/Makefile.am:
2553           link against gst-base-libs
2554
2555 2005-09-06  David Schleef  <ds@schleef.org>
2556
2557         * configure.ac: Enable libvisual plugin.
2558         * ext/libvisual/Makefile.am:
2559         * ext/libvisual/visual.c: Fixes to make it compile.
2560
2561 === release 0.9.2 ===
2562
2563 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2564
2565         * NEWS:
2566         * RELEASE:
2567         * configure.ac:
2568         * docs/random/ChangeLog-0.8:
2569           releasing 0.9.2, "Spoon"
2570
2571 2005-09-05  Michael Smith <msmith@fluendo.com>
2572
2573         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
2574           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
2575           that in the vorbisenc element.
2576
2577 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2578
2579         * common/gtk-doc-plugins.mak:
2580         * docs/plugins/Makefile.am:
2581           fix distcheck
2582         * gst/audioresample/resample.c:
2583           fix wrong docstring
2584
2585 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2586
2587         * common/gst-xmlinspect.py:
2588         * common/gtk-doc-plugins.mak:
2589           only inspect plugins for this given package
2590           require gst-python 0.9
2591
2592 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2593
2594         * Makefile.am:
2595         * autogen.sh:
2596         * common/gst-xmlinspect.py:
2597         * configure.ac:
2598         * docs/Makefile.am:
2599         * docs/plugins/inspect/plugin-alsa.xml:
2600         * docs/plugins/inspect/plugin-audioresample.xml:
2601         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2602         * docs/plugins/inspect/plugin-ogg.xml:
2603         * docs/plugins/tmpl/element-gnomevfssink.sgml:
2604         * docs/plugins/tmpl/element-multifdsink.sgml:
2605         * docs/plugins/tmpl/element-tcpserversink.sgml:
2606         * docs/plugins/tmpl/element-vorbisenc.sgml:
2607         * gst-plugins-base.spec.in:
2608           various doc-related updates
2609
2610 2005-08-31  Wim Taymans  <wim@fluendo.com>
2611
2612         * gst-libs/gst/audio/gstbaseaudiosink.c:
2613         (gst_base_audio_sink_render):
2614         Resync if the buffer timestamps drift more than a 10th 
2615         of a second.
2616
2617 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
2618
2619         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
2620         (gst_v4lsrc_get_property):
2621           The 'timestamp-offset' property is registered as an int64, so
2622           let's use g_value_{set|get}_int64() in our setter and getter
2623           functions (makes it work and fixes warnings with gst-inspect).
2624
2625 2005-08-30  Wim Taymans  <wim@fluendo.com>
2626
2627         * check/elements/audioconvert.c: (setup_audioconvert):
2628         * check/elements/audioresample.c: (setup_audioresample):
2629         * check/elements/volume.c: (setup_volume):
2630         Fix checks.
2631
2632 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2633
2634         * common/gtk-doc-plugins.mak:
2635         * common/plugins.xsl:
2636         * docs/plugins/Makefile.am:
2637           make module a param
2638
2639 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2640
2641         * examples/seeking/seek.c: (make_mp3_pipeline),
2642         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
2643         (play_cb), (pause_cb), (stop_cb):
2644           update the example
2645
2646 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2647
2648         * gst/volume/gstvolume.c: (gst_volume_class_init),
2649         (volume_transform):
2650           do not update controlled params, if buffer has no timestamp
2651
2652 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2653
2654         * configure.ac:
2655         * gst/sine/Makefile.am:
2656         * gst/volume/Makefile.am:
2657           controllerized elements also need to link against controller-libs ;)
2658
2659 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2660
2661         * docs/libs/tmpl/gstcolorbalance.sgml:
2662         * docs/libs/tmpl/gstgconf.sgml:
2663         * docs/libs/tmpl/gstmixer.sgml:
2664         * docs/libs/tmpl/gstringbuffer.sgml:
2665         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2666         (gst_sinesrc_create):
2667         * gst/volume/gstvolume.c: (gst_volume_class_init),
2668         (volume_transform):
2669           controllerized two audio plugins
2670
2671 2005-08-29  Andy Wingo  <wingo@pobox.com>
2672
2673         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
2674         (vorbis_handle_data_packet): Fix some int overflow errors.
2675
2676         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
2677         -1.
2678         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
2679         valid.
2680         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
2681         if it's valid. Fixed streaming-mode playback.
2682
2683         * check/elements/volume.c (cleanup_volume): Fix for running
2684         CK_FORK=no.
2685
2686         * check/elements/audioconvert.c: Convert from native endian, not
2687         little endian.
2688
2689 2005-08-29  Michael Smith <msmith@fluendo.com>
2690
2691         * ext/ogg/Makefile.am:
2692         * ext/ogg/gstogg.c: (plugin_init):
2693         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
2694         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
2695         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
2696         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
2697         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
2698         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
2699         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
2700         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
2701         Add an ogg parser element.
2702
2703 2005-08-28  Andy Wingo  <wingo@pobox.com>
2704
2705         * Updates for two-arg init from GST_BOILERPLATE_FULL.
2706
2707 2005-08-26  Wim Taymans  <wim@fluendo.com>
2708
2709         * gst/audioconvert/audioconvert.c: (if), (float),
2710         (audio_convert_get_func_index), (check_default),
2711         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2712         (audio_convert_clean_context), (audio_convert_get_sizes),
2713         (audio_convert_convert):
2714         Cleanups.
2715
2716 2005-08-26  Wim Taymans  <wim@fluendo.com>
2717
2718         * gst/audioconvert/audioconvert.c: (if), (float),
2719         (audio_convert_get_func_index), (check_default),
2720         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2721         (audio_convert_clean_context), (audio_convert_get_sizes),
2722         (audio_convert_convert):
2723         More elegant and working temp buffer selection algo.
2724
2725 2005-08-26  Wim Taymans  <wim@fluendo.com>
2726
2727         * gst/audioconvert/audioconvert.c: (if), (float),
2728         (audio_convert_get_func_index), (check_default),
2729         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2730         (audio_convert_clean_context), (audio_convert_get_sizes),
2731         (get_temp_buffer), (audio_convert_convert):
2732         Use realloc else we lose our original data.
2733
2734 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
2735
2736         * gst/audioresample/gstaudioresample.c:
2737           use base class' newsegment to properly timestamp
2738
2739 2005-08-26  Wim Taymans  <wim@fluendo.com>
2740
2741         * gst/audioconvert/audioconvert.c: (if), (float),
2742         (audio_convert_get_func_index), (check_default),
2743         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2744         (audio_convert_clean_context), (audio_convert_get_sizes),
2745         (get_temp_buffer), (audio_convert_convert):
2746         * gst/audioconvert/gstaudioconvert.c:
2747         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
2748         (gst_audio_convert_transform_caps),
2749         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
2750         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
2751         Oops, allocate enough space to perform the channel mix.
2752
2753 2005-08-26  Wim Taymans  <wim@fluendo.com>
2754
2755         * gst/audioconvert/Makefile.am:
2756         * gst/audioconvert/audioconvert.c: (if), (float),
2757         (audio_convert_get_func_index), (check_default),
2758         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2759         (audio_convert_clean_context), (audio_convert_get_sizes),
2760         (get_temp_buffer), (audio_convert_convert):
2761         * gst/audioconvert/audioconvert.h:
2762         * gst/audioconvert/gstaudioconvert.c:
2763         (gst_audio_convert_class_init), (gst_audio_convert_init),
2764         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
2765         (gst_audio_convert_get_unit_size),
2766         (gst_audio_convert_transform_caps),
2767         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
2768         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
2769         * gst/audioconvert/gstaudioconvert.h:
2770         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2771         (gst_channel_mix_fill_identical),
2772         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
2773         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
2774         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
2775         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
2776         (gst_channel_mix_mix):
2777         * gst/audioconvert/gstchannelmix.h:
2778         Cleanups, librarify a bit, optimize, better negotiation and more.
2779
2780 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2781
2782         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
2783         Another from MikeS:
2784         During typefinding, don't support negative offsets
2785         (offsets from the end of the stream) in our typefind->peek() function
2786         - nothing embedded in ogg ever needs them. However, we need to recognise
2787         those requests and reject them, otherwise we return invalid pointers.
2788
2789 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2790
2791         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
2792         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
2793         (vorbisdec_finalize), (vorbis_handle_type_packet):
2794           Big shout-out to MikeS for fixing this giant memory leak.
2795           Huzzah!
2796
2797 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2798
2799         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
2800         (audio_convert_get_unit_size):
2801           plug some leaks
2802
2803 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2804
2805         * check/Makefile.am:
2806         * check/elements/audioconvert.c: (setup_audioconvert),
2807         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2808         (GST_START_TEST), (audioconvert_suite), (main):
2809           add a test for audioconvert
2810         * gst/audioresample/gstaudioresample.c:
2811         * gst/audioresample/gstaudioresample.h:
2812           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
2813           note that for buffers of 1/3 sec this means DURATION(c) is 
2814           one nanosecond more than for a and b
2815
2816 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2817
2818         * check/Makefile.am:
2819         * check/elements/audioresample.c: (setup_audioresample),
2820         (cleanup_audioresample), (fail_unless_perfect_stream),
2821         (test_perfect_stream_instance), (GST_START_TEST),
2822           add a check for audioresample
2823         (audioresample_suite), (main):
2824         * check/elements/volume.c: (GST_START_TEST):
2825           remove unused method
2826         * gst/audioresample/gstaudioresample.c:
2827           set correct buffer parameters since we're changing them
2828         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2829           add some debug
2830
2831 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2832
2833         * gst/audioresample/debug.c:
2834         * gst/audioresample/gstaudioresample.c:
2835           add room for extra overlap samples when asked to transform size
2836           protect against possible mem corruption and check for discrepancies
2837           between written size and outbuffer's size so we can warn for
2838           potential problems
2839         * gst/audioresample/resample.c: (resample_init),
2840         (resample_get_output_size_for_input), (resample_get_output_size),
2841         (resample_set_n_channels), (resample_set_format):
2842           set debug level based on RESAMPLE_DEBUG env var
2843           make sure that get_output_size* returns a whole number of
2844           sample_size
2845           set sample_size each time either channel or format is set
2846         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
2847         * gst/audioresample/resample_functable.c:
2848         (resample_scale_functable):
2849         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2850           remove r->sample_size, it's done in resample.c now
2851           add some debugging to the ref implementation
2852           make sure we only give back bytes that are wholes of the sample
2853           size
2854
2855 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
2856         * gst/playback/gstplaybasebin.c: (fill_buffer):
2857         Revert unpopular change for GST_MESSAGE_SRC to GObject.
2858
2859 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
2860
2861         * gst/volume/gstvolume.c:
2862           made set_caps function static
2863
2864 2005-08-24  Wim Taymans  <wim@fluendo.com>
2865
2866         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2867         (gst_vorbisenc_change_state):
2868         Stop leaking taglists.
2869
2870 2005-08-24  Wim Taymans  <wim@fluendo.com>
2871
2872         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
2873         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
2874         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
2875         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
2876         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
2877         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
2878         Parse seeking events better.
2879         Unref static caps.
2880         Generate correct newsegment events, fixes seeking in live oggs.
2881
2882         * ext/theora/theoradec.c: (theora_dec_src_query),
2883         (theora_dec_src_event), (theora_dec_src_getcaps),
2884         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
2885         Use newsegment values to report correct play time.
2886
2887         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2888         (vorbis_dec_src_event), (vorbis_dec_sink_event):
2889         * ext/vorbis/vorbisdec.h:
2890         Parse and use newsegment values to report correct play time.
2891
2892         * gst-libs/gst/audio/gstbaseaudiosink.c:
2893         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2894         Clear ringbuffer on flush.
2895         Use newsegment values to calculate playback time.
2896
2897         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
2898         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
2899         Basesink does newsegment calculations for us now.
2900
2901 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2902
2903         * check/Makefile.am:
2904         * configure.ac:
2905           add core's plugins to the mix so that playbin works
2906         * check/generic/states.c: (GST_START_TEST):
2907           set a 0 timeout on pipelines, so they don't force the next
2908           state change
2909         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
2910         (gst_play_base_bin_change_state):
2911           remove the crappy error handling and do GST error handling
2912
2913 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2914
2915         * check/Makefile.am:
2916         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
2917           add same test as to core, it bitches out on playbin atm.
2918
2919 2005-08-24  Wim Taymans  <wim@fluendo.com>
2920
2921         * configure.ac:
2922         Remove audioscale.
2923
2924 2005-08-24  Wim Taymans  <wim@fluendo.com>
2925
2926         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
2927         (gst_videoscale_prepare_size), (parse_caps),
2928         (gst_videoscale_set_caps), (gst_videoscale_get_size),
2929         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
2930         (gst_videoscale_transform):
2931         * gst/videoscale/gstvideoscale.h:
2932         Refactor, make use of BaseTranform really well.
2933
2934 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2935
2936         * configure.ac:
2937           compile audioresample
2938         * gst/audioresample/Makefile.am:
2939         * gst/audioresample/buffer.c:
2940         * gst/audioresample/functable.c:
2941         * gst/audioresample/gstaudioresample.c:
2942         * gst/audioresample/gstaudioresample.h:
2943         * gst/audioresample/resample.c:
2944         (resample_get_output_size_for_input):
2945         * gst/audioresample/resample.h:
2946         * gst/audioresample/resample_chunk.c:
2947         * gst/audioresample/resample_functable.c:
2948         * gst/audioresample/resample_ref.c:
2949           port to use basetransform; doesn't work in all cases yet
2950
2951 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2952
2953         * gst/audioconvert/gstaudioconvert.c:
2954         (gst_audio_convert_class_init), (gst_audio_convert_init),
2955         (audio_convert_get_unit_size), (audio_convert_transform_caps),
2956         (audio_convert_fixate_caps), (audio_convert_set_caps),
2957         (audio_convert_transform),
2958         (gst_audio_convert_buffer_to_default_format),
2959         (gst_audio_convert_buffer_from_default_format),
2960         (gst_audio_convert_channels):
2961         * gst/audioconvert/gstchannelmix.c:
2962         * gst/audioconvert/gstchannelmix.h:
2963           port to basetransform
2964         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2965         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
2966         (gst_ffmpegcsp_get_unit_size):
2967         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2968         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
2969           fix for basetransform changes
2970
2971 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
2972
2973         * check/Makefile.am:
2974           Add CHECK_CFLAGS and LDFLAGS
2975
2976         * gst/playback/gstplaybasebin.c: (fill_buffer):
2977           GST_MESSAGE_SRC became a GObject
2978
2979 2005-08-24  Wim Taymans  <wim@fluendo.com>
2980
2981         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
2982         (gst_ring_buffer_clear_all):
2983         * gst-libs/gst/audio/gstringbuffer.h:
2984         Added function to clear the ringbuffer.
2985
2986 2005-08-24  Andy Wingo  <wingo@pobox.com>
2987
2988         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
2989         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
2990         of _open and _close.
2991
2992         * sys/v4l/gstv4lxoverlay.h:
2993         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
2994         an Xv connection here, instead of all the time. Make Xv only be
2995         loaded if you axe for it. Kindof a workaround for buggy behaviour
2996         of Xv when using remote xservers (XvQueryExtension would block).
2997         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
2998         replace the _open and _close public API. Only start the xv
2999         connection if necessary.
3000         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
3001
3002 2005-08-23  David Schleef  <ds@schleef.org>
3003
3004         * gst/audioresample/Makefile.am: Leet audioresampling code
3005         * gst/audioresample/buffer.c:
3006         * gst/audioresample/buffer.h:
3007         * gst/audioresample/debug.c:
3008         * gst/audioresample/debug.h:
3009         * gst/audioresample/functable.c:
3010         * gst/audioresample/functable.h:
3011         * gst/audioresample/gstaudioresample.c:
3012         * gst/audioresample/gstaudioresample.h:
3013         * gst/audioresample/resample.c:
3014         * gst/audioresample/resample.h:
3015         * gst/audioresample/resample_chunk.c:
3016         * gst/audioresample/resample_functable.c:
3017         * gst/audioresample/resample_ref.c:
3018
3019 2005-08-23  Wim Taymans  <wim@fluendo.com>
3020
3021         * examples/seeking/seek.c: (make_vorbis_pipeline),
3022         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
3023         Small seek updates.
3024
3025 2005-08-23  Andy Wingo  <wingo@pobox.com>
3026
3027         * gst-libs/gst/audio/gstbaseaudiosrc.c
3028         (gst_base_audio_src_fixate): Only fixate endianness if it is
3029         present in the caps.
3030
3031 2005-08-22  Andy Wingo  <wingo@pobox.com>
3032
3033         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
3034         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
3035         device-name property.
3036
3037         * gst-libs/gst/audio/gstaudiosrc.h:
3038         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
3039         close_device in the ring buffer, like gstaudiosink.
3040
3041         * ext/alsa/gstalsamixer.h:
3042         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
3043         macro to implement the interface without much code. Cleanups. 
3044
3045         * ext/alsa/gstalsasrc.h:
3046         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
3047         READY.
3048
3049         * ext/alsa/Makefile.am: Add new files.
3050         * ext/alsa/gstalsamixerelement.c: 
3051         * ext/alsa/gstalsamixerelement.c: Split element code out from
3052         mixer code so that alsasrc can be a mixer too.
3053
3054 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3055
3056         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3057         (GST_START_TEST):
3058         * check/elements/vorbisdec.c: (setup_vorbisdec),
3059         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
3060         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3061         (vorbis_handle_identification_packet),
3062         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
3063         (vorbis_handle_header_packet), (vorbis_dec_push),
3064         (vorbis_dec_chain):
3065           use the setup/teardown methods to save code.  save code is good.
3066
3067 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3068
3069         * check/Makefile.am:
3070           add ext dir for plugins
3071           add vorbisdec test conditionally
3072         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3073         (GST_START_TEST), (volume_suite):
3074           add a test with wrong caps
3075         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
3076         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
3077           add a vorbisdec test
3078         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3079         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3080           clean up debug output
3081         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3082           yay, fix a segfault/security issue in vorbisdec
3083           gst-launch fakesrc ! vorbisdec wasn't happy
3084         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3085         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3086         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3087         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3088         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3089         (gst_vorbisenc_set_metadata), (get_constraints_string),
3090         (update_start_message), (gst_vorbisenc_setup),
3091         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3092         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3093         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3094         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3095         * ext/vorbis/vorbisenc.h:
3096           march in line
3097         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3098         (gst_ffmpegcsp_transform):
3099           have the kow come home
3100         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3101           debug my func ptr
3102         * gst/volume/gstvolume.c: (volume_set_caps):
3103           add a debug
3104
3105 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3106
3107         * Makefile.am:
3108         * check/.cvsignore:
3109         * check/Makefile.am:
3110         * check/elements/.cvsignore:
3111         * check/elements/volume.c: (chain_func), (event_func),
3112         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3113         (main):
3114         * configure.ac:
3115           add unit test structure for gst-plugins-base
3116           add a test for volume
3117         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3118         (gst_volume_set_volume), (gst_volume_get_volume),
3119         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3120         (volume_funcfind), (volume_process_float), (volume_process_int16),
3121         (volume_set_caps), (volume_transform), (volume_update_mute),
3122         (volume_update_volume), (volume_set_property),
3123         (volume_get_property):
3124           document a little; use basetransform vmethod _set_caps
3125
3126 2005-08-19  Andy Wingo  <wingo@pobox.com>
3127
3128         * ext/alsa/gstalsamixertrack.h:
3129         * ext/alsa/gstalsamixertrack.c:
3130         * ext/alsa/gstalsamixeroptions.h:
3131         * ext/alsa/gstalsamixeroptions.c:
3132         * ext/alsa/gstalsamixer.h:
3133         * ext/alsa/gstalsamixer.c: Port to 0.9.
3134
3135         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3136         Remove gstalsa.c and alsaclock. No more cruft here.
3137         
3138 2005-08-18  Wim Taymans  <wim@fluendo.com>
3139
3140         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3141         (gst_base_rtp_depayload_chain),
3142         (gst_base_rtp_depayload_add_to_queue),
3143         (gst_base_rtp_depayload_push),
3144         (gst_base_rtp_depayload_queue_release):
3145         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3146         Fix for RTPBuffer changes.
3147
3148         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3149         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3150         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3151         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3152         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3153         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3154         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3155         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3156         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3157         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3158         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3159         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3160         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3161         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3162         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3163         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3164         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3165         (gst_rtpbuffer_get_payload):
3166         * gst-libs/gst/rtp/gstrtpbuffer.h:
3167         Don't subclass GstBuffer but add methods and helper functions
3168         to construct and manipulate RTP packets in regular GstBuffers.
3169
3170 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3171
3172         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3173           moved statement below switch
3174         * gst/volume/gstvolume.c: (gst_volume_class_init):
3175           added debug ptr
3176
3177 2005-08-16  Wim Taymans  <wim@fluendo.com>
3178
3179         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3180         (gst_base_audio_src_change_state):
3181         Open and close device in READY<->NULL state change.
3182
3183 2005-08-16  Andy Wingo  <wingo@pobox.com>
3184
3185         * examples/seeking/Makefile.am: Don't compile non-compiling
3186         compiled objects with the compiler.
3187
3188         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3189         elements.
3190
3191 2005-08-12  Philippe Khalaf <burger@speedy.org>
3192         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3193         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3194           Made a thread to release the queue.
3195           Removed timestamp conversion for now.
3196
3197 2005-08-10  Philippe Khalaf <burger@speedy.org>
3198         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3199         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3200           Added rtp timestamp -> gst timestamp conversion.
3201           Fixed several problems with queue.
3202
3203 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3204
3205         * gst-libs/gst/audio/gstaudioclock.h:
3206         * gst-libs/gst/audio/gstaudiofilter.h:
3207         * gst-libs/gst/audio/gstaudiosink.h:
3208         * gst-libs/gst/audio/gstaudiosrc.h:
3209         * gst-libs/gst/audio/gstbaseaudiosink.h:
3210         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3211         * gst-libs/gst/audio/gstringbuffer.h:
3212         * gst-libs/gst/net/gstnetbuffer.h:
3213         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3214         * gst-libs/gst/rtp/gstrtpbuffer.h:
3215           Add padding (you will need to rebuild gst-plugins-base,
3216           gst-plugins and all applications afterwards!)
3217
3218 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3219
3220         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3221         (gst_riff_parse_chunk):
3222           Fix bug in debug message and add some more debug messages.
3223
3224 2005-08-08  Edward Hervey  <edward@fluendo.com>
3225
3226         * gst-libs/gst/riff/riff-media.c:
3227         backported updates since branch
3228
3229 2005-08-08  Andy Wingo  <wingo@pobox.com>
3230
3231         * gst-libs/gst/audio/gstbaseaudiosink.c
3232         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3233         like good elements should. Close on READY->NULL too.
3234
3235         * gst-libs/gst/audio/gstaudiosink.c
3236         (gst_audioringbuffer_open_device,
3237         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3238         (gst_audioringbuffer_release): Updates for new ring buffer API,
3239         hook into the new audio sink api.
3240
3241         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3242         (GstAudioSinkClass.close): Just open and close the device -- no
3243         resource allocation or configuration.
3244         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3245         vmethods, handle device setup and resource allocation.
3246
3247         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3248         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3249         base class API.
3250
3251         * gst-libs/gst/audio/gstringbuffer.h
3252         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3253         New vmethods.
3254
3255         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3256         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3257         New API functions. The device should be opened before acquiring
3258         and closed after releasing.
3259
3260 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3261
3262         * gst-libs/gst/interfaces/mixer.h:
3263           Reset padding to GST_PADDING.
3264
3265 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3266
3267         * gst/playback/gstplaybin.c: (remove_sinks):
3268           Remove visualization from parent explicitely; works around some
3269           apparent refcount issue that I haven't tracked down yet.
3270
3271 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3272
3273         * ext/alsa/gstalsasink.c: (set_hwparams):
3274           Assign debug category, add negotiation debug msgs.
3275
3276 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3277
3278         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3279           Fix error code for file-not-found to NOT_FOUND.
3280
3281 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3282
3283         * common/gtk-doc-plugins.mak:
3284         * docs/plugins/Makefile.am:
3285         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3286         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3287           renamed to actual element names, so much nicer to look at
3288         * docs/plugins/tmpl/gstmultifdsink.sgml:
3289           remove
3290         * docs/plugins/tmpl/multifdsink.sgml:
3291         * docs/plugins/tmpl/tcpserversink.sgml:
3292           add
3293         * ext/alsa/gstalsa.c:
3294         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3295         * ext/ogg/gstoggmux.c:
3296         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3297         * gst/playback/gstdecodebin.c:
3298         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3299         * gst/tcp/gsttcpserversink.c:
3300           various fixes and documentation additions
3301
3302 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3303
3304         * common/Makefile.am:
3305         * common/gstdoc-scangobj:
3306         * common/gtk-doc-plugins.mak:
3307         * common/gtk-doc.mak:
3308           add a custom scangobj that uses the registry
3309           add a custom gtk-doc-plugins.mak that uses it
3310           some doc build fixes
3311         * configure.ac:
3312         * docs/Makefile.am:
3313         * docs/plugins/Makefile.am:
3314         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3315         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3316         * docs/plugins/gst-plugins-base-plugins.types:
3317         * docs/plugins/tmpl/gstmultifdsink.sgml:
3318           add docs for one element, multifdsink
3319         * gst/adder/gstadder.h:
3320         * gst/volume/gstvolume.h:
3321           don't privatize enum
3322         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3323         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3324         (gst_sync_method_get_type), (gst_client_status_get_type),
3325         (gst_multifdsink_class_init),
3326         (gst_multifdsink_client_queue_buffer),
3327         (gst_multifdsink_handle_client_write):
3328         * gst/tcp/gstmultifdsink.h:
3329         * gst/tcp/gsttcp.h:
3330         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3331         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3332         (gst_tcpclientsink_render):
3333         * gst/tcp/gsttcpclientsink.h:
3334         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3335         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3336         (gst_tcpclientsrc_start):
3337         * gst/tcp/gsttcpclientsrc.h:
3338         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3339         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3340         * gst/tcp/gsttcpserversrc.h:
3341         * gst/typefind/gsttypefindfunctions.c:
3342           remove superfluous Type stuff
3343
3344 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3345
3346         * gst/playback/gstplaybin.c: (gen_video_element):
3347           Enable videoscale.
3348
3349 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3350
3351         * gst-libs/gst/gconf/gconf.c:
3352         * gst-libs/gst/gconf/gconf.h:
3353           Fix some Andy Problem [tm].
3354
3355 2005-08-04  Andy Wingo  <wingo@pobox.com>
3356
3357         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3358         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3359         (gst_ffmpegcsp_get_size): Adapt to API changes.
3360
3361         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3362         Implement an in-place do-nothing transform.
3363
3364 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3365
3366         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3367         (gst_ximagesink_renegotiate_size):
3368           Do not set new window sizes yet if we prepare a new buffer size
3369           for upstream renegotiation (software scaling) at some point in the
3370           future, because this new size waqs not actually accepted yet. Once
3371           accepted, renegotiation later on will set the new sizes just fine.
3372           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3373           embedding testcase.
3374
3375 2005-08-03  Andy Wingo  <wingo@pobox.com>
3376
3377         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3378         (gst_ximagesink_buffer_alloc): 
3379         Protect the height, width, and desired_caps with the pool_lock.
3380         Fixes videotestsrc ! queue ! ximagesink.
3381
3382 2005-08-02  Edward Hervey  <edward@fluendo.com>
3383
3384         * gst/volume/gstvolume.c:
3385         include left from controller cleanup
3386
3387 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3388         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3389           Stop collectpads before calling the parent state
3390           change function on PAUSED->READY.
3391
3392 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3393         * configure.ac:
3394           When testing for X libs, use the X CFlags 
3395         * gst/adder/gstadder.c: (gst_adder_change_state):
3396           Stop the collectpads before calling parent state change function
3397           on PAUSED->READY, otherwise we deadlock deactivating pads.
3398
3399 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3400
3401         * configure.ac:
3402         * docs/libs/tmpl/gstcolorbalance.sgml:
3403         * docs/libs/tmpl/gstmixer.sgml:
3404         * examples/Makefile.am:
3405         * gst/sine/Makefile.am:
3406         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3407         (gst_sinesrc_set_property), (plugin_init):
3408         * gst/sine/gstsinesrc.h:
3409         * gst/volume/Makefile.am:
3410         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3411         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3412         (volume_process_float), (volume_process_int16),
3413         (volume_set_property), (plugin_init):
3414         * gst/volume/gstvolume.h:
3415           deactivate and remove dparams (libgstcontrol)
3416
3417 2005-07-29  Wim Taymans  <wim@fluendo.com>
3418
3419         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3420         Convert me to BaseTransform!! help..
3421
3422 2005-07-29  Andy Wingo  <wingo@pobox.com>
3423
3424         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3425         sinks.
3426
3427         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3428         support of both endiannesses.
3429
3430 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3431
3432         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3433           Fix confusing debug message (s/event/query/)
3434
3435 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3436
3437         * gst/videotestsrc/videotestsrc.h:
3438           Use "_stdint.h" instead of <stdint.h>
3439
3440 2005-07-27  Wim Taymans  <wim@fluendo.com>
3441
3442         * ext/vorbis/Makefile.am:
3443         Revert wrong commit.
3444
3445 2005-07-27  Wim Taymans  <wim@fluendo.com>
3446
3447         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3448         More compilation fixen.
3449
3450 2005-07-27  Wim Taymans  <wim@fluendo.com>
3451
3452         * gst-libs/gst/audio/gstbaseaudiosink.c:
3453         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3454         (gst_base_audio_sink_create_ringbuffer),
3455         (gst_base_audio_sink_change_state):
3456         Fix compilation.
3457
3458 2005-07-27  Wim Taymans  <wim@fluendo.com>
3459
3460         * examples/seeking/seek.c: (setup_dynamic_link),
3461         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3462         (query_positions_elems), (query_positions_pads), (do_seek):
3463         Update seek example.
3464
3465         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3466         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3467         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3468         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3469         (gst_ogg_demux_handle_event),
3470         (gst_ogg_demux_deactivate_current_chain),
3471         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3472         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3473         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3474         (gst_ogg_demux_loop):
3475         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3476         * ext/theora/theoradec.c: (theora_dec_src_event),
3477         (theora_dec_src_getcaps), (theora_dec_sink_event),
3478         (theora_dec_push), (theora_dec_chain):
3479         * ext/vorbis/Makefile.am:
3480         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3481         (vorbis_dec_sink_event), (vorbis_dec_push),
3482         (vorbis_handle_data_packet):
3483         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3484         (gst_vorbisenc_chain):
3485         * gst/playback/gststreaminfo.c: (cb_probe):
3486         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3487         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3488         * gst/videoscale/gstvideoscale.c:
3489         (gst_videoscale_handle_src_event):
3490         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3491         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3492         (gst_ximagesink_navigation_send_event):
3493         * sys/xvimage/xvimagesink.c:
3494         (gst_xvimagesink_navigation_send_event):
3495         Various event updates and cleanups
3496
3497 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3498
3499         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3500           Fix segfault for I420/YV12.
3501
3502 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3503
3504         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3505           Report bitrate.
3506
3507 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3508
3509         * gst/playback/gstplaybin.c: (gen_video_element),
3510         (gen_audio_element):
3511           Switch to auto*sink elements as default sinks; add volume element
3512           so that volume control in totem works.
3513
3514 2005-07-21  Wim Taymans  <wim@fluendo.com>
3515
3516         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3517         * gst/playback/gstplaybin.c: (setup_sinks),
3518         (gst_play_bin_change_state):
3519         Refcount fix and more comments.
3520
3521 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3522
3523         * sys/ximage/Makefile.am:
3524         * sys/ximage/ximage.c: (plugin_init):
3525         * sys/ximage/ximagesink.c:
3526         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3527         
3528
3529 2005-07-21  Wim Taymans  <wim@fluendo.com>
3530
3531         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3532         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3533         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3534         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3535         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3536         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3537         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3538         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3539         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3540         Generate correct disconts for live chained oggs.
3541
3542         * gst-libs/gst/audio/gstbaseaudiosink.c:
3543         (gst_base_audio_sink_render),
3544         (gst_base_audio_sink_create_ringbuffer),
3545         (gst_base_audio_sink_change_state):
3546         Handle discont math correctly.
3547
3548         * gst/playback/gstplaybin.c: (add_sink):
3549         Some small debug cleanup.
3550
3551 2005-07-21  Wim Taymans  <wim@fluendo.com>
3552
3553         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3554         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3555         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3556         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3557         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3558         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
3559         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3560         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
3561         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3562         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
3563         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
3564         (gst_ogg_demux_change_state), (gst_ogg_print):
3565         Reorganize code to send the right disconts when in streaming
3566         mode.
3567
3568 2005-07-20  Andy Wingo  <wingo@pobox.com>
3569
3570         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
3571         fix (?), fixes a seggie mcfalterson (#310894).
3572
3573 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3574
3575         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
3576         (gst_ogg_mux_set_header_on_caps):
3577         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
3578         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3579         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3580         * gst-libs/gst/audio/multichannel.c:
3581         (gst_audio_set_channel_positions),
3582         (gst_audio_set_structure_channel_positions_list):
3583         * gst/playback/gstdecodebin.c: (dynamic_create):
3584         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
3585         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3586           Fixes for API changes in core.
3587
3588 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3589
3590         * gst/playback/gstplaybasebin.c: (fill_buffer):
3591           Use _new_custom() so we can set custom message types for buffering
3592           messages.
3593
3594 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3595
3596         * configure.ac:
3597         * gst-libs/gst/Makefile.am:
3598         * gst-libs/gst/gconf/.cvsignore:
3599         * gst-libs/gst/gconf/Makefile.am:
3600         * gst-libs/gst/gconf/test-gconf.c:
3601         * pkgconfig/Makefile.am:
3602         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
3603         * pkgconfig/gstreamer-gconf.pc.in:
3604           Remove gconf stuff, use gconf elements instead from now on.
3605
3606 2005-07-20  Wim Taymans  <wim@fluendo.com>
3607
3608         * gst-libs/gst/audio/TODO:
3609         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
3610         (gst_audio_clock_get_internal_time):
3611         * gst-libs/gst/audio/gstaudioclock.h:
3612         * gst-libs/gst/audio/gstbaseaudiosink.c:
3613         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3614         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
3615         (gst_base_audio_sink_render),
3616         (gst_base_audio_sink_create_ringbuffer),
3617         (gst_base_audio_sink_change_state):
3618         Make sure the audio clock always returns an increasing value.
3619
3620 2005-07-19  Andy Wingo  <wingo@pobox.com>
3621
3622         * gst/videotestsrc/: Cleanups.
3623
3624 2005-07-19  Wim Taymans  <wim@fluendo.com>
3625
3626         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
3627         Better debugging.
3628
3629 2005-07-19  Wim Taymans  <wim@fluendo.com>
3630
3631         * examples/seeking/seek.c: (make_dv_pipeline),
3632         (make_vorbis_theora_pipeline), (query_rates),
3633         (query_positions_elems), (query_positions_pads), (do_seek):
3634         Make correct DV pipeline.
3635
3636 2005-07-18  Andy Wingo  <wingo@pobox.com>
3637
3638         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
3639         default. Also because it's the only thing that really works. (This
3640         is used in the GConf elements).
3641         Use AS_LIBTOOL_TAGS.
3642
3643 2005-07-18  Wim Taymans  <wim@fluendo.com>
3644
3645         * gst/playback/gstdecodebin.c: (remove_element_chain):
3646         * gst/playback/gstplaybin.c: (add_sink):
3647         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3648         (gst_stream_info_set_mute):
3649         * gst/playback/gststreamselector.c:
3650         (gst_stream_selector_get_linked_pad),
3651         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
3652         More leak and compile fixes.
3653
3654 2005-07-18  Wim Taymans  <wim@fluendo.com>
3655
3656         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3657         (query_rates), (query_positions_elems), (query_positions_pads),
3658         (do_seek), (seek_cb), (stop_seek):
3659         Updated seek example. 
3660
3661         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
3662         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
3663         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
3664         * gst/playback/gstplaybin.c: (add_sink):
3665         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3666         (gst_stream_info_set_mute):
3667         Some refcount leak fixes.
3668
3669 2005-07-16  Wim Taymans  <wim@fluendo.com>
3670
3671         * gst-libs/gst/audio/gstbaseaudiosink.c:
3672         (gst_base_audio_sink_render):
3673         Align samples even if we have roundoff errors in the 
3674         timestamp conversion.
3675
3676 2005-07-16  Wim Taymans  <wim@fluendo.com>
3677
3678         * docs/libs/tmpl/gstringbuffer.sgml:
3679         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3680         (query_rates), (query_positions_elems), (query_positions_pads),
3681         (update_scale), (do_seek):
3682         Updated seek example.
3683
3684         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3685         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
3686         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
3687         (gst_ogg_demux_loop):
3688         Push out correct discont values.
3689
3690         * ext/theora/theoradec.c: (theora_dec_src_convert),
3691         (theora_dec_sink_convert), (theora_dec_src_getcaps),
3692         (theora_dec_sink_event), (theora_handle_type_packet),
3693         (theora_handle_header_packet), (theora_dec_push),
3694         (theora_handle_data_packet), (theora_dec_chain),
3695         (theora_dec_change_state):
3696         Better timestamping.
3697
3698         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
3699         (vorbis_dec_sink_event), (vorbis_dec_push),
3700         (vorbis_handle_data_packet), (vorbis_dec_chain):
3701         * ext/vorbis/vorbisdec.h:
3702         Better timestamping.
3703
3704         * gst-libs/gst/audio/gstbaseaudiosink.c:
3705         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
3706         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3707         Handle syncing on timestamps instead of sample offsets. Make
3708         use of DISCONT values as described in design docs.
3709
3710         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3711         (gst_base_audio_src_get_time):
3712         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
3713         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
3714         (gst_ring_buffer_read):
3715         * gst-libs/gst/audio/gstringbuffer.h:
3716         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
3717         (gst_ximagesink_show_frame):
3718         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3719         Correcly convert buffer timestamp to stream time.
3720
3721 2005-07-16  Wim Taymans  <wim@fluendo.com>
3722
3723         * gst/audioconvert/gstaudioconvert.c:
3724         (gst_audio_convert_get_buffer):
3725         Timestamp buffers correctly.
3726
3727         * gst/playback/gstplaybin.c: (gen_video_element):
3728         Make internal fakesink silent.
3729
3730 2005-07-15  Wim Taymans  <wim@fluendo.com>
3731
3732         * gst/ffmpegcolorspace/Makefile.am:
3733         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3734         (gst_ffmpegcsp_caps_remove_format_info),
3735         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
3736         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
3737         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
3738         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
3739         Ported ffmpegcolorspace to basetransform.
3740
3741         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
3742         * gst/volume/gstvolume.c: (volume_transform):
3743         Ported to new API.
3744
3745 2005-07-14  Wim Taymans  <wim@fluendo.com>
3746
3747         * gst/videotestsrc/Makefile.am:
3748         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
3749         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
3750         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
3751         (gst_videotestsrc_init), (gst_videotestsrc_event),
3752         (gst_videotestsrc_create), (gst_videotestsrc_start),
3753         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
3754         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
3755         (gst_videotestsrc_get_property):
3756         * gst/videotestsrc/gstvideotestsrc.h:
3757         Make videotestsrc a pushsrc.
3758
3759 2005-07-14  Wim Taymans  <wim@fluendo.com>
3760
3761         * gst/tcp/gstfdset.c: (gst_fdset_free):
3762         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
3763         (gst_multifdsink_add), (gst_multifdsink_remove),
3764         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
3765         (gst_multifdsink_remove_client_link),
3766         (gst_multifdsink_client_queue_data),
3767         (gst_multifdsink_client_queue_caps),
3768         (gst_multifdsink_client_queue_buffer),
3769         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
3770         (gst_multifdsink_stop):
3771         * gst/tcp/gstmultifdsink.h:
3772         0.8 backporting.
3773
3774         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
3775         Also draw image when not from a pool.
3776
3777 2005-07-14  Wim Taymans  <wim@fluendo.com>
3778
3779         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
3780         (mute_stream), (silence_stream):
3781         Small debug additions.
3782
3783 2005-07-14  Wim Taymans  <wim@fluendo.com>
3784
3785         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
3786         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3787         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
3788         Better error recovery, ignore unconnected pads and
3789         non-fatal errors.
3790
3791 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3792
3793         * docs/libs/tmpl/gstaudio.sgml:
3794         * docs/libs/tmpl/gstcolorbalance.sgml:
3795         * docs/libs/tmpl/gstgconf.sgml:
3796         * docs/libs/tmpl/gstmixer.sgml:
3797         * docs/libs/tmpl/gstringbuffer.sgml:
3798         * docs/libs/tmpl/gsttuner.sgml:
3799         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3800         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
3801         (gst_tcpclientsrc_class_init):
3802         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
3803         (gst_tcpserversrc_class_init):
3804         * sys/v4l/gstv4lelement.c:
3805           more autistic cleanliness in functions/names/defines
3806
3807 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
3808
3809         * configure.ac:
3810           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
3811           added manually to each Makefile.am so we are sure it goes
3812           *last* and doesn't add -L flags before linking in libs of our
3813           own, like, say, internal .la libs, that then accidentally pick
3814           up the installed copy.
3815         * docs/libs/Makefile.am:
3816         * ext/alsa/Makefile.am:
3817         * ext/cdparanoia/Makefile.am:
3818         * ext/gnomevfs/Makefile.am:
3819         * ext/libvisual/Makefile.am:
3820         * ext/ogg/Makefile.am:
3821         * ext/theora/Makefile.am:
3822         * ext/vorbis/Makefile.am:
3823         * gst-libs/gst/video/Makefile.am:
3824         * gst/adder/Makefile.am:
3825         * gst/audioconvert/Makefile.am:
3826         * gst/audiorate/Makefile.am:
3827         * gst/audioscale/Makefile.am:
3828         * gst/ffmpegcolorspace/Makefile.am:
3829         * gst/playback/Makefile.am:
3830         * gst/sine/Makefile.am:
3831         * gst/subparse/Makefile.am:
3832         * gst/tags/Makefile.am:
3833         * gst/tcp/Makefile.am:
3834         * gst/typefind/Makefile.am:
3835         * gst/videorate/Makefile.am:
3836         * gst/videoscale/Makefile.am:
3837         * gst/videotestsrc/Makefile.am:
3838         * gst/volume/Makefile.am:
3839         * sys/v4l/Makefile.am:
3840         * sys/ximage/Makefile.am:
3841         * sys/xvimage/Makefile.am:
3842           adapt properly to this change. This should make sure that
3843           plugins and libs properly link to the as-yet-uninstalled
3844           copies of stuff like libgstinterfaces and libgstvideo
3845
3846 2005-07-13  Andy Wingo  <wingo@pobox.com>
3847
3848         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
3849         (gst_v4lsrc_fixate): Fixate on format as well.
3850
3851         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
3852         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
3853         buffer points to it.
3854         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
3855         rather just doing X calls ourselves. Also fixes a memleak.
3856
3857 2005-07-12  Andy Wingo  <wingo@pobox.com>
3858
3859         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
3860         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
3861         (gst_v4lsrc_create): Re-add the copy-mode property, default to
3862         TRUE to avoid deadlocks if an element holds on to our buffers.
3863
3864 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
3865
3866         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3867         (gst_sinesrc_init), (gst_sinesrc_create),
3868         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
3869         (gst_sinesrc_start):
3870         * gst/sine/gstsinesrc.h:
3871           removing num-buffers property before moving it
3872
3873 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
3874
3875         * configure.ac:
3876           use overridable ERROR_CFLAGS
3877         * docs/libs/gst-plugins-base-libs.types:
3878         * docs/libs/tmpl/gstringbuffer.sgml:
3879         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
3880         (gst_alsasink_class_init):
3881         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
3882         (gst_alsasrc_class_init):
3883         * gst-libs/gst/audio/audio.h:
3884         * gst-libs/gst/audio/gstaudioclock.h:
3885         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
3886         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
3887         (gst_audio_filter_link), (gst_audio_filter_init),
3888         (gst_audio_filter_chain), (gst_audio_filter_set_property),
3889         (gst_audio_filter_get_property),
3890         (gst_audio_filter_class_add_pad_templates):
3891         * gst-libs/gst/audio/gstaudiofilter.h:
3892         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3893         (gst_audio_filter_template_get_type),
3894         (gst_audio_filter_template_base_init),
3895         (gst_audio_filter_template_class_init),
3896         (gst_audio_filter_template_init),
3897         (gst_audio_filter_template_set_property),
3898         (gst_audio_filter_template_get_property), (plugin_init),
3899         (gst_audio_filter_template_setup),
3900         (gst_audio_filter_template_filter),
3901         (gst_audio_filter_template_filter_inplace):
3902         * gst-libs/gst/audio/gstaudiosink.c:
3903         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3904         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
3905         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
3906         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
3907         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
3908         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
3909         * gst-libs/gst/audio/gstaudiosink.h:
3910         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
3911         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
3912         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
3913         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
3914         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
3915         (gst_audio_src_class_init), (gst_audio_src_init),
3916         (gst_audio_src_create_ringbuffer):
3917         * gst-libs/gst/audio/gstaudiosrc.h:
3918         * gst-libs/gst/audio/gstbaseaudiosink.c:
3919         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
3920         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3921         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
3922         (gst_base_audio_sink_set_property),
3923         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
3924         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
3925         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
3926         (gst_base_audio_sink_create_ringbuffer),
3927         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
3928         * gst-libs/gst/audio/gstbaseaudiosink.h:
3929         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3930         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
3931         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
3932         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
3933         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
3934         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
3935         (gst_base_audio_src_event), (gst_base_audio_src_create),
3936         (gst_base_audio_src_create_ringbuffer),
3937         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
3938         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3939         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
3940         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
3941         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
3942         (gst_ring_buffer_debug_spec_caps),
3943         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
3944         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
3945         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
3946         (gst_ring_buffer_start), (gst_ring_buffer_pause),
3947         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
3948         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
3949         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
3950         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
3951         (gst_ring_buffer_clear):
3952         * gst-libs/gst/audio/gstringbuffer.h:
3953         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
3954         (gst_video_sink_class_init), (gst_video_sink_get_type):
3955         * gst-libs/gst/video/videosink.h:
3956         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
3957         (gst_multifdsink_class_init),
3958         (gst_multifdsink_handle_client_write),
3959         (gst_multifdsink_change_state):
3960         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3961         (gst_tcpclientsink_setcaps):
3962         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
3963         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
3964         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
3965         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
3966         (gst_ximagesink_send_pending_navigation),
3967         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
3968         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
3969         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
3970         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
3971         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
3972         (gst_xvimagesink_send_pending_navigation),
3973         (gst_xvimagesink_navigation_send_event),
3974         (gst_xvimagesink_set_xwindow_id),
3975         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
3976         (gst_xvimagesink_get_type):
3977         more macro splitting
3978
3979 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3980
3981         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3982           plug a memleak, allows me to import 1479 albums in one go
3983           in jamboree
3984         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
3985         (vorbis_handle_type_packet), (vorbis_dec_chain),
3986         (vorbis_dec_change_state):
3987           fix some format strings
3988
3989 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3990
3991         * docs/libs/tmpl/gstcolorbalance.sgml:
3992         * docs/libs/tmpl/gstmixer.sgml:
3993         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
3994         (gst_alsasink_set_property), (gst_alsasink_get_property):
3995         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
3996         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
3997           add device property
3998
3999 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4000
4001         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
4002         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
4003         (audiocast_register_listener), (audiocast_thread_run),
4004         (gst_gnomevfssrc_send_additional_headers_callback),
4005         (gst_gnomevfssrc_received_headers_callback),
4006         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
4007         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
4008         (gst_gnomevfssrc_get_size):
4009           add/clean up debugging
4010         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4011           cleanups
4012
4013 2005-07-07  Andy Wingo  <wingo@pobox.com>
4014
4015         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
4016         framerate. Need to get a handle on when exactly this function is
4017         called, tho.
4018
4019         * sys/v4l/v4lsrc_calls.h:
4020         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
4021         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
4022         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
4023
4024         * sys/v4l/v4l_calls.h: Cast to V4lElement.
4025         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
4026         v4lelements are sources.
4027
4028         * sys/v4l/gstv4lxoverlay.h:
4029         * sys/v4l/gstv4lxoverlay.c:
4030         * sys/v4l/gstv4ltuner.h:
4031         * sys/v4l/gstv4ltuner.c: Header loc fixen.
4032         
4033         * sys/v4l/gstv4lsrc.h:
4034         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
4035         PushSrc/BaseSrc. Removed most sync-related properties, videorate
4036         or something should handle that. Made a live source.
4037
4038         * sys/v4l/gstv4lelement.h:
4039         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
4040         signals. Some cleanups.
4041
4042         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
4043
4044         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
4045         stuff.
4046
4047         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
4048         stuff.
4049
4050         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
4051
4052 2005-07-07  Wim Taymans  <wim@fluendo.com>
4053
4054         * ext/theora/theoradec.c: (theora_get_query_types),
4055         (theora_dec_src_getcaps), (theora_dec_push):
4056         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
4057         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
4058         Remove deprecated/unused query types.
4059
4060 2005-07-06  Wim Taymans  <wim@fluendo.com>
4061
4062         * ext/alsa/Makefile.am:
4063         * ext/alsa/gstalsaplugin.c: (plugin_init):
4064         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4065         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4066         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
4067         (gst_alsasrc_class_init), (gst_alsasrc_init),
4068         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
4069         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
4070         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
4071         (gst_alsasrc_reset):
4072         * ext/alsa/gstalsasrc.h:
4073         * gst-libs/gst/audio/Makefile.am:
4074         * gst-libs/gst/audio/gstaudiosink.c:
4075         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4076         (gst_audioringbuffer_start):
4077         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4078         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4079         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4080         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4081         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4082         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4083         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4084         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4085         * gst-libs/gst/audio/gstaudiosrc.h:
4086         * gst-libs/gst/audio/gstbaseaudiosink.c:
4087         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4088         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4089         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4090         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4091         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4092         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4093         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4094         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4095         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4096         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4097         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4098         (gst_baseaudiosrc_change_state):
4099         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4100         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4101         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4102         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4103         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4104         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4105         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4106         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4107         * gst-libs/gst/audio/gstringbuffer.h:
4108         Added audiosource base classes.
4109         Ported alsasrc, still very basic.
4110
4111 2005-07-06  Wim Taymans  <wim@fluendo.com>
4112
4113         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4114         (theora_dec_push), (theora_handle_data_packet):
4115         Prepare for better timestamp fix later.
4116
4117         * gst/audioconvert/gstaudioconvert.c:
4118         List most accurate caps first
4119
4120         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4121         Use proper pad task function.
4122
4123         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4124         (gst_xvimagesink_show_frame):
4125         Fix deadlock when alloc failed.
4126
4127 2005-07-05  Andy Wingo  <wingo@pobox.com>
4128
4129         * ext/gnomevfs/gstgnomevfssrc.c:
4130         * gst/sine/gstsinesrc.c:
4131         * gst/tcp/gsttcpserversrc.c:
4132         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4133
4134         * sys/v4l/: Port from 0.8.
4135
4136         * Many files: Null if we got it....
4137
4138 2005-07-05  Andy Wingo  <wingo@pobox.com>
4139
4140         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4141         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4142         Signedness fixes.
4143
4144 2005-07-05  Wim Taymans  <wim@fluendo.com>
4145
4146         * configure.ac:
4147         * gst/tcp/Makefile.am:
4148         * gst/tcp/README:
4149         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4150         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4151         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4152         (is_sync_frame), (gst_multifdsink_handle_client_write),
4153         (gst_multifdsink_render), (gst_multifdsink_start),
4154         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4155         * gst/tcp/gstmultifdsink.h:
4156         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4157         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4158         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4159         * gst/tcp/gsttcp.h:
4160         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4161         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4162         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4163         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4164         * gst/tcp/gsttcpclientsink.h:
4165         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4166         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4167         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4168         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4169         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4170         * gst/tcp/gsttcpclientsrc.h:
4171         * gst/tcp/gsttcpplugin.c: (plugin_init):
4172         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4173         * gst/tcp/gsttcpserversink.h:
4174         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4175         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4176         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4177         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4178         (gst_tcpserversrc_stop):
4179         * gst/tcp/gsttcpserversrc.h:
4180         * gst/tcp/gsttcpsink.c:
4181         * gst/tcp/gsttcpsink.h:
4182         * gst/tcp/gsttcpsrc.c:
4183         * gst/tcp/gsttcpsrc.h:
4184         Ported tcp plugins to 0.9. 
4185         
4186
4187 2005-07-05  Andy Wingo  <wingo@pobox.com>
4188
4189         * gst/playback/gstplaybasebin.c (fill_buffer):
4190         message_new_application fixen.
4191
4192         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4193         Style fix.
4194
4195 2005-07-04  Wim Taymans  <wim@fluendo.com>
4196
4197         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4198         Set caps on output buffer.
4199
4200 2005-07-04  Andy Wingo  <wingo@pobox.com>
4201
4202         * ext/gnomevfs/gstgnomevfssrc.c
4203         (gst_gnomevfssrc_received_headers_callback) 
4204         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4205         hopefully.
4206
4207         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4208         No refcount leakage.
4209
4210         * configure.ac: Enable -Werror.
4211         
4212         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4213         * gst/audioconvert/bufferframesconvert.c
4214         (buffer_frames_convert_fixate):
4215         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4216         (gst_audio_convert_fixate):
4217         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4218         (gst_sinesrc_create): Fixate func changes.
4219         
4220         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4221         (gst_ximagesink_buffer_alloc): Unused var.
4222
4223 2005-07-01  Andy Wingo  <wingo@pobox.com>
4224
4225         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4226         getcaps to do explicit caps. Needs to be done in all decoders,
4227         possibly via a base class.
4228
4229         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4230
4231         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4232         caps on the sink pad, just rely on the pad template. Also, setting
4233         ANY caps on a pad is not valid because the caps are not fixed.
4234
4235         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4236         caps on the buffer, and get the width from the desired_caps if
4237         they're set.
4238         (gst_ximagesink_renegotiate_size): Implement via setting the
4239         desired_caps on the ximagesink.
4240         (gst_ximagesink_setcaps): Only reset the width of the player if it
4241         wasn't already set. Not sure if this is right.
4242         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4243
4244         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4245         that the user wants. NULL unless the window has been resized.
4246
4247         * gst/volume/gstvolume.c (volume_transform): Adapt to
4248         basetransform refcount changes.
4249         
4250 2005-07-01  Andy Wingo  <wingo@pobox.com>
4251
4252         * gst/videoscale/gstvideoscale.c:
4253         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4254         from BaseTransform, implements a transform_caps. Removed dead code
4255         including some PAR stuff that was never reached -- should probably
4256         be added back somehow.
4257
4258 2005-07-01  Andy Wingo  <wingo@pobox.com>
4259
4260         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4261         come later.
4262
4263 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4264
4265         * configure.ac:
4266         * docs/libs/Makefile.am:
4267         * docs/libs/gst-plugins-libs.types:
4268         * ext/alsa/Makefile.am:
4269         * ext/alsa/gstalsamixer.h:
4270         * ext/alsa/gstalsamixeroptions.h:
4271         * ext/alsa/gstalsamixertrack.h:
4272         * gst-libs/gst/Makefile.am:
4273         * gst-libs/gst/colorbalance/.cvsignore:
4274         * gst-libs/gst/colorbalance/Makefile.am:
4275         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4276         * gst-libs/gst/colorbalance/colorbalance.c:
4277         * gst-libs/gst/colorbalance/colorbalance.h:
4278         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4279         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4280         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4281         * gst-libs/gst/interfaces/Makefile.am:
4282         * gst-libs/gst/interfaces/colorbalance.c:
4283         (gst_color_balance_class_init):
4284         * gst-libs/gst/interfaces/colorbalance.h:
4285         * gst-libs/gst/interfaces/interfaces-marshal.list:
4286         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4287         * gst-libs/gst/interfaces/mixer.h:
4288         * gst-libs/gst/interfaces/mixeroptions.h:
4289         * gst-libs/gst/interfaces/navigation.c:
4290         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4291         * gst-libs/gst/interfaces/tuner.h:
4292         * gst/volume/Makefile.am:
4293         * gst/volume/gstvolume.c:
4294         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4295         * sys/ximage/Makefile.am:
4296         * sys/ximage/ximagesink.c:
4297         * sys/xvimage/Makefile.am:
4298         * sys/xvimage/xvimagesink.c:
4299           fold in all interfaces into an interfaces dir, preserving CVS
4300           history
4301
4302 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4303
4304         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4305           Fix build after riff changes.
4306
4307 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4308
4309         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4310         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4311         (gst_riff_create_video_template_caps),
4312         (gst_riff_create_audio_template_caps),
4313         (gst_riff_create_iavs_template_caps):
4314         * gst-libs/gst/riff/riff-media.h:
4315         * gst-libs/gst/riff/riff-read.h:
4316         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4317           Add gst_riff_init() to initialize the debug category, instead
4318           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4319
4320 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4321
4322         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4323           Oops, I shouldn't apply hacks.
4324
4325 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4326
4327         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4328           Remove pad_loop function which doesn't work.
4329
4330 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4331
4332         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4333           Send EOS when deactivating.
4334         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4335         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4336         (gen_preroll_element), (probe_triggered), (mute_stream),
4337         (silence_stream), (new_decoded_pad), (setup_substreams),
4338         (set_active_source):
4339         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4340         (remove_sinks), (add_sink):
4341         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4342           Change for new probe API.
4343
4344 2005-06-29  Wim Taymans  <wim@fluendo.com>
4345
4346         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4347         * gst-libs/gst/audio/gstbaseaudiosink.c:
4348         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4349         (gst_baseaudiosink_change_state):
4350         * gst-libs/gst/audio/gstbaseaudiosink.h:
4351         * gst-libs/gst/audio/gstringbuffer.c:
4352         (gst_ringbuffer_set_callback):
4353         Fix compilation error.
4354         Ringbuffer starts out as not running.
4355         Free our clock in dispose.
4356         When releasing the ringbuffer we need to renegotiate so
4357         clear the pad caps.
4358
4359 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4360
4361         * autogen.sh:
4362         * configure.ac:
4363         * docs/Makefile.am:
4364         * docs/libs/Makefile.am:
4365         * docs/libs/gst-plugins-libs-docs.sgml:
4366         * docs/libs/gst-plugins-libs-sections.txt:
4367         * docs/libs/gst-plugins-libs.types:
4368         * docs/libs/tmpl/gstaudio.sgml:
4369         * docs/libs/tmpl/gstcolorbalance.sgml:
4370         * docs/libs/tmpl/gstringbuffer.sgml:
4371         * gst-libs/gst/audio/gstringbuffer.c:
4372         (gst_ringbuffer_set_callback):
4373           reinstate gtk-doc docs for plugin libs
4374
4375 2005-06-28  Wim Taymans  <wim@fluendo.com>
4376
4377         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4378         (gst_ogg_demux_init):
4379         Removed pad loop function.
4380
4381 2005-06-28  Wim Taymans  <wim@fluendo.com>
4382
4383         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4384         If we're building a chain we are not in an error case
4385         when we queue a buffer.
4386
4387 2005-06-28  Andy Wingo  <wingo@pobox.com>
4388
4389         * *.c: Don't cast to GstObject before reffing/unreffing.
4390
4391 2005-06-27  Andy Wingo  <wingo@pobox.com>
4392
4393         * gst/videotestsrc/gstvideotestsrc.c
4394         (gst_videotestsrc_activate_push): Activation API changes.
4395
4396         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4397         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4398         they have refs on the decodebin.
4399
4400         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4401         parent class.
4402         (gst_ogg_pad_typefind): Don't leak a pad ref.
4403         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4404         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4405         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4406
4407 2005-06-27  Edward Hervey  <edward@fluendo.com>
4408
4409         * ext/theora/theoradec.c: (theora_dec_change_state): 
4410         re-arranged call to parent's state change in order to avoid locks (or
4411         worse).
4412
4413 2005-06-26  Edward Hervey  <edward@fluendo.com>
4414
4415         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4416         2nd argument of 'unknow-type' signal is a GstCaps and not a
4417         GstMiniObject
4418
4419 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4420         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4421           Set the worker thread's running flag to TRUE before starting the
4422           thread.
4423         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4424           Catch a failure to add typefind to the bin.
4425
4426 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4427
4428         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4429         (gst_sinesrc_init), (gst_sinesrc_create),
4430         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4431         (gst_sinesrc_start):
4432         * gst/sine/gstsinesrc.h:
4433           add num-buffers and timestamp-offset properties
4434         * gst/videotestsrc/gstvideotestsrc.c:
4435         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4436         (gst_videotestsrc_get_property):
4437           add timestamp-offset property
4438
4439 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4440
4441         * configure.ac: add videorate
4442         * gst-plugins-base.spec.in: add videorate
4443
4444 2005-06-23  Wim Taymans  <wim@fluendo.com>
4445
4446         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4447         (gst_videorate_getcaps), (gst_videorate_setcaps),
4448         (gst_videorate_event), (gst_videorate_chain):
4449         Fixed videorate, fixating an already fixated caps is not
4450         an error.
4451
4452 2005-06-23  Wim Taymans  <wim@fluendo.com>
4453
4454         * ext/ogg/README:
4455         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4456         Buffer on caps is not boxed anymore.
4457
4458 2005-06-22  Wim Taymans  <wim@fluendo.com>
4459
4460         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4461         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4462         Set buffers on caps as miniobjects and not as boxed.
4463
4464 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4465
4466         * configure.ac:
4467           back to HEAD
4468
4469 === release 0.9.1 ===
4470
4471 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4472
4473         * .cvsignore:
4474         * NEWS:
4475         * README:
4476         * RELEASE:
4477         * configure.ac:
4478         * po/af.po:
4479         * po/az.po:
4480         * po/cs.po:
4481         * po/en_GB.po:
4482         * po/hu.po:
4483         * po/it.po:
4484         * po/nb.po:
4485         * po/nl.po:
4486         * po/or.po:
4487         * po/sq.po:
4488         * po/sr.po:
4489         * po/sv.po:
4490         * po/uk.po:
4491         * po/vi.po:
4492           updates for release
4493
4494 2005-06-09  Andy Wingo  <wingo@pobox.com>
4495
4496         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4497         
4498 2005-06-09  Andy Wingo  <wingo@pobox.com>
4499
4500         * configure.ac:
4501         * gst-libs/gst/Makefile.am:
4502         * gst-libs/gst/net/Makefile.am:
4503         Add gstnet to build.
4504
4505 2005-06-09  Andy Wingo  <wingo@pobox.com>
4506
4507         * gst-libs/gst/gconf/gconf.c:
4508         * gst/playback/test.c:
4509         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4510         fixes.
4511
4512         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4513
4514         * ext/theora/theoraenc.c (theora_enc_chain): 
4515         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4516
4517         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4518         RealPad.
4519
4520 2005-06-02  Wim Taymans  <wim@fluendo.com>
4521
4522         * gst-libs/gst/net/Makefile.am:
4523         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4524         * pkgconfig/gstreamer-libs.pc.in:
4525         Added net stuff, version net lib.
4526
4527 2005-06-02  Wim Taymans  <wim@fluendo.com>
4528
4529         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4530         (query_rates), (query_positions_elems), (query_positions_pads),
4531         (do_seek):
4532         Updated seek example.
4533
4534 2005-06-02  Andy Wingo  <wingo@pobox.com>
4535
4536         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4537         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4538         list.
4539
4540         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4541         remove the typefind, the bin dispose will do it for us. When it's
4542         removed and unreffed, the signal handler will be disconnected,
4543         too.
4544         (unlinked): It's too difficult to disconnect from unlinked
4545         handlers, as they are on pads not elements. Just punt if the pads
4546         aren't grandkids of the bin.
4547
4548 2005-06-02  Wim Taymans  <wim@fluendo.com>
4549
4550         * ext/ogg/README:
4551         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4552         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4553         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4554         * ext/theora/theoradec.c: (theora_dec_src_query),
4555         (theora_handle_data_packet):
4556         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4557         (theora_enc_chain):
4558         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4559         (vorbis_handle_data_packet):
4560         * gst/audioconvert/bufferframesconvert.c:
4561         (buffer_frames_convert_chain):
4562         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4563         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4564         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4565         (gst_ffmpegcsp_chain):
4566         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4567         (gst_videorate_getcaps), (gst_videorate_setcaps),
4568         (gst_videorate_event), (gst_videorate_chain):
4569         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
4570         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
4571         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4572         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4573         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4574         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4575         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4576         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4577         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4578         Cleanups and buffer alloc.
4579
4580 2005-05-31  Wim Taymans  <wim@fluendo.com>
4581
4582         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
4583         Don't try to call the delay method when the device is not
4584         opened.
4585
4586 2005-05-31  Wim Taymans  <wim@fluendo.com>
4587
4588         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
4589         Get actual segment size and buffer size after opening
4590         the device.
4591
4592 2005-05-30  Wim Taymans  <wim@fluendo.com>
4593
4594         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
4595         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
4596         Also FLUSH upstream, makes the loop function exit faster.
4597         
4598         * ext/theora/theoradec.c: (theora_dec_src_query):
4599         Some more debug info in the query.
4600         
4601         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4602         (gst_ximagesink_setcaps):
4603         Release lock on par error, better error reporting.
4604
4605 2005-05-26  Wim Taymans  <wim@fluendo.com>
4606
4607         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4608         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
4609         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
4610         Clear chains in READY
4611         Queue packets until the chain is activated.
4612
4613 2005-05-25  Wim Taymans  <wim@fluendo.com>
4614
4615         * gst-libs/gst/audio/gstaudiosink.c:
4616         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4617         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4618         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4619         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4620         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4621         (gst_audiosink_create_ringbuffer):
4622         * gst-libs/gst/audio/gstbaseaudiosink.c:
4623         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4624         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4625         (gst_baseaudiosink_set_property), (build_linear_format),
4626         (debug_spec_caps), (debug_spec_buffer),
4627         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4628         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4629         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4630         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4631         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4632         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4633         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
4634         (gst_ringbuffer_play), (gst_ringbuffer_pause),
4635         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
4636         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
4637         (wait_segment), (gst_ringbuffer_commit),
4638         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
4639         (gst_ringbuffer_clear):
4640         Various small cleanups.
4641
4642         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4643         (gst_audio_convert_change_state):
4644         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
4645         No need to take the locks anymore.
4646
4647 2005-05-25  Wim Taymans  <wim@fluendo.com>
4648
4649         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4650         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
4651         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
4652         (type_found):
4653         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
4654         (group_destroy), (group_commit), (queue_overrun),
4655         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
4656         (mute_stream), (new_decoded_pad), (setup_substreams),
4657         (setup_source), (mute_group_type), (set_active_source),
4658         (gst_play_base_bin_change_state):
4659         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
4660         (gen_video_element), (gen_text_element), (gen_audio_element),
4661         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
4662         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
4663         (gst_stream_info_dispose), (gst_stream_info_set_mute):
4664         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
4665         Some playbin cleanups mostly refcounting sloppyness.
4666
4667 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4668
4669         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4670           Work with streaming input.
4671
4672 2005-05-25  Wim Taymans  <wim@fluendo.com>
4673
4674         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4675         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4676         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4677         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
4678         No need to take the STREAM lock anymore.
4679
4680 2005-05-25  Wim Taymans  <wim@fluendo.com>
4681
4682         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4683         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
4684         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
4685         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
4686         (gst_ogg_demux_sink_activate):
4687         * ext/theora/theoradec.c: (theora_dec_src_event),
4688         (theora_handle_comment_packet), (theora_dec_chain),
4689         (theora_dec_change_state):
4690         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4691         (vorbis_handle_data_packet), (vorbis_dec_chain),
4692         (vorbis_dec_change_state):
4693         Remove STREAM locks as they are taken in core now.
4694         Never set bogus granulepos on vorbis/theora.
4695         Fix leaks in theoradec tag parsing.
4696
4697 2005-05-25  Wim Taymans  <wim@fluendo.com>
4698
4699         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4700         Fix memleaks, GST_BUFFER_DATA() is not freed.
4701
4702 2005-05-25  Wim Taymans  <wim@fluendo.com>
4703
4704         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4705         Open non-blocking, set to blocking mode afterwards to avoid
4706         lockups when audio device is busy.
4707
4708 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4709
4710         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
4711           This can't be good.
4712
4713 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4714
4715         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
4716         (gst_audio_convert_chain), (gst_audio_convert_link_src),
4717         (gst_audio_convert_setcaps):
4718           Implement instant setup switching.
4719
4720 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4721
4722         * gst/playback/gstplaybasebin.c: (probe_triggered):
4723           Fix missing unlock.
4724         * gst/playback/gstplaybin.c: (add_sink):
4725           First add, then link (otherwise pad link fails).
4726
4727 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4728
4729         * examples/Makefile.am:
4730         fix buildbot (make distcheck)
4731
4732 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4733
4734         * gst/playback/gstplaybin.c: (gen_vis_element):
4735           Remove some wrong code. Doesn't work yet.
4736
4737 2005-05-19  Wim Taymans  <wim@fluendo.com>
4738
4739         * gst-libs/gst/net/Makefile.am:
4740         * gst-libs/gst/net/README:
4741         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
4742         (gst_netbuffer_class_init), (gst_netbuffer_init),
4743         (gst_netbuffer_finalize), (gst_netbuffer_copy),
4744         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
4745         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
4746         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
4747         * gst-libs/gst/net/gstnetbuffer.h:
4748         Added buffer subclass to store extra to/from addresses for
4749         network sources/sinks.
4750
4751 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4752
4753         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
4754           Don't lock an unassigned variable.
4755
4756 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4757
4758         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
4759           Increase buffer for video, decrease buffer for other media types.
4760         * gst/playback/gstplaybin.c: (gen_video_element),
4761         (gen_audio_element):
4762           Change names for debugging purposes.
4763
4764 2005-05-18  Wim Taymans  <wim@fluendo.com>
4765
4766         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4767         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4768         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4769         (gst_ffmpegcsp_chain):
4770         Enable buffer alloc passthrough if the source and dest
4771         formats are the same.
4772
4773 2005-05-17  Wim Taymans  <wim@fluendo.com>
4774
4775         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4776         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
4777         (gst_ogg_demux_chain_unlocked):
4778         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4779         (gst_audio_convert_caps_remove_format_info),
4780         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4781         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
4782         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4783         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4784         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
4785         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
4786         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
4787         (gst_ffmpegcsp_get_property):
4788         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4789         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4790         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4791         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
4792         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
4793         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4794         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
4795         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
4796         Leak fixes in oggdemux.
4797         Some cleanups in audioconvert.
4798         Make passthrough work along with buffer_alloc etc.
4799         Make buffer_alloc and buffer recycling actually work in
4800         xvimagesink.
4801
4802 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4803
4804         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
4805           make the compiler happy
4806
4807 2005-05-17  Wim Taymans  <wim@fluendo.com>
4808
4809         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
4810         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
4811         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
4812         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
4813         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4814         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
4815         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
4816         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
4817         (gst_xvimagesink_set_xwindow_id):
4818         * sys/xvimage/xvimagesink.h:
4819         Port xvimagesink to new MiniObject.
4820
4821 2005-05-17  Wim Taymans  <wim@fluendo.com>
4822
4823         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
4824         (gst_audiofilter_chain):
4825         * gst-libs/gst/audio/gstaudiosink.c:
4826         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4827         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4828         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4829         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4830         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4831         (gst_audiosink_create_ringbuffer):
4832         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4833         (gst_audio_convert_caps_remove_format_info),
4834         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4835         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4836         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4837         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4838         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
4839         Fix passthrough in ffmpegcolorspace.
4840         Fix memset in audiosink on wrong memory.
4841
4842 2005-05-16  David Schleef  <ds@schleef.org>
4843
4844         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
4845         to GstMiniObject.
4846
4847 2005-05-16  David Schleef  <ds@schleef.org>
4848
4849         Port from GstData to GstMiniObject.
4850         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4851         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
4852         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
4853         (gst_ogg_mux_collected):
4854         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4855         * ext/theora/theoradec.c: (theora_handle_comment_packet),
4856         (theora_handle_data_packet):
4857         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4858         (theora_set_header_on_caps), (theora_enc_chain):
4859         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4860         (vorbis_handle_comment_packet):
4861         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4862         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
4863         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
4864         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
4865         * gst/audioconvert/gstaudioconvert.c:
4866         (gst_audio_convert_get_buffer):
4867         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4868         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4869         (mute_stream), (silence_stream):
4870         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
4871         * gst/volume/gstvolume.c: (volume_transform):
4872         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4873         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
4874         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
4875         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
4876         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
4877         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
4878         (gst_ximagesink_buffer_alloc):
4879         * sys/ximage/ximagesink.h:
4880
4881 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4882
4883         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4884         (fill_buffer), (check_queue), (queue_threshold_reached),
4885         (queue_out_of_data):
4886         * gst/playback/gstplaybasebin.h:
4887           Post buffer-fullness on the bus.
4888
4889 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4890
4891         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4892         (try_to_link_1):
4893         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4894         (group_commit), (probe_triggered), (setup_source),
4895         (gst_play_base_bin_change_state):
4896         * gst/playback/gstplaybasebin.h:
4897         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4898         (gst_play_bin_init), (remove_sinks), (setup_sinks),
4899         (gst_play_bin_change_state):
4900           Move setup_output_pads into a virtual function, remove
4901           group-switch (no longer needed) and redirect (handled by bus
4902           now) signals.
4903
4904 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4905
4906         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
4907         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
4908         (get_active_group), (get_building_group), (group_destroy),
4909         (group_commit), (check_queue), (queue_overrun),
4910         (queue_threshold_reached), (queue_out_of_data),
4911         (gen_preroll_element), (remove_groups), (unknown_type),
4912         (add_element_stream), (no_more_pads), (probe_triggered),
4913         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
4914         (setup_substreams), (setup_source), (finish_source),
4915         (prepare_output), (muted_group_change_state),
4916         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
4917         (gst_play_base_bin_change_state):
4918         * gst/playback/gstplaybasebin.h:
4919         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4920         (gst_play_bin_init), (gst_play_bin_set_property),
4921         (gen_video_element), (gen_text_element), (gen_audio_element),
4922         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
4923         (gst_play_bin_change_state):
4924         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
4925         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
4926         (stream_info_change_state), (gst_stream_info_set_mute),
4927         (gst_stream_info_get_property):
4928         * gst/playback/gststreaminfo.h:
4929         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
4930         (gst_stream_selector_get_linked_pad),
4931         (gst_stream_selector_getcaps),
4932         (gst_stream_selector_get_linked_pads),
4933         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
4934         * gst/playback/gststreamselector.h:
4935           Rough port of playbin. Needs some more work, but is mostly done,
4936           and uses a few locks in important places, which should make stuff
4937           like chain-switches clean. Still uses GST_STATE() in a few places,
4938           which isn't all that good an idea, subtitles/elements disabled
4939           because no elements to test with and thus probably broken, query
4940           and event handling moved to GstBin, internal thread removed
4941           alltogether because the pipeline does that for us now. Can play
4942           Ogg/Vorbis files. Haven't tested anything else yet.
4943
4944 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4945
4946         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
4947           Do no-more-pads (needed for autoplugging).
4948
4949 2005-05-10  Andy Wingo  <wingo@pobox.com>
4950
4951         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
4952         message to the bus with the tags. Still not sent downstream tho.
4953
4954         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
4955         get_parent.
4956         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
4957         avoid refcounting hassles.
4958
4959 2005-05-09  Andy Wingo  <wingo@pobox.com>
4960
4961         * gst/volume/Makefile.am:
4962         * gst/volume/demo.c
4963         * gst/volume/gstvolume.h
4964         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
4965         basetransform. Probably need an audio filter base class.
4966
4967 2005-05-09  Wim Taymans  <wim@fluendo.com>
4968
4969         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
4970         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
4971         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
4972         (gst_vorbisenc_chain):
4973         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4974         (gst_audio_convert_caps_remove_format_info),
4975         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4976         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4977         Make caps writable before writing to it.
4978         Fix negotiation in audioconvert some more.
4979
4980 2005-05-09  Wim Taymans  <wim@fluendo.com>
4981
4982         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4983         (gst_videorate_getcaps), (gst_videorate_setcaps),
4984         (gst_videorate_event), (gst_videorate_chain):
4985         Better negotiation.
4986
4987 2005-05-09  Wim Taymans  <wim@fluendo.com>
4988
4989         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
4990         (gst_videorate_getcaps), (gst_videorate_setcaps),
4991         (gst_videorate_blank_data), (gst_videorate_init),
4992         (gst_videorate_event), (gst_videorate_chain),
4993         (gst_videorate_change_state):
4994         Port videorate, do a better job at negotiation while we're at
4995         it.
4996
4997 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
4998
4999         * configure.ac:
5000           Disable libvisual
5001
5002         * examples/Makefile.am:
5003         * gst-libs/gst/audio/Makefile.am:
5004         * gst-libs/gst/riff/Makefile.am:
5005         * gst-libs/gst/tag/Makefile.am:
5006         * gst-libs/gst/video/Makefile.am:
5007           Fixups for missing variables.
5008
5009 2005-05-09  Wim Taymans  <wim@fluendo.com>
5010
5011         * examples/seeking/seek.c: (make_theora_pipeline),
5012         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
5013         (query_rates), (query_positions_elems), (query_positions_pads),
5014         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
5015         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5016         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
5017         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
5018         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
5019         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
5020         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5021         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5022         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5023         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5024         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5025         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5026         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
5027         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
5028         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5029         (theora_dec_src_convert), (theora_dec_sink_convert),
5030         (theora_dec_src_query), (theora_dec_sink_query),
5031         (theora_dec_src_event), (theora_dec_sink_event),
5032         (theora_handle_comment_packet), (theora_handle_type_packet),
5033         (theora_handle_header_packet), (theora_handle_data_packet),
5034         (theora_dec_chain):
5035         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5036         (vorbis_dec_convert), (vorbis_dec_src_query),
5037         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5038         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5039         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5040         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5041         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
5042         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
5043         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
5044         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5045         (gst_play_bin_query):
5046         * gst/playback/test3.c: (update_scale):
5047         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
5048         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
5049         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5050         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
5051         (gst_videotestsrc_src_query):
5052         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
5053         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
5054         (paint_hline_YUV9):
5055         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
5056         Port to new query API.
5057         Updated seek.
5058         Cleanups in x[v]imagesink
5059
5060 2005-05-09  Andy Wingo  <wingo@pobox.com>
5061
5062         * ext/alsa/gstalsasink.h:
5063         * ext/gnomevfs/gstgnomevfssrc.c:
5064         (gst_gnomevfssrc_get_icy_metadata):
5065         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
5066         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
5067         * ext/theora/theoradec.c (theora_dec_src_query)
5068         (theora_dec_src_event, theora_dec_sink_event)
5069         (theora_handle_comment_packet, theora_handle_data_packet):
5070         * ext/theora/theoraenc.c (theora_enc_chain):
5071         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
5072         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
5073         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5074         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
5075         (qt_type_find):
5076         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
5077         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5078         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5079         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5080         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5081         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5082         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5083         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5084         (paint_setup_RGB565, paint_setup_xRGB1555):
5085         * gst/videotestsrc/videotestsrc.h:
5086         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5087         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5088         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5089         GCC4 fixes.
5090         
5091         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5092         gst_pad_query_position. Fixes oggdemux.
5093
5094 2005-05-08  David Schleef  <ds@schleef.org>
5095
5096         * configure.ac: Require liboil.
5097         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5098         a few more.
5099         * gst/videotestsrc/videotestsrc.c:
5100         * gst/videotestsrc/videotestsrc.h:
5101
5102 2005-05-06  Wim Taymans  <wim@fluendo.com>
5103
5104         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5105         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5106         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5107         Well, unreffing a buffer right before pushing it is asking
5108         for trouble..
5109
5110 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5111
5112         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5113
5114 2005-05-06  Wim Taymans  <wim@fluendo.com>
5115
5116         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5117         (gst_audio_convert_caps_remove_format_info),
5118         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5119         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5120         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5121         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5122         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5123         * gst/sine/Makefile.am:
5124         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5125         (gst_sinesrc_class_init), (gst_sinesrc_init),
5126         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5127         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5128         (gst_sinesrc_update_freq):
5129         * gst/sine/gstsinesrc.h:
5130         * gst/tcp/gstmultifdsink.c:
5131         * sys/xvimage/xvimagesink.c:
5132         Fixed negotiation wrt _peer_get_caps()
5133         Some cleanups.
5134
5135
5136 2005-05-06  Wim Taymans  <wim@fluendo.com>
5137
5138         * gst-libs/gst/audio/gstaudiosink.c:
5139         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5140         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5141         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5142         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5143         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5144         (gst_audiosink_create_ringbuffer):
5145         * gst-libs/gst/audio/gstbaseaudiosink.c:
5146         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5147         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5148         (gst_baseaudiosink_set_property), (build_linear_format),
5149         (debug_spec_caps), (debug_spec_buffer),
5150         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5151         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5152         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5153         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5154         * gst-libs/gst/audio/gstbaseaudiosink.h:
5155         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5156         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5157         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5158         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5159         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5160         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5161         (wait_segment), (gst_ringbuffer_commit),
5162         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5163         (gst_ringbuffer_clear):
5164         * gst-libs/gst/audio/gstringbuffer.h:
5165         Make the base audiosink return an error when there is no
5166         audiobuffer negotiated.
5167
5168 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5169
5170         * ext/Makefile.am:
5171         Disable cdparanoia until someone ports it!
5172
5173 2005-05-06  Wim Taymans  <wim@fluendo.com>
5174
5175         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5176         (gst_ogg_demux_sink_activate):
5177         And revert after wingo's revert.. sigh..
5178
5179 2005-05-05  Andy Wingo  <wingo@pobox.com>
5180
5181         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5182         GObject.
5183         * configure.ac: Return audiorate and subparse from the ghetto.
5184         Re-enable -Wall -Werror.
5185         * gst/subparse/gstsubparse.c:
5186         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5187         or chain-based. Cleaned up a bit. Not tested.
5188         
5189 2005-05-05  Christian Schaller <christian@fluendo.com> 
5190
5191         * Makefile.am: remove stuff that is not building
5192         * configure.ac: remove stuff that is not building
5193         * examples/Makefile.am: remove stuff that is not building
5194         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5195         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5196         * sys/Makefile.am: remove stuff that is not building
5197         * testsuite/Makefile.am: remove stuff that is not building
5198
5199 2005-05-05  Andy Wingo  <wingo@pobox.com>
5200
5201         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5202         * gst-libs/gst/tag/gstvorbistag.c:
5203         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5204         * gst/adder/gstadder.h:
5205         * gst/audioconvert/gstchannelmix.c:
5206         (gst_audio_convert_fill_one_other):
5207         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5208         (gst_audiorate_init), (gst_audiorate_chain):
5209         * gst/playback/gstplaybasebin.c: (setup_source):
5210         * gst/playback/test3.c: (update_scale):
5211         Some GCC4 fixes
5212         
5213         * po/af.po:
5214         * po/az.po:
5215         * po/cs.po:
5216         * po/en_GB.po:
5217         * po/hu.po:
5218         * po/it.po:
5219         * po/nb.po:
5220         * po/nl.po:
5221         * po/or.po:
5222         * po/sq.po:
5223         * po/sr.po:
5224         * po/sv.po:
5225         * po/uk.po:
5226         * po/vi.po: Foo
5227
5228 2005-05-05  Wim Taymans  <wim@fluendo.com>
5229
5230         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5231         (gst_audio_convert_caps_remove_format_info),
5232         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5233         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5234         * gst/videotestsrc/gstvideotestsrc.c:
5235         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5236         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5237         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5238         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5239         Don't ignore _push() return values.
5240         Make sure no processing is done when shutting down.
5241         Videotestsrc pad activation fix.
5242
5243 2005-05-05  Wim Taymans  <wim@fluendo.com>
5244
5245         * gst/adder/Makefile.am:
5246         * gst/adder/gstadder.c: (gst_adder_setcaps),
5247         (gst_adder_class_init), (gst_adder_init),
5248         (gst_adder_request_new_pad), (gst_adder_collected),
5249         (gst_adder_change_state):
5250         * gst/adder/gstadder.h:
5251         Ported adder as an example of a mixer element using
5252         collect pads. Needs more negotiation work.
5253
5254 2005-05-05  Wim Taymans  <wim@fluendo.com>
5255
5256         * ext/theora/theoradec.c: (_inc_granulepos),
5257         (theora_dec_src_event), (theora_dec_sink_event),
5258         (theora_handle_comment_packet), (theora_handle_type_packet),
5259         (theora_handle_header_packet), (theora_handle_data_packet),
5260         (theora_dec_chain):
5261         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5262         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5263         (theora_push_buffer), (theora_push_packet),
5264         (theora_enc_sink_event), (theora_enc_chain),
5265         (theora_enc_change_state), (theora_enc_set_property),
5266         (theora_enc_get_property):
5267         Added stream lock to decoder so that we can serialize
5268         the discont event.
5269         More theoraenc porting, recover from errors, do clean
5270         shutdown.
5271
5272 2005-05-05  Wim Taymans  <wim@fluendo.com>
5273
5274         * ext/ogg/Makefile.am:
5275         * ext/ogg/README:
5276         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5277         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5278         (gst_ogg_print):
5279         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5280         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5281         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5282         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5283         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5284         (gst_ogg_mux_change_state):
5285         Ported ogg muxer.
5286
5287 2005-05-05  Wim Taymans  <wim@fluendo.com>
5288
5289         * docs/design-audiosinks.txt:
5290         * gst-libs/gst/audio/TODO:
5291         * gst-libs/gst/audio/gstaudiosink.c:
5292         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5293         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5294         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5295         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5296         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5297         (gst_audiosink_create_ringbuffer):
5298         * gst-libs/gst/audio/gstbaseaudiosink.c:
5299         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5300         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5301         (gst_baseaudiosink_set_property), (build_linear_format),
5302         (debug_spec_caps), (debug_spec_buffer),
5303         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5304         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5305         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5306         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5307         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5308         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5309         (gst_ringbuffer_release), (gst_ringbuffer_play),
5310         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5311         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5312         (gst_ringbuffer_set_sample), (wait_segment),
5313         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5314         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5315         More work on the audiosink, mostly debugging and a race in
5316         shutdown.
5317
5318 2005-04-28  Wim Taymans  <wim@fluendo.com>
5319
5320         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5321         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5322         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5323         (vorbis_dec_src_query), (vorbis_dec_src_event),
5324         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5325         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5326         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5327         Don't crap out when seeking back to position 0.
5328
5329 2005-04-28  Wim Taymans  <wim@fluendo.com>
5330
5331         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5332         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5333         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5334         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5335         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5336         Make audio sink configurable, use alsasink as default.
5337
5338 2005-04-28  Wim Taymans  <wim@fluendo.com>
5339
5340         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5341         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5342         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5343         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5344         (vorbis_dec_change_state):
5345         * ext/vorbis/vorbisdec.h:
5346         Refactor, use STREAM_LOCK.
5347
5348 2005-04-28  Wim Taymans  <wim@fluendo.com>
5349
5350         * ext/theora/theoradec.c: (_inc_granulepos),
5351         (theora_dec_sink_event), (theora_handle_comment_packet),
5352         (theora_handle_type_packet), (theora_handle_header_packet),
5353         (theora_handle_data_packet), (theora_dec_chain),
5354         (theora_dec_change_state):
5355         Refactor a bit, use STREAM_LOCK.
5356
5357 2005-04-28  Wim Taymans  <wim@fluendo.com>
5358
5359         * ext/alsa/Makefile.am:
5360         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5361         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5362         (gst_alsa_link), (gst_alsa_close_audio):
5363         * ext/alsa/gstalsaplugin.c: (plugin_init):
5364         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5365         (gst_alsasink_dispose), (gst_alsasink_base_init),
5366         (gst_alsasink_class_init), (gst_alsasink_init),
5367         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5368         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5369         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5370         (gst_alsasink_reset):
5371         * ext/alsa/gstalsasink.h:
5372         Implement alsasink with simple open/write/close API. 
5373         Make alsa dir build by disabling compilation of code.
5374
5375 2005-04-28  Wim Taymans  <wim@fluendo.com>
5376
5377         * gst-libs/gst/audio/Makefile.am:
5378         * gst-libs/gst/audio/audio.h:
5379         * gst-libs/gst/audio/audioclock.c:
5380         * gst-libs/gst/audio/audioclock.h:
5381         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5382         (gst_audio_clock_class_init), (gst_audio_clock_init),
5383         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5384         * gst-libs/gst/audio/gstaudioclock.h:
5385         * gst-libs/gst/audio/gstaudiosink.c:
5386         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5387         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5388         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5389         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5390         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5391         (gst_audiosink_create_ringbuffer):
5392         * gst-libs/gst/audio/gstbaseaudiosink.c:
5393         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5394         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5395         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5396         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5397         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5398         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5399         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5400         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5401         * gst-libs/gst/audio/gstbaseaudiosink.h:
5402         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5403         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5404         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5405         (gst_ringbuffer_release), (gst_ringbuffer_play),
5406         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5407         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5408         (gst_ringbuffer_set_sample), (wait_segment),
5409         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5410         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5411         * gst-libs/gst/audio/gstringbuffer.h:
5412         Make ringbuffer faster and more simple by removing the locks
5413         in the playback thread.
5414         Add sample accurate playback based on buffer sample offsets.
5415         Make the baseaudiosink provide a clock.
5416         Parse caps in the base class.
5417         Correctly handle seeking, flushing and state changes.
5418
5419 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5420
5421         * configure.ac:
5422         * gst/audioconvert/Makefile.am:
5423         * gst/audioscale/Makefile.am:
5424           Fix part of the build.  Come on guys, autogen didn't even work :)
5425
5426 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5427
5428         * configure.ac:
5429         * gst-libs/gst/Makefile.am:
5430         * gst-libs/gst/media-info/.cvsignore:
5431         * gst-libs/gst/media-info/Makefile.am:
5432         * gst-libs/gst/media-info/README:
5433         * gst-libs/gst/media-info/media-info-priv.c:
5434         * gst-libs/gst/media-info/media-info-priv.h:
5435         * gst-libs/gst/media-info/media-info-test.c:
5436         * gst-libs/gst/media-info/media-info.c:
5437         * gst-libs/gst/media-info/media-info.h:
5438         * gst-libs/gst/media-info/media-info.vcproj:
5439         * pkgconfig/Makefile.am:
5440         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5441         * pkgconfig/gstreamer-media-info.pc.in:
5442           Remove media-info, which is also successed by playbin (see Totem
5443           implementation).
5444
5445 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5446
5447         * configure.ac:
5448         * examples/Makefile.am:
5449         * examples/gstplay/.cvsignore:
5450         * examples/gstplay/Makefile.am:
5451         * examples/gstplay/player.c:
5452         * gst-libs/gst/Makefile.am:
5453         * gst-libs/gst/play/.cvsignore:
5454         * gst-libs/gst/play/Makefile.am:
5455         * gst-libs/gst/play/play.c:
5456         * gst-libs/gst/play/play.h:
5457         * gst-libs/gst/play/play.vcproj:
5458         * pkgconfig/Makefile.am:
5459         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5460         * pkgconfig/gstreamer-play.pc.in:
5461           Remove libgstplay, playbin is now the official successor.
5462
5463 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5464
5465         * configure.ac:
5466         * gst-libs/gst/Makefile.am:
5467         * gst-libs/gst/xwindowlistener/Makefile.am:
5468         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5469         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5470           Remove deprecated xwindowlistener (I've moved xwindowlistening
5471           in the v4l/v4l2 plugins over to serverside).
5472
5473 2005-04-25  David Schleef  <ds@schleef.org>
5474
5475         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5476         to examples/dynparams.  Examples do not belong interspersed with
5477         source code.
5478         * examples/dynparams/demo-dparams.c:
5479         * gst/sine/Makefile.am:
5480         * gst/sine/demo-dparams.c:
5481
5482 2005-04-25  David Schleef  <ds@schleef.org>
5483
5484         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5485         * gst-libs/gst/audio/Makefile.am:
5486         * gst-libs/gst/riff/Makefile.am:
5487         * gst-libs/gst/tag/Makefile.am:
5488         * gst-libs/gst/video/Makefile.am:
5489         * gst-libs/gst/xwindowlistener/Makefile.am:
5490
5491         Convert to 0.9 API, seems to work:
5492         * sys/ximage/Makefile.am:
5493         * sys/ximage/ximagesink.c:
5494
5495 2005-04-24  David Schleef  <ds@schleef.org>
5496
5497         Link plugins against libraries:
5498         * ext/alsa/Makefile.am:
5499         * gst/tcp/Makefile.am:
5500
5501         Remove asm code that should be in liboil
5502         * gst/videoscale/Makefile.am:
5503         * gst/videoscale/videoscale_x86_asm.s:
5504
5505         gettext wants these checked in:
5506         * po/af.po:
5507         * po/az.po:
5508         * po/cs.po:
5509         * po/en_GB.po:
5510         * po/hu.po:
5511         * po/it.po:
5512         * po/nb.po:
5513         * po/nl.po:
5514         * po/or.po:
5515         * po/sq.po:
5516         * po/sr.po:
5517         * po/sv.po:
5518         * po/uk.po:
5519         * po/vi.po:
5520
5521 2005-04-24  David Schleef  <ds@schleef.org>
5522
5523         Convert gst_main() to g_main_loop_run()
5524         * gst/playback/decodetest.c: (main):
5525         * gst/playback/test2.c: (main):
5526         * gst/playback/test3.c: (main):
5527         * gst/playback/test4.c: (main):
5528
5529         Link plugins against libraries:
5530         * ext/libvisual/Makefile.am:
5531         * sys/xvimage/Makefile.am:
5532
5533 2005-04-24  David Schleef  <ds@schleef.org>
5534
5535         * configure.ac: Remove idct and resample libs
5536         * gst-libs/gst/Makefile.am: same
5537
5538         Remove usage of gst_library_load():
5539         * ext/alsa/gstalsaplugin.c: (plugin_init):
5540         * ext/libvisual/visual.c: (plugin_init):
5541         * ext/ogg/gstogg.c: (plugin_init):
5542         * ext/theora/theora.c: (plugin_init):
5543         * ext/vorbis/vorbis.c: (plugin_init):
5544         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5545         * gst/audioscale/gstaudioscale.c:
5546         * gst/adder/gstadder.c: (plugin_init):
5547         * gst/audioconvert/plugin.c: (plugin_init):
5548         * sys/ximage/ximagesink.c: (plugin_init):
5549         * sys/xvimage/xvimagesink.c: (plugin_init):
5550         * gst/tcp/gsttcpplugin.c: (plugin_init):
5551
5552         Link plugins against libraries:
5553         * ext/ogg/Makefile.am:
5554         * ext/theora/Makefile.am:
5555         * ext/vorbis/Makefile.am:
5556         * gst/audioconvert/Makefile.am:
5557
5558         Create proper libraries:
5559         * gst-libs/gst/riff/Makefile.am:
5560         * gst-libs/gst/audio/Makefile.am:
5561         * gst-libs/gst/video/Makefile.am:
5562
5563         Move resample library to audioscale plugin directory:
5564         * gst-libs/gst/resample/Makefile.am:
5565         * gst-libs/gst/resample/README:
5566         * gst-libs/gst/resample/dtof.c:
5567         * gst-libs/gst/resample/dtos.c:
5568         * gst-libs/gst/resample/functable.c:
5569         * gst-libs/gst/resample/private.h:
5570         * gst-libs/gst/resample/resample.c:
5571         * gst-libs/gst/resample/resample.h:
5572         * gst-libs/gst/resample/resample.vcproj:
5573         * gst-libs/gst/resample/test.c:
5574         * gst/audioscale/Makefile.am:
5575         * gst/audioscale/README:
5576         * gst/audioscale/dtof.c:
5577         * gst/audioscale/dtos.c:
5578         * gst/audioscale/functable.c:
5579         * gst/audioscale/private.h:
5580         * gst/audioscale/resample.c:
5581         * gst/audioscale/resample.h:
5582         * gst/audioscale/test.c:
5583
5584         Move tagedit library to gst-libs:
5585         * gst-libs/gst/tag/Makefile.am:
5586         * gst-libs/gst/tag/gstid3tag.c:
5587         * gst-libs/gst/tag/gsttagediting.c:
5588         * gst-libs/gst/tag/gsttageditingprivate.h:
5589         * gst-libs/gst/tag/gstvorbistag.c:
5590         * gst/tags/Makefile.am:
5591         * gst/tags/gstid3tag.c:
5592         * gst/tags/gstvorbistag.c:
5593
5594         Fix for core changes:
5595         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5596         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
5597         (gst_sinesrc_getrange):
5598
5599 2005-04-23  David Schleef  <ds@schleef.org>
5600
5601         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
5602         in gst-plugins in a long time, and properly belongs in liboil.
5603         * gst-libs/gst/idct/Makefile.am:
5604         * gst-libs/gst/idct/README:
5605         * gst-libs/gst/idct/dct.h:
5606         * gst-libs/gst/idct/doieee:
5607         * gst-libs/gst/idct/fastintidct.c:
5608         * gst-libs/gst/idct/floatidct.c:
5609         * gst-libs/gst/idct/idct.c:
5610         * gst-libs/gst/idct/idct.h:
5611         * gst-libs/gst/idct/idtc.vcproj:
5612         * gst-libs/gst/idct/ieeetest.c:
5613         * gst-libs/gst/idct/intidct.c:
5614
5615 2005-04-20  Wim Taymans  <wim@fluendo.com>
5616
5617         * docs/design-audiosinks.txt:
5618         * gst-libs/gst/audio/Makefile.am:
5619         * gst-libs/gst/audio/TODO:
5620         * gst-libs/gst/audio/gstaudiosink.c:
5621         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5622         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5623         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
5624         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5625         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5626         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
5627         (gst_audiosink_class_init), (gst_audiosink_init),
5628         (gst_audiosink_create_ringbuffer):
5629         * gst-libs/gst/audio/gstaudiosink.h:
5630         * gst-libs/gst/audio/gstbaseaudiosink.c:
5631         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
5632         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
5633         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
5634         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
5635         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
5636         (gst_baseaudiosink_create_ringbuffer),
5637         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5638         * gst-libs/gst/audio/gstbaseaudiosink.h:
5639         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5640         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
5641         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
5642         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5643         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
5644         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5645         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
5646         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
5647         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
5648         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
5649         * gst-libs/gst/audio/gstringbuffer.h:
5650         An attempt at a set of audio base classes together with some
5651         design docs.
5652
5653 2005-04-20  Wim Taymans  <wim@fluendo.com>
5654
5655         * gst/audioconvert/Makefile.am:
5656         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5657         (gst_audio_convert_caps_remove_format_info),
5658         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5659         (gst_audio_convert_channels):
5660         Link against audio libs.
5661         Fix audio convert plugin.
5662
5663 2005-04-20  Wim Taymans  <wim@fluendo.com>
5664
5665         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
5666         (gst_ogg_demux_sink_activate):
5667         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
5668         (theora_set_header_on_caps), (theora_enc_sink_event),
5669         (theora_enc_chain):
5670         Fix theora encoder.
5671
5672 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5673
5674         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
5675         * gst/playback/gstdecodebin.c: (find_compatibles):
5676           Work with staticpadtemplates in elementfactories.
5677
5678 2005-04-12  Wim Taymans  <wim@fluendo.com>
5679
5680         * gst/playback/README:
5681         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5682         (compare_ranks), (print_feature), (gst_decode_bin_init),
5683         (dynamic_create), (dynamic_free), (find_compatibles),
5684         (mimetype_is_raw), (close_pad_link), (got_redirect),
5685         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
5686         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
5687         (gst_decode_bin_change_state):
5688         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5689         (gst_play_base_bin_init), (group_destroy), (group_commit),
5690         (check_queue), (queue_overrun), (queue_threshold_reached),
5691         (queue_out_of_data), (gen_preroll_element), (unknown_type),
5692         (new_decoded_pad), (setup_subtitle), (gen_source_element),
5693         (got_redirect), (setup_source), (play_base_eos),
5694         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
5695         (gst_play_base_bin_remove_element):
5696         * gst/playback/gstplaybasebin.h:
5697         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5698         (gst_play_bin_init), (gst_play_bin_dispose),
5699         (gst_play_bin_set_property), (gen_video_element),
5700         (gen_text_element), (gen_audio_element), (remove_sinks),
5701         (gst_play_bin_send_event):
5702         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
5703         (stream_info_change_state), (gst_stream_info_set_mute):
5704         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5705         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
5706         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
5707         (gst_stream_selector_chain):
5708         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
5709         (main):
5710         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
5711         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
5712         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5713         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
5714         Raw and crude port of decodebin. 
5715         Make playbin compile.
5716
5717 2005-04-06  Wim Taymans  <wim@fluendo.com>
5718
5719         * ext/gnomevfs/Makefile.am:
5720         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
5721         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5722         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
5723         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
5724         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
5725         (gst_gnomevfssrc_stop):
5726         * ext/ogg/Makefile.am:
5727         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
5728         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
5729         * ext/theora/Makefile.am:
5730         * ext/theora/theoradec.c: (_inc_granulepos),
5731         (theora_dec_sink_event), (theora_dec_chain):
5732         * ext/vorbis/Makefile.am:
5733         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5734         (vorbis_dec_sink_event), (vorbis_dec_chain):
5735         * gst-libs/gst/audio/Makefile.am:
5736         * sys/xvimage/Makefile.am:
5737         Make gnomevfssrc extend the source base class.
5738         Fix linking against libs in various plugins.
5739
5740 2005-04-06  Andy Wingo  <wingo@pobox.com>
5741
5742         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
5743         GST_BASE_LIBS.
5744
5745         * configure.ac: Add check and AC_SUBST for libgstbase.
5746
5747 2005-03-31  Wim Taymans  <wim@fluendo.com>
5748
5749         * examples/seeking/Makefile.am:
5750         * examples/seeking/cdparanoia.c: (main):
5751         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
5752         (play_cb), (pause_cb), (stop_cb), (main):
5753         * examples/seeking/playbin.c:
5754         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
5755         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
5756         (make_sid_pipeline), (make_vorbis_pipeline),
5757         (make_theora_pipeline), (make_vorbis_theora_pipeline),
5758         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5759         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
5760         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
5761         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
5762         (stop_cb), (main):
5763         * examples/seeking/spider_seek.c:
5764         * examples/seeking/vorbisfile.c:
5765         * ext/gnomevfs/Makefile.am:
5766         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
5767         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
5768         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5769         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
5770         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
5771         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
5772         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
5773         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
5774         * ext/ogg/README:
5775         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
5776         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
5777         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
5778         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
5779         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
5780         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
5781         (gst_ogg_pad_event), (gst_ogg_pad_reset),
5782         (gst_ogg_demux_factory_filter), (compare_ranks),
5783         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
5784         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
5785         (gst_ogg_chain_new), (gst_ogg_chain_free),
5786         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
5787         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
5788         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
5789         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
5790         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
5791         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
5792         (gst_ogg_demux_get_prev_page),
5793         (gst_ogg_demux_deactivate_current_chain),
5794         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
5795         (gst_ogg_demux_bisect_forward_serialno),
5796         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
5797         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
5798         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
5799         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
5800         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
5801         (gst_ogg_demux_change_state), (gst_ogg_print):
5802         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
5803         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
5804         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
5805         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
5806         (gst_ogg_mux_loop):
5807         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5808         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5809         (theora_dec_src_convert), (theora_dec_sink_convert),
5810         (theora_dec_src_query), (theora_dec_src_event),
5811         (theora_dec_sink_event), (theora_dec_chain),
5812         (theora_dec_change_state):
5813         * ext/theora/theoraenc.c: (gst_theora_enc_init),
5814         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
5815         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
5816         (theora_enc_change_state):
5817         * ext/vorbis/Makefile.am:
5818         * ext/vorbis/oggvorbisenc.c:
5819         * ext/vorbis/oggvorbisenc.h:
5820         * ext/vorbis/vorbis.c: (plugin_init):
5821         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5822         (vorbis_dec_src_query), (vorbis_dec_src_event),
5823         (vorbis_dec_sink_event), (vorbis_dec_chain),
5824         (vorbis_dec_change_state):
5825         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
5826         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
5827         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
5828         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
5829         (gst_vorbisenc_change_state):
5830         * ext/vorbis/vorbisenc.h:
5831         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
5832         * gst-libs/gst/audio/audioclock.c:
5833         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5834         (gst_audiofilter_init), (gst_audiofilter_chain):
5835         * gst-libs/gst/audio/testchannels.c: (main):
5836         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5837         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
5838         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
5839         (gmip_find_track_streaminfo), (gmip_find_track_format):
5840         * gst-libs/gst/media-info/media-info.c:
5841         (gst_media_info_read_idler):
5842         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
5843         (gst_play_get_all_by_interface):
5844         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
5845         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
5846         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
5847         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
5848         (gst_riff_parse_info):
5849         * gst-libs/gst/riff/riff-read.h:
5850         * gst-libs/gst/riff/riff.c: (plugin_init):
5851         * gst-libs/gst/video/Makefile.am:
5852         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
5853         (gst_videosink_class_init), (gst_videosink_get_type):
5854         * gst-libs/gst/video/videosink.h:
5855         * gst/audioconvert/bufferframesconvert.c:
5856         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
5857         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
5858         * gst/audioconvert/channelmixtest.c: (main):
5859         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5860         (gst_audio_convert_chain),
5861         (gst_audio_convert_caps_remove_format_info),
5862         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
5863         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
5864         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
5865         (gst_audio_convert_buffer_to_default_format),
5866         (gst_audio_convert_buffer_from_default_format),
5867         (gst_audio_convert_channels):
5868         * gst/audioconvert/gstchannelmix.h:
5869         * gst/ffmpegcolorspace/avcodec.h:
5870         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5871         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
5872         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
5873         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
5874         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
5875         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
5876         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
5877         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
5878         (mpeg_video_type_find), (mpeg_video_stream_type_find),
5879         (dv_type_find):
5880         * gst/videotestsrc/gstvideotestsrc.c:
5881         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
5882         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
5883         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
5884         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
5885         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
5886         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
5887         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
5888         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
5889         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
5890         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
5891         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
5892         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5893         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5894         (gst_xvimagesink_navigation_send_event),
5895         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
5896         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
5897         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
5898         * sys/xvimage/xvimagesink.h:
5899         Plugin port to 0.9, ogg/theora playback should work in the seek
5900         example now.
5901         Removed old examples.
5902         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
5903         explained in 0.9 TODO doc.
5904
5905
5906 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
5907
5908         * autogen.sh:
5909         * configure.ac:
5910         * ext/Makefile.am:
5911         * gst/Makefile.am:
5912         * po/POTFILES.in:
5913         * po/af.po:
5914         * po/az.po:
5915         * po/cs.po:
5916         * po/en_GB.po:
5917         * po/hu.po:
5918         * po/it.po:
5919         * po/nb.po:
5920         * po/nl.po:
5921         * po/or.po:
5922         * po/sq.po:
5923         * po/sr.po:
5924         * po/sv.po:
5925         * po/uk.po:
5926         * po/vi.po:
5927         * sys/Makefile.am:
5928         * testsuite/Makefile.am:
5929           remove a whole bunch of plugins.  This module now contains a set
5930           of free reference plugins/elements as agreed.
5931
5932 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5933
5934         * configure.ac:
5935           hunting season on 0.9 is now OPEN
5936
5937 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5938
5939         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
5940           Kick the hell out of gcc for not warning me about a symbol conflict.
5941
5942 2005-02-22  Luca Ognibene  <luogni@tin.it>
5943
5944         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5945
5946         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
5947           Don't leak caps string (fixes #168134)
5948
5949         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
5950         (gst_jpegenc_init), (gst_jpegenc_finalize),
5951         (gst_jpegenc_change_state):
5952           Don't leak line buffers and context struct (fixes #168133).
5953
5954 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
5955
5956         * configure.ac:
5957         * ext/dirac/gstdiracdec.cc:
5958         (gst_diracdec_chain):
5959           Since dirac 0.5.0 the framerate in dirac is expressed as a
5960           rational number. Fix build and up requirement to 0.5.0, and
5961           also pass parameters to gst_diracdec_link in the right order
5962           (fixes #167959).
5963
5964 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
5965
5966         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
5967         * ext/faad/gstfaad.h:
5968         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
5969         certain invalid muxed streams, where some packets will contain 
5970         junk after decoder data. Partially fixes #149158.
5971
5972 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
5973         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
5974           Make sure we only write to writable buffers
5975
5976 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
5977
5978         * gst-libs/gst/riff/riff-media.c:
5979         (gst_riff_create_audio_caps_with_data):
5980           Do actually fix invalid RIFF fmt header values for alaw
5981           and mulaw audio instead of just saying so.
5982
5983         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
5984           Give gst_riff_create_audio_caps_with_data() a chance to
5985           fix up broken format header fields before extracting any
5986           parameters from the header. (fixes #167633)
5987
5988 2005-02-19  Martin Holters  <martin.holters@gmx.de>
5989
5990         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5991
5992         * gst/audioconvert/bufferframesconvert.c:
5993         (buffer_frames_convert_link):
5994           Don't leak othercaps. (fixes #167878)
5995
5996 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
5997
5998         * configure.ac:
5999         * ext/libvisual/visual.c: (gst_visual_srclink),
6000         (gst_visual_change_state):
6001           Support libvisual 0.2.0.
6002
6003 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
6004
6005         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
6006         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
6007           Use same rowstrides for I420 as used everywhere else.
6008
6009 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
6010
6011         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
6012           Declare variables at beginning of block and make gcc-2.95 happy
6013           (fixes # 167482, patch by Gergely Nagy).
6014           
6015         * gst/tcp/gsttcpclientsrc.c:
6016         * gst/tcp/gsttcpclientsrc.h:
6017           Move some includes into the header, so that struct sockaddr_in is
6018           defined when it should be defined on FreeBSD as well (fixes
6019           #167483).
6020           
6021         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
6022           Don't pass uninitialised values to setsockopt() here either.
6023
6024 2005-02-17  Luca Ognibene  <luogni at tin dot it>
6025
6026         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6027
6028         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
6029           Don't pass uninitialised values to setsockopt(). (fixes #167704)
6030
6031 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6032
6033         * gst/playback/gstplaybin.c: (add_sink):
6034           Invert bin_add/link order to workaround deadlock in opt.
6035
6036 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6037
6038         * gst/modplug/gstmodplug.cc:
6039           Add missing break causing position queries to fail.
6040
6041 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6042
6043         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
6044           Granpos can apparently be -1, which screws up calculations...
6045
6046 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
6047
6048         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
6049         (gst_ximagesink_send_pending_navigation),
6050         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
6051         (gst_ximagesink_init):
6052         * sys/ximage/ximagesink.h:
6053         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
6054         (gst_xvimagesink_send_pending_navigation),
6055         (gst_xvimagesink_navigation_send_event),
6056         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
6057         * sys/xvimage/xvimagesink.h:
6058           Use a mutex protected list to marshal navigation
6059           events into the stream thread from whichever thread
6060           sends them.
6061
6062 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
6063
6064         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
6065           Display current position and track length; misc. clean-ups.
6066           
6067         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
6068         (speed_init), (speed_chain):
6069           Add query function, so that the stream length and current position
6070           get adjusted when queried (note that current position queries may
6071           still be wrong if the audio sink returns values based on buffer
6072           timestamps instead of passing on the query).
6073
6074 2005-02-13  Benjamin Otte  <otte@gnome.org>
6075
6076         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6077         (gst_audio_convert_channels):
6078           create channel conversion matrix when linking
6079         * gst/audioconvert/.cvsignore:
6080         * gst/audioconvert/Makefile.am:
6081         * gst/audioconvert/channelmixtest.c: (main):
6082           add (ugly) test that ensures stereo <=> mono conversion works
6083           correctly
6084
6085 2005-02-13  Benjamin Otte  <otte@gnome.org>
6086
6087         * gst/audioconvert/gstchannelmix.h:
6088           include missing header file
6089         * gst/audioconvert/gstchannelmix.c:
6090         (gst_audio_convert_fill_compatible):
6091           use same sign for both channels when converting to/from compatible
6092           channel. Previously used different signs made the signals cancel
6093           each other out and appear like silence. (fixes #167269)
6094
6095 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6096
6097         * gst/ffmpegcolorspace/avcodec.h:
6098         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6099         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6100         (gst_ffmpegcsp_avpicture_fill):
6101         * gst/ffmpegcolorspace/imgconvert.c:
6102           Convert to and from YV12 (fixes #156379).
6103
6104 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6105
6106         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6107         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6108         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6109         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6110         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6111         methods from chain and negotiation and vice versa (Fixes #166142).
6112         * sys/ximage/ximagesink.h: Add stream_lock.
6113         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6114         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6115         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6116         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6117
6118 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6119
6120         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6121           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6122           error message when we can't open the DVD device (when dvdnav_open()
6123           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6124           the above). Send something more useful instead (fixes #167117).
6125
6126 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6127
6128         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6129         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6130         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6131         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6132         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6133         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6134         methods from chain and negotiation and vice versa (Fixes #166142).
6135         Fix a possible bug of images in the buffer pool being discarded because
6136         we are looking at the wrong geometry.
6137         * sys/xvimage/xvimagesink.h: Add stream_lock.
6138
6139 2005-02-11  David Schleef  <ds@schleef.org>
6140
6141         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6142         unsigned int. (fixes #167128)
6143
6144 2005-02-11  David Schleef  <ds@schleef.org>
6145
6146         * gst/librfb/Makefile.am: Testing stuff before committing is
6147           for wimps... and people with fast machines.  Fix stupid
6148           mistake.
6149
6150 2005-02-11  David Schleef  <ds@schleef.org>
6151
6152         * configure.ac: Pull in librfb from my CVS tree, because it is
6153           too small and annoying to be separate.  Move rfbsrc plugin
6154           to gst/.
6155         * ext/Makefile.am:
6156         * ext/librfb/Makefile.am:
6157         * ext/librfb/gstrfbsrc.c:
6158         * gst/librfb/Makefile.am:
6159         * gst/librfb/gstrfbsrc.c:
6160         * gst/librfb/rfb.c:
6161         * gst/librfb/rfb.h:
6162         * gst/librfb/rfbbuffer.c:
6163         * gst/librfb/rfbbuffer.h:
6164         * gst/librfb/rfbbytestream.c:
6165         * gst/librfb/rfbbytestream.h:
6166         * gst/librfb/rfbcontext.h:
6167         * gst/librfb/rfbdecoder.c:
6168         * gst/librfb/rfbdecoder.h:
6169         * gst/librfb/rfbutil.h:
6170
6171 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6172
6173         * gst/speed/Makefile.am:
6174         * gst/speed/demo-mp3.c: (main):
6175         * gst/speed/filter.func:
6176         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6177         (speed_class_init), (speed_init), (speed_chain_int16),
6178         (speed_chain_float32), (speed_chain), (speed_set_property),
6179         (speed_get_property), (speed_change_state):
6180         * gst/speed/gstspeed.h:
6181           Fix speed element and make it chain-based (fixes #156467),
6182           and make it handle more than one channel.
6183
6184 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6185
6186         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6187         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6188         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6189         * ext/dts/gstdtsdec.h:
6190           Don't clobber the stack constructing the channels array.
6191           Make the element chain-based. DTS tracks can now be played.
6192           
6193 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6194
6195         * gst-libs/gst/audio/multichannel.h:
6196         * gst-libs/gst/gconf/gconf.h:
6197         * gst-libs/gst/idct/idct.h:
6198         * gst-libs/gst/media-info/media-info-priv.h:
6199         * gst-libs/gst/play/play.h:
6200         * gst-libs/gst/resample/private.h:
6201         * gst-libs/gst/resample/resample.h:
6202         * gst-libs/gst/riff/riff-ids.h:
6203         * gst-libs/gst/video/video.h:
6204         * gst-libs/gst/video/videosink.h:
6205           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6206           missing, so that they work when included from C++ code.
6207
6208 2005-02-09  David Schleef  <ds@schleef.org>
6209
6210         * testsuite/gst-lint: Check for non-statically scoped
6211           parent_class variables.  This won't be a problem once
6212           plugins are loaded with RTLD_LOCAL.
6213
6214 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6215
6216         * ext/mplex/gstmplexibitstream.cc:
6217           gcc madness.
6218
6219 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6220
6221         * ext/ogg/gstogmparse.c:
6222         * gst/debug/gstnavigationtest.c:
6223           Die, thou faulty symbol pollutors (non-static parent_class).
6224
6225 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6226
6227         * ext/mplex/gstmplexibitstream.cc:
6228           Fix event handling (#165525).
6229
6230 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6231
6232         * ext/mikmod/gstmikmod.c:
6233         * gst/modplug/gstmodplug.cc:
6234           Add missing endianness to template (fixes #165509).
6235
6236 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6237
6238         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6239           Fix wrong order of reading of optional bytes (#165290).
6240
6241 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6242
6243         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6244           Implement FILLER event awareness.
6245
6246 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6247
6248         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6249           Fix track calculations (#166208).
6250
6251 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6252
6253         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6254
6255         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6256         * ext/libpng/gstpngenc.c:
6257           Fix byte-order, use proper fixed caps. Fixes #164197.
6258
6259 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6260
6261         * configure.ac:
6262           Add dvdlpcmdec 
6263
6264         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6265         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6266           Don't push buffers if the src pad isn't negotiated yet.
6267           
6268         * gst/audioconvert/gstaudioconvert.c:
6269         (gst_audio_convert_buffer_to_default_format),
6270         (gst_audio_convert_buffer_from_default_format):
6271           Add support for 24-bit width.
6272
6273         * gst/dvdlpcmdec/.cvsignore:
6274         * gst/dvdlpcmdec/Makefile.am:
6275         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6276         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6277         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6278         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6279         (plugin_init):
6280         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6281           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6282           format. Needs support for the channels maps if someone can find 
6283           a DVD LPCM track with > 2 channels.
6284
6285         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6286         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6287         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6288         * gst/mpegstream/gstdvddemux.h:
6289         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6290         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6291         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6292         * gst/mpegstream/gstmpegdemux.h:
6293         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6294         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6295         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6296         (gst_mpeg_parse_handle_src_query),
6297         (gst_mpeg_parse_handle_src_event):
6298           Use audio/x-dvd-lpcm for LPCM output.
6299           Add DTS output.
6300
6301 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6302
6303         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6304
6305         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6306         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6307           Add BGRA handling (#165736).
6308
6309 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6310
6311         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6312
6313         * gst/law/alaw-decode.c: (alawdec_link):
6314         * gst/law/alaw-encode.c: (alawenc_link):
6315         * gst/law/mulaw-decode.c: (mulawdec_link):
6316         * gst/law/mulaw-encode.c: (mulawenc_link):
6317           Fix caps memleaks (#166600).
6318
6319 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6320
6321         * ext/tarkin/mem.h:
6322         * ext/tarkin/wavelet.h:
6323         * ext/tarkin/yuv.h:
6324         * gst/ffmpegcolorspace/avcodec.h:
6325           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6326           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6327
6328 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6329
6330         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6331         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6332         (gst_xvimagesink_change_state):
6333           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6334           Xv video (and thereby regenerate Xv colourkey) in clear() so
6335           that PLAY -> READY -> PLAY works (fixes #162504).
6336
6337 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6338
6339         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6340           Switch to list instead of range, since MJPEG-devices really just
6341           support decimations, not any size.
6342
6343 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6344         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6345         (gst_mpeg2dec_reset), (free_all_buffers),
6346         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6347         * ext/mpeg2dec/gstmpeg2dec.h:
6348           The libmpeg2 user-allocated buffer management is awkward, 
6349           to say the least. Hopefully this fixes things.
6350
6351 2005-02-04  Andy Wingo  <wingo@pobox.com>
6352
6353         * gst/audioconvert/bufferframesconvert.c
6354         (buffer_frames_convert_fixate): New function, fixates to 256
6355         frames per buffer by default. (Much better than 1.)
6356         (buffer_frames_convert_init): Set the fixate function for both src
6357         and sink pad.
6358         (buffer_frames_convert_link): After success setting nonfixed caps,
6359         get the negotiated caps so we can know how many buffer-frames it
6360         will be. No idea how this worked at all before.
6361
6362 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6363
6364         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6365         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6366         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6367         (handle_sequence), (handle_picture):
6368         * ext/mpeg2dec/gstmpeg2dec.h:
6369           Rearrange buffer tracking and refcounting and refactor
6370           a little for readability. 
6371
6372 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6373         * sys/v4l/gstv4l.c: (plugin_init):
6374         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6375         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6376         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6377         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6378         * sys/v4l/gstv4ljpegsrc.h:
6379         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6380         * sys/v4l/v4l_calls.h:
6381         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6382         (gst_v4lsrc_get_fps):
6383         * sys/v4l/v4lsrc_calls.h:
6384           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6385           you jpeg inside rgb frames" driver.
6386           Don't error in the v4lsrc link function, just return 
6387           REFUSED.
6388
6389 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6390
6391         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6392         (gst_qcamsrc_open):
6393           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6394
6395 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6396
6397         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6398           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6399
6400 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6401
6402         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6403           Reset negotiated state on PAUSED->READY.
6404
6405 2005-02-02  David Schleef  <ds@schleef.org>
6406
6407         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6408         whereever possible.  (Fixes #165997)
6409         * examples/capsfilter/capsfilter1.c: (main):
6410         * examples/dynparams/filter.c: (create_ui):
6411         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6412         * examples/seeking/chained.c: (main):
6413         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6414         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6415         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6416         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6417         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6418         * examples/switch/switcher.c: (main):
6419         * ext/dv/demo-play.c: (main):
6420         * ext/faad/gstfaad.c: (gst_faad_change_state):
6421         * ext/mad/gstmad.c: (gst_mad_chain):
6422         * ext/smoothwave/demo-osssrc.c: (main):
6423         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6424         (gst_gconf_render_bin_from_description),
6425         (gst_gconf_get_default_audio_sink),
6426         (gst_gconf_get_default_video_sink),
6427         (gst_gconf_get_default_audio_src),
6428         (gst_gconf_get_default_video_src),
6429         (gst_gconf_get_default_visualization_element):
6430         * gst/level/demo.c: (main):
6431         * gst/level/plot.c: (main):
6432         * gst/playback/gstplaybin.c: (gen_video_element),
6433         (gen_audio_element):
6434         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6435         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6436         * gst/sine/demo-dparams.c: (main):
6437         * gst/spectrum/demo-osssrc.c: (main):
6438         * gst/speed/demo-mp3.c: (main):
6439         * gst/volume/demo.c: (main):
6440         * testsuite/embed/embed.c: (main):
6441
6442 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6443
6444         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6445         (gst_tcpclientsink_finalize):
6446         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6447         (gst_tcpclientsrc_finalize):
6448         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6449         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6450         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6451         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6452           Don't leak the hostname when shutting down.
6453           In tcpserversrc, take a copy of the default hostname.
6454
6455 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6456
6457         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6458           Set caps to systemstream=TRUE.
6459
6460 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6461
6462         * testsuite/Makefile.am:
6463           Fix more OSX buildbots.
6464
6465 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6466
6467         * ext/mpeg2dec/gstmpeg2dec.c:
6468           Don't send things to NULL PAD_PEERs
6469
6470         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6471           Copy-on-write the incoming buffer.
6472
6473         * gst/mpegstream/gstdvddemux.h:
6474         * gst/mpegstream/gstmpegclock.h:
6475         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6476         (normal_seek), (gst_mpeg_demux_handle_src_event):
6477         * gst/mpegstream/gstmpegdemux.h:
6478         * gst/mpegstream/gstmpegpacketize.h:
6479         * gst/mpegstream/gstmpegparse.c:
6480         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6481         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6482         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6483         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6484         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6485         * gst/mpegstream/gstmpegparse.h:
6486         * gst/mpegstream/gstrfc2250enc.h:
6487           Various changes to the way time is computed that make seeking and
6488           total time estimation much better here.
6489           Use G_BEGIN/END_DECLS instead of __cplusplus
6490
6491         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6492           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6493
6494 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6495
6496         * gst/subparse/gstsubparse.c:
6497           Fix OSX buildbot.
6498
6499 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6500
6501         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6502         (theora_enc_chain), (theora_enc_change_state):
6503         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6504         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6505         (gst_vorbisenc_change_state):
6506         * ext/vorbis/vorbisenc.h:
6507           Set granulepos and timestamp correctly for streams not
6508           starting at 0, taking into account the initial delay.
6509
6510 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6511
6512         * gst/mpegstream/gstdvddemux.c:
6513           Add audio/x-dts to audio pad template caps
6514
6515 2005-01-30  David Schleef  <ds@schleef.org>
6516
6517         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6518         (create_context), (gst_polypsink_link): Fix silly endianness
6519         bug.  Add some debugging.  Remove float from caps; it doesn't
6520         work.  Attempt to get remote audio working.
6521
6522 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6523
6524         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6525           Add 3IV2 fourcc.
6526
6527 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6528
6529         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6530         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6531         (gst_avi_demux_stream_data):
6532         * gst/avi/gstavidemux.h:
6533           Invert DIB images. Fixes #132341.
6534
6535 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6536
6537         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6538         (gst_ffmpegcsp_chain):
6539           D'oh, reference the palette data, not the palette structure.
6540           Fixes color distortion in #132341.
6541
6542 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6543
6544         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6545           PAR can be non-fixed when not provided as argument (#162626).
6546
6547 2005-01-29  David Moore  <dcm@acm.org>
6548
6549         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6550
6551         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6552         (gst_qtdemux_loop_header):
6553           Re-apply patch from #142272 that allows non-seekable sources,
6554           re-proposed by Daniel Drake <dsd@gentoo.org>.
6555
6556 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6557
6558         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
6559           Use the src template for creating the src pad (#162330).
6560
6561 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6562
6563         * configure.ac:
6564         * ext/musepack/Makefile.am:
6565         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
6566         (gst_musepackdec_init), (gst_musepackdec_dispose),
6567         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
6568         (gst_musepack_stream_init), (gst_musepackdec_loop),
6569         (gst_musepackdec_change_state):
6570         * ext/musepack/gstmusepackdec.cpp:
6571         * ext/musepack/gstmusepackdec.h:
6572         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
6573         (gst_musepack_reader_read), (gst_musepack_reader_seek),
6574         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
6575         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
6576         * ext/musepack/gstmusepackreader.cpp:
6577         * ext/musepack/gstmusepackreader.h:
6578           Update to 1.1 API (#165446).
6579
6580 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6581
6582         * ext/Makefile.am:
6583           Unbreak buildbot.
6584
6585 2005-01-28  Andy Wingo  <wingo@pobox.com>
6586
6587         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
6588         to reflect a different dubious internet source. Add a reference
6589         and some commentary.
6590
6591 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6592
6593         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6594         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
6595         * gst/playback/gststreamselector.h:
6596           Be more selective when we're redoing caps negotiation from
6597           within the chain function on a stream change.
6598
6599 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6600
6601         * configure.ac:
6602         * ext/Makefile.am:
6603         * ext/amrnb/Makefile.am:
6604         * ext/amrnb/amrnb.c: (plugin_init):
6605         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
6606         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
6607         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
6608         (gst_amrnbdec_state_change):
6609         * ext/amrnb/amrnbdec.h:
6610         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
6611         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
6612         (gst_amrnbparse_init), (gst_amrnbparse_formats),
6613         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
6614         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
6615         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
6616         * ext/amrnb/amrnbparse.h:
6617           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
6618         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6619           Add AMR-NB/-WB raw formats.
6620         * ext/alsa/gstalsa.c: (gst_alsa_link):
6621           Keep valid time when changing format.
6622         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
6623         (qtdemux_parse_trak):
6624           Add some more format-specific options (#140141, #143555, #155163).
6625
6626 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6627
6628         * gst/matroska/matroska-demux.c:
6629         (gst_matroska_demux_parse_blockgroup):
6630           Fix logic error in timing of subtitle stream synchronization.
6631         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6632           Add skip-chunk, which is found in kodak-camera streams.
6633
6634 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6635
6636         * po/LINGUAS:
6637         * po/vi.po:
6638           Adding Vietnamese translation (submitted by Clytie Siddall)
6639
6640 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6641
6642         * gst/playback/gstdecodebin.c: (try_to_link_1):
6643           Use realpad for signal.
6644
6645 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6646
6647         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
6648           Fix category so decodebin picks it up.
6649
6650 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6651
6652         * ext/mad/Makefile.am:
6653         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
6654         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
6655         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
6656         (found_type), (gst_id3demux_bin_change_state):
6657         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
6658         (gst_id3_tag_init), (gst_id3_tag_handle_event),
6659         (gst_id3_tag_src_link), (gst_id3_tag_chain),
6660         (gst_id3_tag_change_state), (plugin_init):
6661         * ext/mad/gstmad.h:
6662           Add id3demuxbin (which is a simple bin consisting of id3demux
6663           and typefind), take over rank from id3demux, remove typefind
6664           code from id3demux. Makes all broken mp3s that I know of work,
6665           and thereby fixes #152688.
6666
6667 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
6668
6669         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6670
6671         * ext/mad/gstmad.c: (gst_mad_src_event):
6672         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
6673           Allow seeks on audio pad, make mad forward those (#164826).
6674         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6675           Set duration (#165335).
6676
6677 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6678
6679         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
6680         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
6681         (gst_asf_demux_process_ext_content_desc),
6682         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
6683         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
6684         * gst/asfdemux/gstasfdemux.h:
6685           Improve metadata display, e.g. if the metadata comes before the
6686           streams are loaded (which is perfectly valid).
6687
6688 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6689
6690         * tools/gst-launch-ext-m.m:
6691           Fix AVI/ASF pipelines (#165340).
6692
6693 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
6694         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
6695         build failure on amd64
6696
6697 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
6698
6699         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
6700         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
6701           Check environment variables GST_ID3V2_TAG_ENCODING,
6702           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6703           list of character encodings to force interpretation of non-unicode
6704           strings stored in an ID3v2 tag to a particular encoding. If none
6705           is specified, try to use current locale's encoding, then fall back
6706           to ISO-8859-1 (which will always succeed). (Resolves #149274)
6707         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
6708         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
6709           Check environment variables GST_ID3V1_TAG_ENCODING,
6710           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6711           list of character encodings to use in case a string encountered
6712           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
6713           specified, try to use the current locale's encoding, then fall
6714           back to ISO-8859-1 (which will always succeed).
6715
6716 2005-01-25  Benjamin Otte  <otte@gnome.org>
6717
6718         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6719           - on half framerate, compute the rate in advance so the comparisons
6720             don't compare wrong values
6721           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
6722             behaviour
6723           - don't use mad_header_decode anymore, mad_frame_decode does that
6724             automatically
6725           - when getting rid of consumed bytes, reset the stream's skiplen
6726           (fixes #163867)
6727
6728 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6729
6730         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
6731           Use 1/2 a second for default max_discont, as PES streams from DVB
6732           seem to have larger spacings in the SCR. 
6733           Fix a typo.
6734
6735 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6736
6737         * gst/playback/gstplaybasebin.c: (group_commit):
6738           Notify delayed stream-info availability.
6739
6740 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6741         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
6742         (gst_a52dec_handle_event), (gst_a52dec_chain):
6743         Add some debug output. Check that a discont has a valid
6744         time associated.
6745         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
6746         (gst_alsa_sink_loop):
6747         Ignore TAG events. A little extra debug for broken timestamps.
6748         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
6749         (dvdnavsrc_change_state):
6750         Ensure we send a discont to engage the link before we send any
6751         other events.
6752         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
6753         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
6754         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
6755         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
6756         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
6757         dvd://title works in totem because typefinding sends a seek that ends
6758         up going back to chapter 1 regardless.
6759         * ext/mpeg2dec/gstmpeg2dec.c:
6760         * ext/mpeg2dec/gstmpeg2dec.h:
6761         Output correct timestamps and handle disconts.
6762         * ext/ogg/gstoggdemux.c: (get_relative):
6763         Small guard against a null dereference.
6764         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
6765         (gst_textoverlay_set_property):
6766         Free memory when done. Don't call gst_event_filler_get_duration on
6767         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
6768         g_warning.
6769         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
6770         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
6771         (gst_sw_srclink), (gst_smoothwave_chain):
6772         Draw solid lines, prettier colours.
6773         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
6774         Add a default palette that'll work for some movies.
6775         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
6776         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
6777         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
6778         * gst/mpegstream/gstdvddemux.h:
6779         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6780         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
6781         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
6782         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
6783         * gst/mpegstream/gstmpegparse.h:
6784         Use PTM/NAV events when for timestamp adjustment when connected to 
6785         dvdnavsrc. Don't use many discont events where one suffices.
6786         * gst/playback/gstplaybasebin.c: (group_destroy),
6787         (gen_preroll_element), (gst_play_base_bin_add_element):
6788         * gst/playback/gstplaybasebin.h:
6789         Make sure we remove subtitles from the same bin we put them in.
6790         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
6791         (gst_subparse_buffer_format_autodetect),
6792         (gst_subparse_change_state):
6793         Fix some memleaks and invalid accesses.
6794         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
6795         (oggskel_type_find), (cmml_type_find), (plugin_init):
6796         Some typefind functions for Annodex v3.0 files
6797         * gst/wavparse/gstwavparse.h:
6798         GstRiffReadClass is the correct parent class.
6799
6800 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6801
6802         * gst-libs/gst/riff/riff-media.c:
6803         (gst_riff_create_video_caps_with_data):
6804           Add extradata to huffyuv (fixes #165013).
6805         * gst-libs/gst/riff/riff-read.c:
6806         (gst_riff_read_strf_vids_with_data):
6807           Fix extradata extraction if it is in the chunk size.
6808
6809 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
6810
6811         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6812
6813         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
6814         (gst_quarktv_change_state), (gst_quarktv_dispose):
6815           Memory free'ing location fix (#164708).
6816
6817 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6818
6819         * gst/playback/gstplaybasebin.c: (group_commit),
6820         (gen_preroll_element), (probe_triggered), (gen_source_element),
6821         (setup_source), (gst_play_base_bin_change_state),
6822         (gst_play_base_bin_add_element):
6823           Don't block for streams.
6824         * gst/playback/gststreaminfo.c: (stream_info_change_state),
6825         (gst_stream_info_set_mute):
6826           Use gst_pad_set_active_recursive.
6827
6828 2005-01-25  Andy Wingo  <wingo@pobox.com>
6829
6830         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
6831         for #ifndef HAVE_XVIDEO.
6832
6833 2005-01-24  Jeffrey C. Ollie
6834
6835         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
6836
6837         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
6838         * ext/gsm/gstgsmdec.h:
6839         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
6840         * ext/gsm/gstgsmenc.h:
6841         Fix rate to 8kHz as per spec, removes obscure errors when no rate
6842         was given by property. Add proper buffer timestamps and offsets.
6843
6844 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6845
6846         * gst-libs/gst/riff/riff-media.c:
6847         (gst_riff_create_audio_caps_with_data):
6848           Audio can be <8000Hz.
6849
6850 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6851
6852         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
6853           Explicit state change to workaround refcount bugs.
6854
6855 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6856
6857         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
6858         (gst_avimux_riff_get_avi_header):
6859           Fix...
6860
6861 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6862
6863         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
6864         (gst_riff_read_element_data):
6865         * gst-libs/gst/riff/riff-read.h:
6866           Add _peek version (req'ed in CDXA).
6867         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
6868         (gst_cdxaparse_loop):
6869           Fix parsing in playbin.
6870         * gst/playback/gstdecodebin.c: (close_pad_link):
6871           Ignore current_ pads, they cause major annoyance.
6872
6873 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6874
6875         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
6876           Safety guard.
6877
6878 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6879
6880         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
6881           Fix padding...
6882
6883 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6884
6885         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
6886           Allow for 0-sized buffers. Fixes length query problems in
6887           starwars.mkv from the testsuite.
6888
6889 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
6890
6891         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
6892         (gst_video_box_i420), (gst_video_box_chain):
6893           Fix row strides for I420 (fixes #163159)
6894           
6895 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6896
6897         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
6898           MPEG2 has a useful rate property, so we can actually use that.
6899           For MPEG-1, continue using the bytes/time properties.
6900
6901 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6902
6903         * gst-libs/gst/riff/riff-media.c:
6904         (gst_riff_create_video_caps_with_data),
6905         (gst_riff_create_video_template_caps):
6906           Add intel-h263.
6907
6908 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6909
6910         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6911           Fail if caps negotiation fails. Should fix #162184, and should
6912           definately be in there regardless of it fixing the actual bug.
6913         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
6914         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
6915         (gst_avimux_riff_get_avix_header),
6916         (gst_avimux_riff_get_video_header),
6917         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
6918         (gst_avimux_start_file), (gst_avimux_handle_event),
6919         (gst_avimux_change_state):
6920         * gst/avi/gstavimux.h:
6921           Refactor structure writing to use GST_WRITE_UINT macros, add
6922           metadata writing support.
6923
6924 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6925
6926         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
6927           Elements may already be destroyed when this function is called.
6928
6929 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6930
6931         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6932         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
6933           More memory leak fixes (#149162).
6934
6935 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6936
6937         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6938         (gst_qtdemux_add_stream):
6939           Fix two memleaks.
6940
6941 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6942
6943         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
6944           Argh...
6945
6946 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6947
6948         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
6949           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
6950           when fixating to six channels in Totem.
6951
6952 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6953
6954         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
6955           Fix compile warnings on Solaris 10 buildbot
6956
6957 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6958
6959         * ext/dvdread/dvdreadsrc.c: (_read):
6960           Don't read beyond the last cell in a chapter (fixes 
6961           invalid memory access)
6962
6963 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6964
6965         * ext/dvdread/stream_labels.c:
6966         (dvdreadsrc_get_audio_stream_labels):
6967           Use NULL for an empty GList instead of g_list_alloc(); fix 
6968           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
6969           of GString (easier to bulk free later)
6970
6971 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
6972
6973         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6974
6975         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6976         (gst_ffmpeg_pixfmt_to_caps):
6977           Fix BGRA32 caps (#164209).
6978
6979 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
6980
6981         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6982
6983         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6984         (gst_ffmpeg_caps_to_pixfmt):
6985           alpha_mask can be RGBA/ABGR. Fixes #164265.
6986
6987 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
6988
6989         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6990
6991         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
6992         (gst_mpeg2dec_alloc_buffer):
6993         * ext/mpeg2dec/gstmpeg2dec.h:
6994           Crop if decoding size is not the actual image size (#163676).
6995
6996 2005-01-17  Steve Baker  <steve@stevebaker.org>
6997
6998         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6999
7000         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
7001         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
7002           Add libsndfile typefind functions (#163309).
7003
7004 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7005
7006         * tools/gst-launch-ext-m.m:
7007           Add .aac, fix .m1v/.m2v (#163891).
7008
7009 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7010
7011         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
7012           Sanity check, don't wait endlessly since the clock might not
7013           actually run at this point (which is a deadlock). Fixes #164069.
7014
7015 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7016
7017         * gst/playback/gstplaybasebin.c: (probe_triggered):
7018           Of course, only pause if group is done...
7019
7020 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7021
7022         * gst/playback/gstplaybasebin.c: (probe_triggered):
7023           Thread safety.
7024
7025 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
7026
7027         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
7028           Don't return state change success when the parent
7029           failed.
7030
7031 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7032
7033         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
7034           Free events (fix memleak in #162905).
7035
7036 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
7037
7038         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7039
7040         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7041         (gst_ffmpeg_caps_to_pixfmt):
7042           Fix for depth = 15. Fixes #161675.
7043
7044 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7045
7046         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7047           Set FPS correctly, even for webcams and the like.
7048         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
7049           Don error on setting while capturing.
7050
7051 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7052
7053         * ext/dv/gstdvdec.c:
7054         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7055         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7056           I'm a bad boy. using /1001. to force C to do float division
7057           and not integer division (as it did in my last commit)
7058           Thanks to David I. Lehn for pointing this mistake.
7059
7060 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7061
7062         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7063           Revert Johan??s 1.35->1.36 since it breaks compat.
7064
7065 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7066
7067         * ext/dv/gstdvdec.c:
7068         * ext/libfame/gstlibfame.c:
7069         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7070         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7071           replace framerate aproximations by their real value
7072           (24000/1001, 30000/1001, 60000/1001)
7073           Finish fixing bug #164049
7074
7075 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7076
7077         * ext/ogg/gstoggmux.c:
7078           eos/bos debugging
7079         * gst/tcp/gstmultifdsink.c:
7080         * gst/tcp/gstmultifdsink.h:
7081         * gst/tcp/gsttcp.c:
7082         * gst/tcp/gsttcp.h:
7083         * gst/tcp/gsttcpclientsink.c:
7084         * gst/tcp/gsttcpclientsrc.c:
7085         * gst/tcp/gsttcpserversink.c:
7086         * gst/tcp/gsttcpserversrc.c:
7087           improve reusability of elements after state changes and errors
7088           make multifdsink throw away streamheaders when receiving new ones
7089
7090 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7091
7092         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7093           Fix for if items are already in list...
7094
7095 2005-01-12  Benjamin Otte  <otte@gnome.org>
7096
7097         * gst/adder/gstadder.c: (gst_adder_loop):
7098           fix adder a bit so it doesn't screw up with events as much anymore
7099
7100 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7101
7102         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7103         (pixbufscale_scale), (gst_pixbufscale_chain):
7104         * ext/gdk_pixbuf/pixbufscale.h:
7105           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7106           to ensure rowstrides are calculated the same way as 
7107           ffmpegcolorspace
7108           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7109           that we pick up duration and offset also.
7110
7111 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7112
7113         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7114         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7115           Reusability fixes.
7116
7117 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7118
7119         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7120         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7121         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7122         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7123           Update flags when requested.
7124
7125 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7126
7127         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7128           Fix dmix.
7129
7130 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7131
7132         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7133         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7134         (probe_triggered), (new_decoded_pad), (gen_source_element),
7135         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7136         * gst/playback/gstplaybasebin.h:
7137         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7138         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7139         (gst_play_bin_change_state):
7140           Implement group-switch signal for use in apps to clear metadata
7141           cache, clean up subtitle, add suburi property instead of # hack,
7142           some error-out fixes.
7143
7144 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7145
7146         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7147           Debug.
7148         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7149           If we got a state change in the _get handler, don't return success.
7150
7151 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7152
7153         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7154         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7155           Make jpegdec quiet on MJPEG decoding
7156         * gst/asfdemux/README:
7157           Fix mimetypes for MJPEG and H263
7158
7159 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7160
7161         * ext/theora/theoradec.c: (theora_dec_chain):
7162           Fix broken code generation by gcc by swapping arguments.
7163         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7164           Fix \n in debug.
7165
7166 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7167
7168         * TODO:
7169           delete this file, it is by far outdated
7170         * ext/alsa/gstalsa.1: remove
7171         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7172         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7173         (gst_alsa_get_caps):
7174           Add HW probing for supported sample rates. Fixes #161704
7175
7176 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7177
7178         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7179           Don't crash, biatch! :).
7180
7181 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7182
7183         * ext/musepack/gstmusepackreader.cpp:
7184         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7185           Some work on tags - still doesn't work in playbin...
7186         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7187           Handle events...
7188
7189 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7190
7191         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7192           Also shove tags on kid pads.
7193
7194 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7195
7196         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7197           Don't bail on unknown events.
7198         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7199           Don't crash on events before negotiation.
7200         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7201           Send tags on pads, too.
7202         * gst/playback/gststreamselector.c:
7203         (gst_stream_selector_request_new_pad):
7204           Forward events on first pad if no input was selected yet.
7205
7206 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7207
7208         * gst/playback/gstplaybasebin.c: (setup_substreams):
7209           Don't disable streamtype if the stream doesn't exist, since
7210           then playing a video after audio will disable both and nothing
7211           will happen. Fixes the testsuite.
7212
7213 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7214
7215         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7216         (gst_v4l_xoverlay_set_xwindow_id):
7217         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7218         (gst_v4l2_xoverlay_set_xwindow_id):
7219           Add debug categories, fix overlay disabling.
7220
7221 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7222
7223         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7224         * ext/alsa/gstalsa.h:
7225           Add HW probing for period_count/size and buffer_size MIX/MAX
7226           Adjust default/user defined value if out of bounds
7227           Should fix bug #162024
7228
7229 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7230
7231         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7232           Fix warning (#161191).
7233
7234 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7235
7236         * ext/dvdread/stream_labels.c:
7237         (dvdreadsrc_get_audio_stream_labels):
7238           Fix warning (init the good variable in switch default)
7239
7240 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7241
7242         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7243
7244         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7245           Fix gcc-2.95 compile (#163485).
7246
7247 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7248
7249         * configure.ac:
7250         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7251         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7252         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7253         (gst_flacenc_change_state):
7254         * ext/flac/gstflacenc.h:
7255           Update for API change in flac-1.1.1. Update requirement in
7256           configure.ac. Fixes #162974.
7257
7258 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7259
7260         * gst/playback/gstplaybasebin.c: (group_destroy):
7261           Remove hack to get rid of assert and get rid of unlinked
7262           signals properly.
7263
7264 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7265
7266         * gst/playback/gstplaybasebin.c: (setup_source):
7267           Set source to NULL so that resources are free'ed. Fixes issues
7268           with playback of CDDA and similar device-accessing things.
7269
7270 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7271
7272         * testsuite/embed/Makefile.am:
7273           test->noinst, fix make test in buildbot.
7274
7275 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7276
7277         * ext/dvdread/stream_labels.c: new file
7278         * ext/dvdread/stream_labels.h: new file
7279         * ext/dvdread/Makefile.am:
7280         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7281           Extract audio stream label from DVD IFO files.
7282           It only dump them on the console for now, still have to
7283           make playbin aware of them.
7284
7285 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7286
7287         * gst/playback/gstplaybasebin.c: (setup_source):
7288           Fix hanging subs.
7289
7290 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7291
7292         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7293         (gen_preroll_element), (remove_groups), (setup_subtitle),
7294         (gen_source_element), (setup_source):
7295         * gst/playback/gstplaybasebin.h:
7296           Multiple .sub files is just a stupid idea... Fix some threading
7297           mistakes. Interestingly, external .sub files cause playbin to
7298           hang, I don't know why... Parsing fixes contributed by Fran??ois
7299           Kooman <fkooman@tuxed.net>.
7300
7301 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7302
7303         * testsuite/embed/Makefile.am:
7304           Fix buildbot.
7305
7306 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7307
7308         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7309
7310         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7311         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7312         (gst_pngenc_set_property):
7313         * ext/libpng/gstpngenc.h:
7314           Add compression level property (#163323).
7315
7316 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7317
7318         * configure.ac:
7319         * examples/capsfilter/capsfilter1.c: (main):
7320         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7321         * ext/dvdread/Makefile.am:
7322         * ext/dvdread/demo-play:
7323         * ext/dvdread/demo-play.c:
7324         * gconf/gstreamer.schemas.in:
7325         * gst-libs/gst/gconf/gconf.c:
7326         * sys/v4l/TODO:
7327         * testsuite/Makefile.am:
7328         * testsuite/embed/Makefile.am:
7329         * testsuite/embed/embed.c: (cb_expose), (main):
7330           Remove all references to xvideosink, fix examples (#140845).
7331         * gst/playback/gstplaybasebin.c: (group_destroy):
7332           Apparently, disposal does not unlink - so do explicitely.
7333         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7334           Add debug.
7335
7336 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7337
7338         * README: fix PKG_CONFIG_PATH instructions, what was there
7339         previously was breaking default search path, not nice. 
7340         Fixes #163358
7341
7342 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7343
7344         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7345         (gst_audioscale_chain):
7346           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7347           when resampling - how the ^@$^!@^! is this possible?!?
7348
7349 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7350
7351         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7352           Reset variables on READY.
7353         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7354         (gst_matroska_mux_loop):
7355           Require data before writing header.
7356
7357 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7358
7359         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7360
7361         * ext/mad/gstmad.c: (gst_mad_chain):
7362           Don't call mad_stream_sync() directly after recovering sync.
7363           Fixes #151661.
7364
7365 2005-01-09  Martin Eikermann  <meiker@upb.de>
7366
7367         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7368
7369         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7370         (snapshot_handler), (gst_snapshot_sinkconnect),
7371         (gst_snapshot_chain):
7372           Allocate resources when required, fix recursive signal emission
7373           and fix caps. Fixes #161667.
7374
7375 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7376
7377         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7378
7379         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7380         (gst_pngdec_chain):
7381           Handle only 8-bppc (bits-per-pixel-component) images, better
7382           error handling and correct strides. Fixes #163177.
7383         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7384         (gst_pngenc_chain):
7385           Better error handling. Fixes #163348.
7386
7387 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7388
7389         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7390         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7391         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7392         (dvdnavsrc_uri_handler_init):
7393           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7394         * gst/playback/gstplaybasebin.c: (gen_source_element):
7395           Add MMS to streaming URIs.
7396
7397 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7398
7399         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7400         * sys/xvimage/xvimagesink.c:
7401         (gst_xvimagesink_navigation_send_event):
7402           Check for pad availability before sending event.
7403
7404 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7405
7406         * gst-plugins.spec.in:
7407           Add subparse.
7408
7409 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7410
7411         * configure.ac:
7412           Since we use functions from CVS, up requirement.
7413
7414 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7415
7416         * gst/playback/Makefile.am:
7417         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7418         (group_destroy), (group_commit), (group_is_muted),
7419         (gen_preroll_element), (add_stream), (unknown_type),
7420         (probe_triggered), (preroll_unlinked), (mute_stream),
7421         (silence_stream), (new_decoded_pad), (setup_substreams),
7422         (setup_source), (get_active_source), (mute_group_type),
7423         (muted_group_change_state), (set_active_source),
7424         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7425         (play_base_eos), (gst_play_base_bin_change_state):
7426         * gst/playback/gstplaybasebin.h:
7427         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7428         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7429         (gst_stream_info_dispose), (stream_info_mute_pad),
7430         (stream_info_change_state), (gst_stream_info_set_mute):
7431         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7432         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7433         (gst_stream_selector_init), (gst_stream_selector_dispose),
7434         (gst_stream_selector_get_linked_pad),
7435         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7436         (gst_stream_selector_get_linked_pads),
7437         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7438         * gst/playback/gststreamselector.h:
7439           Adding stream selection support plus required properties for
7440           applications to use this. Fully fixes #100931.
7441
7442 2005-01-08  Benjamin Otte  <otte@gnome.org>
7443
7444         * gst/games/gstpuzzle.c: (nav_event_handler):
7445           - handle nav events differently: forward every event no matter if it
7446             was handled or not.
7447           - translate events
7448           You can now cheat by using navigationtest ! puzzle and moving the
7449           mouse close to the edge of a tile. ;)
7450
7451 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7452
7453         * configure.ac:
7454         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7455         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7456         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7457         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7458         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7459         (gst_ogm_parse_plugin_init):
7460         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7461         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7462         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7463         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7464         * ext/pango/gsttextoverlay.h:
7465         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7466         (gst_matroska_demux_handle_seek_event),
7467         (gst_matroska_demux_sync_streams),
7468         (gst_matroska_demux_parse_blockgroup),
7469         (gst_matroska_demux_subtitle_caps),
7470         (gst_matroska_demux_plugin_init):
7471         * gst/matroska/matroska-ids.h:
7472         * gst/playback/gstdecodebin.c: (close_pad_link):
7473         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7474         (gen_preroll_element), (remove_groups), (add_stream),
7475         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7476         (setup_source):
7477         * gst/playback/gstplaybasebin.h:
7478         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7479         * gst/subparse/Makefile.am:
7480         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7481         (gst_subparse_base_init), (gst_subparse_class_init),
7482         (gst_subparse_init), (gst_subparse_formats),
7483         (gst_subparse_eventmask), (gst_subparse_event),
7484         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7485         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7486         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7487         (parse_mpsub_deinit), (parse_mpsub_init),
7488         (gst_subparse_buffer_format_autodetect),
7489         (gst_subparse_format_autodetect), (gst_subparse_loop),
7490         (gst_subparse_change_state), (gst_subparse_type_find),
7491         (plugin_init):
7492         * gst/subparse/gstsubparse.h:
7493         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7494         (plugin_init):
7495           Add subtitle support, .sub parser (supports SRT and MPsub),
7496           OGM text support, Matroska UTF-8 text support, deadlock fixes
7497           all over the place, subtitle awareness in decodebin/playbin
7498           and some fixes to textoverlay to handle subtitles in a stream
7499           correctly. Fixes #100931.
7500
7501 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7502
7503         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7504           Check for pad availability before doing a query on it.
7505
7506 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7507
7508         * ext/dv/gstdvdec.c:
7509           really fix bpp24/32 dvdec caps (classic rgba indeed)
7510         * gst/asfdemux/gstasfdemux.c:
7511         (gst_asf_demux_process_ext_content_desc):
7512           don't send text tags if they are empty (bis repetita)
7513
7514 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7515
7516         * ext/dv/gstdvdec.c:
7517          remove unneeded comment from dvdec
7518           (related to DV 4CC codes in AVI files)
7519           moved them in gstreamer/docs/random/mimetypes
7520         * gst/asfdemux/gstasfdemux.c:
7521         (gst_asf_demux_process_ext_content_desc):
7522          don't send text tags if they are empty
7523          fix mem leak on error path
7524         * gst/ffmpegcolorspace/avcodec.h:
7525         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7526         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7527         (gst_ffmpegcsp_avpicture_fill):
7528         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7529         * gst/ffmpegcolorspace/imgconvert_template.h:
7530          adds BGR32 and BGRA32 to ffmpegcolorspace
7531           (still bad colors, fixing it on next commit)
7532           helps with dvdec outputing BGR32
7533
7534 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7535
7536         * ext/dv/gstdvdec.c:
7537          Fix audio caps i just broke (missing ',')
7538         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7539         (gst_matroska_mux_reset):
7540          Fix typo + add FIXME about old "x-gst-metadata" crap
7541
7542 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7543
7544         * ext/dv/demo-play.c: (main):
7545          xvideosink -> xvimagesink
7546         * ext/dv/gstdvdec.c:
7547          change rgb 32/32 caps to 24/32 (no alpha)
7548          change nb of channels to be a list (2 or 4, not 2)
7549          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7550         * gst/asfdemux/gstasfdemux.c:
7551         (gst_asf_demux_process_ext_content_desc):
7552          Add 'date/year' to extracted metadata list
7553
7554 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7555
7556         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
7557           The return value of fixate_to does not imply that the requested
7558           value was set, so don't assume.
7559
7560 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
7561
7562         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7563
7564         * ext/libpng/gstpngdec.c:
7565         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
7566         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
7567         * ext/libpng/gstpngenc.h:
7568           Alpha support (encoder; #163161), mime fixage.
7569
7570 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
7571
7572         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7573
7574         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
7575         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
7576         (gst_faac_set_property), (gst_faac_get_property):
7577         * ext/faac/gstfaac.h:
7578           Allow for ADTS output (#153434).
7579
7580 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7581
7582         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7583           Fix against template (#150576).
7584
7585 2005-01-06  Benjamin Otte  <otte@gnome.org>
7586
7587         * gst/games/gstpuzzle.c: (draw_puzzle):
7588           don't draw a puzzle if either width or height of tiles would be 0.
7589
7590 2005-01-06  Benjamin Otte  <otte@gnome.org>
7591
7592         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
7593         (gst_puzzle_class_init), (gst_puzzle_finalize):
7594           no memleaks, please
7595         (gst_puzzle_create), (gst_puzzle_init),
7596         (gst_puzzle_set_property), (gst_puzzle_setup):
7597           change initialization code around so we don't reshuffle on resize
7598         (draw_puzzle):
7599           fix another stupid typo
7600
7601 2005-01-06  Benjamin Otte  <otte@gnome.org>
7602
7603         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
7604           fix stupid typo that borked copying on YUY2
7605
7606 2005-01-06  Benjamin Otte  <otte@gnome.org>
7607
7608         * gst/games/gstpuzzle.c: (draw_puzzle):
7609           fix edges when image sizes aren't multiples of tile sizes
7610
7611 2005-01-06  Benjamin Otte  <otte@gnome.org>
7612
7613         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
7614           make RGB endianness work correctly
7615         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
7616           refactor and fix race with initial shuffling
7617         (nav_event_handler):
7618           allow using the mouse to puzzle
7619         (draw_puzzle):
7620           insist on tiles having width and height as multiples of 4 to get
7621           clean YUV image handling
7622         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7623         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
7624           s/DEBUG/LOG/ for common messages
7625         (gst_xvimagesink_navigation_send_event):
7626           fix mouse event translation to not include screen PAR
7627         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7628           fix mouse event translation to actually work
7629
7630 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7631
7632         * gst/asfdemux/gstasfdemux.c:
7633         (gst_asf_demux_process_ext_content_desc):
7634          Extract TrackNumber metadata + clean up code
7635         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
7636          Hope this is the good fix (var used unitialised)
7637
7638 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7639
7640         * ext/faad/gstfaad.c: (gst_faad_chain):
7641           Only increment timestamp if it's valid. Fixes raw AAC streams.
7642
7643 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7644
7645         * configure.ac:
7646         * gst/games/Makefile.am:
7647         * gst/games/gstpuzzle.c:
7648           add a puzzle game with...
7649         * gst/games/gstvideoimage.c:
7650         * gst/games/gstvideoimage.h:
7651           ... full colorspace support (that includes YUV9 and RGB16)) stolen
7652           from videotestsrc and made into something that would be a nice
7653           library for a lot of other plugins.
7654
7655 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7656
7657         * configure.ac:
7658          don't compile faad plugin if a RC of 2.0 is found
7659          Fixes #155346 (and FC1 buildbot)
7660         * gst/asfdemux/gstasfdemux.c:
7661         (gst_asf_demux_process_ext_content_desc):
7662          try to make Solaris compiler happier
7663
7664 2005-01-06  Paul Jack  <pjack@sfaf.org>
7665
7666         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7667
7668         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
7669           Fix segfault (#161667).
7670
7671 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7672
7673         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7674           Fix framerate reporting.
7675
7676 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7677
7678         * gst-libs/gst/riff/riff-ids.h:
7679         * gst/wavenc/riff.h:
7680          Add AMR (VBR and CBR) ids to riff.h audio codec list
7681         * gst/asfdemux/gstasfdemux.c:
7682         (gst_asf_demux_process_ext_content_desc),
7683         (gst_asf_demux_process_object):
7684           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
7685
7686 2005-01-05  Martin Eikermann  <meiker@upb.de>
7687
7688         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7689
7690         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
7691         (gst_dvd_demux_handle_discont):
7692         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
7693         (gst_mpeg_demux_handle_discont):
7694           Recreate pads on new-media (#160730).
7695         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
7696           Send discont even if manager changes timestamps (#161929).
7697
7698 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
7699
7700         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7701
7702         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
7703           Fix invalid memory access (#159211).
7704
7705 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7706
7707         * examples/gstplay/player.c: (main):
7708           Don't iterate.
7709         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
7710           Add visualizations.
7711         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7712         (gst_a52dec_handle_frame):
7713           Set duration.
7714         * ext/dvdnav/gst-dvd:
7715           Add audioconvert. Fixes #161325.
7716         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
7717           Explicitely case to gint64. Possible valgrind error.
7718         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
7719         (gst_play_tick_callback), (gst_play_change_state),
7720         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
7721         (gst_play_set_location), (gst_play_get_location),
7722         (gst_play_seek_to_time), (gst_play_set_data_src),
7723         (gst_play_set_video_sink), (gst_play_set_audio_sink),
7724         (gst_play_set_visualization), (gst_play_connect_visualization),
7725         (gst_play_get_framerate), (gst_play_get_all_by_interface),
7726         (gst_play_new):
7727           Use playbin. Fixes #139749 and #147744.
7728         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
7729           Add genre tag.
7730         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
7731         (audioscale_get_type), (gst_audioscale_base_init),
7732         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
7733         (gst_audioscale_getcaps), (gst_audioscale_fixate),
7734         (gst_audioscale_link), (gst_audioscale_get_buffer),
7735         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
7736         (gst_audioscale_init), (gst_audioscale_dispose),
7737         (gst_audioscale_chain), (gst_audioscale_set_property),
7738         (gst_audioscale_get_property), (plugin_init):
7739           Indent properly.
7740         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
7741           Fix LPCM.
7742         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
7743         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
7744         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
7745           Add more metadata (fixes #162656).
7746
7747 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7748
7749         * configure.ac:
7750           back to cvs
7751
7752 === release 0.8.7 ===
7753
7754 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7755
7756         * NEWS:
7757         * RELEASE:
7758         * configure.ac:
7759           releasing 0.8.7, "Hyperspace"
7760
7761 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7762
7763         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7764
7765         * gst/playback/gstplaybasebin.c:
7766          Fix for #162924 - free caps after use, not before
7767
7768 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7769
7770         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7771
7772         * gst/playback/gstplaybasebin.c:
7773         * gst/wavparse/gstwavparse.c:
7774           Fix for #154773 - fixes playback of small .wav files
7775
7776 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7777
7778         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7779
7780         * gst/audioscale/gstaudioscale.c:
7781           Fix for #162819 - make audioscale reusable
7782           Fixes playback of more than one file with playbin/totem
7783
7784 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7785
7786         * gst/ffmpegcolorspace/avcodec.h:
7787         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7788         * gst/ffmpegcolorspace/imgconvert.c:
7789           clean up the mess that made me cry and avoid needless duplication
7790
7791 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7792
7793         * gst/ffmpegcolorspace/imgconvert.c:
7794           give some indication of why we're segfaulting
7795
7796 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7797
7798         * configure.ac:
7799           Fix indentation, fix v4l2 plugin detection.
7800         * ext/Makefile.am:
7801           Fix libmms location (Maciej, use diff -u!).
7802         * ext/alsa/gstalsa.c: (gst_alsa_init):
7803           Initialize caps cache to NULL.
7804         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
7805           Only change state on audiosink if it exists.
7806
7807 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
7808
7809         * gst/matroska/matroska-demux.c:
7810         * gst/matroska/matroska-ids.h:
7811         * gst/matroska/matroska-demux.h:
7812         Fix Vorbis streams failing to decode in some files, where cluster_time
7813         isn't 0, because then it doesn't send codec_priv before actual data.
7814         Remove time-based test and replace it with marker set on beginning of
7815         new stream
7816
7817 2004-12-28  David Schleef  <ds@schleef.org>
7818
7819         Merge patch from Ronald fixing problems with streaming
7820         text.
7821         * ext/cairo/gstcairo.c: (plugin_init):
7822         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
7823         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
7824         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
7825         (gst_textoverlay_font_init), (gst_textoverlay_init),
7826         (gst_textoverlay_set_property):
7827         * ext/cairo/gsttextoverlay.h:
7828
7829 2004-12-27  David Schleef  <ds@schleef.org>
7830
7831         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
7832         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
7833         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
7834         (gst_textoverlay_font_init), (gst_textoverlay_init),
7835         (gst_textoverlay_set_property): Improvements to actually
7836         render text as white on black outline on video, including
7837         font selection and horizontal/vertical alignment.  (Ronald's
7838         christmas present)
7839         * ext/cairo/gsttextoverlay.h:
7840
7841 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7842
7843         * ext/ogg/gstogg.c:
7844         * ext/ogg/gstogmparse.c:
7845           fix ogm[audio/video]parse plugin registration
7846           (riff won't load if bytestream is already loaded)
7847
7848 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7849
7850         * gst/audioconvert/gstchannelmix.c:
7851           fix for GLIB < 2.4
7852
7853 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7854
7855         * Makefile.am:
7856         * configure.ac:
7857           disable docs again until it actually passes make distcheck.
7858
7859 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7860
7861         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
7862         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7863         (plugin_init):
7864           Add 3GP (variables name Q3GP because they can't start with a
7865           number). Add samr audio fourcc (used in .3gp files), decoder
7866           is work in progress. Also do a GST_WARNING instead of ERROR
7867           in case of unknown nodes, to decrease output.
7868
7869 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7870
7871         * Makefile.am:
7872           really fix dist
7873
7874 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7875
7876         * configure.ac:
7877         * ext/speex/gstspeexdec.h:
7878         * ext/speex/gstspeexenc.h:
7879           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
7880           Fix detection code in configure.ac
7881
7882 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7883
7884         * gst/matroska/matroska-demux.c:
7885         (gst_matroska_demux_parse_blockgroup):
7886           Save position, so that queries give proper return values. Don't
7887           know how this could ever have worked before...
7888
7889 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7890
7891         * configure.ac:
7892           Put additional LAME check inside the conditional.  Fixes #152339
7893
7894 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7895
7896         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
7897         (gst_avi_demux_stream_scan):
7898           Add some more debug. Fix logic error when setting movi offset
7899           while reading index.
7900
7901 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7902
7903         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
7904         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
7905         (gst_avi_demux_process_next_entry):
7906           Add some debugging. Better detection of broken indexes and the
7907           accompanying index recovery. No infinite loops on state changes
7908           when we're still in our loopfunction.
7909
7910 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7911
7912         * configure.ac:
7913           Fix up.
7914
7915 2004-12-22  Archana Shah  <archana.shah@wipro.com>
7916
7917         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
7918
7919         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
7920           Normalizing the value before setting
7921         (gst_sunaudiomixer_get_volume):
7922           Normalizing the value after getting. Fixes bug# 161980
7923
7924 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
7925
7926         * Makefile.am: Make sure docs gets disted
7927         * docs/Makefile.am: Make sure all needed files get disted
7928         * gst-plugins.spec.in: latest updates
7929
7930 2004-12-22  Wim Taymans  <wim@fluendo.com>
7931
7932         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
7933         Revert patch 1.38 as clock distribution over schedulers does
7934         not work correcly in the core yet.
7935
7936 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7937
7938         * sys/oss/README: remove this file, which predates my birth
7939           (and which content is by far outdated)
7940
7941 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
7942
7943         * Makefile.am:
7944         * configure.ac:
7945         * docs/Makefile.am:
7946         * docs/libs/Makefile.am:
7947         * docs/libs/gst-plugins-libs-docs.sgml:
7948         * docs/libs/gst-plugins-libs-sections.txt:
7949         * docs/libs/tmpl/gstgconf.sgml:
7950         * docs/upload.mak:
7951         * docs/version.entities.in:
7952           Added boilerplate gtk-doc files for plugin-libs documentation.
7953
7954 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7955
7956         * gst/auparse/gstauparse.c: fix int and float audio caps
7957
7958 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7959
7960         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7961         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
7962           g_assert() can be a macro, don't use #ifdef inside it.
7963
7964 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
7965
7966         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7967
7968         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
7969         (gst_videorate_init), (gst_videorate_chain),
7970         (gst_videorate_change_state):
7971           Event handling (fixes #159986).
7972
7973 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7974
7975         * gst-libs/gst/riff/riff-media.c:
7976         (gst_riff_create_video_caps_with_data):
7977           Add BLZ0 (Blizzard's version of DivX) fourcc.
7978
7979 2004-12-18  David Schleef  <ds@schleef.org>
7980
7981         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
7982         portability fix.
7983
7984 2004-12-18  David Schleef  <ds@schleef.org>
7985
7986         * gst/tta/ttadec.h: Disable some header code that isn't used
7987         and clearly isn't portable.
7988
7989 2004-12-18  David Schleef  <ds@schleef.org>
7990
7991         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
7992         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
7993         (avcodec_get_pix_fmt), (avpicture_layout),
7994         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
7995         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
7996         Fix code to not use GCC extensions (and c99 extensions that
7997         Forte does not like.)
7998
7999 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8000
8001         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8002
8003         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
8004         (gst_deinterlace_chain):
8005           Rowstride fixes. Fixes #161039.
8006         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
8007         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
8008         (gst_video_crop_getcaps), (gst_video_crop_link),
8009         (gst_video_crop_i420), (gst_video_crop_chain),
8010         (gst_video_crop_change_state):
8011           Rework of negotiation. Actually works now. Fixes #158650.
8012
8013 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8014
8015         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
8016           That was very stupid.
8017
8018 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8019
8020         * gst/matroska/matroska-demux.c:
8021         (gst_matroska_demux_parse_blockgroup):
8022           Fix possible crasher.
8023
8024 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8025
8026         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
8027         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
8028           Lace sizes can be zero.
8029
8030 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8031
8032         * ext/musepack/gstmusepackdec.cpp:
8033           Fetch error return values. Fixes #161624.
8034         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
8035           Really EOS.
8036
8037 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8038
8039         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8040           Work for truncated (unfinished download etc.) files. Fixes #160514.
8041
8042 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8043
8044         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8045           Fix for integer overflow. Makes #156001 not crash. Probably masks
8046           the real bug.
8047
8048 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8049
8050         * gst/ac3parse/gstac3parse.c: (plugin_init):
8051           Parsers never have ranks. Fixes #159651.
8052
8053 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8054
8055         * gst/playback/gstdecodebin.c: (compare_ranks):
8056           make sure the facotries are ordered the same every time even if they
8057           have the same rank by using the name
8058         * gst/playback/gstdecodebin.c: (find_compatibles):
8059           make sure we don't add factories to the list twice
8060
8061 2004-12-16  David Schleef  <ds@schleef.org>
8062
8063         * configure.ac: look for musepack headers as musepack/*.h
8064         (fixes #159847)
8065         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
8066         * ext/musepack/gstmusepackreader.h: same
8067
8068 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8069
8070         * gst-libs/gst/riff/riff-read.c:
8071         (gst_riff_read_strf_auds_with_data):
8072           Read extradata correctly (fixes #155879).
8073
8074 2004-12-16  David Schleef  <ds@schleef.org>
8075
8076         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
8077         audio.  does _not_ attempt or allow conversion unless channels
8078         is 1 or 2.
8079
8080 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8081
8082         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8083
8084 2004-12-16  David Schleef  <ds@schleef.org>
8085
8086         * gst/audioscale/gstaudioscale.c: the resample library only
8087         handles 1 or 2 channels.  Change caps to compensate.
8088
8089 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8090
8091         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8092         (gst_matroska_demux_audio_caps):
8093           Some MPEG-AAC hacks, because else it doesn't work...
8094
8095 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8096
8097         * gst-libs/gst/riff/riff-media.c:
8098         (gst_riff_create_video_caps_with_data),
8099         (gst_riff_create_video_template_caps):
8100           Add h264.
8101
8102 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8103
8104         * gst-libs/gst/audio/Makefile.am:
8105           Try to fix buildbot.
8106
8107 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8108
8109         * gst/tcp/gstmultifdsink.c:
8110           Clean up and uniformize debugging.
8111
8112 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8113
8114         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8115
8116         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8117         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8118         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8119         (gst_mpeg_demux_change_state):
8120           Reset on ready. Fixes 160276.
8121
8122 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8123
8124         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8125
8126         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8127         (gst_ffmpegcsp_pad_link):
8128           Fix memleak (#154815).
8129
8130 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8131
8132         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8133
8134         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8135         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8136         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8137         * ext/musicbrainz/gsttrm.h:
8138           Add support for using a proxy server when getting a trm id from
8139           the MusicBrainz database (#149613).
8140
8141 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8142
8143         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8144
8145         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8146         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8147           Fix memleaks (#157233).
8148
8149 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8150
8151         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8152
8153         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8154         * gst-libs/gst/resample/resample.h:
8155         * gst/audioscale/gstaudioscale.c:
8156           Fix memleak (#159215).
8157
8158 2004-12-16  Toni Willberg  <toniw@iki.fi>
8159
8160         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8161
8162         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8163         * sys/oss/oss_probe.c: (main):
8164           Check for mono/stereo support (similar to samplerate probing),
8165           fixes #159433. Also add missing copyright header to oss_probe.c.
8166
8167 2004-12-15  David Schleef  <ds@schleef.org>
8168
8169         * configure.ac: add audioresample and cairo plugins.  Remove
8170         HAVE_MMX stuff, because it's not used.
8171         * ext/Makefile.am: same
8172         * ext/audioresample/Makefile.am: You are not ready for an
8173         audio resampling element based on audioresample.
8174         * ext/audioresample/gstaudioresample.c:
8175         * ext/audioresample/gstaudioresample.h:
8176         * ext/cairo/Makefile.am: You are not ready for overlay elements
8177         based on cairo.  Don't look too closely, these elements kinda
8178         suck right now.
8179         * ext/cairo/gstcairo.c: new
8180         * ext/cairo/gsttextoverlay.c: new
8181         * ext/cairo/gsttextoverlay.h: new
8182         * ext/cairo/gsttimeoverlay.c: new
8183         * ext/cairo/gsttimeoverlay.h: new
8184         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8185         problem with compilers that don't support variadic macros.
8186
8187 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8188
8189         Reviewed by:  David Schleef  <ds@schleef.org>
8190
8191         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8192         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8193         bit.  Also ran indent-gst.
8194         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8195         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8196         (gst_sunaudiosrc_setparams):
8197
8198 2004-12-14  David Schleef  <ds@schleef.org>
8199
8200         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8201         output rate to 16000.  Should fix #160235.
8202
8203 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8204
8205         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8206         Add typefinding for mpeg2 pes streams
8207
8208 2004-12-13  David Schleef  <ds@schleef.org>
8209
8210         * configure.ac:  Applied patch from bug #143659, making default
8211         sources and sinks OS-dependent (for Solaris), and added code
8212         for OS/X.
8213         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8214
8215 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8216
8217         * gst-libs/gst/riff/riff-media.c:
8218           forgot to add h2.64 to avidemux template caps
8219
8220 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8221
8222         * gst/wavenc/riff.h:
8223         * gst-libs/gst/riff/riff-media.c:
8224         * gst-libs/gst/riff/riff-ids.h:
8225         * gst/avi/gstavimux.c
8226         add 4CC code for VideoSoft h264 in AVI (VSSH)
8227           fixes bug #160655
8228         remove s323 from riff, it's quicktime specific :(
8229
8230 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8231
8232         * gst/asfdemux/README
8233         * gst/wavenc/riff.h
8234         * gst-libs/gst/riff/riff-ids.h
8235         * gst-libs/gst/riff/riff-media.c
8236         * gst/qtdemux/qtdemux.c:
8237           add new 4CC codes for h263 related codecs
8238           fixes partially bug #155163
8239
8240 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8241
8242         * configure.ac: Update polyaudio requirement to 0.7
8243         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8244
8245 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8246
8247         * gst/interleave/deinterleave.c:
8248         fix my name's spelling! :)
8249
8250 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8251
8252         * AUTHORS ChangeLog
8253         * gst/auparse/gstauparse.c
8254         * gst/interleave/deinterleave.c
8255         * gst/law/:
8256                 alaw-decode.c alaw-encode.c
8257                 mulaw-decode.c mulaw-encode.c
8258         * gst/oneton/gstoneton.c
8259         * sys/osxaudio/:
8260                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8261         * sys/osxvideo/:
8262                 cocoawindow.h cocoawindow.m
8263                 osxvideosink.h osxvideosink.m
8264
8265         put the same mail address for Zaheer Abbas Merali everywhere
8266
8267 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8268
8269         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8270           Align by packetsize, and assert that we a packet available before
8271           playing. The first makes webstreams work (they often include
8272           trailing padding data in a packet), the second allows pausing a
8273           ASF stream in totem without getting demux errors afterwards.
8274
8275 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8276
8277         * ext/ogg/gstoggdemux.c: (get_relative):
8278           Check for non-NULL before accessing member (end-of-chain).
8279
8280 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8281
8282         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8283         (cdparanoia_set_property), (cdparanoia_get_property):
8284         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8285         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8286         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8287         (dvdreadsrc_init), (dvdreadsrc_set_property),
8288         (dvdreadsrc_get_property):
8289         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8290         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8291           Synchronize property names where not yet the case. Devices are
8292           now device=X, other versions are deprecated (but still exist).
8293           Also use g_free() unconditionally.
8294         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8295         (setup_source), (gst_play_base_bin_get_property):
8296           Expose source.
8297
8298 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8299
8300         * configure.ac: move GCONF macro outside conditional for the am
8301           conditional. Fixes #160439
8302
8303 2004-12-08  David Schleef  <ds@schleef.org>
8304
8305         * tools/gst-visualise-m.m: Switch to elements that currently
8306         exist.
8307
8308 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8309
8310         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8311           We love wrong commas.
8312
8313 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8314
8315         * gst/matroska/matroska-demux.c:
8316         (gst_matroska_demux_handle_src_query):
8317           Don't set DEFAULT, unsupported - makes length display incorrectly
8318           in some cases.
8319
8320 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8321
8322         * gst/monoscope/README: remove blurb about files being GPL
8323         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8324         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8325           monoscope is now effectively LGPL licensed
8326
8327 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8328
8329         * gst/monoscope/README: Update information to be more correct
8330         * gst/monoscope/convolve.c: Relicense to LGPL
8331         * gst/monoscope/convolve.h: Relicense to LGPL
8332
8333 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8334
8335         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8336           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8337         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8338           set default_duration for mpeg1 audio
8339
8340 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8341
8342         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8343         * ext/alsa/gstalsa.h:
8344           refactor big chunks of the core caps negotiation code to make it
8345           a lot faster, because people claim it's really slow
8346           (actually, just cache the getcaps when the device is opened)
8347
8348 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8349
8350         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8351         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8352         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8353         (gst_a52dec_change_state), (plugin_init):
8354         * ext/a52dec/gsta52dec.h:
8355           Do something useful with timestamps. Make chain-based (since
8356           there's really no reason to be loopbased).
8357         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8358           Update current_byte/frame correctly.
8359
8360 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8361
8362         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8363         (gst_ape_demux_stream_init):
8364           Forward tags, too.
8365
8366 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8367
8368         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8369           Let's make sure we're done typefinding when detecting tags.
8370
8371 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8372
8373         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8374         (gst_ebml_read_init), (gst_ebml_read_use_event),
8375         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8376         (gst_ebml_read_seek), (gst_ebml_read_skip),
8377         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8378         (gst_ebml_read_master):
8379         * gst/matroska/ebml-read.h:
8380         * gst/matroska/matroska-demux.c:
8381         (gst_matroska_demux_parse_contents),
8382         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8383           Disgustingly evil hack for working around INTERRUPT events and
8384           their extremely annoying habit of being a pain in the ass. We
8385           simply peek a cluster before reading any of it.
8386
8387 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8388
8389         * ext/musepack/gstmusepackdec.cpp:
8390           There's also floating point libmusepacks.
8391
8392 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8393
8394         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8395         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8396           Set DURATION even if source buffer didn't. Also use increasing
8397           timestamps.
8398         * gst-libs/gst/riff/riff-media.c:
8399         (gst_riff_create_audio_caps_with_data):
8400           Block_align can have larger values than 8192.
8401
8402 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8403
8404         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8405         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8406         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8407         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8408           Fix caps.
8409
8410 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8411
8412         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8413           Fix logic bug.
8414
8415 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8416
8417         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8418           Yay, another one.
8419
8420 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8421
8422         * ext/esd/esdsink.c: (gst_esdsink_chain):
8423           Make error actually say something useful (fixes #156798).
8424         * gst-libs/gst/riff/riff-media.c:
8425         (gst_riff_create_video_caps_with_data),
8426         (gst_riff_create_video_template_caps):
8427           Add Intel Video 5.0 fourcc (IV50).
8428
8429 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8430
8431         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8432         detection on mono and stereo mp3 files.
8433
8434 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8435
8436         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8437           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8438           the contained stream).
8439
8440 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8441
8442         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8443           Oops, remove debug.
8444
8445 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8446
8447         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8448
8449         * gst/law/alaw-decode.c: (alawdec_getcaps):
8450         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8451           Prevent warnings when negotiating caps (fixes #159338).
8452
8453 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8454
8455         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8456         (gst_ffmpegcsp_chain):
8457           Remove old leftover that shouldn't be there...
8458
8459 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8460
8461         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8462
8463         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8464           Don't forward DISCONT events (fixes #159684).
8465
8466 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8467
8468         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8469           Unlink manually since sometimes bin disposal (and therefore
8470           pad unlinking) is delayed, which will cause a new media file
8471           to not be able to start playing instantly.
8472
8473 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8474
8475         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8476           On mute of an unlinked stream, check for pad availability so
8477           we don't crash on unlinked pad.
8478
8479 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8480
8481         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8482         (gst_avi_demux_massage_index):
8483           Fix quite humiliating bug in omitting 0-sized index chunks but
8484           forgetting to count them for timestamps.
8485
8486 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8487
8488         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8489           Actually leave the loop if we failed to sync. Don't crash.
8490
8491 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8492
8493         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8494         (gst_dvd_demux_process_private):
8495         * gst/mpegstream/gstdvddemux.h:
8496           Fix crash (#159759). Doesn't work, though. :-(.
8497
8498 2004-11-28  Benjamin Otte  <otte@gnome.org>
8499
8500         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8501           more overwriting protection due to modifying channels one by one
8502           instead of all at once
8503
8504 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8505
8506         * gst/audioconvert/gstchannelmix.c:
8507         (gst_audio_convert_fill_normalize):
8508           Normalize using absolute values.
8509
8510 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8511
8512         * configure.ac:
8513         * ext/Makefile.am:
8514         * ext/directfb/Makefile.am:
8515         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8516         (gst_directfbvideosink_get_pixel_format),
8517         (gst_directfbvideosink_get_format_from_fourcc),
8518         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8519         (gst_directfbvideosink_sink_link),
8520         (gst_directfbvideosink_change_state),
8521         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8522         (gst_directfbvideosink_buffer_alloc),
8523         (gst_directfbvideosink_interface_supported),
8524         (gst_directfbvideosink_interface_init),
8525         (gst_directfbvideosink_navigation_send_event),
8526         (gst_directfbvideosink_navigation_init),
8527         (gst_directfbvideosink_set_property),
8528         (gst_directfbvideosink_get_property),
8529         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8530         (gst_directfbvideosink_base_init),
8531         (gst_directfbvideosink_class_init),
8532         (gst_directfbvideosink_get_type), (plugin_init):
8533         * ext/directfb/directfbvideosink.h: Adding a first version of
8534         directfbvideosink.
8535         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8536         more.
8537
8538 2004-11-28  Benjamin Otte  <otte@gnome.org>
8539
8540         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8541           walk the samples backwards if out_channels > in_channels so we don't
8542           overwrite data
8543
8544 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8545
8546         * gst/audioconvert/Makefile.am:
8547         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8548         (gst_audio_convert_link), (gst_audio_convert_change_state),
8549         (gst_audio_convert_channels):
8550         * gst/audioconvert/gstchannelmix.c:
8551         (gst_audio_convert_unset_matrix),
8552         (gst_audio_convert_fill_identical),
8553         (gst_audio_convert_fill_compatible),
8554         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8555         (gst_audio_convert_fill_others),
8556         (gst_audio_convert_fill_normalize),
8557         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
8558         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
8559         * gst/audioconvert/gstchannelmix.h:
8560           Implement a channel mixer.
8561
8562 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
8563
8564         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
8565         * ext/alsa/gstalsa.h:
8566         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
8567         Make alsasink actually honor gst_element_set_clock and use that
8568         clock instead of its internal one.
8569
8570 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8571
8572         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
8573         (gst_play_base_bin_change_state): nullify source and decoder when
8574         going from READY to NULL so that we don't try to do weird stuff with
8575         them when going from NULL to READY
8576         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
8577         instead of g_object_unref
8578         (gen_video_element), (gen_audio_element): more refcounting fixes, now
8579         it should be correct
8580         (gst_play_bin_change_state): don't call remove_sinks if we are
8581         currently disposing the object
8582
8583 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8584
8585         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8586           Don't forget bass if it's there. Else left channel is silent...
8587
8588 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8589
8590         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
8591         (gst_a52dec_change_state):
8592           Don't do sample adjusting anymore, we use float audio now.
8593         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8594           Don't fixate to non-existing properties.
8595
8596 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8597
8598         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
8599         (gst_a52dec_change_state):
8600           Advertise that we can do surround sound.
8601
8602 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8603
8604         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
8605           Add buffer-frames=0.
8606         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
8607         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
8608         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
8609         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
8610         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
8611         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
8612         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
8613         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
8614         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
8615         * ext/dvdread/dvdreadsrc.h:
8616           Add seeking, querying for bytes, sectors, title, angle and
8617           chapter. Handle multiple chapters. Relicense to LGPL because
8618           Billy agreed on that (thanks Billy!).
8619
8620 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8621
8622         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
8623         call parent dispose method
8624
8625 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
8626
8627         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
8628         (gst_audio_clock_get_internal_time):
8629         Fix active <-> inactive transitions: ensure time value always
8630         grows and avoid abrupt value changes.
8631
8632 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
8633
8634         * configure.ac:
8635         * gst/tta/Makefile.am:
8636         * gst/tta/crc32.h:
8637         * gst/tta/filters.h:
8638         * gst/tta/gsttta.c:
8639         * gst/tta/gstttadec.c:
8640         * gst/tta/gstttadec.h:
8641         * gst/tta/gstttaparse.c:
8642         * gst/tta/gstttaparse.h:
8643         * gst/tta/ttadec.h:
8644           added TTA parser and decoder
8645
8646 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8647
8648         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8649         (probe_triggered), (check_queue), (buffer_underrun),
8650         (buffer_running), (buffer_overrun), (gen_source_element),
8651         (setup_source):
8652         * gst/playback/gstplaybasebin.h:
8653           Implement buffering. Needs some more work.
8654
8655 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8656
8657         * ext/theora/theoradec.c: (theora_dec_chain):
8658           Fix ilog mask range overflow.
8659
8660 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8661
8662         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8663           Don't omit the last (which in case of dmix is the only :) )
8664           channel count. Don't set channels if <= 2.
8665
8666 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
8667
8668         * gst/playback/gstplaybin.c: (gen_video_element),
8669         (gen_audio_element): Removed 2 obsolete comments
8670
8671 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
8672
8673         * ext/vorbis/oggvorbisenc.c
8674         * ext/vorbis/vorbisenc.c :
8675           change description fields of those plugins to differentiate them
8676           (pitivi show Encoders by description, they had the same one)
8677
8678 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
8679
8680         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8681
8682         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8683         (gst_play_bin_set_property), (gen_video_element),
8684         (gen_audio_element):
8685           Refcounting fixes for provided audio-/videosinks.
8686
8687 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8688
8689         * gst/playback/gstplaybin.c: (gen_video_element),
8690         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
8691           Don't reference all sinks, but only the video- and audiosinks.
8692           The vis. element should be disposed when we're done with it.
8693           We don't have any reason to keep it around. This fixes warnings
8694           when reusing playbin for playing multiple audio files with
8695           vis. enabled. Also release audio device on pause - idea stolen
8696           from Rhythmbox.
8697
8698 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8699
8700         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
8701         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
8702         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8703         * ext/alsa/gstalsaplugin.c: (plugin_init):
8704         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
8705         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
8706         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
8707         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
8708         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
8709         (gst_faad_change_state), (plugin_init):
8710         * ext/faad/gstfaad.h:
8711         * ext/vorbis/vorbis.c: (plugin_init):
8712         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
8713         * gst-libs/gst/audio/Makefile.am:
8714         * gst-libs/gst/audio/audio.c: (plugin_init):
8715         * gst-libs/gst/audio/multichannel.c:
8716         (gst_audio_check_channel_positions),
8717         (gst_audio_get_channel_positions),
8718         (gst_audio_set_channel_positions),
8719         (gst_audio_set_structure_channel_positions_list),
8720         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
8721         (gst_audio_fixate_channel_positions):
8722         * gst-libs/gst/audio/multichannel.h:
8723         * gst-libs/gst/audio/testchannels.c: (main):
8724         * gst/audioconvert/gstaudioconvert.c:
8725         (gst_audio_convert_class_init), (gst_audio_convert_init),
8726         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
8727         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
8728         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8729         * gst/audioconvert/plugin.c: (plugin_init):
8730           Surround sound support.
8731
8732 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8733
8734         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
8735           Fix position for discont if we're close as well. Nitpicking, but
8736           saves a few milliseconds of extra waiting or skipping.
8737
8738 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8739
8740         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
8741           We sometimes need parsers for playback, so add those too.
8742
8743 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8744
8745         * configure.ac:
8746         * gst/apetag/Makefile.am:
8747         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
8748         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
8749         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
8750         (gst_ape_demux_get_src_query_types),
8751         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
8752         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
8753         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
8754         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
8755         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
8756         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
8757         (gst_ape_demux_change_state):
8758         * gst/apetag/apedemux.h:
8759         * gst/apetag/apetag.c: (plugin_init):
8760         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
8761         (plugin_init):
8762           APE v1/2 tag reader plus typefind function.
8763
8764 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8765
8766         * configure.ac:
8767         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8768         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8769           Remove hacks for older core. Require newer core version
8770           accordingly.
8771
8772 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8773
8774         * gst/cdxaparse/Makefile.am:
8775         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
8776         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
8777         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
8778         * gst/cdxaparse/gstcdxaparse.h:
8779         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
8780         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
8781         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
8782         (gst_cdxastrip_get_src_query_types),
8783         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
8784         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
8785         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
8786         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
8787         * gst/cdxaparse/gstcdxastrip.h:
8788           SVCD/VCD header stripping separated from CDXA image parsing.
8789         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
8790         (plugin_init):
8791           Add VCD/SVCD header typefinding for VCD/SVCD.
8792         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
8793         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
8794         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
8795         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
8796         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
8797         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
8798         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
8799         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
8800         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
8801         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
8802         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
8803         * sys/vcd/vcdsrc.h:
8804           Fix up, add seeking, querying, URI interface. Works in totem now.
8805
8806 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8807
8808         * configure.ac:
8809           back to CVS
8810
8811 === release 0.8.6 ===
8812
8813 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8814
8815         * NEWS:
8816         * RELEASE:
8817         * configure.ac:
8818         * po/af.po:
8819         * po/az.po:
8820         * po/cs.po:
8821         * po/en_GB.po:
8822         * po/hu.po:
8823         * po/it.po:
8824         * po/nb.po:
8825         * po/nl.po:
8826         * po/or.po:
8827         * po/sq.po:
8828         * po/sr.po:
8829         * po/sv.po:
8830         * po/uk.po:
8831           releasing 0.8.6, "IOU Love"
8832
8833 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8834
8835         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8836
8837         * gst/playback/gstplaybasebin.c:
8838           Fix unplayable files error handling.  Fixes #158365
8839
8840 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8841
8842         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8843
8844         * gst/typefind/gsttypefindfunctions.c:
8845           Fix broken mp3 typefinding.  Fixes #158375
8846
8847 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8848
8849         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8850
8851         * ext/ogg/gstoggdemux.c:
8852           Fix sync on broken files.  Fixes #158976
8853
8854 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8855
8856         patch by: Edward Hervey <bilboed@bilboed.com>
8857
8858         * ext/libpng/gstpngenc.c:
8859           Copy over buffer properties.  Fixes #158832
8860
8861 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8862
8863         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
8864
8865         * ext/dvdread/dvdreadsrc.c:
8866           Fixes invalid reads (#158462)
8867
8868 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8869
8870         * sys/v4l/gstv4lsrc.c:
8871         * sys/v4l/gstv4lsrc.h:
8872         * sys/v4l/v4lsrc_calls.c:
8873           Probe less and cache it.  Fixes #159187.
8874
8875 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8876
8877         * gst/videorate/gstvideorate.c:
8878           Handle all video formats. Fixes #159186.
8879
8880 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
8881         * gst/synaesthesia/gstsynaesthesia.c:
8882         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
8883         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
8884         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
8885         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
8886         (gst_synaesthesia_change_state), (plugin_init):
8887         Fix up synaesthesia to work under different samplerates/ buffer sizes.
8888         Force 320x200 output, as that's the only thing the underlying
8889         synaesthesia implementation supports. Still needs to be made
8890         re-entrant.
8891
8892 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8893
8894         * configure.ac:
8895           Fix mpeg2enc configure check (similar to mplex check below).
8896
8897 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
8898
8899         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8900
8901         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8902           Fix for gcc-2.95 (fixes #158221).
8903
8904 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8905
8906         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8907           Re-add clock distribution hack (until new core is released).
8908           Fixes #158125.
8909
8910 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
8911         * configure.ac:
8912           fix mplex configure check segfaulting on some systems (bug #140994)
8913
8914 2004-11-13  Benjamin Otte  <otte@gnome.org>
8915
8916         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
8917           add debugging
8918         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8919           do a wait when we enter the loop func with no data available to
8920           write instead of getting into an 100% CPU loop by just returning and
8921           being called again by the scheduler
8922
8923 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
8924
8925         * configure.ac:
8926         * ext/libvisual/visual.c: (gst_visual_get_type),
8927         (libvisual_log_handler), (gst_visual_getcaps),
8928         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
8929         (plugin_init):
8930           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
8931         * ext/smoothwave/Makefile.am:
8932         * ext/smoothwave/demo-osssrc.c: (main):
8933         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
8934         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
8935         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
8936         (plugin_init):
8937         * ext/smoothwave/gstsmoothwave.h:
8938           Make gstsmoothwave a working element in the 20th century.
8939
8940         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
8941           Fix incorrect link function
8942
8943 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8944
8945         * gst/volume/gstvolume.c:
8946           Allow buffer-frames=0.
8947
8948 2004-11-12 Iain <iaingnome@gmail.com>
8949
8950         * configure.ac: Check for polypaudio
8951
8952         * ext/Makefile.am: Build the polyp dir
8953
8954         * ext/polyp: The polypsink sources.
8955
8956 2004-10-30 Iain <iaingnome@gmail.com>
8957
8958         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
8959         caps to reflect the new number of channels.
8960
8961 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8962
8963         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8964           Fix for negotiation order problem. This would show when the
8965           ALSA loopfuction was called before any other function. ALSA
8966           wouldn't do anything because we're not negotiated yet, leading
8967           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
8968
8969 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8970
8971         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8972
8973         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8974           No warnings (#157986).
8975
8976 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8977
8978         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8979           Prefer apev1/2 and id3v1 (at end of file) over musepack.
8980
8981 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8982
8983         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
8984           Signal no-more-pads (so it works in playbin).
8985
8986 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8987
8988         * ext/musepack/gstmusepackreader.cpp:
8989           Workaround for older core.
8990
8991 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8992
8993         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
8994           Actually test for odd width/height rather than testing whether
8995           a temporary variable that was 0 before we subtracted 1 is now
8996           not equal to zero (which it always is).
8997
8998 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8999
9000         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
9001         Fix compilation if HAVE_XVIDEO is not defined
9002
9003 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9004
9005         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
9006         Fix compilation if HAVE_XVIDEO is not defined
9007
9008 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
9009
9010         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9011         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
9012         (gst_goom_change_state), (plugin_init):
9013         Use the bytestream adapter so goom doesn't depend on the input
9014         buffer size.
9015         Add a debug category
9016
9017 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9018
9019         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
9020           Only set hardware parameters *after* negotiation. Before
9021           negotiation, it will set ANY and that seems to cause crashes
9022           (see e.g. #151288, #153227).
9023
9024 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9025
9026         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9027           This seems to be antique leftover. It needs to pass error
9028           checking.
9029         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
9030         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
9031         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
9032         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
9033           Fix GstXOverlay implementation (#151059).
9034
9035 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9036
9037         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9038           Don't assert (#157853).
9039
9040 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9041
9042         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9043           Fix bytes/samples confustion.
9044         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
9045           Fix for underrun (#144389).
9046
9047 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9048
9049         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9050           Disable halfway-seek for pending release (since it needs a new
9051           core release).
9052
9053 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9054
9055         * sys/v4l/gstv4lsrc.c:
9056         * sys/v4l/gstv4lsrc.h:
9057         * sys/v4l/v4lsrc_calls.c:
9058           add autoprobe-fps property so we can separate autoprobing parts
9059
9060 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9061
9062         * sys/v4l/gstv4lsrc.c:
9063         * sys/v4l/v4lsrc_calls.c:
9064         initialise fourcc to catch unset fourcc's, and debug
9065
9066 2004-11-09  Wim Taymans  <wim@fluendo.com>
9067
9068         * gst/playback/README:
9069         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9070         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9071         (gst_play_bin_dispose), (gst_play_bin_set_property),
9072         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
9073         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9074         (gst_play_bin_get_formats), (gst_play_bin_convert),
9075         (gst_play_bin_get_query_types), (gst_play_bin_query):
9076         Cleanups and some more documentation.
9077
9078 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9079
9080         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9081         (gst_cacasink_init), (gst_cacasink_chain):
9082         * ext/libcaca/gstcacasink.h:
9083         Cacasink inherits from VideoSink, so let that store the clock.
9084
9085 2004-11-09  Wim Taymans  <wim@fluendo.com>
9086
9087         * gst/playback/README:
9088         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9089         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9090         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9091         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9092         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9093         (setup_sinks):
9094         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9095         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9096         * gst/playback/gststreaminfo.h:
9097         Updated README.
9098         Only switch groups if all streams have muted (EOSed).
9099         Send Tags in sync with the stream playback instead of in
9100         the playback/preroll phase.
9101         Some cleanups, free the fakesrc elements.
9102
9103 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9104
9105         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9106           buffer-frames property was missing
9107         * ext/arts/gst_arts.c:
9108           rate missing from sinkcaps
9109         * ext/audiofile/gstafparse.c:
9110         * ext/audiofile/gstafsink.c:
9111         * ext/audiofile/gstafsrc.c:
9112         * ext/swfdec/gstswfdec.c:
9113           int audio doesn't know buffer-frames
9114         * ext/cdparanoia/gstcdparanoia.c:
9115           int audio doesn't know chunksize either
9116         * ext/nas/nassink.c:
9117           it's endianness, not endianess
9118         * gst-libs/gst/audio/audio.h:
9119           make float standard pad template caps really describe float
9120         * gst/law/mulaw.c: (linear_factory):
9121           signed only, please
9122         * gst/mpegstream/gstdvddemux.c:
9123           widths of 20 are not valid
9124
9125 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9126
9127         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9128
9129         * po/LINGUAS:
9130         * po/it.po:
9131           Add Italian
9132
9133 2004-11-08  Wim Taymans  <wim@fluendo.com>
9134
9135         * gst/playback/README:
9136         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9137         * gst/playback/gstplaybasebin.c: (probe_triggered),
9138         (gst_play_base_bin_change_state):
9139         Updated README, added more comments for fixmes etc..
9140
9141 2004-11-08  Wim Taymans  <wim@fluendo.com>
9142
9143         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9144         We can remove this hack now.
9145
9146 2004-11-08  Wim Taymans  <wim@fluendo.com>
9147
9148         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9149         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9150         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9151         Only mix AYUV for maximum quality.
9152
9153 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9154
9155         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9156         (gst_ogg_demux_push), (gst_ogg_pad_push):
9157           Let's act as if we're synchronized now! :).
9158         * ext/theora/theoradec.c: (theora_dec_chain):
9159           Add some debug.
9160
9161 2004-11-08  Wim Taymans  <wim@fluendo.com>
9162
9163         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9164         (gst_alpha_set_property), (gst_alpha_sink_link),
9165         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9166         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9167         (gst_alpha_init_params), (gst_alpha_chain):
9168         Implement alpha functions for AYUV too, this increases
9169         accuracy quite a bit.
9170
9171 2004-11-08  Wim Taymans  <wim@fluendo.com>
9172
9173         * gst/ffmpegcolorspace/avcodec.h:
9174         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9175         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9176         (gst_ffmpegcsp_avpicture_fill):
9177         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9178         (gst_ffmpegcsp_caps_remove_format_info):
9179         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9180         (shrink12), (img_get_alpha_info), (deinterlace_line),
9181         (deinterlace_line_inplace):
9182         * gst/ffmpegcolorspace/imgconvert_template.h:
9183         Added AYUV colorspace and handle RGBA a bit more respectful.
9184
9185 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9186
9187         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9188           Actually always send a discont (cornercase when resending the
9189           same serial-tagged chain twice).
9190
9191 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9192
9193         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9194         (gst_ximagesink_finalize):
9195         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9196         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9197
9198 2004-11-08  Wim Taymans  <wim@fluendo.com>
9199
9200         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9201         Don't segfault on NULL data.
9202
9203 2004-11-08  Wim Taymans  <wim@fluendo.com>
9204
9205         * gst/playback/gstdecodebin.c: (unlinked):
9206         * gst/playback/gstplay-marshal.list:
9207         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9208         (gst_play_base_bin_init), (group_create), (get_active_group),
9209         (get_building_group), (group_destroy), (group_commit),
9210         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9211         (add_element_stream), (no_more_pads), (probe_triggered),
9212         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9213         (state_change), (setup_source), (gst_play_base_bin_get_property),
9214         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9215         (gst_play_base_bin_link_stream),
9216         (gst_play_base_bin_get_streaminfo):
9217         * gst/playback/gstplaybasebin.h:
9218         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9219         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9220         Add support for chained ogg files. Prepare for playlist
9221         support. This patch introduces the concept of pad groups, which
9222         together compose one playable media file.
9223
9224 2004-11-07  David Schleef  <ds@schleef.org>
9225
9226         * testsuite/gst-lint: Check for pad templates that aren't statically
9227         scoped.
9228
9229 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9230
9231         * configure.ac:
9232         * ext/Makefile.am:
9233         * ext/musepack/Makefile.am:
9234         * ext/musepack/gstmusepackdec.cpp:
9235         * ext/musepack/gstmusepackdec.h:
9236         * ext/musepack/gstmusepackreader.cpp:
9237         * ext/musepack/gstmusepackreader.h:
9238           Add musepack decoder.
9239         * ext/faad/gstfaad.c: (gst_faad_base_init):
9240           Make pad templates static.
9241         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9242         (plugin_init):
9243           Add musepack typefinder, make mp3 typefinding work halfway stream,
9244           which doesn't actually work yet because id3demux doesn't implement
9245           _get_length().
9246
9247 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9248
9249         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9250         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9251           Fix interrupt event handling (#144436).
9252
9253 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9254
9255         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9256           Hide unused glory.
9257
9258 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9259
9260         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9261
9262         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9263           Fix weird caps (#157548).
9264
9265 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9266
9267         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9268
9269         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9270           Add missing NULL terminator (#157543).
9271
9272 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9273
9274         * gst/tcp/gsttcp.h:
9275         * gst/tcp/gsttcpclientsink.c:
9276         * gst/tcp/gsttcpclientsrc.c:
9277         * gst/tcp/gsttcpserversink.c:
9278         * gst/tcp/gsttcpserversrc.c:
9279           ports can go up to 65535.  Move common defines to gsttcp.h
9280
9281 2004-11-05  Wim Taymans  <wim@fluendo.com>
9282
9283         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9284         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9285         Added two more colorspaces.
9286
9287 2004-11-05  Wim Taymans  <wim@fluendo.com>
9288
9289         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9290         (gst_ffmpegcsp_avpicture_fill):
9291         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9292         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9293         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9294         More stride fixes.
9295
9296 2004-11-05  Wim Taymans  <wim@fluendo.com>
9297
9298         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9299         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9300         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9301         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9302         (gst_videomixer_loop):
9303         More stride fixes.
9304
9305 2004-11-05  Benjamin Otte  <otte@gnome.org>
9306
9307         * ext/mad/gstmad.c: (gst_mad_chain):
9308           don't overflow data buffer. Flush not needed sync data when syncing
9309           failed.
9310
9311 2004-11-04  Wim Taymans  <wim@fluendo.com>
9312
9313         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9314         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9315         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9316         (gst_alpha_init_params), (gst_alpha_chain),
9317         (gst_alpha_change_state):
9318         Updated the chroma keying algorithm with something more
9319         sophisticated.
9320
9321 2004-11-03  Wim Taymans  <wim@fluendo.com>
9322
9323         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9324         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9325         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9326         Fix stride issues. Does not completely work for odd
9327         heights.
9328
9329 2004-11-03  Wim Taymans  <wim@fluendo.com>
9330
9331         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9332         (gst_alpha_chroma_key), (gst_alpha_chain):
9333         Fix stride issues. Does not completely work for odd
9334         heights.
9335
9336 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9337
9338         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9339         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9340         leak fixes
9341
9342 2004-11-03  Wim Taymans  <wim@fluendo.com>
9343
9344         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9345         (gst_ffmpegcsp_avpicture_fill):
9346         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9347         (avpicture_alloc):
9348         * gst/ffmpegcolorspace/imgconvert_template.h:
9349         Use correct _fill function to get correct strides.
9350
9351 2004-11-02  David Schleef  <ds@schleef.org>
9352
9353         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9354         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9355         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9356         Change all g_print()s to debugging.  Add a bunch of consistency
9357         checks.
9358
9359 2004-11-02  Wim Taymans  <wim@fluendo.com>
9360
9361         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9362         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9363         (unlinked), (no_more_pads), (close_link):
9364         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9365         (unknown_type), (add_element_stream), (new_decoded_pad),
9366         (removed_decoded_pad), (setup_source):
9367         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9368         (gst_stream_info_class_init), (gst_stream_info_init),
9369         (gst_stream_info_new), (gst_stream_info_dispose),
9370         (stream_info_mute_pad), (gst_stream_info_set_property),
9371         (gst_stream_info_get_property):
9372         * gst/playback/gststreaminfo.h:
9373         Fix playback of multiple files.
9374         a slightly different approach to handling dynamic pad removals.
9375         This one only looks at pads that we have linked.
9376
9377 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9378
9379         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9380         free" warning from libc.
9381
9382 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9383
9384         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9385         (get_unconnected_element), (remove_starting_from), (pad_removed),
9386         (close_link):
9387           Implement support for dynamic pad changing. We listen to "live"
9388           pad removals (i.e. while playing) and re-setup autoplugging
9389           after that. Playbasebin/playbin need some more work for this
9390           to finally work, but decodebin supports (and replugs) chained
9391           ogg now.
9392
9393 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9394
9395         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9396         (gst_alsa_finalize):
9397         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9398         (gst_cdaudio_finalize):
9399         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9400         (cdparanoia_finalize):
9401         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9402         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9403         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9404         (dvdreadsrc_finalize):
9405         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9406         (gst_flacdec_finalize):
9407         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9408         (gst_flacenc_finalize):
9409         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9410         (gst_gnomevfssink_finalize):
9411         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9412         (gst_gnomevfssrc_finalize):
9413         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9414         (gst_fameenc_finalize):
9415         * ext/nas/nassink.c: (gst_nassink_class_init),
9416         (gst_nassink_finalize):
9417         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9418         (gst_sdlvideosink_class_init):
9419         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9420         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9421         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9422         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9423         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9424         (gst_x_window_listener_dispose):
9425         * gst/audioscale/gstaudioscale.c:
9426         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9427         (play_on_demand_finalize):
9428         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9429         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9430         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9431         (cdplayer_finalize):
9432         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9433         (gst_glimagesink_class_init):
9434         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9435         (gst_osselement_finalize):
9436         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9437         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9438         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9439           Fixes a bunch of problems with finalize and dispose functions,
9440           either assumptions that dispose is only called once, or not calling
9441           the parent class dispose/finalize function
9442
9443 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9444
9445         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9446           added two api precondition guards
9447           use g_strdup with getenv to fix crash when using ENVVAR
9448
9449 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9450         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9451         (gst_esdsink_finalize):
9452         Use a finalize function, not dispose, and more importantly,
9453         call the parent class finalize function too
9454
9455 2004-11-01  Johan Dahlin  <johan@gnome.org>
9456
9457         * ext/ogg/gstoggdemux.c:
9458         * gst/tags/gstvorbistag.c:
9459         Plug leaks.
9460
9461 2004-10-31  Benjamin Otte  <otte@gnome.org>
9462
9463         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9464           lotsa memleaks today. But they're all small...
9465
9466 2004-10-31  Benjamin Otte  <otte@gnome.org>
9467
9468         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9469           another memleak crushed
9470
9471 2004-10-31  Benjamin Otte  <otte@gnome.org>
9472
9473         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9474           fix memleak
9475
9476 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9477
9478         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9479           Hack to prevent crash when going to READY inside signal handler
9480           while this function is active.
9481
9482 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9483
9484         * gst/ffmpegcolorspace/Makefile.am:
9485         * gst/ffmpegcolorspace/avcodec.h:
9486         * gst/ffmpegcolorspace/common.h:
9487         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9488         * gst/ffmpegcolorspace/dsputil.h:
9489         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9490         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9491         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9492         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9493         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9494         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9495         (gst_ffmpegcsp_avpicture_fill):
9496         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9497         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9498         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9499         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9500         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9501         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9502         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9503         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9504         * gst/ffmpegcolorspace/imgconvert.c:
9505         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9506         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9507         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9508         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9509         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9510         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9511         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9512         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9513         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9514         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9515         (grow21), (grow22), (grow41), (grow44), (conv411),
9516         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9517         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9518         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9519         (avpicture_free), (is_yuv_planar), (img_convert),
9520         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9521         (deinterlace_line_inplace), (deinterlace_bottom_field),
9522         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9523         * gst/ffmpegcolorspace/imgconvert_template.h:
9524         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9525         * gst/ffmpegcolorspace/mmx.h:
9526         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9527         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9528         (av_freep), (avcodec_get_context_defaults),
9529         (avcodec_alloc_context), (avcodec_init):
9530           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9531           handling plus update from ffmpeg CVS. Large clean-up.
9532
9533 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9534
9535         * gst/playback/Makefile.am:
9536           We need the marshallers for decodebin, too.
9537
9538 2004-10-30  David Schleef  <ds@schleef.org>
9539
9540         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9541           quicktime typefinding work with 64-bit offsets.
9542
9543 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9544
9545         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9546           Set EOS on the element when processing an EOS event.
9547         * ext/speex/gstspeexdec.h:
9548         * ext/speex/gstspeexenc.h:
9549           Only keep a const ptr to the mode
9550         * gst-libs/gst/riff/riff-media.c:
9551         (gst_riff_create_audio_caps_with_data),
9552         (gst_riff_create_audio_template_caps):
9553           Allow WMAV3, with up to 6 channels.
9554         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9555           Don't call gst_pad_set_event_function on a sink pad.
9556         * gst/mpegstream/gstdvddemux.c:
9557         (gst_dvd_demux_get_subpicture_stream),
9558         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
9559           Copy the explicit caps that were set across to the cur_* pads,
9560           instead of trying to use a possibly non-existent negotiated caps.
9561           Reset the type of subpicture pads to UNKNOWN after calling
9562           init_stream, so that the caps get set.
9563
9564 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
9565
9566         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9567
9568         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9569           Don't touch buffer if it is of size 0 (fixes #151064).
9570
9571 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9572
9573         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
9574           Synchronized discont handling.
9575
9576 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9577
9578         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9579         (gst_ogg_demux_push):
9580           Make seeking sort-of exact again (fixes #156387).
9581
9582 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9583
9584         * gst/playback/gstplaybasebin.c: (unknown_type),
9585         (add_element_stream), (new_decoded_pad),
9586         (gst_play_base_bin_change_state):
9587         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9588         (gst_stream_info_init), (gst_stream_info_new),
9589         (gst_stream_info_dispose), (gst_stream_info_get_property):
9590         * gst/playback/gststreaminfo.h:
9591           Make caps explicitely available. Makes testing for unsupported
9592           types possible. Improves error reporting.
9593
9594 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9595
9596         * gst/audioconvert/gstaudioconvert.c:
9597         (gst_audio_convert_buffer_to_default_format):
9598           Really don't touch read-only buffers (#156563).
9599
9600 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
9601
9602         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9603
9604         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9605           Fix memleak (#155223).
9606
9607 2004-10-29  Wim Taymans  <wim@fluendo.com>
9608
9609         * gst/tcp/.cvsignore:
9610         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
9611         (gst_multifdsink_class_init), (gst_multifdsink_init),
9612         (gst_multifdsink_add), (gst_multifdsink_remove),
9613         (gst_multifdsink_remove_client_link), (is_sync_frame),
9614         (gst_multifdsink_new_client),
9615         (gst_multifdsink_handle_client_write),
9616         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9617         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
9618         (gst_multifdsink_get_property):
9619         * gst/tcp/gstmultifdsink.h:
9620         Added burst on connect sync_method, deprecated sync_clients,
9621         streamlined the sync code some more.
9622
9623 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9624
9625         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
9626         (gst_play_base_bin_change_state):
9627           Improve error reporting.
9628
9629 2004-10-28  Wim Taymans  <wim@fluendo.com>
9630
9631         * gst/tcp/Makefile.am:
9632         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
9633         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
9634         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
9635         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
9636         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
9637         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
9638         (gst_fdset_wait):
9639         Added more locks around fdset structures. Fixed/reworked
9640         the poll array resizing code.
9641         Added stress test for fdset.
9642
9643 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9644
9645         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9646         fix build
9647
9648 2004-10-28  Benjamin Otte  <otte@gnome.org>
9649
9650         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9651           fix link function to always query channels and query width for
9652           floats
9653         * configure.ac:
9654           add equalizer dir
9655         * gst/equalizer/Makefile.am:
9656         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
9657         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
9658         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
9659         (arg_to_scale), (setup_filter),
9660         (gst_iir_equalizer_compute_frequencies),
9661         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
9662         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
9663         (plugin_init):
9664           add an equalizer
9665
9666 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9667
9668         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
9669
9670         * po/LINGUAS:
9671         * po/nb.po:
9672           Added Norwegian Bokmaal translation
9673
9674 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9675
9676         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9677           Don't break on options (fixes #156488).
9678
9679 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9680
9681         * configure.ac:
9682         * ext/cdaudio/Makefile.am:
9683         * sys/Makefile.am:
9684           fix build on older automake
9685
9686 2004-10-26  Wim Taymans  <wim@fluendo.com>
9687
9688         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
9689         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
9690         Allow a little margin when negotiating the framerate.
9691
9692 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
9693
9694         * gst/level/gstlevel.c:
9695           synchonised naming of pads and pad-templates
9696
9697 2004-10-26  Wim Taymans  <wim@fluendo.com>
9698
9699         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9700         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
9701         (_find_streams_check), (gst_ogg_demux_push):
9702         Fix EOS again. Needs to be done in a better way. We should not
9703         remove the pad if there is no new chained stream.
9704
9705 2004-10-26 Iain <iaingnome@gmail.com>
9706
9707         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
9708         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
9709         of the caps.
9710         * gst/interleave/interleave.c (interleave_class_init): Hook up release
9711         pad.
9712         (interleave_release_pad): Remove the pad.
9713         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
9714         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
9715         the set device.
9716         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
9717         attrs
9718         (gst_xvimagesink_xcontext_clear): Free the xcontext.
9719         (gst_xvimagesink_finalize): Free the par.
9720
9721 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9722
9723         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
9724         (gst_avimux_stop_file):
9725           First calculate the rate, and only then use it. Hdr.rate is a
9726           multiple and not a derivative of hdr.scale. Scale is not the
9727           same as blockalign but is solely related to rate.
9728
9729 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9730
9731         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
9732         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
9733           Implement seeking.
9734
9735 2004-10-25  James Henstridge  <james@jamesh.id.au>
9736
9737         Reviewed by:  David Schleef  <ds@schleef.org>
9738
9739         * examples/gstplay/player.c: (got_stream_length), (main):
9740         * examples/seeking/cdplayer.c: (update_scale):
9741         * examples/seeking/seek.c: (format_value), (update_scale):
9742         * examples/seeking/spider_seek.c: (format_value), (update_scale),
9743         (stop_seek):
9744         Build fixes on AMD64.
9745
9746 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9747
9748         reviewed by: Ronald Bultje <rbultje at gnome dot org>
9749
9750         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
9751         Fix for some v4l cards which hang in v4lsrc
9752
9753 2004-10-25  Wim Taymans  <wim@fluendo.com>
9754
9755         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
9756         (gst_ogg_demux_push), (gst_ogg_chains_clear):
9757         Make sure to remove the pad when a new chain is
9758         encountered. Set some vars to NULL so we don't try
9759         to reference freed memory.
9760
9761 2004-10-25  Wim Taymans  <wim@fluendo.com>
9762
9763         * examples/seeking/Makefile.am:
9764         * examples/seeking/cdplayer.c: (update_scale):
9765         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
9766         * examples/seeking/playbin.c: (make_playerbin_pipeline),
9767         (format_value), (update_scale), (iterate), (start_seek),
9768         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
9769         (print_usage), (main):
9770         Added some more examples, update others.
9771
9772 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9773
9774         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
9775         * ext/speex/gstspeexdec.c: (speex_dec_chain):
9776         * ext/theora/theoradec.c: (theora_dec_chain):
9777         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9778           Add codec-name metadata.
9779
9780 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
9781
9782         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9783
9784         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9785         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9786         * ext/alsa/gstalsamixertrack.h:
9787         * po/POTFILES.in:
9788           ALSA mixer track label internationalization (#154054).
9789
9790 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9791
9792         * ext/theora/theoradec.c: (theora_dec_chain):
9793           Export bitrate as metadata.
9794
9795 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9796
9797         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9798         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9799         * ext/alsa/gstalsamixertrack.h:
9800           Fix names, fix loop.
9801
9802 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9803
9804         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
9805         (speex_dec_convert):
9806           sinkconvert function so oggdemux can get the file length (totem).
9807
9808 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
9809
9810         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9811
9812         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9813           Don't push incomplete packets.
9814         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
9815           Fix MPEG-4 audio typefinding.
9816
9817 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9818
9819         * sys/v4l/Makefile.am:
9820         * sys/v4l/gstv4l.c: (plugin_init):
9821         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
9822         (gst_v4lelement_init), (gst_v4lelement_dispose),
9823         (gst_v4lelement_change_state):
9824         * sys/v4l/gstv4lelement.h:
9825         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
9826         (gst_v4l_xoverlay_close), (idle_refresh),
9827         (gst_v4l_xoverlay_set_xwindow_id):
9828         * sys/v4l/gstv4lxoverlay.h:
9829         * sys/v4l/v4l-overlay_calls.c:
9830         * sys/v4l/v4l_calls.h:
9831         * sys/v4l2/Makefile.am:
9832         * sys/v4l2/gstv4l2.c: (plugin_init):
9833         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
9834         (gst_v4l2element_init), (gst_v4l2element_dispose),
9835         (gst_v4l2element_change_state):
9836         * sys/v4l2/gstv4l2element.h:
9837         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
9838         (gst_v4l2_xoverlay_close), (idle_refresh),
9839         (gst_v4l2_xoverlay_set_xwindow_id):
9840         * sys/v4l2/gstv4l2xoverlay.h:
9841         * sys/v4l2/v4l2-overlay_calls.c:
9842         * sys/v4l2/v4l2_calls.h:
9843           Remove client-side overlay handling, use the X-server v4l plugin
9844           for that. Nicer overlay, less code. Also make the plugin
9845           compileable without X (but then without overlay, obviously).
9846           Makes xwindowlistener obsolete, should we remove that?
9847
9848 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9849
9850         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
9851         (gst_osssrc_src_query):
9852         * sys/oss/gstosssrc.h:
9853           OK, so people want offset in DEFAULT. This time, actually fix all
9854           cases.
9855         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
9856           Add FPS properly.
9857
9858 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9859
9860         * gst/asfdemux/gstasfmux.c:
9861         * gst/avi/gstavimux.c:
9862           Framerate.
9863
9864 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9865
9866         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
9867           Fix properties (channel, norm, frequency).
9868
9869 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9870
9871         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
9872           Flag typo.
9873         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
9874           No warnings.
9875
9876 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9877
9878         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
9879           Fix hang.
9880
9881 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9882
9883         * sys/v4l2/gstv4l2element.h:
9884           Yet Another Hack (tm) for kernel header borkedness.
9885         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
9886         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
9887         (gst_v4l2src_link), (gst_v4l2src_getcaps),
9888         (gst_v4l2src_change_state):
9889         * sys/v4l2/gstv4l2src.h:
9890         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
9891         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
9892           Fix caps, keep track of state, work.
9893
9894 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9895
9896         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
9897           Quiet.
9898
9899 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9900
9901         * sys/oss/gstosssrc.c: (gst_osssrc_get):
9902           Don't mix bytes and samples.
9903
9904 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9905
9906         * ext/ogg/gstoggmux.c:
9907           Basic pad template which accepts OGM tracks, speex, flac, vorbis
9908           and theora. Any is incorrect.
9909         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
9910           Fix caps.
9911         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
9912         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
9913         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
9914         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
9915         * sys/v4l/gstv4lmjpegsrc.h:
9916         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
9917         (gst_v4lsrc_change_state):
9918         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
9919         (gst_v4lmjpegsrc_capture_stop):
9920           Fix caps. Keep track of internal state. Work.
9921
9922 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9923
9924         * ext/Makefile.am:
9925           Fix the build fixes.
9926
9927 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9928
9929         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9930         (gst_ogg_demux_src_event), (_find_chain_seek),
9931         (gst_ogg_pad_push):
9932           Check for pad availability before using it.
9933         * ext/ogg/gstoggdemux.c: (_find_chain_process):
9934           Fix parsing of chained ogg. Needs more work on the decoder side.
9935
9936 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9937
9938         * gst/spectrum/Makefile.am:
9939         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
9940         (idle_func):
9941           Fix demo and reenable it. Yes, I'm currently playing with audio
9942           analysis tools
9943
9944 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9945
9946         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9947           We love it if files that start at zero work too...
9948
9949 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9950
9951         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9952           Handle files with missing EOS headers.
9953
9954 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9955
9956         * gst/tcp/gsttcpserversink.c:
9957         (gst_tcpserversink_handle_server_read),
9958         (gst_tcpserversink_init_send):
9959         Zero some variables first (need for accept not to return EINVAL)
9960
9961 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9962
9963         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9964         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
9965         * ext/theora/theoradec.c: (theora_dec_sink_convert),
9966         (theora_dec_chain):
9967         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
9968         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
9969           Seeking and querying finetune.
9970
9971 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9972
9973         * configure.ac:
9974         * ext/Makefile.am:
9975         * ext/raw1394/Makefile.am:
9976           fix the build
9977
9978 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9979
9980         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9981           Wrong return.
9982         * gst/playback/Makefile.am:
9983         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
9984         * gst/playback/gstplay-marshal.list:
9985         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
9986           Fix marshallers.
9987
9988 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9989
9990         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
9991           Silence.
9992
9993 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9994
9995         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9996         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
9997         (gst_ogg_pad_push):
9998           Yay for non-lineair granulepos in theora.
9999
10000 2004-10-18  Wim Taymans  <wim@fluendo.com>
10001
10002         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
10003         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10004         * ext/dv/gstdvdec.h:
10005         Make sure we renegotiate aspect ratio when the camera switches.
10006
10007 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10008
10009         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10010         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10011           Start at zero.
10012         * ext/theora/theoradec.c: (theora_dec_chain):
10013           Skip headers. Bad idea for chained ogg, but fixes seeking.
10014
10015 2004-10-18  Wim Taymans  <wim@fluendo.com>
10016
10017         * configure.ac:
10018         I swear, this is the last time I touch this.
10019
10020 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10021
10022         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10023         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10024         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
10025           Faster seeking.
10026         * ext/theora/theoradec.c: (theora_dec_sink_convert):
10027           Time-to-default conversion.
10028         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10029           Don't error on unknown packets, just skip. We should probably
10030           read them if we want to support chained ogg.
10031
10032 2004-10-18  Wim Taymans  <wim@fluendo.com>
10033
10034         * configure.ac:
10035         Added cdaudio to wrong list.
10036
10037 2004-10-18  Wim Taymans  <wim@fluendo.com>
10038
10039         * configure.ac:
10040         Revive cdaudio.
10041
10042 2004-10-18  Wim Taymans  <wim@fluendo.com>
10043
10044         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10045         (gst_dvdec_video_link), (gst_dvdec_push):
10046         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10047         (gst_smokeenc_resync), (gst_smokeenc_chain):
10048         Fix mimetype on smoke encoder.
10049         Add aspect ratio to dvdec. Not sure if these
10050         values are correct though....
10051
10052 2004-10-18  Wim Taymans  <wim@fluendo.com>
10053
10054         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
10055         Fix vorbis property descriptions and ranges.
10056
10057 2004-10-18  Wim Taymans  <wim@fluendo.com>
10058
10059         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10060         Really do nothing when no data is available.
10061         Go to the playing state when the stream is not seekable
10062         instead of failing.
10063
10064 2004-10-18  Wim Taymans  <wim@fluendo.com>
10065
10066         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
10067         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
10068         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
10069         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
10070         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
10071         Added uri handler for cd://
10072         Port to new API.
10073
10074 2004-10-18  Wim Taymans  <wim@fluendo.com>
10075
10076         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10077         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10078         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10079         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10080         (remove_prerolls), (unknown_type), (add_element_stream),
10081         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10082         (gst_play_base_bin_remove_element),
10083         (gst_play_base_bin_link_stream):
10084         * gst/playback/gstplaybin.c: (gen_video_element),
10085         (gen_vis_element), (remove_sinks), (setup_sinks):
10086         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10087         (gst_stream_info_get_type), (gst_stream_info_class_init),
10088         (gst_stream_info_init), (gst_stream_info_new),
10089         (gst_stream_info_dispose), (stream_info_mute_pad),
10090         (gst_stream_info_set_property), (gst_stream_info_get_property):
10091         * gst/playback/gststreaminfo.h:
10092         Add sink padtemplate to decodebin.
10093         Added some more comments.
10094         Make queue size configurable in playbasebin.
10095         Added possibility to use elements as sinks (ex cdaudio).
10096
10097 2004-10-15  Wim Taymans  <wim@fluendo.com>
10098
10099         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10100         (gst_speexenc_chain):
10101         Fix speex timestamps so that it gets muxed properly.
10102
10103 2004-10-15  Wim Taymans  <wim@fluendo.com>
10104
10105         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10106         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10107         (gst_dv1394src_init), (gst_dv1394src_dispose),
10108         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10109         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10110         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10111         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10112         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10113         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10114         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10115         * ext/raw1394/gstdv1394src.h:
10116         Added conversion/query functions.
10117         Update buffer timestamps,
10118         Added signals.
10119         Added uri dv:// so it might play from the firewire in playbin.
10120         Fix a possible leak.
10121         Added debugging.
10122
10123 2004-10-15  Wim Taymans  <wim@fluendo.com>
10124
10125         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10126         (gst_dv1394src_init), (gst_dv1394src_set_property),
10127         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10128         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10129         * ext/raw1394/gstdv1394src.h:
10130         Added AV/C VTR control support needed for some cameras.
10131         Added automatic port detection.
10132         Added properties for selecting the channel.
10133         The configure.ac script is not yet updated to reflect the
10134         new libavc1394 and librom1394 dependencies.
10135
10136 2004-10-15  Wim Taymans  <wim@fluendo.com>
10137
10138         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10139         (qtdemux_parse), (gst_qtdemux_handle_esds):
10140         An esds box is not a container.
10141         Fix parsing of mp4v boxes.
10142         Do not try to renegotiate fps for each frame. Need to
10143         find a better method. This should fix mp4 playback.
10144
10145 2004-10-14  David Schleef  <ds@schleef.org>
10146
10147         * configure.ac: update for swfdec-0.3 and liboil-0.2
10148         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10149         * ext/swfdec/gstswfdec.h: same
10150         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10151         * gst/videotestsrc/videotestsrc.c: same
10152
10153 2004-10-14  Wim Taymans  <wim@fluendo.com>
10154
10155         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10156         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10157         (is_sync_frame), (gst_multifdsink_new_client),
10158         (gst_multifdsink_handle_client_write),
10159         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10160         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10161         Turn warnings into info.
10162         Don't allow a state change in the streaming thread.
10163
10164 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10165
10166         * ext/vorbis/oggvorbisenc.c:
10167         * ext/vorbis/vorbisdec.c:
10168           fix template sample rate
10169
10170 2004-10-13  Wim Taymans  <wim@fluendo.com>
10171
10172         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10173         Decoding the header first fixes some problems in resyncing
10174         in more mp3s.
10175
10176 2004-10-12  Wim Taymans  <wim@fluendo.com>
10177
10178         * gst/playback/gstplaybin.c: (gen_video_element),
10179         (gen_vis_element), (remove_sinks), (setup_sinks):
10180         Added vis plugin support, need to configure the vis
10181         element to activate it.
10182
10183 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10184
10185         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10186         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10187           Some debug.
10188         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10189         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10190         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10191         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10192         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10193         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10194         * gst/avi/gstavidemux.h:
10195           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10196           recovery (where, if part of the index is broken, we will still read
10197           the rest of the index and recover the broken part by stream
10198           scanning). More broken media support. EOS workarounds. General AVI
10199           braindamage headache recovery. Aspirin included.
10200
10201 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10202
10203         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10204         (cdparanoia_event), (cdparanoia_query):
10205           Get rid of hideous lead-in.
10206
10207 2004-10-11  Wim Taymans  <wim@fluendo.com>
10208
10209         * gst/playback/gstplaybasebin.c: (setup_source):
10210         Wrong var used to get g_list_next.
10211
10212 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10213
10214         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10215         (cdparanoia_get), (cdparanoia_open):
10216           Report discid as metadata, add duration.
10217
10218 2004-10-11  Wim Taymans  <wim@fluendo.com>
10219
10220         * gst/playback/gstplaybasebin.c: (setup_source):
10221         Cleanup the previous pipeline a little earlier for the
10222         case that a source element provides raw data.
10223
10224 2004-10-11  Benjamin Otte  <otte@gnome.org>
10225
10226         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10227           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10228           consuming the last 128 bytes, even though it was valid mp3 data.
10229
10230 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10231
10232         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10233         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10234         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10235         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10236
10237 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10238
10239         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10240         Fix for webcams that support only specific width or height
10241
10242 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10243
10244         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10245
10246         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10247           Fix wrong discont event setup (fixes #154967).
10248
10249 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10250
10251         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10252
10253         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10254           Error out on invalid data (fixes #154807).
10255
10256 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10257
10258         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10259
10260         * ext/dvdread/dvdreadsrc.c: (_read):
10261           Make titles > 0 work again (fixes #154834).
10262
10263 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10264
10265         * gst-libs/gst/riff/riff-media.c:
10266         (gst_riff_create_video_template_caps):
10267           WMV3 missing in template caps.
10268
10269 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10270
10271         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10272           OK, so the original code was too strict. It makes random AVI files
10273           hang for seconds upon opening, which is unacceptable and is far
10274           beyond the original goal of getting multiple chunks for one-chunk
10275           sounc stream files. So now do just that.
10276
10277 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10278
10279         * gst/playback/gstplaybasebin.c: (setup_source),
10280         (gst_play_base_bin_change_state):
10281           Actually clean up streaminfo if output fails. This would trigger
10282           if, for example, there was no CD in the drive. No preroll, so
10283           a streaminfo structure is created, but the subsequent state change
10284           of the thread fails.
10285         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10286           Don't change state if parent failed.
10287
10288 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10289
10290         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10291         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10292         (gen_video_element), (remove_sinks):
10293           Add small bits of code for screenshot handling.
10294
10295 2004-10-08  Wim Taymans  <wim@fluendo.com>
10296
10297         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10298         (gen_video_element), (gen_audio_element), (setup_sinks):
10299         Don't assume the user provided sinks are named "sink"...
10300
10301 2004-10-08  Wim Taymans  <wim@fluendo.com>
10302
10303         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10304         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10305         (gst_play_base_bin_link_stream):
10306         Do not try to autoplug sources that generate raw streams like
10307         cdparanoia.
10308         disconnect the preroll overrun signal when we don't need it anymore.
10309
10310 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10311
10312         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10313         Added reworked patch from #154903 from milosz derezynski (deadchip).
10314
10315 2004-10-08  Wim Taymans  <wim@fluendo.com>
10316
10317         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10318         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10319         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10320         (cdparanoia_convert), (cdparanoia_uri_get_type),
10321         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10322         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10323         * ext/cdparanoia/gstcdparanoia.h:
10324         This adds the cdda://<tracknum> uri.
10325
10326 2004-10-08  Wim Taymans  <wim@fluendo.com>
10327
10328         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10329         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10330         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10331         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10332         (unknown_type), (gst_play_base_bin_remove_element),
10333         (gst_play_base_bin_link_stream):
10334         * gst/playback/gstplaybasebin.h:
10335         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10336         (gst_play_bin_set_property), (gen_video_element),
10337         (gen_audio_element), (setup_sinks):
10338         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10339         (gst_stream_info_get_type), (gst_stream_info_class_init),
10340         (gst_stream_info_init), (gst_stream_info_new),
10341         (gst_stream_info_dispose), (stream_info_mute_pad),
10342         (gst_stream_info_set_property), (gst_stream_info_get_property):
10343         * gst/playback/gststreaminfo.h:
10344         Reuse the audio and video bins.
10345         Some internal cleanups in the stream selection code.
10346
10347 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10348
10349         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10350         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10351         * sys/ximage/ximagesink.h:
10352         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10353         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10354         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10355         not coming from those elements. Moreover these elements should not keep
10356         the xid they have been given when in NULL state.
10357
10358 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10359
10360         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10361         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10362         * sys/ximage/ximagesink.h:
10363         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10364         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10365         * sys/xvimage/xvimagesink.h:
10366           Actually only create a new toplevel window if we're not gonna
10367           embed it right after.
10368
10369 2004-10-07  Wim Taymans  <wim@fluendo.com>
10370
10371         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10372         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10373         * gst/playback/gstplaybin.c: (setup_sinks):
10374         Implement muting/unmuting of streams, mute streams that are not
10375         used.
10376
10377 2004-10-07  Wim Taymans  <wim@fluendo.com>
10378
10379         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10380         (plugin_init):
10381         Added lame audio/x-ac3 typefind function.
10382
10383 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10384
10385         * configure.ac:
10386           bump nano to cvs
10387
10388 === release 0.8.5 ===
10389
10390 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10391
10392         * NEWS:
10393         * RELEASE:
10394         * configure.ac:
10395           releasing 0.8.5, "Take You On"
10396
10397 2004-10-06  Wim Taymans  <wim@fluendo.com>
10398
10399         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10400         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10401         (no_more_pads), (close_link), (type_found):
10402         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10403         * gst/playback/gstplaybin.c: (gen_video_element):
10404         Do not signal the no_more_pads after the first pad when
10405         we are plugging a non dynamic element with multiple
10406         output pads (like swfdec, dvdec, ...).
10407
10408 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10409
10410         * configure.ac:
10411           bump for prerelease
10412
10413 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10414
10415         * gst/wavparse/gstwavparse.c:
10416           add ATRAC3 to STATIC CAPS to fix a warning
10417
10418         * gst/matroska/ebml-read.c:
10419         * gst-libs/gst/riff/riff-read.c:
10420           fix typos
10421
10422 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10423
10424         * gst-libs/gst/riff/riff-media.c:
10425           generate caps for ATRAC3 audio streams
10426
10427         * gst/realmedia/rmdemux.c:
10428           generate caps for ATRAC3 audio streams
10429
10430 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10431
10432         * gst/wavparse/Makefile.am
10433         * gst/wavparse/riff.h
10434         * gst/wavparse/wavparse.vcproj
10435           riff.h removal (unused and duplication with riff-ids.h)
10436
10437 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10438
10439         * gst/wavparse/gstwavparse.h
10440           remove duplicated defines for audio codec codes
10441
10442         * gst-libs/gst/riff/riff-ids.h
10443         * gst/wavenc/riff.h:
10444           add "4CC" code for ATRAC3 audio streams
10445           add "4CC" code for ITU_G721_ADPCM (unused for now)
10446
10447 2004-10-06  Wim Taymans  <wim@fluendo.com>
10448
10449         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10450         Actually _do_ negotiation. Pass gdouble as arg instead
10451         of guint64 for the framerate.
10452
10453 2004-10-06  Wim Taymans  <wim@fluendo.com>
10454
10455         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10456         (find_compatibles), (close_pad_link), (try_to_link_1),
10457         (no_more_pads), (close_link), (type_found):
10458         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10459         * gst/playback/gstplaybin.c: (gen_video_element),
10460         (gen_audio_element):
10461         Set state on newly added element to READY so that negotiation
10462         can happen ASAP.
10463         Addes some more debug info.
10464         Do not try to plug pads with multiple caps structures or ANY
10465         because it is too dangerous since we do not do dynamic
10466         replugging.
10467
10468 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10469
10470         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10471
10472         * po/LINGUAS:
10473         * po/or.po:
10474           add Oriya translation
10475
10476 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10477
10478         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10479           Prevent overwrite of size member. Makes audio sound crappy.
10480
10481 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10482
10483         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10484         Add rmvb to the list of known RealMedia extensions
10485
10486 2004-10-05  Wim Taymans  <wim@fluendo.com>
10487
10488         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10489         (mngdec_openstream), (mngdec_closestream),
10490         (mngdec_handle_sink_event), (mngdec_readdata),
10491         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10492         (mngdec_getcanvasline), (mngdec_refresh),
10493         (gst_mngdec_change_state):
10494         Set the framerate correctly.
10495
10496 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10497
10498         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10499           There was something wrong with the index massaging.
10500
10501 2004-10-04  Wim Taymans  <wim@fluendo.com>
10502
10503         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10504         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10505         (gst_smokedec_chain):
10506         * ext/jpeg/gstsmokedec.h:
10507         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10508         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10509         * ext/jpeg/gstsmokeenc.h:
10510         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10511         (smokecodec_decode_new), (smokecodec_info_free),
10512         (smokecodec_set_quality), (smokecodec_get_quality),
10513         (smokecodec_set_threshold), (smokecodec_get_threshold),
10514         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10515         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10516         (smokecodec_encode), (smokecodec_parse_id),
10517         (smokecodec_parse_header), (smokecodec_decode):
10518         * ext/jpeg/smokecodec.h:
10519         * ext/jpeg/smokeformat.h:
10520         Updated smoke, new bitstream, allows embedding in ogg.
10521
10522 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10523
10524         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10525           Fix seeking in some files. All this code is no longer needed (and
10526           actually breaks stuff) because we now synchronize the full index
10527           right when reading the header.
10528
10529 2004-10-04  Wim Taymans  <wim@fluendo.com>
10530
10531         * configure.ac:
10532         configure update for libmng.
10533
10534 2004-10-04  Wim Taymans  <wim@fluendo.com>
10535
10536         * ext/libmng/Makefile.am:
10537         * ext/libmng/gstmng.c: (plugin_init):
10538         * ext/libmng/gstmng.h:
10539         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10540         (gst_mngdec_base_init), (gst_mngdec_class_init),
10541         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10542         (gst_mngdec_loop), (gst_mngdec_get_property),
10543         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10544         (mngdec_closestream), (mngdec_handle_sink_event),
10545         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10546         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10547         (gst_mngdec_change_state):
10548         * ext/libmng/gstmngdec.h:
10549         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10550         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10551         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10552         (gst_mngenc_chain), (gst_mngenc_get_property),
10553         (gst_mngenc_set_property):
10554         * ext/libmng/gstmngenc.h:
10555         Added basic MNG decoder. Needs more work. The encoder does
10556         not work yet.
10557
10558 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10559
10560         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
10561         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
10562         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
10563           Don't hang on length=0 chunks. Some negotiation fixes. Signal
10564           no-more-pads.
10565
10566 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10567
10568         * configure.ac:
10569           you need at least 1.0.4 of speex
10570
10571 2004-10-04 Iain <iaingnome@gmail.com>
10572
10573         * ext/speex/gstspeexdec.h: Revert the includes changes.
10574
10575         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
10576
10577 2004-09-30 Iain <iaingnome@gmail.com>
10578
10579         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
10580         found during init or set as a property instead of hardcoding /dev/audio
10581
10582 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10583
10584         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
10585         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
10586         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
10587         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
10588         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
10589         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
10590         (gst_rmdemux_dump_data):
10591           Use debug category, fix EOS handling. filesrc ! rmdemux now
10592           works.
10593
10594 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10595
10596         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10597         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
10598         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
10599           Improve allocation, cutting and sorting of the index. How takes a
10600           few seconds instead of minutes.
10601
10602 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
10603
10604         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
10605           fixed compilation
10606
10607 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10608
10609         * gst-libs/gst/riff/riff-media.c:
10610         (gst_riff_create_video_caps_with_data),
10611         (gst_riff_create_video_template_caps):
10612           Add wing commander format mimetype/fourccs.
10613         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10614           Don't crash if some value is 0.
10615
10616 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10617
10618         * gst-libs/gst/riff/riff-media.c:
10619         (gst_riff_create_video_caps_with_data),
10620         (gst_riff_create_video_template_caps):
10621           Add DIB fourcc (raw, palettized 8-bit RGB).
10622         * gst-libs/gst/riff/riff-read.c:
10623         (gst_riff_read_strf_vids_with_data):
10624           Oops, fix strf_data reading bug.
10625         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10626           Use a non-NULL tag.
10627         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
10628           Time for hacks. Sorry Dave. At least one quicktime movie (a
10629           trailer) that I've encountered contains multiple video tracks.
10630           One of those is the actual video track, the other are one-frame
10631           tracks (images). Unfortunately, the number of frames according
10632           to the trak header is 1 for each, so that doesn't help. So
10633           instead, I look at the duration and discard tracks with a
10634           duration shorter than 20% of the length of the stream. Better
10635           than nothing.
10636
10637 2004-10-01  Christian Schaller <christian@fluendo.com>
10638
10639         * ext/ivorbis/vorbis.c:
10640           Patch from Phil Blundell (Bug 152341)
10641
10642 2004-10-01  Wim Taymans  <wim@fluendo.com>
10643
10644         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
10645         (speex_dec_get_formats), (speex_dec_convert),
10646         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
10647         (speex_dec_chain), (gst_speexdec_get_property),
10648         (gst_speexdec_set_property):
10649         Small cleanups.
10650
10651 2004-10-01  Wim Taymans  <wim@fluendo.com>
10652
10653         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10654         (gst_wavparse_stream_init), (gst_wavparse_fmt),
10655         (gst_wavparse_other), (gst_wavparse_loop),
10656         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10657         (gst_wavparse_srcpad_event):
10658         * gst/wavparse/gstwavparse.h:
10659         Added some more debugging info.
10660         Fix the case where the length of the file is 0.
10661         Make sure we seek to sample borders.
10662
10663 2004-10-01  Wim Taymans  <wim@fluendo.com>
10664
10665         * gst/playback/README:
10666         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
10667         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10668         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10669         Add some debug info to decodebin, update README
10670
10671 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10672
10673         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
10674           Don't use g_print(); use GST_DEBUG().
10675
10676 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10677
10678         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
10679         (gst_ogg_mux_queue_pads):
10680           Handle EOS properly.
10681
10682 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10683
10684         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10685
10686         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
10687         (gst_faad_chain), (gst_faad_change_state):
10688         * ext/faad/gstfaad.h:
10689           Allow playback of raw (unframed) MPEG AAC files (#148993).
10690
10691 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10692
10693         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10694
10695         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10696           Throw error if we didn't recognize the stream. Fixes #152289.
10697
10698 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10699
10700         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
10701           Fix negotiation.
10702
10703 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
10704
10705         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10706
10707         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10708           Fix memleak.
10709
10710 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
10711
10712         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10713
10714         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
10715           Solve #152805.
10716         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
10717           Solve 152806.
10718
10719 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10720
10721         * gst-libs/gst/riff/riff-media.c:
10722         (gst_riff_create_video_caps_with_data),
10723         (gst_riff_create_audio_caps_with_data):
10724           Add codec_data handling (like asfdemux used to do).
10725         * gst/asfdemux/gstasf.c: (plugin_init):
10726         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
10727         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
10728           Use riff-media for caps creation instead of our own (mostly
10729           broken) copy of its functions.
10730
10731 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10732
10733         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
10734           Don't actually error out if we get another return value than
10735           -EINVAL. Opposite to what I first thought, drivers have random
10736           return values for this, although -EINVAL is the expected return
10737           value. Since this is not fatal, we shouldn't use
10738           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
10739
10740 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10741
10742         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
10743         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
10744         (dvdreadsrc_get_property), (_open), (_seek), (_read),
10745         (dvdreadsrc_get), (dvdreadsrc_open_file),
10746         (dvdreadsrc_change_state):
10747           Fix. Don't do one big huge loop around the whole DVD, that will
10748           cache all data and thus eat sizeof(dvd) (several GB) before we
10749           see something.
10750         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10751           Actually NULL'ify event after using it.
10752         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
10753         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
10754         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
10755         (gst_ebml_read_seek), (gst_ebml_read_skip):
10756           Handle events.
10757         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
10758         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
10759         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
10760           Fix timing (this will probably break if I seek using menus, but
10761           I didn't get there yet). VOBs and normal DVDs should now work.
10762           Add a mpeg2-only pad with high rank so this get autoplugged for
10763           MPEG-2 movies.
10764         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
10765         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
10766         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
10767         (gst_mpeg_demux_get_audio_stream),
10768         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
10769         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
10770           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
10771           MPEG-1 but use dvddemux for MPEG-2.
10772         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
10773         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
10774         (gst_mpeg_parse_parse_packhead):
10775           Timing. Only add pad template if it exists. Add sink template from
10776           class and not from ourselves. This means we will always use the
10777           correct sink template even if it is not the one defined in this
10778           file.
10779
10780 2004-09-29  Wim Taymans  <wim@fluendo.com>
10781
10782         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
10783         (gst_mpeg_demux_parse_pes):
10784         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
10785         Fix playback of mpeg again, timestamps where screwed up by
10786         patch 1.61.
10787
10788 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10789
10790         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
10791           Only return true if we actually filled something in. Prevents
10792           player applications from showing a random length for flac files.
10793         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
10794         (gst_riff_read_use_event), (gst_riff_read_handle_event),
10795         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
10796         (gst_riff_read_strf_vids_with_data),
10797         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
10798           OK, ok, so I implemented event handling. Apparently it's normal
10799           that we receive random events at random points without asking
10800           for it.
10801         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10802         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10803         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
10804         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10805         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
10806         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10807         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
10808         * gst/avi/gstavidemux.h:
10809           Implement non-lineair chunk handling and subchunk processing.
10810           The first solves playback of AVI files where the audio and video
10811           data of individual buffers that we read are not synchronized.
10812           This should not happen according to the wonderful AVI specs, but
10813           of course it does happen in reality. It is also a prerequisite for
10814           the second. Subchunk processing allows us to cut chunks in small
10815           pieces and process each of these pieces separately. This is
10816           required because I've seen several AVI files with incredibly large
10817           audio chunks, even some files with only one audio chunk for the
10818           whole file. This allows for proper playback including seeking.
10819           This patch is supposed to fix all AVI A/V sync issues.
10820         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10821         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
10822           Work.
10823         * gst/modplug/gstmodplug.cc:
10824           Proper return value setting for the query() function.
10825         * gst/playback/gstplaybasebin.c: (setup_source):
10826           Being in non-playing state (after, e.g., EOS) is not necessarily
10827           a bad thing. Allow for that. This fixes playback of short files.
10828           They don't actually playback fully now, because the clock already
10829           runs. This means that small files (<500kB) with a small length
10830           (<2sec) will still not or barely play. Other files, such as mod
10831           or flx, will work correctly, however.
10832
10833 2004-09-28  Wim Taymans  <wim@fluendo.com>
10834
10835         * ext/speex/gstspeex.c: (plugin_init):
10836         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
10837         (gst_speex_dec_class_init), (speex_dec_get_formats),
10838         (speex_get_event_masks), (speex_get_query_types),
10839         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
10840         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
10841         (gst_speexdec_get_property), (gst_speexdec_set_property),
10842         (speex_dec_change_state):
10843         * ext/speex/gstspeexdec.h:
10844         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
10845         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
10846         (gst_speexenc_base_init), (gst_speexenc_class_init),
10847         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
10848         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
10849         (gst_speexenc_src_query), (gst_speexenc_init),
10850         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
10851         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
10852         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
10853         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
10854         (gst_speexenc_chain), (gst_speexenc_get_property),
10855         (gst_speexenc_set_property), (gst_speexenc_change_state):
10856         * ext/speex/gstspeexenc.h:
10857         Rewrote speex encoder, make sure it can be embedded in ogg.
10858         Implemented speex decoder.
10859
10860 2004-09-28  Christian Schaller <christian@fluendo.com>
10861
10862         * configure.ac:
10863         Remove kioslave plugin. Markey is brewing a new working one
10864         * ext/Makefile.am: Remove kioslave plugin
10865         * ext/kio: remove
10866         * gst-plugins.spec.in: remove kio plugin from spec
10867
10868 2004-09-27  Wim Taymans  <wim@fluendo.com>
10869
10870         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10871         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10872         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
10873         (gst_multifdsink_new_client),
10874         (gst_multifdsink_handle_client_write),
10875         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10876         (gst_multifdsink_handle_clients):
10877         * gst/tcp/gstmultifdsink.h:
10878         Make syncing to keyframes actually work for new clients and lagging
10879         clients.
10880
10881 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10882
10883         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
10884         (gst_navigationtest_handle_src_event), (draw_box_planar411),
10885         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
10886         * gst/debug/gstnavigationtest.h:
10887           make navigationtest display button-press and button-release events
10888
10889 2004-09-26 Iain <iaingnome@gmail.com>
10890
10891         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
10892         the channels have received a new media event.
10893         (interleave_buffered_loop): Compresses a new media event on all
10894         channels into one.
10895
10896 2004-09-26 Iain <iaingnome@gmail.com>
10897
10898         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
10899         call the sinkpad's default event handler and not the srcpads. He also
10900         says this is confusing :)
10901         (gst_wavenc_stop_file): Company says that seek events only go upstream
10902         we should send a discontinuous downstream instead.
10903
10904 2004-09-25  Christian Schaller <christian@fluendo.com>
10905
10906         * Update SPEC file to be usable in conjunction with Fedora Core,
10907           Fedora.us and freshrpms packages
10908         * Fix typo in multifilesrc test Makefile
10909
10910 2004-09-24  Wim Taymans  <wim@fluendo.com>
10911
10912         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10913         Only signal the no_more_pads signal when we have
10914         added the stream to our list.
10915
10916 2004-09-24  Wim Taymans  <wim@fluendo.com>
10917
10918         * gst/playback/gstplaybasebin.c: (remove_prerolls),
10919         (new_decoded_pad):
10920         * gst/playback/gstplaybasebin.h:
10921         * gst/playback/gstplaybin.c: (setup_sinks):
10922         Don't try to preroll or decode more than one audio/video
10923         track.
10924
10925 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10926
10927         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
10928           Throw error if we failed to find a suitable output. This should
10929           throw an error if we successfully set up a pipeline (e.g. because
10930           we recognized a media file) but found no decodable streams in it
10931           (e.g. because it contains only media stream types for which we
10932           have no decoders, or because it's not a media type).
10933
10934 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10935
10936         * ext/dirac/Makefile.am:
10937         * ext/dirac/gstdirac.cc:
10938         * ext/dirac/gstdiracdec.cc:
10939         * ext/dirac/gstdiracdec.h:
10940           Do something. Don't actually know if this works because I don't
10941           have a demuxer yet.
10942         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
10943           Add channels=1 to caps returned from _getcaps().
10944         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
10945         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
10946         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
10947         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
10948         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
10949         (gst_ogm_parse_change_state):
10950           Separate between audio/video so ogmaudioparse actually uses the
10951           audio pad templates. Both audio and video work now, including
10952           autoplugging. Also use sometimes-srcpad hack.
10953         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10954           Handle events better. Don't hang on infinite loops.
10955         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
10956         (gst_avi_demux_init), (gst_avi_demux_reset),
10957         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10958         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
10959         (gst_avi_demux_change_state):
10960         * gst/avi/gstavidemux.h:
10961           Improve A/V sync. Still not perfect.
10962         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
10963         (gst_ebml_read_skip):
10964           Handle events better.
10965         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
10966         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
10967         (qtdemux_audio_caps):
10968           Add IMA4. Improve event handling. Save offset after a seek when
10969           the headers are at the end of the file so that we don't end up in
10970           an infinite loop.
10971         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
10972           Add low-priority typefind support for files with no length.
10973
10974 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10975
10976         * testsuite/multifilesink/Makefile.am:
10977         fix typo
10978
10979 2004-09-22  Julien MOUTTE  <julien@moutte.net>
10980
10981         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
10982         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
10983         mistakes from thaytan's patches.
10984
10985 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
10986
10987         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
10988           For completeness, XSync in the destroy function as xvimage does.
10989
10990 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
10991
10992         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
10993            Correct caps negotiation
10994         * gst/volume/gstvolume.c: (volume_chain_float),
10995         (volume_chain_int16):
10996            Modify debug output to be little more informative
10997         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
10998         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
10999         (gst_xvimagesink_xvimage_destroy):
11000           Add XSync calls after detaching from the shared memory segment to
11001           avoid a crash.
11002
11003 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11004
11005         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11006         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
11007         * ext/vorbis/vorbis.c: (plugin_init):
11008         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11009         (gst_vorbisenc_chain):
11010         * ext/vorbis/vorbisenc.h:
11011         remove explicit newmedia support from oggmux and vorbisenc
11012         add debug category to vorbisenc
11013         * gst/multifilesink/gstmultifilesink.c:
11014         (gst_multifilesink_class_init), (gst_multifilesink_init),
11015         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
11016         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
11017         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
11018         (plugin_init):
11019         * gst/multifilesink/gstmultifilesink.h:
11020         add support for streamheader in multifilesink
11021
11022 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11023
11024         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
11025         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
11026         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
11027           Prevent infinite loops. More correct error reporting.
11028         * gst/auparse/gstauparse.c: (gst_auparse_chain):
11029           Error out if negotiation fails.
11030         * gst/playback/gstplaybasebin.c: (setup_source),
11031         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
11032         (gst_play_base_bin_found_tag):
11033           Error/tag forwarding. Pre-roll fixes for source errors on state
11034           changes (e.g. "file does not exist") to prevent hangs.
11035
11036 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11037
11038         * testsuite/multifilesink/Makefile.am:
11039         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
11040         (gst_newmedia_class_init), (gst_newmedia_init),
11041         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11042         (newfile_signal), (test_signal), (main):
11043         * testsuite/multifilesink/multifilesrc_test.c: (main):
11044         * testsuite/multifilesink/oggtheora_test.c:
11045         (gst_newmedia_base_init), (gst_newmedia_class_init),
11046         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11047         (test_format), (newfile_signal), (test_signal), (main):
11048         * testsuite/multifilesink/oggvorbis_test.c:
11049         (gst_newmedia_base_init), (gst_newmedia_class_init),
11050         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11051         (test_format), (newfile_signal), (test_signal), (main):
11052         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
11053         (gst_newmedia_class_init), (gst_newmedia_init),
11054         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11055         (newfile_signal), (test_signal), (main):
11056         New media tests
11057
11058 2004-09-20  Christian Schaller <christian@fluendo.com>
11059
11060         * Fix mikmod license to LGPL as they have relicensed
11061         * Move Dirac and Effectv into LGPL section of README_license
11062
11063 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11064
11065         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
11066         (gst_mad_change_state):
11067           Allow for mp3 rate/channels changes. However, only very
11068           conservatively. Reason that we *have* to enable this is smiply
11069           because the mad find_sync() function is not good enough, it will
11070           regularly sync on random data as valid frames and therefore make
11071           us provide random caps as *final* caps of the stream. The best fix
11072           I could think of is to simply require several of the same stream
11073           changes in a row before we change caps.
11074           The actual testcase that works now is #
11075         * ext/ogg/Makefile.am:
11076         * ext/ogg/gstogg.c: (plugin_init):
11077         * ext/ogg/gstogmparse.c:
11078           OGM support (video only for now; I need an audio sample file).
11079         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11080         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11081         (gst_asf_demux_add_video_stream):
11082           WMV extradata.
11083         * gst/playback/gstplaybasebin.c: (unknown_type):
11084           Don't error out on single unknown-types after all. It's wrong.
11085           If we found type of video and audio but not of a subtitle stream,
11086           it will still error out (which is unwanted). Will find a better fix
11087           later on.
11088         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11089         (ogmaudio_type_find), (plugin_init):
11090           OGM support.
11091
11092 2004-09-20  Johan Dahlin  <johan@gnome.org>
11093
11094         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11095         after setting caps.
11096
11097 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11098
11099         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11100         * gst/wavenc/gstwavenc.h:
11101         Added newmedia support to wavenc
11102
11103 2004-09-17  Wim Taymans  <wim@fluendo.com>
11104
11105         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11106         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11107         (gst_fdset_fd_can_write), (gst_fdset_wait):
11108         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11109         (gst_multifdsink_init), (gst_multifdsink_add),
11110         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11111         (gst_multifdsink_remove_client_link),
11112         (gst_multifdsink_client_queue_buffer),
11113         (gst_multifdsink_handle_client_write),
11114         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11115         (gst_multifdsink_close), (gst_multifdsink_change_state):
11116         * gst/tcp/gstmultifdsink.h:
11117         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11118         (gst_tcpserversink_removed):
11119         Small cleanups in fdset.c
11120         Use a hastable to map fd to the client structure for faster
11121         lookup in _remove and get_stats.
11122         Added virtual function to close the fds.
11123         Handle clients even when the select/poll call was unblocked because
11124         of a command.
11125         Implement syncing to keyframe in the recovery procedure.
11126
11127 2004-09-16 Iain <iaingnome@gmail.com>
11128
11129         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11130         try caps.
11131
11132 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11133
11134         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11135           Caps are only set if the type of the stream is unknown, but this
11136           is initialized in ->init_stream(), so set to UNKNOWN after calling
11137           ->init_stream() so that capsnego starts.
11138
11139 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11140
11141         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11142         (gst_avi_demux_stream_data):
11143           Just hardcode for raw audio then. AVI audio sucks.
11144
11145 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11146
11147         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11148         * gst/matroska/matroska-mux.c: (audiosink_templ),
11149         (gst_matroska_mux_audio_pad_link):
11150         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11151         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11152
11153 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11154
11155         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11156         (gst_avi_demux_stream_data):
11157           Try to fix a/v sync issues.
11158
11159 2004-09-15  David Schleef  <ds@schleef.org>
11160
11161         * configure.ac: remove NASM check, since we don't use it.  Update
11162         dirac check to 0.4
11163         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11164         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11165         Initialized variables.
11166         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11167         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11168         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11169         SVQ3 format
11170
11171 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11172
11173         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11174         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11175         * gst/avi/gstavidemux.h:
11176           Fix for compressed audio (mp3) timestamp generation. How did this
11177           ever work?
11178
11179 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11180
11181         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11182           Volume is a double not a float.
11183
11184 2004-09-15  Wim Taymans  <wim@fluendo.com>
11185
11186         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11187         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11188         Don't close the fd in multifdsink as we didn't open it in the
11189         first place. Some cleanups.
11190
11191 2004-09-15  Wim Taymans  <wim@fluendo.com>
11192
11193         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11194         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11195         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11196         Fix the case where the muxer would mark pages as delta
11197         frames when they are not (vorbis only ogg).
11198
11199 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11200
11201         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11202         (gst_play_base_bin_change_state):
11203           Handle the case where we failed to setup a clear pipeline. This
11204           will throw an error (or EOS, another nice case) and if you don't
11205           catch that, the app will wait for the signal forever (and thus
11206           hang).
11207
11208 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11209
11210         * ext/gnomevfs/gstgnomevfssink.c:
11211         (gst_gnomevfssink_uri_get_protocols):
11212         * ext/gnomevfs/gstgnomevfssrc.c:
11213         (gst_gnomevfssrc_uri_get_protocols):
11214         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11215         * ext/gnomevfs/gstgnomevfsuri.h:
11216           Use _uri_new() instead of _open(), so it doesn't take as long and
11217           Christophe's computer won't hang.
11218         * gst/playback/gstplaybasebin.c: (unknown_type):
11219           Throw error on unknown media type, so apps actually display it.
11220
11221 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11222
11223         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11224           this script to work on Solaris since bash shell handles echo
11225           differenly than bash.
11226
11227 2004-09-17  Wim Taymans  <wim@fluendo.com>
11228
11229         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11230         (setup_source), (gst_play_base_bin_set_property),
11231         (gst_play_base_bin_add_element):
11232         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11233         Some more work on making sure seeking pauses the pipeline and
11234         that changing the uri actually does something.
11235
11236 2004-09-17  Wim Taymans  <wim@fluendo.com>
11237
11238         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11239         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11240         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11241         (gst_tcpserversink_close):
11242         Be a bit more paranoid when freeing memory.
11243
11244 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11245
11246         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11247         (qtdemux_parse_trak):
11248           Don't crash by dividing by zero (see sample movie in #126922).
11249
11250 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11251
11252         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11253           Don't touch non-existing data (fixes crash on file in #140147).
11254
11255 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11256
11257         * gst/playback/gstplaybasebin.c:
11258         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11259           Handle double disposals, and proper change of URIs.
11260
11261 2004-09-13  Martin Eikermann <meiker@upb.de>
11262
11263         * gst/mpegstream/gstmpegparse.c:
11264           fix synchronistation for streams recorded from digital PCR
11265           fixes bug #119376
11266
11267 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11268
11269         * ext/gnomevfs/Makefile.am:
11270         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11271         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11272         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11273         (gst_gnomevfssink_uri_get_type),
11274         (gst_gnomevfssink_uri_get_protocols),
11275         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11276         (gst_gnomevfssink_uri_handler_init),
11277         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11278         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11279         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11280         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11281         (gst_gnomevfssrc_uri_get_type),
11282         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11283         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11284         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11285         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11286         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11287         * ext/gnomevfs/gstgnomevfsuri.h:
11288           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11289           of fake URIs to see which this version of Gnome-VFS likes, and
11290           uses that for the Gst-URI interface. Makes playbin support http://
11291           streams. Also fix up some stupid behaviour in gnomevfssrc.
11292
11293 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11294
11295         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11296         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11297         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11298         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11299           Update mixer (to sync with other sessions) if we try to obtain
11300           a new value. This makes alsamixer work accross applications.
11301         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11302           Only call sync functions if we're running, else alsalib asserts.
11303         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11304           Sometimes fails to compile. Possibly a gcc bug.
11305         * gst/playback/gstplaybin.c: (gen_video_element),
11306         (gen_audio_element):
11307           Add a reference to an application-provided object, because we lose
11308           this same reference if we add it to the bin. If we don't do this,
11309           we can only use this object once and thus crash if we go from
11310           ready to playing, back to ready and back to playing again.
11311           Also add an audioscale element because several cheap soundcards -
11312           like mine - don't support all samplerates.
11313         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11314         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11315           Fix wrong order or PAR calls. Makes automatically obtained PAR
11316           from the X server atually being used.
11317
11318 2004-09-12  David Schleef  <ds@schleef.org>
11319
11320         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11321         #151887, #152102, #152247.
11322         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11323         * examples/seeking/cdparanoia.c: same
11324         * examples/seeking/cdplayer.c: same
11325         * examples/seeking/seek.c: same
11326         * examples/seeking/spider_seek.c: same
11327         * examples/seeking/vorbisfile.c: same
11328         * examples/stats/mp2ogg.c: same
11329         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11330         (gst_esdsink_dispose): Dispose of element properly.
11331         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11332         fixes.
11333         * ext/nas/nassink.c: (gst_nassink_class_init),
11334         (gst_nassink_dispose): Dispose of element correctly.
11335         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11336         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11337         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11338         Fix 64-bit warning.
11339         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11340         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11341         Fix 64-bit warning.
11342
11343 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11344
11345         * configure.ac : change speex detection as 1.1.6 now uses
11346           .pc/pkg-config and they changed their headers location.
11347
11348 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11349
11350         * gst/matroska/matroska-mux.h:
11351         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11352         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11353         (gst_matroska_mux_write_data):
11354           Write multiple blocks/frames per cluster.
11355                 Write meta-seek information (seek heads).
11356
11357 2004-09-09  Scott Wheeler <wheeler@kde.org>
11358
11359         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11360         (gst_play_bin_set_property), (gst_play_bin_get_property),
11361         (gen_audio_element), (gen_audio_element):
11362           Add a volume element / property to the pipeline.
11363
11364 2004-09-07  Wim Taymans  <wim@fluendo.com>
11365
11366         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11367         Copy timestamps from the master pad to the output buffers.
11368
11369 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11370
11371         * ext/raw1394/gstdv1394src.c:
11372           throw errors when applicable
11373
11374 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11375
11376         * gst/matroska/ebml-ids.h:
11377         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11378         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11379         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11380           automatically convert unix time <-> ebml time when reading/writing
11381           a date, use gst_ebml_write_uint to write CUETIME,
11382           not gst_ebml_write_date.
11383         * gst/matroska/matroska-ids.h:
11384         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11385         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11386         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11387         (gst_matroska_mux_write_data):
11388           Write track and segment UIDs, write muxing date, write
11389           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11390           Create cues for audio only files.
11391
11392 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11393
11394         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11395         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11396           Re-commit ALSA switches.
11397         * gst/adder/gstadder.c: (gst_adder_loop):
11398           64-bit fix (#151416).
11399         * gst/debug/progressreport.c: (gst_progressreport_report):
11400           64-bit fix (#151419).
11401         * gst/matroska/matroska-demux.c:
11402         (gst_matroska_demux_parse_contents):
11403           64-bit fix (#151420).
11404         * gst/playback/test3.c: (update_scale):
11405           64-bit fix (#151421).
11406
11407 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11408
11409         * configure.ac:
11410           bump nano to cvs
11411
11412 === release 0.8.4 ===
11413
11414 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11415
11416         * configure.ac: releasing 0.8.4, "Alias"
11417
11418 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11419
11420         * ext/theora/Makefile.am:
11421           fix makefile.  Fixes #151462.
11422
11423 2004-08-30  Wim Taymans  <wim@fluendo.com>
11424
11425         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11426         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11427         (gst_multifdsink_remove_client_link),
11428         (gst_multifdsink_client_queue_buffer),
11429         (gst_multifdsink_handle_client_write):
11430         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11431         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11432         Fix some memory leaks.
11433
11434 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11435
11436         Patch by: David Schleef
11437
11438         * configure.ac:
11439         * sys/Makefile.am:
11440           rename our detection macro for V4L2.  Fixes #151236.
11441
11442 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11443
11444         Patch by: David Schleef
11445
11446         * configure.ac:
11447           check to define LAMEPRESET.  Fixes #151232.
11448
11449 2004-08-27  David Schleef  <ds@schleef.org>
11450
11451         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11452         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11453         (gst_glimagesink_fixate):  Move local variable declarations to
11454         make gcc-2.95 happy.
11455
11456 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11457
11458         * configure.ac:
11459           bump nano for prerelease
11460
11461 2004-08-27  David Schleef  <ds@schleef.org>
11462
11463         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11464         * sys/sunaudio/gstsunaudiosrc.c:
11465         * sys/sunaudio/gstsunaudiosrc.h:
11466
11467 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11468
11469         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11470         handle EOS correctly
11471         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11472         * gst/matroska/matroska-mux.h:
11473         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11474         VFW compatibility mode
11475
11476 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11477
11478         patch by: Zaheer Abbas Merali
11479
11480         * ext/ogg/gstoggmux.c:
11481         * ext/vorbis/vorbisenc.c:
11482         * ext/vorbis/vorbisenc.h:
11483           handle NEWMEDIA
11484
11485 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11486
11487         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11488         fix byte order reversion on little endian machines.
11489         * gst/matroska/matroska-mux.c: (audiosink_templ),
11490         (gst_matroska_mux_audio_pad_link):
11491         add TTA codec to the list of supported codecs.
11492         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11493         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11494         (gst_matroska_mux_write_data):
11495         * gst/matroska/matroska-mux.h:
11496         write segment duration correctly, write muxing app string, fixes bugs
11497         #140897 and #140898.
11498         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11499         wait for all pads to be negotiated before starting to mux.
11500
11501 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11502
11503         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11504         * ext/lame/gstlame.h:
11505         Added new media support to lame
11506
11507 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11508
11509         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11510         send vorbis headers at the beginning of a stream, fixes bug #141554.
11511         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11512         bug #148950.
11513         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11514         (gst_matroska_demux_plugin_init):
11515         * gst/matroska/matroska-ids.h:
11516         enable demuxing of TTA audio streams, fixes bug #148951.
11517         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11518         enable typefinding for TTA audio files, fixes bug #148711.
11519         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11520         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11521         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11522
11523 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11524
11525         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11526         (gst_riff_read_element_data), (gst_riff_read_seek),
11527         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11528         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11529         <teuf@gnome.org>
11530
11531 2004-08-23 Iain <iaingnome@gmail.com>
11532
11533         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11534         tags. They appear to be handled differently to normal.
11535         (tag_list_to_id3_tag_foreach): Ditto.
11536
11537 2004-08-22  Wim Taymans  <wim@fluendo.com>
11538
11539         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11540         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11541         Make sure we never send -1 granulepos.
11542
11543 2004-08-20  Wim Taymans  <wim@fluendo.com>
11544
11545         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11546         (gst_ogg_mux_loop):
11547         I will accept bitchslappings with non sharp objects.
11548
11549 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11550
11551         * configure.ac:
11552         Clean up the test for lame presets
11553
11554 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11555
11556         * configure.ac:
11557         * ext/lame/Makefile.am:
11558         * ext/lame/gstlame.c: (gst_lame_class_init),
11559         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11560         Only enable lame presets if version of lame has presets in API
11561
11562 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
11563         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
11564         * gst/udp/gstudpsrc.h:
11565           Don't call gst_pad_push in a get function. Fixes #150449
11566
11567 2004-08-18  Wim Taymans  <wim@fluendo.com>
11568
11569         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
11570         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
11571         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11572         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11573         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11574         (gst_fdset_wait):
11575         * gst/tcp/gstfdset.h:
11576         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11577         (gst_multifdsink_client_queue_buffer),
11578         (gst_multifdsink_handle_client_write):
11579         * gst/tcp/gstmultifdsink.h:
11580         Some extra checks in gstfdset.
11581         Only use send() when the fd is a socket. Don't try to
11582         read from write only fds.
11583
11584 2004-08-18  Wim Taymans  <wim@fluendo.com>
11585
11586         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
11587         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11588         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11589         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11590         (gst_fdset_wait):
11591         Add more locking and bounds checking.
11592
11593 2004-08-18  Wim Taymans  <wim@fluendo.com>
11594
11595         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
11596         Realloc test fdset in the lock and right before starting
11597         the poll call. Bump the limit to 4096.
11598
11599 2004-08-17  David Schleef  <ds@schleef.org>
11600
11601         * sys/sunaudio/Makefile.am:
11602         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
11603         of rates and channels.  Make debugging less obnoxious.
11604
11605         Patch from Balamurali Viswanathan implementing a mixer for
11606         Sun audio.  (bug #144091):
11607         * sys/sunaudio/gstsunelement.c:
11608         * sys/sunaudio/gstsunelement.h:
11609         * sys/sunaudio/gstsunmixer.c:
11610         * sys/sunaudio/gstsunmixer.h:
11611
11612 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11613
11614         * gst/audioscale/gstaudioscale.c:
11615         * gst/audioscale/gstaudioscale.h:
11616         made audioscale resample from any sample rate to any sample rate
11617
11618 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11619
11620         * ext/libpng/gstpngdec.c:
11621           error out on unsupported types
11622
11623 2004-08-17  Iain <iaingnome@gmail.com>
11624
11625         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
11626         mid_side and loose_mid_side properties if its a stereo stream.
11627
11628 2004-08-17  Wim Taymans  <wim@fluendo.com>
11629
11630         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11631         (theora_get_formats), (theora_dec_src_convert),
11632         (theora_dec_sink_convert), (theora_dec_src_query),
11633         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
11634         Add a debug line.
11635
11636 2004-08-17  Wim Taymans  <wim@fluendo.com>
11637
11638         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
11639         (gst_ogg_pad_push):
11640         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11641         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
11642         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
11643         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11644         Mark delta units in the muxer.
11645         Try to decode the packet after an out-of-sync error from
11646         libogg.
11647
11648 2004-08-17  Wim Taymans  <wim@fluendo.com>
11649
11650         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11651         (gst_multifdsink_init), (gst_multifdsink_add),
11652         (gst_multifdsink_client_queue_buffer),
11653         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
11654         * gst/tcp/gstmultifdsink.h:
11655         Added option to send a keyframe to clients as the first buffer.
11656         Make timeout property writable.
11657
11658 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11659
11660         patch by: Wim Taymans
11661
11662         * gst/tcp/gstfdset.c:
11663         * gst/tcp/gstmultifdsink.c:
11664           fix index comparison, should include 0
11665
11666 2004-08-16  Wim Taymans  <wim@fluendo.com>
11667
11668         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
11669         (gst_fdset_add_fd), (gst_fdset_remove_fd),
11670         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11671         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11672         (gst_fdset_wait):
11673           copy when reallocing for poll so the select arguments don't get
11674           changed during the call
11675
11676 2004-08-16  Wim Taymans  <wim@fluendo.com>
11677
11678         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
11679         (gst_theora_enc_class_init), (theora_enc_sink_link),
11680         (theora_buffer_from_packet), (theora_enc_chain):
11681         Fix bug where buffers were not marked as keyframes
11682         correctly.
11683
11684 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11685
11686         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11687         (gst_lame_preset_get_type), (gst_lame_class_init):
11688         describe the enum values for vbr mode and presets more verbosely
11689
11690 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11691
11692         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
11693         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
11694         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
11695         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11696         * ext/lame/gstlame.h:
11697         add preset property to lame so it can use lame presets
11698
11699 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11700
11701         * ext/lame/gstlame.c: (gst_lame_get_property):
11702         whoops forgot break, thanks teuf
11703
11704 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11705
11706         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11707         (gst_lame_class_init), (gst_lame_src_getcaps),
11708         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
11709         (gst_lame_get_property), (gst_lame_setup):
11710         * ext/lame/gstlame.h:
11711         fix lame's broken vbr stuff, allow it to resample if need be, and also
11712         make xing header optional
11713
11714 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11715
11716         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
11717         added getcaps function so samplerate doesnt get fixated to silly values
11718
11719 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11720
11721         * ext/lame/gstlame.c: (gst_lame_src_link):
11722         revert previous fix
11723
11724 2004-08-12  Johan Dahlin  <johan@gnome.org>
11725
11726         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
11727         checks. Doesn't matter what state we are in. Interfaces are a
11728         compile time thing, not runtime. It also broke the python bindings.
11729
11730 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11731
11732         * ext/lame/gstlame.c: (gst_lame_src_link):
11733         made source pad link function check if sinkpad is ok..fixes the problem
11734         where core fixates the output rate of lame stupidly
11735
11736 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11737
11738         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
11739         * sys/v4l/v4l_calls.c:
11740         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
11741           fix fixate function to handle nonsimple caps.
11742           remove bogus check in _link
11743           cleanups
11744
11745 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11746
11747         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
11748         set default compression ratio parameter to 0.0 so bitrate parameter
11749         works :)
11750
11751 2004-08-11  David Schleef  <ds@schleef.org>
11752
11753         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
11754
11755 2004-08-11  David Schleef  <ds@schleef.org>
11756
11757         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
11758         before.
11759
11760 2004-08-11  David Schleef  <ds@schleef.org>
11761
11762         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
11763
11764 2004-08-11  David Schleef  <ds@schleef.org>
11765
11766         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
11767           license field
11768         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
11769         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
11770           LGPL.
11771         * gst/auparse/gstauparse.c: Fix plugin license field.
11772         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
11773         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
11774         * gst/rtp/gstrtp.c: Fix plugin license field.
11775
11776 2004-08-11  Wim Taymans  <wim@fluendo.com>
11777
11778         * gst/tcp/Makefile.am:
11779         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
11780         (ensure_size), (gst_fdset_new), (gst_fdset_free),
11781         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
11782         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
11783         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
11784         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11785         (gst_fdset_fd_can_write), (gst_fdset_wait):
11786         * gst/tcp/gstfdset.h:
11787         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11788         (gst_multifdsink_class_init), (gst_multifdsink_init),
11789         (gst_multifdsink_add), (gst_multifdsink_remove),
11790         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
11791         (gst_multifdsink_remove_client_link),
11792         (gst_multifdsink_handle_client_read),
11793         (gst_multifdsink_client_queue_data),
11794         (gst_multifdsink_client_queue_caps),
11795         (gst_multifdsink_client_queue_buffer),
11796         (gst_multifdsink_handle_client_write),
11797         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11798         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11799         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
11800         (gst_multifdsink_close):
11801         * gst/tcp/gstmultifdsink.h:
11802         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11803         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
11804         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
11805         (gst_tcpserversink_close):
11806         * gst/tcp/gsttcpserversink.h:
11807         Abstracted away the select call, implemented poll (yes we ran into
11808         the 1024 limit in production).
11809
11810 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
11811
11812         * gst/tcp/gsttcp.c:
11813         * gst/tcp/gsttcpplugin.c:
11814           improve debuggging, remove assert
11815
11816 2004-08-10  Wim Taymans  <wim@fluendo.com>
11817
11818         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11819         (gst_client_status_get_type), (gst_multifdsink_class_init),
11820         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
11821         (gst_multifdsink_handle_client_read),
11822         (gst_multifdsink_handle_client_write),
11823         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11824         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11825         (gst_multifdsink_get_property):
11826         * gst/tcp/gstmultifdsink.h:
11827         * gst/tcp/gsttcp-marshal.list:
11828         Starting to prepare for specifying buffer time in other units
11829         than buffers. Expose remove reason in signal.
11830
11831 2004-08-10  Wim Taymans  <wim@fluendo.com>
11832
11833         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11834         (gst_multifdsink_remove), (gst_multifdsink_clear),
11835         (gst_multifdsink_remove_client_link),
11836         (gst_multifdsink_handle_client_read),
11837         (gst_multifdsink_client_queue_data),
11838         (gst_multifdsink_client_queue_buffer),
11839         (gst_multifdsink_handle_client_write),
11840         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
11841         (gst_multifdsink_chain), (gst_multifdsink_close):
11842         * gst/tcp/gstmultifdsink.h:
11843         Added more debugging info. Changed the way clients are
11844         removed from the lists. Fixed a bug where a bad file descriptor
11845         could cause many clients to be removed.
11846
11847 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11848
11849         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
11850           allow all pixel-aspect-ratios, not just 1:1
11851
11852 2004-08-09  David Schleef  <ds@schleef.org>
11853
11854         * sys/glsink/ARB_multitexture.h:  Remove old files.
11855         * sys/glsink/EXT_paletted_texture.h:
11856         * sys/glsink/NV_register_combiners.h:
11857         * sys/glsink/gstgl_nvimage.c:
11858         * sys/glsink/gstgl_pdrimage.c:
11859         * sys/glsink/gstgl_rgbimage.c:
11860         * sys/glsink/gstglsink.c:
11861         * sys/glsink/gstglsink.h:
11862         * sys/glsink/gstglxwindow.c:
11863         * sys/glsink/regcomb_yuvrgb.c:
11864
11865 2004-08-09  David Schleef  <ds@schleef.org>
11866
11867         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
11868         GL sink plugin.  (Bug #147302)
11869
11870         * configure.ac: Test for OpenGL
11871         * sys/Makefile.am: Use test for OpenGL
11872         * sys/glsink/Makefile.am:
11873         * sys/glsink/glimagesink.c: rewrite
11874         * sys/glsink/glimagesink.h: rewrite
11875
11876 2004-08-09  David Schleef  <ds@schleef.org>
11877
11878         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
11879         sane framerates.
11880         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
11881         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
11882         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
11883
11884 2004-08-09  Wim Taymans  <wim@fluendo.com>
11885
11886         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11887         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11888         (gst_multifdsink_client_remove),
11889         (gst_multifdsink_handle_client_read),
11890         (gst_multifdsink_handle_client_write),
11891         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11892         Do a bit more logging, make the client_read code more robust.
11893
11894 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11895
11896         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
11897         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
11898         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
11899         (gst_jpegdec_init), (gst_jpegdec_chain):
11900         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
11901         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
11902           cleanups, debugging fixes and memleak plugging
11903
11904 2004-08-09  Wim Taymans  <wim@fluendo.com>
11905
11906         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11907         (theora_get_formats), (theora_dec_src_convert),
11908         (theora_dec_sink_convert), (theora_dec_src_query),
11909         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
11910         (theora_dec_change_state):
11911         Don't crash on missing header packets.
11912
11913 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11914
11915         * po/LINGUAS:
11916         * po/sq.po:
11917           Added Albanian translation (Laurent Dhima)
11918         * po/cs.po:
11919           updated
11920
11921 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11922
11923         * ext/lame/gstlame.c:
11924           fix/add debugging
11925
11926 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11927
11928         * sys/ximage/ximagesink.c:
11929         * sys/xvimage/xvimagesink.c:
11930           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
11931
11932 2004-08-06  Wim Taymans  <wim@fluendo.com>
11933
11934         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11935         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11936         (gst_multifdsink_client_remove),
11937         (gst_multifdsink_handle_client_read),
11938         (gst_multifdsink_handle_client_write),
11939         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11940         Make sure we don't try to read more from a client that what
11941         ioctl says us or we deadlock.
11942
11943 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11944
11945         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
11946         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
11947         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
11948           decouple running_time and n_frames so it can handle changing
11949           framerate while running
11950
11951 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11952
11953         * po/nl.po:
11954         * po/sv.po:
11955           updated translations
11956
11957 2004-08-04  Benjamin Otte  <otte@gnome.org>
11958
11959         * gst/videotestsrc/gstvideotestsrc.c:
11960         (gst_videotestsrc_get_capslist), (generate_capslist),
11961         (plugin_init):
11962           generate the list of supported caps at startup and reuse it instead
11963           of always generating it
11964
11965 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11966
11967         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
11968           whoops, last checkin broke normal build
11969
11970 2004-08-03  Benjamin Otte  <otte@gnome.org>
11971
11972         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
11973         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
11974         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
11975         (gst_alsa_mixer_get_option):
11976         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
11977         (dvdnavsrc_print_event):
11978         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
11979         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
11980         (gst_ogg_mux_pad_unlink):
11981         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
11982         (gst_multipart_mux_pad_unlink):
11983         * gst/videofilter/gstvideobalance.c:
11984         (gst_videobalance_colorbalance_set_value):
11985         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
11986         (gst_videomixer_pad_unlink):
11987         * po/uk.po:
11988         * sys/oss/gstossmixer.c:
11989         * sys/v4l/gstv4lcolorbalance.c:
11990         * sys/v4l/gstv4ltuner.c:
11991         * sys/v4l/v4lsrc_calls.c:
11992         * sys/v4l2/gstv4l2colorbalance.c:
11993         * sys/v4l2/gstv4l2tuner.c:
11994           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
11995
11996 2004-08-03  Benjamin Otte  <otte@gnome.org>
11997
11998         * examples/dynparams/filter.c: (ui_control_create):
11999         * examples/gstplay/player.c: (print_tag):
12000         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
12001         * ext/gdk_pixbuf/gstgdkanimation.c:
12002         (gst_gdk_animation_iter_may_advance):
12003         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
12004         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
12005         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
12006         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
12007         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
12008         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12009         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
12010         * gst/sine/demo-dparams.c: (main):
12011         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12012         * testsuite/alsa/formats.c: (create_pipeline):
12013         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
12014           fixes for G_DISABLE_ASSERT and friends
12015         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
12016         (mp3_type_frame_length_from_header), (mp3_type_find),
12017         (plugin_init):
12018           require mp3 typefinding to have at least MIN_HEADERS valid headers
12019           add typefinding for AAC adts files
12020
12021 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
12022
12023         * sys/ximage/ximagesink.c:
12024         (gst_ximagesink_calculate_pixel_aspect_ratio):
12025         * sys/xvimage/xvimagesink.c:
12026         (gst_xvimagesink_calculate_pixel_aspect_ratio):
12027         Make sure we calculate pixel-aspect-ratio using floating point maths
12028
12029 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12030
12031         * po/uk.po:
12032           updated translation
12033
12034 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12035
12036         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12037         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
12038           add debugging for display PAR calculation
12039
12040 2004-08-02  David Schleef  <ds@schleef.org>
12041
12042         * configure.ac: Fix mikmod CFLAGS.
12043
12044 2004-07-27  Benjamin Otte  <otte@gnome.org>
12045
12046         * gst/audioscale/gstaudioscale.c:
12047         - fix templates to only support S16, it's the only format that works
12048         - make caps nego code use try_set_caps_nonfixed and fixation instead
12049         of try_set_caps twice, which is not nice for autopluggers
12050         - change rank to secondary, so autopluggers can pick it up after
12051         audioconvert
12052
12053 2004-08-02  Iain <iain@prettypeople.org>
12054
12055         * gst/interleave/interleave.c (interleave_init),
12056         (interleave_request_new_pad),
12057         (interleave_pad_removed),
12058         (interleave_buffered_loop): Use the real pad count, not the artificial
12059         one.
12060
12061 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12062
12063         * configure.ac: bump nano back to development
12064
12065 === release 0.8.3 ===
12066
12067 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12068
12069         * configure.ac: releasing 0.8.3, "Water"
12070
12071 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12072
12073         * sys/xvimage/xvimagesink.c:
12074         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12075         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
12076         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
12077         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12078         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12079         * sys/xvimage/xvimagesink.h:
12080           apply similar PAR fixes as to ximagesink
12081
12082 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12083
12084         patch from: Benjamin Otte
12085
12086         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12087           add link function to lame.  Fixes #148986.
12088
12089 2004-08-02  Johan Dahlin  <johan@gnome.org>
12090
12091         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12092         fix debugging log
12093
12094 2004-07-30  David Schleef  <ds@schleef.org>
12095
12096         * gst/videomixer/Makefile.am: Fix things that should have been
12097         fixed in the last checkin.
12098
12099 2004-07-30  David Schleef  <ds@schleef.org>
12100
12101         * gst/multipart/Makefile.am: Fix things that should have been
12102         fixed in the last checkin.
12103
12104 2004-07-30  David Schleef  <ds@schleef.org>
12105
12106         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12107
12108 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12109
12110         * configure.ac:
12111           bump nano for prerelease
12112         * po/af.po:
12113         * po/az.po:
12114         * po/cs.po:
12115         * po/en_GB.po:
12116         * po/hu.po:
12117         * po/nl.po:
12118         * po/sr.po:
12119         * po/sv.po:
12120         * po/uk.po:
12121           updates
12122
12123 2004-07-30  Wim Taymans  <wim@fluendo.com>
12124
12125         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12126         (gst_multifdsink_add), (gst_multifdsink_remove),
12127         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12128         (gst_multifdsink_client_remove),
12129         (gst_multifdsink_handle_client_write),
12130         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12131         * gst/tcp/gstmultifdsink.h:
12132         Recover from a select with a bad file descriptor by removing
12133         the client.
12134
12135 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12136
12137         * configure.ac:
12138           fix requirement of core
12139         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12140         (gst_play_pipeline_setup):
12141           don't use colorspace element.  do use hermescolorspace element.
12142           make macro to get a colorspace element.
12143           mark strings for translation.
12144         * po/POTFILES.in:
12145           add play.c
12146         * po/af.po:
12147         * po/az.po:
12148         * po/cs.po:
12149         * po/en_GB.po:
12150         * po/hu.po:
12151         * po/nl.po:
12152         * po/sr.po:
12153         * po/sv.po:
12154         * po/uk.po:
12155           update translations
12156
12157 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12158
12159         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12160         fix default for newmedia flag
12161
12162 2004-07-30  Wim Taymans  <wim@fluendo.com>
12163
12164         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12165         (gst_theora_dec_init), (theora_get_formats),
12166         (theora_dec_src_convert), (theora_dec_sink_convert),
12167         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12168         (theora_dec_chain), (theora_dec_set_property),
12169         (theora_dec_get_property):
12170         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12171         (gst_theora_enc_class_init), (gst_theora_enc_init),
12172         (theora_enc_sink_link), (theora_enc_chain),
12173         (theora_enc_set_property), (theora_enc_get_property):
12174         Added cropping option to theora decoder.
12175         Added border option to theora encoder.
12176
12177 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12178
12179         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12180         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12181         (gst_pngenc_set_property):
12182         * ext/libpng/gstpngenc.h:
12183         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
12184
12185 2004-07-30  Wim Taymans  <wim@fluendo.com>
12186
12187         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12188         (theora_enc_sink_link), (theora_enc_chain),
12189         (theora_enc_set_property), (theora_enc_get_property):
12190         Fix encoding of non-multiple-of-16 video.
12191
12192 2004-07-29  David Schleef  <ds@schleef.org>
12193
12194         * configure.ac: make test for audiofile more strict
12195
12196 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12197
12198         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12199           give different names to typefind functions
12200
12201 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12202
12203         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12204         (gst_ximagesink_calculate_pixel_aspect_ratio),
12205         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12206         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12207         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12208         (gst_ximagesink_get_property), (gst_ximagesink_init):
12209         * sys/ximage/ximagesink.h:
12210           allocate PAR's dynamically.
12211           use autodetected PAR if no object-set PAR is given.
12212           add workaround for directfb's X not setting physical size.
12213           fix to xvimagesink will follow tomorrow.
12214
12215 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12216
12217         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12218         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12219         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12220         (gst_shout2send_class_init), (gst_shout2send_init),
12221         (set_shout_metadata), (gst_shout2send_set_metadata),
12222         (gst_shout2send_chain), (gst_shout2send_set_property),
12223         (gst_shout2send_get_property), (gst_shout2send_connect),
12224         (gst_shout2send_change_state):
12225         * ext/shout2/gstshout2.h:
12226         - fix for sending mp3 audio to icecast2 server, if pad link function not
12227         called before PAUSED state
12228         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12229         - added tagging support for mp3 audio broadcasted
12230         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12231         debug info
12232
12233 2004-07-28  Wim Taymans  <wim@fluendo.com>
12234
12235         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12236         (gst_ogg_demux_push):
12237         Return query failure when we don't know the length of
12238         an ogg stream insteda of returning TRUE with a bogus value.
12239
12240 2004-07-28  Wim Taymans  <wim@fluendo.com>
12241
12242         * ext/theora/theoradec.c: (theora_get_formats),
12243         (theora_dec_src_convert), (theora_dec_sink_convert),
12244         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12245         (theora_dec_chain):
12246         Don't screw up the 1 Chroma for 1 luma sample situation when we
12247         have an odd offset/width by adding a black border in those cases.
12248
12249 2004-07-28  Wim Taymans  <wim@fluendo.com>
12250
12251         * ext/theora/theoradec.c: (theora_get_formats),
12252         (theora_dec_src_convert), (theora_dec_sink_convert),
12253         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12254         (theora_dec_chain):
12255         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12256         Added first attempt at cropping of the image as required by the
12257         theora spec. We need more properties in the caps (offset_x,
12258         offset_y,stride) to implement this correctly.
12259
12260 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12261
12262         * ext/dvdnav/README:
12263           Update the README to use dvddemux
12264         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12265           Ensure getcaps returns a subset of the template caps
12266         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12267         (gst_mpeg2subt_init):
12268           Ensure getcaps returns a subset of the template caps
12269         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12270         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12271         (gst_dvd_demux_get_subpicture_stream),
12272         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12273         * gst/mpegstream/gstdvddemux.h:
12274           Set the explicit caps on the current_video pad before pushing
12275           anything
12276         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12277         (gst_mpeg_demux_get_audio_stream):
12278           Free caps used to gst_pad_set_explicit_caps, which takes a const
12279           GstCaps *
12280
12281 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12282
12283         * configure.ac: update GStreamer requirement to 0.8.4 because of
12284           GstFraction.
12285
12286 2004-07-28  Wim Taymans  <wim@fluendo.com>
12287
12288         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12289         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12290         Add the pad to the element after setting up the caps. This
12291         makes it a lot easier to autoplug.
12292
12293 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12294
12295         * gst/median/gstmedian.c:
12296         * gst/mpeg2subt/gstmpeg2subt.c:
12297         * gst/mpegaudioparse/gstmpegaudioparse.c:
12298         * gst/mpegstream/gstdvddemux.c:
12299         * gst/mpegstream/gstmpegdemux.c:
12300         * gst/mpegstream/gstmpegpacketize.c:
12301         * gst/rtjpeg/gstrtjpeg.c:
12302         * gst/rtjpeg/gstrtjpegdec.c:
12303         * gst/rtjpeg/gstrtjpegenc.c:
12304         * gst/sine/gstsinesrc.c:
12305         * gst/smooth/gstsmooth.c:
12306         * gst/smpte/gstsmpte.c:
12307         * gst/smpte/gstsmpte.h:
12308         * gst/stereo/gststereo.c:
12309         * gst/videofilter/gstgamma.c:
12310         * gst/videofilter/gstvideobalance.c:
12311         * gst/videofilter/gstvideofilter.c:
12312         * gst/videofilter/gstvideoflip.c:
12313         * gst/videoscale/gstvideoscale.c:
12314         * gst/videoscale/videoscale.c:
12315         * gst/videotestsrc/gstvideotestsrc.c:
12316         * gst/videotestsrc/videotestsrc.c:
12317         * gst/wavenc/gstwavenc.c:
12318         * gst/wavparse/gstwavparse.c:
12319           fix local includes and 64 bits constants
12320
12321 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12322
12323         * win32/gst.sln:
12324         * gst-libs/gst/*/*.vcproj:
12325         * gst/*/*.vcproj:
12326           more working plugins
12327
12328 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12329
12330         * testsuite/alsa/Makefile.am:
12331         * testsuite/alsa/srcstate.c:
12332         add test for alsasrc changing state
12333
12334 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12335
12336         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12337         (gst_silence_get):
12338         * gst/silence/gstsilence.h:
12339         fix silence generation for 16bit raw audio
12340
12341 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12342
12343         * gst/matroska/matroska-demux.c:
12344         (gst_matroska_demux_parse_metadata),
12345         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12346         * gst/mpegaudio/common.c:
12347         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12348         (gst_videoscale_getcaps), (gst_videoscale_link),
12349         (gst_videoscale_src_fixate), (gst_videoscale_init),
12350         (gst_videoscale_finalize):
12351         * gst/videoscale/gstvideoscale.h:
12352         * gst/videotestsrc/gstvideotestsrc.c:
12353         (gst_videotestsrc_get_capslist):
12354         * gst/wavenc/gstwavenc.c:
12355         * sys/oss/gstossmixer.c: (fill_labels):
12356         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12357         (gst_ximagesink_handle_xevents),
12358         (gst_ximagesink_calculate_pixel_aspect_ratio),
12359         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12360         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12361         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12362         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12363         (gst_ximagesink_init), (gst_ximagesink_class_init):
12364         * sys/ximage/ximagesink.h:
12365         * sys/xvimage/xvimagesink.c:
12366         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12367         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12368         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12369         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12370         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12371         * sys/xvimage/xvimagesink.h:
12372           first batch of pixel aspect ratio commits.
12373
12374 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12375
12376         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12377         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12378         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12379           handle stride, needs work if we want to move stride handling
12380           upstream, but works correctly for our purposes.
12381
12382 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12383
12384         * gst/videoscale/README:
12385           add testing examples
12386         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12387         (gst_videoscale_chain):
12388         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12389         (gst_videoscale_get_size):
12390           add get_size function that handles stride like videotestsrc.
12391           fixes conversion for YUV formats for as much as I can test them.
12392
12393 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12394
12395         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12396         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12397         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12398         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12399         (gst_xvimagesink_xvimage_put):
12400           further cleanups, logging, error handling and synchronizing
12401
12402 2004-07-27  Wim Taymans  <wim@fluendo.com>
12403
12404         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12405         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12406         (gst_videomixer_pad_set_property),
12407         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12408         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12409         (gst_videomixer_class_init), (gst_videomixer_init),
12410         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12411         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12412         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12413         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12414         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12415         (gst_videomixer_loop), (plugin_init):
12416         Be a nicer negotiation citizen and provide a getcaps function on
12417         the srcpad. This also fixes a crash when resizing.
12418
12419 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12420
12421         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12422         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12423
12424 2004-07-27  Wim Taymans  <wim@fluendo.com>
12425
12426         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12427         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12428         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12429         (gst_pngenc_set_property):
12430         * ext/libpng/gstpngenc.h:
12431         Added snapshot property to pngenc.
12432         removed g_print from pngdec
12433
12434 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12435
12436         * gst/ac3parse/ac3parse.vcproj
12437         * gst/adder/adder.vcproj
12438         * gst/alpha/alpha.vcproj
12439         * gst/alpha/alphacolor.vcproj
12440         * gst/asfdemux/asf.vcproj
12441         * gst/audioconvert/audioconvert.vcproj
12442         * gst/audiorate/audiorate.vcproj
12443         * gst/audioscale/audioscale.vcproj
12444         * gst/auparse/auparse.vcproj
12445         * gst/avi/avi.vcproj
12446         * gst/cdxaparse/cdxaparse.vcproj
12447         * gst/chart/chart.vcproj
12448         * gst/colorspace/colorspace.vcproj
12449         * gst/cutter/cutter.vcproj
12450         * gst/debug/debug.vcproj
12451         * gst/debug/efence.vcproj
12452         * gst/debug/navigationtest.vcproj
12453         * gst/deinterlace/deinterlace.vcproj
12454         * gst/effectv/effectv.vcproj
12455         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12456         * gst/filter/filter.vcproj
12457         * gst/flx/flxdec.vcproj
12458         * gst/goom/goom.vcproj
12459         * gst/interleave/interleave.vcproj
12460         * gst/law/alaw.vcproj
12461         * gst/law/mulaw.vcproj
12462         * gst/matroska/matroska.vcproj
12463         * gst/median/median.vcproj
12464         * gst/mixmatrix/mixmatrix.vcproj
12465         * gst/mpeg1sys/mpeg1systemencode.vcproj
12466         * gst/mpeg1videoparse/mp1videoparse.vcproj
12467         * gst/mpeg2sub/mpeg2subt.vcproj
12468         * gst/mpegaudio/mpegaudio.vcproj
12469         * gst/mpegaudioparse/mpegaudioparse.vcproj
12470         * gst/mpegstream/mpegstream.vcproj
12471         * gst/multifilesink/multifilesink.vcproj
12472         * gst/multipart/multipart.vcproj
12473         * gst/oneton/oneton.vcproj
12474         * gst/overlay/overlay.vcproj
12475         * gst/passthrough/passthrough.vcproj
12476         * gst/qtdemux/qtdemux.vcproj
12477         * gst/realmedia/rmdemux.vcproj
12478         * gst/rtjpeg/rtjpeg.vcproj
12479         * gst/rtp/rtp.vcproj
12480         * gst/silence/silence.vcproj
12481         * gst/sine/sinesrc.vcproj
12482         * gst/smooth/smooth.vcproj
12483         * gst/smpte/smpte.vcproj
12484         * gst/spectrum/spectrum.vcproj
12485         * gst/speed/speed.vcproj
12486         * gst/stereo/stereo.vcproj
12487         * gst/switch/switch.vcproj
12488         * gst/tags/tagedit.vcproj
12489         * gst/tcp/tcp.vcproj
12490         * gst/typefind/typefindfunctions.vcproj
12491         * gst/udp/udp.vcproj
12492         * gst/videobox/videobox.vcproj
12493         * gst/videocrop/videocrop.vcproj
12494         * gst/videodrop/videodrop.vcproj
12495         * gst/videofilter/gamma.vcproj
12496         * gst/videofilter/videobalance.vcproj
12497         * gst/videofilter/videofilter.vcproj
12498         * gst/videofilter/videoflip.vcproj
12499         * gst/videoflip/videoflip.vcproj
12500         * gst/videomixer/videomixer.vcproj
12501         * gst/videorate/videorate.vcproj
12502         * gst/videoscale/videoscale.vcproj
12503         * gst/videotestsrc/videotestsrc.vcproj
12504         * gst/virtualdub/virtualdub.vcproj
12505         * gst/volenv/volenv.vcproj
12506         * gst/volume/volume.vcproj
12507         * gst/wavenc/wavenc.vcproj
12508         * gst/wavparse/wavparse.vcproj
12509         * gst/y4m/y4menc.vcproj
12510         * gst-libs/gst/audio/audio.vcproj
12511         * gst-libs/gst/audio/audiofilter.vcproj
12512         * gst-libs/gst/colorbalance/colorbalance.vcproj
12513         * gst-libs/gst/idct/idtc.vcproj
12514         * gst-libs/gst/media-info/media-info.vcproj
12515         * gst-libs/gst/mixer/mixer.vcproj
12516         * gst-libs/gst/navigation/navigation.vcproj
12517         * gst-libs/gst/play/play.vcproj
12518         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12519         * gst-libs/gst/resample/resample.vcproj
12520         * gst-libs/gst/riff/riff.vcproj
12521         * gst-libs/gst/tuner/tuner.vcproj
12522         * gst-libs/gst/video/video.vcproj
12523         * gst-libs/gst/xoverlay/xoverlay.vcproj
12524           avoid problems with math.h, fix release dependancy
12525           rename GStreamer-0.8.lib to libgstreamer.lib
12526
12527 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12528
12529         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12530         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12531         the atom is not available we have to unlock the mutex. Fixes #148023
12532
12533 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12534
12535         * gst-libs/gst/media-info/media-info.h:
12536           issue for a vararg macro with MSVC
12537
12538 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12539
12540         * gst/effectv/effectv.vcproj
12541         * gst-libs/gst/idct/idct.vcproj:
12542         * gst-libs/gst/media-info/media-info.vcproj:
12543         * gst-libs/gst/navigation/navigation.vcproj:
12544         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12545         * gst-libs/gst/video/video.vcproj:
12546         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12547           fixes for build problems
12548
12549 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12550
12551         * gst-libs/gst/audio/audio.def:
12552         * gst-libs/gst/audio/riff.def:
12553           add some definitions needed by plugins
12554
12555 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12556
12557         * gst/asfdemux/gstasfmux.c
12558           Fix some 64 bits constants to be glib friendly
12559
12560 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12561
12562         * gst/ac3parse/gstac3parse.c
12563         * gst/audioscale/gstaudioscale.c
12564         * gst/auparse/gstauparse.c
12565         * gst/colorspace/gstcolorspace.c
12566         * gst/colorspace/yuv2rgb.h
12567           local include fixes
12568
12569 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12570
12571         * win32/gst.sln
12572           add more plugins to the build
12573
12574 2004-07-26  Julien MOUTTE  <julien@moutte.net>
12575
12576         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12577         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
12578
12579 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12580
12581         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
12582         (gst_level_set_property), (gst_level_get_property),
12583         (gst_level_base_init), (gst_level_class_init):
12584           add debugging categories.  cleanups.
12585
12586 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12587
12588         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12589         (gst_videoscale_planar411), (gst_videoscale_planar400),
12590         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
12591         (gst_videoscale_scale_nearest_str1),
12592         (gst_videoscale_scale_nearest_str2),
12593         (gst_videoscale_scale_nearest_str4),
12594         (gst_videoscale_scale_nearest_16bit),
12595         (gst_videoscale_scale_nearest_24bit):
12596           fixed stride issues
12597           tested with 320x240 -> 321, 322, 324 x240
12598           tested with YV12, I420, YUY2, UYVY
12599           fixed packed422rev (don't think it could have worked before)
12600           by testing with UYVY
12601
12602 2004-07-26  Benjamin Otte  <otte@gnome.org>
12603
12604         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
12605         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
12606         (plugin_init):
12607           add debugging category, add error checks like checking return values
12608           of setup calls, make sure it still works after
12609           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
12610
12611 2004-07-26  Wim Taymans  <wim@fluendo.com>
12612
12613         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12614         (gst_mpeg_demux_get_audio_stream),
12615         (gst_mpeg_demux_process_private):
12616         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
12617         Check for error codes from the negotiation functions. Make sure
12618         we really set the pad caps when a new pad is created.
12619
12620 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12621
12622         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12623         (gst_ffmpeg_caps_to_pix_fmt):
12624         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12625         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12626         (gst_ffmpegcolorspace_pad_link):
12627           don't make function do two things at the same time without reason.
12628
12629 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12630
12631         * gst/ac3parse/ac3parse.vcproj
12632         * gst/adder/adder.vcproj
12633         * gst/alpha/alpha.vcproj
12634         * gst/alpha/alphacolor.vcproj
12635         * gst/asfdemux/asf.vcproj
12636         * gst/audioconvert/audioconvert.vcproj
12637         * gst/audiorate/audiorate.vcproj
12638         * gst/audioscale/audioscale.vcproj
12639         * gst/auparse/auparse.vcproj
12640         * gst/avi/avi.vcproj
12641         * gst/cdxaparse/cdxaparse.vcproj
12642         * gst/chart/chart.vcproj
12643         * gst/colorspace/colorspace.vcproj
12644         * gst/cutter/cutter.vcproj
12645         * gst/debug/debug.vcproj
12646         * gst/debug/efence.vcproj
12647         * gst/debug/navigationtest.vcproj
12648         * gst/deinterlace/deinterlace.vcproj
12649         * gst/effectv/effectv.vcproj
12650         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12651         * gst/filter/filter.vcproj
12652         * gst/flx/flxdec.vcproj
12653         * gst/goom/goom.vcproj
12654         * gst/interleave/interleave.vcproj
12655         * gst/law/alaw.vcproj
12656         * gst/law/mulaw.vcproj
12657         * gst/matroska/matroska.vcproj
12658         * gst/median/median.vcproj
12659         * gst/mixmatrix/mixmatrix.vcproj
12660         * gst/mpeg1sys/mpeg1systemencode.vcproj
12661         * gst/mpeg1videoparse/mp1videoparse.vcproj
12662         * gst/mpeg2sub/mpeg2subt.vcproj
12663         * gst/mpegaudio/mpegaudio.vcproj
12664         * gst/mpegaudioparse/mpegaudioparse.vcproj
12665         * gst/mpegstream/mpegstream.vcproj
12666         * gst/multifilesink/multifilesink.vcproj
12667         * gst/multipart/multipart.vcproj
12668         * gst/oneton/oneton.vcproj
12669         * gst/overlay/overlay.vcproj
12670         * gst/passthrough/passthrough.vcproj
12671         * gst/qtdemux/qtdemux.vcproj
12672         * gst/realmedia/rmdemux.vcproj
12673         * gst/rtjpeg/rtjpeg.vcproj
12674         * gst/rtp/rtp.vcproj
12675         * gst/silence/silence.vcproj
12676         * gst/sine/sinesrc.vcproj
12677         * gst/smooth/smooth.vcproj
12678         * gst/smpte/smpte.vcproj
12679         * gst/spectrum/spectrum.vcproj
12680         * gst/speed/speed.vcproj
12681         * gst/stereo/stereo.vcproj
12682         * gst/switch/switch.vcproj
12683         * gst/tags/tagedit.vcproj
12684         * gst/tcp/tcp.vcproj
12685         * gst/typefind/typefindfunctions.vcproj
12686         * gst/udp/udp.vcproj
12687         * gst/videobox/videobox.vcproj
12688         * gst/videocrop/videocrop.vcproj
12689         * gst/videodrop/videodrop.vcproj
12690         * gst/videofilter/gamma.vcproj
12691         * gst/videofilter/videobalance.vcproj
12692         * gst/videofilter/videofilter.vcproj
12693         * gst/videofilter/videoflip.vcproj
12694         * gst/videoflip/videoflip.vcproj
12695         * gst/videomixer/videomixer.vcproj
12696         * gst/videorate/videorate.vcproj
12697         * gst/videoscale/videoscale.vcproj
12698         * gst/videotestsrc/videotestsrc.vcproj
12699         * gst/virtualdub/virtualdub.vcproj
12700         * gst/volenv/volenv.vcproj
12701         * gst/volume/volume.vcproj
12702         * gst/wavenc/wavenc.vcproj
12703         * gst/wavparse/wavparse.vcproj
12704         * gst/y4m/y4menc.vcproj
12705           more plugins supported under windows
12706
12707 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12708
12709         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12710         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
12711         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
12712         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12713         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
12714           Add debugging statements.  Use the sizes as returned by the
12715           *CreateImage calls.
12716
12717 2004-07-26  Johan Dahlin  <johan@gnome.org>
12718
12719         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
12720         the pad is negotiated.
12721
12722         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
12723
12724 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12725
12726         * gst-libs/gst/colorbalance/colorbalance.vcproj:
12727         * gst-libs/gst/idct/idct.vcproj:
12728         * gst-libs/gst/media-info/media-info.vcproj:
12729         * gst-libs/gst/mixer/mixer.vcproj:
12730         * gst-libs/gst/navigation/navigation.vcproj:
12731         * gst-libs/gst/play/play.vcproj:
12732         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12733         * gst-libs/gst/resample/resample.vcproj:
12734         * gst-libs/gst/tuner/tuner.vcproj:
12735         * gst-libs/gst/video/video.vcproj:
12736         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12737           more plugins supported under windows
12738
12739 2004-07-25 Iain <iain@prettypeople.org>
12740
12741         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
12742         pad now rather than when the pad is created because state changes wipe
12743         explicit caps (fixes #148043).
12744
12745 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
12746
12747         reviewed by Benjamin Otte  <otte@gnome.org>
12748
12749         * ext/mad/gstmad.c:
12750           fix mad plugin crashing on Sun (fixes #148289)
12751
12752 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12753
12754         * gst/avi/avi.def:
12755         * gst/avi/avi.vcproj:
12756         * gst/matroska/matroska.def:
12757         * gst/matroska/matroska.vcproj:
12758           remove unused .def files
12759
12760 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12761
12762         * gst-libs/gst/audio/gstaudiofilter.c:
12763           Clean the local include
12764
12765 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12766
12767         * win32/gst.sln:
12768         * gst-libs/gst/audio/audio.def:
12769         * gst-libs/gst/audio/audio.vcproj:
12770         * gst-libs/gst/audio/audiofilter.vcproj:
12771         * gst-libs/gst/audio/riff.def:
12772         * gst-libs/gst/audio/riff.vcproj:
12773         * gst-libs/gst/gst-libs.def:
12774         * gst-libs/gst/gst-libs.vcproj:
12775         * gst/avi/avi.vcproj:
12776         * gst/avi/avi.vcproj:
12777           Copy the files where needed after building, cleaner projects
12778
12779 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12780
12781         * gst/matroska/ebml-write.c:
12782           Fix some 64 bits constants to be glib friendly
12783
12784 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
12785
12786         * win32/gst.sln:
12787         * gst-libs/gst/gst-libs.def:
12788         * gst-libs/gst/gst-libs.vcproj:
12789         * gst/matroska/matroska.def:
12790         * gst/matroska/matroska.vcproj:
12791           Add the preliminary canvas to build plugins on Win32
12792
12793 2004-07-23  Benjamin Otte  <otte@gnome.org>
12794
12795         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
12796           don't enfore negotiation from source side, it breaks
12797           sinesrc ! audioconvert ! osssink
12798
12799 2004-07-22  David Schleef  <ds@schleef.org>
12800
12801         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
12802         for ELF files, since they can easily be recognized as audio/mpeg.
12803         (bug #147441)
12804
12805 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12806
12807         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12808         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
12809         (gst_videoscale_scale_nearest_24bit),
12810         (gst_videoscale_scale_nearest_16bit):
12811           fix 16bit and 24bit for stride (24bit might need testing)
12812           don't pretend we do more than one algorithm
12813
12814 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12815
12816         * configure.ac:
12817         * gst/Makefile.am:
12818         * gst/multifilesink/Makefile.am:
12819         * gst/multifilesink/gstmultifilesink.c:
12820         (gst_multifilesink_get_formats),
12821         (gst_multifilesink_get_query_types), (_do_init),
12822         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
12823         (gst_multifilesink_init), (gst_multifilesink_dispose),
12824         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
12825         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
12826         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
12827         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
12828         (gst_multifilesink_chain), (gst_multifilesink_change_state),
12829         (gst_multifilesink_uri_get_type),
12830         (gst_multifilesink_uri_get_protocols),
12831         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
12832         (gst_multifilesink_uri_handler_init), (plugin_init):
12833         * gst/multifilesink/gstmultifilesink.h:
12834         * testsuite/Makefile.am:
12835         * testsuite/multifilesink/Makefile.am:
12836         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
12837         (gst_newmedia_class_init), (gst_newmedia_init),
12838         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
12839         (newfile_signal), (test_signal), (main):
12840         multifilesink plugin for creating new files every time a new media
12841         discontinuity event occurs
12842
12843 2004-07-22  Wim Taymans  <wim@fluendo.com>
12844
12845         * gst/alpha/Makefile.am:
12846         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
12847         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
12848         (gst_alpha_color_init), (gst_alpha_color_set_property),
12849         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
12850         (transform), (gst_alpha_color_chain),
12851         (gst_alpha_color_change_state), (plugin_init):
12852         Stupid plugin to to RGBA to AYUV conversion because none of
12853         the colorspace plugins can handle that yet.
12854
12855 2004-07-22  Wim Taymans  <wim@fluendo.com>
12856
12857         * examples/seeking/seek.c: (update_scale), (main):
12858         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12859         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
12860         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
12861         (gst_decode_bin_init), (gst_decode_bin_dispose),
12862         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
12863         (no_more_pads), (close_link), (type_found),
12864         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12865         (plugin_init):
12866         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12867         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12868         (gst_play_base_bin_dispose), (queue_overrun),
12869         (gen_preroll_element), (remove_prerolls), (unknown_type),
12870         (no_more_pads), (new_stream), (setup_source),
12871         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
12872         (play_base_eos), (gst_play_base_bin_change_state),
12873         (gst_play_base_bin_add_element),
12874         (gst_play_base_bin_remove_element),
12875         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12876         (gst_play_base_bin_unlink_stream),
12877         (gst_play_base_bin_get_streaminfo):
12878         * gst/playback/gstplaybin.c: (gen_video_element),
12879         (gen_audio_element):
12880         * gst/playback/gststreaminfo.h:
12881         More playback updates, attempt to fix things after the state change
12882         breakage.
12883
12884 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12885
12886         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
12887         (gst_videoscale_scale_nearest_16bit):
12888           comment algorithm
12889
12890 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12891
12892         * gst/videotestsrc/gstvideotestsrc.c:
12893         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
12894         (gst_videotestsrc_init), (gst_videotestsrc_get),
12895         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
12896         (gst_videotestsrc_get_property):
12897         * gst/videotestsrc/gstvideotestsrc.h:
12898         * gst/videotestsrc/videotestsrc.c:
12899         * gst/videotestsrc/videotestsrc.h:
12900           cleanup and commenting
12901
12902 2004-07-21  Wim Taymans  <wim@fluendo.com>
12903
12904         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
12905         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
12906         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
12907         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
12908         (_find_chain_get_unknown_part), (_find_streams_check),
12909         (gst_ogg_demux_push), (gst_ogg_pad_push):
12910         * ext/theora/theoradec.c: (theora_get_formats),
12911         (theora_dec_src_convert), (theora_dec_sink_convert),
12912         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12913         (theora_dec_chain):
12914         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12915         (vorbis_dec_convert), (vorbis_dec_src_query),
12916         (vorbis_dec_src_event), (vorbis_dec_event):
12917         More seeking fixes, oggdemux now supports seeking to time and
12918         uses the downstream element to convert granulepos to time.
12919         Seeking in theora-only ogg files now works.
12920
12921 2004-07-21  Wim Taymans  <wim@fluendo.com>
12922
12923         * ext/theora/theoradec.c: (gst_theora_dec_init),
12924         (theora_get_formats), (theora_get_event_masks),
12925         (theora_get_query_types), (theora_dec_src_convert),
12926         (theora_dec_sink_convert), (theora_dec_src_query),
12927         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12928         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12929         (vorbis_get_event_masks), (vorbis_get_query_types),
12930         (gst_vorbis_dec_init), (vorbis_dec_convert),
12931         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
12932         Added query/convert/formats functions to vorbis and theora decoders
12933         so that the outside world can use them too. Fixed seeking on an
12934         ogg/theora/vorbis file by disabling the seeking seeking on the
12935         theora srcpad.
12936
12937 2004-07-21  Julien MOUTTE  <julien@moutte.net>
12938
12939         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12940         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
12941         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
12942         images creation for both elements. We don't create the image on caps
12943         nego or renego, we just destroy the internal one if present if it does
12944         not match the needs. The chain function takes care of creating a new
12945         image when needed.
12946         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12947         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
12948         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12949         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
12950         the image format information. The buffer pool checks for the context
12951         image format and discard images with different formats.
12952         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
12953
12954 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12955
12956         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12957         (gst_ffmpegcolorspace_chain):
12958           no point in doing any chaining if the pad we want to push from
12959           isn't usable.
12960
12961 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12962
12963         * gst-libs/gst/riff/riff-media.c:
12964         (gst_riff_create_audio_caps_with_data):
12965           Fix double end-to-native symbol conversion (#148021).
12966
12967 2004-07-20  David Schleef  <ds@schleef.org>
12968
12969         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12970         Don't use an Atom that doesn't exist.
12971
12972 2004-07-20  Wim Taymans  <wim@fluendo.com>
12973
12974         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12975         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12976         (gst_multifdsink_client_remove),
12977         (gst_multifdsink_handle_client_write),
12978         (gst_multifdsink_queue_buffer):
12979         * gst/tcp/gstmultifdsink.h:
12980         More multifdsink stats. Avoid deadlock by releasing locks
12981         before sending out a signal.
12982
12983 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12984
12985         * po/LINGUAS:
12986         * po/hu.po:
12987           added Hungarian translation (Laszlo Dvornik)
12988
12989 2004-07-20  Wim Taymans  <wim@fluendo.com>
12990
12991         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12992         (gst_multifdsink_add), (gst_multifdsink_client_remove),
12993         (gst_multifdsink_handle_client_write),
12994         (gst_multifdsink_queue_buffer):
12995         * gst/tcp/gsttcp-marshal.list:
12996         Fixed the stupid marshal definition.
12997
12998 2004-07-20  Wim Taymans  <wim@fluendo.com>
12999
13000         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13001         (gst_multifdsink_init), (gst_multifdsink_add),
13002         (gst_multifdsink_client_remove),
13003         (gst_multifdsink_handle_client_write),
13004         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
13005         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
13006         (gst_multifdsink_init_send):
13007         * gst/tcp/gstmultifdsink.h:
13008         Added more stats, added timeout for a client, fixed some typos
13009         and added some comments.
13010
13011 2004-07-20  Wim Taymans  <wim@fluendo.com>
13012
13013         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13014         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13015         (gst_multifdsink_client_remove),
13016         (gst_multifdsink_handle_client_write):
13017         * gst/tcp/gstmultifdsink.h:
13018         * gst/tcp/gsttcp-marshal.list:
13019         Added get_stats method that returns a GValueArray of
13020         stats values.
13021
13022 2004-07-19  Benjamin Otte  <otte@gnome.org>
13023
13024         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13025           make sure longname, description and author are valid UTF-8
13026
13027 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13028
13029         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
13030         (gst_ximagesink_set_property):
13031         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
13032         (gst_xvimagesink_set_property):
13033           make sure SYNCHRONOUS is respected after getting the X context
13034
13035 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13036
13037         * gst/matroska/matroska-demux.c:
13038         (gst_matroska_demux_handle_src_event),
13039         (gst_matroska_demux_parse_blockgroup):
13040         * gst/matroska/matroska-ids.h:
13041           add BlockReference tag and ignore it to clear out log.
13042           ignore NAVIGATION events to clear out log.
13043
13044 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13045
13046         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
13047         (gst_matroska_demux_add_stream):
13048         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
13049           add debug categories
13050
13051 2004-07-16  Wim Taymans  <wim@fluendo.com>
13052
13053         * ext/libpng/Makefile.am:
13054         * ext/libpng/gstpng.c: (plugin_init):
13055         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
13056         (gst_pngdec_get_type), (gst_pngdec_base_init),
13057         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
13058         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
13059         * ext/libpng/gstpngdec.h:
13060         Added png decoder.
13061
13062 2004-07-16  Julien MOUTTE  <julien@moutte.net>
13063
13064         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13065         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13066         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
13067         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
13068         (gst_ximagesink_buffer_alloc):
13069         * sys/ximage/ximagesink.h:
13070         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13071         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13072         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
13073         (gst_xvimagesink_buffer_alloc):
13074         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
13075         again. Using internal data pointer of the x(v)image to store image's
13076         data to be coherent with the buffer alloc mechanism. Investigated the
13077         image destruction code to be sure that everything gets freed correctly.
13078
13079 2004-07-16  Wim Taymans  <wim@fluendo.com>
13080
13081         * gst-libs/gst/riff/riff-read.c:
13082         (gst_riff_read_strf_vids_with_data),
13083         (gst_riff_read_strf_auds_with_data):
13084         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13085         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13086         Make sure we don't create 0 sized subbuffers in riff-read.
13087         Signal the no more pads signal after reading the avi header.
13088
13089 2004-07-16  Wim Taymans  <wim@fluendo.com>
13090
13091         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13092         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13093         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13094         (gst_decode_bin_init), (gst_decode_bin_dispose),
13095         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13096         (no_more_pads), (close_link), (type_found),
13097         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13098         (gst_decode_bin_change_state), (plugin_init):
13099         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13100         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13101         (gst_play_base_bin_dispose), (queue_overrun),
13102         (gen_preroll_element), (remove_prerolls), (unknown_type),
13103         (no_more_pads), (new_stream), (setup_source),
13104         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13105         (play_base_eos), (gst_play_base_bin_change_state),
13106         (gst_play_base_bin_add_element),
13107         (gst_play_base_bin_remove_element),
13108         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13109         (gst_play_base_bin_unlink_stream),
13110         (gst_play_base_bin_get_streaminfo):
13111         * gst/playback/gstplaybasebin.h:
13112         Better error recovery. Added configurable preroll queue size. Faster
13113         detection of no-more-pads.
13114
13115 2004-07-16  Wim Taymans  <wim@fluendo.com>
13116
13117         * gst-libs/gst/video/video.h:
13118         Added 32 bits RGBA. Not sure if we should use another mime-type
13119         for alpha rgb. Currently the presence of the alpha_mask property
13120         signals an alpha channel.
13121
13122 2004-07-16  Wim Taymans  <wim@fluendo.com>
13123
13124         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13125         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13126         FPS seems to be 0.0 to MAX everywhere else.
13127
13128 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13129
13130         * gst-libs/gst/riff/riff-media.c:
13131         (gst_riff_create_video_caps_with_data):
13132           mp42/mp43 (no caps) exist too.
13133         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13134           Set pixel_width/height; we've got them in-caps.
13135         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13136         * gst/wavparse/gstwavparse.c: (plugin_init):
13137           Both are valid primary.
13138         * sys/oss/gstossmixer.c:
13139           Remove i18n hack and enable translations.
13140
13141 2004-07-15  Benjamin Otte  <otte@gnome.org>
13142
13143         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13144         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13145           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13146
13147 2004-07-15  Benjamin Otte  <otte@gnome.org>
13148
13149         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13150         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13151         (gst_alsa_close_audio):
13152           disable some of the debugging code for now. Writing debugging to a
13153           buffer is broken in current alsalib releases.
13154
13155 2004-07-12  Benjamin Otte  <otte@gnome.org>
13156
13157         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13158           use bufferpools
13159
13160 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13161
13162         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13163         (theora_dec_src_query), (theora_dec_event):
13164         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13165           add debugging categories.  Remove \n's.
13166
13167 2004-07-13  Johan Dahlin  <johan@gnome.org>
13168
13169         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13170         (gst_play_bin_get_property): Impl.
13171
13172 2004-07-13  Wim Taymans  <wim@fluendo.com>
13173
13174         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13175         When trying to find the stream length, seek back N pages
13176         instead of just one, where N is the number of streams in
13177         the current chain.
13178
13179 2004-07-13  Wim Taymans  <wim@fluendo.com>
13180
13181         * gst-libs/gst/riff/riff-media.c:
13182         (gst_riff_create_audio_caps_with_data),
13183         (gst_riff_create_audio_caps),
13184         (gst_riff_create_audio_template_caps):
13185         * gst-libs/gst/riff/riff-media.h:
13186         * gst-libs/gst/riff/riff-read.c:
13187         (gst_riff_read_strf_vids_with_data),
13188         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13189         * gst-libs/gst/riff/riff-read.h:
13190         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13191         (gst_avi_demux_add_stream):
13192         Set codec_data on caps for avidemuxer.
13193
13194 2004-07-12  David Schleef  <ds@schleef.org>
13195
13196         * configure.ac: Fix test for Objective C
13197
13198 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13199         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13200         (gst_gdk_pixbuf_chain):
13201           Add svg and pcx to template caps, and ensure that getcaps returns a
13202           subset of the template caps.
13203           Copy each row manually for output, as gdkpixbuf may pad the
13204           rowstride to a 32-bit word boundary.
13205
13206 2004-07-12  Wim Taymans  <wim@fluendo.com>
13207
13208         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13209         (gst_riff_create_video_template_caps):
13210         Fix the template caps to include some more media types.
13211
13212 2004-07-12  Wim Taymans  <wim@fluendo.com>
13213
13214         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13215         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13216         (compare_ranks), (print_feature), (gst_decode_bin_init),
13217         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13218         (try_to_link_1), (new_pad), (close_link), (type_found),
13219         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13220         (gst_decode_bin_change_state), (plugin_init):
13221         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13222         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13223         (gst_play_base_bin_dispose), (queue_overrun),
13224         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13225         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13226         (gst_play_base_bin_get_property), (play_base_eos),
13227         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13228         (gst_play_base_bin_remove_element),
13229         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13230         (gst_play_base_bin_unlink_stream),
13231         (gst_play_base_bin_get_streaminfo):
13232         * gst/playback/gstplaybasebin.h:
13233         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13234         (gst_play_bin_class_init), (gst_play_bin_init),
13235         (gst_play_bin_dispose), (gst_play_bin_set_property),
13236         (gst_play_bin_get_property), (gen_video_element),
13237         (gen_audio_element), (remove_sinks), (setup_sinks),
13238         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13239         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13240         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13241         (gst_play_bin_query), (plugin_init):
13242         * gst/playback/test4.c: (main):
13243         More fixes on reusing of the element.
13244
13245 2004-07-11  Benjamin Otte  <otte@gnome.org>
13246
13247         * ext/mad/gstmad.c: (normal_seek):
13248           allow seeking for other methods than just SET
13249
13250 2004-07-11  Andy Wingo  <wingo@pobox.com>
13251
13252         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13253         float, "any" caps -> buffer_frames=[0,MAX].
13254
13255         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13256         doesn't intersect our caps with the template any more. Do it
13257         ourselves.
13258         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13259
13260 2004-07-09  Wim Taymans  <wim@fluendo.com>
13261
13262         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13263         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13264         (compare_ranks), (print_feature), (gst_decode_bin_init),
13265         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13266         (try_to_link_1), (new_pad), (close_link), (type_found),
13267         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13268         (gst_decode_bin_change_state), (plugin_init):
13269         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13270         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13271         (gst_play_base_bin_dispose), (queue_overrun),
13272         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13273         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13274         (gst_play_base_bin_get_property), (play_base_eos),
13275         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13276         (gst_play_base_bin_remove_element),
13277         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13278         (gst_play_base_bin_unlink_stream),
13279         (gst_play_base_bin_get_streaminfo):
13280         * gst/playback/gstplaybasebin.h:
13281         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13282         (gst_play_bin_class_init), (gst_play_bin_init),
13283         (gst_play_bin_dispose), (gst_play_bin_set_property),
13284         (gst_play_bin_get_property), (gen_video_element),
13285         (gen_audio_element), (remove_sinks), (setup_sinks),
13286         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13287         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13288         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13289         (gst_play_bin_query), (plugin_init):
13290         * gst/playback/test4.c: (main):
13291         Work on object reuse and seeking.
13292
13293 2004-07-09  Wim Taymans  <wim@fluendo.com>
13294
13295         * examples/seeking/seek.c: (iterate):
13296         Don't consume all CPU in the idle loop.
13297
13298 2004-07-09  Wim Taymans  <wim@fluendo.com>
13299
13300         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13301         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13302         Add pad to element *after* setting the pad functions so that
13303         the scheduler can use the correct ones.
13304
13305 2004-07-09  Wim Taymans  <wim@fluendo.com>
13306
13307         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13308         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13309         Sync to keyframe after seek
13310
13311 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13312
13313         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13314         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13315         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13316         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13317         * ext/libvisual/visual.c: (gst_visual_change_state):
13318         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13319         * ext/theora/theoradec.c: (theora_dec_change_state):
13320         * ext/theora/theoraenc.c: (theora_enc_change_state):
13321         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13322         * gst-libs/gst/navigation/navigation.c:
13323         * gst/adder/gstadder.c: (gst_adder_change_state):
13324         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13325         (gst_audio_convert_get_buffer):
13326         * gst/multipart/multipartdemux.c:
13327         (gst_multipart_demux_change_state):
13328         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13329         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13330         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13331         * gst/videoscale/gstvideoscale.c:
13332         (gst_videoscale_handle_src_event):
13333         * gst/volume/gstvolume.c: (volume_chain_int16):
13334           don't assert in state change, this should be done by the base
13335           GstElement class.
13336           various debugging fixes.
13337
13338 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13339
13340         * configure.ac:
13341         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13342         (gst_play_dispose), (gst_play_set_location),
13343         (gst_play_set_data_src), (gst_play_set_video_sink),
13344         (gst_play_set_audio_sink), (gst_play_set_visualization),
13345         (gst_play_connect_visualization), (gst_play_get_sink_element),
13346         (gst_play_get_all_by_interface):
13347         * gst-libs/gst/play/play.h:
13348           add new method to get elements implementing an interface.
13349           add various error logging
13350
13351 2004-07-08  Wim Taymans  <wim@fluendo.com>
13352
13353         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13354         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13355         (make_playerbin_pipeline), (query_durations_elems),
13356         (query_durations_pads), (query_positions_elems),
13357         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13358         (main):
13359         Added playbin seeking example.
13360
13361 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13362
13363         * gst-libs/gst/play/play.c: (gst_play_set_location),
13364         (gst_play_set_data_src), (gst_play_set_video_sink),
13365         (gst_play_set_audio_sink), (gst_play_set_visualization),
13366         (gst_play_connect_visualization), (gst_play_get_framerate):
13367           use a macro to look up elements from hash table
13368
13369 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13370
13371         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13372         (gst_play_get_length_callback), (gst_play_set_location),
13373         (gst_play_seek_to_time), (gst_play_set_data_src),
13374         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13375         (gst_play_set_visualization), (gst_play_connect_visualization),
13376         (gst_play_get_sink_element):
13377         - add debugging info
13378         - fix looking up sink elements by iterating over complete caps
13379         - put everything except for source and autoplugger in a complete bin
13380
13381 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13382
13383         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13384         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13385         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13386         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13387         * ext/alsa/gstalsasink.h:
13388         - add debugging info
13389         - clean up schizophrenia of data/buffer/event
13390         - fix double event unref error
13391
13392 2004-07-08  Wim Taymans  <wim@fluendo.com>
13393
13394         * gst/playback/Makefile.am:
13395         Add headers to noinst
13396
13397 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13398
13399         * tools/gst-launch-ext-m.m:
13400         * tools/gst-launch-ext.1.in:
13401           convert to the third millenium
13402
13403 2004-07-07  David Schleef  <ds@schleef.org>
13404
13405         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13406
13407 2004-07-07  Wim Taymans  <wim@fluendo.com>
13408
13409         * gst/playback/Makefile.am:
13410         * gst/playback/README:
13411         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13412         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13413         (compare_ranks), (print_feature), (gst_decode_bin_init),
13414         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13415         (try_to_link_1), (new_pad), (close_link), (type_found),
13416         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13417         (plugin_init):
13418         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13419         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13420         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13421         (gen_preroll_element), (no_more_pads), (new_stream),
13422         (setup_source), (gst_play_base_bin_set_property),
13423         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13424         (gst_play_base_bin_add_element),
13425         (gst_play_base_bin_remove_element),
13426         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13427         (gst_play_base_bin_unlink_stream),
13428         (gst_play_base_bin_get_streaminfo):
13429         * gst/playback/gstplaybasebin.h:
13430         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13431         (gst_play_bin_class_init), (gst_play_bin_init),
13432         (gst_play_bin_dispose), (gst_play_bin_set_property),
13433         (gst_play_bin_get_property), (gen_video_element),
13434         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13435         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13436         (gst_play_bin_get_formats), (gst_play_bin_convert),
13437         (gst_play_bin_get_query_types), (gst_play_bin_query),
13438         (plugin_init):
13439         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13440         (gst_stream_info_get_type), (gst_stream_info_class_init),
13441         (gst_stream_info_init), (gst_stream_info_new),
13442         (gst_stream_info_dispose), (gst_stream_info_set_property),
13443         (gst_stream_info_get_property):
13444         * gst/playback/gststreaminfo.h:
13445         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13446         (main):
13447         * gst/playback/test2.c: (main):
13448         * gst/playback/test3.c: (update_scale), (main):
13449         More playbin fixes. Added README. Do better element filtering.
13450         Added base class to preroll media. Added test apps.
13451
13452 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13453
13454         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13455         * ext/mpeg2dec/gstmpeg2dec.h:
13456           various debugging improvements.  Reset stream to next picture
13457           instead of sequence header, otherwise seeks cannot work.
13458
13459 2004-07-07  Wim Taymans  <wim@fluendo.com>
13460
13461         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13462         (gst_video_box_class_init), (gst_video_box_set_property),
13463         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13464         Use pad_alloc where possible.
13465
13466 2004-07-07  Wim Taymans  <wim@fluendo.com>
13467
13468         * sys/oss/gstosselement.c: (gst_osselement_reset),
13469         (gst_osselement_parse_caps):
13470         * sys/oss/gstosselement.h:
13471         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13472         Fix offset on osssrc.
13473
13474 2004-07-07  Wim Taymans  <wim@fluendo.com>
13475
13476         * ext/theora/theora.c: (plugin_init):
13477         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13478         (theora_dec_src_query), (theora_dec_chain):
13479         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13480         (theora_enc_sink_link), (theora_buffer_from_packet),
13481         (theora_push_packet), (theora_enc_chain):
13482         Fix theora granulepos calculation.
13483         Fix overflow in duration/position calculation.
13484         Bump rank to PRIMARY for theoradec.
13485         Use granulepos of last packet to calculate position.
13486         Set keyframe flag on buffers when needed.
13487
13488 2004-07-06  David Schleef  <ds@schleef.org>
13489
13490         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13491         serious?  (Fixed, obviously.)
13492
13493 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13494
13495         * po/LINGUAS:
13496         * po/cs.po:
13497           added Czech translation (Miloslav Trmac)
13498
13499 2004-07-05  Wim Taymans  <wim@fluendo.com>
13500
13501         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13502         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13503         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13504         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13505         (close_link), (type_found), (gst_decode_bin_set_property),
13506         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13507         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13508         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13509         (gst_decode_bin_query), (plugin_init):
13510         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13511         (gst_play_bin_class_init), (gst_play_bin_init),
13512         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13513         (get_video_element), (new_pad), (setup_source),
13514         (gst_play_bin_set_property), (gst_play_bin_get_property),
13515         (gst_play_bin_change_state), (gst_play_bin_add_element),
13516         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13517         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13518         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13519         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13520         * gst/playback/test.c: (main):
13521         More fixes, cleaned up playbin, make it use decodebin. Added
13522         threaded property to playbin.
13523
13524 2004-07-05  Wim Taymans  <wim@fluendo.com>
13525
13526         * configure.ac:
13527         * gst/playback/Makefile.am:
13528         * gst/playback/decodetest.c: (main):
13529         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13530         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13531         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13532         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13533         (close_link), (type_found), (gst_decode_bin_set_property),
13534         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13535         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13536         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13537         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13538         (plugin_init):
13539         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13540         (gst_play_bin_class_init), (gst_play_bin_init),
13541         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13542         (collect_sink_pads), (find_compatibles), (close_pad_link),
13543         (try_to_link_1), (new_pad), (close_link), (type_found),
13544         (setup_source), (gst_play_bin_set_property),
13545         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13546         (compare_ranks), (gst_play_bin_collect_factories),
13547         (gst_play_bin_change_state), (gst_play_bin_add_element),
13548         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13549         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13550         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13551         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13552         * gst/playback/test.c: (main):
13553         Added some playback helper elements and some test apps, very alpha
13554         still.
13555
13556 2004-07-04  Benjamin Otte  <otte@gnome.org>
13557
13558         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13559           only restart audio when we indeed have an xrun to fix repeated
13560           xruns. Fix suggested by Giuliano Pochini.
13561
13562 2004-07-03  David Schleef  <ds@schleef.org>
13563
13564         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
13565         call to gst_debug_log() if debugging is disabled (bug #145118)
13566
13567 2004-07-03  Benjamin Otte  <otte@gnome.org>
13568
13569         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13570           use our own functions for restarting the alsa device.
13571         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13572           I should apply patches myself - use MIN for the third argument, not
13573           the second, this fixes seeking
13574
13575 2004-07-02  David Schleef  <ds@schleef.org>
13576
13577         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13578         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
13579         do with the logic.
13580
13581 2004-07-02  David Schleef  <ds@schleef.org>
13582
13583         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
13584         output buffers.  Fix logic mistake.  (bug #144866)
13585
13586 2004-07-02  David Schleef  <ds@schleef.org>
13587
13588         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
13589         on X.  (bug #144753)
13590
13591 2004-07-02  David Schleef  <ds@schleef.org>
13592
13593         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
13594         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
13595         (bug #144624)
13596         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
13597         (gst_osselement_rate_probe_check): Add another workaround for
13598         buggy drivers (bug #145336)
13599
13600 2004-07-02  David Schleef  <ds@schleef.org>
13601
13602         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
13603         Most systems don't have MSG_NOSIGNAL.
13604
13605 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13606
13607         * Makefile.am:
13608         * gst-libs/gst/colorbalance/Makefile.am:
13609         * gst-libs/gst/mixer/Makefile.am:
13610         * gst-libs/gst/play/Makefile.am:
13611         * gst-libs/gst/tuner/Makefile.am:
13612           (hopefully) fix both install and dist and make error message useful.
13613           needs testing across automakes.
13614
13615 2004-07-02  Benjamin Otte  <otte@gnome.org>
13616
13617         * ext/ogg/gstogg.c: (plugin_init):
13618           we require bytestream now
13619         * ext/ogg/gstoggdemux.c:
13620           huge diff to implement chain setup in a fast and generic way. This
13621           improves tag reading and startup of huge files (read: Theora videos)
13622           quite a bit. It probably contains bugs, too, so please test.
13623           Seeking is not improved to the fast method.
13624
13625 2004-06-29  Wim Taymans  <wim@fluendo.com>
13626
13627         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13628         * ext/ogg/gstoggmux.c:
13629         Fix memleak in oggdemux when running unconnected pads.
13630         doc update in mux, start working on keyframe mode.
13631
13632 2004-06-29  Benjamin Otte  <otte@gnome.org>
13633
13634         * sys/oss/gstosssink.c:
13635         * sys/oss/gstosssrc.c:
13636           advertise correct template caps - we indeed do non-native endianness
13637           and 8bit audio has no endianness
13638         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
13639         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
13640           avoid (wrong) duplications in getcaps function and return
13641           template caps
13642
13643 2004-06-29  Wim Taymans  <wim@fluendo.com>
13644
13645         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13646         (gst_multifdsink_class_init), (gst_multifdsink_add),
13647         (gst_multifdsink_remove), (gst_multifdsink_clear),
13648         (gst_multifdsink_client_remove),
13649         (gst_multifdsink_handle_client_read),
13650         (gst_multifdsink_client_queue_data),
13651         (gst_multifdsink_client_queue_caps),
13652         (gst_multifdsink_client_queue_buffer),
13653         (gst_multifdsink_handle_client_write),
13654         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13655         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13656         (gst_multifdsink_init_send), (gst_multifdsink_close):
13657         Fix wrong GList iteration that could crash the server when
13658         more then 2 clients disconnect at the same time. Read all the
13659         pending commands in one batch to recover from command storms under
13660         very heavy load.
13661
13662 2004-06-28  Wim Taymans  <wim@fluendo.com>
13663
13664         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
13665         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
13666         (gst_videomixer_pad_set_property),
13667         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
13668         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
13669         (gst_videomixer_class_init), (gst_videomixer_init),
13670         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
13671         (pad_zorder_compare), (gst_videomixer_sort_pads),
13672         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
13673         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13674         (gst_videomixer_update_queues), (gst_videomixer_loop),
13675         (plugin_init):
13676         Avoid divide by zero, choose masterpad as the pad with the highest
13677         framerate.
13678
13679 2004-06-27  Julien Moutte  <julien@moutte.net>
13680
13681         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13682         (gst_ximagesink_xwindow_new):
13683         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13684         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
13685         function directly. We might want to call it from somewhere else one day.
13686
13687 2004-06-27  Julien Moutte  <julien@moutte.net>
13688
13689         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13690         (gst_ximagesink_xwindow_new):
13691         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13692         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
13693         window decorations.
13694
13695 2004-06-27  Wim Taymans  <wim@fluendo.com>
13696
13697         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
13698         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
13699         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
13700         (gst_dvdec_set_property), (gst_dvdec_get_property):
13701         * ext/dv/gstdvdec.h:
13702         Implement drop_factor property to lower the framerate with
13703         a factor.
13704
13705 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13706
13707         * gst-libs/gst/colorbalance/Makefile.am:
13708         * gst-libs/gst/mixer/Makefile.am:
13709         * gst-libs/gst/play/Makefile.am:
13710         * gst-libs/gst/tuner/Makefile.am:
13711           unbreak Company's fix that didn't install the -enum.h files
13712
13713 2004-06-27  Wim Taymans  <wim@fluendo.com>
13714
13715         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
13716         (gst_dvdec_change_state):
13717         * ext/dv/gstdvdec.h:
13718         Fix timestamp, duration and offset of the buffers.
13719
13720 2004-06-27  Wim Taymans  <wim@fluendo.com>
13721
13722         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13723         (gst_multifdsink_class_init), (gst_multifdsink_add),
13724         (gst_multifdsink_remove), (gst_multifdsink_clear),
13725         (gst_multifdsink_client_remove),
13726         (gst_multifdsink_handle_client_read),
13727         (gst_multifdsink_client_queue_data),
13728         (gst_multifdsink_client_queue_caps),
13729         (gst_multifdsink_client_queue_buffer),
13730         (gst_multifdsink_handle_client_write),
13731         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13732         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13733         (gst_multifdsink_init_send), (gst_multifdsink_close):
13734         * gst/tcp/gstmultifdsink.h:
13735         * gst/tcp/gsttcpserversink.c:
13736         (gst_tcpserversink_handle_server_read),
13737         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
13738         More multifdsink fixes, more recovery policy fixes.
13739         Removed stupid g_print
13740
13741 2004-06-26  Wim Taymans  <wim@fluendo.com>
13742
13743         * gst/tcp/Makefile.am:
13744         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13745         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
13746         (gst_multifdsink_class_init), (gst_multifdsink_init),
13747         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
13748         (gst_multifdsink_handle_client_read),
13749         (gst_multifdsink_client_queue_data),
13750         (gst_multifdsink_client_queue_caps),
13751         (gst_multifdsink_client_queue_buffer),
13752         (gst_multifdsink_handle_client_write),
13753         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13754         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13755         (gst_multifdsink_chain), (gst_multifdsink_set_property),
13756         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
13757         (gst_multifdsink_close), (gst_multifdsink_change_state):
13758         * gst/tcp/gstmultifdsink.h:
13759         * gst/tcp/gsttcpplugin.c: (plugin_init):
13760         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
13761         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
13762         (gst_tcpserversink_handle_server_read),
13763         (gst_tcpserversink_handle_select),
13764         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
13765         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
13766         * gst/tcp/gsttcpserversink.h:
13767         Added multifdsink, made tcpserversink a subclass of fdsink, removed
13768         one of the locks, added recovery policy to multifdsink.
13769
13770 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13771
13772         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
13773           fix decision for when getting frames with same timestamp
13774         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13775         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13776         (gst_v4lsrc_get_property):
13777         * sys/v4l/gstv4lsrc.h:
13778           add latency offset property
13779
13780 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13781
13782         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
13783         (plugin_init):
13784           fix debugging. add category.
13785
13786 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13787
13788         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
13789           fix wrong offsets
13790
13791 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13792
13793         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13794         (gst_alsa_src_get_time), (gst_alsa_src_loop),
13795         (gst_alsa_src_change_state):
13796           return a time that is in sync with the element's processing
13797
13798 2004-06-25  Wim Taymans  <wim@fluendo.com>
13799
13800         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
13801         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
13802         (gst_tcpserversink_client_remove),
13803         (gst_tcpserversink_handle_client_read),
13804         (gst_tcpserversink_client_queue_data),
13805         (gst_tcpserversink_client_queue_caps),
13806         (gst_tcpserversink_client_queue_buffer),
13807         (gst_tcpserversink_handle_client_write),
13808         (gst_tcpserversink_queue_buffer),
13809         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
13810         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
13811         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
13812         (gst_tcpserversink_close):
13813         * gst/tcp/gsttcpserversink.h:
13814         Serversink rewrite. Really do non blocking writes to clients and
13815         maintain an internal queue to handle slower clients while not
13816         disturbing fast clients.
13817
13818 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13819
13820         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
13821           better debug, don't override OFFSET and OFFSET_END
13822
13823 2004-06-25  Iain <iain@prettypeople.org>
13824
13825         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
13826         name=source for the wavparse pipeline.
13827
13828 2004-06-24  Johan Dahlin  <johan@gnome.org>
13829
13830         * ext/theora/theoraenc.c (theora_enc_chain): Call
13831         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
13832         streamheader caps are set correctly.
13833
13834 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13835
13836         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13837         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
13838           respect minimum bitrate; same could be done for max bitrate
13839
13840 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13841
13842         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13843         (gst_vorbisenc_setup):
13844           fix sample rate range
13845
13846 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13847
13848         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
13849         (gst_oggvorbisenc_setup):
13850         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
13851         (gst_vorbisenc_setup):
13852           resolve ambiguities in code and description
13853
13854 2004-06-24  Wim Taymans  <wim@fluendo.com>
13855
13856         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
13857         * ext/alsa/gstalsa.h:
13858         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13859         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
13860         Use alsa trigger_tstamp to get the timestamp of the first
13861         sample in the buffer for more precise sync. Some cleanups.
13862
13863 2004-06-24  Wim Taymans  <wim@fluendo.com>
13864
13865         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
13866         (gst_audiorate_init), (gst_audiorate_chain),
13867         (gst_audiorate_set_property), (gst_audiorate_get_property):
13868         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13869         (gst_videorate_chain):
13870         Added some logging, fixed an overflow bug in videorate.
13871
13872 2004-06-24  Benjamin Otte  <otte@gnome.org>
13873
13874         * ext/kio/Makefile.am:
13875           fix for builddir != srcdir and distcheck
13876
13877 2004-06-24  Benjamin Otte  <otte@gnome.org>
13878
13879         * gst-libs/gst/colorbalance/Makefile.am:
13880         * gst-libs/gst/mixer/Makefile.am:
13881         * gst-libs/gst/play/Makefile.am:
13882         * gst-libs/gst/tuner/Makefile.am:
13883         * gst/tcp/Makefile.am:
13884         * sys/dxr3/Makefile.am:
13885           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
13886           tarball.
13887           Also add all *.list files that were missing.
13888         * Makefile.am:
13889           add a distcheck hook to ensure the above doesn't happen again.
13890
13891 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
13892
13893         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
13894
13895 2004-06-23  Colin Walters  <walters@redhat.com>
13896
13897         * m4/Makefile.am: Distribute gst-fionread.m4.
13898
13899 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13900
13901         * configure.ac: back to dev
13902
13903 2004-06-23  Wim Taymans  <wim@fluendo.com>
13904
13905         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
13906         (gst_alsa_xrun_recovery):
13907         * ext/alsa/gstalsa.h:
13908         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13909         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
13910         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13911         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
13912         (gst_alsa_src_loop):
13913         Add clock to alsasrc. Take new capture timestamp when
13914         restarting after an overrun. Split up some functions between
13915         alsasrc and alsasink.
13916
13917 === release 0.8.2 ===
13918
13919 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13920
13921         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
13922         (gst_alsa_change_state), (gst_alsa_update_avail),
13923         (gst_alsa_xrun_recovery):
13924         * ext/alsa/gstalsa.h:
13925         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13926           merge back changes from release
13927
13928 2004-06-23  Wim Taymans  <wim@fluendo.com>
13929
13930         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
13931         (gst_audiorate_init), (gst_audiorate_chain),
13932         (gst_audiorate_set_property), (gst_audiorate_get_property):
13933         Implement sample dropping and notify
13934
13935 2004-06-22  Wim Taymans  <wim@fluendo.com>
13936
13937         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13938         (theora_enc_sink_link), (theora_buffer_from_packet),
13939         (theora_push_packet), (theora_enc_chain):
13940         Some cleanups, make sure the timestamps are correct.
13941
13942 2004-06-22  Wim Taymans  <wim@fluendo.com>
13943
13944         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
13945         (gst_alsa_change_state), (gst_alsa_update_avail),
13946         (gst_alsa_xrun_recovery):
13947         * ext/alsa/gstalsa.h:
13948         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
13949         Cleanups, take queued samples into account when reporting
13950         the time.
13951
13952 2004-06-22  Wim Taymans  <wim@fluendo.com>
13953
13954         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13955         (gst_videorate_init):
13956         Initialize the property as well.
13957
13958 2004-06-22  Wim Taymans  <wim@fluendo.com>
13959
13960         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13961         (gst_videorate_init), (gst_videorate_chain),
13962         (gst_videorate_set_property), (gst_videorate_get_property):
13963         Add property to make videorate silent.
13964         Add property to prefer new frames over old ones.
13965
13966 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13967
13968         * sys/osxvideo/Makefile.am:
13969         Workaround so that the osxvideo .so file gets linked with the
13970         Cocoa, OpenGL and QuickTime frameworks
13971
13972 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13973
13974         * sys/osxaudio/Makefile.am:
13975         Workaround so that the osxaudio .so file gets linked with the
13976         CoreAudio framework
13977
13978 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13979
13980         * configure.ac:
13981         Whoops, my fault...fixed build issues
13982
13983 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13984
13985         * configure.ac:
13986         Add objective-c support if running in Darwin/Mac OS X
13987         * sys/Makefile.am:
13988         * sys/osxvideo:
13989         * sys/osxvideo/Makefile.am:
13990         * sys/osxvideo/osxvideosink.h:
13991         * sys/osxvideo/osxvideosink.m:
13992         * sys/osxvideo/cocoawindow.h:
13993         * sys/osxvideo/cocoawindow.m:
13994         Add osxvideosink, a cocoa-based osx video sink
13995
13996
13997 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
13998         * ext/dvdnav/gst-dvd:
13999         Grab the gconf key from the right spot
14000         * gst/debug/gstnavseek.c: (gst_navseek_init),
14001         (gst_navseek_segseek), (gst_navseek_handle_src_event),
14002         (gst_navseek_chain):
14003         * gst/debug/gstnavseek.h:
14004           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
14005           and loop parameters of a segment seek.
14006         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14007         (gst_videotestsrc_get_event_masks),
14008         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
14009         * gst/videotestsrc/gstvideotestsrc.h:
14010           Add seeking support to videotestsrc
14011           Initialise the timestamp_offset variable.
14012
14013 2004-06-18  Wim Taymans  <wim@fluendo.com>
14014
14015         * ext/sidplay/gstsiddec.cc:
14016         Fix negotiation and set correct end offset.
14017
14018 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14019
14020         * configure.ac: branch and prerelease
14021
14022 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14023
14024         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
14025         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
14026         (gst_tcpclientsrc_init_receive):
14027         * gst/tcp/gsttcpclientsrc.h:
14028           read caps when connecting to server for GDP so we set them correctly
14029
14030 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14031
14032         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14033           notify drops and duplicates
14034         * gst/videoscale/videoscale.c: (videoscale_get_structure):
14035           no good reason to limit ourselves to 100x100
14036
14037 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14038
14039         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14040         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14041         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14042         (gst_v4lsrc_get_property):
14043         * sys/v4l/gstv4lsrc.h:
14044         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14045         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14046         (gst_v4l_set_audio):
14047         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
14048         (gst_v4lsrc_try_capture):
14049         * sys/v4l/v4lsrc_calls.h:
14050           change try_palette to more general try_capture
14051           add autoprobe option so we can turn off autoprobing
14052           various fixes
14053
14054 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14055
14056         * configure.ac:
14057           add videorate
14058         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
14059         (gst_ximagesink_class_init):
14060         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
14061         (gst_xvimagesink_class_init):
14062           run them as finalize, not dispose, since dispose can be invoked
14063           multiple times
14064
14065 2004-06-17  Wim Taymans  <wim@fluendo.com>
14066
14067         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14068         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
14069         * ext/alsa/gstalsa.h:
14070         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14071         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
14072         (gst_alsa_src_change_state):
14073         * ext/alsa/gstalsasrc.h:
14074         Make the xrun code timestamp and offset the buffers correctly.
14075         moved the clock to the base class, use alsa methods to get time.
14076         Do correct timestamping on outgoing buffers.
14077
14078 2004-06-17  Wim Taymans  <wim@fluendo.com>
14079
14080         * gst/audiorate/Makefile.am:
14081         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14082         (gst_audiorate_base_init), (gst_audiorate_class_init),
14083         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14084         (gst_audiorate_set_property), (gst_audiorate_get_property),
14085         (gst_audiorate_change_state), (plugin_init):
14086         Added an audiorate converter that fills in gaps.
14087
14088 2004-06-17  Johan Dahlin  <johan@gnome.org>
14089
14090         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14091
14092 2004-06-16  Wim Taymans  <wim@fluendo.com>
14093
14094         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14095         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14096         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14097         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14098         (gst_v4lsrc_get_property):
14099         * sys/v4l/gstv4lsrc.h:
14100         Added a copy mode to v4lsrc where it will output a copied version
14101         of its internal hardware buffer.
14102         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14103         can't | them.
14104
14105 2004-06-16  Wim Taymans  <wim@fluendo.com>
14106
14107         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14108         Timestamp fixes.
14109
14110 2004-06-16  Wim Taymans  <wim@fluendo.com>
14111
14112         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14113         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14114         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14115         (gst_v4lsrc_get_property):
14116         * sys/v4l/gstv4lsrc.h:
14117         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14118         Added a sync mode enum property to control v4lsrc timestamp method
14119         Removed the use-fixed-fps property and moved functionality in
14120         the enum.
14121         Don't error on an error value from v4l-conf, it might not always
14122         be a real error.
14123
14124 2004-06-16  Wim Taymans  <wim@fluendo.com>
14125
14126         * gst/videorate/Makefile.am:
14127         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14128         (gst_videorate_base_init), (gst_videorate_class_init),
14129         (gst_videorate_getcaps), (gst_videorate_link),
14130         (gst_videorate_init), (gst_videorate_chain),
14131         (gst_videorate_set_property), (gst_videorate_get_property),
14132         (gst_videorate_change_state), (plugin_init):
14133         Added a video timestamp corrector.
14134
14135 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14136
14137         fixed a potential leak with previous commit
14138
14139         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14140
14141 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14142
14143         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14144         Added missing refcount, fixes bug #144425
14145         Cheers Tim for finding the bug
14146
14147 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14148
14149         * sys/v4l/gstv4l.c: (plugin_init):
14150         * sys/v4l/gstv4lcolorbalance.c:
14151         * sys/v4l/gstv4lcolorbalance.h:
14152         * sys/v4l/gstv4lelement.c:
14153         * sys/v4l/gstv4lelement.h:
14154         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14155         * sys/v4l/gstv4lmjpegsink.h:
14156         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14157         * sys/v4l/gstv4lmjpegsrc.h:
14158         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14159         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14160         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14161         * sys/v4l/gstv4lsrc.h:
14162         * sys/v4l/gstv4ltuner.c:
14163         * sys/v4l/gstv4ltuner.h:
14164         * sys/v4l/gstv4lxoverlay.c:
14165         * sys/v4l/gstv4lxoverlay.h:
14166         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14167         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14168         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14169         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14170         (gst_v4l_set_audio):
14171         * sys/v4l/v4l_calls.h:
14172         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14173         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14174         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14175         (gst_v4lmjpegsink_playback_init),
14176         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14177         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14178         (gst_v4lmjpegsink_playback_stop),
14179         (gst_v4lmjpegsink_playback_deinit):
14180         * sys/v4l/v4lmjpegsink_calls.h:
14181         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14182         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14183         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14184         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14185         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14186         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14187         * sys/v4l/v4lmjpegsrc_calls.h:
14188         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14189         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14190         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14191         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14192         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14193         (gst_v4lsrc_try_palette):
14194         * sys/v4l/v4lsrc_calls.h:
14195           bunch of paranoia cleanups
14196
14197 2004-06-14  David Schleef  <ds@schleef.org>
14198
14199         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14200         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14201         Send discont events and change timestamps appropriately when
14202         we get a seek event.  (bug #144240)
14203         * ext/cdparanoia/gstcdparanoia.h:
14204
14205 2004-06-14  Benjamin Otte  <otte@gnome.org>
14206
14207         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14208           snd_pcm_hw_params_set_rate  since the latter fails for no good
14209           reason on some setups.
14210
14211 2004-06-14  David Schleef  <ds@schleef.org>
14212
14213         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14214         standard.  Thank you for playing.
14215
14216 2004-06-14  Wim Taymans  <wim@fluendo.com>
14217
14218         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14219         Patch 1.3 broke the ordering of the colorspace info and
14220         made the plugin basically work by coincidence, reordered
14221         the info.
14222
14223 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14224
14225         * ext/lame/gstlame.c:
14226         * ext/mad/gstmad.c:
14227           sync caps.  Make sure mad can only output a list of rates, not
14228           a full range.  In the future, have three caps lists for each of the
14229           mpeg versions.  Change mpegversion to a double as well.
14230
14231 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14232
14233         * gst/volume/.cvsignore:
14234         * gst/volume/Makefile.am:
14235         * gst/volume/demo.c: (value_changed_callback), (idler),
14236         (setup_gui), (main):
14237           added small demo app
14238
14239 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14240         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14241         * ext/esd/esdsink.h:
14242         Close the esd connection on pause, because esd will just wait -
14243         blocking all other esd clients indefinitely.
14244
14245 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14246
14247         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14248           previous commit with GST_DEBUG
14249
14250 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14251
14252         * configure.ac:
14253           add a header check for a dvdread header in dvdnav.  Fixes #133002
14254
14255 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14256
14257         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14258         * gst/tcp/gsttcpclientsink.h:
14259         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14260         * gst/tcp/gsttcpclientsrc.h:
14261         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14262         (gst_tcpserversink_handle_server_read),
14263         (gst_tcpserversink_init_send):
14264         * gst/tcp/gsttcpserversink.h:
14265         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14266         * gst/tcp/gsttcpserversrc.h:
14267         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14268         version of IP)
14269
14270 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14271
14272         * configure.ac:
14273         Added ogg library so that OSX detects libtheora properly
14274
14275 2004-06-11  Wim Taymans  <wim@fluendo.com>
14276
14277         * ext/theora/theoradec.c: (theora_dec_chain),
14278         (theora_dec_change_state):
14279         Don't try to decode frames before we received a keyframe.
14280
14281 2004-06-11  Wim Taymans  <wim@fluendo.com>
14282
14283         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14284         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14285         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14286         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14287         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14288         Added property to set the maximum delay of a page.
14289
14290 2004-06-10  Wim Taymans  <wim@fluendo.com>
14291
14292         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14293         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14294         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14295         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14296         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14297         Added max-delay property to control the maximum amount
14298         of data to put in one page.
14299
14300 2004-06-10  Wim Taymans  <wim@fluendo.com>
14301
14302         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14303         (gst_theora_enc_init), (theora_enc_sink_link),
14304         (theora_buffer_from_packet), (theora_enc_set_property),
14305         (theora_enc_get_property):
14306         Set duration on encoded buffer, added some more properties
14307
14308 2004-06-10  Wim Taymans  <wim@fluendo.com>
14309
14310         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14311         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14312         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14313         * ext/theora/theoraenc.c: (theora_enc_chain):
14314         Fix refcounting bugs
14315
14316 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14317
14318         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14319         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14320         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14321         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14322         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14323         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14324         (gst_asf_demux_change_state):
14325         * gst/asfdemux/gstasfdemux.h:
14326           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14327           feels like. I think we should set a new requirement for demuxers
14328           from now on to implement sane loop functions, data loops, query
14329           and seek functions before first commit into CVS. And this commit
14330           fixes all of the above.
14331
14332 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14333
14334         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14335           vorbis comments are properly encoded in UTF-8 before adding them
14336           to a GstTagList
14337
14338 2004-06-09  Benjamin Otte  <otte@gnome.org>
14339
14340         * ext/alsa/gstalsa.c: (add_channels):
14341           handle min <= max correctly
14342         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14343         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14344           add fixation functions so we fixate correctly. No preferring of alaw
14345           anymore because it's the first structure.
14346         * ext/alsa/gstalsa.h:
14347         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14348         (gst_alsa_hw_params_dump):
14349           add functions to ease debugging in alsalib
14350         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14351         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14352         (gst_alsa_start_audio):
14353           only specify hw params if we really setup a format (fixes #134007 -
14354           or at least works around it)
14355
14356 2004-06-09  Wim Taymans  <wim@fluendo.com>
14357
14358         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14359         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14360         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14361         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14362         (gst_ogg_mux_loop):
14363         Use stream caps to setup the initial pages in the ogg stream.
14364         Correctly set the streamheader caps on the srcpad.
14365
14366 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14367
14368         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14369         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14370         (gst_v4lsrc_getcaps):
14371         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14372         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14373           add querying of fps lists for webcams.  Negotiating to a framerate
14374           now works.
14375
14376 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14377
14378         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14379         (theora_push_buffer), (theora_push_packet),
14380         (theora_set_header_on_caps), (theora_enc_chain):
14381           mark buffers and put on streamheader, raw theora streaming
14382           now works too, whee
14383
14384 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14385
14386         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14387         (gst_tcp_gdp_read_caps):
14388           do a looping read for caps and GDP headers too
14389
14390 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14391
14392         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14393         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14394           return EOS instead of NULL in _get
14395
14396 2004-06-08  Wim Taymans  <wim@fluendo.com>
14397
14398         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14399         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14400         (gst_tcp_gdp_write_caps):
14401         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14402         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14403         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14404         Memory leak fixes
14405
14406 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14407
14408         * ext/vorbis/Makefile.am:
14409         * ext/vorbis/vorbis.c: (plugin_init):
14410         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14411         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14412         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14413         (vorbis_parse_change_state):
14414         * ext/vorbis/vorbisparse.h:
14415           adding a vorbisparse element that marks the buffers, streaming
14416           raw vorbis using GDP now works, whee
14417
14418 2004-06-08  Wim Taymans  <wim@fluendo.com>
14419
14420         * ext/jpeg/Makefile.am:
14421         * ext/jpeg/README:
14422         * ext/jpeg/gstjpeg.c: (plugin_init):
14423         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14424         (gst_smokedec_base_init), (gst_smokedec_class_init),
14425         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14426         * ext/jpeg/gstsmokedec.h:
14427         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14428         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14429         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14430         (gst_smokeenc_resync), (gst_smokeenc_chain),
14431         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14432         * ext/jpeg/gstsmokeenc.h:
14433         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14434         (smokecodec_flush_destination), (smokecodec_term_destination),
14435         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14436         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14437         (smokecodec_term_source), (smokecodec_encode_new),
14438         (smokecodec_decode_new), (smokecodec_info_free),
14439         (smokecodec_set_quality), (smokecodec_get_quality),
14440         (smokecodec_set_threshold), (smokecodec_get_threshold),
14441         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14442         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14443         (smokecodec_parse_header), (smokecodec_decode):
14444         * ext/jpeg/smokecodec.h:
14445         Added a new simple jpeg based codec
14446
14447 2004-06-08  Wim Taymans  <wim@fluendo.com>
14448
14449         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14450         (gst_multipart_mux_loop):
14451         Fix memory leak
14452
14453 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14454
14455         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14456         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14457         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14458         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14459         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14460         * gst/tcp/gsttcpserversink.h:
14461           take streamheader into account
14462
14463 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14464
14465         * gst/level/Makefile.am:
14466         * gst/level/gstlevel.c: (gst_level_class_init):
14467           clean up marshal generation
14468
14469 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14470
14471         * gst/tcp/Makefile.am:
14472         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14473         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14474         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14475         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14476         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14477         (gst_tcpclientsrc_get_property):
14478         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14479         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14480         (gst_tcpserversink_handle_client_read),
14481         (gst_tcpserversink_handle_client_write),
14482         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14483         * gst/tcp/gsttcpserversink.h:
14484           add signals client-added and client-removed
14485         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14486         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14487         (gst_tcpserversrc_get_property):
14488         uniformized, change default protocol to NONE
14489         * gst/tcp/gsttcp-marshal.list: added
14490 2004-06-07  Benjamin Otte  <otte@gnome.org>
14491
14492         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14493           handle discont events if they happen before caps nego
14494
14495 2004-06-07  Wim Taymans  <wim@fluendo.com>
14496
14497         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14498         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14499         (gst_multipart_demux_plugin_init):
14500         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14501         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14502         (gst_multipart_mux_change_state):
14503         Small updates, fix a memleak
14504
14505 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14506
14507         * configure.ac: OSS portability
14508         * ext/arts/gst_arts.c: idem
14509         * sys/oss/gstosselement.c: idem
14510         * sys/oss/gstossmixer.c: idem
14511         * sys/oss/gstosssink.c: idem
14512         * sys/oss/gstosssrc.c: idem
14513         * sys/oss/oss_probe.c: idem
14514           - check for soundcard.h in different places for some BSD
14515
14516 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14517
14518         * AUTHORS:
14519         Add me to the authors file
14520         * configure.ac:
14521         Increase the libdv requirement to >= version 0.100
14522         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14523         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14524         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14525         * ext/dv/gstdvdec.h:
14526         Add support for the new_media flag when sending DISCONT events
14527         Make the querying work when video pad is not linked
14528
14529 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14530
14531         reviewed by Benjamin Otte  <otte@gnome.org>
14532
14533         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14534           create a NULL-initialized array of pads, so we don't think they
14535           exist already. (fixes #143130)
14536
14537 2004-06-07  Benjamin Otte  <otte@gnome.org>
14538
14539         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14540         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14541         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14542           don't use // coments
14543
14544 2004-06-07  Benjamin Otte  <otte@gnome.org>
14545
14546         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14547           cast to GstClockTime to get higher granularity
14548         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14549           use gst_element_set_time_delay to get the exact time
14550         * ext/mad/gstmad.c: (gst_mad_chain):
14551           use the negotiated rate instead of the current frame's rate which
14552           might be wrong because of bit errors. This avoids emitting totally
14553           bogus timestamps and screwing sync.
14554         (fixes #143454)
14555
14556 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14557
14558         reviewed by Benjamin Otte  <otte@gnome.org>
14559
14560         * gst/adder/gstadder.c: (gst_adder_loop):
14561           properly error out when no negotiation has happened yet. (fixes
14562           #143032)
14563
14564 2004-06-06  Benjamin Otte  <otte@gnome.org>
14565
14566         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14567           forward correctly transformed offset in discont events. Based on
14568           patch by Arwed v. Merkatz. (fixes #142851)
14569
14570 2004-06-06  David Schleef  <ds@schleef.org>
14571
14572         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
14573         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
14574         problems on several systems.
14575
14576 2004-06-06  Benjamin Otte  <otte@gnome.org>
14577
14578         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14579           use explicit caps on the srcpad
14580         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14581           properly error out if caps couldn't be set (fixes #142764)
14582
14583 2004-06-06  Benjamin Otte  <otte@gnome.org>
14584
14585         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14586         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14587         (gst_alsa_start_audio):
14588           - don't call set_periods_integer anymore, it breaks the
14589           configuration randomly
14590           - call snd_pcm_hw_params_set_access directly instead of using masks
14591           - don't fail if the sw_params can't be set, just use the default
14592           params and hope it works. Alsalib has weird issues when you touch
14593           sw_params and does no proper error reporting about what failed.
14594         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14595         (gst_alsa_close_audio):
14596           make our alsa debugging go via gst debugging and not conditionally
14597           defined
14598         * ext/alsa/gstalsa.h:
14599           add ALSA_DEBUG_FLUSH macro
14600         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
14601         (plugin_init):
14602           wrap alsa errors to be printed via the gst debugging system and not
14603           spammed to stderr
14604
14605 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14606
14607         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
14608         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
14609         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
14610         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
14611         (qtdemux_parse_trak):
14612         * gst/qtdemux/qtdemux.h:
14613           Bitch. Also known as seeking, querying & co.
14614         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14615         (gst_osssink_change_state):
14616         * sys/oss/gstosssink.h:
14617           Resyncing is for weenies, this hack is no longer needed and was
14618           broken anyway (since it - unintendedly - always leaves resync to
14619           TRUE).
14620
14621 2004-06-05  Andrew Turner <zxombie@hotpop.com>
14622
14623         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
14624         * gst/tcp/gsttcpclientsrc.h: idem
14625           - define MSG_NOSIGNAL if not done
14626           - include unistd.h for off_t
14627           (fixes #143749)
14628
14629 2004-06-05  Benjamin Otte  <otte@gnome.org>
14630
14631         * configure.ac:
14632         * ext/kio/Makefile.am:
14633           check for qt's moc preprocessor explicitly and use it
14634
14635 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14636
14637         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
14638           don't get a signal for EPIPE on socket writes
14639           (somebody check if this works on other platforms)
14640
14641 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14642
14643         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14644         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14645           check error condition on available samples correctly
14646
14647 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14648
14649         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
14650           avoid a segfault
14651         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
14652         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
14653         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14654         (gst_tcpserversrc_gdp_read_header):
14655          use ssize_t over size_t since the former is signed and thus the
14656          check for error codes can work
14657
14658 2004-06-02  Wim Taymans  <wim@fluendo.com>
14659
14660         reviewed by: Johan
14661
14662         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14663         (gst_multipart_mux_loop):
14664         Oops
14665
14666 2004-06-02  Wim Taymans  <wim@fluendo.com>
14667
14668         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14669         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14670         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14671         (gst_multipart_mux_change_state):
14672         Added configurable boundary specifier, added the value as a
14673         caps field as well.
14674
14675 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14676
14677         * gst/tcp/gsttcp.c:
14678         * gst/tcp/gsttcpclientsrc.c:
14679         * gst/tcp/gsttcpclientsrc.h:
14680         * gst/tcp/gsttcpserversrc.c:
14681           - portability fix, to compile on OSX
14682             (fixes #143146)
14683
14684         * sys/osxaudio/gstosxaudioelement.c:
14685         * sys/osxaudio/gstosxaudiosink.c:
14686         * sys/osxaudio/gstosxaudiosrc.c:
14687           - compilation warnings on OSX
14688             (fixes #143153)
14689
14690 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14691
14692         * ext/vorbis/vorbisdec.c : sign warning fixes
14693
14694         * gst-libs/gst/mixer/mixertrack.c :
14695           do no use defines which are glib 2.4 specific
14696
14697 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
14698
14699         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
14700           buffer since libflac doesn't expect it (reports a sync error when
14701           it encounters that)
14702
14703
14704 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
14705
14706         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
14707         * gst-libs/gst/mixer/mixertrack.c:
14708         (gst_mixer_track_get_property), (get_mixer_track_init),
14709         (get_mixer_track_get_property): Added property accessors
14710         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
14711         * gst-libs/gst/mixer/mixeroptions.c:
14712         (gst_mixer_options_get_values): Added
14713         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
14714         * gst-libs/gst/mixer/mixer.c: Fixed comment
14715
14716
14717 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14718
14719         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
14720           improve error messages on open
14721
14722
14723 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14724
14725         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14726           check if v4l-conf is in path
14727
14728 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14729
14730         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
14731           change assert to a more readable error message
14732
14733 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14734
14735         * gst-libs/gst/tuner/tunerchannel.h:
14736           - add a freq_multiplicator field to make the conversion
14737             between internal frequency unit and Hz
14738         * sys/v4l/gstv4lelement.c:
14739         * sys/v4l2/gstv4l2element.c:
14740           - change default video device to /dev/video0
14741         * sys/v4l/v4l_calls.c:
14742         * sys/v4l2/v4l2_calls.c:
14743           - we only expose frequency to the user in Hz instead of
14744             bastard v4lX unit (either 62.5kHz or 62.5Hz)
14745
14746 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
14747         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14748           Initialise b_o_s and e_o_s variables
14749         * gst-libs/gst/riff/riff-media.c:
14750         (gst_riff_create_video_caps_with_data):
14751           Add some unusual fourcc's from mplayer avi's
14752         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
14753           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
14754           autoplugging.
14755
14756 2004-05-28  Wim Taymans  <wim@fluendo.com>
14757
14758         * configure.ac:
14759         * gst/alpha/Makefile.am:
14760         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
14761         (gst_alpha_get_type), (gst_alpha_base_init),
14762         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
14763         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
14764         (gst_alpha_chroma_key), (gst_alpha_chain),
14765         (gst_alpha_change_state), (plugin_init):
14766         A plugin to add an alpha channel to I420 video. Can optionally do
14767         chroma keying.
14768         * gst/multipart/Makefile.am:
14769         * gst/multipart/multipart.c: (plugin_init):
14770         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14771         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14772         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
14773         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14774         (gst_multipart_demux_change_state),
14775         (gst_multipart_demux_plugin_init):
14776         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
14777         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
14778         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
14779         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
14780         (gst_multipart_mux_pad_unlink),
14781         (gst_multipart_mux_request_new_pad),
14782         (gst_multipart_mux_handle_src_event),
14783         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
14784         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
14785         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14786         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
14787         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
14788         send multipart jpeg images to a browser.
14789         * gst/videobox/Makefile.am:
14790         * gst/videobox/README:
14791         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
14792         (gst_video_box_get_type), (gst_video_box_base_init),
14793         (gst_video_box_class_init), (gst_video_box_init),
14794         (gst_video_box_set_property), (gst_video_box_get_property),
14795         (gst_video_box_sink_link), (gst_video_box_i420),
14796         (gst_video_box_ayuv), (gst_video_box_chain),
14797         (gst_video_box_change_state), (plugin_init):
14798         Crops or adds borders around an image. can do alpha channel
14799         borders as well.
14800         * gst/videomixer/Makefile.am:
14801         * gst/videomixer/README:
14802         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14803         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
14804         (gst_videomixer_pad_get_sink_event_masks),
14805         (gst_videomixer_pad_get_property),
14806         (gst_videomixer_pad_set_property),
14807         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
14808         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
14809         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14810         (gst_videomixer_base_init), (gst_videomixer_class_init),
14811         (gst_videomixer_init), (gst_videomixer_request_new_pad),
14812         (gst_videomixer_handle_src_event),
14813         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
14814         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
14815         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
14816         (gst_videomixer_loop), (gst_videomixer_get_property),
14817         (gst_videomixer_set_property), (gst_videomixer_change_state),
14818         (plugin_init):
14819         Generic video mixer plugin, can handle multiple inputs all with
14820         different framerates and video sizes. Is fully alpha channel
14821         aware.
14822
14823 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14824
14825         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14826           Select first track as master track. Not sure how else to handle
14827           that...
14828         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
14829           Discard discont events. Should fix #142962.
14830
14831 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14832
14833         * ext/alsa/Makefile.am:
14834         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
14835         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
14836         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
14837         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
14838         (gst_alsa_mixer_get_option):
14839         * ext/alsa/gstalsamixer.h:
14840         * ext/alsa/gstalsamixeroptions.c:
14841         (gst_alsa_mixer_options_get_type),
14842         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
14843         (gst_alsa_mixer_options_new):
14844         * ext/alsa/gstalsamixeroptions.h:
14845         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14846         * ext/alsa/gstalsamixertrack.h:
14847           Add enumerations (as GstMixerOptions). Make correct distinction
14848           between input/output tracks. Add capture/playback private flag.
14849           Use flag to decide on whether to set capture or playback volumes
14850           or switches. Use playback and record switches.
14851         * gst-libs/gst/mixer/Makefile.am:
14852         * gst-libs/gst/mixer/mixer-marshal.list:
14853         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
14854         (gst_mixer_set_option), (gst_mixer_get_option),
14855         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
14856         (gst_mixer_volume_changed), (gst_mixer_option_changed):
14857         * gst-libs/gst/mixer/mixer.h:
14858         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
14859         (gst_mixer_options_class_init), (gst_mixer_options_init),
14860         (gst_mixer_options_dispose):
14861         * gst-libs/gst/mixer/mixeroptions.h:
14862           Add GstMixerOptions.
14863         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
14864           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
14865           broken device detection on computers with multiple OSS sound
14866           cards.
14867
14868 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14869
14870         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
14871           fixate nicely even when the peer is not negotiating
14872
14873 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14874
14875         * gst/audioconvert/gstaudioconvert.c:
14876         (gst_audio_convert_parse_caps):
14877           make sure we don't allow depth > width
14878         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
14879           fixate endianness to G_BYTE_ORDER as default
14880         * gst/audioscale/gstaudioscale.c:
14881           we don't handle another endianness as host-endianness
14882
14883 2004-05-25  David Schleef  <ds@schleef.org>
14884
14885         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
14886
14887 2004-05-24  Benjamin Otte  <otte@gnome.org>
14888
14889         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
14890         (gst_oggvorbisenc_setup):
14891           properly fail when we can't setup the vorbis encoder due to
14892           unsupported settings
14893         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
14894         (gst_vorbisenc_setup):
14895           same
14896         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
14897           fix case where warnings occured when one pad was unlinked while the
14898           other's link function was called
14899
14900 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14901
14902         * gst/tcp/Makefile.am:
14903           use GST_ENABLE_NEW
14904
14905 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14906
14907         * gst-libs/gst/resample/private.h:
14908           don't use optimizations that are #if 0'ed
14909
14910 2004-05-24  Wim Taymans  <wim@fluendo.com>
14911
14912         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
14913         Fix potential division by zero error and hopefully get
14914         the position query right to get correct timestamps on avi
14915         audio.
14916
14917 2004-05-24  Wim Taymans  <wim@fluendo.com>
14918
14919         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
14920         (gst_videoscale_scale_nearest_str2),
14921         (gst_videoscale_scale_nearest_str4),
14922         (gst_videoscale_scale_nearest_32bit),
14923         (gst_videoscale_scale_nearest_24bit),
14924         (gst_videoscale_scale_nearest_16bit):
14925         Fix the scaling algorithm and avoid a buffer overflow.
14926         removed the while loop in the scaling function as it
14927         was used for point sampling only.
14928
14929 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14930
14931         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
14932         (gst_id3_tag_class_init), (gst_id3_tag_init),
14933         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
14934         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
14935         (gst_id3_tag_send_tag_event):
14936           lots of fixes to make id3mux work and id3demux work correctly
14937
14938 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14939
14940         * ext/Makefile.am:
14941           add rules to build shout2send (was removed by accident
14942           when this module was no more marked experimental/broken)
14943
14944 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14945
14946         * ext/shout2/gstshout2.c:
14947         * ext/shout2/gstshout2.h:
14948           adding a "connection problem" signal to shout2send
14949           (fixes #142954)
14950
14951 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14952
14953         * ext/kio/kioreceiver.cpp:
14954         * ext/kio/kioreceiver.h:
14955           fix sign comparison issues
14956
14957 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14958
14959         * gst/cdxaparse/gstcdxaparse.c:
14960         * gst/cdxaparse/gstcdxaparse.h:
14961           some renaming
14962           add some checks/sanity
14963           prepare for seek addition
14964
14965         * sys/sunaudio/gstsunaudio.c:
14966           remove exported dupe init function
14967
14968 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
14969
14970         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
14971         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
14972           Fix format conversion and position querying.
14973         * gst/debug/progressreport.c: (gst_progressreport_report):
14974           Don't output a bogus total value that we didn't query.
14975         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
14976           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
14977           only a blank window after xine has been used.
14978
14979 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14980
14981         * m4/as-arts.m4:
14982           sync with upstream version to fix test on FC2
14983           readd with -ko to preserve Id header
14984
14985 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14986
14987         * configure.ac:
14988           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
14989         * gst/tcp/gsttcpclientsrc.c: idem
14990         * gst/tcp/gsttcpserversink.c: idem
14991         * gst/tcp/gsttcpserversrc.c: idem
14992         * m4/gst-fionread.m4: idem
14993
14994         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
14995
14996         * configure.ac: enable speex plugin for speex 1.1.5+
14997         * ext/speex/gstspeexenc.c: fix cast warning
14998
14999         * ext/esd/README: fix typo
15000
15001 2004-05-20  David Schleef  <ds@schleef.org>
15002
15003         * configure.ac: Minor cosmetic change to convince the buildbot to
15004         reautogen.
15005         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
15006         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
15007         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
15008         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
15009         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
15010         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
15011         More hacking.  Plays audio now.
15012
15013 2004-05-20  David Schleef  <ds@schleef.org>
15014
15015         * configure.ac:
15016         * sys/Makefile.am:
15017
15018 2004-05-20  David Schleef  <ds@schleef.org>
15019
15020         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
15021         * sys/osxaudio/gstosxaudio.c:
15022         * sys/osxaudio/gstosxaudioelement.c:
15023         * sys/osxaudio/gstosxaudioelement.h:
15024         * sys/osxaudio/gstosxaudiosink.c:
15025         * sys/osxaudio/gstosxaudiosink.h:
15026         * sys/osxaudio/gstosxaudiosrc.c:
15027         * sys/osxaudio/gstosxaudiosrc.h:
15028
15029 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15030
15031         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
15032         (gst_vorbisenc_chain):
15033           put the codec headers on the caps as streamheader as well as
15034           pushing them out
15035
15036 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15037
15038         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15039         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15040         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
15041         split up push_packet into two functions
15042
15043 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15044
15045         * gst/tcp/.cvsignore:
15046           ignore enums
15047         * gst/tcp/Makefile.am:
15048         * gst/tcp/README:
15049         * gst/tcp/gsttcp.c:
15050         * gst/tcp/gsttcp.h:
15051         * gst/tcp/gsttcpclientsink.c:
15052         * gst/tcp/gsttcpclientsink.h:
15053         * gst/tcp/gsttcpclientsrc.c:
15054         * gst/tcp/gsttcpclientsrc.h:
15055         * gst/tcp/gsttcpplugin.c:
15056         * gst/tcp/gsttcpserversink.c:
15057         * gst/tcp/gsttcpserversink.h:
15058         * gst/tcp/gsttcpserversrc.c:
15059         * gst/tcp/gsttcpserversrc.h:
15060           add new tcp elements
15061
15062 2004-05-19  Wim Taymans  <wim@fluendo.com>
15063
15064         * gst/law/mulaw-conversion.c: (mulaw_encode):
15065         Fix overflow bug in ulaw encoding.
15066
15067 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15068
15069         * ext/mad/gstmad.c: (gst_mad_handle_event):
15070           don't unref the event twice
15071
15072 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15073
15074         * configure.ac:
15075           remove -Wno-sign-compare
15076
15077 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15078
15079         * configure.ac:
15080           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15081           if you want to work against glib 2.2 and 2.4
15082
15083 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15084
15085         * gst/tcp/Makefile.am:
15086         * gst/tcp/gsttcp.c:
15087         * gst/tcp/gsttcp.h:
15088         * gst/tcp/gsttcpsink.h:
15089         * gst/tcp/gsttcpsrc.h:
15090           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15091
15092 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15093
15094         * gst/debug/tests.c: (md5_get_value):
15095           fix segfault on gst-inspect
15096
15097 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15098
15099         * gst/debug/testplugin.c:
15100         * gst/debug/tests.c:
15101         * gst/debug/tests.h:
15102           add new extensible and configurable testing element. Current tests
15103           include buffer count, stream length, timestamp/duration matching and
15104           md5.
15105         * gst/debug/Makefile.am:
15106         * gst/debug/gstdebug.c: (plugin_init):
15107           add infrastructure for new element
15108
15109 2004-05-19  Johan Dahlin  <johan@gnome.org>
15110
15111         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15112         ending of the array. Fixes gst-inspect segfault on ppc.
15113
15114 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15115
15116         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15117
15118         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15119
15120 2004-05-18  David Schleef  <ds@schleef.org>
15121
15122         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15123         warnings (bugs, actually) noticed by gcc but not forte.
15124
15125 2004-05-18  David Schleef  <ds@schleef.org>
15126
15127         * sys/sunaudio/Makefile.am:
15128         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15129
15130 2004-05-18  David Schleef  <ds@schleef.org>
15131
15132         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15133         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15134         to allow qtdemux to use non-seekable streams. (bug #142272)
15135
15136 2004-05-18  David Schleef  <ds@schleef.org>
15137
15138         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15139         (gst_resample_sinc_ft_float): Remove use of static temporary
15140         buffer.  This code was obviously not supposed to last long, but
15141         it's stuck in our ABI, so it required a little hack to make it
15142         ABI-compatible.  Fixes #142585.
15143         * gst-libs/gst/resample/resample.h: same.
15144
15145 2004-05-18  David Schleef  <ds@schleef.org>
15146
15147         * configure.ac: Add sunaudio
15148         * examples/Makefile.am: make gstplay depend on gconf
15149         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15150         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15151         (convert_table_lookup), (img_convert): remove c99-isms
15152         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15153           unsigned, to fix a warning on Solaris
15154         * gst/mpeg1sys/systems.c: bcopy->memcpy
15155         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15156         * sys/Makefile.am: Add sunaudio
15157
15158 2004-05-18  Wim Taymans  <wim@fluendo.com>
15159
15160         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15161         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15162         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15163         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15164         (gst_ogg_mux_loop):
15165         Fix an ugly memleak where the muxer didn't flush enough ogg
15166         pages. This also resulted in badly muxed ogg files.
15167
15168 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15169
15170         * gst/asfdemux/asfheaders.c :
15171         * gst/asfdemux/asfheaders.h :
15172         * gst/asfdemux/gstasfdemux.c :
15173           - fix ASF_OBJ_PADDING guid
15174           - add 3 new object guids (language list, metadata,
15175             extended stream properties)
15176           - add a function to parse extended header objects
15177
15178 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15179
15180         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15181           remove leftover debugging g_print
15182
15183 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15184
15185         * ext/mad/gstmad.c: (gst_mad_handle_event):
15186           Fix for when the first format in a discont event is not a
15187           byte-based one. Should fix #137710.
15188
15189 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15190
15191         * m4/a52.m4 : fix compilation with -Wall -Werror
15192         * m4/libfame.m4 : idem
15193         * m4/libmikmod.m4 : idem
15194
15195 2004-05-17  Benjamin Otte  <otte@gnome.org>
15196
15197         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15198           signal the new tags before giving up the reference
15199
15200 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15201
15202         * ext/shout2/gstshout2.c:
15203           use application/ogg instead of application/x-ogg (patch by Patrick
15204           Guimond, fixes #142432)
15205         * sys/oss/gstosselement.c: (gst_osselement_reset),
15206         (gst_osselement_sync_parms):
15207           don't set fragment size unless specified (fixes #142493)
15208
15209 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15210
15211         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15212           fixes #142664
15213
15214 2004-05-17  Benjamin Otte  <otte@gnome.org>
15215
15216         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15217           compute offsets correctly for internal buffers so timestamps are set
15218           correctly when we can't seek. Also handle cases where there are no
15219           offsets. (based on a patch by David Moore, fixes #142507)
15220
15221 2004-05-17  Benjamin Otte  <otte@gnome.org>
15222
15223         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15224           use correct variable when determining amount of data to skip so we
15225           don't skip into the void and segfault
15226
15227 2004-05-16  Benjamin Otte  <otte@gnome.org>
15228
15229         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15230           Hi, I'm a memleak
15231
15232 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15233
15234         * gst/asfdemux/gstasfdemux.c:
15235           - fix a mem leak and always propagate tags
15236           - add WMV3 to known video codecs (but no decoder yet)
15237           - replace "surplus data" at end of audio header for what
15238             it is : codec specific data
15239           - fix a typo
15240
15241 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15242
15243         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15244
15245         * gst-libs/gst/audio/audioclock.c:
15246           Fix wrong return type (#142205).
15247
15248 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15249
15250         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15251           Ignore CRCs by default (fixes #142566).
15252
15253 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15254
15255         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15256         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15257         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15258         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15259         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15260         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15261           Fix for cases where we fail to attach to a mixer.
15262
15263 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15264
15265         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15266           Don't touch events after not owning them anymore.
15267         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15268         (gst_wavparse_fmt), (gst_wavparse_other),
15269         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15270         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15271         (gst_wavparse_srcpad_event):
15272         * gst/wavparse/gstwavparse.h:
15273           Add seeking, fix querying.
15274
15275 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15276
15277         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15278           - process comments even if they don't end with \0\0
15279             g_convert would ignore them if present and works well without them
15280
15281 2004-05-16  Benjamin Otte  <otte@gnome.org>
15282
15283         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15284           simplify caps
15285
15286 2004-05-16  Benjamin Otte  <otte@gnome.org>
15287
15288         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15289           don't write to memory we might not write to - g_convert does that
15290           for us anyway (fixes #142613)
15291         (gst_asf_demux_audio_caps):
15292           comment out gst_util_dump_mem
15293
15294 2004-05-16  Benjamin Otte  <otte@gnome.org>
15295
15296         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15297           compute correct expected timestamps after seek (broken since
15298           last commit)
15299         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15300           rename element and debugging category to gdkpixbufscale
15301
15302 2004-05-16  Benjamin Otte  <otte@gnome.org>
15303
15304         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15305           add error checking to snd_pcm_delay and remove duplicate call to
15306           snd_pcm_delay that caused issues (see inline code comments)
15307         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15308           make more readable and fix return value when snd_pcm_delay fails
15309         (fixes #142586)
15310
15311 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15312         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15313         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15314         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15315         (gst_pixbufscale_link), (gst_pixbufscale_init),
15316         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15317         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15318         (gst_pixbufscale_get_property), (pixbufscale_init):
15319         * ext/gdk_pixbuf/pixbufscale.h:
15320         Add these files I forgot earlier
15321
15322 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15323         * ext/gdk_pixbuf/Makefile.am:
15324         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15325         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15326         Add new pixbufscale element to scale RGB video
15327         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15328         and HYPER interpolation correctly.
15329         * ext/theora/theoraenc.c: (theora_enc_chain),
15330         Discard buffer and return if explicit caps could not be set
15331         (theora_enc_get_property):
15332         Make _get return kbps for the bitrate consistent with
15333         the _set function.
15334
15335
15336 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15337
15338         * ext/libvisual/visual.c: (gst_visual_chain):
15339           add missing visual_audio_analyze
15340
15341 2004-05-14  David Schleef  <ds@schleef.org>
15342
15343         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15344         is killed while we're playing.
15345         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15346         gst_element_no_more_pads().
15347
15348 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15349
15350         * gst-libs/gst/riff/riff-read.c :
15351           - fix INFO tag extraction in RIFF/AVI files
15352             because gst_event_unref (event) also freed taglist
15353           - avoid a mem leak
15354
15355 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15356
15357         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15358         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15359
15360         * gst/auparse/gstauparse.c :
15361           - add code (commented for now) to support audio/x-adpcm on src pad
15362             (we have no decoder for those layout yet)
15363
15364         * gst/cdxaparse/gstcdxaparse.c :
15365         * gst/cdxaparse/gstcdxaparse.h :
15366           - partial rewrite using RiffRead (ripped iain's wavparse code)
15367
15368         * gst/rtp/gstrtpL16enc.c : typo
15369         * gst/rtp/gstrtpgsmenc.c : typo
15370
15371 2004-05-13  Benjamin Otte  <otte@gnome.org>
15372
15373         * configure.ac:
15374           check for exact version of libvisual, it's not supposed to be
15375           API/ABI stable yet
15376
15377 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15378
15379         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15380           signal no-more-pads
15381
15382 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15383
15384         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15385         Report which format was used for GST_FORMAT_DEFAULT
15386         * gst/debug/Makefile.am:
15387         * gst/debug/gstdebug.c: (plugin_init):
15388         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15389         (gst_progressreport_class_init), (gst_progressreport_init),
15390         (gst_progressreport_report), (gst_progressreport_set_property),
15391         (gst_progressreport_get_property), (gst_progressreport_chain),
15392         (gst_progressreport_plugin_init):
15393         Add progressreport element for testing.
15394
15395 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15396
15397         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15398         * sys/v4l/gstv4lsrc.h:
15399         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15400         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15401         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15402         (gst_v4lsrc_grab_frame):
15403           add more debugging
15404           send a discont at start
15405
15406 2004-05-12  Colin Walters  <walters@redhat.com>
15407
15408         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15409         inflooping if we can't find a chunk.  Or in other words, don't blow
15410         chunks if we don't have a chunk to blow.
15411
15412 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15413         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15414         Remove old debug output
15415         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15416         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15417         (gst_dvdec_set_property), (gst_dvdec_get_property):
15418         Change the quality setting to an enum, so it works from gst-launch
15419         Don't renegotiate a non-linked pad. Allows audio only decoding.
15420         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15421         (gst_deinterlace_link), (gst_deinterlace_init):
15422         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15423         (gst_videodrop_link):
15424         Some caps negotiation fixes
15425
15426 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15427
15428         * ext/tarkin/gsttarkin.c :
15429           - Change RANK from NONE to PRIMARY
15430         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15431           - Change RANK from NONE to MARGINAL
15432         * ext/divx/gstdivxenc.c :
15433           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15434
15435 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15436
15437         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15438         (gst_vorbisenc_push_packet):
15439           copy a function that was added between 1.0 and 1.0.1 until we
15440           depend on worthwhile features of post-1.0
15441
15442 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15443
15444         * configure.ac:
15445           enable shout2 by default
15446         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15447         (gst_shout2send_base_init), (gst_shout2send_init),
15448         (gst_shout2send_connect), (gst_shout2send_change_state):
15449         * ext/shout2/gstshout2.h:
15450           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15451           #142262)
15452         * ext/theora/theora.c: (plugin_init):
15453           don't set rank on encoders
15454
15455 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15456
15457         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15458           Use codec_data property instead of flag1 and flag2 for wma
15459
15460 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15461
15462         * gst/cdxaparse/gstcdxaparse.c :
15463           - Add mpegversion to CAPS to make it link
15464           - Rank is as GST_RANK_SECONDARY instead of NONE
15465         * gst/auparse/gstauparse.c :
15466           - Document all audio encoding we can encounter from Solaris 9
15467             headers and libsndfile information.
15468           - Increase max. rate from 48000 to 192000 (to match other elements)
15469           - Don't try to play junk data between header and samples
15470
15471 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15472
15473         * ext/libvisual/visual.c: (gst_visual_getcaps):
15474           use the right caps depending on endianness (I hope)
15475         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15476           use GST_RANK_NONE for all non-decoding elements or spider gets
15477           mighty confused
15478
15479 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15480
15481         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15482           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15483
15484 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15485
15486         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15487         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15488         (gst_switch_loop), (gst_switch_get_type):
15489           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15490           HEADERS. Had to be said.
15491
15492 2004-05-10  David Schleef  <ds@schleef.org>
15493
15494         * configure.ac: Add prototype Dirac support.
15495         * ext/Makefile.am:
15496         * ext/dirac/Makefile.am:
15497         * ext/dirac/gstdirac.cc:
15498         * ext/dirac/gstdiracdec.cc:
15499
15500 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15501
15502         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15503         (gst_auparse_init), (gst_auparse_chain),
15504         (gst_auparse_change_state):
15505           Hack around spider. Remove me some day please.
15506
15507 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15508
15509         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15510           Fix for some uninitialized variables in previous patch, also
15511           makes it work. Fixes #142286 while we're at it.
15512
15513 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15514
15515         * gst/auparse/gstauparse.c:
15516                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15517                 only unsupported formats are ADPCM/CCITT G.72x
15518                 reviewed by Ronald
15519         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15520
15521 2004-05-10  Wim Taymans  <wim@fluendo.com>
15522
15523         * ext/vorbis/Makefile.am:
15524         * ext/vorbis/README:
15525         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15526         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15527         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15528         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15529         (gst_oggvorbisenc_convert_sink),
15530         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15531         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15532         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15533         (get_constraints_string), (update_start_message),
15534         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15535         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15536         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15537         * ext/vorbis/oggvorbisenc.h:
15538         * ext/vorbis/vorbis.c: (plugin_init):
15539         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15540         (raw_caps_factory), (gst_vorbisenc_class_init),
15541         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15542         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15543         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15544         * ext/vorbis/vorbisenc.h:
15545         Added a raw vorbis encoder to be used with the oggmuxer.
15546         We still need the old encoder for some gnome applications,
15547         read the README to find out how that works.
15548         The raw encoder is called "rawvorbisenc" until 0.9.
15549
15550 2004-05-10  Wim Taymans  <wim@fluendo.com>
15551
15552         * ext/ogg/gstogg.c: (plugin_init):
15553         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15554         (gst_ogg_print):
15555         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15556         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
15557         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
15558         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
15559         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
15560         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
15561         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
15562         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
15563         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
15564         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
15565         Added an ogg muxer.
15566         Small typo fixes in the demuxer.
15567
15568 2004-05-10  Wim Taymans  <wim@fluendo.com>
15569
15570         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15571         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15572         (theora_enc_change_state), (theora_enc_set_property),
15573         (theora_enc_get_property):
15574         Mark the last packet with an EOS flag which is not really needed
15575         in gstreamer.
15576         Do some better video framerate initialisation.
15577         Update the buffer timestamp.
15578
15579 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15580
15581         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
15582         Return the result of the parent state change call
15583
15584 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15585
15586         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
15587         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
15588         * gst/law/alaw-encode.c : (idem)
15589         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
15590         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
15591         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
15592
15593 2004-05-09  Benjamin Otte  <otte@gnome.org>
15594
15595         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15596           don't use a fixed buffer size when writing variable length data to
15597           it. Fixes memory corruption and makes alsasrc work
15598
15599 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15600
15601         * ext/gnomevfs/gstgnomevfssink.c:
15602         (_gst_boolean_allow_overwrite_accumulator),
15603         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
15604           Run glib's default signal handler (??) in RUN_CLEANUP rather than
15605           RUN_LAST, and don't use that to set the accumulator value because
15606           then it's always FALSE.
15607
15608 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15609
15610         * gst-libs/gst/riff/riff-media.c:
15611         (gst_riff_create_video_caps_with_data),
15612         (gst_riff_create_audio_caps),
15613         (gst_riff_create_audio_template_caps):
15614         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
15615           Fix for unaligned RIFF files (i.e. where all the chunks together
15616           in a LIST chunk are not of the same size as the size given in
15617           the LIST chunk header). Fixes several odd WAVE files. Also fix
15618           ADPCM (block_align property) in audio, so that wavparse based
15619           on this works now as it used to stand-alone.
15620
15621 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
15622
15623         reviewed by Benjamin Otte  <otte@gnome.org>
15624
15625         * ext/a52dec/gsta52dec.c:
15626         * ext/divx/gstdivxdec.c:
15627         * ext/divx/gstdivxenc.c:
15628         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
15629         * ext/faac/gstfaac.c: (gst_faac_base_init):
15630         * ext/faad/gstfaad.c: (gst_faad_base_init):
15631         * ext/ivorbis/vorbisfile.c:
15632         * ext/lame/gstlame.c:
15633         * ext/libfame/gstlibfame.c:
15634         * ext/mpeg2enc/gstmpeg2enc.cc:
15635         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
15636         * ext/sidplay/gstsiddec.cc:
15637         * ext/speex/gstspeexdec.c:
15638         * ext/speex/gstspeexenc.c:
15639         * ext/xvid/gstxviddec.c:
15640         * ext/xvid/gstxvidenc.c:
15641           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
15642           (fixes #142193)
15643
15644 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15645
15646         * ext/alsa/gstalsa.c: (device_list),
15647         (gst_alsa_class_probe_devices):
15648         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
15649           Fix alsa oddness in mixer after the combination of using mixer
15650           in source/sink elements and using hw:x,y instead of just hw:x.
15651
15652 2004-05-09  Benjamin Otte  <otte@gnome.org>
15653
15654         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
15655         (gst_wavparse_create_sourcepad):
15656           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
15657           sourcepads
15658
15659 2004-05-09  Benjamin Otte  <otte@gnome.org>
15660
15661         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15662           allow discont events before caps nego
15663
15664 2004-05-08  Benjamin Otte  <otte@gnome.org>
15665
15666         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
15667           don't leak events
15668
15669 2004-05-08  Benjamin Otte  <otte@gnome.org>
15670
15671         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
15672         (gst_level_change_state), (gst_level_init):
15673         * gst/level/gstlevel.h:
15674           figure out if we're initialized directly instead of keeping a
15675           variable that's wrong in 90% of cases
15676           don't initialize pads and then leak them and use a new unitialized
15677           pad. (fixes #142084)
15678           these were bugs so n00bish I didn't find them for an hour :/
15679
15680 2004-05-08 Iain <iain@prettypeople.org>
15681
15682         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
15683         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
15684         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
15685         return the length that was read.
15686         (gst_riff_read_strf_auds): Allow fmt tags as well.
15687
15688 2004-05-07  David Schleef  <ds@schleef.org>
15689
15690         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
15691         signed char assumption in faad.h.
15692
15693 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15694
15695         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
15696           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
15697
15698 2004-05-07  Colin Walters  <walters@redhat.com>
15699
15700         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
15701         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
15702         function.
15703         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
15704         Add dispose function.
15705
15706 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
15707         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
15708           Fix caps nego and pad templates. RGB mode caps should
15709           work now.
15710         * ext/dvdnav/gst-dvd:
15711           Move mpeg2dec inside the thread because otherwise the
15712           queue rejects cap changes mid-stream
15713         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
15714         (gst_mpeg2dec_flush_decoder):
15715           For mpeg2dec > 0.4.0, call the flush function instead of
15716           manually extracting all in-flight frames.
15717         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
15718         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
15719           Change mime type video/dv go video/x-dv to match the
15720           rest of gst-plugins
15721
15722 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15723
15724         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15725         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
15726         (gst_alsa_sink_class_init):
15727         * ext/alsa/gstalsasink.h:
15728         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
15729         (gst_alsa_src_class_init):
15730         * ext/alsa/gstalsasrc.h:
15731           Make alsasink/src a subclass of alsamixer so that mixer stuff
15732           shows up in gst-rec. Needs some finetuning.
15733
15734 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15735
15736         * ext/lame/gstlame.c: (gst_lame_chain):
15737           simplify
15738         * ext/mad/gstmad.c: (gst_mad_handle_event):
15739           fix event leak
15740         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
15741           be able to detect mp3 files < 4096 bytes
15742
15743 2004-05-06  Wim Taymans  <wim@fluendo.com>
15744
15745         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15746         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15747         (theora_enc_set_property), (theora_enc_get_property):
15748         Also encode the first frame, cleanup some code.
15749
15750 2004-05-06  Wim Taymans  <wim@fluendo.com>
15751
15752         * ext/mpeg2enc/gstmpeg2enc.cc:
15753         Forward events first before deciding that negotiation was
15754         not performed.
15755
15756 2004-05-06  Wim Taymans  <wim@fluendo.com>
15757
15758         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
15759         First process the events before deciding that negotiation
15760         was not performed.
15761
15762 2004-05-06  Wim Taymans  <wim@fluendo.com>
15763
15764         * ext/theora/Makefile.am:
15765         * ext/theora/theora.c: (plugin_init):
15766         * ext/theora/theoradec.c: (theora_dec_change_state):
15767         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
15768         (gst_theora_enc_class_init), (gst_theora_enc_init),
15769         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
15770         (theora_enc_chain), (theora_enc_change_state),
15771         (theora_enc_set_property), (theora_enc_get_property):
15772         Added a theora encoder, grouped the encoder and decoder into the
15773         same plugin.
15774
15775 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15776
15777         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15778         (gst_jpegenc_chain):
15779         fix DURATION on outgoing buffers
15780         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
15781         debug using time formats
15782         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15783         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15784         (gst_xvimagesink_sink_link):
15785         windows with width/height 0 generate X errors, so don't allow them
15786
15787 2004-05-05  Wim Taymans  <wim@fluendo.com>
15788
15789         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
15790         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
15791         (gst_mpeg2dec_negotiate_format):
15792         * ext/mpeg2dec/gstmpeg2dec.h:
15793           removed the static pad template so that we can add the
15794           more accurate framerate value to the caps.
15795
15796
15797 2004-05-04  Benjamin Otte  <otte@gnome.org>
15798
15799         * configure.ac:
15800           check for kdemacros.h, too (should fix #141821)
15801         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
15802           don't crash if no header was sent, but nicely error out (fixes part
15803           of #141554)
15804
15805 2004-05-04  Wim Taymans  <wim@fluendo.com>
15806
15807         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
15808         parent dispose function to avoid segfault on destroy.
15809
15810 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
15811
15812         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
15813         (plugin_init):
15814         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15815         (gst_xvimagesink_sink_link):
15816         clean up debugging caps
15817         also recreate xvimage when format has changed
15818
15819 2004-05-04  Benjamin Otte  <otte@gnome.org>
15820
15821         * ext/libvisual/Makefile.am:
15822         * ext/libvisual/visual.c: (gst_visual_class_init),
15823         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
15824         (gst_visual_srclink), (gst_visual_chain),
15825         (gst_visual_change_state), (plugin_init):
15826           use a GstAdapter to correctly adapt buffer sizes - allows using a
15827           framerate
15828
15829 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15830
15831         * sys/v4l/gstv4lelement.h:
15832         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
15833         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
15834         (gst_v4lsrc_buffer_free):
15835         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
15836         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
15837         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
15838         (gst_v4lsrc_requeue_frame):
15839         move some debugging categories around
15840         query for fps index and set accordingly if found
15841
15842 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15843
15844         * ext/lame/gstlame.c:
15845         correct defaults that lame_init puts out of range
15846
15847 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15848
15849         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
15850         (gst_divxenc_class_init):
15851         fix range since -1 is the default
15852         * gst/mpeg1sys/gstmpeg1systemencode.c:
15853         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
15854         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
15855         (gst_rtjpegdec_chain):
15856         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
15857         (gst_rtjpegenc_chain):
15858         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
15859         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
15860         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
15861         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
15862         * sys/v4l/gstv4lsrc.c:
15863         * sys/v4l/v4l_calls.c: (gst_v4l_open):
15864         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15865         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15866         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
15867         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
15868           remove gst_info calls
15869
15870 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15871
15872         * Makefile.am:
15873         * po/af.po:
15874         * po/az.po:
15875         * po/en_GB.po:
15876         * po/nl.po:
15877         * po/sr.po:
15878         * po/sv.po:
15879           Updated translations
15880
15881 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15882
15883         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
15884           refactor/comment code
15885
15886 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15887
15888         * gst/asfdemux/Makefile.am:
15889         * gst/asfdemux/asfheaders.c:
15890         * gst/asfdemux/asfheaders.h:
15891         * gst/asfdemux/gstasf.c: (plugin_init):
15892         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
15893         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
15894         (gst_asf_demux_setup_pad):
15895         * gst/asfdemux/gstasfdemux.h:
15896         * gst/asfdemux/gstasfmux.c:
15897         * gst/asfdemux/gstasfmux.h:
15898           Add tagging support to demuxer, split out registration in its own
15899           file instead of in demux (hacky), and prevent having some tables
15900           in our memory multiple times (in asfheaders.h).
15901
15902 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15903
15904         * gst/matroska/matroska-demux.c:
15905         (gst_matroska_demux_parse_metadata):
15906         * gst/matroska/matroska-ids.h:
15907           Basic tag reading support.
15908
15909 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15910
15911         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
15912           Really detect ac-3 audio.
15913         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
15914           really detect matroska files (off-by-1).
15915
15916 2004-04-30  David Schleef  <ds@schleef.org>
15917
15918         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15919         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
15920         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
15921         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
15922         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
15923         hackage -- parse a lot more atoms, extract a few tags.  One might even
15924         mistake this for tag support.  Maybe it is.
15925         * gst/qtdemux/qtdemux.h:
15926
15927 2004-04-30  Colin Walters  <walters@verbum.org>
15928
15929         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
15930
15931 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15932
15933         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15934         (gst_ffmpegcolorspace_getcaps):
15935           remove broken nego fix
15936
15937 2004-04-30  Benjamin Otte  <otte@gnome.org>
15938
15939         * configure.ac:
15940         * ext/Makefile.am:
15941         * ext/libvisual/Makefile.am:
15942         * ext/libvisual/visual.c:
15943           add initial support for libvisual (http://libvisual.sourceforge.net)
15944           libvisual is still quite alpha, so expect crashes in there :)
15945
15946 2004-04-29  David Schleef  <ds@schleef.org>
15947
15948         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
15949         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
15950         up qtdemux to make it spit out codec_data.  Do _not_ look at this
15951         code; you will no longer respect me.
15952
15953 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15954
15955         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
15956         * ext/alsa/gstalsa.h :
15957         change alsa pcm device discovery to find more than 1 device
15958         per card. code review by Ronald.
15959
15960 2004-04-29  David Schleef  <ds@schleef.org>
15961
15962         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
15963         Add a check for a driver bug on FreeBSD.  (bug #140565)
15964
15965 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15966
15967         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
15968         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15969         (gst_jpegenc_getcaps):
15970           move format setting to inner loop
15971         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15972         (gst_ffmpegcolorspace_getcaps):
15973           use GST_PAD_CAPS if available so that we use already negotiated
15974           caps
15975         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15976         (qtdemux_parse_moov), (qtdemux_parse):
15977           extra debugging
15978         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
15979         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
15980           move hardcoded path to DEFINE
15981
15982 2004-04-28  David Schleef  <ds@schleef.org>
15983
15984         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
15985         (bug #140064)
15986
15987 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15988
15989         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
15990           Don't probe for playback device if we're a source element. Fixes
15991           #139658.
15992
15993 2004-04-29  Benjamin Otte  <otte@gnome.org>
15994
15995         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
15996         (gst_id3_tag_chain):
15997           rewrite buffer offset
15998
15999 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16000
16001         * configure.ac:
16002         * ext/Makefile.am:
16003         * ext/dts/Makefile.am:
16004         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
16005         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
16006         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
16007         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
16008         (gst_dtsdec_loop), (gst_dtsdec_change_state),
16009         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
16010         (plugin_init):
16011         * ext/dts/gstdtsdec.h:
16012           New DTS decoder.
16013         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
16014         (gst_faad_srcconnect):
16015           Add ESDS atom handling (.m4a).
16016
16017 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16018
16019         * ext/divx/gstdivxdec.c: (plugin_init):
16020           Remove comment that makes no sense.
16021         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
16022           Fix for obvious typo that resulted in warnings during gst-register.
16023         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
16024         (gst_xviddec_sink_link):
16025           Fix caps negotiation a bit better.
16026         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16027           We call this 'codec_data', not 'esds'.
16028
16029 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16030
16031         * gst/monoscope/gstmonoscope.c:
16032           make sure we only provide 256x128
16033         * gst/monoscope/monoscope.c: (monoscope_init):
16034           assert size of 256x128
16035
16036 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16037
16038         * Makefile.am:
16039         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
16040         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
16041           fixate to max width and height of device
16042
16043 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16044
16045         * Makefile.am:
16046         * sys/v4l/gstv4l.c:
16047         * sys/v4l/gstv4lsrc.c:
16048         * sys/v4l/v4l_calls.c:
16049         * sys/v4l/v4lsrc_calls.c:
16050           fix for qc-usb driver which fakes having more than one buffer
16051           by handing the same buffer twice, which confused GStreamer's/v4lsrc
16052           buffer_free override
16053           add debugging
16054
16055 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16056
16057         * Makefile.am:
16058         * gst/videotestsrc/gstvideotestsrc.c:
16059         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
16060         (gst_videotestsrc_init), (gst_videotestsrc_get),
16061         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
16062         * gst/videotestsrc/gstvideotestsrc.h:
16063           add num-buffers property
16064
16065         2004-04-26  Benjamin Otte  <otte@gnome.org>
16066
16067         * ext/mad/gstid3tag.c: (plugin_init):
16068           set id3mux rank to NONE so it doesn't confuse spider
16069           require audio/mpeg,mpegversion=1 in id3mux
16070
16071 2004-04-26  Benjamin Otte  <otte@gnome.org>
16072
16073         * configure.ac:
16074           detect faad correctly as non-working if it's indeed non-working
16075
16076 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16077
16078         * Makefile.am:
16079         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16080         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16081         fix _getcaps so it only negotiates to its supported format
16082
16083 2004-04-25  Benjamin Otte  <otte@gnome.org>
16084
16085         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16086           fix memleak
16087
16088 2004-04-23  Benjamin Otte  <otte@gnome.org>
16089
16090         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16091           audio/x-raw-int with height rules! not. Now it's depth.
16092
16093 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16094
16095         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16096         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16097         (gst_wavparse_loop):
16098           Missing variable initialization. Add handling of DVI ADPCM. Fix
16099           mis-parsing of LIST chunks. This works around a bug where we mis-
16100           parse non-aligning LIST chunks (so LIST chunks where the contents
16101           don't align with the actual LIST size). The correct fix is to use
16102           rifflib, I'm not going to fix wavparse - too much work. All this
16103           fixes #104878.
16104
16105 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16106
16107         reviewed by Benjamin Otte  <otte@gnome.org>
16108
16109         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16110           fix shoutcast not working (fixes #140844)
16111
16112 2004-04-22  Benjamin Otte  <otte@gnome.org>
16113
16114         * ext/hermes/gsthermescolorspace.c:
16115         (gst_hermes_colorspace_caps_remove_format_info):
16116         * gst/colorspace/gstcolorspace.c:
16117         (gst_colorspace_caps_remove_format_info):
16118         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16119         (gst_ffmpegcolorspace_caps_remove_format_info):
16120           s/gst_caps_simplify/gst_caps_do_simplify/
16121
16122 2004-04-22  Benjamin Otte  <otte@gnome.org>
16123
16124         * gst-libs/gst/riff/riff-media.c:
16125         (gst_riff_create_video_caps_with_data):
16126           mpegversion is an int
16127         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16128           don't try to create pad templates with NULL caps, use any caps
16129           instead.
16130
16131 2004-04-20  David Schleef  <ds@schleef.org>
16132
16133         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16134         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16135         (bug #140384)
16136
16137 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16138
16139         reviewed by David Schleef
16140
16141         * ext/mad/gstid3tag.c: Add stdlib.h
16142         * gst/rtp/gstrtpgsmenc.c: same
16143         * gst/tags/gstid3tag.c: same
16144         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16145         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16146         GST_DISABLE_LOADSAVE use.
16147         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16148         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16149         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16150         atol(3)).
16151         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16152         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16153         strtoul(3)).
16154         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16155         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16156         $(ID3_CFLAGS).
16157         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16158         $(LIBFAME_CFLAGS).
16159
16160 2004-04-20  David Schleef  <ds@schleef.org>
16161
16162         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16163         last checkin.  Same idea.
16164
16165 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16166
16167         reviewed by David Schleef
16168
16169         * configure.ac: bump required gstreamer version to 0.8.1.1
16170         because of following changes [--ds]
16171
16172         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16173         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16174         (gst_riff_read_header):  Use GST_READ_UINT*
16175         macros to access possibly unaligned memory.
16176
16177         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16178         (mp3_type_find):  Use GST_READ_UINT*
16179         macros to access possibly unaligned memory.
16180         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16181         (speex_type_find): Likewise
16182
16183         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16184
16185         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16186         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16187         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16188         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16189         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16190         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16191         macros to access possibly unaligned memory.
16192
16193         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16194         Likewise.
16195
16196         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16197         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16198
16199         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16200         Likewise.
16201
16202         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16203         (gst_mpeg2subt_chain_subtitle): Likewise.
16204
16205         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16206         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16207         Likewise.
16208
16209         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16210         Likewise.
16211
16212         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16213         Likewise.
16214
16215         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16216         Likewise.
16217
16218 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16219
16220         * configure.ac:
16221           update required version of GStreamer because of GST_TIME_FORMAT
16222
16223 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16224
16225         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16226           remove leftover g_print
16227         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16228           don't try setting only a subset of the caps. We don't want to kill
16229           autoplugging on purpose
16230
16231 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16232
16233         * sys/ximage/ximagesink.c: (plugin_init):
16234         * sys/xvimage/xvimagesink.c: (plugin_init):
16235           add debugging categories
16236
16237 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16238
16239         * po/en_GB.po:
16240         * po/LINGUAS:
16241           Adding en_GB translation (Gareth Owen)
16242
16243 2004-04-20  David Schleef  <ds@schleef.org>
16244
16245         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16246         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16247         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16248         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16249         A number of new features and hacks to extract the esds atom and
16250         put it into the caps.  (bug #137724)
16251
16252 2004-04-19  David Schleef  <ds@schleef.org>
16253
16254         * gconf/Makefile.am: Fix for non-GNU make
16255         * gst-libs/gst/Makefile.am: Change directory order to handle
16256         GstPlay linking with gstinterfaces
16257         * gst-libs/gst/audio/make_filter: make use of tr portable
16258         * gst-libs/gst/play/Makefile.am: Add intended \
16259         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16260         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16261         function prototype instead of void *.
16262         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16263         macro.
16264         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16265         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16266         * gst/videofilter/make_filter: make use of tr portable
16267         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16268
16269 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16270
16271         * po/LINGUAS:
16272         * po/uk.po:
16273           Added Ukrainian translation (Maxim V. Dziumanenko)
16274
16275 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16276
16277         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16278         (gst_gsmdec_link), (gst_gsmdec_chain):
16279           Fix capsnego, simplify chain function slightly.
16280         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16281           Add GSM.
16282
16283 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16284
16285         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16286         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16287         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16288           Hack to make wavparse work with spider (always -> sometimes pad).
16289           Fixes #135862 && #140411.
16290
16291 2004-04-18  Benjamin Otte  <otte@gnome.org>
16292
16293         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16294         (gst_osselement_rate_probe_check),
16295         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16296           get rid of \n in debug output
16297
16298 2004-04-17  Iain <iain@prettypeople.org>
16299
16300         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16301         not just EOS.
16302
16303 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16304
16305         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16306         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16307         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16308         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16309         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16310         (gst_id3_tag_change_state), (plugin_init):
16311           deprecate id3tag element and replace with id3demux/id3mux.
16312           great side effect: this ugly file is now even uglier, yay!
16313         * ext/mad/gstmad.h:
16314           remove non-available function
16315           update for new get_type
16316
16317 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16318
16319         * configure.ac:
16320           require mpeg2dec >= 0.4.0
16321
16322 2004-04-17  Benjamin Otte  <otte@gnome.org>
16323
16324         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16325         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16326         (gst_xvimagesink_set_xwindow_id):
16327           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16328           assorted cleanup fixes.
16329
16330 2004-04-16  David Schleef  <ds@schleef.org>
16331
16332         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16333         * sys/xvimage/xvimagesink.h: same
16334
16335 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16336
16337         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16338           Fix GST_ELEMENT_ERROR with (NULL)
16339
16340 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16341
16342         * gst-libs/gst/riff/riff-media.c:
16343         (gst_riff_create_video_caps_with_data):
16344           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16345
16346 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16347
16348         * gst-libs/gst/riff/riff-media.c:
16349         (gst_riff_create_video_caps_with_data),
16350         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16351         (gst_riff_create_video_template_caps),
16352         (gst_riff_create_audio_template_caps):
16353         * gst-libs/gst/riff/riff-media.h:
16354         * gst-libs/gst/riff/riff-read.c:
16355         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16356         * gst-libs/gst/riff/riff-read.h:
16357         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16358           Add MS RLE support. I added some functions to read out strf chunks
16359           into strf chunks and the data behind it. This is usually color
16360           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16361           caps creation. Lastly, add ADPCM (similar to wavparse - which
16362           should eventually be rifflib based).
16363         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16364         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16365         * gst/matroska/matroska-demux.h:
16366           Remove placeholders for some prehistoric tagging system. Didn't add
16367           support for any tag system really anyway.
16368         * gst/qtdemux/qtdemux.c:
16369           Add support for audio/x-m4a (MPEG-4) through spider.
16370         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16371         (gst_wavparse_loop):
16372           ADPCM support (#135862). Increase max. buffer size because we
16373           cannot split buffers for ADPCM (screws references) and I've seen
16374           files with 2048 byte chunks. 4096 seems safe for now.
16375
16376 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16377
16378         * configure.ac: bump nano to 1
16379
16380 === release 0.8.1 ===
16381
16382 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16383
16384         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16385
16386 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16387
16388         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16389           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16390           Fixes #140058
16391
16392 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16393
16394         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16395           lower rank of dvddemux so that it's not used for mpeg playback.
16396
16397 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16398
16399         * configure.ac:
16400           save libs correctly when checking mad
16401
16402 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16403
16404         * ext/mad/gstid3tag.c: (plugin_init):
16405           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16406
16407 2004-04-13  David Schleef  <ds@schleef.org>
16408
16409         * common/m4/gst-feature.m4: Call -config scripts with
16410         --plugin-libs if it is supported.
16411         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16412         JPEG images are image/jpeg.
16413         * gst/debug/Makefile.am:
16414         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16415         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16416         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16417         (gst_negotiation_plugin_init): Add a property that acts like
16418         filter caps.
16419         * testsuite/gst-lint:  Move license checking to be a standard
16420         test.
16421
16422 2004-04-13  David Schleef  <ds@schleef.org>
16423
16424         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16425         patch from Sebastien Cote (bug #139958)
16426
16427 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16428
16429         * examples/gstplay/Makefile.am:
16430         * examples/gstplay/player.c: (main):
16431           make the commandline player example use gconf settings
16432
16433 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16434
16435         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16436         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16437         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16438           init/end library during state transition, not object
16439           creation/disposal.  get rid of custom dispose handler.
16440
16441
16442 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16443
16444         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16445         be a symlink
16446
16447 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16448
16449         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16450           Handle JUNK chunks inside data section. Prevents warnings.
16451
16452 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16453
16454         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16455         (gst_riff_create_video_template_caps):
16456           Add MS video v1.
16457         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16458         (gst_avi_demux_stream_data):
16459           Add support for "rec-list" chunks.
16460
16461 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16462
16463         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16464           Fix another codecname mismatch.
16465
16466 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16467
16468         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16469           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16470           so that MJPEG plays back.
16471
16472 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16473
16474         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16475         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16476         * gst/mpeg1videoparse/gstmp1videoparse.h:
16477           Fix for some slight mis-cuts in buffer parsing, and for some
16478           potential overflows or faults-causers. Adds disconts. Also fixes
16479           #139105 while we're at it.
16480
16481 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16482
16483         * configure.ac:
16484         * sys/v4l2/gstv4l2element.h:
16485           Workaround for missing struct v4l2_buffer declaration in Suse 9
16486           and Mandrake 10 linux/videodev2.h header file (#135919).
16487
16488 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16489
16490         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16491           Bail out if no filename was given.
16492
16493 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16494
16495         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16496         (gst_v4l2_fourcc_from_structure):
16497           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16498           Y41B somewhere).
16499
16500 2004-04-09  Benjamin Otte  <otte@gnome.org>
16501
16502         * ext/gnomevfs/gstgnomevfssink.c:
16503         (_gst_boolean_allow_overwrite_accumulator),
16504         (gst_gnomevfssink_class_init):
16505           fix erase signal - if any handler returns false the file will not be
16506           overwritten. If no handler is connected, the file will not be
16507           overwritten either.
16508           renamed signal to "allow-overwrite"
16509         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16510           free string when adding it to ID3 failed
16511         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16512           unref event when done
16513         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16514           free caps
16515         * gst/typefind/gsttypefindfunctions.c:
16516         (mpeg_video_stream_type_find):
16517           fix invalid read
16518
16519 2004-04-08  David Schleef  <ds@schleef.org>
16520
16521         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16522         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16523
16524 2004-04-08  David Schleef  <ds@schleef.org>
16525
16526         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16527         we don't support (bug #139532)
16528
16529 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16530
16531         * ext/mad/gstmad.c: (gst_mad_handle_event),
16532         (gst_mad_check_caps_reset), (gst_mad_chain),
16533         (gst_mad_change_state):
16534           only set explicit caps if they haven't been set before for
16535           this stream.  MPEG-audio sample rate/channels aren't allowed
16536           to change in-stream.
16537           Fixes #139382
16538
16539 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16540
16541         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16542         (_gst_boolean_did_something_accumulator),
16543         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16544         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16545         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16546         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16547         (gst_gnomevfssink_change_state):
16548           Fix erase signal. Don't erase by default. Remove handoff signal.
16549           Remove erase property. Don't segfault. General cleanup.
16550
16551 2004-04-07  Benjamin Otte  <otte@gnome.org>
16552
16553         * gst-libs/gst/gconf/test-gconf.c: (main):
16554           add missing gst_init
16555
16556 2004-04-07  Benjamin Otte  <otte@gnome.org>
16557
16558         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16559           free the mutexes, too
16560
16561 2004-04-07  Benjamin Otte  <otte@gnome.org>
16562
16563         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16564           actually free the URI string
16565         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
16566           compute offset correctly when passing discont events
16567         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16568           don't leak discont events
16569         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16570           add some missing breaks so caps aren't copied randomly
16571         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
16572           if we realloc memory, we better use it
16573
16574 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16575
16576         * ext/mad/gstmad.c: (normal_seek):
16577           fix GST_FORMAT_TIME usage
16578
16579 2004-04-05  David Schleef  <ds@schleef.org>
16580
16581         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
16582         a deprecated function (hack!)
16583
16584 2004-04-05  Benjamin Otte  <otte@gnome.org>
16585
16586         * ext/esd/esdmon.c: (gst_esdmon_get):
16587           fix nonterminated vararg and memleak
16588
16589 2004-04-05  Benjamin Otte  <otte@gnome.org>
16590
16591         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
16592         (gst_ladspa_init), (gst_ladspa_force_src_caps),
16593         (gst_ladspa_set_property), (gst_ladspa_get_property),
16594         (gst_ladspa_instantiate), (gst_ladspa_activate),
16595         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
16596           clean up debugging
16597
16598 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
16599
16600         reviewed by Benjamin Otte  <otte@gnome.org>
16601
16602         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
16603           check for broken LADSPA parameters (fixes #138635)
16604
16605 2004-04-05  Benjamin Otte  <otte@gnome.org>
16606
16607         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
16608           advertise buffer-frames correctly on sinkpads
16609
16610 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16611
16612         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
16613         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
16614         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
16615         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
16616         (gst_mad_check_caps_reset), (gst_mad_chain):
16617         add more debugging, only reset caps when we're not in error state
16618
16619 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16620
16621         * ext/mad/gstmad.c: add debugging category, comment + cleanups
16622
16623 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16624
16625         reviewed by Benjamin Otte  <otte@gnome.org>
16626
16627         * configure.ac:
16628           fix == in test(1) operator
16629
16630 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16631
16632         reviewed by Benjamin Otte  <otte@gnome.org>
16633
16634         * configure.ac:
16635           fix --export-symblos-regex to a working regex.
16636
16637 2004-04-04  Benjamin Otte  <otte@gnome.org>
16638
16639         * sys/oss/.cvsignore:
16640           add for oss_probe
16641
16642 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16643
16644         reviewed by Benjamin Otte  <otte@gnome.org>
16645
16646         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16647           add missing 'new_media' argument (fixes #138168)
16648         * gst/matroska/matroska-demux.c:
16649         (gst_matroska_demux_handle_seek_event):
16650           add vararg terminator (fixes #138169)
16651
16652 2004-04-02  David Schleef  <ds@schleef.org>
16653
16654         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
16655         disted (bug #138914)
16656
16657 2004-04-01  Benjamin Otte  <otte@gnome.org>
16658
16659         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
16660         (gst_alsa_close_audio):
16661           handle case better where a soundcard can't pause
16662         * ext/ogg/gstoggdemux.c:
16663           don't crash when we get events but don't have pads yet
16664
16665 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16666
16667         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
16668           throw an error if we couldn't probe any caps.
16669
16670 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16671
16672         * ext/dvdnav/gst-dvd:
16673         Add a really simple sample DVD player
16674
16675 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16676
16677         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
16678         (gst_a52dec_push), (gst_a52dec_handle_event),
16679         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
16680         (gst_a52dec_change_state):
16681         * ext/a52dec/gsta52dec.h:
16682           Use a debug category, Output timestamps correctly
16683           Emit tag info, Handle events, tell liba52dec about cpu
16684           capabilities so it can use MMX etc.
16685         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
16686           Fix a crasher accessing invalid memory
16687         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
16688         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
16689         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
16690         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
16691         (dvdnavsrc_query):
16692           Some support for byte-format seeking.
16693           Small fixes for still frames and menu button overlays
16694         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16695         (gst_mpeg2dec_alloc_buffer):
16696           Use a debug category. Adjust the report level of several items to
16697           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
16698           so it doesn't lose the GstBuffer pointer
16699         * gst/debug/Makefile.am:
16700         * gst/debug/gstdebug.c: (plugin_init):
16701         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
16702         (gst_navseek_base_init), (gst_navseek_class_init),
16703         (gst_navseek_init), (gst_navseek_seek),
16704         (gst_navseek_handle_src_event), (gst_navseek_set_property),
16705         (gst_navseek_get_property), (gst_navseek_chain),
16706         (gst_navseek_plugin_init):
16707         * gst/debug/gstnavseek.h:
16708           Add the navseek debug element for seeking back and forth in a
16709           video stream using arrow keys.
16710         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
16711         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
16712         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
16713         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
16714         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
16715         (gst_mpeg2subt_parse_header), (gst_get_nibble),
16716         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
16717         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
16718         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
16719         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
16720         * gst/mpeg2sub/gstmpeg2subt.h:
16721           Pretty much a complete rewrite. Now a loopbased element. May still
16722           require work to properly synchronise subtitle buffers.
16723         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
16724         (gst_dvd_demux_send_subbuffer):
16725         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
16726           Don't attempt to create subbuffers of size 0
16727           Reduce a couple of error outputs to warnings.
16728         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
16729         (gst_y4mencode_chain):
16730         Output the y4m frame header correctly.
16731
16732 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16733
16734         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16735           throw errors instead of allowing SIGFPE
16736
16737 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16738
16739         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
16740         (gst_gconf_render_bin_from_key):
16741           leak plugging and style fixing
16742
16743 2004-03-31  David Schleef  <ds@schleef.org>
16744
16745         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
16746         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
16747         (bug #138225)
16748         * gst/debug/Makefile.am:
16749         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
16750         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
16751         plugin.
16752         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
16753         (gst_negotiation_base_init), (gst_negotiation_class_init),
16754         (gst_negotiation_init), (gst_negotiation_getcaps),
16755         (gst_negotiation_pad_link), (gst_negotiation_chain),
16756         (gst_negotiation_set_property), (gst_negotiation_get_property),
16757         (gst_negotiation_plugin_init):  New element to talk about random
16758         negotiation things happening in a pipeline.
16759
16760 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16761
16762         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16763           fix integer addition with help of Stefan Kost
16764
16765 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16766
16767         * po/nl.po: updated Dutch translation (Elros Cyriatan)
16768
16769 2004-03-30  David Schleef  <ds@schleef.org>
16770
16771         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
16772         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
16773         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
16774         (bug #137504)
16775         * ext/mpeg2dec/gstmpeg2dec.h:
16776
16777 2004-03-30  David Schleef  <ds@schleef.org>
16778
16779         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
16780
16781 2004-03-30  David Schleef  <ds@schleef.org>
16782
16783         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
16784         Michael Petullo) to handle .mov
16785
16786 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16787
16788         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
16789         (gst_osselement_rate_check_rate):
16790           probe caps correctly for sound cards that only support one format
16791
16792 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16793
16794         * ext/kio/kiosrc.cpp: (process_events):
16795           update handling event processing if inside KDE - untested
16796
16797 2004-03-29  David Schleef  <ds@schleef.org>
16798
16799         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
16800         by 2 to not interfere with other colorspaces.
16801         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
16802         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
16803         one to not interfere with ffmpeg_colorspace.
16804
16805 2004-03-29  David Schleef  <ds@schleef.org>
16806
16807         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
16808         aren't in the caps.
16809         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
16810         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
16811
16812 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16813
16814         * gst-libs/gst/riff/riff-media.c:
16815           fail on error, don't try to set stuff on NULL caps
16816
16817 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16818
16819         * configure.ac:
16820         * ext/Makefile.am:
16821         * ext/kio/Makefile.am:
16822         * ext/kio/kioreceiver.cpp:
16823         * ext/kio/kioreceiver.h:
16824         * ext/kio/kiosrc.cpp:
16825         * ext/kio/kiosrc.h:
16826           add experimental kiosrc plugin
16827         * ext/alsa/gstalsaplugin.c: (plugin_init):
16828           initialize debugging category only when we're sure registering the
16829           plugins worked.
16830
16831 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16832
16833         * examples/gstplay/player.c: (main):
16834         * gst-libs/gst/play/play.c: (gst_play_class_init),
16835         (gst_play_set_location), (gst_play_set_data_src),
16836         (gst_play_set_video_sink), (gst_play_set_audio_sink),
16837         (gst_play_set_visualization), (gst_play_connect_visualization):
16838           check return values of element_set_state and return FALSE where
16839           failed
16840
16841 2004-03-29  Benjamin Otte  <otte@gnome.org>
16842
16843         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16844           try harder to check if an event is really a discont
16845
16846 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16847
16848         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
16849         * po/az.po:
16850
16851 2004-03-28  Benjamin Otte  <otte@gnome.org>
16852
16853         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
16854         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16855         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
16856           get rid of non-standard "..." ranges in case statements.
16857
16858 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
16859
16860         * gst/mpegstream/gstmpegdemux.c:
16861         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
16862         specific functionality split to the new dvddemux element.
16863         * gst/mpegstream/gstdvddemux.c:
16864         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
16865         streams, derived from mpegdemux.
16866         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
16867         up. SCR based timestamp rewriting can be turned off (will probably
16868         completely disappear soon).
16869         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
16870         hacking. General cleanup. All printf statements replaced by
16871         debugging messages. Almost complete libdvdnav support.
16872         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
16873         by events. New properties for audio and subpicture languages.
16874         (dvdnavsrc_update_highlight): Now uses events.
16875         (dvdnavsrc_user_op): Cleaned up.
16876         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
16877         based). Lots of cleanup, and propper support for most libdvdnav
16878         events.
16879         (dvdnavsrc_make_dvd_event): New function.
16880         (dvdnavsrc_make_dvd_nav_packet_event): New function.
16881         (dvdnavsrc_make_clut_change_event): New function.
16882
16883 2004-03-26  Benjamin Otte  <otte@gnome.org>
16884
16885         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
16886           fix bug where typefinding would claim it's theora whenever less then
16887           7 bytes of data were available
16888
16889 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16890
16891         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
16892         (gst_alawdec_base_init), (gst_alawdec_class_init),
16893         (gst_alawdec_init), (gst_alawdec_chain):
16894         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
16895         (gst_alawenc_base_init), (gst_alawenc_class_init),
16896         (gst_alawenc_init), (gst_alawenc_chain):
16897         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
16898         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
16899         (gst_mulawdec_init), (gst_mulawdec_chain):
16900         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
16901         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
16902         (gst_mulawenc_init), (gst_mulawenc_chain):
16903           Fix capsnego in all four, remove the unused property functions and
16904           simplify the chain functions slightly. I guess we could use macros
16905           or something similar for those, since the code is so similar, but
16906           I'm currently too lazy...
16907
16908 2004-03-24  David Schleef  <ds@schleef.org>
16909
16910         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16911         (gst_osselement_close_audio), (gst_osselement_probe_caps),
16912         (gst_osselement_get_format_structure),
16913         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
16914         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
16915         (gst_osselement_rate_int_compare): Add code to handle rate probing
16916         (bug #120883)
16917         * sys/oss/gstosselement.h: same
16918         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
16919         Use rate probing provided by osselement.
16920         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
16921
16922 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16923
16924         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
16925         (gst_xvidenc_get_property):
16926           ulong/int mess-up.
16927
16928 2004-03-24  David Schleef  <ds@schleef.org>
16929
16930         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
16931         (gst_speexdec_init):
16932         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
16933         (gst_speexenc_init):  Create the pad template correctly (from
16934         the static pad template, not a NULL pointer.)
16935
16936 2004-03-25  Benjamin Otte  <otte@gnome.org>
16937
16938         * gst/debug/Makefile.am:
16939         * gst/debug/breakmydata.c:
16940           add element that quasi-randomly changes bytes in the stream.
16941           Intended use is robustness checking of demuxers and decoders in
16942           media tests.
16943
16944 2004-03-24  Benjamin Otte  <otte@gnome.org>
16945
16946         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
16947         (gst_alsa_probe_hw_params):
16948         * ext/alsa/gstalsa.h:
16949           debugging output fixes
16950
16951 2004-03-24  Benjamin Otte  <otte@gnome.org>
16952
16953         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
16954           don't g_return_if_fail if element is PLAYING, fail silently as every
16955           other element.
16956         * gst/effectv/gstquark.c: (gst_quarktv_chain):
16957           only fix needed for cast lvalue issues in gst-plugins
16958         * gst/volenv/gstvolenv.c: (gst_volenv_init):
16959           add proxy_getcaps
16960
16961 2004-03-24  Benjamin Otte  <otte@gnome.org>
16962
16963         * gst/level/gstlevel.c: (gst_level_init):
16964           add proxying getcaps function, so level doesn't advertise impossible
16965           caps
16966
16967 2004-03-24  David Schleef  <ds@schleef.org>
16968
16969         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16970         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
16971         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
16972         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
16973         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
16974         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
16975         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
16976         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
16977         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
16978         messages.  Divide the chunk size by the compression ratio
16979         (needed for MACE audio)
16980
16981 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16982
16983         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16984           Fix buffer overflow read error.
16985
16986 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16987
16988         * ext/alsa/gstalsa.h:
16989           Remove unused entry.
16990         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16991           Add cinepak.
16992         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
16993         (gst_videodrop_link), (gst_videodrop_chain):
16994           Fix, sort of. Was horribly broken with new capsnego. Bah...
16995
16996 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
16997
16998         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
16999         (plugin_init):
17000         Add a monkeysaudio typefind function
17001
17002 2004-03-23  Johan Dahlin  <johan@gnome.org>
17003
17004         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
17005         (gst_play_video_fixate): Check so the structure has the field
17006         before trying to fixate them, this makes it possible to have
17007         fakesinks for video and audio output without printing errors on
17008         the output console.
17009
17010 2004-03-22  David Schleef  <ds@schleef.org>
17011
17012         * sys/oss/Makefile.am:
17013         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
17014         (check_rate), (add_rate):  Rate probing test app.
17015
17016 2004-03-21  Benjamin Otte  <otte@gnome.org>
17017
17018         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17019         (_fixate_caps_to_int), (gst_audio_convert_fixate):
17020           add a fixation function that pretty much does the right thing (fixes
17021           #137556)
17022
17023 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
17024
17025         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
17026
17027 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17028
17029         reviewed by: Benjamin Otte  <otte@gnome.org>
17030
17031         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17032           terminate gst_event_new_discontinuous correctly (fixes parts of
17033           #137711)
17034
17035 2004-03-19  David Schleef  <ds@schleef.org>
17036
17037         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
17038         since it doesn't depend on X, and it's part of our ABI.
17039
17040 2004-03-19  Iain <iain@prettypeople.org>
17041
17042         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
17043         is_int in the structure, not the local variable.
17044
17045 2004-03-19  David Schleef  <ds@schleef.org>
17046
17047         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
17048         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
17049         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
17050         Improvements in caps negotiation.
17051
17052 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17053
17054         * po/LINGUAS:
17055         * po/af.po:
17056           adding Afrikaans (Petri Jooste)
17057
17058 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17059
17060         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17061         (gst_ffmpegcolorspace_chain):
17062         throw error instead of g_critical (#137588)
17063
17064 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17065
17066         * Makefile.am:
17067         * configure.ac:
17068           dist common and m4 correctly
17069         * po/sv.po:
17070
17071 2004-03-17  David Schleef  <ds@schleef.org>
17072
17073         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
17074         (bug #137348)
17075
17076 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17077
17078         * po/LINGUAS:
17079         * po/sv.po:
17080           adding Swedish translation (Christian Rose)
17081
17082 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17083
17084         * Makefile.am: use release.mak
17085
17086 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17087
17088         * common/ChangeLog:
17089         * common/gst-autogen.sh:
17090           add some explanation about the version detection
17091         * configure.ac:
17092           fix X check
17093
17094 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17095
17096         * configure.ac: bump nano to 1
17097
17098 === release 0.8.0 ===
17099
17100 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17101
17102         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17103
17104 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17105
17106         * configure.ac:
17107           update libtool version
17108         * gst-libs/gst/media-info/Makefile.am:
17109           actually use libtool version
17110
17111 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17112
17113         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17114
17115 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17116
17117         * configure.ac:
17118         * gst-plugins.spec.in:
17119         * pkgconfig/Makefile.am:
17120         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17121         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17122         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17123         * pkgconfig/gstreamer-libs.pc.in:
17124         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17125         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17126         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17127         * pkgconfig/gstreamer-plugins.pc.in:
17128           remove @VERSION@ from some of the pc files since core and plugins
17129           are decoupled.
17130           created gstreamer-plugins.pc as it's a better name, but keeping
17131           -libs around for now to get fixes upstream done first.
17132
17133 2004-03-15  Julien MOUTTE <julien@moutte.net>
17134
17135         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17136         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17137         * gst-libs/gst/play/play.h:
17138
17139 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17140
17141         * *.c, *.cc: don't mix tabs and spaces
17142
17143 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17144
17145         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17146           use the new ffmpegcolorspace
17147         * gst-plugins.spec.in:
17148           package new colorspace and media-info
17149         * configure.ac:
17150         * pkgconfig/Makefile.am:
17151           fix some more disting issues
17152         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17153         * pkgconfig/gstreamer-media-info.pc.in:
17154           generate media-info pc files
17155
17156 2004-03-15  Johan Dahlin  <johan@gnome.org>
17157
17158         * *.h: Revert indenting
17159
17160 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17161
17162         * configure.ac:
17163           adding ffmpegcolorspace element
17164         * gst/ffmpegcolorspace/Makefile.am:
17165         * gst/ffmpegcolorspace/avcodec.h:
17166         * gst/ffmpegcolorspace/common.h:
17167         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17168         * gst/ffmpegcolorspace/dsputil.h:
17169         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17170         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17171         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17172         (gst_ffmpeg_caps_to_pix_fmt):
17173         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17174         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17175         (gst_ffmpegcolorspace_caps_remove_format_info),
17176         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17177         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17178         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17179         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17180         (gst_ffmpegcolorspace_set_property),
17181         (gst_ffmpegcolorspace_get_property),
17182         (gst_ffmpegcolorspace_register):
17183         * gst/ffmpegcolorspace/imgconvert.c:
17184         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17185         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17186         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17187         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17188         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17189         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17190         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17191         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17192         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17193         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17194         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17195         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17196         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17197         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17198         (img_get_alpha_info), (deinterlace_line),
17199         (deinterlace_line_inplace), (deinterlace_bottom_field),
17200         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17201         * gst/ffmpegcolorspace/imgconvert_template.h:
17202         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17203         * gst/ffmpegcolorspace/mmx.h:
17204         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17205           adding ffmpegcolorspace element supplied by Ronald after cleaning
17206           up and pulling in the right bits of upstream source.
17207           I'm sure a better C/compiler wizard could do some cleaning up (for
17208           example use GLIB's malloc stuff), but as a first pass this
17209           works very well
17210
17211 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17212
17213         * ext/alsa/gstalsa.h:
17214           I assume Ronald forgot to commit the change to have cardname
17215           as a struct member.  Expect some public spanking at the next
17216           opportunity.
17217
17218 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17219
17220         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17221         (gst_alsa_open_audio), (gst_alsa_close_audio):
17222         * ext/alsa/gstalsa.c:
17223           Don't open the device if we're a mixer (= padless).
17224         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17225         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17226         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17227           Open mixer during state change rather than during object
17228           initialization. Also, get a device name. Currently in a somewhat
17229           hackish fashion, but I didn't really find something better.
17230
17231 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17232
17233         * *.c, *.h: run gst-indent
17234
17235 2004-03-14  Benjamin Otte  <otte@gnome.org>
17236
17237         * gst/modplug/gstmodplug.cc:
17238         * gst/modplug/gstmodplug.h:
17239           set correct timestamps on outgoing buffers
17240
17241 2004-03-14  Benjamin Otte  <otte@gnome.org>
17242
17243         * gst/modplug/gstmodplug.cc:
17244           handle events - don't do crap when a discont arrives that's not
17245           necessary
17246           This allows correct loading and playback of mods in Rhythmbox
17247
17248 2004-03-14  Benjamin Otte  <otte@gnome.org>
17249
17250         * configure.ac:
17251         * gst-libs/gst/gconf/Makefile.am:
17252         * pkgconfig/Makefile.am:
17253           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17254           they get rebuilt properly
17255         * configure.ac:
17256           when checking for vorbis, try pkgconfig first.
17257         * gst/modplug/gstmodplug.cc:
17258           add fixate function
17259
17260 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17261
17262         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17263           Fix for obvious mistake, where we first shift the offset and then
17264           read a samplesize element assuming the old offset. Note that this
17265           part still has something weird, i.e. my movies containing those
17266           don't actually play well, but at least there's something that looks
17267           like sound now.
17268
17269 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17270         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17271         (plugin_init):
17272         Add a typefind function for speex format
17273
17274 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17275
17276         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17277         (gst_asf_demux_setup_pad):
17278           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17279           instead of 0. Reason is simple: some elements have a fps range
17280           of 1-max instead of 0-max. So now ASF video actually works.
17281
17282 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17283
17284         * po/LINGUAS:
17285         * po/sr.po:
17286           adding serbian as a language
17287
17288 2004-03-13  Benjamin Otte  <otte@gnome.org>
17289
17290         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17291           return taglist correctly from _get function, don't gst_pad_push it.
17292           (fixes #137042)
17293
17294 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17295         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17296
17297 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17298
17299         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17300         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17301         (gst_alsa_mixer_track_new):
17302         * ext/alsa/gstalsamixertrack.h:
17303           Fix ancient leftovers... MixerTrack is a GObject.
17304
17305 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17306
17307         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17308         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17309           Don't block during probing...
17310
17311 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17312
17313         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17314         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17315         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17316         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17317         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17318         (gst_alsa_open_audio), (gst_alsa_close_audio):
17319         * ext/alsa/gstalsa.h:
17320           Add propertyprobe interface implementation, add some device-name
17321           property, all this so that it looks good in gnome-volume-control.
17322
17323 2004-03-12  David Schleef  <ds@schleef.org>
17324
17325         * configure.ac: the Hermes library controls hermescolorspace, not
17326         colorspace.
17327         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17328         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17329         not /* */
17330         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17331         * ext/sdl/sdlvideosink.h: ditto.
17332         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17333
17334 2004-03-12  Benjamin Otte  <otte@gnome.org>
17335
17336         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17337         (gst_x_overlay_got_xwindow_id):
17338         * gst-libs/gst/xoverlay/xoverlay.h:
17339           replace XID with unsigned long to get rid of the xlibs dependency in
17340           XOverlay (fixes #137004)
17341
17342 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17343         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17344         (gst_agingtv_setup):
17345         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17346         (gst_dicetv_base_init), (gst_dicetv_class_init),
17347         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17348         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17349         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17350         (gst_edgetv_setup), (gst_edgetv_rgb32):
17351         * gst/effectv/gsteffectv.c:
17352         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17353         (gst_quarktv_set_property):
17354         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17355         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17356         (gst_revtv_setup), (gst_revtv_rgb32):
17357         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17358         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17359         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17360         (gst_shagadelictv_rgb32):
17361         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17362         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17363         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17364         * gst/effectv/gstwarp.c:
17365         Port everything that can be ported to videofilter and fix up the caps.
17366         Can someone with a big-endian machine please check these?
17367
17368 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17369
17370         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17371         (gst_osssink_chain), (gst_osssink_change_state):
17372           Latest fixes for A/V sync, audio playback and such. This is about
17373           all... MPEG playback issues are mostly related to the async build-
17374           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17375
17376 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17377
17378         patch from: Stephane Loeuillet
17379
17380         * configure.ac:
17381           use pkg-config for some libraries, falling back to the old .m4 way
17382           (fixes #131270)
17383         * m4/libdv.m4:
17384           removed
17385
17386 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17387
17388         * configure.ac:
17389         * tools/Makefile.am:
17390         * tools/Makefile.in:
17391         * tools/gst-launch-ext-m.m:
17392         * tools/gst-launch-ext.1.in:
17393         * tools/gst-visualise-m.m:
17394         * tools/gst-visualise.1:
17395         * tools/gst-visualise.1.in:
17396           reorganizing generation of script tools
17397
17398 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17399
17400         * ext/divx/gstdivxdec.c:
17401           Downgrade priority. We prefer ffdec_mpeg4.
17402         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17403         (gst_faad_chain), (gst_faad_change_state):
17404           Fix capsnego. Doesn't work for some sounds because we don't have
17405           a 5:1 to stereo element.
17406         * ext/xvid/gstxvid.c: (plugin_init):
17407           Add priority.
17408         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17409         (gst_osssink_change_state):
17410           Add discont handling.
17411
17412 2004-03-09  Colin Walters  <walters@verbum.org>
17413
17414         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17415         conversion.
17416
17417 2004-03-09  Benjamin Otte  <otte@gnome.org>
17418
17419         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17420           the signals take 2 arguments
17421
17422 2004-03-09  David Schleef  <ds@schleef.org>
17423
17424         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17425         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17426         * ext/alsa/gstalsa.h:
17427         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17428
17429 2004-03-09  Benjamin Otte  <otte@gnome.org>
17430
17431         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17432         (gst_mikmod_change_state):
17433         * ext/mikmod/gstmikmod.h:
17434           make mikmod's loop function not loop infinitely and call
17435           gst_element_yield anymore
17436         * gst/modplug/gstmodplug.cc:
17437           fix pad negotiation (fixes #136590)
17438
17439 2004-03-09  David Schleef  <ds@schleef.org>
17440
17441         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17442         doesn't conflict with the internal colorspace plugin.
17443         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17444         satisfy the crappy-ass shell shipped by a certain vendor.
17445         * gst/videofilter/make_filter: same (bug #135299)
17446
17447 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17448
17449         * configure.ac: bump nano to 1
17450
17451 === release 0.7.6 ===
17452
17453 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17454
17455         * configure.in: releasing 0.7.6, "There"
17456
17457 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17458
17459         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17460         * pkgconfig/gstreamer-play.pc.in:
17461           synchronize the two
17462
17463 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17464
17465         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17466         (cdparanoia_open), (cdparanoia_event):
17467           fix/add error handling
17468         * po/POTFILES.in:
17469           add cdparanoia source
17470         * tools/Makefile.am:
17471           make scripts executable
17472
17473 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17474
17475         * configure.ac:
17476         * ext/vorbis/Makefile.am:
17477         * sys/Makefile.am:
17478           remove id3types, vorbisfile and xvideosink from the build (#133783)
17479
17480 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17481
17482         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17483           Fix metadata read crash (#136537).
17484
17485 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17486
17487         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17488         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17489           adding mime types, fixing the one-stop function
17490
17491 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17492
17493         * ext/nas/nassink.c and /ext/nas/nassink.h:
17494         More NAS love from Arwed von Merkatz
17495         So lets all sing 'Can you feel the NAS tonight'
17496
17497 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17498
17499         * tools/gst-launch-ext.in:
17500         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17501
17502 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17503
17504         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17505         (gst_mpeg2dec_init):
17506         remove the user_data pad for now, because it is being used in
17507         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17508         If someone knows how to fix this properly, please do.
17509
17510 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17511
17512         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17513         (gst_osssink_get_time):
17514         add a warning, IMO this won't get triggered anymore, remove later
17515
17516 2004-03-07  David Schleef  <ds@schleef.org>
17517
17518         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17519         format (bug #136470)
17520
17521 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17522
17523         * gst-libs/Makefile.am:
17524         * gst-libs/gst/media-info/Makefile.am:
17525         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17526         (error_callback), (gst_media_info_error_create),
17527         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17528         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17529         * gst-libs/gst/media-info/media-info-priv.h:
17530         * gst-libs/gst/media-info/media-info-test.c: (main):
17531         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17532         (gst_media_info_class_init), (gst_media_info_instance_init),
17533         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17534         (gst_media_info_read_idler), (gst_media_info_read):
17535         * gst-libs/gst/media-info/media-info.h:
17536         fixed, should work now
17537
17538 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17539
17540         * ext/nas/nassink.c:
17541         A bunch of NAS fixes from Arwed von Merkatz
17542
17543 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17544
17545         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17546         (qtdemux_parse_trak):
17547           Fix crash (j might be greater than n_samples, in which case we're
17548           writing outside the allocated space for the array) and memleak.
17549
17550 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17551
17552         * sys/oss/gstosssink.c: (gst_osssink_chain):
17553           And another caller that couldn't handle delay < 0 (unsigned
17554           integer overflow). Video now continues playing on an audio
17555           buffer underrun, and the clock continues working. Audio still
17556           stalls.
17557
17558 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17559
17560         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17561         (gst_osssink_get_time):
17562           get_delay() may return values lower than 0. In those cases, we
17563           should not actually cast to *unsigned* int64, that will break
17564           stuff horribly. In my case, it screwed up A/V sync in movies
17565           in totem rather badly.
17566
17567 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17568
17569         * ext/faac/gstfaac.c: (gst_faac_chain):
17570         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17571         * ext/libpng/gstpngenc.c: (user_write_data):
17572         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17573         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17574         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17575         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17576         Fix several misuse of gst_buffer_merge (it doesn't take ownership
17577         of any buffer), should fix some leaks. I hope I didn't unref buffers
17578         that shouldn't be...
17579
17580 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17581
17582         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17583         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
17584         (error_callback), (gmi_reset), (gmi_seek_to_track),
17585         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
17586         (gmip_find_type_post), (gmip_find_stream_post),
17587         (gmip_find_track_streaminfo_post):
17588         * gst-libs/gst/media-info/media-info-priv.h:
17589         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
17590         (info_print), (main):
17591         * gst-libs/gst/media-info/media-info.c:
17592         (gst_media_info_error_create), (gst_media_info_error_element),
17593         (gst_media_info_instance_init), (gst_media_info_get_property),
17594         (gst_media_info_new), (gst_media_info_set_source),
17595         (gst_media_info_read_idler), (gst_media_info_read):
17596         * gst-libs/gst/media-info/media-info.h:
17597           first pass at making this work again.  This seems to work on
17598           tagged ogg/vorbis and mp3 files.
17599
17600 2004-03-06  Benjamin Otte  <otte@gnome.org>
17601
17602         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
17603           fix huge leak: gst_buffer_merge doesn't unref the first argument
17604           itself.
17605
17606 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17607
17608         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
17609           report layer/mode/emphasis
17610
17611 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17612
17613         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
17614
17615 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17616
17617         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17618           signal serial
17619
17620 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17621
17622         * ext/vorbis/vorbis.c: (plugin_init):
17623         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17624         (gst_vorbis_dec_init), (vorbis_dec_event):
17625         add debug category
17626         make vorbisdec handle _BYTE and _TIME queries
17627
17628 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17629
17630         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
17631           from the xing header
17632
17633 2004-03-06  Benjamin Otte  <otte@gnome.org>
17634
17635         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
17636         (gst_audio_convert_link), (gst_audio_convert_change_state),
17637         (gst_audio_convert_buffer_from_default_format):
17638           do conversions from/to float correctly, fix some caps nego errors,
17639           export correct supported caps in template and getcaps, use correct
17640           caps in try_set_caps functions
17641
17642 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17643
17644         For some reason, I only committed a ChangeLog entry yesterday and
17645         not the corresponding code...
17646         * ext/mad/gstmad.c: Fix detection of Xing headers
17647         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17648
17649 2004-03-06  Benjamin Otte  <otte@gnome.org>
17650
17651         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
17652         (gst_ogg_demux_src_query):
17653           make sure to handle the case where there's no current chain
17654           gracefully.
17655
17656 2004-03-05  David Schleef  <ds@schleef.org>
17657
17658         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
17659         Add fixate function. (bug #131128)
17660         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
17661         (gst_sdlvideosink_fixate):  Add fixate function.
17662         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
17663         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
17664         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
17665         Fix missing break that was causing ulaw to be interpreted as
17666         raw int.
17667
17668 2004-03-05  David Schleef  <ds@schleef.org>
17669
17670         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17671         Fix code that ignores return value of gst_buffer_merge().
17672         (bug #114560)
17673         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
17674         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
17675         * testsuite/gst-lint:  Check for above.
17676
17677 2004-03-05  David Schleef  <ds@schleef.org>
17678
17679         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
17680         caps and throw an element error.  (bug #136334)
17681
17682 2004-03-05  David Schleef  <ds@schleef.org>
17683
17684         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
17685         (gst_faad_chain): Fix negotiation.
17686         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
17687         key and button events.
17688         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
17689         dung heap of code.
17690         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
17691         depends on gconf
17692         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
17693         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
17694         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
17695         function to encourage better negotiation, particularly between
17696         audioconvert and osssink.
17697         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
17698         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
17699         more important.
17700         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
17701         typefinding.
17702         * gst/vbidec/vbiscreen.c:  Add glib header
17703         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
17704
17705 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
17706
17707         * ext/mad/gstmad.c: Fix detection of Xing headers
17708         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17709
17710 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17711
17712         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
17713         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
17714           debug updates
17715
17716 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17717
17718         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
17719         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
17720         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
17721         files, and report the parsed length as a GST_TAG_DURATION tag.
17722         * gst/tags/gstid3tag.c: support TLEN (duration) tag
17723
17724 2004-03-05  Benjamin Otte  <otte@gnome.org>
17725
17726         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
17727           convert channels correctly. convert correctly to unsigned.
17728
17729 2004-03-05  Julien MOUTTE <julien@moutte.net>
17730
17731         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
17732         we have a window before clearing it.
17733
17734 2004-03-05  Julien MOUTTE <julien@moutte.net>
17735
17736         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
17737         have a window before clearing it.
17738
17739 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17740
17741         * gconf/gstreamer.schemas.in:
17742         * gst-libs/gst/gconf/Makefile.am:
17743           version installation path the same way as for 0.6
17744         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17745         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17746         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17747           remove comment that was fixed
17748
17749 2004-03-05  David Schleef  <ds@schleef.org>
17750
17751         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
17752         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
17753         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
17754         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
17755         Add prototype code for handling seeking and querying.
17756
17757 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17758
17759         * examples/gstplay/player.c: (main):
17760           Initialize variables to NULL. Prevents a segfault because the
17761           (uninitialized) variable is not NULL, resulting in a crash on
17762           trying to reach error->message.
17763
17764 2004-03-05  Benjamin Otte  <otte@gnome.org>
17765
17766         * gst/audioconvert/gstaudioconvert.c:
17767         (gst_audio_convert_buffer_to_default_format):
17768         make float=>int conversion work correctly even in cornercases.
17769
17770 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
17771
17772         * debian/README.Debian:
17773         * debian/build-deps:
17774         * debian/changelog:
17775         * debian/control:
17776         * debian/control.in:
17777         * debian/copyright:
17778         * debian/gstreamer-a52dec.files:
17779         * debian/gstreamer-aa.files:
17780         * debian/gstreamer-alsa.files:
17781         * debian/gstreamer-alsa.manpages:
17782         * debian/gstreamer-arts.files:
17783         * debian/gstreamer-artsd.files:
17784         * debian/gstreamer-audiofile.files:
17785         * debian/gstreamer-avifile.files:
17786         * debian/gstreamer-cdparanoia.files:
17787         * debian/gstreamer-colorspace.files:
17788         * debian/gstreamer-doc.files:
17789         * debian/gstreamer-dv.files:
17790         * debian/gstreamer-dvd.files:
17791         * debian/gstreamer-esd.files:
17792         * debian/gstreamer-festival.files:
17793         * debian/gstreamer-flac.files:
17794         * debian/gstreamer-gconf.conffiles:
17795         * debian/gstreamer-gconf.files:
17796         * debian/gstreamer-gconf.postinst:
17797         * debian/gstreamer-gnomevfs.files:
17798         * debian/gstreamer-gsm.files:
17799         * debian/gstreamer-http.files:
17800         * debian/gstreamer-jack.files:
17801         * debian/gstreamer-jpeg.files:
17802         * debian/gstreamer-mad.files:
17803         * debian/gstreamer-mikmod.files:
17804         * debian/gstreamer-misc.files:
17805         * debian/gstreamer-mpeg2dec.files:
17806         * debian/gstreamer-oss.files:
17807         * debian/gstreamer-plugin-apps.files:
17808         * debian/gstreamer-plugin-apps.manpages:
17809         * debian/gstreamer-plugin-libs-dev.files:
17810         * debian/gstreamer-plugin-libs.files:
17811         * debian/gstreamer-plugin-template.postinst:
17812         * debian/gstreamer-plugin-template.postrm:
17813         * debian/gstreamer-sdl.files:
17814         * debian/gstreamer-sid.files:
17815         * debian/gstreamer-vorbis.files:
17816         * debian/gstreamer-x.files:
17817         * debian/mk.control:
17818         * debian/rules:
17819         Debian package info not maintained here.
17820
17821 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
17822
17823         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
17824         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
17825         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
17826         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
17827         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
17828         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
17829         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
17830         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
17831         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
17832         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
17833         * gst-libs/gst/colorbalance/colorbalance.c:
17834         (gst_color_balance_class_init):
17835         * gst-libs/gst/colorbalance/colorbalancechannel.c:
17836         (gst_color_balance_channel_class_init):
17837         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17838         * gst-libs/gst/play/play.c: (gst_play_class_init):
17839         * gst-libs/gst/propertyprobe/propertyprobe.c:
17840         (gst_property_probe_iface_init):
17841         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
17842         * gst-libs/gst/tuner/tunerchannel.c:
17843         (gst_tuner_channel_class_init):
17844         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
17845         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
17846         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
17847         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
17848         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
17849         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
17850         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
17851         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
17852         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
17853           fix signals to use - instead of _
17854         * ext/libcaca/gstcacasink.h:
17855         * ext/sdl/sdlvideosink.h:
17856           fix header rename
17857
17858 2004-03-04  David Schleef  <ds@schleef.org>
17859
17860         * testsuite/gst-lint:  Add a check for bad signal names.
17861
17862 2004-03-04  <kost@imn.htwk-leipzig.de>
17863
17864         reviewed by David Schleef
17865
17866         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
17867         modified the alpha channel and caused a warning. (bug #136192)
17868
17869 2004-04-03  Christian Schaller <Uraeus@gnome.org>
17870
17871         * gst-plugins.spec.in:
17872         Change names of plugins to actually be correct. Try to keep things
17873         alphabetical to avoid getting beat up by Thomas
17874
17875 2004-03-03  Julien MOUTTE <julien@moutte.net>
17876
17877         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
17878         Using ximagesink as a default if no gconf key found. We should
17879         probably consider using alsasink instead of osssink for the audio
17880         part.
17881
17882 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17883
17884         * configure.ac:
17885           fix --with-plugins, don't think it ever worked before
17886         * gst-plugins.spec.in:
17887           even more updates
17888
17889 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17890
17891         * ext/sdl/sdlvideosink.h:
17892         * sys/ximage/ximagesink.h:
17893         * sys/xvideo/xvideosink.h:
17894         * sys/xvimage/xvimagesink.h:
17895           Fix for move of gstvideosink.h -> videosink.h.
17896
17897 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17898
17899         * gst-libs/gst/xwindowlistener/Makefile.am:
17900           this is a plugin library, not a library
17901
17902 2004-03-01  David Schleef  <ds@schleef.org>
17903
17904         * AUTHORS:  Added some names.  Add yourself if you're still
17905         missing.
17906
17907 2004-03-01  David Schleef  <ds@schleef.org>
17908
17909         * MAINTAINERS: Add
17910
17911 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17912
17913         * gst-plugins.spec.in: clean up spec file
17914
17915 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17916
17917         * gst-libs/gst/video/Makefile.am:
17918         * gst-libs/gst/video/gstvideosink.c:
17919         * gst-libs/gst/video/gstvideosink.h:
17920           rename gstvideosink.h to videosink.h to match other headers
17921         * gst/mixmatrix/Makefile.am:
17922           fix plugin filename
17923         * gst/tags/Makefile.am: fix plugin filename
17924
17925 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17926
17927         * gst/tags/Makefile.am: fix plugin filename
17928
17929 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17930
17931         * examples/gstplay/player.c: (got_time_tick), (main):
17932           add error handler
17933           display time_tick more readably
17934         * gst/mixmatrix/Makefile.am:
17935           fix plugin file name
17936
17937 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
17938
17939         * sys/oss/gstosselement.c: (gst_osselement_probe),
17940         (device_combination_append), (gst_osselement_class_probe_devices):
17941         * sys/oss/gstosselement.h:
17942           Reworked enumeration of oss dsps and mixers so that gst-mixer works
17943           on my system using alsa oss emulation, fixes bug #135597
17944
17945 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17946
17947         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
17948         (gst_videodrop_chain), (gst_videodrop_change_state):
17949         * gst/videodrop/gstvideodrop.h:
17950           Work based on timestamp of input data, not based on the expected
17951           framerate from the input. The consequence is that this element now
17952           not only scales framerates, but also functions as a framerate
17953           corrector or framerate stabilizer/constantizer.
17954
17955 2004-02-27  David Schleef  <ds@schleef.org>
17956
17957         patches from jmmv@menta.net (Julio M. Merino Vidal)
17958
17959         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
17960         GST_ELEMENT_ERROR call (bug #135634)
17961         * gst/interleave/interleave.c: (interleave_buffered_loop),
17962         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
17963         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
17964         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17965         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
17966         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
17967         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
17968         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
17969         Fix GST_ELEMENT_ERROR call.
17970         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
17971         GST_ELEMENT_ERROR call.
17972
17973 2004-02-27  Benjamin Otte  <otte@gnome.org>
17974
17975         * gst-libs/gst/audio/audio.h:
17976           add macro to make sure header isn't included twice
17977         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
17978           don't use gst_buffer_free
17979         * gst/playondemand/filter.func:
17980           don't use gst_data_free. Free data only once.
17981
17982 2004-02-26  David Schleef  <ds@schleef.org>
17983
17984         * gst-libs/gst/colorbalance/Makefile.am:
17985         * gst-libs/gst/mixer/Makefile.am:
17986         * gst-libs/gst/tuner/Makefile.am:
17987         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
17988         should not be disted, -marshal.h files should not be installed,
17989         and -enum.h files _should_ be installed.  Fix to make this the
17990         case.
17991
17992 === release 0.7.5 ===
17993
17994 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17995
17996         * configure.ac: release 0.7.5, "Under The Sea"
17997
17998 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17999
18000         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
18001         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
18002         * gst/videoscale/gstvideoscale.c:
18003         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18004           assorted debug/warning fixes
18005
18006 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18007
18008         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
18009         (gst_videoscale_init), (gst_videoscale_chain),
18010         (gst_videoscale_set_property), (plugin_init):
18011         * gst/videoscale/gstvideoscale.h:
18012         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
18013         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
18014         (gst_videoscale_planar400), (gst_videoscale_packed422),
18015         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
18016         (gst_videoscale_24bit), (gst_videoscale_16bit),
18017         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
18018         (gst_videoscale_scale_plane_slow),
18019         (gst_videoscale_scale_point_sample),
18020         (gst_videoscale_scale_nearest),
18021         (gst_videoscale_scale_nearest_str2),
18022         (gst_videoscale_scale_nearest_str4),
18023         (gst_videoscale_scale_nearest_32bit),
18024         (gst_videoscale_scale_nearest_24bit),
18025         (gst_videoscale_scale_nearest_16bit):
18026         add debugging category and use it properly
18027         fix use of GST_PTR_FORMAT
18028
18029 2004-02-25  Andy Wingo  <wingo@pobox.com>
18030
18031         * gst/interleave/interleave.c (interleave_buffered_loop): Always
18032         push only when channel->buffer is NULL. Prevents segfaults doing
18033         the state change after a nonlocal exit, like a scheme exception.
18034
18035         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
18036         Handle the case where the intersected caps is empty.
18037
18038 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18039
18040         * gst/law/mulaw-decode.c: (mulawdec_link):
18041         * gst/law/mulaw.c: (plugin_init):
18042           fix mulawdec so it actually works again
18043
18044 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
18045
18046         reviewed by: David Schleef  <ds@schleef.org>
18047
18048         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
18049         (gst_gamma_init), (gst_gamma_set_property),
18050         (gst_gamma_get_property), (gst_gamma_calculate_tables),
18051         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
18052         for RGB, with separate r g and b correction factors. (#131167)
18053
18054 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18055
18056         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18057           only signal tags for bitrate if they're > 0 (#134894)
18058
18059 2004-02-24  David Schleef  <ds@schleef.org>
18060
18061         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
18062         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
18063         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
18064         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
18065         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
18066         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
18067         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
18068         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
18069         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
18070         category.  Attempt to fix timestamp calculation.
18071
18072 2004-02-24  Johan Dahlin  <johan@gnome.org>
18073
18074         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
18075
18076 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18077
18078         * configure.ac:
18079         * gconf/Makefile.am:
18080         * gconf/gstreamer.schemas:
18081         * gst-libs/gst/gconf/Makefile.am:
18082         * gst-libs/gst/gconf/gconf.c:
18083           version gconf schemas and install locations
18084
18085 2004-02-23  Benjamin Otte  <otte@gnome.org>
18086
18087         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18088         (gst_xine_input_subclass_init):
18089           call parent dispose.
18090           change pad template for CD reader correctly
18091         * ext/xine/Makefile.am:
18092         * ext/xine/gstxine.h:
18093         * ext/xine/xine.c: (plugin_init):
18094         * ext/xine/xineaudiosink.c:
18095           wrap audio sinks, too
18096         * gst-libs/gst/resample/private.h:
18097         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18098         (gst_resample_reinit), (gst_resample_scale),
18099         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18100         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18101         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18102         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18103         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18104         * gst-libs/gst/resample/resample.h:
18105         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18106         (gst_audioscale_class_init), (gst_audioscale_link),
18107         (gst_audioscale_get_buffer), (gst_audioscale_init),
18108         (gst_audioscale_chain), (gst_audioscale_set_property),
18109         (gst_audioscale_get_property):
18110         * gst/audioscale/gstaudioscale.h:
18111           s/resample_*/gst_resample_*/i to not clobber namespaces
18112
18113 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18114
18115         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18116         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18117         (gst_riff_create_video_template_caps),
18118         (gst_riff_create_audio_template_caps),
18119         (gst_riff_create_iavs_template_caps):
18120         * gst-libs/gst/riff/riff-media.h:
18121         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18122         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18123         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18124         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18125         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18126         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18127         (gst_matroska_demux_plugin_init): First batch implementing audio and
18128         video codec tags in demuxers.
18129
18130 2004-02-22  Benjamin Otte  <otte@gnome.org>
18131
18132         * ext/xine/Makefile.am:
18133         * ext/xine/gstxine.h:
18134         * ext/xine/xine.c: (plugin_init):
18135         * ext/xine/xineinput.c:
18136           add input plugin wrapper. Playback from files, http, mms and cdda
18137           works.
18138         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18139           remove leftover G_GNUC_UNUSED
18140         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18141         (gst_asf_demux_identify_guid):
18142           improve debugging output
18143
18144 2004-02-22  Benjamin Otte  <otte@gnome.org>
18145
18146         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18147
18148         * autogen.sh:
18149           replace test -e with test -x for mkinstalldirs to be more portable.
18150           (fixes #134816)
18151
18152 2004-02-22  Benjamin Otte  <otte@gnome.org>
18153
18154         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18155
18156         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18157           set rank to PRIMARY
18158         * gst/volume/gstvolume.c: (plugin_init):
18159           set rank to NONE
18160         fixes #134960
18161
18162 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18163
18164         reviewed by Benjamin Otte  <otte@gnome.org>
18165
18166         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18167           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18168
18169 2004-02-22  Benjamin Otte  <otte@gnome.org>
18170
18171         * configure.ac:
18172           export [_]*{gst,Gst,GST}.* symbols from plugins
18173
18174 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18175
18176         reviewed by: Benjamin Otte  <otte@gnome.org>
18177
18178         * ext/lame/gstlame.c: (add_one_tag):
18179         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18180         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18181         (gst_vorbisenc_metadata_set1):
18182         * gst/tags/gstid3tag.c:
18183         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18184           apply fixes from bugs #135042 (lame can't write tags) and #133817
18185           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18186
18187 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18188
18189         * configure.ac: Export only gst_plugin_desc from plugins.
18190          Note that this change only makes any effect with Linux using libtool
18191          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18192          fine. And don't try to have several versions of libtool in different
18193          directories.
18194
18195 2004-02-20  Andy Wingo  <wingo@pobox.com>
18196
18197         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18198         interleave respectively.
18199
18200         * gst/interleave/deinterleave.c: New plugin: deinterleave
18201         (replaces on oneton).
18202         * gst/interleave/interleave.c: New plugin: interleave.
18203         * gst/interleave/plugin.h: Support file.
18204         * gst/interleave/plugin.c: Support file.
18205
18206         * configure.ac: Remove intfloat and oneton, add interleave.
18207
18208         * ext/sndfile/gstsf.c: Handle events better.
18209
18210         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18211         and float2int operation. int2float has scheduling problems as
18212         noted in in2float_chain.
18213
18214 2004-02-20  Benjamin Otte  <otte@gnome.org>
18215
18216         * ext/xine/Makefile.am:
18217         * ext/xine/gstxine.h:
18218         * ext/xine/xine.c:
18219         * ext/xine/xineaudiodec.c:
18220         * ext/xine/xinecaps.c:
18221           add first version of xine plugin wrapper. Currently only wraps the
18222           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18223         * configure.ac:
18224         * ext/Makefile.am:
18225           add xine plugin wrapper, disabled by default. Use --enable-xine to
18226           build. Note that it'll segfault on gst-register if you don't remove
18227           the goom and tvtime post plugins from xine.
18228         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18229         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18230           add extradata parsing for QDM2.
18231           change around debugging prints.
18232
18233 2004-02-19  Benjamin Otte  <otte@gnome.org>
18234
18235         * ext/lame/gstlame.c: (gst_lame_chain):
18236         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18237           use gst_tag_list_insert when you want to insert tags
18238
18239 2004-02-18  David Schleef  <ds@schleef.org>
18240
18241         * configure.ac:  Move massink to gst-rotten
18242         * ext/Makefile.am:
18243         * ext/mas/Makefile.am:
18244         * ext/mas/massink.c:
18245         * ext/mas/massink.h:
18246
18247 2004-02-18  David Schleef  <ds@schleef.org>
18248
18249         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18250         typefinding, since it seems to be worse than nothing.
18251         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18252         atom to recognize .mp4 and .m4a files as video/quicktime.
18253
18254 2004-02-18  David Schleef  <ds@schleef.org>
18255
18256         * gst/sine/demo-dparams.c: (quit_live),
18257         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18258         Use double dparams, not float.
18259         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18260         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18261         sync'd elements don't really work correctly.
18262         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18263         (volume_update_volume), (volume_get_property):  Change dparam
18264         to double.
18265
18266 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18267
18268         * sys/ximage/ximagesink.c:
18269         (gst_ximagesink_xwindow_update_geometry),
18270         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18271         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18272         (gst_ximagesink_init): Rework the way software video scaling works. So
18273         now we check on each chain call if the video frames are feeling the
18274         window. If not we try to renegotiate caps. On failure we memorize that
18275         and we won't try again for that PLAYING sessions.
18276         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18277         failure.
18278         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18279         synchronous flag.
18280
18281 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18282
18283         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18284           break up _link so we can give a better debug message for errors
18285
18286 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18287
18288         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18289           set up debug category
18290
18291 2004-02-18  Julien MOUTTE <julien@moutte.net>
18292
18293         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18294         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18295         the way renegotiation work. The event handling function is not taking
18296         care of external windows and renegotiate method check for pad flags
18297         NEGOTIATING. Should fix : #133209
18298
18299 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18300
18301         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18302         pad is negotiating before trying renegotiation.
18303
18304 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18305
18306         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18307           pass on all possible mime types as typefind hints
18308
18309 2004-02-17  Julien MOUTTE <julien@moutte.net>
18310
18311         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18312         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18313         possible SHM leak if we crash. All other apps using XShm are doing
18314         that.
18315
18316 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18317
18318         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18319         (gst_ximagesink_expose): Renegotiate size on expose.
18320         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18321         size on expose.
18322
18323 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18324
18325         * testsuite/alsa/sinesrc.c:
18326           cosmetic fix to fix compile issue with gcc 2.95.4
18327
18328 2004-02-16  Julien MOUTTE <julien@moutte.net>
18329
18330         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18331         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18332         failed opening the audio device.
18333         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18334         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18335         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18336         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18337         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18338         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18339         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18340         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18341         Removing some useless g_return_if_fail like wingo suggested.
18342         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18343         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18344         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18345         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18346         (gst_xvimagesink_update_colorbalance),
18347         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18348         (gst_xvimagesink_xcontext_clear),
18349         (gst_xvimagesink_get_fourcc_from_caps),
18350         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18351         (gst_xvimagesink_set_xwindow_id),
18352         (gst_xvimagesink_colorbalance_list_channels),
18353         (gst_xvimagesink_colorbalance_set_value),
18354         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18355         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18356
18357 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18358
18359         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18360           throw error when not negotiated instead of asserting
18361
18362 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18363
18364         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18365         correct data refcounting.
18366
18367 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18368
18369         * gst/switch/gstswitch.c: (gst_switch_change_state),
18370         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18371         change, mostly the EOS flag.
18372
18373 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18374
18375         * examples/gstplay/player.c: (got_eos), (main): Adding some
18376         output for debugging.
18377         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18378         timeouts if we go to any state different from PLAYING.
18379         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18380         more EOS bugs in riff lib.
18381
18382 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18383
18384         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18385         visualization until i find a way to fix switch correctly.
18386         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18387         EOS arrives.
18388         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18389         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18390         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18391         Reworked switch to get a more correct behaviour with events and refing
18392         of data stored in sinkpads.
18393         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18394         we don't pull from a pad in EOS.
18395
18396 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18397
18398         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18399           remove v1 tag even if we can't read it (makes sure we don't detect
18400           it again)
18401
18402 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18403
18404         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18405         (gst_alsa_xrun_recovery):
18406         * ext/alsa/gstalsa.h:
18407           try xrun recovery when wait failed. Make xrun recovery function
18408           return TRUE/FALSE to indicate success. (might fix #134354)
18409
18410 2004-02-13  David Schleef  <ds@schleef.org>
18411
18412         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18413         (dynparm_value_changed), (main): Convert from float to double.
18414         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18415
18416 2004-02-13  David Schleef  <ds@schleef.org>
18417
18418         * gst/silence/gstsilence.c: (gst_silence_class_init),
18419         (gst_silence_set_clock), (gst_silence_get),
18420         (gst_silence_set_property), (gst_silence_get_property):
18421         * gst/silence/gstsilence.h: Add sync property.
18422         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18423         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18424         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18425         * gst/sine/gstsinesrc.h: Add sync property.
18426
18427 2004-02-13  David Schleef  <ds@schleef.org>
18428
18429         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18430         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18431
18432 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18433
18434         * configure.ac:
18435         * ext/Makefile.am:
18436         * gst-libs/ext/Makefile.am:
18437           move ffmpeg plugin to gst-ffmpeg module
18438
18439 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18440
18441         * configure.ac: use GST_ARCH to detect architecture
18442
18443 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18444
18445         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18446
18447 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18448
18449         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18450           classify LADSPA plugins based on number of src/sink pads
18451           (#133663, Stefan Kost)
18452         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18453           fix dparams registration
18454           (#133528, Stefan Kost)
18455         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18456           fix use of isprint and use g_ascii_isprint instead
18457           (#133316, Stefan Kost)
18458
18459 2004-02-11  David Schleef  <ds@schleef.org>
18460
18461         Convert a few inner loops to use liboil.  This is currently
18462         optional, and is only enabled if liboil is present (duh!).
18463         * configure.ac: Check for liboil-0.1
18464         * gst/intfloat/Makefile.am:
18465         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18466         (gst_int2float_chain_gint16):
18467         * gst/videofilter/Makefile.am:
18468         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18469         (tablelookup_u8), (gst_videobalance_planar411):
18470         * gst/videotestsrc/Makefile.am:
18471         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18472         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18473         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18474         (paint_hline_RGB565), (paint_hline_xRGB1555):
18475
18476 2004-02-11  David Schleef  <ds@schleef.org>
18477
18478         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18479         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18480         (gst_colorspace_getcaps), (gst_colorspace_link),
18481         (gst_colorspace_base_init), (gst_colorspace_init),
18482         (gst_colorspace_chain), (gst_colorspace_change_state),
18483         (plugin_init): Merge Ronald's patch (bug #117897) and update
18484         for new caps and negotiation.  Seems to work, although it
18485         shows off bugs in lcs.
18486
18487 2004-02-11  David Schleef  <ds@schleef.org>
18488
18489         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18490         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18491
18492 2004-02-11  David Schleef  <ds@schleef.org>
18493
18494         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18495         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18496         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18497         Add server and port properties
18498
18499 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18500
18501         * m4/a52.m4:
18502         * m4/aalib.m4:
18503         * m4/as-ffmpeg.m4:
18504         * m4/as-liblame.m4:
18505         * m4/as-slurp-ffmpeg.m4:
18506         * m4/check-libheader.m4:
18507         * m4/esd.m4:
18508         * m4/freetype2.m4:
18509         * m4/gconf-2.m4:
18510         * m4/glib.m4:
18511         * m4/gst-alsa.m4:
18512         * m4/gst-artsc.m4:
18513         * m4/gst-ivorbis.m4:
18514         * m4/gst-matroska.m4:
18515         * m4/gst-sdl.m4:
18516         * m4/gst-shout2.m4:
18517         * m4/gst-sid.m4:
18518         * m4/gtk.m4:
18519         * m4/libdv.m4:
18520         * m4/libfame.m4:
18521         * m4/libmikmod.m4:
18522         * m4/ogg.m4:
18523         * m4/vorbis.m4:
18524           fix underquotedness of macros (#133800)
18525         * m4/as-avifile.m4:
18526         * m4/xmms.m4:
18527           removed because no longer used
18528
18529 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18530
18531         * configure.ac:
18532           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18533           by autopoint (fixes #132996)
18534
18535 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18536
18537         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18538         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18539         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18540         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18541           fix memleaks
18542
18543 2004-02-11  David Schleef  <ds@schleef.org>
18544
18545         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18546         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18547         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18548         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18549         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18550         (gst_jpegenc_class_init), (gst_jpegenc_init),
18551         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18552         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18553         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18554         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18555
18556 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18557
18558         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
18559         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
18560         * ext/mikmod/gstmikmod.h:
18561           fix caps negotiation in mikmod
18562         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
18563           output debug information
18564
18565 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18566
18567         * gst-libs/gst/colorbalance/Makefile.am:
18568         * gst-libs/gst/navigation/Makefile.am:
18569         * gst-libs/gst/xoverlay/Makefile.am:
18570           remove unused GST_OPT_CFLAGS from Makefiles
18571           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
18572
18573 2004-02-07  David Schleef  <ds@schleef.org>
18574
18575         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
18576         push events to pads that haven't been created (#133508)
18577
18578 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
18579
18580         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18581         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
18582         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18583         (gst_dvdec_loop), (gst_dvdec_change_state):
18584         Second attempt at committing a working dvdec element.
18585
18586 2004-02-06  David Schleef  <ds@schleef.org>
18587
18588         Build fixes for OS X: (see #129600)
18589         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
18590         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
18591         (gst_riff_read_strf_iavs):
18592         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
18593         (gst_avi_demux_stream_odml):
18594         * gst/playondemand/Makefile.am:
18595         * gst/rtp/rtp-packet.c:
18596
18597 2004-02-05  David Schleef  <ds@schleef.org>
18598
18599         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
18600         last change, because it Just Doesn't Compile.
18601
18602 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18603
18604         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18605           skip undecodable id3v2 tag instead of keeping it
18606
18607 2004-02-05  David Schleef  <ds@schleef.org>
18608
18609         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18610         Unref leaked buffer.  (Noticed by Ronald)
18611
18612 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
18613
18614         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18615         Sync requires with other checks.  >= vs =.
18616
18617 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18618
18619         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
18620         (gst_dvdec_video_link), (gst_dvdec_loop):
18621         * ext/dv/gstdvdec.h:
18622           rework the caps negotiation so that dvdec works again instead
18623           of just segfaulting.
18624
18625 === release 0.7.4 ===
18626
18627 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18628
18629         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
18630         * configure.ac: changed for release
18631
18632 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18633
18634         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
18635         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18636         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18637         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18638           reworked patch by David Lehn to fix libdir and includedir for
18639           uninstalled libraries
18640           removed play and gconf from gstreamer-libs since they have their
18641           own pkgconfig files
18642
18643 2004-02-04  David Schleef  <ds@schleef.org>
18644
18645         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
18646         memleak.
18647
18648 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18649
18650         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
18651           use correct GST_TAG_ENCODER tag
18652
18653 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18654
18655         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18656           be sure to stop the clock when going to paused
18657         * sys/oss/gstosssink.c: (gst_osssink_change_state):
18658           reset number of transmitted when going to ready.
18659         fixes #132935
18660
18661 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
18662
18663         reviewed by Benjamin Otte
18664
18665         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18666           extract track count (fixes #133410)
18667
18668 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18669
18670         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
18671           that should be !=, not == (fixes #132519)
18672
18673 2004-02-04  David Schleef  <ds@schleef.org>
18674
18675         Make sure set_explicit_caps() is called before adding pad.
18676         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18677         * gst/id3/gstid3types.c: (gst_id3types_loop):
18678         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
18679         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18680
18681 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18682
18683         * configure.ac:
18684           bump nano to 2, first prerelease
18685           put back AM_PROG_LIBTOOL
18686
18687 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18688
18689         * testsuite/alsa/Makefile.am:
18690           these are user test apps, not automatic testsuite tests
18691
18692 2004-02-04  David Schleef  <ds@schleef.org>
18693
18694         Convert GST_DEBUG_CAPS() to GST_DEBUG():
18695         * gst/mpeg1videoparse/gstmp1videoparse.c:
18696         (mp1videoparse_parse_seq):
18697         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18698         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
18699         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
18700         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
18701         (gst_xvideosink_getcaps):
18702         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18703         * testsuite/gst-lint: more tests
18704
18705 2004-02-04  David Schleef  <ds@schleef.org>
18706
18707         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
18708         with the code that they would expand to.
18709         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
18710         (gst_flacdec_get_src_query_types),
18711         (gst_flacdec_get_src_event_masks):
18712         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
18713         (gst_gnomevfssrc_get_query_types),
18714         (gst_gnomevfssrc_get_event_mask):
18715
18716 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18717
18718         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18719         (gst_sinesrc_dispose):
18720           fix memleak by properly disposing sinesrc
18721
18722 2004-02-04  Julien MOUTTE  <julien@moutte.net>
18723
18724         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
18725         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
18726         an overlay to redraw the image because it has been exposed.
18727         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
18728         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
18729         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
18730         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
18731         interface
18732         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
18733         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
18734         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
18735         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
18736         interface
18737
18738 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18739
18740         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18741           more memleak fixage
18742
18743 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18744
18745         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18746         * gst/typefind/gsttypefindfunctions.c:
18747           fix memleaks shown by gst-typefind
18748
18749 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18750
18751         * common/glib-gen.mak:
18752           add hack rule to touch .Plo files
18753         * gst-libs/gst/colorbalance/Makefile.am:
18754         * gst-libs/gst/mixer/Makefile.am:
18755         * gst-libs/gst/play/Makefile.am:
18756         * gst-libs/gst/tuner/Makefile.am:
18757           remove glib_root variable
18758
18759 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18760
18761         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
18762           set explicit caps before adding the element, so the autopluggers can
18763           plug correctly.
18764         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18765         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
18766         (mpeg_video_type_find), (mpeg_video_stream_type_find),
18767         (dv_type_find):
18768           fix memleaks in typefind functions. gst_type_find_suggest takes a const
18769           argument.
18770
18771 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18772
18773         * gst-libs/gst/colorbalance/Makefile.am:
18774         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
18775         * gst-libs/gst/colorbalance/colorbalance.c:
18776         * gst-libs/gst/colorbalance/colorbalance.h:
18777         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
18778         * gst-libs/gst/mixer/Makefile.am:
18779         * gst-libs/gst/mixer/mixer-marshal.list:
18780         * gst-libs/gst/mixer/mixer.c:
18781         * gst-libs/gst/mixer/mixer.h:
18782         * gst-libs/gst/mixer/mixermarshal.list:
18783         * gst-libs/gst/play/Makefile.am:
18784         * gst-libs/gst/play/play.h:
18785         * gst-libs/gst/tuner/Makefile.am:
18786         * gst-libs/gst/tuner/tuner-marshal.list:
18787         * gst-libs/gst/tuner/tuner.c:
18788         * gst-libs/gst/tuner/tuner.h:
18789         * gst-libs/gst/tuner/tunermarshal.list:
18790           use new glib-gen.mak snippet to clean up Makefile.am
18791           fix various bugs in Makefile.am's
18792
18793 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18794
18795         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
18796           handle chain parsing correctly in the multichain case
18797         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
18798         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
18799         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
18800         (theora_dec_chain):
18801           handle events and queries correctly
18802
18803 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18804
18805         * .cvsignore:
18806         Ignore generated file _stdint.h.
18807
18808 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18809
18810         * gst-libs/gst/colorbalance/Makefile.am:
18811         * gst-libs/gst/colorbalance/colorbalance.h:
18812         * gst-libs/gst/mixer/Makefile.am:
18813         * gst-libs/gst/mixer/mixer.h:
18814         * gst-libs/gst/play/Makefile.am:
18815         * gst-libs/gst/play/play.h:
18816         * gst-libs/gst/tuner/Makefile.am:
18817         * gst-libs/gst/tuner/tuner.h:
18818         Generate enum type code with glib-mkenums.
18819         * gst-libs/gst/colorbalance/.cvsignore:
18820         * gst-libs/gst/mixer/.cvsignore:
18821         * gst-libs/gst/play/.cvsignore:
18822         * gst-libs/gst/tuner/.cvsignore:
18823         Ignore generated files.
18824
18825 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18826
18827         * gst-libs/gst/audio/.cvsignore:
18828         Ignore generated file.
18829         * gst-libs/gst/audio/Makefile.am:
18830         Do not install example filter.
18831
18832 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18833
18834         * examples/switch/.cvsignore:
18835         Ignore generated file.
18836
18837 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18838
18839         * common/m4/ax_create_stdint_h.m4:
18840         * configure.ac:
18841           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
18842           _stdint.h.
18843         * Makefile.am:
18844           remove generated _stdint.h in DISTCLEANFILES
18845         * ext/a52dec/gsta52dec.c:
18846           include _stdint.h for a52dec. (should fix #133064)
18847
18848 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
18849
18850         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
18851         (gst_tag_to_vorbis_comments):
18852         Add replaygain support to vorbistag
18853
18854 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
18855         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
18856         (gst_ffmpeg_caps_to_extradata):
18857           Fix SVQ3 caps flag properties
18858           Use glib macro for bytes swap
18859
18860 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18861
18862         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
18863         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
18864         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18865         * ext/sndfile/gstsf.c: (plugin_init):
18866         * gst/avi/gstavi.c: (plugin_init):
18867         * sys/dxr3/dxr3init.c: (plugin_init):
18868         * sys/oss/gstossaudio.c: (plugin_init):
18869         * sys/v4l/gstv4l.c: (plugin_init):
18870         * sys/v4l2/gstv4l2.c: (plugin_init):
18871           remove textdomain calls
18872         * po/nl.po:
18873           update Dutch translation
18874
18875 2004-02-02  Julien MOUTTE  <julien@moutte.net>
18876
18877         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18878         (gst_play_set_audio_sink): Moving volume in the audio thread for
18879         instantaneous volume change. Maybe i will add another volume in front
18880         of visualization later, not sure yet though.
18881
18882 2004-02-02  Julien MOUTTE  <julien@moutte.net>
18883
18884         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18885         (gst_ximagesink_handle_xevents): Better X events handling, only take
18886         the latest events for configure and motion.
18887         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
18888
18889 2004-02-02  Jon Trowbridge  <trow@gnu.org>
18890
18891         reviewed by: David Schleef  <ds@schleef.org>
18892
18893         Fix memory leaks:
18894         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
18895         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
18896
18897 2004-02-02  David Schleef  <ds@schleef.org>
18898
18899         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
18900         of lines.
18901         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
18902         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18903         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
18904         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
18905         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
18906         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
18907         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
18908         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
18909         (gst_float2_2_int_link):
18910         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
18911         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
18912         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
18913         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
18914         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
18915         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
18916         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
18917         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
18918         * testsuite/gst-lint: Add tests for bzero and ;;
18919
18920 2004-02-02  David Schleef  <ds@schleef.org>
18921
18922         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
18923
18924 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18925
18926         * ext/aalib/gstaasink.c: (gst_aasink_open):
18927         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
18928         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18929         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
18930         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
18931         (gst_afsink_close_file):
18932         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
18933         (gst_afsrc_close_file):
18934         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
18935         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
18936         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
18937         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
18938         * ext/esd/esdmon.c: (gst_esdmon_get):
18939         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
18940         * ext/faac/gstfaac.c: (gst_faac_chain):
18941         * ext/faad/gstfaad.c: (gst_faad_chain):
18942         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
18943         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18944         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
18945         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
18946         (gst_flacdec_loop):
18947         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18948         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18949         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
18950         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
18951         (gst_gnomevfssink_close_file):
18952         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
18953         (gst_gnomevfssrc_open_file):
18954         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
18955         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
18956         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
18957         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
18958         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
18959         * ext/mad/gstmad.c: (gst_mad_chain):
18960         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
18961         * ext/mpeg2dec/gstmpeg2dec.c:
18962         * ext/mpeg2enc/gstmpeg2enc.cc:
18963         * ext/mplex/gstmplex.cc:
18964         * ext/mplex/gstmplexibitstream.cc:
18965         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
18966         (gst_ogg_demux_push):
18967         * ext/raw1394/gstdv1394src.c:
18968         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
18969         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
18970         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
18971         (gst_sf_loop):
18972         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
18973         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
18974         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
18975         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
18976         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18977         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
18978         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
18979         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
18980         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
18981         (gst_riff_read_element_data), (gst_riff_read_seek),
18982         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
18983         * gst/adder/gstadder.c: (gst_adder_loop):
18984         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
18985         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
18986         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
18987         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
18988         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
18989         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
18990         * gst/goom/gstgoom.c: (gst_goom_chain):
18991         * gst/id3/gstid3types.c: (gst_id3types_loop):
18992         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
18993         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
18994         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
18995         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
18996         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
18997         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
18998         (gst_ebml_read_float), (gst_ebml_read_header):
18999         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19000         (gst_matroska_demux_parse_blockgroup):
19001         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19002         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19003         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19004         * gst/silence/gstsilence.c: (gst_silence_get):
19005         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19006         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19007         * gst/speed/gstspeed.c: (speed_loop):
19008         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19009         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19010         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19011         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19012         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19013         (gst_wavparse_loop):
19014         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19015         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19016         (dxr3audiosink_close):
19017         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19018         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19019         (dxr3videosink_close), (dxr3videosink_write_data):
19020         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19021         * sys/oss/gstosssink.c: (gst_osssink_chain):
19022         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19023         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19024         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19025         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19026         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
19027         (gst_v4l_set_window), (gst_v4l_enable_overlay):
19028         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19029         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19030         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19031         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19032         (gst_v4l_set_audio):
19033         * sys/v4l/v4l_calls.h:
19034         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19035         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19036         (gst_v4lmjpegsink_playback_init),
19037         (gst_v4lmjpegsink_playback_start):
19038         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
19039         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19040         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19041         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19042         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19043         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19044         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19045         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19046         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19047         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19048         (gst_v4l2_get_output), (gst_v4l2_set_output),
19049         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19050         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19051         (gst_v4l2_set_attribute):
19052         * sys/v4l2/v4l2_calls.h:
19053         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19054         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19055         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19056         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19057         (gst_v4l2src_capture_stop):
19058         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19059         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19060         (gst_ximagesink_chain):
19061         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19062         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19063         (gst_xvideosink_xwindow_new):
19064         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19065         (gst_xvimagesink_chain):
19066
19067 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19068
19069         * gst/volume/gstvolume.c: (gst_volume_set_volume),
19070         (gst_volume_get_volume), (volume_class_init), (volume_init),
19071         (volume_chain_int16), (volume_update_volume):
19072         * gst/volume/gstvolume.h:
19073           make code more readable by removing magic numbers
19074           make mixer interface export 0-100 range
19075           make it internally map to 0.0-1.0 range so users don't distort
19076           output by putting the sliders at full volume
19077
19078 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19079
19080         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19081         (gst_play_state_change), (gst_play_seek_to_time):
19082         block the tick callback for 0.5 secs after doing a seek
19083
19084 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19085
19086         * gst-libs/gst/play/play.c: (gst_play_new):
19087           check for GError
19088
19089 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19090
19091         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19092         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19093         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19094         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19095         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19096         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19097
19098 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19099
19100         * configure.ac:
19101         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19102           check for a function added in vorbis 1.1
19103
19104 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19105
19106         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19107         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19108           really start/stop clock only on PLAYING <=> PAUSED
19109         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19110           remove \n from debugging lines
19111         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19112           make it work when seeking does not
19113         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19114           reset on DISCONT
19115
19116 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19117
19118         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19119           start clock on PAUSED=>PLAYING, not later
19120         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19121           extract correct time for different discont formats
19122         (gst_alsa_sink_get_time):
19123           don't segfault when no format is negotiated yet, just return 0
19124         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19125         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19126         (gst_ogg_pad_push):
19127           handle flush and discont events correctly
19128         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19129           handle discont events correctly
19130
19131 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19132
19133         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19134         (gst_play_error_create), (gst_play_error_plugin),
19135         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19136         * gst-libs/gst/play/play.h:
19137           add error handling during creation
19138         * examples/gstplay/player.c: (main):
19139           use new gst_play_new
19140
19141
19142 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19143
19144         * ext/theora/theoradec.c: (theora_dec_chain):
19145           make comments work
19146         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19147         (vorbis_dec_src_event), (vorbis_dec_chain):
19148           add encoder tag, fix tag reading to be more error tolerant, change
19149           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19150           gst_pad_event_default.
19151         * gst/tags/gstvorbistag.c:
19152         (gst_tag_list_from_vorbiscomment_buffer):
19153           undefine function specific define at end of function
19154
19155 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19156
19157         * ext/flac/gstflac.c: (plugin_init):
19158         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19159         * ext/flac/gstflacdec.h:
19160         * ext/flac/gstflacenc.h:
19161           Fix typos
19162
19163 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19164
19165         * examples/gstplay/player.c: s/gstplay.h/play.h/
19166
19167 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19168
19169         * gst-libs/gst/play/Makefile.am:
19170         * gst-libs/gst/play/gstplay.c:
19171         * gst-libs/gst/play/gstplay.h:
19172         * gst-libs/gst/play/play.c:
19173           more surgery, operation complete
19174
19175 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19176
19177         * gst-libs/gst/play/play.old.c:
19178         * gst-libs/gst/play/play.old.h:
19179           after CVS surgery by moving, remove
19180         * gst-libs/gst/play/playpipelines.c:
19181           remove
19182
19183         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19184           add negotiation error
19185
19186 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19187
19188         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19189         (gst_ogg_demux_push):
19190           add some seeking debug info
19191           send a flush when seeking
19192
19193 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19194
19195         * configure.ac:
19196           use AC_C_INLINE
19197         * configure.ac:
19198         * ext/Makefile.am:
19199         * ext/theora/Makefile.am:
19200         * ext/theora/theoradec.c:
19201           add theora video decoder. Does just do simple decoding for now and
19202           has been tested against Theora cvs only. It only works when theora
19203           is compiled with --enable-static.
19204         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19205           always reset packetno on DISCONT
19206
19207 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19208
19209         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19210           Fix audio.
19211
19212 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19213
19214         * gst/mpegaudioparse/gstmpegaudioparse.c:
19215         (mp3_type_frame_length_from_header):
19216           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19217
19218 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19219
19220         * ext/esd/esdsink.c: (gst_esdsink_init):
19221           Since we have static pad template caps, we don't need to negotiate;
19222           either the core errors out or we know the format.
19223
19224 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19225
19226         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19227         (gst_riff_read_seek):
19228         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19229         (gst_ebml_read_seek):
19230           Fix event handling.
19231
19232 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19233
19234         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19235           removee video/x-theora from vp3 decoder, it doesn't handle raw
19236           theora streams
19237         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19238           fix bug with finalizing element that never went to PAUSED
19239         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19240           length and position queries were swapped
19241         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19242         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19243         (vorbis_dec_src_event):
19244           implement querying time and bytes
19245
19246 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19247
19248         * just about every source file:
19249           gst_element_error -> GST_ELEMENT_ERROR
19250
19251 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19252
19253         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19254         emiting FLUSH and even before DISCONT.
19255         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19256         get the best instant seeking as possible yay!
19257
19258 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19259
19260         * gst/mpeg1videoparse/gstmp1videoparse.c:
19261         (gst_mp1videoparse_real_chain):
19262           Committed wrong version last week... Grr... Didn't notice until now.
19263
19264 2004-01-29  Julien MOUTTE <julien@moutte.net>
19265
19266         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19267         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19268         have_xwindow_id signal in xwindow_create.
19269
19270 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19271
19272         * ext/ogg/gstoggdemux.c:
19273           lots of changes - mainly support for chained bitstreams, seeking,
19274           querying and bugfixes of course
19275         * ext/vorbis/Makefile.am:
19276         * ext/vorbis/vorbisdec.c:
19277         * ext/vorbis/vorbisdec.h:
19278           add vorbisdec raw vorbis decoder
19279         * ext/vorbis/vorbis.c: (plugin_init):
19280           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19281         * gst/intfloat/Makefile.am:
19282         * gst/intfloat/float22int.c:
19283         * gst/intfloat/float22int.h:
19284         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19285           add float2intnew plugin. It converts multichannel interleaved float to
19286           multichannel interleaved int. The name should probably be changed.
19287         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19288         (plugin_init):
19289           add typefinding for raw theora video so oggdemux can detect it.
19290
19291 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19292
19293         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19294         sink element first.
19295         * gst/videoscale/gstvideoscale.c:
19296         (gst_videoscale_handle_src_event): Fixing src event handler.
19297
19298 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19299
19300         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19301         (gst_v4lsrc_open), (gst_v4lsrc_close),
19302         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19303         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19304         * sys/v4l/gstv4lsrc.h:
19305         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19306         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19307           Implement resizing... Hack. But that's why v4l is b0rked...
19308
19309 2004-01-28  Julien MOUTTE <julien@moutte.net>
19310
19311         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19312         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19313         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19314         (gst_ximagesink_xwindow_destroy):
19315         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19316         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19317         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19318         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19319         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19320         correctly cleaning the image created to check xshm calls on succes,
19321         added a lot of XSync calls in X11 functions, and fixed a segfault when
19322         no image format was defined before negotiation happened.
19323
19324 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19325
19326         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19327           use gst_element_get_time to get correct time
19328
19329 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19330
19331         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19332         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19333         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19334         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19335         (gst_xvimagesink_check_xshm_calls),
19336         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19337         X plugins are now able to detect that XShm calls will fail even if the
19338         server claims that it has XShm support (remote displays most of the
19339         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19340         so that we use non XShm functions. This feature is almost useless for
19341         xvimagesink as Xv is not supported on remote displays anyway, but
19342         it might happen than even on the local display XShm calls fail.
19343
19344 2004-01-27  David Schleef  <ds@schleef.org>
19345
19346         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19347         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19348         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19349         changed esdsink to only use 44100,16,2, since esd sucks at rate
19350         conversion and esdsink has had difficulty negotiating.
19351
19352 2004-01-27  Julien MOUTTE <julien@moutte.net>
19353
19354         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19355         (gst_play_seek_to_time): Fixing the way to get current position.
19356
19357 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19358
19359         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19360           use gst_element_get_time to get correct time
19361
19362 2004-01-27  Julien MOUTTE <julien@moutte.net>
19363
19364         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19365         fix ever... Inverting 2 lines of code make spider autoplug correctly
19366         tagged mp3 !
19367
19368 2004-01-27  David Schleef  <ds@schleef.org>
19369
19370         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19371         Use gst_pad_try_set_caps_nonfixed().
19372
19373 2004-01-27  David Schleef  <ds@schleef.org>
19374
19375         * gst/ac3parse/gstac3parse.c: update to checklist 5
19376         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19377         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19378         * gst/audioscale/gstaudioscale.c: same
19379         * gst/auparse/gstauparse.c: same
19380         * gst/avi/gstavidemux.c: same
19381
19382 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19383
19384         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19385           stop processing after EOS
19386
19387 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19388
19389         * gst/asfdemux/asfheaders.h:
19390         * gst/asfdemux/gstasfdemux.c:
19391         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19392         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19393         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19394           lot's of fixes to make data extraction simpler and get the code
19395           architecture and compiler independant. Add debugging category
19396         * gst/goom/gstgoom.c: (gst_goom_change_state):
19397           reset channel count on PAUSED=>READY, not READY=>PAUSED
19398
19399 2004-01-26  Colin Walters  <walters@verbum.org>
19400
19401         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19402         code to pull a bigger buffer in iradio mode.  This as a side effect
19403         makes typefinding work.
19404
19405 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19406
19407         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19408         Fix SVQ3 decoding on PPC
19409
19410 2004-01-26  Julien MOUTTE <julien@moutte.net>
19411
19412         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19413         that one managed to stay there... Fixed.
19414
19415 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19416
19417         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19418         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19419         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19420         (qtdemux_video_caps):
19421         * gst/qtdemux/qtdemux.h:
19422         Add SVQ3 specific flags to qtdemux and ffmpeg
19423
19424 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19425
19426         * gst-libs/gst/audio/audio.h:
19427           remove buffer-frames from audio caps
19428         * gst/audioconvert/gstaudioconvert.c:
19429           fix plugin to really work.
19430
19431 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19432
19433         * gst-libs/gst/mixer/mixer.c:
19434         * gst-libs/gst/propertyprobe/propertyprobe.c:
19435         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19436         (gst_tuner_find_channel_by_name):
19437         * gst-libs/gst/tuner/tuner.h:
19438           Add gtk-doc style comments. Also fix a function name.
19439
19440 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19441
19442         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19443         (gst_divxdec_negotiate):
19444           Fix for new capsnego - also fixes gst-player with divxdec.
19445
19446 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19447
19448         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19449         (gst_play_identity_handoff), (gst_play_set_location),
19450         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19451         try in visualization implementation. Still have an issue with switch
19452         blocking when pulling from video_queue and only audio comes out of
19453         spider.
19454         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19455         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19456         release method. And check if the pad is usable before pulling.
19457
19458 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19459
19460         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19461         (gst_videobalance_init),
19462         (gst_videobalance_colorbalance_list_channels),
19463         (gst_videobalance_colorbalance_set_value),
19464         (gst_videobalance_colorbalance_get_value),
19465         (gst_videobalance_update_properties),
19466         (gst_videobalance_update_tables_planar411),
19467         (gst_videobalance_planar411):
19468         * gst/videofilter/gstvideobalance.h:
19469           Implement lookup-tables. +/- 10x faster.
19470
19471 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19472
19473         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19474         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19475           The index reading was broken. The rest worked fine, but the whole
19476           goal of my rewrite was to make avidemux readable, and this was
19477           not at all readable. Please use typed variables.
19478
19479 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19480
19481         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19482           Additional pad usability check.
19483         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19484         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19485         (gst_mp1videoparse_real_chain):
19486           Fix MPEG video stream parsing. The original plugin had several
19487           issues, including not timestamping streams where the source was
19488           not timestamped (this happens with PTS values in mpeg system
19489           streams, but MPEG video is also a valid stream on its own so
19490           that needs timestamps too). We use the display time code for that
19491           for now. Also, if one incoming buffer contains multiple valid
19492           frames, we push them all on correctly now, including proper EOS
19493           handling. Lastly, several potential segfaults were fixed, and we
19494           properly sync on new sequence/gop headers to include them in next,
19495           not previous frames (since they're header for the next frame, not
19496           the previous). Also see #119206.
19497         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19498         (bpf_from_header):
19499           Move caps setting so we only do it after finding several valid
19500           MPEG-1 fraes sequentially, not right after the first one (which
19501           might be coincidental).
19502         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19503         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19504         (plugin_init):
19505           Add unsynced MPEG video stream typefinding, and change some
19506           probability values so we detect streams rightly. The idea is as
19507           follows: I can have an unsynced system stream which contains
19508           video. In the current code, I would randomly get a type for either
19509           system or video stream type found, because the probabilities are
19510           being calculated rather randomly. I now use fixed values, so we
19511           always prefer system stream if that was found (and that is how it
19512           should be). If no system stream was found, we can still identity                the stream as video-only.
19513
19514 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19515
19516         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19517         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19518           don't write to buffer. Extract data without the need of
19519           __attribute__ ((packed))
19520
19521 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19522
19523         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19524         (mpeg1_sys_type_find):
19525           Fix MPEG-1 stream typefinding.
19526
19527 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19528
19529         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19530           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19531
19532 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19533
19534         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19535         * ext/esd/gstesd.c: (plugin_init):
19536           private debugging, better error reporting
19537
19538 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19539
19540         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19541         (gst_riff_read_init), (gst_riff_read_change_state):
19542         * gst-libs/gst/riff/riff-read.h:
19543           Remove stuff fromold metadata system.
19544
19545 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19546
19547         * ext/ogg/gstoggdemux.c:
19548           Fix wrong file comment.
19549         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19550         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19551           Add metadata reading properly.
19552
19553 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19554
19555         * ext/Makefile.am:
19556           Fix nas DIST_SUBDIRS
19557           Uraeus:
19558           Fix bug where make distcheck doesn't get run on adding stuff to
19559           the build.
19560
19561 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19562
19563         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
19564         * ext/divx/gstdivxdec.h:
19565           Fix divx3 ("msmpeg4") playback using divxdec.
19566
19567 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19568
19569         * gst/typefind/gsttypefindfunctions.c:
19570         (mp3_type_frame_length_from_header): fix bug in length computation
19571         (mp3_type_find): improve debugging output
19572
19573 2004-01-23  Julien MOUTTE  <julien@moutte.net>
19574
19575         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19576         (gst_play_set_location), (gst_play_seek_to_time),
19577         (gst_play_set_audio_sink), (gst_play_set_visualization),
19578         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
19579         the pipeline from scratch. Visualization is back and switch went out as
19580         i realized it was not possible to use the way i wanted.
19581         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
19582         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
19583         clearing in state change from READY to NULL. So that one can clean the
19584         X ressources keeping the element.
19585         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19586         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
19587         (gst_xvimagesink_colorbalance_set_value),
19588         (gst_xvimagesink_colorbalance_get_value),
19589         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
19590         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
19591         change from READY to NULL and fixed some stupid bugs in colorbalance
19592         get/set values. Also added the following feature : when nobody tries to
19593         set some values to the colorbalance levels before the xcontext is
19594         grabbed, then when creating channels list from Xv attributes we set the
19595         internal values to the Xv defaults. This way we handle buggy Xv drivers
19596         that set default hue values far from the middle of the range (Thanks
19597         to Jon Trowbridge for pointing that issue).
19598         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
19599         colorbalance levels have been set before xcontext is grabbed.
19600
19601 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19602
19603         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19604           Fix the ossmixer case where we shouldn't open /dev/dsp* because
19605           it might block operations (which is bad for a mixer).
19606
19607 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19608
19609         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
19610         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
19611         (gmip_find_type_pre):
19612         * gst-libs/gst/media-info/media-info-priv.h:
19613         * gst-libs/gst/media-info/media-info.c:
19614         (gst_media_info_instance_init), (gst_media_info_read_idler):
19615         add fakesink to get caps on decoder src pad again
19616         fix callback prototype to match new have_type signal signature
19617
19618 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19619
19620         * gst/adder/gstadder.c: (gst_adder_link):
19621           fix non-compile and cut-n-paste code
19622
19623 2004-01-21  David Schleef  <ds@schleef.org>
19624
19625         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
19626         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
19627         (gst_swfdec_init), (gst_swfdec_change_state):
19628         * ext/swfdec/gstswfdec.h:
19629         Fix negotiation.
19630         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
19631         (gst_adder_request_new_pad): Fix negotiation.
19632         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
19633         Add a fixate function.
19634         * gst/intfloat/gstfloat2int.c:
19635         * gst/intfloat/gstfloat2int.h:
19636         * gst/intfloat/gstint2float.c:
19637         * gst/intfloat/gstint2float.h:
19638         Completely rewrite the negotiation.  Doesn't quite work yet,
19639         due to some buffer-frames problem.
19640
19641 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19642
19643         * ext/gnomevfs/gstgnomevfssrc.c:
19644         * sys/v4l2/v4l2_calls.h:
19645           fix includes for distcheck
19646
19647 2004-01-21  Christian Schaller <uraeus@gnome.org>
19648
19649         * ext/nas/
19650         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
19651         based on earlier patch from Laurent Vivier
19652
19653 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
19654
19655         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19656         Fix wma caps property
19657         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
19658         Fix typo (flags1 and flags2)
19659
19660 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19661
19662         * gst-libs/gst/media-info/media-info-priv.c:
19663         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
19664         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
19665         (gmip_find_stream), (gmip_find_track_metadata),
19666         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
19667         (gmip_find_track_format):
19668         * gst-libs/gst/media-info/media-info-priv.h:
19669         * gst-libs/gst/media-info/media-info-test.c: (main):
19670         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
19671         (gst_media_info_read_idler), (gst_media_info_read):
19672         * gst-libs/gst/media-info/media-info.h:
19673           register debugging category and use it for debugging
19674
19675 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19676
19677         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
19678         (gst_vorbisfile_new_link):
19679           signal streaminfo through tags
19680
19681 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19682
19683         * ext/mplex/gstmplex.cc:
19684         * ext/mplex/gstmplexibitstream.cc:
19685           g++ doesn't like NULL in our i18n/error macros, should be
19686           either (NULL) or ("").
19687
19688 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19689
19690         * sys/dxr3/dxr3audiosink.c:
19691         * sys/dxr3/dxr3init.c:
19692         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
19693         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
19694           Fix more error error error errors (missing includes here).
19695
19696 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19697
19698         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19699           fix thomas' error errors.
19700
19701 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19702
19703         * ext/mpeg2enc/gstmpeg2enc.cc:
19704           fix error errors.
19705
19706 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19707
19708         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19709         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19710           Fix for new error system.
19711
19712 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19713
19714         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19715           fix for new error reporting
19716
19717 2004-01-20  David Schleef  <ds@schleef.org>
19718
19719         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
19720         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
19721         (gst_ximagesink_set_xwindow_id): Change to using a framerate
19722         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
19723         and neither is 100+, most likely.
19724         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19725         (gst_xvimagesink_getcaps): same
19726
19727 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19728
19729         * configure.ac:
19730           Up version requirement to 2.0.3 (not yet released) to avoid symbol
19731           clashes with ffmpeg.
19732
19733 2004-01-20  Julien MOUTTE  <julien@moutte.net>
19734
19735         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
19736         (gst_switch_init): Fixed switch element : proxying link and setting
19737         caps from src to sink on request.
19738
19739 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19740
19741         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
19742         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19743         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19744         fix element_error
19745
19746 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19747
19748         * sys/v4l/v4l_calls.h:
19749         * sys/v4l2/v4l2_calls.h:
19750           element_error fixes
19751
19752 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19753
19754         * gst-libs/gst/gst-i18n-plugin.h:
19755           add locale.h
19756           remove config.h inclusion
19757
19758 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19759
19760         * autogen.sh:
19761           adding autopoint invocation
19762         * Makefile.am:
19763         * configure.ac:
19764         * gst-libs/gst/gettext.h:
19765           adding gettext bits
19766         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19767         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19768         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19769         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19770         (gst_gnomevfssink_close_file):
19771         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
19772         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
19773         * gst-libs/gst/gst-i18n-plugin.h:
19774         * gst/avi/gstavi.c: (plugin_init):
19775         * sys/dxr3/dxr3init.c: (plugin_init):
19776         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
19777         * sys/oss/gstossaudio.c: (plugin_init):
19778         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19779         * sys/v4l/gstv4l.c: (plugin_init):
19780         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19781         * sys/v4l2/gstv4l2.c: (plugin_init):
19782         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19783         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
19784         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
19785         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
19786         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
19787         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
19788           make sure locale and translation domain are set
19789           fix translated strings
19790         * po/.cvsignore:
19791         * po/LINGUAS:
19792         * po/Makevars:
19793         * po/POTFILES.in:
19794         * po/nl.po:
19795           put translation files into place
19796         * sys/xvideo/imagetest.c: (main):
19797         * ext/dv/demo-play.c: (main):
19798           fix unnecessary translations
19799
19800 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19801
19802         * ext/sndfile/gstsf.c:
19803         * gst/avi/gstavimux.c:
19804         * ext/audiofile/gstafsink.c:
19805         * ext/audiofile/gstafsrc.c:
19806         * ext/gnomevfs/gstgnomevfssink.c:
19807         * ext/gnomevfs/gstgnomevfssrc.c:
19808         * sys/oss/gstosselement.c:
19809         * sys/v4l/v4l_calls.h:
19810           fix i18n include
19811
19812 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19813
19814         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19815         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19816         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19817         (gst_v4l2_get_output), (gst_v4l2_set_output),
19818         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19819         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19820         (gst_v4l2_set_attribute):
19821         update to new error handling
19822
19823 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19824
19825         * ext/sidplay/gstsiddec.cc:
19826         * gst/modplug/gstmodplug.cc:
19827           parenthese NULL because C++ seems angry about it
19828
19829 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19830
19831         * gst-libs/gst/gst-i18n-plugin.h:
19832           add skeleton i18n stuff, but needs to be further implemented
19833
19834 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
19835
19836         * examples/gstplay/player.c: (main):
19837         * ext/aalib/gstaasink.c: (gst_aasink_open):
19838         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19839         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19840         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19841         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19842         (gst_afsink_close_file):
19843         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19844         (gst_afsrc_close_file):
19845         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19846         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19847         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19848         * ext/esd/esdmon.c: (gst_esdmon_get):
19849         * ext/esd/esdsink.c: (gst_esdsink_chain):
19850         * ext/faac/gstfaac.c: (gst_faac_chain):
19851         * ext/faad/gstfaad.c: (gst_faad_chain):
19852         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19853         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19854         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19855         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19856         (gst_flacdec_loop):
19857         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19858         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19859         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19860         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19861         (gst_gnomevfssink_close_file):
19862         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19863         (gst_gnomevfssrc_open_file):
19864         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19865         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19866         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19867         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19868         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19869         * ext/mad/gstmad.c: (gst_mad_chain):
19870         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19871         * ext/mpeg2dec/gstmpeg2dec.c:
19872         * ext/mpeg2enc/gstmpeg2enc.cc:
19873         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19874         * ext/mplex/gstmplex.cc:
19875         * ext/mplex/gstmplexibitstream.cc:
19876         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19877         (gst_ogg_demux_push), (gst_ogg_pad_push):
19878         * ext/raw1394/gstdv1394src.c:
19879         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19880         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19881         * ext/sidplay/gstsiddec.cc:
19882         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19883         (gst_sf_loop):
19884         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19885         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19886         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19887         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19888         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19889         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19890         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19891         * gst-libs/gst/Makefile.am:
19892         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19893         (gst_riff_read_element_data), (gst_riff_read_seek),
19894         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19895         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
19896         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19897         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19898         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19899         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19900         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19901         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19902         * gst/goom/gstgoom.c: (gst_goom_chain):
19903         * gst/id3/gstid3types.c: (gst_id3types_loop):
19904         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19905         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19906         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19907         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19908         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19909         (gst_ebml_read_float), (gst_ebml_read_header):
19910         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19911         (gst_matroska_demux_parse_blockgroup):
19912         * gst/modplug/gstmodplug.cc:
19913         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19914         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19915         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19916         * gst/silence/gstsilence.c: (gst_silence_get):
19917         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19918         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19919         * gst/speed/gstspeed.c: (speed_loop):
19920         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19921         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19922         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19923         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19924         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19925         (gst_wavparse_loop):
19926         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19927         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19928         (dxr3audiosink_close):
19929         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19930         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19931         (dxr3videosink_close), (dxr3videosink_write_data):
19932         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19933         * sys/oss/gstosselement.h:
19934         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
19935         (gst_osssink_chain):
19936         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19937         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19938         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19939         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19940         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
19941         (gst_v4l_enable_overlay):
19942         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19943         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19944         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19945         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19946         (gst_v4l_set_audio):
19947         * sys/v4l/v4l_calls.h:
19948         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19949         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19950         (gst_v4lmjpegsink_playback_init),
19951         (gst_v4lmjpegsink_playback_start):
19952         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
19953         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
19954         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
19955         (gst_v4lmjpegsrc_requeue_frame):
19956         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19957         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19958         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19959         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19960         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19961         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19962         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19963         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19964         (gst_v4l2src_capture_stop):
19965         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19966         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19967         (gst_ximagesink_chain):
19968         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19969         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19970         (gst_xvideosink_xwindow_new):
19971         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19972         (gst_xvimagesink_chain):
19973         use new error signal, function and categories
19974
19975 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
19976
19977         * configure.ac:
19978         * ext/Makefile.am:
19979         * ext/musicbrainz/gsttrm.c:
19980         * ext/musicbrainz/gsttrm.h:
19981         * ext/musicbrainz/Makefile.am:
19982         Add a trm plugin
19983
19984 2004-01-18  Julien MOUTTE  <julien@moutte.net>
19985
19986         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
19987         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
19988         synchronous property for debugging.
19989         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
19990         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19991         (gst_xvimagesink_set_property): Moving a pointer declaration to a
19992         smaller block, fixing indent.
19993
19994 2004-01-16  David Schleef  <ds@schleef.org>
19995
19996         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
19997         property affects the video stream.
19998         * sys/xvimage/xvimagesink.c:
19999         * sys/xvimage/xvimagesink.h:
20000         Add synchronous property for debugging.  Should probably be
20001         disabled in non-CVS builds.  Make sure that the Xv attribute
20002         exists before we set it (crash!).  Fix a silly float bug that
20003         caused colorbalance to just not work.
20004
20005 2004-01-17  Christian Schaller <Uraeus@gnome.org>
20006
20007         * tools/gst-launch-ext.in - update for new plugins
20008
20009 2004-01-16  David Schleef  <ds@schleef.org>
20010
20011         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
20012         already-freed caps.
20013
20014 2994-01-16  Christian Schaller <Uraeus@gnome.org>
20015
20016         * Update spec for new colorspace plugin and libcaca plugin
20017         * Fix compilation of libcaca plugin (clock -> id)
20018
20019 2004-01-16  Julien MOUTTE <julien@moutte.net>
20020
20021         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
20022         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20023         (gst_xvimagesink_set_xwindow_id),
20024         (gst_xvimagesink_colorbalance_set_value),
20025         (gst_xvimagesink_colorbalance_get_value),
20026         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20027         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
20028         correct colorbalance properties. They can now be set when the element
20029         is still in NULL state. The values will be committed to the Xv Port
20030         when xcontext is initialized.
20031         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
20032         brightness int values in the GstXvImagesink structure.
20033
20034 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20035
20036         * gst-libs/gst/Makefile.am:
20037           restructure so having local patches works easier.
20038
20039 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20040
20041         * ext/mpeg2enc/Makefile.am:
20042         * ext/mpeg2enc/gstmpeg2enc.cc:
20043         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20044           Bugfix with respect to EOS handling.
20045
20046 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20047
20048         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20049           Link with right caps (else, it segfaults).
20050         * ext/mplex/gstmplexjob.cc:
20051           Fix for slight API change in 1.6.1.93 release of mjpegtools.
20052
20053 2004-01-15  David Schleef  <ds@schleef.org>
20054
20055         * gst-libs/gst/audio/Makefile.am:
20056         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
20057         from the template.
20058         * gst-libs/gst/audio/gstaudiofilter.c:
20059         * gst-libs/gst/audio/gstaudiofilter.h:
20060         Add bytes_per_sample and size and n_samples calculation.
20061         * gst-libs/gst/audio/gstaudiofilterexample.c:
20062         Remove, now autogenerated.
20063         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20064         Moved from gstaudiofilterexample, object name changed, code added
20065         so that it actually works.
20066         * gst-libs/gst/audio/make_filter:
20067         Script to build an audiofilter subclass from the template.
20068         * gst/colorspace/Makefile.am:
20069         * gst/colorspace/yuv2yuv.c:
20070         Remove file, since it's GPL, and we don't use it.
20071
20072 2004-01-15  Julien MOUTTE  <julien@moutte.net>
20073
20074         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20075         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
20076         them use the buffer free function to test how the buffer was allocated.
20077
20078 2004-01-15  David Schleef  <ds@schleef.org>
20079
20080         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20081         that handles osssink fallback.
20082         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20083         (gst_audio_convert_getcaps):
20084         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20085         Add audio/x-qdm2 for QDM2 audio.
20086         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20087         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20088         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20089         Decrease minimum size to 16x16.
20090         * gst/wavparse/gstwavparse.c:
20091         Convert disabled pad template caps to new caps.
20092         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20093         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20094         (gst_xvimagesink_chain): Throw element error when display cannot
20095         be opened.  Increase minimum framerate to 1.0.  Check the data
20096         free function on a buffer to make sure it is the type we expect
20097         before manipulating it.
20098
20099 2004-01-15  Julien MOUTTE <julien@moutte.net>
20100
20101         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20102         (gst_videobalance_colorbalance_set_value): Implement passthru if
20103         settings are in the middle.
20104         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20105
20106 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20107
20108         * gst/videofilter/Makefile.am:
20109         * gst/volume/Makefile.am:
20110           Since we use videofilter symbols, link to it.
20111
20112 2004-01-15  Julien MOUTTE <julien@moutte.net>
20113
20114         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20115         mixer interface type to HARDWARE.
20116         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20117         type to SOFTWARE.
20118         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20119         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20120         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20121         (gst_volume_interface_init), (gst_volume_list_tracks),
20122         (gst_volume_set_volume), (gst_volume_get_volume),
20123         (gst_volume_set_mute), (gst_volume_mixer_init),
20124         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20125         (volume_init): Implementing mixer interface.
20126         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20127         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20128         (gst_osselement_change_state): Removing some trailing commas in
20129         structures.
20130         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20131         interface type to HARDWARE.
20132         * sys/v4l/gstv4lcolorbalance.c:
20133         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20134         type to HARDWARE.
20135         * sys/v4l2/gstv4l2colorbalance.c:
20136         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20137         interface type to HARDWARE.
20138         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20139         same code than ximagesink for event handling.
20140
20141 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20142
20143         * ext/snapshot/Makefile.am:
20144         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20145         (gst_snapshot_chain):
20146         * ext/snapshot/gstsnapshot.h:
20147           This has to be a joke... Snapshot should be connected to a tee,
20148           colorspace element before it and EOS after that, where the other
20149           src of the tee receives normal data.
20150           The current way is *wrong*.
20151
20152 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20153
20154         * ext/hermes/gsthermescolorspace.c:
20155           Fix another compile error. Same as below.
20156
20157 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20158
20159         * gst/colorspace/gstcolorspace.c:
20160         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20161         (gst_colorspace_i420_to_yv12):
20162           Fix compiling... Didn't test if it actually works.
20163
20164 2004-01-15  David Schleef  <ds@schleef.org>
20165
20166         * configure.ac:
20167         * gst/colorspace/Makefile.am:
20168         * gst/colorspace/gstcolorspace.c:
20169         * gst/colorspace/gstcolorspace.h:
20170         * gst/colorspace/yuv2rgb.c:
20171         * gst/colorspace/yuv2rgb.h:
20172         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20173         code and GPL code.  Fix for new caps negotiation.  Rewrite
20174         much of the format handling code, and some of the conversion
20175         code.  Basically, rewrote almost everything.  This element
20176         handles I420, YV12 to RGB conversions.
20177         * ext/hermes/Makefile.am:
20178         * ext/hermes/gsthermescolorspace.c:
20179         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20180         Remove non-Hermes related code.  This element handles lots of
20181         RGB to RGB conversions, but no YUV.
20182         * ext/hermes/gstcolorspace.c:
20183         * ext/hermes/gstcolorspace.h:
20184         * ext/hermes/rgb2yuv.c:
20185         * ext/hermes/yuv2rgb.c:
20186         * ext/hermes/yuv2rgb.h:
20187         * ext/hermes/yuv2rgb_mmx16.s:
20188         * ext/hermes/yuv2yuv.c:
20189         * ext/hermes/yuv2yuv.h:
20190         Remove old code.
20191
20192 2004-01-14  Colin Walters  <walters@verbum.org>
20193
20194         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20195         they've already been.
20196
20197 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20198
20199         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20200           assume tag mode when pad is not connected
20201
20202 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20203
20204         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20205           Don't update the time of the clock
20206         (gst_alsa_sink_loop):
20207           sync to the clock given to alsasink, not the own clock
20208         * sys/oss/gstosssink.c: (gst_osssink_chain):
20209           sync to the clock
20210         (gst_osssink_change_state):
20211           activate the clock
20212         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20213         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20214           remove bogus code that made DISCONT events unhandled
20215         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20216           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20217           #131502)
20218         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20219         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20220         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20221           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20222           2nd warning in bug #131502)
20223
20224 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20225
20226         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20227         (gst_videobalance_colorbalance_set_value),
20228         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20229         for colorbalance interface implementation.
20230         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20231         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20232         (gst_ximagesink_dispose), (gst_ximagesink_init),
20233         (gst_ximagesink_class_init): Adding DISPLAY property.
20234         * sys/ximage/ximagesink.h: Adding display_name to store display.
20235         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20236         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20237         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20238         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20239         properties (they still need polishing though for gst-launch use : no
20240         xcontext yet, i ll do that tomorrow).
20241         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20242
20243 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20244
20245         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20246         (gst_play_set_location), (gst_play_set_visualization): Preparing
20247         switch integration, adding videobalance in the pipeline.
20248
20249 2004-01-14  Julien MOUTTE <julien@moutte.net>
20250
20251         * gst-libs/gst/colorbalance/colorbalance.c:
20252         (gst_color_balance_class_init): Adding a default type.
20253         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20254         the type.
20255         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20256         (gst_videobalance_dispose), (gst_videobalance_class_init),
20257         (gst_videobalance_init), (gst_videobalance_interface_supported),
20258         (gst_videobalance_interface_init),
20259         (gst_videobalance_colorbalance_list_channels),
20260         (gst_videobalance_colorbalance_set_value),
20261         (gst_videobalance_colorbalance_get_value),
20262         (gst_videobalance_colorbalance_init): Implementing colorbalance
20263         interface.
20264         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20265         list.
20266         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20267         bug which was triggering a BadAccess X error when setting an overlay
20268         before pad was really negotiated.
20269         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20270         Using the colorbalance type macro.
20271
20272 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20273
20274         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20275         (gst_flacenc_chain):
20276           handle tags correctly
20277         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20278           extract ID3v1 tags correctly
20279
20280 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20281
20282         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20283         (plugin_init):
20284           Improve matroska typefinding for odd-typed headers...
20285
20286 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20287
20288         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20289           Fix for using incremental number on padnames.
20290
20291 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20292
20293         * ext/divx/gstdivxdec.c:
20294         * ext/divx/gstdivxenc.c:
20295           Set category to divx4linux instead of divx (too generic).
20296         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20297         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20298         (gst_wavparse_loop), (gst_wavparse_change_state):
20299         * gst/wavparse/gstwavparse.h:
20300           fix parsing of WAV files with non-standard fmt-tag size and fix
20301           skipping of unrecognized chunks... Someone please fix this thing
20302           to use rifflib so all this is automated.
20303         * sys/v4l/Makefile.am:
20304         * sys/v4l2/Makefile.am:
20305           Add X_CFLAGS because we depend on X (for overlay).
20306
20307 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20308
20309         * ext/mpeg2dec/gstmpeg2dec.c:
20310           Don't issue a timestamp unless we tagged the frame
20311           with a PTS.
20312
20313 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20314
20315         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20316           Query the audio element to get the time, not the clock. We're
20317           interested in the element's time here.
20318
20319 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20320
20321         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20322         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20323         * ext/esd/esdsink.c: (gst_esdsink_chain):
20324         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20325         * ext/mas/massink.c: (gst_massink_chain):
20326         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20327         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20328         (gst_matroska_demux_parse_metadata):
20329         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20330         (gst_mpeg_parse_release_locks):
20331         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20332         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20333         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20334         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20335         (gst_osssink_change_state):
20336         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20337         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20338         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20339         (gst_xvideosink_release_locks):
20340         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20341           use element time.
20342         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20343         (gst_alsa_clock_stop):
20344         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20345         (gst_audio_clock_get_internal_time):
20346           simplify for use with new clocking code.
20347         * testsuite/alsa/Makefile.am:
20348         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20349           fix testsuite for new caps system
20350
20351 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20352
20353         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20354         * ext/flac/gstflacenc.c: (add_one_tag):
20355           length is already host endian, no need to convert. Fixes playback of
20356           tagged files on PPC. (bug #128384)
20357
20358 2004-01-13  Julien MOUTTE <julien@moutte.net>
20359
20360         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20361         colorbalance interface stating if it is hardware based or software
20362         based.
20363         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20364         Removing a trailing comma.
20365         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20366         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20367         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20368         the documentation seems to be wrong on the -1000 to 1000 interval.
20369
20370 2004-01-12  David Schleef  <ds@schleef.org>
20371
20372         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20373         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20374         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20375         Fix negotiation.  Add a bufferalloc function for the sink pad,
20376         and generally clean up some of the code.
20377
20378 2004-01-12  Julien MOUTTE <julien@moutte.net>
20379
20380         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20381         (gst_color_balance_channel_dispose): Adding safety check in dispose
20382         method.
20383         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20384         (gst_xvimagesink_xcontext_clear),
20385         (gst_xvimagesink_interface_supported),
20386         (gst_xvimagesink_colorbalance_list_channels),
20387         (gst_xvimagesink_colorbalance_set_value),
20388         (gst_xvimagesink_colorbalance_get_value),
20389         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20390         Adding colorbalance interface support to set XV parameters such as
20391         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20392         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20393         interface.
20394
20395 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20396
20397         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20398         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20399         (gst_audio_convert_init), (gst_audio_convert_set_property),
20400         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20401         (gst_audio_convert_link),
20402         (gst_audio_convert_buffer_to_default_format),
20403         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20404           - implement _getcaps and use it
20405           - improve linking
20406           - remove float caps since no float conversion is actually done
20407           - remove properties and arguments that were to be used for rate
20408             conversion
20409
20410 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20411
20412         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20413         (gst_audio_structure_set_int):
20414         * gst-libs/gst/audio/audio.h:
20415           add helper functions for _getcaps matching the standard audio
20416           templates
20417
20418 2004-01-12  David Schleef  <ds@schleef.org>
20419
20420         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20421         Test that pad is negotiated before getting its caps.
20422
20423 2004-01-12  Julien MOUTTE <julien@moutte.net>
20424
20425         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20426         analyzing the pads of an element the bin is mostly in READY state so
20427         no caps were negotiated. This helper function needs to work with
20428         _get_caps directly then. I was not freeing them though, added that to
20429         fix the mem leak.
20430
20431 2004-01-12  Julien MOUTTE <julien@moutte.net>
20432
20433         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20434         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20435         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20436         than the free_func.
20437
20438 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20439
20440         * sys/oss/gstossaudio.c: (plugin_init):
20441         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20442         * sys/oss/gstosselement.h:
20443           make an oss debugging category
20444           make failure more descriptive
20445
20446 2004-01-11  David Schleef  <ds@schleef.org>
20447
20448         * ext/ffmpeg/gstffmpeg.c:
20449         * ext/ffmpeg/gstffmpegcodecmap.c:
20450         * ext/ffmpeg/gstffmpegdec.c:
20451         * ext/ffmpeg/gstffmpegenc.c:
20452         * ext/ffmpeg/gstffmpegprotocol.c:
20453         * ext/gdk_pixbuf/gstgdkanimation.c:
20454         * ext/jpeg/gstjpeg.c:
20455         * ext/libpng/gstpng.c:
20456         * ext/mpeg2dec/perftest.c:
20457         * ext/speex/gstspeex.c:
20458         * gst-libs/gst/resample/dtos.c:
20459         * gst/intfloat/gstintfloatconvert.c:
20460         * gst/oneton/gstoneton.c:
20461         * gst/rtjpeg/RTjpeg.c:
20462         * gst/rtp/gstrtp.c:
20463         * sys/dxr3/dxr3init.c:
20464         * sys/glsink/gstgl_nvimage.c:
20465         * sys/glsink/gstgl_pdrimage.c:
20466         * sys/glsink/gstglsink.c:
20467         * testsuite/gst-lint:
20468         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20469
20470 2004-01-11  David Schleef  <ds@schleef.org>
20471
20472         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20473         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20474         * ext/gdk_pixbuf/gstgdkanimation.c:
20475         (gst_gdk_animation_iter_create_pixbuf):
20476         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20477         (gst_gdk_pixbuf_chain):
20478         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20479         * ext/jack/gstjack.c: (gst_jack_change_state):
20480         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20481         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20482         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20483         * gst/videofilter/gstvideofilter.c:
20484         (gst_videofilter_set_output_size):
20485         Remove all usage of gst_pad_get_caps(), and replace it with
20486         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20487
20488 2004-01-11  David Schleef  <ds@schleef.org>
20489
20490         * configure.ac:
20491         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20492         * ext/divx/gstdivxdec.c:
20493         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20494         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20495         handle images that span multiple buffers.  Now work with both
20496         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20497         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20498         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20499         video/video.h changes
20500         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20501         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20502         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20503         of GstData free function.
20504         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20505         same.
20506
20507 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20508
20509         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20510         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20511         (gst_v4l2element_get_property):
20512         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20513           add norm, channel and frequency properties.
20514         * sys/v4l2/gstv4l2tuner.c:
20515           fixes for tuner interface changes
20516         * sys/v4l2/gstv4l2element.h:
20517         * sys/v4l2/gstv4l2src.c:
20518         * sys/v4l2/gstv4l2src.h:
20519         * sys/v4l2/v4l2src_calls.c:
20520         * sys/v4l2/v4l2src_calls.h:
20521           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20522
20523 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20524
20525         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20526         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20527         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20528         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20529         * gst-libs/gst/tuner/tuner.h:
20530           GObjects aren't const.
20531           Add find_by_name functions.
20532           Add checks to _changed functions.
20533         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20534         (gst_v4l_tuner_get_norm):
20535           Fixes for above.
20536
20537 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20538
20539         * gst-libs/gst/video/video.h:
20540           Fix caps template names to be understandable.
20541           Prefix everything with GST_VIDEO.
20542         * ext/aalib/gstaasink.c:
20543         * ext/divx/gstdivxdec.c:
20544         * ext/divx/gstdivxenc.c:
20545         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20546         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20547         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20548         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20549         * ext/libcaca/gstcacasink.c:
20550         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20551         * ext/snapshot/gstsnapshot.c:
20552         * ext/swfdec/gstswfdec.c:
20553         * ext/xvid/gstxviddec.c:
20554         * ext/xvid/gstxvidenc.c:
20555         * gst/chart/gstchart.c:
20556         * gst/deinterlace/gstdeinterlace.c:
20557         * gst/effectv/gsteffectv.c:
20558         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20559         * gst/goom/gstgoom.c:
20560         * gst/median/gstmedian.c:
20561         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
20562         (gst_monoscope_srcconnect), (gst_monoscope_chain):
20563         * gst/overlay/gstoverlay.c:
20564         * gst/smooth/gstsmooth.c:
20565         * gst/smpte/gstsmpte.c:
20566         * gst/synaesthesia/gstsynaesthesia.c:
20567         * gst/videocrop/gstvideocrop.c:
20568         * gst/videodrop/gstvideodrop.c:
20569         * gst/y4m/gsty4mencode.c:
20570         * sys/qcam/gstqcamsrc.c:
20571         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
20572           Make them work with new video.h file.
20573         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20574         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20575         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20576         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20577           Make it work with new buffer allocation system.
20578
20579 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20580
20581         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
20582         pad_alloc_buffer implementation to use ->srcpad
20583         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
20584         pad_alloc_buffer implementation to use ->srcpad
20585         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
20586         pad_alloc_buffer implementation to use ->srcpad
20587         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
20588         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
20589         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20590         a reference to everything we need.
20591         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
20592         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20593         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20594         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20595         a reference to everything we need.
20596         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
20597
20598 2004-01-11  David Schleef  <ds@schleef.org>
20599
20600         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
20601         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
20602         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
20603         structure members.
20604         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
20605         value during a resize/renegotiation.
20606         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
20607         gst_pad_alloc_buffer();
20608         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20609         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
20610         structure members.
20611         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20612         Fix for rename of buffer private structure members.
20613         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20614         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20615         Fix for rename of buffer private structure members.
20616         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20617         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20618         Fix for rename of buffer private structure members.
20619
20620 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
20621
20622         reviewed by: David Schleef <ds@schleef.org>
20623
20624         * gst/videofilter/Makefile.am:
20625         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
20626         from the patch by ds to fit in with recent make_filter changes.
20627
20628 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20629
20630         * configure.ac: Adding examples/switch/Makefile
20631         * examples/Makefile.am: Adding examples/switch
20632         * examples/switch/Makefile.am: Adding switcher example.
20633         * examples/switch/switcher.c: (got_eos), (idle_iterate),
20634         (switch_timer), (main): Adding an example demonstrating switch usage
20635         with 2 videotestsrc showing different patterns.
20636         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20637         (gst_switch_init): Fixing switch with the new caps system.
20638
20639 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20640
20641         * gst-libs/gst/video/video.h:
20642           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
20643           They should probably be like
20644           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
20645
20646 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20647
20648         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20649         (qtdemux_parse_trak):
20650           fix audio chunk size/timestamp calculation
20651
20652 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20653
20654         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
20655           fix SVQ3 caps
20656
20657 2004-01-11  Steve Baker  <steve@stevebaker.org>
20658
20659         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
20660         (gst_agingtv_base_init), (gst_agingtv_class_init),
20661         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
20662         (gst_agingtv_set_property), (gst_agingtv_get_property):
20663         Port agingTV to videofilter
20664
20665 2004-01-09  Julien MOUTTE <julien@moutte.net>
20666
20667         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
20668         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20669
20670 2004-01-09  Julien MOUTTE <julien@moutte.net>
20671
20672         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
20673         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20674         * gst-libs/gst/xoverlay/xoverlay.c:
20675         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
20676         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
20677         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20678         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20679         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20680         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20681         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
20682         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
20683         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20684         interface implementation to handle xid being 0 and fix some bugs
20685         triggered by Benjamin's testcase.
20686         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20687         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
20688         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
20689         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20690         interface implementation to handle xid being 0 and fix some bugs
20691         triggered by Benjamin's testcase.
20692
20693 2004-01-09  David Schleef  <ds@schleef.org>
20694
20695         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
20696         mouse pointer events.  It works.
20697
20698 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20699
20700         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
20701           Use explicit caps - fix capsnego.
20702         * ext/xvid/gstxviddec.c:
20703         * ext/xvid/gstxvidenc.c:
20704           Remove macro-inside-macro which caused compile errors.
20705         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
20706           Error out if it's not a RIFF file. Else we error out without
20707           gst_element_error() which is not good...
20708
20709 2004-01-08  David Schleef  <ds@schleef.org>
20710
20711         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20712         Fix pad_link function to handle formats that ffmpeg returns
20713         as multiple caps structures.
20714         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
20715         Only complain if source buffer is _smaller_ than expected.
20716         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
20717         (gst_videoscale_handle_src_event): Resize navigation events
20718         when passing them upstream.
20719         * gst/videotestsrc/gstvideotestsrc.c:
20720         * gst/videotestsrc/gstvideotestsrc.h:
20721         * gst/videotestsrc/videotestsrc.c:
20722         * gst/videotestsrc/videotestsrc.h:
20723         Rewrite many of the buffer painting functions to handle odd
20724         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
20725         been verified to work with my video card.
20726         * testsuite/gst-lint:  Add check for elements calling
20727         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
20728
20729 2004-01-08  David Schleef  <ds@schleef.org>
20730
20731         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
20732         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
20733
20734 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20735
20736         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
20737         configure event is not emiting the desired size signal. That fixes
20738         aspect ratio issues with gst-player.
20739
20740 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20741
20742         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
20743           Fix capsnego.
20744
20745 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20746
20747         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
20748         public method to fire size signal.
20749
20750 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20751
20752         * examples/gstplay/Makefile.am: Adding the interface library.
20753         * gst-libs/gst/play/Makefile.am: Adding the interface library.
20754         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
20755         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
20756         GST_IS_X_OVERLAY before signal connect.
20757         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
20758         Removing the have_video_size signal.
20759         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
20760         and associated public method.
20761         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20762         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
20763         signal.
20764         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
20765         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
20766         signal.
20767         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
20768         Using XOverlay public method to fire size signal.
20769
20770 2004-01-07  David Schleef  <ds@schleef.org>
20771
20772         * gst/videofilter/Makefile.am:
20773         * gst/videofilter/gstvideotemplate.c:
20774         * gst/videofilter/make_filter:
20775         Create gstvideoexample.c in a srcdir!=builddir friendly way.
20776         Convert make_filter to /bin/sh script.
20777
20778 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
20779
20780         * gst/modplug/gstmodplug.cc: fix element description
20781
20782 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20783
20784         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
20785         (got_video_size): Adding some new lines in g_print calls.
20786         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20787         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
20788         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
20789         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
20790         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
20791         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
20792         Complete code review, reverting some stuff i disagree with, adding
20793         some fixes : time synchronization on invalid timestamps, renegotiation
20794         of private window.
20795         * sys/ximage/ximagesink.h:
20796         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
20797         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
20798         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
20799         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
20800         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
20801         (gst_xvimagesink_buffer_new),
20802         (gst_xvimagesink_navigation_send_event),
20803         (gst_xvimagesink_set_xwindow_id),
20804         (gst_xvimagesink_get_desired_size),
20805         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
20806         stuff i disagree with, adding some fixes : Renegotiation of private
20807         window, implementing get_desired_size.
20808
20809 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20810
20811         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
20812         (gst_afsink_handle_event):
20813         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
20814         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
20815         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
20816         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
20817         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
20818           Fix for instantiate-test (see core). Also remove dead code from
20819           jpegenc (which still needs fixing, but that's lower on my TODO
20820           list...).
20821         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
20822           Never return NULL as caps.
20823
20824 2004-01-07  David Schleef  <ds@schleef.org>
20825
20826         * configure.ac:
20827         * ext/Makefile.am:
20828         * ext/librfb/Makefile.am:
20829         * ext/librfb/gstrfbsrc.c:
20830         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
20831         is the protocol used by VNC.
20832
20833 2004-01-07  David Schleef  <ds@schleef.org>
20834
20835         * gst/videofilter/gstvideotemplate.c:
20836         * gst/videofilter/gstvideotemplate.h:
20837         * gst/videofilter/make_filter:
20838         Merge videotemplate header into source file.
20839         * gst/effectv/Makefile.am:
20840         * gst/effectv/gsteffectv.c: (plugin_init):
20841         * gst/effectv/gstwarp.c:
20842         Make warpTV a subclass of videofilter.
20843
20844 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20845
20846         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
20847           Add guard against invalid utf-8 conversions in mad. Just in case.
20848
20849 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20850
20851         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
20852           Fix for bug shown by poisoning
20853
20854 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20855
20856         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20857         (gst_v4lmjpegsrc_buffer_free):
20858         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
20859         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
20860         (gst_v4lsrc_buffer_free):
20861           Fix for removed bufferpools.
20862
20863 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
20864
20865         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20866         Fix caps negotiation.
20867
20868         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
20869         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
20870         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
20871         (dvdnavsrc_event):
20872         * ext/mpeg2dec/gstmpeg2dec.c:
20873         * gst-libs/gst/navigation/navigation.c:
20874         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
20875         * gst-libs/gst/navigation/navigation.h:
20876         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
20877         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
20878         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
20879         Super-simple first version of mouse and keyboard events. Clicking
20880         on a DVD menu now works, although it may not take you where you
20881         expected.
20882
20883         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20884         * gst/videotestsrc/gstvideotestsrc.c:
20885         (gst_videotestsrc_src_fixate):
20886         These fixate functions were broken - they never actually
20887         fixated :)
20888
20889 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20890
20891         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
20892         (gst_icecastsend_init):
20893           fix for new caps system.
20894         * gst-libs/gst/mixer/mixertrack.h:
20895         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
20896           Add 'master track' flag (for tools like ACME that only want to
20897           change the main volume).
20898
20899 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
20900
20901         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
20902         (gst_xvid_csp_to_caps):
20903         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
20904         * ext/xvid/gstxvidenc.c:
20905         ifdef out ARGB type when it isn't available
20906         in xvidcore 1.0.0beta2
20907
20908 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20909
20910         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20911           When we have received a new SCR right in the first buffer after
20912           a seek (so in the same cycle that handles the discont), we should
20913           handle the buffer instead of unreffing it, else we lose data.
20914
20915 2004-01-06  Iain <iain@prettypeople.org>
20916
20917         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
20918           buffer-frames caps too.
20919
20920         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
20921           caps that we need, don't destroy them all and rebuild them. And when
20922           creating src pads, use the src pad template rather than the sink...
20923
20924 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20925
20926         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
20927           Add pad to element *after* setting functions such as event handler.
20928           Without this, the scheduler (opt) will link pads, set the event
20929           handler from the default event function (dispatcher in gstpad.c)
20930           and *after* that, we will set our own event function, which will
20931           thus never be used (and thus mpegdemux doesn't handle events).
20932
20933 2004-01-04  David Schleef  <ds@schleef.org>
20934
20935         Fix the fixate functions to handle new prototype:
20936         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20937         * gst/videotestsrc/gstvideotestsrc.c:
20938         (gst_videotestsrc_src_fixate):
20939         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
20940         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
20941         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
20942
20943 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20944
20945         * sys/ximage/ximagesink.h:
20946         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20947         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
20948         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
20949         (gst_ximagesink_xoverlay_init):
20950           assorted fixes to make (re)embedding work
20951         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
20952         (gst_ximagesink_get_desired_size):
20953           implement desired size additions to XOverlay
20954
20955 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20956
20957         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
20958         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
20959         (gst_x_overlay_got_desired_size):
20960         * gst-libs/gst/xoverlay/xoverlay.h:
20961           Add optional "desired size" signal and querying.
20962
20963 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20964
20965         * gst/matroska/matroska-demux.c:
20966         (gst_matroska_demux_parse_blockgroup):
20967           Fix EBML-laced block parsing. Diffs are relative to previous
20968           lace, not the first lace. Thanks to Mosu from the Matroska
20969           team for detecting this.
20970         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20971         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
20972         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
20973         (gst_wavparse_change_state):
20974         * gst/wavparse/gstwavparse.h:
20975           Quickfix for capsnego.
20976
20977 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20978
20979         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
20980           Fix indenting, fix pad creation.
20981
20982 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20983
20984         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
20985         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
20986         (gst_xviddec_sink_link):
20987           Implement src_getcaps() so proper size caps is negotiated.
20988
20989 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20990
20991         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
20992           Finish flac decoder on EOS. See #116178.
20993
20994 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20995
20996         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
20997         (gst_matroska_demux_add_stream):
20998         * gst/matroska/matroska-ids.h:
20999           Add getcaps() function to fix capsnego...
21000
21001 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21002
21003         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21004         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21005         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21006           Fix more integer overflows. Again, see #126967.
21007
21008 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21009
21010         * ext/mpeg2dec/gstmpeg2dec.c:
21011           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
21012           #130416.
21013
21014 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21015
21016         * configure.ac:
21017         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
21018         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
21019         * ext/xvid/gstxvid.h:
21020         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
21021         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
21022         (gst_xviddec_src_link), (gst_xviddec_sink_link),
21023         (gst_xviddec_change_state):
21024         * ext/xvid/gstxviddec.h:
21025         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
21026         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
21027         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
21028         (gst_xvidenc_link), (gst_xvidenc_set_property),
21029         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
21030         * ext/xvid/gstxvidenc.h:
21031           Update xvid plugin to latest xvid (1.0.0-beta3) API.
21032
21033 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21034
21035         * gst/rtp/rtp-packet.c:
21036           Add sys/types.h include, since OS X doesn't define in_addr_t
21037           in netinet/in.h, like it does on Linux (see #129600).
21038
21039 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
21040
21041         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
21042
21043         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
21044           Correct logic of dispose function (see #129306).
21045
21046 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21047
21048         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
21049         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21050         (gst_mpeg_parse_init):
21051         * gst/mpegstream/gstmpegparse.h:
21052           Remove clock (which was never provided, i.e. dead code), and
21053           also fix integer overflows at high PTS values (see #126967).
21054
21055 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21056
21057         * ext/flac/gstflacdec.c:
21058         * ext/libpng/gstpngenc.h:
21059         * ext/mikmod/gstmikmod.h:
21060           OS X fixes (see #126628).
21061
21062 2004-01-02  David Schleef  <ds@schleef.org>
21063
21064         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
21065         (gst_alsa_src_base_init): Remove bogus "src" request pad.
21066         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
21067         (gst_mpeg_parse_class_init): Move pad template registration
21068         to class_init, since the derived class (mpegdemux) doesn't
21069         want them.
21070
21071 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21072
21073         * sys/ximage/Makefile.am:
21074         * sys/xvideo/Makefile.am:
21075         * sys/xvimage/Makefile.am:
21076           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
21077           after installation (see #127664).
21078
21079 2004-01-02  David Schleef  <ds@schleef.org>
21080
21081         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21082         (gst_ffmpegenc_connect):  Negotiation fixes.
21083         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21084         Remove inappropriate gst_caps_free().
21085         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21086         Reenable Ronald's internal resize code, since the core handles
21087         it correctly now.
21088
21089 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21090
21091         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21092         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21093         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21094           Fix pad template stuff.
21095
21096 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21097
21098         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21099         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21100           fix signed integer reading/writing.
21101
21102 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21103
21104         * ext/alsa/README:
21105           Remove outdated document
21106
21107 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21108
21109         * gst/cutter/gstcutter.c: (gst_cutter_init):
21110           src pad was being created twice - oops.
21111
21112 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21113
21114         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21115           Comment out internal resize. It doesn't handle the resulting
21116           XEvent internally, does another try_set_caps() which leads to
21117           a really nice loop.
21118           Real fix will come when Julien and Dave are awake. ;).
21119
21120 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21121
21122         * ext/mpeg2enc/gstmpeg2enc.cc:
21123           fix const/nonconst compile issue.
21124
21125 2004-01-02  David Schleef  <ds@schleef.org>
21126
21127         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21128         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21129         Add fixate function and a check for bad formats.
21130
21131 2004-01-01  David Schleef  <ds@schleef.org>
21132
21133         Negotiation fixes:
21134         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21135         (gst_audiofilter_init):
21136         * gst/debug/efence.c: (gst_efence_init):
21137         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21138         (gst_deinterlace_init):
21139         * gst/volume/gstvolume.c: (volume_connect):
21140
21141 2004-01-01  David Schleef  <ds@schleef.org>
21142
21143         Convert elements to use gst_pad_use_explicit_caps() where
21144         appropriate:
21145         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21146         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21147         (gst_afparse_open_file):
21148         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21149         (gst_afsrc_open_file):
21150         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21151         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21152         (gst_ffmpegdec_chain):
21153         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21154         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21155         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21156         (gst_gdk_pixbuf_chain):
21157         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21158         (gst_jpegdec_chain):
21159         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21160         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21161         (gst_mikmod_negotiate):
21162         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21163         (gst_mpeg2dec_negotiate_format):
21164         * ext/mpeg2enc/gstmpeg2enc.cc:
21165         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21166         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21167         (gst_speexdec_sinkconnect):
21168         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21169         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21170         (gst_vorbisfile_new_link):
21171         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21172         (gst_ac3parse_chain):
21173         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21174         (gst_asf_demux_setup_pad):
21175         * gst/auparse/gstauparse.c: (gst_auparse_init),
21176         (gst_auparse_chain):
21177         * gst/id3/gstid3types.c: (gst_id3types_loop):
21178         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21179         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21180         (mp1videoparse_parse_seq):
21181         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21182         (bpf_from_header):
21183         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21184         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21185         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21186         (gst_mpeg_parse_send_data):
21187         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21188         (gst_qtdemux_add_stream):
21189         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21190         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21191         (gst_wavparse_parse_fmt):
21192
21193 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21194
21195         * configure.ac:
21196           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21197           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21198           it therefore uses the wrong include paths. Too bad... Note
21199           that 1.6.1.93 is not release yet. ;).
21200           Also add a check for mplex, which is now using the lib'ified
21201           mplex from mjpegtools, too.
21202         * ext/ffmpeg/gstffmpegcodecmap.c:
21203           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21204           issues. I don't think ffmpeg handles 3ivx correctly, so this
21205           probably won't work. But it won't hurt either.
21206         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21207         (gst_ffmpegdec_chain):
21208         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21209         (gst_ffmpegenc_chain_audio):
21210           Fix memleak in audio encoding. Close codec if open fails, this
21211           calls the cleanup routines so we can re-use the context.
21212         * ext/mpeg2enc/gstmpeg2enc.cc:
21213           Fix pad template names/types, fix memory issue with getcaps().
21214         * ext/mpeg2enc/gstmpeg2encoder.cc:
21215         * ext/mpeg2enc/gstmpeg2encoder.hh:
21216           Fix compile issue with new caps system (const thingy).
21217         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21218         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21219           We read a first frame right on initing, so that we have a caps
21220           when we init the output. This caps is cached in padprivate and
21221           read as first frame.
21222         * ext/mplex/Makefile.am:
21223         * ext/mplex/gstmplex.cc:
21224         * ext/mplex/gstmplex.h:
21225         * ext/mplex/gstmplex.hh:
21226         * ext/mplex/gstmplexibitstream.cc:
21227         * ext/mplex/gstmplexibitstream.hh:
21228         * ext/mplex/gstmplexjob.cc:
21229         * ext/mplex/gstmplexjob.hh:
21230         * ext/mplex/gstmplexoutputstream.cc:
21231         * ext/mplex/gstmplexoutputstream.hh:
21232           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21233           had issues, didn't do capsnego, supported only a subset of the
21234           mplex features and required a mplex fork in our local CVS. Plus
21235           that it worked agaist a very old mplex version. Rewriting was
21236           faster than updating it.
21237         * gst-libs/ext/Makefile.am:
21238         * gst-libs/ext/mplex/INSTRUCT:
21239         * gst-libs/ext/mplex/Makefile.am:
21240         * gst-libs/ext/mplex/README:
21241         * gst-libs/ext/mplex/TODO:
21242         * gst-libs/ext/mplex/ac3strm_in.cc:
21243         * gst-libs/ext/mplex/audiostrm.hh:
21244         * gst-libs/ext/mplex/audiostrm_out.cc:
21245         * gst-libs/ext/mplex/aunit.hh:
21246         * gst-libs/ext/mplex/bits.cc:
21247         * gst-libs/ext/mplex/bits.hh:
21248         * gst-libs/ext/mplex/buffer.cc:
21249         * gst-libs/ext/mplex/buffer.hh:
21250         * gst-libs/ext/mplex/fastintfns.h:
21251         * gst-libs/ext/mplex/format_codes.h:
21252         * gst-libs/ext/mplex/inputstrm.cc:
21253         * gst-libs/ext/mplex/inputstrm.hh:
21254         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21255         * gst-libs/ext/mplex/mjpeg_logging.cc:
21256         * gst-libs/ext/mplex/mjpeg_logging.h:
21257         * gst-libs/ext/mplex/mjpeg_types.h:
21258         * gst-libs/ext/mplex/mpastrm_in.cc:
21259         * gst-libs/ext/mplex/mpegconsts.cc:
21260         * gst-libs/ext/mplex/mpegconsts.h:
21261         * gst-libs/ext/mplex/mplexconsts.hh:
21262         * gst-libs/ext/mplex/multplex.cc:
21263         * gst-libs/ext/mplex/outputstream.hh:
21264         * gst-libs/ext/mplex/padstrm.cc:
21265         * gst-libs/ext/mplex/padstrm.hh:
21266         * gst-libs/ext/mplex/stillsstream.cc:
21267         * gst-libs/ext/mplex/stillsstream.hh:
21268         * gst-libs/ext/mplex/systems.cc:
21269         * gst-libs/ext/mplex/systems.hh:
21270         * gst-libs/ext/mplex/vector.cc:
21271         * gst-libs/ext/mplex/vector.hh:
21272         * gst-libs/ext/mplex/videostrm.hh:
21273         * gst-libs/ext/mplex/videostrm_in.cc:
21274         * gst-libs/ext/mplex/videostrm_out.cc:
21275         * gst-libs/ext/mplex/yuv4mpeg.cc:
21276         * gst-libs/ext/mplex/yuv4mpeg.h:
21277         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21278         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21279           We don't fork mjpegtools' mplex in our CVS anymore.
21280         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21281         (gst_avi_demux_add_stream):
21282         * gst/avi/gstavidemux.h:
21283           Add getcaps() function for proper caps nego. This makes some
21284           parts of AVI playback/reading work.
21285         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21286           Resize window on new capsnego. This is probably wrong, but
21287           I'm still committing it because with current capsnego, the
21288           first successfull capsnego is auto-fixated, therefore rounded
21289           down to the lowest values in the caps. this results in a 16x16
21290           XWindow that is not reized when real capsnego finishes.
21291           Dave, I see more cases of this, do you know a proper solution?
21292         * tools/gst-launch-ext.in:
21293           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21294
21295 2003-12-31  David Schleef  <ds@schleef.org>
21296
21297         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21298         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21299           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21300
21301 2003-12-30  David Schleef  <ds@schleef.org>
21302
21303         * ext/ffmpeg/gstffmpegcolorspace.c:
21304         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21305         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21306         (gst_ffmpegcsp_chain): Negotiation fixes
21307         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21308         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21309         (gst_audio_convert_link), (gst_audio_convert_channels):
21310         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21311         (gst_audioscale_link), (gst_audioscale_get_buffer),
21312         (gst_audioscale_chain): Negotiation fixes
21313         * gst/audioscale/gstaudioscale.h:
21314         * gst/videofilter/gstvideofilter.c:
21315         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21316         (gst_videofilter_link), (gst_videofilter_init),
21317         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21318         (gst_videofilter_find_format_by_structure):
21319         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21320         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21321         (gst_videoscale_link):
21322         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21323         (videoscale_find_by_structure), (gst_videoscale_setup):
21324         * gst/videoscale/videoscale.h: Negotiation fixes
21325         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21326         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21327         function, restrict resizing to a multiple of 4 (hack until
21328         everyone supports odd sizes correctly).
21329
21330 2003-12-29  Colin Walters  <walters@verbum.org>
21331
21332         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21333         signed.
21334
21335 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21336
21337         * ext/sndfile/gstsf.c: (gst_sf_loop):
21338           Fix warning about discarding const qualifier
21339
21340 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21341
21342         * gst/cutter/gstcutter.c:
21343         * gst/videoscale/gstvideoscale.c:
21344         * gst/volenv/gstvolenv.c:
21345         * gst-libs/gst/audio/audio.c:
21346         * gst-libs/gst/video/video.c:
21347           Fix warnings
21348
21349 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21350
21351         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21352           Don't send ALSA debugging to stderr.
21353         * ext/alsa/gstalsa.h:
21354           Use GST_WARNING instead of g_warning when ALSA functions fail.
21355
21356 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21357
21358         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21359           Free XVAdapterInfo correctly.
21360
21361 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21362
21363         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21364         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21365           Make id3tag use correct caps nego.
21366
21367 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21368
21369         * ext/ivorbis/vorbis.c:
21370         * ext/ivorbis/vorbisenc.h:
21371         * ext/ivorbis/vorbisfile.c:
21372           Modify so that it uses the new caps things
21373
21374 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21375
21376         * testsuite/spider/spider1.c: (main):
21377         * testsuite/spider/spider2.c: (main):
21378         * testsuite/spider/spider3.c: (main):
21379           Make tests compile again. They probably don't work.
21380
21381 2003-12-24  Colin Walters  <walters@verbum.org>
21382
21383         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21384         we can't fixate the caps anymore.
21385
21386 2003-12-23  David Schleef  <ds@schleef.org>
21387
21388         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21389         * sys/oss/gstosssink.c: (gst_osssink_init),
21390         (gst_osssink_sink_fixate): Add fixate function.
21391
21392 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21393
21394         * ext/ffmpeg/gstffmpegcodecmap.c:
21395         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21396         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21397         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21398         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21399         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21400         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21401         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21402           fix typo in RGB masks, and move back to "old" colorspace
21403           capsnego code until whoever wrote this new crap has actually
21404           tested it so that it works.
21405           And yes, this works, keep it that way please.
21406
21407 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21408
21409         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21410         (gst_divxdec_init), (gst_divxdec_negotiate):
21411         * ext/divx/gstdivxdec.h:
21412         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21413         (gst_divxenc_init):
21414         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21415         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21416         * ext/mpeg2enc/gstmpeg2enc.cc:
21417         * ext/mpeg2enc/gstmpeg2encoder.cc:
21418         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21419         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21420         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21421         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21422         (dxr3spusink_init):
21423         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21424         (dxr3videosink_init):
21425           Fix caps breakage after Dave's caps branch merge.
21426
21427 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21428
21429         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21430           Fix for 24bpp display.
21431
21432 2003-12-23  Colin Walters  <walters@verbum.org>
21433
21434         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21435         a GnomeVFSHandle directly.
21436
21437 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21438
21439         * gst/volume/Makefile.am:
21440         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21441         (volume_base_init), (volume_init):
21442           Reenable volume element and fix to work with new caps stuff.
21443           Rhythmbox needs this.
21444
21445 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21446
21447         * gst/qtdemux/qtdemux.c: (plugin_init):
21448           qtdemux requires bytestream
21449
21450 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21451
21452         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21453           Fix remaining caps handling errors due to CAPS merge.
21454
21455 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21456
21457         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21458         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21459         (gst_faad_srcconnect):
21460           Port to new caps system.
21461
21462 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21463
21464         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21465         (got_video_size), (main): using g_print instead of g_message.
21466         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21467         signal which was not emitted because of "switch" element added to the
21468         bin but not connected. (Removing from the bin temporarily)
21469
21470 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21471
21472         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21473         find X development files. I don't understand the previous tests and
21474         they fail on my debian/ppc unstable. This one works.
21475         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21476         exiting.
21477         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21478         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21479         (gst_play_set_visualization): Add some safety checks in set_ methods
21480         and state_change. This was throwing some ugly CRITICAL messages when
21481         pipeline was getting disposed and casts were failing.
21482
21483 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21484
21485         * configure.ac:
21486           Improve mpeg2enc detection. This is for distributions that do
21487           ship mjpegtools, but without mpeg2enc. Also does object check
21488           for might there ever be ABI incompatibility.
21489         * ext/mpeg2enc/gstmpeg2enc.cc:
21490           Add Andrew as second maintainer (he's helping me), and also add
21491           an error if no caps was set. This happens if I pull before capsnego
21492           and that's something I should solve sometime else.
21493         * gst/matroska/matroska-demux.c:
21494         (gst_matroska_demux_parse_blockgroup):
21495           Fix time parsing.
21496         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21497         (gst_matroska_mux_track_header):
21498           Add caps to templates.
21499         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21500           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21501         * gst/mpegstream/gstmpegdemux.c:
21502           Remove layer since it causes warnings about unfixed caps.
21503         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21504           Fix obvious typo (we error out if caps were set, we should of
21505           course error out if *no* caps were set).
21506         * sys/oss/gstosselement.c: (gst_osselement_convert):
21507           Fix format conversion, we confused bits/bytes.
21508         * sys/oss/gstosselement.h:
21509           Improve documentation for 'bps'.
21510         * sys/v4l/TODO:
21511           Remove stuff about plugins that need removing - this was done
21512           ages ago.
21513         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21514         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21515         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21516         (gst_v4lsrc_src_query):
21517         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21518         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21519           Add get_query_types(), get_formats() and query() functions.
21520
21521 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21522
21523         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21524         * moved CVS to freedesktop.org