Add docs for the Xoverlay interface.
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-11-28  Julien MOUTTE  <julien@moutte.net>
2
3         * docs/libs/tmpl/gstcolorbalance.sgml:
4         * docs/libs/tmpl/gstmixer.sgml:
5         * docs/libs/tmpl/gstxoverlay.sgml:
6         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
7         interface.
8
9 2005-11-28  Julien MOUTTE  <julien@moutte.net>
10
11         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
12         Refuse to create an XvImage if we can't find the format.
13
14 2005-11-28  Edward Hervey  <edward@fluendo.com>
15
16         * gst-libs/gst/riff/riff-media.c:
17         (gst_riff_create_audio_template_caps):
18         Add ATRAC3 to the list of riff-possible audio caps.
19         I know we still don't have a plugin for atrac3, but it's saner to output
20         that than a cryptic mimetype.
21
22 2005-11-27  Edward Hervey  <edward@fluendo.com>
23
24         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
25         Don't try to create a zero-sized subbuffer.
26
27 2005-11-27  Julien MOUTTE  <julien@moutte.net>
28
29         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
30         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
31         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
32         (gst_ximagesink_expose): Fixed a tricky race.
33         * sys/ximage/ximagesink.h:
34         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
35         (gst_xvimagesink_expose): Fixed a tricky race.
36         * sys/xvimage/xvimagesink.h:
37
38 2005-11-27  Edward Hervey  <edward@fluendo.com>
39
40         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
41         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
42         Remove unused properties, and add queues between demuxers and decoders
43         so that a lot more files can preroll properly.
44
45 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
46
47         * gst-libs/gst/net/Makefile.am:
48         * gst-libs/gst/rtp/Makefile.am:
49         * gst-libs/gst/tag/Makefile.am:
50           remove silly include
51         * gst/tags/Makefile.am:
52         * gst/tags/gsttagediting.c:
53         * gst/tags/gsttageditingprivate.h:
54         * gst/tags/tagedit.vcproj:
55           remove directory, is as good as empty
56
57 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
58
59         * configure.ac:
60           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
61         * gst-libs/Makefile.am:
62         * gst-libs/gst/audio/Makefile.am:
63         * gst-libs/gst/interfaces/Makefile.am:
64         * gst-libs/gst/net/Makefile.am:
65         * gst-libs/gst/riff/Makefile.am:
66         * gst-libs/gst/rtp/Makefile.am:
67         * gst-libs/gst/tag/Makefile.am:
68         * gst-libs/gst/video/Makefile.am:
69           and use them
70
71 2005-11-27  Julien MOUTTE  <julien@moutte.net>
72
73         * docs/libs/tmpl/gstcolorbalance.sgml:
74         * docs/libs/tmpl/gstmixer.sgml:
75         * docs/libs/tmpl/gstxoverlay.sgml:
76         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
77         * sys/ximage/ximagesink.h:
78         * sys/xvimage/xvimagesink.h: More and more documentation.
79
80 2005-11-26  Julien MOUTTE  <julien@moutte.net>
81
82         * docs/libs/gst-plugins-base-libs-docs.sgml:
83         * docs/libs/gst-plugins-base-libs-sections.txt:
84         * docs/libs/tmpl/gstcolorbalance.sgml:
85         * docs/libs/tmpl/gstmixer.sgml:
86         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
87         to documentation.
88
89 2005-11-26  Julien MOUTTE  <julien@moutte.net>
90
91         * docs/plugins/Makefile.am:
92         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
93         * docs/plugins/gst-plugins-base-plugins-sections.txt:
94         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
95
96 2005-11-26  Julien MOUTTE  <julien@moutte.net>
97
98         * docs/plugins/Makefile.am:
99         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
100         * docs/plugins/gst-plugins-base-plugins-sections.txt:
101         * docs/plugins/inspect/plugin-adder.xml:
102         * docs/plugins/inspect/plugin-alsa.xml:
103         * docs/plugins/inspect/plugin-audioconvert.xml:
104         * docs/plugins/inspect/plugin-audiorate.xml:
105         * docs/plugins/inspect/plugin-audioresample.xml:
106         * docs/plugins/inspect/plugin-audiotestsrc.xml:
107         * docs/plugins/inspect/plugin-decodebin.xml:
108         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
109         * docs/plugins/inspect/plugin-gnomevfs.xml:
110         * docs/plugins/inspect/plugin-ogg.xml:
111         * docs/plugins/inspect/plugin-playbin.xml:
112         * docs/plugins/inspect/plugin-subparse.xml:
113         * docs/plugins/inspect/plugin-tcp.xml:
114         * docs/plugins/inspect/plugin-theora.xml:
115         * docs/plugins/inspect/plugin-typefindfunctions.xml:
116         * docs/plugins/inspect/plugin-video4linux.xml:
117         * docs/plugins/inspect/plugin-videorate.xml:
118         * docs/plugins/inspect/plugin-videoscale.xml:
119         * docs/plugins/inspect/plugin-videotestsrc.xml:
120         * docs/plugins/inspect/plugin-volume.xml:
121         * docs/plugins/inspect/plugin-vorbis.xml:
122         * docs/plugins/inspect/plugin-ximagesink.xml:
123         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
124         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
125
126 2005-11-26  Edward Hervey  <edward@fluendo.com>
127
128         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
129         Properly return GstFlowReturn from gst_pad_push in chain functions.
130
131 2005-11-25  Michael Smith  <msmith@fluendo.com>
132
133         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
134         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
135         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
136         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
137           Handle various conditions better when we don't understand a stream.
138           Removes a heap of CRITICALs on ogg streams containing unknown data.
139
140 2005-11-24  Andy Wingo  <wingo@pobox.com>
141
142         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
143         Be threadsafe.
144
145 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
146
147         * configure.ac: back to HEAD
148
149 === release 0.9.6 ===
150
151 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
152
153         * configure.ac:
154           releasing 0.9.6, "White Eight"
155
156 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
157
158         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
159         * docs/plugins/inspect/plugin-sine.xml:
160           remove sinesrc some more
161
162 2005-11-23  Wim Taymans  <wim@fluendo.com>
163
164         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
165         If we are reading too slowly, jump forward in the ringbuffer
166         instead of blocking.
167
168 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
169
170         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
171         (gst_visual_chain):
172         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
173         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
174         (gst_videorate_chain):
175         * gst/videotestsrc/gstvideotestsrc.c:
176         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
177         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
178         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
179         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
180         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
181         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
182           Updates for API changes
183
184 2005-11-23  Wim Taymans  <wim@fluendo.com>
185
186         * gst-libs/gst/audio/gstbaseaudiosink.c:
187         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
188         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
189         Fix for calibration API change.
190
191 2005-11-23  Michael Smith <msmith@fluendo.com>
192
193         * gst-libs/gst/audio/multichannel.c:
194         (gst_audio_get_channel_positions),
195         (gst_audio_set_channel_positions),
196         (gst_audio_set_structure_channel_positions_list),
197         (gst_audio_fixate_channel_positions):
198           Use gst_value_array_*() functions on value arrays, not
199           gst_value_list_*().
200
201 2005-11-23  Edward Hervey  <edward@fluendo.com>
202
203         * autogen.sh:
204         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
205         Fixes autogen
206
207 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
208
209         * check/Makefile.am:
210         * check/elements/videotestsrc.c: (setup_videotestsrc),
211         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
212         (main):
213           add a test for videotestsrc
214
215 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
216
217         * gst/sine/.cvsignore:
218         * gst/sine/Makefile.am:
219         * gst/sine/gstsinesrc.c:
220         * gst/sine/gstsinesrc.h:
221         * gst/sine/sinesrc.vcproj:
222           and remove sinesrc from the repository.  Closes #321446
223
224 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
225
226         * configure.ac:
227         * gst-plugins-base.spec.in:
228           remove sinesrc from the build
229
230 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
231
232         * check/Makefile.am:
233         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
234         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
235         (main):
236           add a test for audiotestsrc, testing all waves.  Even seems
237           leak-free at first glance, nice job Stefan
238
239 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
240
241         * po/af.po:
242         * po/az.po:
243         * po/cs.po:
244         * po/en_GB.po:
245         * po/hu.po:
246         * po/it.po:
247         * po/nb.po:
248         * po/nl.po:
249         * po/or.po:
250         * po/sq.po:
251         * po/sr.po:
252         * po/sv.po:
253         * po/uk.po:
254         * po/vi.po:
255           Translation string updates
256
257         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
258         (gst_v4lsrc_set_caps):
259         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
260         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
261         * sys/v4l/v4lsrc_calls.h:
262           Improve v4lsrc, by making it work again.
263
264 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
265
266         * ext/libvisual/visual.c: (gst_visual_chain):
267           Fix the fps calculations.
268
269         * gst/ffmpegcolorspace/avcodec.h:
270           Move structure element for clarity
271
272         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
273         * gst-libs/gst/interfaces/tunernorm.h:
274         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
275         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
276         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
277         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
278         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
279         (gst_v4lmjpegsrc_getcaps):
280         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
281         (gst_v4lsrc_set_caps):
282         * sys/v4l/gstv4lsrc.h:
283         * sys/v4l/v4l_calls.c: (gst_v4l_open):
284         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
285         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
286         * sys/v4l/v4lsrc_calls.h:
287           Fractional framerates...
288
289 2005-11-22  Wim Taymans  <wim@fluendo.com>
290
291         * gst-libs/gst/audio/gstbaseaudiosink.c:
292         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
293         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
294         And we provide a clock by default, of course...
295
296 2005-11-22  Wim Taymans  <wim@fluendo.com>
297
298         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
299         This clock can be slaved to a master clock now.
300
301         * gst-libs/gst/audio/gstbaseaudiosink.c:
302         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
303         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
304         (gst_base_audio_sink_set_clock),
305         (gst_base_audio_sink_set_property),
306         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
307         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
308         * gst-libs/gst/audio/gstbaseaudiosink.h:
309         Handle slaving the internal clock to the clock selected in the
310         pipeline.
311         Add property to make the basesink not provide a clock.
312
313         * gst-libs/gst/rtp/gstbasertpdepayload.c:
314         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
315         (gst_base_rtp_depayload_wait):
316         * gst-libs/gst/rtp/gstbasertpdepayload.h:
317         We can use the clock in GstElement, no need to store it ourselves.
318
319 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
320
321         * docs/libs/tmpl/gstaudio.sgml:
322           update
323         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
324         (gst_paranoia_endian_get_type):
325         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
326         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
327         * gst/audiotestsrc/gstaudiotestsrc.c:
328         (gst_audiostestsrc_wave_get_type):
329         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
330         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
331         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
332         (gst_sync_method_get_type), (gst_unit_type_get_type),
333         (gst_client_status_get_type), (gst_multifdsink_class_init),
334         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
335         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
336         (gst_multifdsink_get_property):
337         * gst/tcp/gstmultifdsink.h:
338         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
339         * gst/videotestsrc/gstvideotestsrc.c:
340         (gst_videotestsrc_pattern_get_type):
341           remove deprecated properties
342           fix up enums to correctly have short lowercase dashed nicks
343
344 2005-11-22  Michael Smith <msmith@fluendo.com>
345
346         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
347         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
348           Add underscore.
349
350 2005-11-22  Michael Smith <msmith@fluendo.com>
351
352         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
353         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
354           Use utility method for scaling clocktime for fractional framerates.
355
356 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
357
358         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
359         (gst_visual_chain):
360         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
361         * ext/theora/theoradec.c: (theora_handle_type_packet):
362         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
363         (theora_enc_chain):
364         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
365         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
366         * gst-libs/gst/video/video.h:
367         * gst/ffmpegcolorspace/avcodec.h:
368         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
369         (gst_ffmpeg_caps_to_pixfmt):
370         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
371         (gst_ffmpegcsp_set_caps):
372         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
373         (gst_videorate_setcaps), (gst_videorate_blank_data),
374         (gst_videorate_chain):
375         * gst/videotestsrc/gstvideotestsrc.c:
376         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
377         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
378         (gst_videotestsrc_event), (gst_videotestsrc_create):
379         * gst/videotestsrc/gstvideotestsrc.h:
380         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
381         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
382         (gst_ximagesink_get_times), (gst_ximagesink_init):
383         * sys/ximage/ximagesink.h:
384         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
385         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
386         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
387         * sys/xvimage/xvimagesink.h:
388           Convert elements to use fractions for their framerate.
389           V4L elements to come later tonight.
390
391 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
392
393         * gst-libs/gst/audio/audio.c:
394         * gst-libs/gst/audio/audio.h:
395           remove some deprecated functions
396
397 2005-11-22  Andy Wingo  <wingo@pobox.com>
398
399         * Update for gst_tag_setter API changes.
400
401 2005-11-22  Andy Wingo  <wingo@pobox.com>
402
403         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
404         (gst_ogg_demux_perform_seek):
405         * ext/theora/theoradec.c (theora_dec_sink_event):
406         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
407         update-funcnames.
408
409 2005-11-22  Wim Taymans  <wim@fluendo.com>
410
411         * examples/seeking/seek.c: (main):
412         Give higher priority to bus signals than the gtk events
413         to fix a race condition in the segment looping.
414
415 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
416
417         * ext/theora/Makefile.am:
418         * ext/vorbis/Makefile.am:
419         * gst-libs/gst/tag/Makefile.am:
420         * gst-plugins-base.spec.in:
421           Rename libgsttagedit to libgsttag (#322117).
422
423 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
424
425         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
426         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
427           Call gst_x_overlay_prepare_xwindow_id() to give applications
428           a final chance to set their own xwindow id before the video
429           sink creates its own window.
430
431 2005-11-22  Julien MOUTTE  <julien@moutte.net>
432
433         * sys/xvimage/xvimagesink.c:
434         (gst_xvimagesink_navigation_send_event): Handle navigation
435         events correcly with borders if applicable.
436
437 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
438
439         Patch by: Luca Ognibene
440
441         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
442         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
443         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
444         (gst_ffmpegcsp_caps_remove_format_info):
445         * gst/ffmpegcolorspace/imgconvert.c:
446         * gst/ffmpegcolorspace/imgconvert_template.h:
447           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
448           #318353); use gst_structure_has_name().
449
450 2005-11-22  Julien MOUTTE  <julien@moutte.net>
451
452         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
453         (gst_ximagesink_class_init): Add debug macros on functions.
454         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
455         (gst_xvimagesink_xwindow_draw_borders),
456         (gst_xvimagesink_xvimage_put),
457         (gst_xvimagesink_xwindow_update_geometry),
458         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
459         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
460         (gst_xvimagesink_xcontext_clear),
461         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
462         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
463         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
464         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
465         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
466         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
467         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
468         expose while being PAUSED, out of data flow navigation events, etc..
469
470 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
471
472         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
473         * gst-libs/gst/audio/audio.h:
474           fix prototype - wondering why the test worked regardless
475
476 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
477
478         * check/Makefile.am:
479         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
480         * gst-libs/gst/audio/audio.h:
481           add a method that returns a proper GstClockTime
482
483 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
484
485         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
486         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
487         * gst-libs/gst/interfaces/xoverlay.h:
488           Remove everything having to do with the desired size; add 
489           gst_x_overlay_prepare_xwindow_id() function; remove the
490           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
491           post a message on the bus instead (#321816).
492
493         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
494         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
495         (gst_xvimagesink_xoverlay_init):
496           Remove desired size stuff (#321816).
497
498 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
499
500         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
501         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
502         (mpeg_video_type_find), (mpeg_video_stream_type_find):
503           Terminate vararg functions with NULL instead of 0 to 
504           make gcc4 happy.
505
506 2005-11-21  Andy Wingo  <wingo@pobox.com>
507
508         patch by: Sebastien Cote <sebas642@yahoo.ca>
509         
510         * gst-libs/gst/rtp/gstrtpbuffer.h: 
511         * gst-libs/gst/rtp/gstrtpbuffer.c
512         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
513
514 2005-11-21  Andy Wingo  <wingo@pobox.com>
515
516         * gst/playback/gstplaybin.c (gen_audio_element) 
517         (gen_video_element): Use the new MISSING_PLUGIN core error
518         category. Closes #320060.
519
520         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
521         * gst/videorate/gstvideorate.c (gst_videorate_event):
522         * ext/theora/theoradec.c (theora_dec_sink_event): 
523         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
524         stream lock.
525
526         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
527         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
528         stream lock changes.
529
530 2005-11-21  Wim Taymans  <wim@fluendo.com>
531
532         * gst-libs/gst/audio/gstbaseaudiosink.c:
533         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
534         (gst_base_audio_sink_provide_clock),
535         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
536         (gst_base_audio_sink_change_state):
537         * gst/audioresample/gstaudioresample.c:
538         Segment update fix.
539
540 2005-11-21  Andy Wingo  <wingo@pobox.com>
541
542         * *.h:
543         * *.c: Ran scripts/update-macros. Oh yes.
544
545 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
546
547         * sys/ximage/Makefile.am:
548         * sys/ximage/ximage.c:
549           Rename ximage plugin to ximagesink (#321426) (Don't forget to
550           remove your old libgstximage.* manually if necessary).
551
552 2005-11-21  Michael Smith <msmith@fluendo.com>
553
554         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
555           Minimal fix for bug #320200: set the min/max bitrate in the correct
556           units. A better fix would be to upgrade to the RATEMANAGE2
557           interface, rather than using the deprecated interface used here, but
558           that would require an update in our libvorbis dependency (to 1.1),
559           which is probably undesirable.
560
561 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
562
563         * ext/libvisual/visual.c: (get_buffer):
564         * gst-libs/gst/audio/gstbaseaudiosrc.c:
565         (gst_base_audio_src_fixate):
566         * gst/audioconvert/gstaudioconvert.c:
567         (gst_audio_convert_fixate_caps):
568         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
569         * gst/audiotestsrc/gstaudiotestsrc.c:
570         (gst_audiotestsrc_src_fixate):
571         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
572         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
573         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
574         * gst/videotestsrc/gstvideotestsrc.c:
575         (gst_videotestsrc_src_fixate):
576         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
577         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
578           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
579           (#322027)
580
581
582 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
583
584         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
585         (gst_riff_create_iavs_caps):
586         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
587         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
588         (gst_riff_parse_info):
589         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
590         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
591         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
592           Fixes for GST_FOURCC_FORMAT API change.
593
594 2005-11-21  Andy Wingo  <wingo@pobox.com>
595
596         patch by: Alessandro Dessina <alessandro nnva org>
597
598         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
599         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
600         (gst_ogg_parse_chain):
601         * ext/theora/theoraenc.c (theora_set_header_on_caps):
602         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
603         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
604         gst_value_list calls on arrays. Fixes #321962.
605
606 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
607
608         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
609         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
610         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
611         * gst/adder/gstadder.c: (gst_adder_init),
612         (gst_adder_request_new_pad), (gst_adder_collected),
613         (gst_adder_change_state):
614           Update for gst_collectpads_foo() to gst_collect_pads_foo()
615           API change.
616
617 2005-11-21  Michael Smith <msmith@fluendo.com>
618
619         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
620         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
621           Properly handle pad_push return values.
622
623 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
624
625         * gst-libs/gst/tag/Makefile.am:
626         * gst-libs/gst/tag/gstvorbistag.c:
627         (gst_tag_list_to_vorbiscomment_buffer):
628           Remove obsolete vorbistag element and debug category.
629
630         * gst/playback/gstplaybasebin.c: (check_queue):
631           Don't divide by 0 when queue-threshold is 0.
632
633         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
634           Don't modify an existing pixel-aspect-ratio if we fail to read
635           a new one.
636
637 2005-11-20  Wim Taymans  <wim@fluendo.com>
638
639         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
640         (gst_vorbisenc_push_packet):
641         GST_PAD_IS_USABLE is gone, use the return value of
642         the push or pad_alloc_buffer instead.
643
644 2005-11-18  Julien MOUTTE  <julien@moutte.net>
645
646         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
647         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
648         (gst_ximagesink_ximage_destroy),
649         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
650         (gst_ximagesink_xwindow_new),
651         (gst_ximagesink_xwindow_update_geometry),
652         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
653         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
654         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
655         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
656         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
657         (gst_ximagesink_navigation_send_event),
658         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
659         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
660         (gst_ximagesink_finalize), (gst_ximagesink_init),
661         (gst_ximagesink_class_init):
662         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
663         This new version brings correct software scaling, non flickering
664         window while resizing, pixel aspect ratio handling, usage of
665         hardware buffer pools, out of data flow event thread for 
666         navigation and handling of expose events even when being PAUSED,
667         a new property to keep video aspect ratio when resizing, etc...
668
669 2005-11-18  Julien MOUTTE  <julien@moutte.net>
670
671         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
672         (gst_videoscale_fixate_caps): Introduce back caps fixate with
673         handling of PAR.
674
675 2005-11-18    <bilboed@dvdsrc.fluendo.com>
676
677         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
678         Unsetting IS_SINK flag from the fakesink, so decodebin
679         never behaves as a sink.
680
681 2005-11-17  Wim Taymans  <wim@fluendo.com>
682
683         * gst-libs/gst/audio/gstbaseaudiosrc.c:
684         (gst_base_audio_src_change_state):
685         Fix the audiosrc base class again, we did not unflush.
686
687 2005-11-17  Julien MOUTTE  <julien@moutte.net>
688
689         * examples/seeking/seek.c: (make_dv_pipeline),
690         (make_vorbis_theora_pipeline), (make_avi_pipeline),
691         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
692         to ogg/vorbis/theora pipeline.
693
694 2005-11-17  Wim Taymans  <wim@fluendo.com>
695
696         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
697         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
698         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
699         Fix EOS on multiple streams.
700         More debugging.
701
702 2005-11-16  Wim Taymans  <wim@fluendo.com>
703
704         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
705         (gst_ogg_demux_perform_seek):
706         Segment done must include stream time.
707
708         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
709         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
710         (gst_ogg_mux_change_state):
711         Fix ogg muxer again.
712
713 2005-11-16  Wim Taymans  <wim@fluendo.com>
714
715         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
716         Fix compile again.
717
718 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
719
720         * ext/libvisual/visual.c: (gst_visual_init):
721         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
722         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
723         (gst_ogg_parse_chain):
724         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
725         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
726         * ext/theora/theoradec.c: (gst_theora_dec_init):
727         * ext/theora/theoraenc.c: (gst_theora_enc_init):
728         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
729         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
730         * gst/adder/gstadder.c: (gst_adder_class_init),
731         (gst_adder_dispose):
732         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
733         * gst/subparse/gstsubparse.c: (gst_subparse_init):
734         * gst/videorate/gstvideorate.c: (gst_videorate_init):
735           Fix a whole set of pad template leaks
736
737 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
738
739         * check/generic/states.c: (GST_START_TEST):
740           fix the test so that it only checks for elements that are part of
741           this source module
742
743 2005-11-16  Michael Smith <msmith@fluendo.com>
744
745         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
746         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
747         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
748         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
749         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
750         (gst_ogg_mux_change_state):
751           Fix leaking collectpads.
752
753 2005-11-16  Edward Hervey  <edward@fluendo.com>
754
755         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
756         (gst_videorate_event), (gst_videorate_chain):
757         Handle segment seeks
758
759 2005-11-16  Wim Taymans  <wim@fluendo.com>
760
761         * gst-libs/gst/audio/gstbaseaudiosink.c:
762         (gst_base_audio_sink_provide_clock),
763         (gst_base_audio_sink_change_state):
764         Set ringbuffer to non-flushing when going to PAUSED, set to
765         flushing again when going to READY.
766
767         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
768         (gst_ring_buffer_stop):
769         Start in flushing mode by default.
770         Don't set flushing in the _stop method, let the app call
771         this explicitly.
772
773 2005-11-16  Julien MOUTTE  <julien@moutte.net>
774
775         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
776         * gst-libs/gst/video/videosink.h: Add helper function needed
777         for video sinks.
778
779 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
780
781         * gst/videoscale/gstvideoscale.c:
782         (gst_videoscale_handle_src_event):
783           Don't leak reference to pad parent.
784
785 2005-11-16  Wim Taymans  <wim@fluendo.com>
786
787         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
788         Set ringbuffer to flushing when stopping so that we don't
789         block on wait_segment anymore and livelock.
790
791 2005-11-16  Wim Taymans  <wim@fluendo.com>
792
793         * examples/seeking/seek.c: (send_event), (do_seek),
794         (loop_toggle_cb), (segment_done), (main):
795         Added looping checkbox.
796
797 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
798
799         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
800         (gst_ogg_demux_init):
801         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
802         (gst_vorbis_dec_init):
803           revert unrefs, they don't pass make check
804
805 2005-11-15  Johan Dahlin  <johan@gnome.org>
806
807         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
808         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
809         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
810         (gst_vorbis_dec_init):
811         Fix pad template leaks. 
812
813 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
814
815         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
816           Make state change function thread safe.
817
818 2005-11-15  Edward Hervey  <edward@fluendo.com>
819
820         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
821         (gst_ogg_demux_class_init):
822         Implement GstElement::send_event, so we can send seek events
823         in GST_STATE_READY
824
825 2005-11-14  Julien MOUTTE  <julien@moutte.net>
826
827         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
828         Discovered how to take away flickering while resizing the
829         window. Please don't put that in ximagesink, refactoring in
830         progress.
831
832 2005-11-14  Michael Smith <msmith@fluendo.com>
833
834         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
835         (gst_multifdsink_render):
836           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
837
838 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
839
840         * gst/playback/gstplaybin.c: (gen_audio_element):
841           Use autoaudiosink, it tends to be more widely available than
842           autoaudiiosink.
843           
844 2005-11-14  Andy Wingo  <wingo@pobox.com>
845
846         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
847         as well if it is available. Fixes #316442.
848
849 2005-11-14  Michael Smith <msmith@fluendo.com>
850
851         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
852         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
853         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
854         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
855         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
856         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
857         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
858         (gst_vorbisenc_change_state):
859           Fix a small memory leak in vorbisenc.
860           Fix large memory leaks in oggmux, also fix lots of state change
861           bugs in oggmux.
862
863 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
864
865         * gst/videotestsrc/gstvideotestsrc.c:
866         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
867         (gst_videotestsrc_src_fixate):
868           move fixation to a fixate function
869           remove negotiate function, basesrc's is good enough
870           fixes a bug for check when using the element alone
871
872 2005-11-13  Edward Hervey  <edward@fluendo.com>
873
874         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
875         (key_toggle_cb), (main):
876         Added checkboxes for adding/removing the accurate and key_unit seek
877         flags.
878
879 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
880
881         * configure.ac: back to HEAD
882
883 === release 0.9.5 ===
884
885 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
886
887         * configure.ac:
888           releasing 0.9.5, "No No Kia"
889
890 2005-11-11  Edward Hervey  <edward@fluendo.com>
891
892         * examples/seeking/seek.c: (make_parselaunch_pipeline):
893         Added parse-launch syntax seeking mode for the seeking example.
894         This should help stress-test even more cases.
895         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
896
897 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
898
899         * sys/xvimage/xvimagesink.c:
900         (gst_xvimagesink_navigation_send_event):
901           Check whether peer pad exists before sending navigation events
902           to it.
903
904 2005-11-11  Michael Smith <msmith@fluendo.com>
905
906         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
907         (gst_vorbisenc_buffer_from_packet):
908         * ext/vorbis/vorbisenc.h:
909           Set duration on encoded buffers. This allows oggmux's
910           max_page_delay parameter to actually work.
911
912 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
913
914         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
915         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
916         (gst_ffmpegcsp_avpicture_fill):
917         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
918         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
919           Make palettes work again (see #132341). Use our own macros
920           for rounding up.
921
922 2005-11-10  Andy Wingo  <wingo@pobox.com>
923
924         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
925         string doober.
926
927 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
928
929         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
930         (gst_ffmpegcsp_transform_caps):
931           Prefer passthrough in transform_caps
932
933 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
934
935         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
936           check for ALSA errors properly, instead of relying on ALSA's
937           error strings to serve to the user.
938
939 2005-11-10  Wim Taymans  <wim@fluendo.com>
940
941         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
942         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
943         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
944         Modernise the seek code.
945
946 2005-11-10  Michael Smith <msmith@fluendo.com>
947         
948         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
949         (setup_substreams), (set_active_source):
950           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
951           trying to go to NULL if we failed to read a file.
952
953 2005-11-10  Wim Taymans  <wim@fluendo.com>
954
955         * gst/audiotestsrc/gstaudiotestsrc.c:
956         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
957         (gst_audiotestsrc_create):
958         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
959         (gst_sinesrc_get_times), (gst_sinesrc_create):
960         * gst/videotestsrc/gstvideotestsrc.c:
961         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
962         (gst_videotestsrc_create):
963         The base class can now sync for us.
964
965 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
966
967         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
968           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
969           name=source autoprobe=false autoprobe-fps=false copy-mode=1
970           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
971           format=(fourcc)I420" ! xvimagesink
972
973 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
974
975         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
976         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
977         (gst_sinesrc_newsegment):
978           Send newsegment event in TIME format, set duration if
979           num-buffers is set, fix duration querying.
980
981 2005-11-10  Michael Smith <msmith@fluendo.com>
982
983         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
984         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
985         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
986         (gst_ogg_mux_collected):
987          Fix EOS handling, partially. Now forwarding an EOS event once we have
988          EOS on all pads works correctly. However, we still don't properly set
989          EOS on the actual ogg stream pages.
990
991 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
992
993         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
994           Set elements to NULL state before disposing of them.
995
996 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
997
998         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
999
1000         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1001         (gst_base_rtp_depayload_init),
1002         (gst_base_rtp_depayload_set_gst_timestamp):
1003         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1004           We need to send a newsegment event for each instance, not
1005           just for the first instance of this class (get rid of
1006           static variable in function). (#321011).
1007           
1008 2005-11-08  Michael Smith <msmith@fluendo.com>
1009
1010         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1011         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1012         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1013         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1014           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1015           This makes us mux things correctly according to the ogg muxing
1016           rules. Still not handling EOS correctly right now, though.
1017
1018 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1019
1020         * gst/audioconvert/gstaudioconvert.c:
1021           Fix typo in docs. 
1022
1023 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1024
1025         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1026         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1027           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1028           creating a new chain; should fix live streaming. Also
1029           add more debug output and fix a typo.
1030
1031 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1032
1033         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1034
1035         * gst/volume/gstvolume.c: (volume_set_caps):
1036           Fix compilation on Solaris with Forte. (#320923)
1037
1038 2005-11-08  Wim Taymans  <wim@fluendo.com>
1039
1040         * gst-libs/gst/audio/gstbaseaudiosink.c:
1041         (gst_base_audio_sink_render):
1042         No need to do a typecheck.
1043
1044 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1045
1046         * ext/alsa/gstalsa.h:
1047           We register a debug category, so let's use it.
1048
1049 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1050
1051         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1052         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1053         Fixed a small problem.
1054
1055 2005-11-04  Wim Taymans  <wim@fluendo.com>
1056
1057         * examples/seeking/Makefile.am:
1058         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1059         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1060         (make_playerbin_pipeline), (format_value), (update_scale),
1061         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1062         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1063         (print_usage), (main):
1064         Added app for playback speed testing.
1065
1066         * examples/seeking/seek.c: (dynamic_link),
1067         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1068         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1069         (message_received), (main):
1070         Updated seek example.
1071
1072 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1073
1074         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1075         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1076         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1077         (gst_base_rtp_depayload_set_clock):
1078         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1079         Don't sleep on the bench (system clock) when you have a nice 
1080         comfortable bed (Gstreamer clock) to sleep on.
1081
1082 2005-11-03  Wim Taymans  <wim@fluendo.com>
1083
1084         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1085         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1086         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1087         Handle the case where a pad_block failed.
1088
1089 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1090
1091         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1092
1093         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1094         (gst_base_rtp_depayload_add_to_queue),
1095         (gst_base_rtp_depayload_push),
1096         (gst_base_rtp_depayload_set_gst_timestamp),
1097         (gst_base_rtp_depayload_queue_release):
1098           Fixes some bugs in the depayloader's queuing/de-queueing code.
1099
1100 2005-10-31  Michael Smith <msmith@fluendo.com>
1101
1102         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1103         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1104         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1105           Patch from Alessandro Decina <alessandro@nnva.org>.
1106           Make oggdemux only find the final time in a chain, not per-pad,
1107           since the per-pad information can be very expensive to locate, and
1108           it isn't used anywhere. This makes reading a file containing
1109           OggSkeleton reasonably fast.
1110           Also, make chain finding work when there are logical bitstreams that
1111           can't be decoded. Fixes #319110.
1112
1113 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1114
1115         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1116         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1117         (gst_base_rtp_depayload_chain),
1118         (gst_base_rtp_depayload_add_to_queue),
1119         (gst_base_rtp_depayload_push),
1120         (gst_base_rtp_depayload_set_gst_timestamp),
1121         (gst_base_rtp_depayload_queue_release),
1122         (gst_base_rtp_depayload_start_thread),
1123         (gst_base_rtp_depayload_set_property),
1124         (gst_base_rtp_depayload_get_property):
1125         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1126         Some random fixes, to fullfill the desires of thomas.
1127
1128 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1129
1130         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1131         (gst_base_rtp_depayload_add_to_queue),
1132         (gst_base_rtp_depayload_push):
1133         Fixed the queueing algorithm.
1134
1135 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1136
1137         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1138         (gst_base_rtp_depayload_push):
1139         A small fix
1140
1141 2005-10-31  Wim Taymans  <wim@fluendo.com>
1142
1143         * gst-libs/gst/audio/gstringbuffer.h:
1144         Don't break ABI.
1145
1146         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1147         (gst_ffmpeg_caps_to_pixfmt):
1148         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1149         (gst_ffmpegcsp_set_caps):
1150         Some more comments.
1151         Handle missing required caps fields better.
1152
1153 2005-10-31  Wim Taymans  <wim@fluendo.com>
1154
1155         * gst-libs/gst/audio/gstbaseaudiosink.c:
1156         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1157         (gst_base_audio_sink_render):
1158         * gst-libs/gst/audio/gstringbuffer.c:
1159         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1160         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1161         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1162         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1163         (gst_ring_buffer_read):
1164         * gst-libs/gst/audio/gstringbuffer.h:
1165         Add flushing mode to the ringbuffer so that it in all cases does
1166         not try to handle more audio. This makes sure it does not try to
1167         block anymore when flushing and fixes a livelock.
1168
1169 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1170
1171         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1172         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1173         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1174           Explicitly check for -1 values before doing a conversion
1175           and always map them to -1. (#315545)
1176
1177 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1178
1179         * gst/playback/gstplaybin.c: (gen_video_element):
1180           first try autovideosink, then xvimagesink, then error out
1181         * po/POTFILES.in:
1182           add translatable file
1183         * po/af.po:
1184         * po/az.po:
1185         * po/cs.po:
1186         * po/en_GB.po:
1187         * po/hu.po:
1188         * po/it.po:
1189         * po/nb.po:
1190         * po/nl.po:
1191         * po/or.po:
1192         * po/sq.po:
1193         * po/sr.po:
1194         * po/sv.po:
1195         * po/uk.po:
1196         * po/vi.po:
1197           update translations
1198
1199 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1200
1201         * gst-libs/gst/rtp/gstbasedepayload.c:
1202         * gst-libs/gst/rtp/gstbasedepayload.h:
1203           Minor cleanups
1204
1205 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1206
1207         * gst/playback/.cvsignore:
1208         * gst/playback/decodetest.c:
1209         * gst/playback/test3.c:
1210           Port these two tests as well.
1211
1212 2005-10-27  Wim Taymans  <wim@fluendo.com>
1213
1214         * ext/theora/theoradec.c: (theora_dec_src_query),
1215         (theora_dec_sink_event):
1216         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1217         (theora_enc_change_state):
1218         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1219         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1220         Take proper locks when handling events.
1221
1222 2005-10-27  Wim Taymans  <wim@fluendo.com>
1223
1224         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1225         (gst_adder_change_state):
1226         Fix timestamps and fix deadlock when stopping the collectpads.
1227
1228 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1229
1230         * gst-libs/gst/rtp/gstrtpbuffer.h:
1231         Declaring the payload types as strings too so that they can be used
1232         in the padtemplate inialization.
1233
1234 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1235
1236         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1237
1238         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1239         (gst_base_rtp_depayload_class_init):
1240         Fixes a small but nasty bug. The derived elements no longer segfaults
1241         on finalization.
1242
1243 2005-10-26  Michael Smith <msmith@fluendo.com>
1244
1245         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1246           When clearing an audioconvert context, set tmpbufsize to zero, so
1247           we'll allocate it again later if required.
1248           This fixes audioconvert re-negotiating formats, which previously
1249           segfaulted with a NULL destination buffer.
1250
1251 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1252
1253         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1254         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1255         (gst_base_rtp_depayload_set_gst_timestamp),
1256         (gst_base_rtp_depayload_queue_release):
1257         Fixed a smalll memleak.
1258
1259 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1260         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1261         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1262         (gst_base_rtp_depayload_finalize),
1263         (gst_base_rtp_depayload_setcaps),
1264         (gst_base_rtp_depayload_add_to_queue),
1265         (gst_base_rtp_depayload_push),
1266         (gst_base_rtp_depayload_set_gst_timestamp),
1267         (gst_base_rtp_depayload_queue_release),
1268         (gst_base_rtp_depayload_thread),
1269         (gst_base_rtp_depayload_change_state):
1270         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1271         Changed the C++ comments to C comments
1272
1273 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1274
1275         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1276         * gst/tcp/gsttcpclientsrc.h:
1277         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1278         * gst/tcp/gsttcpserversrc.h:
1279           Remove unused 'curoffset' structure member.
1280
1281 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1282
1283         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1284         (gst_base_rtp_depayload_base_init),
1285         (gst_base_rtp_depayload_finalize):
1286         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1287         * gst-libs/gst/rtp/gstbasertppayload.h:
1288           The pad-template on the sinkpad should be set by the derived classes.
1289           Also added some useful macros.
1290
1291 2005-10-24  Wim Taymans  <wim@fluendo.com>
1292
1293         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1294         Correctly flush decoder samples even if we could not
1295         copy them to an output buffer. Fixes #319618.
1296
1297 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1298
1299         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1300         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1301         the caps against our xcontext caps.
1302
1303 2005-10-24  Wim Taymans  <wim@fluendo.com>
1304
1305         * gst-libs/gst/audio/gstbaseaudiosink.c:
1306         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1307         Remove g_print
1308         Use sync property from baseclass to disable sync.
1309
1310 2005-10-24  Wim Taymans  <wim@fluendo.com>
1311
1312         * gst-libs/gst/audio/gstbaseaudiosink.c:
1313         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1314         Buffers with no timestamps get aligned with previous buffers or
1315         on underrun, played ASAP.
1316
1317 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1318
1319         * gst-libs/gst/video/video.h:
1320         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1321         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1322         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1323         here comes my change on caps for framerate and geometry range.
1324         We are now accepting 1 to MAXINT for width and height, and from
1325         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1326         to be blended correctly in videomixer.
1327
1328 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1329
1330         * configure.ac:
1331           back to HEAD
1332
1333 === release 0.9.4 ===
1334
1335 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1336
1337         * NEWS:
1338         * RELEASE:
1339         * configure.ac:
1340           releasing 0.9.4, "Velociraptor"
1341
1342 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1343
1344         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1345         * po/POTFILES.in:
1346           STOPPED -> FAILED
1347
1348 2005-10-21  Wim Taymans  <wim@fluendo.com>
1349
1350         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1351         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1352         (pad_blocked), (close_pad_link), (new_pad):
1353         Don't try to remove elements twice.
1354
1355 2005-10-21  Wim Taymans  <wim@fluendo.com>
1356
1357         * ext/theora/theoradec.c: (theora_dec_src_query),
1358         (theora_dec_sink_event):
1359         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1360         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1361         (vorbis_handle_data_packet):
1362         * ext/vorbis/vorbisdec.h:
1363         Fix old naming.
1364
1365         * gst-libs/gst/audio/gstbaseaudiosink.c:
1366         (gst_base_audio_sink_render):
1367         Don't try to sync on buffers without a timestamp.
1368
1369 2005-10-21  Wim Taymans  <wim@fluendo.com>
1370
1371         * ext/theora/theoradec.c: (theora_dec_src_query),
1372         (theora_dec_sink_event):
1373         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1374         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1375         (vorbis_handle_data_packet):
1376         * ext/vorbis/vorbisdec.h:
1377         Fix old naming.
1378
1379 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1380
1381         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1382         (gst_vorbisenc_src_query):
1383           Implement position and duration queries.
1384
1385         * gst/playback/test3.c: (update_scale), (main):
1386           Fix for async state changes and print nicer output.
1387
1388 2005-10-20  Wim Taymans  <wim@fluendo.com>
1389
1390         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1391         (dump_element_stats), (main):
1392         * gst/playback/test6.c: (main):
1393         Fix tests again
1394
1395 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1396
1397         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1398         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1399           Don't use functions for position queries when handling
1400           duration queries.
1401
1402 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1403
1404         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1405         (vorbis_handle_data_packet), (vorbis_dec_chain),
1406         (vorbis_dec_change_state):
1407         * ext/vorbis/vorbisdec.h:
1408           Vorbis streams can be embedded in other container formats
1409           than ogg, container formats where the demuxer might set 
1410           timestamps on encoded vorbis buffers instead of those silly 
1411           granulepos thingies. In short: make vorbisdec handle 
1412           timestamps on incoming buffers as well.
1413
1414 2005-10-20  Wim Taymans  <wim@fluendo.com>
1415
1416         * gst/playback/gstplaybasebin.c: (group_destroy),
1417         (gst_play_base_bin_change_state):
1418         Fix leak.
1419         Handle case where playbasebin is now ASYNC because
1420         decodebin is.
1421
1422 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1423
1424         * gst/audioconvert/Makefile.am:
1425         * gst/audioconvert/bufferframesconvert.c:
1426         * gst/audioconvert/plugin.c: (plugin_init):
1427         * gst/audioconvert/plugin.h:
1428           And bye bye buffer-frames-convert
1429
1430 2005-10-19  Wim Taymans  <wim@fluendo.com>
1431
1432         * check/elements/audioconvert.c:
1433         * docs/libs/tmpl/gstaudio.sgml:
1434         * docs/libs/tmpl/gstcolorbalance.sgml:
1435         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1436         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1437         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1438         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1439         * gst-libs/gst/audio/audio.h:
1440         * gst/audioconvert/audioconvert.h:
1441         * gst/audioconvert/gstaudioconvert.c:
1442         (gst_audio_convert_parse_caps):
1443         * gst/volume/gstvolume.c:
1444         Bye bye buffer-frames.
1445
1446 2005-10-19  Wim Taymans  <wim@fluendo.com>
1447
1448         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1449         (query_positions_elems), (query_positions_pads), (update_scale),
1450         (do_seek), (set_update_scale), (message_received), (main):
1451         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1452         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1453         (gst_ogg_demux_loop):
1454         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1455         * ext/theora/theoradec.c: (theora_dec_src_query),
1456         (theora_dec_sink_event):
1457         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1458         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
1459         * gst/adder/gstadder.c: (gst_adder_query):
1460         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1461         * gst/playback/test3.c: (update_scale):
1462         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1463         (dump_element_stats), (main):
1464         * gst/playback/test6.c: (main):
1465         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1466         Query API update.
1467
1468 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1469
1470         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1471         (xml_check_first_element), (xml_type_find), (smil_type_find),
1472         (plugin_init):
1473           Add typefinding for SMIL and for generic XML. Based on patch by
1474           Akos Maroy (#308663).
1475
1476 2005-10-18  Wim Taymans  <wim@fluendo.com>
1477
1478         * gst/playback/Makefile.am:
1479         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1480         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
1481         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
1482         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
1483         (gst_decode_bin_change_state):
1484         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1485         (gst_play_bin_send_event_to_sink):
1486         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1487         (dump_element_stats), (main):
1488         * gst/playback/test6.c: (main):
1489         Make playbin async, it'll commit state to paused when all streams
1490         are detected.
1491         Remove ugly hack.
1492         Added test6.c to show async behaviour.
1493
1494 2005-10-18  Wim Taymans  <wim@fluendo.com>
1495
1496         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1497         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
1498         Fix for segment-start/stop API change.
1499
1500 2005-10-18  Wim Taymans  <wim@fluendo.com>
1501
1502         * check/Makefile.am:
1503         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
1504         (main):
1505         Add future test for clock selection.
1506
1507 2005-10-18  Wim Taymans  <wim@fluendo.com>
1508
1509         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
1510         (gst_alsasink_close):
1511         Set handle to NULL.
1512
1513         * gst-libs/gst/audio/gstringbuffer.c:
1514         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1515         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
1516         (gst_ring_buffer_start), (gst_ring_buffer_pause),
1517         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
1518         (gst_ring_buffer_read):
1519         More debug info.
1520
1521 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
1522
1523         * gst/audiotestsrc/Makefile.am:
1524         * gst/sine/Makefile.am:
1525         * gst/volume/Makefile.am:
1526           fix broken build of controllerized plugins
1527
1528 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1529
1530         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1531
1532         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1533         (gst_riff_create_video_template_caps):
1534           Add support for Indeo-3 (IV32).
1535
1536 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1537
1538         * configure.ac:
1539           rewrite
1540
1541 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1542
1543         * gst-libs/gst/video/video.c: (gst_video_get_size):
1544         * gst/audiotestsrc/gstaudiotestsrc.c:
1545           doc updates
1546
1547 2005-10-17  Andy Wingo  <wingo@pobox.com>
1548
1549         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
1550         with the collectpads change.
1551         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
1552
1553         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
1554
1555         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
1556
1557         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
1558         alloc_buffer flow return to callers.
1559         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
1560         change. Fix some memleaks in theoraenc.
1561
1562         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
1563         in strange circumstance.
1564
1565 2005-10-17  Julien MOUTTE  <julien@moutte.net>
1566
1567         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1568         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
1569         from caps, let's use the caps...
1570
1571 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1572
1573         * configure.ac:
1574           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
1575
1576 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1577
1578         * gst-libs/gst/interfaces/Makefile.am:
1579           fix silly typo
1580
1581 2005-10-16  Andy Wingo  <wingo@pobox.com>
1582
1583         * gst/playback/gstdecodebin.c
1584         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
1585         function!
1586         (try_to_link_1): Increase kraziness level.
1587
1588 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1589
1590         * configure.ac:
1591           restructure like the core one
1592         * gst-libs/gst/audio/Makefile.am:
1593         * gst-libs/gst/interfaces/Makefile.am:
1594         * gst-libs/gst/net/Makefile.am:
1595         * gst-libs/gst/riff/Makefile.am:
1596         * gst-libs/gst/rtp/Makefile.am:
1597         * gst-libs/gst/tag/Makefile.am:
1598         * gst-libs/gst/video/Makefile.am:
1599           use correct linker flags, now the libs are properly versioned
1600         * check/elements/audioconvert.c: (verify_convert):
1601         * ext/alsa/gstalsaplugin.c:
1602         * ext/cdparanoia/gstcdparanoia.c:
1603         * ext/gnomevfs/gstgnomevfs.c:
1604         * ext/libvisual/visual.c:
1605         * ext/ogg/gstogg.c:
1606         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
1607         * ext/theora/theora.c:
1608         * ext/vorbis/vorbis.c:
1609         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1610         * gst-libs/gst/tag/gsttagediting.c:
1611         * gst-libs/gst/video/video.c:
1612         * gst/adder/gstadder.c:
1613         * gst/audioconvert/plugin.c:
1614         * gst/audiorate/gstaudiorate.c:
1615         * gst/audioresample/gstaudioresample.c:
1616         * gst/audioresample/resample_ref.c: (resample_scale_ref):
1617         * gst/audioscale/gstaudioscale.c:
1618         * gst/audioscale/resample.c:
1619         * gst/audiotestsrc/gstaudiotestsrc.c:
1620         * gst/ffmpegcolorspace/gstffmpeg.c:
1621         * gst/playback/gstdecodebin.c: (close_pad_link):
1622         * gst/playback/gstplaybin.c: (gen_video_element),
1623         (gen_audio_element):
1624         * gst/sine/gstsinesrc.c:
1625         * gst/subparse/gstsubparse.c:
1626         * gst/tags/gsttagediting.c:
1627         * gst/tcp/gsttcpplugin.c:
1628         * gst/typefind/gsttypefindfunctions.c:
1629         * gst/videorate/gstvideorate.c:
1630         * gst/videoscale/gstvideoscale.c:
1631         * gst/videotestsrc/gstvideotestsrc.c:
1632         * gst/volume/gstvolume.c:
1633         * sys/v4l/gstv4l.c:
1634         * sys/ximage/ximage.c:
1635         * sys/xvimage/xvimagesink.c:
1636           fix up defines
1637
1638 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1639
1640         * ext/vorbis/vorbisenc.c:
1641         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
1642         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
1643         (gst_tag_to_vorbis_comments):
1644           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
1645
1646 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
1647
1648         * examples/stats/mp2ogg.c:
1649         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1650           typo fixes
1651
1652 2005-10-13  Michael Smith <msmith@fluendo.com>
1653
1654         * ext/ogg/gstoggmux.c:
1655           Use magic glib macros to define constants as 64 bit, to ensure
1656           appropriate vararg passing.
1657
1658 2005-10-13  Michael Smith <msmith@fluendo.com>
1659
1660         * ext/ogg/gstoggmux.c:
1661         * gst/audioconvert/audioconvert.c: (float):
1662           Don't use LL suffix, as it's not portable, and neither of these
1663           uses required it anyway.
1664
1665 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
1666
1667         * examples/indexing/indexmpeg.c: (main):
1668         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
1669         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
1670         (cdparanoia_convert), (cdparanoia_query):
1671         * ext/cdparanoia/gstcdparanoia.h:
1672         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
1673         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
1674         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
1675         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
1676         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
1677         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
1678         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
1679         (gst_multifdsink_render), (gst_multifdsink_start),
1680         (gst_multifdsink_stop):
1681         * gst/tcp/gstmultifdsink.h:
1682         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
1683         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
1684         (gst_tcpclientsink_stop):
1685         * gst/tcp/gsttcpclientsink.h:
1686         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
1687         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
1688         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
1689         * gst/tcp/gsttcpclientsrc.h:
1690         * gst/tcp/gsttcpserversink.h:
1691         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
1692         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
1693         (gst_tcpserversrc_stop):
1694         * gst/tcp/gsttcpserversrc.h:
1695         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
1696         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
1697         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
1698           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
1699           moved bitshift from macro to enum definition
1700
1701 2005-10-12  Wim Taymans  <wim@fluendo.com>
1702
1703         * examples/seeking/Makefile.am:
1704         Oops.
1705
1706 2005-10-12  Wim Taymans  <wim@fluendo.com>
1707
1708         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1709         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1710         Don't assert on normal stuff.
1711
1712         * gst/playback/gstplaybin.c: (do_playbin_seek):
1713         API fix.
1714
1715 2005-10-12  Wim Taymans  <wim@fluendo.com>
1716
1717         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1718         * examples/seeking/Makefile.am:
1719         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
1720         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1721         (do_seek), (set_update_scale), (message_received), (main):
1722         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1723         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1724         Update for _get_state() API change.
1725
1726 2005-10-11  Wim Taymans  <wim@fluendo.com>
1727
1728         * gst-libs/gst/audio/gstbaseaudiosink.c:
1729         (gst_base_audio_sink_render):
1730         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1731         (gst_base_audio_src_create):
1732         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1733         (gst_ring_buffer_read):
1734         Cleanups.
1735         Commit and read from ringbuffer in samples rather than bytes.
1736
1737 2005-10-11  Wim Taymans  <wim@fluendo.com>
1738
1739         * gst-libs/gst/audio/gstbaseaudiosink.c:
1740         (gst_base_audio_sink_render):
1741         Respect segment rate and accum when scheduling samples.
1742
1743 2005-10-11  Julien MOUTTE  <julien@moutte.net>
1744
1745         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1746         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
1747         EOS correctly, that needs more work.
1748
1749 2005-10-11  Wim Taymans  <wim@fluendo.com>
1750
1751         * check/generic/states.c: (GST_START_TEST):
1752         remove old property.
1753
1754         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
1755         (gst_ogg_demux_perform_seek):
1756         * ext/theora/theoradec.c: (theora_dec_sink_event):
1757         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1758         (vorbis_handle_data_packet):
1759         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1760         (gst_base_rtp_depayload_set_gst_timestamp):
1761         * gst/videorate/gstvideorate.c: (gst_videorate_event):
1762         Update for newsegment API change.
1763
1764 2005-10-11  Michael Smith <msmith@fluendo.com>
1765
1766         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
1767         (do_playbin_seek), (gst_play_bin_send_event):
1768           Override send_event differently, so that we can takes bits of
1769           functionality from GstPipeline (special handling for seeks,
1770           including pausing/resuming, and resetting stream time) and still get
1771           the appropriate behaviour of only forwarding event to a single sink,
1772           rather than all of them.
1773           Unfortunately requires a lot of code duplication, but the
1774           alternatives are equally ugly in the end.
1775
1776 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1777
1778         * check/elements/audioconvert.c: (setup_audioconvert),
1779         (cleanup_audioconvert), (get_int_caps), (verify_convert),
1780         (GST_START_TEST), (audioconvert_suite):
1781           clean up tests a little, fix some leaks.
1782
1783 2005-10-10  Wim Taymans  <wim@fluendo.com>
1784
1785         * ext/alsa/gstalsasink.c:
1786         Also allow unsigned int.
1787
1788         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1789         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1790         Small cleanup
1791
1792 2005-10-10  Wim Taymans  <wim@fluendo.com>
1793
1794         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1795         Small update, use API as stated in design docs.
1796
1797         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1798         (update_scale), (do_seek), (seek_cb), (set_update_scale),
1799         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
1800         (message_received), (main):
1801         Updated seek example for GOption. Some usability improvements.
1802
1803 2005-10-10  Wim Taymans  <wim@fluendo.com>
1804
1805         * gst/audioconvert/audioconvert.h:
1806         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
1807         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
1808         Alloc temp storage somewhere else where we can do it more
1809         portable.
1810
1811 2005-10-10  Wim Taymans  <wim@fluendo.com>
1812
1813         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
1814         (gst_tcpserversrc_start):
1815         Don't block in accept while doing the state change, move
1816         to poll and make cancellable.
1817
1818 2005-10-09  Philippe Khalaf <burger@speedy.org>
1819
1820         * gst-libs/gst/rtp/rtpbasedepayload.c:
1821         Set timestamp and add queue delay to timestamp
1822         * gst-libs/gst/rtp/rtpbuffer.h:
1823         Set correct payload type for h263
1824
1825 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
1826
1827         * gst/audiotestsrc/gstaudiotestsrc.c:
1828         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
1829         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
1830         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
1831         (gst_audiotestsrc_create_triangle),
1832         (gst_audiotestsrc_create_silence),
1833         (gst_audiotestsrc_create_white_noise),
1834         (gst_audiotestsrc_init_pink_noise),
1835         (gst_audiotestsrc_generate_pink_noise_value),
1836         (gst_audiotestsrc_create_pink_noise),
1837         (gst_audiotestsrc_change_wave):
1838         * gst/audiotestsrc/gstaudiotestsrc.h:
1839           fixed typo, added pink noise
1840
1841 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1842
1843         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
1844         (plugin_init):
1845           Add wavpack and spc typefind functions from 0.8 branch.
1846
1847 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1848
1849         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
1850         (ar_type_find), (msdos_type_find), (plugin_init):
1851           Add typefind functions for tar archives, ar archives,
1852           RAR archives, and msdos-executables (dlls, exe, etc.).
1853           Some of those would be wrongly identified as mpeg
1854           streams of some sort before (#315550).
1855
1856 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
1857
1858         * configure.ac:
1859         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1860         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1861         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
1862         * gst/audiotestsrc/Makefile.am:
1863         * gst/audiotestsrc/gstaudiotestsrc.c:
1864         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
1865         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
1866         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
1867         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
1868         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
1869         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
1870         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
1871         (gst_audiotestsrc_create_silence),
1872         (gst_audiotestsrc_create_white_noise),
1873         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
1874         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
1875         (gst_audiotestsrc_start), (plugin_init):
1876         * gst/audiotestsrc/gstaudiotestsrc.h:
1877           add new plugin and element
1878         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
1879           use gobject_class
1880
1881 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1882
1883         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
1884         (gst_adder_init), (gst_adder_request_new_pad),
1885         (gst_adder_change_state):
1886           Add query function to source pad, so adder reports the correct
1887           time/sample position when queried (#315457); fix state change
1888           function; use GST_DEBUG_FUNCPTR() for pad functions.
1889
1890 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1891
1892         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
1893           Fix leaks in typefind registration
1894           Clean up the gratuitous commenting and whitespacing a little
1895
1896 2005-10-08  Wim Taymans  <wim@fluendo.com>
1897
1898         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
1899         Only actually wait for the thread to be stopped if it's 
1900         running.
1901
1902 2005-10-08  Wim Taymans  <wim@fluendo.com>
1903
1904         * gst-libs/gst/audio/gstbaseaudiosink.c:
1905         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1906         If we receive EOS we can start playback of what we had.
1907
1908 2005-10-08  Wim Taymans  <wim@fluendo.com>
1909
1910         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1911         (gst_multifdsink_finalize), (multifdsink_hash_remove),
1912         (gst_multifdsink_stop):
1913         Fix crasher when going to NULL multiple times.
1914
1915 2005-10-06  Wim Taymans  <wim@fluendo.com>
1916
1917         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
1918         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1919         * gst-libs/gst/audio/gstbaseaudiosrc.h:
1920         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
1921         patch from Edgard Lima <edgard.lima@indt.org.br>
1922         Fixed gstbaseaudiosrc adding ring buffer sync to it.
1923
1924 2005-10-06  Wim Taymans  <wim@fluendo.com>
1925
1926         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1927         Report the FLOW_RETURN as string in the error message.
1928
1929         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
1930         Don't assert when clearing an unnegotiated buffer.
1931
1932 2005-10-04  Michael Smith <msmith@fluendo.com>
1933
1934         * gst/playback/gstplaybasebin.c: (group_destroy),
1935         (gen_preroll_element), (remove_groups), (setup_source):
1936         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
1937         (setup_sinks), (gst_play_bin_send_event),
1938         (gst_play_bin_change_state):
1939           Set state to NULL before removing from bin. Fix refcounting.
1940
1941 2005-10-04  Michael Smith <msmith@fluendo.com>
1942
1943         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
1944           Correct refcounting in send_event() function. Previously was wrong
1945           if the first sink was unable to handle the event.
1946
1947 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1948
1949         * configure.ac:
1950           back to development
1951
1952 === release 0.9.3 ===
1953
1954 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1955
1956         * configure.ac:
1957           Releasing 0.9.3, "De Facto"
1958
1959 2005-10-03  Andy Wingo  <wingo@pobox.com>
1960
1961         * gst/playback/gstdecodebin.c (try_to_link_1)
1962         (remove_element_chain): set element to NULL before removing it.
1963
1964 2005-10-02  Johan Dahlin  <johan@gnome.org>
1965
1966         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
1967         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
1968         MT safe.
1969
1970 2005-10-02  Andy Wingo  <wingo@pobox.com>
1971
1972         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
1973         (gst_ring_buffer_prepare_read): 
1974         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
1975         Demote to LOG.
1976
1977 2005-09-29  Wim Taymans  <wim@fluendo.com>
1978
1979         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
1980         * ext/theora/theoradec.c: (theora_handle_data_packet):
1981         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1982         Propagate error codes from alloc_buffer too.
1983
1984 2005-09-29  Wim Taymans  <wim@fluendo.com>
1985
1986         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1987         We use fixed caps.
1988
1989         * gst/playback/Makefile.am:
1990         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1991         (dump_element_stats), (main):
1992         Added example stream introspection code.
1993
1994 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
1995
1996         * gst/adder/gstadder.c: (gst_adder_collected):
1997           fix adder for float elements
1998
1999 2005-09-28  Wim Taymans  <wim@fluendo.com>
2000
2001         * gst-libs/gst/audio/gstbaseaudiosink.c:
2002         (gst_base_audio_sink_class_init),
2003         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2004         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2005         (gst_base_audio_src_class_init),
2006         (gst_base_audio_src_provide_clock):
2007         get_clock -> provide_clock
2008
2009 2005-09-28  Andy Wingo  <wingo@pobox.com>
2010
2011         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2012         and unlocking.
2013
2014         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2015         unlocking.
2016
2017         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2018         Actually add the pad template.
2019         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2020
2021         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2022         I'm at it...
2023
2024         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2025         from fdsrc. Get caps in create() instead of start() so it can be
2026         interrupted. Interruption somewhat untested.
2027
2028         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2029         Proper EOS handling.
2030
2031 2005-09-27  Andy Wingo  <wingo@pobox.com>
2032
2033         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2034
2035         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2036
2037         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2038
2039         * gst/tcp/gsttcp.h: 
2040         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2041         out of tcpclientsrc.c. Cancellable.
2042         (gst_tcp_socket_read): Made private, cancellable, with better
2043         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2044         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2045         whole buffer, and better diagnostics.
2046         (gst_tcp_gdp_read_caps): Same.
2047
2048         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2049
2050 2005-09-26  Andy Wingo  <wingo@pobox.com>
2051
2052         * gst/sine/gstsinesrc.h:
2053         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2054         change the 'sync' property to 'is-live' and implement it halfway,
2055         update for controller api change.
2056
2057         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2058         controller api change.
2059
2060 2005-09-24  Wim Taymans  <wim@fluendo.com>
2061
2062         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2063         * gst-libs/gst/audio/gstaudiosink.c:
2064         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2065         (gst_audioringbuffer_stop):
2066         * gst-libs/gst/audio/gstbaseaudiosink.c:
2067         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2068         (gst_base_audio_sink_change_state):
2069         * gst-libs/gst/audio/gstbaseaudiosink.h:
2070         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2071         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2072         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2073         * gst-libs/gst/audio/gstringbuffer.h:
2074         Fix sync again. Moved sample alignment to basesink.
2075
2076 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2077
2078         * docs/plugins/Makefile.am:
2079         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2080         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2081         * gst/volume/gstvolume.c:
2082           add/fix docs
2083         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2084         * gst-libs/gst/audio/audio.h:
2085           add conversion macros for frames <-> clocktime
2086
2087 2005-09-23  David Schleef  <ds@schleef.org>
2088
2089         * gst/audioresample/Makefile.am:
2090         * gst/audioresample/debug.h:
2091         * gst/audioresample/gstaudioresample.c:
2092         * gst/audioresample/resample.c: Convert to using gst debugging
2093
2094 2005-09-22  Wim Taymans  <wim@fluendo.com>
2095
2096         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2097         (gst_play_bin_send_event):
2098         Only seek on one sink, the first one that succeeds.
2099
2100 2005-09-22  Michael Smith <msmith@fluendo.com>
2101
2102         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2103         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2104         Don't flush encoder state unless we have an initialised encoder.
2105         Clear out encoder state on PAUSED_TO_READY.
2106
2107 2005-09-22  Wim Taymans  <wim@fluendo.com>
2108
2109         * gst-libs/gst/rtp/gstbasertppayload.c:
2110         (gst_basertppayload_class_init), (gst_basertppayload_init),
2111         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2112         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2113         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2114         (gst_basertppayload_set_property),
2115         (gst_basertppayload_get_property),
2116         (gst_basertppayload_change_state):
2117         * gst-libs/gst/rtp/gstbasertppayload.h:
2118         Added max-ptime to control amount of data in the rtp packets.
2119
2120 2005-09-21  Andy Wingo  <wingo@pobox.com>
2121
2122         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2123         thingies.
2124
2125         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2126         can be called multiple times, dogs.
2127
2128 2005-09-21  Wim Taymans  <wim@fluendo.com>
2129
2130         * gst-libs/gst/rtp/gstbasertppayload.c:
2131         (gst_basertppayload_class_init), (gst_basertppayload_init),
2132         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2133         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2134         (gst_basertppayload_push), (gst_basertppayload_get_property),
2135         (gst_basertppayload_change_state):
2136         Allow 0 ssrc too.
2137
2138 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2139
2140         * docs/libs/compiling.sgml:
2141           fixing typos
2142
2143 2005-09-20  Wim Taymans  <wim@fluendo.com>
2144
2145         * gst-libs/gst/rtp/gstbasertppayload.c:
2146         (gst_basertppayload_class_init), (gst_basertppayload_init),
2147         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2148         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2149         (gst_basertppayload_push), (gst_basertppayload_set_property),
2150         (gst_basertppayload_get_property),
2151         (gst_basertppayload_change_state):
2152         * gst-libs/gst/rtp/gstbasertppayload.h:
2153         Added property to configure sequence number offsets.
2154
2155 2005-09-20  Wim Taymans  <wim@fluendo.com>
2156
2157         * gst-libs/gst/rtp/gstbasertppayload.c:
2158         (gst_basertppayload_class_init), (gst_basertppayload_init),
2159         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2160         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2161         (gst_basertppayload_push), (gst_basertppayload_set_property),
2162         (gst_basertppayload_get_property),
2163         (gst_basertppayload_change_state):
2164         * gst-libs/gst/rtp/gstbasertppayload.h:
2165         Make timestamp offset configurable.
2166
2167 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2168
2169         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2170           fix wrong pop/unref
2171
2172 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2173
2174         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2175
2176         * gst-libs/gst/interfaces/propertyprobe.c:
2177         (gst_property_probe_probe_property_name),
2178         (gst_property_probe_needs_probe_name),
2179         (gst_property_probe_get_values_name),
2180         (gst_property_probe_probe_and_get_values_name):
2181           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2182           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2183
2184 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2185
2186         * check/Makefile.am:
2187           have some tests be disabled for valgrinding
2188         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2189         (GST_START_TEST):
2190         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2191           Fix A Leak.  Chain To Parent Finalize.
2192
2193 2005-09-19  Wim Taymans  <wim@fluendo.com>
2194
2195         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2196         Fixed wav pipeline.
2197
2198 2005-09-19  Wim Taymans  <wim@fluendo.com>
2199
2200         * gst-libs/gst/rtp/gstbasertppayload.c:
2201         (gst_basertppayload_class_init), (gst_basertppayload_init),
2202         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2203         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2204         (gst_basertppayload_push), (gst_basertppayload_get_property),
2205         (gst_basertppayload_change_state):
2206         Posting ERROR and WARNING messages is good.
2207
2208 2005-09-19  Wim Taymans  <wim@fluendo.com>
2209
2210         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2211         (gst_base_rtp_depayload_add_to_queue),
2212         (gst_base_rtp_depayload_push),
2213         (gst_base_rtp_depayload_set_gst_timestamp),
2214         (gst_base_rtp_depayload_queue_release):
2215         This one was not supposed to go in.
2216
2217 2005-09-19  Wim Taymans  <wim@fluendo.com>
2218
2219         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2220         Fix for bus API.
2221
2222         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2223         (gst_base_rtp_depayload_chain),
2224         (gst_base_rtp_depayload_add_to_queue),
2225         (gst_base_rtp_depayload_push),
2226         (gst_base_rtp_depayload_set_gst_timestamp),
2227         (gst_base_rtp_depayload_queue_release):
2228         Some cleanups.
2229
2230         * gst-libs/gst/rtp/gstbasertppayload.c:
2231         (gst_basertppayload_class_init), (gst_basertppayload_init),
2232         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2233         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2234         (gst_basertppayload_get_property),
2235         (gst_basertppayload_change_state):
2236         Added debugging category.
2237
2238 2005-09-18  David Schleef  <ds@schleef.org>
2239
2240         * gst/playback/gstdecodebin.c: free plugin list correctly
2241         * gst/playback/gstplaybin.c: emit warning if autovideosink
2242           and autoaudiosink can't be found (instead of segfaulting)
2243
2244 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2245
2246         * check/elements/audioconvert.c: (GST_START_TEST):
2247           try out 24 bit conversion
2248
2249 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2250
2251         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2252         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2253         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2254         * ext/vorbis/vorbisenc.h:
2255           Fix EOS handling.  Still needs a fix in the ogg muxer to
2256           mark the last page as eos.
2257
2258 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2259
2260         * common/gtk-doc-plugins.mak:
2261         * docs/plugins/Makefile.am:
2262         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2263         * gst/ffmpegcolorspace/Makefile.am:
2264         * gst/ffmpegcolorspace/avcodec.h:
2265         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2266         * gst/tcp/gstmultifdsink.c:
2267           fix up ffmpegcolorspace docs; extract header
2268
2269 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2270
2271         * common/gtk-doc-plugins.mak:
2272         * docs/plugins/Makefile.am:
2273         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2274         * ext/theora/Makefile.am:
2275         * ext/theora/gsttheoraenc.h:
2276         * ext/theora/theoraenc.c:
2277         * ext/vorbis/vorbisenc.c:
2278           pick up signals and args for vorbis; add some docs for vorbis
2279
2280 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2281
2282         * common/gstdoc-scangobj:
2283         * common/gtk-doc-plugins.mak:
2284         * docs/libs/Makefile.am:
2285         * docs/plugins/gst-plugins-base-plugins.args:
2286         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2287         * docs/plugins/gst-plugins-base-plugins.interfaces:
2288         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2289         * docs/plugins/gst-plugins-base-plugins.signals:
2290           only scanobj stuff from our source module.  Not sure yet
2291           if that's correct, given the hierarchy stuff :)
2292
2293 2005-09-15  Wim Taymans  <wim@fluendo.com>
2294
2295         * gst/audioconvert/gstaudioconvert.c:
2296         And enable 24 bits mode as well..
2297
2298 2005-09-15  Wim Taymans  <wim@fluendo.com>
2299
2300         * gst-libs/gst/rtp/Makefile.am:
2301         * gst-libs/gst/rtp/gstbasertppayload.c:
2302         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2303         (gst_basertppayload_class_init), (gst_basertppayload_init),
2304         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2305         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2306         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2307         (gst_basertppayload_set_property),
2308         (gst_basertppayload_get_property),
2309         (gst_basertppayload_change_state):
2310         * gst-libs/gst/rtp/gstbasertppayload.h:
2311         Added rtp payloader base class.
2312
2313 2005-09-15  Andy Wingo  <wingo@pobox.com>
2314
2315         * configure.ac (plugindir): Remove the EOL matcher from the
2316         regexp, as it causes me problems. Libtool? Make? Who knows?
2317
2318 2005-09-14  David Schleef  <ds@schleef.org>
2319
2320         * check/generic/states.c: 
2321         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2322         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2323           Fixes for changes in registry API.
2324
2325         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2326           to GST_PLUGIN_LDFLAGS.
2327         * ext/libvisual/visual.c: Make the library shut up.
2328         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2329         * gst-libs/gst/audio/gstaudiofilter.c: same
2330
2331 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2332
2333         * docs/plugins/Makefile.am:
2334         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2335         * docs/plugins/inspect/plugin-libvisual.xml:
2336         * docs/plugins/tmpl/element-tcpserversink.sgml:
2337         * ext/theora/theoraenc.c:
2338           add libvisual plugin and theoraenc element to docs
2339
2340 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2341
2342         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2343         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2344         * ext/theora/theoraenc.c:
2345           add theoraenc
2346
2347 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2348
2349         * gst/audioconvert/Makefile.am:
2350           Audioconvert derives from GstBaseTransform and should
2351           link to the library with our base elements to avoid
2352           unresolved symbols. Makes things work with MinGW (#316160)
2353
2354         * gst/playback/test4.c: (main):
2355           Fix MinGW build problem and use g_usleep() instead of 
2356           sleep() (#316162)
2357
2358 2005-09-12  Wim Taymans  <wim@fluendo.com>
2359
2360         * gst/audioconvert/audioconvert.c: (float),
2361         (audio_convert_prepare_context), (audio_convert_convert):
2362         * gst/audioconvert/audioconvert.h:
2363         Cleanups, speedups, simplifications, added back support
2364         for 24 bits.
2365
2366 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2367
2368         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2369         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2370         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2371         * docs/plugins/tmpl/element-tcpserversink.sgml:
2372         * gst/ffmpegcolorspace/gstffmpeg.c:
2373         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2374         * gst/videotestsrc/gstvideotestsrc.c:
2375         * gst/volume/gstvolume.c:
2376           add more elements to the docs
2377
2378 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2379
2380         * check/Makefile.am:
2381         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2382         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2383           Add extra tests for basetransform based components. 
2384           Comment out the test_element_negotiation test until we decide
2385           if it's testing correct behaviour.
2386         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2387         (gst_visual_chain), (gst_visual_change_state):
2388           Slightly more correct but still bogus timestamping.
2389           Fix state change function.
2390         * gst/audioconvert/gstaudioconvert.c:
2391         (gst_audio_convert_class_init):
2392         * gst/audioresample/gstaudioresample.c:
2393         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2394         (gst_ffmpegcsp_class_init):
2395         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2396         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2397         (gst_videoscale_prepare_image):
2398         * gst/volume/gstvolume.c: (gst_volume_class_init),
2399         (volume_transform_ip):
2400           Basetransform updates. Enable passthrough modes.
2401         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2402         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2403         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2404           Negotiation fix that allows the window to return to the original
2405           size and renegotiate passthrough upstream. Extra debug output.
2406
2407 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2408
2409         * gst/sine/gstsinesrc.c:
2410         * gst/volume/gstvolume.c:
2411           fix up header include
2412
2413 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2414
2415         * gst-libs/gst/audio/gstbaseaudiosink.c:
2416         (gst_base_audio_sink_render):
2417         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2418         * gst/volume/gstvolume.c: (gst_volume_class_init),
2419         (volume_transform):
2420           fixing lost sync, some more debugging
2421
2422 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2423
2424         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2425         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2426         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2427         (gst_xvimagesink_check_xshm_calls):
2428           Fix compilation when XShm is not available.
2429
2430 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2431
2432         * ext/libvisual/visual.c: (gst_visual_dispose),
2433         (gst_visual_getcaps), (gst_visual_src_setcaps),
2434         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2435         (gst_visual_change_state):
2436           Finish fixing up libvisual plugin so that it runs. 
2437
2438 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2439
2440         * ext/vorbis/vorbisenc.c:
2441         * gst-libs/gst/tag/gstvorbistag.c:
2442           gsttaginterface.h -> gsttagsetter.h
2443
2444 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2445
2446         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2447           added another test that failes for me (test is not active by default)
2448
2449 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2450
2451         * configure.ac:
2452           v4l2 is no longer in gst-plugins-base
2453
2454 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2455
2456         * configure.ac:
2457           In the output at the end, don't show the first plugin on the same
2458           line as "Core plug-ins, always built:".
2459           Indent the output as for other plugin categories
2460         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2461           #define that can be used to not use peer buffer_alloc functions for
2462           test purposes.
2463         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2464         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2465         (gst_ximagesink_show_frame):
2466         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2467         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2468         (gst_xvimagesink_show_frame):
2469           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2470           fails gracefully instead of XError aborting or deadlocking.
2471
2472 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2473
2474         * ext/libvisual/Makefile.am:
2475           link against gst-base-libs
2476
2477 2005-09-06  David Schleef  <ds@schleef.org>
2478
2479         * configure.ac: Enable libvisual plugin.
2480         * ext/libvisual/Makefile.am:
2481         * ext/libvisual/visual.c: Fixes to make it compile.
2482
2483 === release 0.9.2 ===
2484
2485 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2486
2487         * NEWS:
2488         * RELEASE:
2489         * configure.ac:
2490         * docs/random/ChangeLog-0.8:
2491           releasing 0.9.2, "Spoon"
2492
2493 2005-09-05  Michael Smith <msmith@fluendo.com>
2494
2495         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
2496           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
2497           that in the vorbisenc element.
2498
2499 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2500
2501         * common/gtk-doc-plugins.mak:
2502         * docs/plugins/Makefile.am:
2503           fix distcheck
2504         * gst/audioresample/resample.c:
2505           fix wrong docstring
2506
2507 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2508
2509         * common/gst-xmlinspect.py:
2510         * common/gtk-doc-plugins.mak:
2511           only inspect plugins for this given package
2512           require gst-python 0.9
2513
2514 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2515
2516         * Makefile.am:
2517         * autogen.sh:
2518         * common/gst-xmlinspect.py:
2519         * configure.ac:
2520         * docs/Makefile.am:
2521         * docs/plugins/inspect/plugin-alsa.xml:
2522         * docs/plugins/inspect/plugin-audioresample.xml:
2523         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2524         * docs/plugins/inspect/plugin-ogg.xml:
2525         * docs/plugins/tmpl/element-gnomevfssink.sgml:
2526         * docs/plugins/tmpl/element-multifdsink.sgml:
2527         * docs/plugins/tmpl/element-tcpserversink.sgml:
2528         * docs/plugins/tmpl/element-vorbisenc.sgml:
2529         * gst-plugins-base.spec.in:
2530           various doc-related updates
2531
2532 2005-08-31  Wim Taymans  <wim@fluendo.com>
2533
2534         * gst-libs/gst/audio/gstbaseaudiosink.c:
2535         (gst_base_audio_sink_render):
2536         Resync if the buffer timestamps drift more than a 10th 
2537         of a second.
2538
2539 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
2540
2541         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
2542         (gst_v4lsrc_get_property):
2543           The 'timestamp-offset' property is registered as an int64, so
2544           let's use g_value_{set|get}_int64() in our setter and getter
2545           functions (makes it work and fixes warnings with gst-inspect).
2546
2547 2005-08-30  Wim Taymans  <wim@fluendo.com>
2548
2549         * check/elements/audioconvert.c: (setup_audioconvert):
2550         * check/elements/audioresample.c: (setup_audioresample):
2551         * check/elements/volume.c: (setup_volume):
2552         Fix checks.
2553
2554 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2555
2556         * common/gtk-doc-plugins.mak:
2557         * common/plugins.xsl:
2558         * docs/plugins/Makefile.am:
2559           make module a param
2560
2561 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2562
2563         * examples/seeking/seek.c: (make_mp3_pipeline),
2564         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
2565         (play_cb), (pause_cb), (stop_cb):
2566           update the example
2567
2568 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2569
2570         * gst/volume/gstvolume.c: (gst_volume_class_init),
2571         (volume_transform):
2572           do not update controlled params, if buffer has no timestamp
2573
2574 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2575
2576         * configure.ac:
2577         * gst/sine/Makefile.am:
2578         * gst/volume/Makefile.am:
2579           controllerized elements also need to link against controller-libs ;)
2580
2581 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2582
2583         * docs/libs/tmpl/gstcolorbalance.sgml:
2584         * docs/libs/tmpl/gstgconf.sgml:
2585         * docs/libs/tmpl/gstmixer.sgml:
2586         * docs/libs/tmpl/gstringbuffer.sgml:
2587         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2588         (gst_sinesrc_create):
2589         * gst/volume/gstvolume.c: (gst_volume_class_init),
2590         (volume_transform):
2591           controllerized two audio plugins
2592
2593 2005-08-29  Andy Wingo  <wingo@pobox.com>
2594
2595         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
2596         (vorbis_handle_data_packet): Fix some int overflow errors.
2597
2598         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
2599         -1.
2600         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
2601         valid.
2602         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
2603         if it's valid. Fixed streaming-mode playback.
2604
2605         * check/elements/volume.c (cleanup_volume): Fix for running
2606         CK_FORK=no.
2607
2608         * check/elements/audioconvert.c: Convert from native endian, not
2609         little endian.
2610
2611 2005-08-29  Michael Smith <msmith@fluendo.com>
2612
2613         * ext/ogg/Makefile.am:
2614         * ext/ogg/gstogg.c: (plugin_init):
2615         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
2616         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
2617         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
2618         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
2619         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
2620         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
2621         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
2622         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
2623         Add an ogg parser element.
2624
2625 2005-08-28  Andy Wingo  <wingo@pobox.com>
2626
2627         * Updates for two-arg init from GST_BOILERPLATE_FULL.
2628
2629 2005-08-26  Wim Taymans  <wim@fluendo.com>
2630
2631         * gst/audioconvert/audioconvert.c: (if), (float),
2632         (audio_convert_get_func_index), (check_default),
2633         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2634         (audio_convert_clean_context), (audio_convert_get_sizes),
2635         (audio_convert_convert):
2636         Cleanups.
2637
2638 2005-08-26  Wim Taymans  <wim@fluendo.com>
2639
2640         * gst/audioconvert/audioconvert.c: (if), (float),
2641         (audio_convert_get_func_index), (check_default),
2642         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2643         (audio_convert_clean_context), (audio_convert_get_sizes),
2644         (audio_convert_convert):
2645         More elegant and working temp buffer selection algo.
2646
2647 2005-08-26  Wim Taymans  <wim@fluendo.com>
2648
2649         * gst/audioconvert/audioconvert.c: (if), (float),
2650         (audio_convert_get_func_index), (check_default),
2651         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2652         (audio_convert_clean_context), (audio_convert_get_sizes),
2653         (get_temp_buffer), (audio_convert_convert):
2654         Use realloc else we lose our original data.
2655
2656 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
2657
2658         * gst/audioresample/gstaudioresample.c:
2659           use base class' newsegment to properly timestamp
2660
2661 2005-08-26  Wim Taymans  <wim@fluendo.com>
2662
2663         * gst/audioconvert/audioconvert.c: (if), (float),
2664         (audio_convert_get_func_index), (check_default),
2665         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2666         (audio_convert_clean_context), (audio_convert_get_sizes),
2667         (get_temp_buffer), (audio_convert_convert):
2668         * gst/audioconvert/gstaudioconvert.c:
2669         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
2670         (gst_audio_convert_transform_caps),
2671         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
2672         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
2673         Oops, allocate enough space to perform the channel mix.
2674
2675 2005-08-26  Wim Taymans  <wim@fluendo.com>
2676
2677         * gst/audioconvert/Makefile.am:
2678         * gst/audioconvert/audioconvert.c: (if), (float),
2679         (audio_convert_get_func_index), (check_default),
2680         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2681         (audio_convert_clean_context), (audio_convert_get_sizes),
2682         (get_temp_buffer), (audio_convert_convert):
2683         * gst/audioconvert/audioconvert.h:
2684         * gst/audioconvert/gstaudioconvert.c:
2685         (gst_audio_convert_class_init), (gst_audio_convert_init),
2686         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
2687         (gst_audio_convert_get_unit_size),
2688         (gst_audio_convert_transform_caps),
2689         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
2690         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
2691         * gst/audioconvert/gstaudioconvert.h:
2692         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2693         (gst_channel_mix_fill_identical),
2694         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
2695         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
2696         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
2697         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
2698         (gst_channel_mix_mix):
2699         * gst/audioconvert/gstchannelmix.h:
2700         Cleanups, librarify a bit, optimize, better negotiation and more.
2701
2702 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2703
2704         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
2705         Another from MikeS:
2706         During typefinding, don't support negative offsets
2707         (offsets from the end of the stream) in our typefind->peek() function
2708         - nothing embedded in ogg ever needs them. However, we need to recognise
2709         those requests and reject them, otherwise we return invalid pointers.
2710
2711 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2712
2713         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
2714         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
2715         (vorbisdec_finalize), (vorbis_handle_type_packet):
2716           Big shout-out to MikeS for fixing this giant memory leak.
2717           Huzzah!
2718
2719 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2720
2721         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
2722         (audio_convert_get_unit_size):
2723           plug some leaks
2724
2725 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2726
2727         * check/Makefile.am:
2728         * check/elements/audioconvert.c: (setup_audioconvert),
2729         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2730         (GST_START_TEST), (audioconvert_suite), (main):
2731           add a test for audioconvert
2732         * gst/audioresample/gstaudioresample.c:
2733         * gst/audioresample/gstaudioresample.h:
2734           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
2735           note that for buffers of 1/3 sec this means DURATION(c) is 
2736           one nanosecond more than for a and b
2737
2738 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2739
2740         * check/Makefile.am:
2741         * check/elements/audioresample.c: (setup_audioresample),
2742         (cleanup_audioresample), (fail_unless_perfect_stream),
2743         (test_perfect_stream_instance), (GST_START_TEST),
2744           add a check for audioresample
2745         (audioresample_suite), (main):
2746         * check/elements/volume.c: (GST_START_TEST):
2747           remove unused method
2748         * gst/audioresample/gstaudioresample.c:
2749           set correct buffer parameters since we're changing them
2750         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2751           add some debug
2752
2753 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2754
2755         * gst/audioresample/debug.c:
2756         * gst/audioresample/gstaudioresample.c:
2757           add room for extra overlap samples when asked to transform size
2758           protect against possible mem corruption and check for discrepancies
2759           between written size and outbuffer's size so we can warn for
2760           potential problems
2761         * gst/audioresample/resample.c: (resample_init),
2762         (resample_get_output_size_for_input), (resample_get_output_size),
2763         (resample_set_n_channels), (resample_set_format):
2764           set debug level based on RESAMPLE_DEBUG env var
2765           make sure that get_output_size* returns a whole number of
2766           sample_size
2767           set sample_size each time either channel or format is set
2768         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
2769         * gst/audioresample/resample_functable.c:
2770         (resample_scale_functable):
2771         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2772           remove r->sample_size, it's done in resample.c now
2773           add some debugging to the ref implementation
2774           make sure we only give back bytes that are wholes of the sample
2775           size
2776
2777 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
2778         * gst/playback/gstplaybasebin.c: (fill_buffer):
2779         Revert unpopular change for GST_MESSAGE_SRC to GObject.
2780
2781 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
2782
2783         * gst/volume/gstvolume.c:
2784           made set_caps function static
2785
2786 2005-08-24  Wim Taymans  <wim@fluendo.com>
2787
2788         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2789         (gst_vorbisenc_change_state):
2790         Stop leaking taglists.
2791
2792 2005-08-24  Wim Taymans  <wim@fluendo.com>
2793
2794         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
2795         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
2796         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
2797         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
2798         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
2799         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
2800         Parse seeking events better.
2801         Unref static caps.
2802         Generate correct newsegment events, fixes seeking in live oggs.
2803
2804         * ext/theora/theoradec.c: (theora_dec_src_query),
2805         (theora_dec_src_event), (theora_dec_src_getcaps),
2806         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
2807         Use newsegment values to report correct play time.
2808
2809         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2810         (vorbis_dec_src_event), (vorbis_dec_sink_event):
2811         * ext/vorbis/vorbisdec.h:
2812         Parse and use newsegment values to report correct play time.
2813
2814         * gst-libs/gst/audio/gstbaseaudiosink.c:
2815         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2816         Clear ringbuffer on flush.
2817         Use newsegment values to calculate playback time.
2818
2819         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
2820         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
2821         Basesink does newsegment calculations for us now.
2822
2823 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2824
2825         * check/Makefile.am:
2826         * configure.ac:
2827           add core's plugins to the mix so that playbin works
2828         * check/generic/states.c: (GST_START_TEST):
2829           set a 0 timeout on pipelines, so they don't force the next
2830           state change
2831         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
2832         (gst_play_base_bin_change_state):
2833           remove the crappy error handling and do GST error handling
2834
2835 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2836
2837         * check/Makefile.am:
2838         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
2839           add same test as to core, it bitches out on playbin atm.
2840
2841 2005-08-24  Wim Taymans  <wim@fluendo.com>
2842
2843         * configure.ac:
2844         Remove audioscale.
2845
2846 2005-08-24  Wim Taymans  <wim@fluendo.com>
2847
2848         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
2849         (gst_videoscale_prepare_size), (parse_caps),
2850         (gst_videoscale_set_caps), (gst_videoscale_get_size),
2851         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
2852         (gst_videoscale_transform):
2853         * gst/videoscale/gstvideoscale.h:
2854         Refactor, make use of BaseTranform really well.
2855
2856 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2857
2858         * configure.ac:
2859           compile audioresample
2860         * gst/audioresample/Makefile.am:
2861         * gst/audioresample/buffer.c:
2862         * gst/audioresample/functable.c:
2863         * gst/audioresample/gstaudioresample.c:
2864         * gst/audioresample/gstaudioresample.h:
2865         * gst/audioresample/resample.c:
2866         (resample_get_output_size_for_input):
2867         * gst/audioresample/resample.h:
2868         * gst/audioresample/resample_chunk.c:
2869         * gst/audioresample/resample_functable.c:
2870         * gst/audioresample/resample_ref.c:
2871           port to use basetransform; doesn't work in all cases yet
2872
2873 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2874
2875         * gst/audioconvert/gstaudioconvert.c:
2876         (gst_audio_convert_class_init), (gst_audio_convert_init),
2877         (audio_convert_get_unit_size), (audio_convert_transform_caps),
2878         (audio_convert_fixate_caps), (audio_convert_set_caps),
2879         (audio_convert_transform),
2880         (gst_audio_convert_buffer_to_default_format),
2881         (gst_audio_convert_buffer_from_default_format),
2882         (gst_audio_convert_channels):
2883         * gst/audioconvert/gstchannelmix.c:
2884         * gst/audioconvert/gstchannelmix.h:
2885           port to basetransform
2886         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2887         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
2888         (gst_ffmpegcsp_get_unit_size):
2889         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2890         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
2891           fix for basetransform changes
2892
2893 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
2894
2895         * check/Makefile.am:
2896           Add CHECK_CFLAGS and LDFLAGS
2897
2898         * gst/playback/gstplaybasebin.c: (fill_buffer):
2899           GST_MESSAGE_SRC became a GObject
2900
2901 2005-08-24  Wim Taymans  <wim@fluendo.com>
2902
2903         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
2904         (gst_ring_buffer_clear_all):
2905         * gst-libs/gst/audio/gstringbuffer.h:
2906         Added function to clear the ringbuffer.
2907
2908 2005-08-24  Andy Wingo  <wingo@pobox.com>
2909
2910         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
2911         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
2912         of _open and _close.
2913
2914         * sys/v4l/gstv4lxoverlay.h:
2915         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
2916         an Xv connection here, instead of all the time. Make Xv only be
2917         loaded if you axe for it. Kindof a workaround for buggy behaviour
2918         of Xv when using remote xservers (XvQueryExtension would block).
2919         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
2920         replace the _open and _close public API. Only start the xv
2921         connection if necessary.
2922         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
2923
2924 2005-08-23  David Schleef  <ds@schleef.org>
2925
2926         * gst/audioresample/Makefile.am: Leet audioresampling code
2927         * gst/audioresample/buffer.c:
2928         * gst/audioresample/buffer.h:
2929         * gst/audioresample/debug.c:
2930         * gst/audioresample/debug.h:
2931         * gst/audioresample/functable.c:
2932         * gst/audioresample/functable.h:
2933         * gst/audioresample/gstaudioresample.c:
2934         * gst/audioresample/gstaudioresample.h:
2935         * gst/audioresample/resample.c:
2936         * gst/audioresample/resample.h:
2937         * gst/audioresample/resample_chunk.c:
2938         * gst/audioresample/resample_functable.c:
2939         * gst/audioresample/resample_ref.c:
2940
2941 2005-08-23  Wim Taymans  <wim@fluendo.com>
2942
2943         * examples/seeking/seek.c: (make_vorbis_pipeline),
2944         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
2945         Small seek updates.
2946
2947 2005-08-23  Andy Wingo  <wingo@pobox.com>
2948
2949         * gst-libs/gst/audio/gstbaseaudiosrc.c
2950         (gst_base_audio_src_fixate): Only fixate endianness if it is
2951         present in the caps.
2952
2953 2005-08-22  Andy Wingo  <wingo@pobox.com>
2954
2955         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
2956         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
2957         device-name property.
2958
2959         * gst-libs/gst/audio/gstaudiosrc.h:
2960         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
2961         close_device in the ring buffer, like gstaudiosink.
2962
2963         * ext/alsa/gstalsamixer.h:
2964         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
2965         macro to implement the interface without much code. Cleanups. 
2966
2967         * ext/alsa/gstalsasrc.h:
2968         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
2969         READY.
2970
2971         * ext/alsa/Makefile.am: Add new files.
2972         * ext/alsa/gstalsamixerelement.c: 
2973         * ext/alsa/gstalsamixerelement.c: Split element code out from
2974         mixer code so that alsasrc can be a mixer too.
2975
2976 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
2977
2978         * check/elements/volume.c: (setup_volume), (cleanup_volume),
2979         (GST_START_TEST):
2980         * check/elements/vorbisdec.c: (setup_vorbisdec),
2981         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
2982         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2983         (vorbis_handle_identification_packet),
2984         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
2985         (vorbis_handle_header_packet), (vorbis_dec_push),
2986         (vorbis_dec_chain):
2987           use the setup/teardown methods to save code.  save code is good.
2988
2989 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2990
2991         * check/Makefile.am:
2992           add ext dir for plugins
2993           add vorbisdec test conditionally
2994         * check/elements/volume.c: (setup_volume), (cleanup_volume),
2995         (GST_START_TEST), (volume_suite):
2996           add a test with wrong caps
2997         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
2998         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
2999           add a vorbisdec test
3000         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3001         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3002           clean up debug output
3003         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3004           yay, fix a segfault/security issue in vorbisdec
3005           gst-launch fakesrc ! vorbisdec wasn't happy
3006         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3007         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3008         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3009         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3010         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3011         (gst_vorbisenc_set_metadata), (get_constraints_string),
3012         (update_start_message), (gst_vorbisenc_setup),
3013         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3014         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3015         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3016         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3017         * ext/vorbis/vorbisenc.h:
3018           march in line
3019         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3020         (gst_ffmpegcsp_transform):
3021           have the kow come home
3022         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3023           debug my func ptr
3024         * gst/volume/gstvolume.c: (volume_set_caps):
3025           add a debug
3026
3027 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3028
3029         * Makefile.am:
3030         * check/.cvsignore:
3031         * check/Makefile.am:
3032         * check/elements/.cvsignore:
3033         * check/elements/volume.c: (chain_func), (event_func),
3034         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3035         (main):
3036         * configure.ac:
3037           add unit test structure for gst-plugins-base
3038           add a test for volume
3039         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3040         (gst_volume_set_volume), (gst_volume_get_volume),
3041         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3042         (volume_funcfind), (volume_process_float), (volume_process_int16),
3043         (volume_set_caps), (volume_transform), (volume_update_mute),
3044         (volume_update_volume), (volume_set_property),
3045         (volume_get_property):
3046           document a little; use basetransform vmethod _set_caps
3047
3048 2005-08-19  Andy Wingo  <wingo@pobox.com>
3049
3050         * ext/alsa/gstalsamixertrack.h:
3051         * ext/alsa/gstalsamixertrack.c:
3052         * ext/alsa/gstalsamixeroptions.h:
3053         * ext/alsa/gstalsamixeroptions.c:
3054         * ext/alsa/gstalsamixer.h:
3055         * ext/alsa/gstalsamixer.c: Port to 0.9.
3056
3057         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3058         Remove gstalsa.c and alsaclock. No more cruft here.
3059         
3060 2005-08-18  Wim Taymans  <wim@fluendo.com>
3061
3062         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3063         (gst_base_rtp_depayload_chain),
3064         (gst_base_rtp_depayload_add_to_queue),
3065         (gst_base_rtp_depayload_push),
3066         (gst_base_rtp_depayload_queue_release):
3067         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3068         Fix for RTPBuffer changes.
3069
3070         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3071         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3072         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3073         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3074         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3075         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3076         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3077         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3078         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3079         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3080         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3081         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3082         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3083         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3084         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3085         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3086         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3087         (gst_rtpbuffer_get_payload):
3088         * gst-libs/gst/rtp/gstrtpbuffer.h:
3089         Don't subclass GstBuffer but add methods and helper functions
3090         to construct and manipulate RTP packets in regular GstBuffers.
3091
3092 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3093
3094         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3095           moved statement below switch
3096         * gst/volume/gstvolume.c: (gst_volume_class_init):
3097           added debug ptr
3098
3099 2005-08-16  Wim Taymans  <wim@fluendo.com>
3100
3101         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3102         (gst_base_audio_src_change_state):
3103         Open and close device in READY<->NULL state change.
3104
3105 2005-08-16  Andy Wingo  <wingo@pobox.com>
3106
3107         * examples/seeking/Makefile.am: Don't compile non-compiling
3108         compiled objects with the compiler.
3109
3110         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3111         elements.
3112
3113 2005-08-12  Philippe Khalaf <burger@speedy.org>
3114         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3115         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3116           Made a thread to release the queue.
3117           Removed timestamp conversion for now.
3118
3119 2005-08-10  Philippe Khalaf <burger@speedy.org>
3120         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3121         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3122           Added rtp timestamp -> gst timestamp conversion.
3123           Fixed several problems with queue.
3124
3125 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3126
3127         * gst-libs/gst/audio/gstaudioclock.h:
3128         * gst-libs/gst/audio/gstaudiofilter.h:
3129         * gst-libs/gst/audio/gstaudiosink.h:
3130         * gst-libs/gst/audio/gstaudiosrc.h:
3131         * gst-libs/gst/audio/gstbaseaudiosink.h:
3132         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3133         * gst-libs/gst/audio/gstringbuffer.h:
3134         * gst-libs/gst/net/gstnetbuffer.h:
3135         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3136         * gst-libs/gst/rtp/gstrtpbuffer.h:
3137           Add padding (you will need to rebuild gst-plugins-base,
3138           gst-plugins and all applications afterwards!)
3139
3140 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3141
3142         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3143         (gst_riff_parse_chunk):
3144           Fix bug in debug message and add some more debug messages.
3145
3146 2005-08-08  Edward Hervey  <edward@fluendo.com>
3147
3148         * gst-libs/gst/riff/riff-media.c:
3149         backported updates since branch
3150
3151 2005-08-08  Andy Wingo  <wingo@pobox.com>
3152
3153         * gst-libs/gst/audio/gstbaseaudiosink.c
3154         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3155         like good elements should. Close on READY->NULL too.
3156
3157         * gst-libs/gst/audio/gstaudiosink.c
3158         (gst_audioringbuffer_open_device,
3159         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3160         (gst_audioringbuffer_release): Updates for new ring buffer API,
3161         hook into the new audio sink api.
3162
3163         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3164         (GstAudioSinkClass.close): Just open and close the device -- no
3165         resource allocation or configuration.
3166         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3167         vmethods, handle device setup and resource allocation.
3168
3169         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3170         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3171         base class API.
3172
3173         * gst-libs/gst/audio/gstringbuffer.h
3174         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3175         New vmethods.
3176
3177         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3178         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3179         New API functions. The device should be opened before acquiring
3180         and closed after releasing.
3181
3182 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3183
3184         * gst-libs/gst/interfaces/mixer.h:
3185           Reset padding to GST_PADDING.
3186
3187 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3188
3189         * gst/playback/gstplaybin.c: (remove_sinks):
3190           Remove visualization from parent explicitely; works around some
3191           apparent refcount issue that I haven't tracked down yet.
3192
3193 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3194
3195         * ext/alsa/gstalsasink.c: (set_hwparams):
3196           Assign debug category, add negotiation debug msgs.
3197
3198 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3199
3200         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3201           Fix error code for file-not-found to NOT_FOUND.
3202
3203 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3204
3205         * common/gtk-doc-plugins.mak:
3206         * docs/plugins/Makefile.am:
3207         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3208         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3209           renamed to actual element names, so much nicer to look at
3210         * docs/plugins/tmpl/gstmultifdsink.sgml:
3211           remove
3212         * docs/plugins/tmpl/multifdsink.sgml:
3213         * docs/plugins/tmpl/tcpserversink.sgml:
3214           add
3215         * ext/alsa/gstalsa.c:
3216         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3217         * ext/ogg/gstoggmux.c:
3218         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3219         * gst/playback/gstdecodebin.c:
3220         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3221         * gst/tcp/gsttcpserversink.c:
3222           various fixes and documentation additions
3223
3224 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3225
3226         * common/Makefile.am:
3227         * common/gstdoc-scangobj:
3228         * common/gtk-doc-plugins.mak:
3229         * common/gtk-doc.mak:
3230           add a custom scangobj that uses the registry
3231           add a custom gtk-doc-plugins.mak that uses it
3232           some doc build fixes
3233         * configure.ac:
3234         * docs/Makefile.am:
3235         * docs/plugins/Makefile.am:
3236         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3237         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3238         * docs/plugins/gst-plugins-base-plugins.types:
3239         * docs/plugins/tmpl/gstmultifdsink.sgml:
3240           add docs for one element, multifdsink
3241         * gst/adder/gstadder.h:
3242         * gst/volume/gstvolume.h:
3243           don't privatize enum
3244         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3245         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3246         (gst_sync_method_get_type), (gst_client_status_get_type),
3247         (gst_multifdsink_class_init),
3248         (gst_multifdsink_client_queue_buffer),
3249         (gst_multifdsink_handle_client_write):
3250         * gst/tcp/gstmultifdsink.h:
3251         * gst/tcp/gsttcp.h:
3252         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3253         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3254         (gst_tcpclientsink_render):
3255         * gst/tcp/gsttcpclientsink.h:
3256         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3257         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3258         (gst_tcpclientsrc_start):
3259         * gst/tcp/gsttcpclientsrc.h:
3260         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3261         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3262         * gst/tcp/gsttcpserversrc.h:
3263         * gst/typefind/gsttypefindfunctions.c:
3264           remove superfluous Type stuff
3265
3266 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3267
3268         * gst/playback/gstplaybin.c: (gen_video_element):
3269           Enable videoscale.
3270
3271 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3272
3273         * gst-libs/gst/gconf/gconf.c:
3274         * gst-libs/gst/gconf/gconf.h:
3275           Fix some Andy Problem [tm].
3276
3277 2005-08-04  Andy Wingo  <wingo@pobox.com>
3278
3279         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3280         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3281         (gst_ffmpegcsp_get_size): Adapt to API changes.
3282
3283         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3284         Implement an in-place do-nothing transform.
3285
3286 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3287
3288         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3289         (gst_ximagesink_renegotiate_size):
3290           Do not set new window sizes yet if we prepare a new buffer size
3291           for upstream renegotiation (software scaling) at some point in the
3292           future, because this new size waqs not actually accepted yet. Once
3293           accepted, renegotiation later on will set the new sizes just fine.
3294           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3295           embedding testcase.
3296
3297 2005-08-03  Andy Wingo  <wingo@pobox.com>
3298
3299         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3300         (gst_ximagesink_buffer_alloc): 
3301         Protect the height, width, and desired_caps with the pool_lock.
3302         Fixes videotestsrc ! queue ! ximagesink.
3303
3304 2005-08-02  Edward Hervey  <edward@fluendo.com>
3305
3306         * gst/volume/gstvolume.c:
3307         include left from controller cleanup
3308
3309 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3310         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3311           Stop collectpads before calling the parent state
3312           change function on PAUSED->READY.
3313
3314 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3315         * configure.ac:
3316           When testing for X libs, use the X CFlags 
3317         * gst/adder/gstadder.c: (gst_adder_change_state):
3318           Stop the collectpads before calling parent state change function
3319           on PAUSED->READY, otherwise we deadlock deactivating pads.
3320
3321 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3322
3323         * configure.ac:
3324         * docs/libs/tmpl/gstcolorbalance.sgml:
3325         * docs/libs/tmpl/gstmixer.sgml:
3326         * examples/Makefile.am:
3327         * gst/sine/Makefile.am:
3328         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3329         (gst_sinesrc_set_property), (plugin_init):
3330         * gst/sine/gstsinesrc.h:
3331         * gst/volume/Makefile.am:
3332         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3333         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3334         (volume_process_float), (volume_process_int16),
3335         (volume_set_property), (plugin_init):
3336         * gst/volume/gstvolume.h:
3337           deactivate and remove dparams (libgstcontrol)
3338
3339 2005-07-29  Wim Taymans  <wim@fluendo.com>
3340
3341         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3342         Convert me to BaseTransform!! help..
3343
3344 2005-07-29  Andy Wingo  <wingo@pobox.com>
3345
3346         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3347         sinks.
3348
3349         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3350         support of both endiannesses.
3351
3352 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3353
3354         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3355           Fix confusing debug message (s/event/query/)
3356
3357 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3358
3359         * gst/videotestsrc/videotestsrc.h:
3360           Use "_stdint.h" instead of <stdint.h>
3361
3362 2005-07-27  Wim Taymans  <wim@fluendo.com>
3363
3364         * ext/vorbis/Makefile.am:
3365         Revert wrong commit.
3366
3367 2005-07-27  Wim Taymans  <wim@fluendo.com>
3368
3369         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3370         More compilation fixen.
3371
3372 2005-07-27  Wim Taymans  <wim@fluendo.com>
3373
3374         * gst-libs/gst/audio/gstbaseaudiosink.c:
3375         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3376         (gst_base_audio_sink_create_ringbuffer),
3377         (gst_base_audio_sink_change_state):
3378         Fix compilation.
3379
3380 2005-07-27  Wim Taymans  <wim@fluendo.com>
3381
3382         * examples/seeking/seek.c: (setup_dynamic_link),
3383         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3384         (query_positions_elems), (query_positions_pads), (do_seek):
3385         Update seek example.
3386
3387         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3388         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3389         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3390         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3391         (gst_ogg_demux_handle_event),
3392         (gst_ogg_demux_deactivate_current_chain),
3393         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3394         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3395         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3396         (gst_ogg_demux_loop):
3397         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3398         * ext/theora/theoradec.c: (theora_dec_src_event),
3399         (theora_dec_src_getcaps), (theora_dec_sink_event),
3400         (theora_dec_push), (theora_dec_chain):
3401         * ext/vorbis/Makefile.am:
3402         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3403         (vorbis_dec_sink_event), (vorbis_dec_push),
3404         (vorbis_handle_data_packet):
3405         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3406         (gst_vorbisenc_chain):
3407         * gst/playback/gststreaminfo.c: (cb_probe):
3408         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3409         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3410         * gst/videoscale/gstvideoscale.c:
3411         (gst_videoscale_handle_src_event):
3412         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3413         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3414         (gst_ximagesink_navigation_send_event):
3415         * sys/xvimage/xvimagesink.c:
3416         (gst_xvimagesink_navigation_send_event):
3417         Various event updates and cleanups
3418
3419 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3420
3421         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3422           Fix segfault for I420/YV12.
3423
3424 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3425
3426         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3427           Report bitrate.
3428
3429 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3430
3431         * gst/playback/gstplaybin.c: (gen_video_element),
3432         (gen_audio_element):
3433           Switch to auto*sink elements as default sinks; add volume element
3434           so that volume control in totem works.
3435
3436 2005-07-21  Wim Taymans  <wim@fluendo.com>
3437
3438         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3439         * gst/playback/gstplaybin.c: (setup_sinks),
3440         (gst_play_bin_change_state):
3441         Refcount fix and more comments.
3442
3443 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3444
3445         * sys/ximage/Makefile.am:
3446         * sys/ximage/ximage.c: (plugin_init):
3447         * sys/ximage/ximagesink.c:
3448         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3449         
3450
3451 2005-07-21  Wim Taymans  <wim@fluendo.com>
3452
3453         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3454         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3455         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3456         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3457         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3458         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3459         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3460         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3461         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3462         Generate correct disconts for live chained oggs.
3463
3464         * gst-libs/gst/audio/gstbaseaudiosink.c:
3465         (gst_base_audio_sink_render),
3466         (gst_base_audio_sink_create_ringbuffer),
3467         (gst_base_audio_sink_change_state):
3468         Handle discont math correctly.
3469
3470         * gst/playback/gstplaybin.c: (add_sink):
3471         Some small debug cleanup.
3472
3473 2005-07-21  Wim Taymans  <wim@fluendo.com>
3474
3475         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3476         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3477         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3478         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3479         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3480         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
3481         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3482         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
3483         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3484         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
3485         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
3486         (gst_ogg_demux_change_state), (gst_ogg_print):
3487         Reorganize code to send the right disconts when in streaming
3488         mode.
3489
3490 2005-07-20  Andy Wingo  <wingo@pobox.com>
3491
3492         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
3493         fix (?), fixes a seggie mcfalterson (#310894).
3494
3495 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3496
3497         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
3498         (gst_ogg_mux_set_header_on_caps):
3499         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
3500         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3501         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3502         * gst-libs/gst/audio/multichannel.c:
3503         (gst_audio_set_channel_positions),
3504         (gst_audio_set_structure_channel_positions_list):
3505         * gst/playback/gstdecodebin.c: (dynamic_create):
3506         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
3507         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3508           Fixes for API changes in core.
3509
3510 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3511
3512         * gst/playback/gstplaybasebin.c: (fill_buffer):
3513           Use _new_custom() so we can set custom message types for buffering
3514           messages.
3515
3516 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3517
3518         * configure.ac:
3519         * gst-libs/gst/Makefile.am:
3520         * gst-libs/gst/gconf/.cvsignore:
3521         * gst-libs/gst/gconf/Makefile.am:
3522         * gst-libs/gst/gconf/test-gconf.c:
3523         * pkgconfig/Makefile.am:
3524         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
3525         * pkgconfig/gstreamer-gconf.pc.in:
3526           Remove gconf stuff, use gconf elements instead from now on.
3527
3528 2005-07-20  Wim Taymans  <wim@fluendo.com>
3529
3530         * gst-libs/gst/audio/TODO:
3531         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
3532         (gst_audio_clock_get_internal_time):
3533         * gst-libs/gst/audio/gstaudioclock.h:
3534         * gst-libs/gst/audio/gstbaseaudiosink.c:
3535         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3536         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
3537         (gst_base_audio_sink_render),
3538         (gst_base_audio_sink_create_ringbuffer),
3539         (gst_base_audio_sink_change_state):
3540         Make sure the audio clock always returns an increasing value.
3541
3542 2005-07-19  Andy Wingo  <wingo@pobox.com>
3543
3544         * gst/videotestsrc/: Cleanups.
3545
3546 2005-07-19  Wim Taymans  <wim@fluendo.com>
3547
3548         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
3549         Better debugging.
3550
3551 2005-07-19  Wim Taymans  <wim@fluendo.com>
3552
3553         * examples/seeking/seek.c: (make_dv_pipeline),
3554         (make_vorbis_theora_pipeline), (query_rates),
3555         (query_positions_elems), (query_positions_pads), (do_seek):
3556         Make correct DV pipeline.
3557
3558 2005-07-18  Andy Wingo  <wingo@pobox.com>
3559
3560         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
3561         default. Also because it's the only thing that really works. (This
3562         is used in the GConf elements).
3563         Use AS_LIBTOOL_TAGS.
3564
3565 2005-07-18  Wim Taymans  <wim@fluendo.com>
3566
3567         * gst/playback/gstdecodebin.c: (remove_element_chain):
3568         * gst/playback/gstplaybin.c: (add_sink):
3569         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3570         (gst_stream_info_set_mute):
3571         * gst/playback/gststreamselector.c:
3572         (gst_stream_selector_get_linked_pad),
3573         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
3574         More leak and compile fixes.
3575
3576 2005-07-18  Wim Taymans  <wim@fluendo.com>
3577
3578         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3579         (query_rates), (query_positions_elems), (query_positions_pads),
3580         (do_seek), (seek_cb), (stop_seek):
3581         Updated seek example. 
3582
3583         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
3584         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
3585         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
3586         * gst/playback/gstplaybin.c: (add_sink):
3587         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3588         (gst_stream_info_set_mute):
3589         Some refcount leak fixes.
3590
3591 2005-07-16  Wim Taymans  <wim@fluendo.com>
3592
3593         * gst-libs/gst/audio/gstbaseaudiosink.c:
3594         (gst_base_audio_sink_render):
3595         Align samples even if we have roundoff errors in the 
3596         timestamp conversion.
3597
3598 2005-07-16  Wim Taymans  <wim@fluendo.com>
3599
3600         * docs/libs/tmpl/gstringbuffer.sgml:
3601         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3602         (query_rates), (query_positions_elems), (query_positions_pads),
3603         (update_scale), (do_seek):
3604         Updated seek example.
3605
3606         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3607         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
3608         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
3609         (gst_ogg_demux_loop):
3610         Push out correct discont values.
3611
3612         * ext/theora/theoradec.c: (theora_dec_src_convert),
3613         (theora_dec_sink_convert), (theora_dec_src_getcaps),
3614         (theora_dec_sink_event), (theora_handle_type_packet),
3615         (theora_handle_header_packet), (theora_dec_push),
3616         (theora_handle_data_packet), (theora_dec_chain),
3617         (theora_dec_change_state):
3618         Better timestamping.
3619
3620         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
3621         (vorbis_dec_sink_event), (vorbis_dec_push),
3622         (vorbis_handle_data_packet), (vorbis_dec_chain):
3623         * ext/vorbis/vorbisdec.h:
3624         Better timestamping.
3625
3626         * gst-libs/gst/audio/gstbaseaudiosink.c:
3627         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
3628         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3629         Handle syncing on timestamps instead of sample offsets. Make
3630         use of DISCONT values as described in design docs.
3631
3632         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3633         (gst_base_audio_src_get_time):
3634         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
3635         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
3636         (gst_ring_buffer_read):
3637         * gst-libs/gst/audio/gstringbuffer.h:
3638         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
3639         (gst_ximagesink_show_frame):
3640         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3641         Correcly convert buffer timestamp to stream time.
3642
3643 2005-07-16  Wim Taymans  <wim@fluendo.com>
3644
3645         * gst/audioconvert/gstaudioconvert.c:
3646         (gst_audio_convert_get_buffer):
3647         Timestamp buffers correctly.
3648
3649         * gst/playback/gstplaybin.c: (gen_video_element):
3650         Make internal fakesink silent.
3651
3652 2005-07-15  Wim Taymans  <wim@fluendo.com>
3653
3654         * gst/ffmpegcolorspace/Makefile.am:
3655         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3656         (gst_ffmpegcsp_caps_remove_format_info),
3657         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
3658         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
3659         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
3660         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
3661         Ported ffmpegcolorspace to basetransform.
3662
3663         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
3664         * gst/volume/gstvolume.c: (volume_transform):
3665         Ported to new API.
3666
3667 2005-07-14  Wim Taymans  <wim@fluendo.com>
3668
3669         * gst/videotestsrc/Makefile.am:
3670         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
3671         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
3672         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
3673         (gst_videotestsrc_init), (gst_videotestsrc_event),
3674         (gst_videotestsrc_create), (gst_videotestsrc_start),
3675         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
3676         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
3677         (gst_videotestsrc_get_property):
3678         * gst/videotestsrc/gstvideotestsrc.h:
3679         Make videotestsrc a pushsrc.
3680
3681 2005-07-14  Wim Taymans  <wim@fluendo.com>
3682
3683         * gst/tcp/gstfdset.c: (gst_fdset_free):
3684         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
3685         (gst_multifdsink_add), (gst_multifdsink_remove),
3686         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
3687         (gst_multifdsink_remove_client_link),
3688         (gst_multifdsink_client_queue_data),
3689         (gst_multifdsink_client_queue_caps),
3690         (gst_multifdsink_client_queue_buffer),
3691         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
3692         (gst_multifdsink_stop):
3693         * gst/tcp/gstmultifdsink.h:
3694         0.8 backporting.
3695
3696         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
3697         Also draw image when not from a pool.
3698
3699 2005-07-14  Wim Taymans  <wim@fluendo.com>
3700
3701         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
3702         (mute_stream), (silence_stream):
3703         Small debug additions.
3704
3705 2005-07-14  Wim Taymans  <wim@fluendo.com>
3706
3707         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
3708         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3709         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
3710         Better error recovery, ignore unconnected pads and
3711         non-fatal errors.
3712
3713 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3714
3715         * docs/libs/tmpl/gstaudio.sgml:
3716         * docs/libs/tmpl/gstcolorbalance.sgml:
3717         * docs/libs/tmpl/gstgconf.sgml:
3718         * docs/libs/tmpl/gstmixer.sgml:
3719         * docs/libs/tmpl/gstringbuffer.sgml:
3720         * docs/libs/tmpl/gsttuner.sgml:
3721         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3722         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
3723         (gst_tcpclientsrc_class_init):
3724         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
3725         (gst_tcpserversrc_class_init):
3726         * sys/v4l/gstv4lelement.c:
3727           more autistic cleanliness in functions/names/defines
3728
3729 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
3730
3731         * configure.ac:
3732           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
3733           added manually to each Makefile.am so we are sure it goes
3734           *last* and doesn't add -L flags before linking in libs of our
3735           own, like, say, internal .la libs, that then accidentally pick
3736           up the installed copy.
3737         * docs/libs/Makefile.am:
3738         * ext/alsa/Makefile.am:
3739         * ext/cdparanoia/Makefile.am:
3740         * ext/gnomevfs/Makefile.am:
3741         * ext/libvisual/Makefile.am:
3742         * ext/ogg/Makefile.am:
3743         * ext/theora/Makefile.am:
3744         * ext/vorbis/Makefile.am:
3745         * gst-libs/gst/video/Makefile.am:
3746         * gst/adder/Makefile.am:
3747         * gst/audioconvert/Makefile.am:
3748         * gst/audiorate/Makefile.am:
3749         * gst/audioscale/Makefile.am:
3750         * gst/ffmpegcolorspace/Makefile.am:
3751         * gst/playback/Makefile.am:
3752         * gst/sine/Makefile.am:
3753         * gst/subparse/Makefile.am:
3754         * gst/tags/Makefile.am:
3755         * gst/tcp/Makefile.am:
3756         * gst/typefind/Makefile.am:
3757         * gst/videorate/Makefile.am:
3758         * gst/videoscale/Makefile.am:
3759         * gst/videotestsrc/Makefile.am:
3760         * gst/volume/Makefile.am:
3761         * sys/v4l/Makefile.am:
3762         * sys/ximage/Makefile.am:
3763         * sys/xvimage/Makefile.am:
3764           adapt properly to this change. This should make sure that
3765           plugins and libs properly link to the as-yet-uninstalled
3766           copies of stuff like libgstinterfaces and libgstvideo
3767
3768 2005-07-13  Andy Wingo  <wingo@pobox.com>
3769
3770         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
3771         (gst_v4lsrc_fixate): Fixate on format as well.
3772
3773         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
3774         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
3775         buffer points to it.
3776         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
3777         rather just doing X calls ourselves. Also fixes a memleak.
3778
3779 2005-07-12  Andy Wingo  <wingo@pobox.com>
3780
3781         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
3782         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
3783         (gst_v4lsrc_create): Re-add the copy-mode property, default to
3784         TRUE to avoid deadlocks if an element holds on to our buffers.
3785
3786 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
3787
3788         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3789         (gst_sinesrc_init), (gst_sinesrc_create),
3790         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
3791         (gst_sinesrc_start):
3792         * gst/sine/gstsinesrc.h:
3793           removing num-buffers property before moving it
3794
3795 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
3796
3797         * configure.ac:
3798           use overridable ERROR_CFLAGS
3799         * docs/libs/gst-plugins-base-libs.types:
3800         * docs/libs/tmpl/gstringbuffer.sgml:
3801         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
3802         (gst_alsasink_class_init):
3803         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
3804         (gst_alsasrc_class_init):
3805         * gst-libs/gst/audio/audio.h:
3806         * gst-libs/gst/audio/gstaudioclock.h:
3807         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
3808         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
3809         (gst_audio_filter_link), (gst_audio_filter_init),
3810         (gst_audio_filter_chain), (gst_audio_filter_set_property),
3811         (gst_audio_filter_get_property),
3812         (gst_audio_filter_class_add_pad_templates):
3813         * gst-libs/gst/audio/gstaudiofilter.h:
3814         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3815         (gst_audio_filter_template_get_type),
3816         (gst_audio_filter_template_base_init),
3817         (gst_audio_filter_template_class_init),
3818         (gst_audio_filter_template_init),
3819         (gst_audio_filter_template_set_property),
3820         (gst_audio_filter_template_get_property), (plugin_init),
3821         (gst_audio_filter_template_setup),
3822         (gst_audio_filter_template_filter),
3823         (gst_audio_filter_template_filter_inplace):
3824         * gst-libs/gst/audio/gstaudiosink.c:
3825         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3826         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
3827         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
3828         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
3829         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
3830         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
3831         * gst-libs/gst/audio/gstaudiosink.h:
3832         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
3833         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
3834         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
3835         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
3836         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
3837         (gst_audio_src_class_init), (gst_audio_src_init),
3838         (gst_audio_src_create_ringbuffer):
3839         * gst-libs/gst/audio/gstaudiosrc.h:
3840         * gst-libs/gst/audio/gstbaseaudiosink.c:
3841         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
3842         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3843         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
3844         (gst_base_audio_sink_set_property),
3845         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
3846         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
3847         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
3848         (gst_base_audio_sink_create_ringbuffer),
3849         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
3850         * gst-libs/gst/audio/gstbaseaudiosink.h:
3851         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3852         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
3853         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
3854         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
3855         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
3856         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
3857         (gst_base_audio_src_event), (gst_base_audio_src_create),
3858         (gst_base_audio_src_create_ringbuffer),
3859         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
3860         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3861         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
3862         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
3863         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
3864         (gst_ring_buffer_debug_spec_caps),
3865         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
3866         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
3867         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
3868         (gst_ring_buffer_start), (gst_ring_buffer_pause),
3869         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
3870         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
3871         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
3872         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
3873         (gst_ring_buffer_clear):
3874         * gst-libs/gst/audio/gstringbuffer.h:
3875         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
3876         (gst_video_sink_class_init), (gst_video_sink_get_type):
3877         * gst-libs/gst/video/videosink.h:
3878         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
3879         (gst_multifdsink_class_init),
3880         (gst_multifdsink_handle_client_write),
3881         (gst_multifdsink_change_state):
3882         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3883         (gst_tcpclientsink_setcaps):
3884         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
3885         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
3886         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
3887         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
3888         (gst_ximagesink_send_pending_navigation),
3889         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
3890         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
3891         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
3892         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
3893         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
3894         (gst_xvimagesink_send_pending_navigation),
3895         (gst_xvimagesink_navigation_send_event),
3896         (gst_xvimagesink_set_xwindow_id),
3897         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
3898         (gst_xvimagesink_get_type):
3899         more macro splitting
3900
3901 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3902
3903         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3904           plug a memleak, allows me to import 1479 albums in one go
3905           in jamboree
3906         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
3907         (vorbis_handle_type_packet), (vorbis_dec_chain),
3908         (vorbis_dec_change_state):
3909           fix some format strings
3910
3911 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3912
3913         * docs/libs/tmpl/gstcolorbalance.sgml:
3914         * docs/libs/tmpl/gstmixer.sgml:
3915         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
3916         (gst_alsasink_set_property), (gst_alsasink_get_property):
3917         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
3918         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
3919           add device property
3920
3921 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3922
3923         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
3924         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
3925         (audiocast_register_listener), (audiocast_thread_run),
3926         (gst_gnomevfssrc_send_additional_headers_callback),
3927         (gst_gnomevfssrc_received_headers_callback),
3928         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
3929         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
3930         (gst_gnomevfssrc_get_size):
3931           add/clean up debugging
3932         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
3933           cleanups
3934
3935 2005-07-07  Andy Wingo  <wingo@pobox.com>
3936
3937         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
3938         framerate. Need to get a handle on when exactly this function is
3939         called, tho.
3940
3941         * sys/v4l/v4lsrc_calls.h:
3942         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
3943         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
3944         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
3945
3946         * sys/v4l/v4l_calls.h: Cast to V4lElement.
3947         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
3948         v4lelements are sources.
3949
3950         * sys/v4l/gstv4lxoverlay.h:
3951         * sys/v4l/gstv4lxoverlay.c:
3952         * sys/v4l/gstv4ltuner.h:
3953         * sys/v4l/gstv4ltuner.c: Header loc fixen.
3954         
3955         * sys/v4l/gstv4lsrc.h:
3956         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
3957         PushSrc/BaseSrc. Removed most sync-related properties, videorate
3958         or something should handle that. Made a live source.
3959
3960         * sys/v4l/gstv4lelement.h:
3961         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
3962         signals. Some cleanups.
3963
3964         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
3965
3966         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
3967         stuff.
3968
3969         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
3970         stuff.
3971
3972         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
3973
3974 2005-07-07  Wim Taymans  <wim@fluendo.com>
3975
3976         * ext/theora/theoradec.c: (theora_get_query_types),
3977         (theora_dec_src_getcaps), (theora_dec_push):
3978         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
3979         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
3980         Remove deprecated/unused query types.
3981
3982 2005-07-06  Wim Taymans  <wim@fluendo.com>
3983
3984         * ext/alsa/Makefile.am:
3985         * ext/alsa/gstalsaplugin.c: (plugin_init):
3986         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
3987         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
3988         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
3989         (gst_alsasrc_class_init), (gst_alsasrc_init),
3990         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
3991         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
3992         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
3993         (gst_alsasrc_reset):
3994         * ext/alsa/gstalsasrc.h:
3995         * gst-libs/gst/audio/Makefile.am:
3996         * gst-libs/gst/audio/gstaudiosink.c:
3997         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3998         (gst_audioringbuffer_start):
3999         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4000         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4001         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4002         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4003         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4004         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4005         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4006         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4007         * gst-libs/gst/audio/gstaudiosrc.h:
4008         * gst-libs/gst/audio/gstbaseaudiosink.c:
4009         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4010         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4011         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4012         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4013         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4014         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4015         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4016         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4017         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4018         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4019         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4020         (gst_baseaudiosrc_change_state):
4021         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4022         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4023         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4024         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4025         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4026         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4027         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4028         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4029         * gst-libs/gst/audio/gstringbuffer.h:
4030         Added audiosource base classes.
4031         Ported alsasrc, still very basic.
4032
4033 2005-07-06  Wim Taymans  <wim@fluendo.com>
4034
4035         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4036         (theora_dec_push), (theora_handle_data_packet):
4037         Prepare for better timestamp fix later.
4038
4039         * gst/audioconvert/gstaudioconvert.c:
4040         List most accurate caps first
4041
4042         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4043         Use proper pad task function.
4044
4045         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4046         (gst_xvimagesink_show_frame):
4047         Fix deadlock when alloc failed.
4048
4049 2005-07-05  Andy Wingo  <wingo@pobox.com>
4050
4051         * ext/gnomevfs/gstgnomevfssrc.c:
4052         * gst/sine/gstsinesrc.c:
4053         * gst/tcp/gsttcpserversrc.c:
4054         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4055
4056         * sys/v4l/: Port from 0.8.
4057
4058         * Many files: Null if we got it....
4059
4060 2005-07-05  Andy Wingo  <wingo@pobox.com>
4061
4062         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4063         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4064         Signedness fixes.
4065
4066 2005-07-05  Wim Taymans  <wim@fluendo.com>
4067
4068         * configure.ac:
4069         * gst/tcp/Makefile.am:
4070         * gst/tcp/README:
4071         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4072         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4073         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4074         (is_sync_frame), (gst_multifdsink_handle_client_write),
4075         (gst_multifdsink_render), (gst_multifdsink_start),
4076         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4077         * gst/tcp/gstmultifdsink.h:
4078         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4079         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4080         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4081         * gst/tcp/gsttcp.h:
4082         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4083         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4084         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4085         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4086         * gst/tcp/gsttcpclientsink.h:
4087         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4088         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4089         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4090         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4091         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4092         * gst/tcp/gsttcpclientsrc.h:
4093         * gst/tcp/gsttcpplugin.c: (plugin_init):
4094         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4095         * gst/tcp/gsttcpserversink.h:
4096         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4097         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4098         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4099         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4100         (gst_tcpserversrc_stop):
4101         * gst/tcp/gsttcpserversrc.h:
4102         * gst/tcp/gsttcpsink.c:
4103         * gst/tcp/gsttcpsink.h:
4104         * gst/tcp/gsttcpsrc.c:
4105         * gst/tcp/gsttcpsrc.h:
4106         Ported tcp plugins to 0.9. 
4107         
4108
4109 2005-07-05  Andy Wingo  <wingo@pobox.com>
4110
4111         * gst/playback/gstplaybasebin.c (fill_buffer):
4112         message_new_application fixen.
4113
4114         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4115         Style fix.
4116
4117 2005-07-04  Wim Taymans  <wim@fluendo.com>
4118
4119         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4120         Set caps on output buffer.
4121
4122 2005-07-04  Andy Wingo  <wingo@pobox.com>
4123
4124         * ext/gnomevfs/gstgnomevfssrc.c
4125         (gst_gnomevfssrc_received_headers_callback) 
4126         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4127         hopefully.
4128
4129         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4130         No refcount leakage.
4131
4132         * configure.ac: Enable -Werror.
4133         
4134         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4135         * gst/audioconvert/bufferframesconvert.c
4136         (buffer_frames_convert_fixate):
4137         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4138         (gst_audio_convert_fixate):
4139         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4140         (gst_sinesrc_create): Fixate func changes.
4141         
4142         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4143         (gst_ximagesink_buffer_alloc): Unused var.
4144
4145 2005-07-01  Andy Wingo  <wingo@pobox.com>
4146
4147         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4148         getcaps to do explicit caps. Needs to be done in all decoders,
4149         possibly via a base class.
4150
4151         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4152
4153         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4154         caps on the sink pad, just rely on the pad template. Also, setting
4155         ANY caps on a pad is not valid because the caps are not fixed.
4156
4157         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4158         caps on the buffer, and get the width from the desired_caps if
4159         they're set.
4160         (gst_ximagesink_renegotiate_size): Implement via setting the
4161         desired_caps on the ximagesink.
4162         (gst_ximagesink_setcaps): Only reset the width of the player if it
4163         wasn't already set. Not sure if this is right.
4164         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4165
4166         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4167         that the user wants. NULL unless the window has been resized.
4168
4169         * gst/volume/gstvolume.c (volume_transform): Adapt to
4170         basetransform refcount changes.
4171         
4172 2005-07-01  Andy Wingo  <wingo@pobox.com>
4173
4174         * gst/videoscale/gstvideoscale.c:
4175         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4176         from BaseTransform, implements a transform_caps. Removed dead code
4177         including some PAR stuff that was never reached -- should probably
4178         be added back somehow.
4179
4180 2005-07-01  Andy Wingo  <wingo@pobox.com>
4181
4182         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4183         come later.
4184
4185 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4186
4187         * configure.ac:
4188         * docs/libs/Makefile.am:
4189         * docs/libs/gst-plugins-libs.types:
4190         * ext/alsa/Makefile.am:
4191         * ext/alsa/gstalsamixer.h:
4192         * ext/alsa/gstalsamixeroptions.h:
4193         * ext/alsa/gstalsamixertrack.h:
4194         * gst-libs/gst/Makefile.am:
4195         * gst-libs/gst/colorbalance/.cvsignore:
4196         * gst-libs/gst/colorbalance/Makefile.am:
4197         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4198         * gst-libs/gst/colorbalance/colorbalance.c:
4199         * gst-libs/gst/colorbalance/colorbalance.h:
4200         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4201         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4202         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4203         * gst-libs/gst/interfaces/Makefile.am:
4204         * gst-libs/gst/interfaces/colorbalance.c:
4205         (gst_color_balance_class_init):
4206         * gst-libs/gst/interfaces/colorbalance.h:
4207         * gst-libs/gst/interfaces/interfaces-marshal.list:
4208         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4209         * gst-libs/gst/interfaces/mixer.h:
4210         * gst-libs/gst/interfaces/mixeroptions.h:
4211         * gst-libs/gst/interfaces/navigation.c:
4212         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4213         * gst-libs/gst/interfaces/tuner.h:
4214         * gst/volume/Makefile.am:
4215         * gst/volume/gstvolume.c:
4216         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4217         * sys/ximage/Makefile.am:
4218         * sys/ximage/ximagesink.c:
4219         * sys/xvimage/Makefile.am:
4220         * sys/xvimage/xvimagesink.c:
4221           fold in all interfaces into an interfaces dir, preserving CVS
4222           history
4223
4224 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4225
4226         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4227           Fix build after riff changes.
4228
4229 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4230
4231         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4232         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4233         (gst_riff_create_video_template_caps),
4234         (gst_riff_create_audio_template_caps),
4235         (gst_riff_create_iavs_template_caps):
4236         * gst-libs/gst/riff/riff-media.h:
4237         * gst-libs/gst/riff/riff-read.h:
4238         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4239           Add gst_riff_init() to initialize the debug category, instead
4240           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4241
4242 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4243
4244         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4245           Oops, I shouldn't apply hacks.
4246
4247 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4248
4249         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4250           Remove pad_loop function which doesn't work.
4251
4252 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4253
4254         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4255           Send EOS when deactivating.
4256         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4257         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4258         (gen_preroll_element), (probe_triggered), (mute_stream),
4259         (silence_stream), (new_decoded_pad), (setup_substreams),
4260         (set_active_source):
4261         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4262         (remove_sinks), (add_sink):
4263         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4264           Change for new probe API.
4265
4266 2005-06-29  Wim Taymans  <wim@fluendo.com>
4267
4268         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4269         * gst-libs/gst/audio/gstbaseaudiosink.c:
4270         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4271         (gst_baseaudiosink_change_state):
4272         * gst-libs/gst/audio/gstbaseaudiosink.h:
4273         * gst-libs/gst/audio/gstringbuffer.c:
4274         (gst_ringbuffer_set_callback):
4275         Fix compilation error.
4276         Ringbuffer starts out as not running.
4277         Free our clock in dispose.
4278         When releasing the ringbuffer we need to renegotiate so
4279         clear the pad caps.
4280
4281 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4282
4283         * autogen.sh:
4284         * configure.ac:
4285         * docs/Makefile.am:
4286         * docs/libs/Makefile.am:
4287         * docs/libs/gst-plugins-libs-docs.sgml:
4288         * docs/libs/gst-plugins-libs-sections.txt:
4289         * docs/libs/gst-plugins-libs.types:
4290         * docs/libs/tmpl/gstaudio.sgml:
4291         * docs/libs/tmpl/gstcolorbalance.sgml:
4292         * docs/libs/tmpl/gstringbuffer.sgml:
4293         * gst-libs/gst/audio/gstringbuffer.c:
4294         (gst_ringbuffer_set_callback):
4295           reinstate gtk-doc docs for plugin libs
4296
4297 2005-06-28  Wim Taymans  <wim@fluendo.com>
4298
4299         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4300         (gst_ogg_demux_init):
4301         Removed pad loop function.
4302
4303 2005-06-28  Wim Taymans  <wim@fluendo.com>
4304
4305         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4306         If we're building a chain we are not in an error case
4307         when we queue a buffer.
4308
4309 2005-06-28  Andy Wingo  <wingo@pobox.com>
4310
4311         * *.c: Don't cast to GstObject before reffing/unreffing.
4312
4313 2005-06-27  Andy Wingo  <wingo@pobox.com>
4314
4315         * gst/videotestsrc/gstvideotestsrc.c
4316         (gst_videotestsrc_activate_push): Activation API changes.
4317
4318         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4319         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4320         they have refs on the decodebin.
4321
4322         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4323         parent class.
4324         (gst_ogg_pad_typefind): Don't leak a pad ref.
4325         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4326         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4327         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4328
4329 2005-06-27  Edward Hervey  <edward@fluendo.com>
4330
4331         * ext/theora/theoradec.c: (theora_dec_change_state): 
4332         re-arranged call to parent's state change in order to avoid locks (or
4333         worse).
4334
4335 2005-06-26  Edward Hervey  <edward@fluendo.com>
4336
4337         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4338         2nd argument of 'unknow-type' signal is a GstCaps and not a
4339         GstMiniObject
4340
4341 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4342         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4343           Set the worker thread's running flag to TRUE before starting the
4344           thread.
4345         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4346           Catch a failure to add typefind to the bin.
4347
4348 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4349
4350         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4351         (gst_sinesrc_init), (gst_sinesrc_create),
4352         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4353         (gst_sinesrc_start):
4354         * gst/sine/gstsinesrc.h:
4355           add num-buffers and timestamp-offset properties
4356         * gst/videotestsrc/gstvideotestsrc.c:
4357         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4358         (gst_videotestsrc_get_property):
4359           add timestamp-offset property
4360
4361 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4362
4363         * configure.ac: add videorate
4364         * gst-plugins-base.spec.in: add videorate
4365
4366 2005-06-23  Wim Taymans  <wim@fluendo.com>
4367
4368         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4369         (gst_videorate_getcaps), (gst_videorate_setcaps),
4370         (gst_videorate_event), (gst_videorate_chain):
4371         Fixed videorate, fixating an already fixated caps is not
4372         an error.
4373
4374 2005-06-23  Wim Taymans  <wim@fluendo.com>
4375
4376         * ext/ogg/README:
4377         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4378         Buffer on caps is not boxed anymore.
4379
4380 2005-06-22  Wim Taymans  <wim@fluendo.com>
4381
4382         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4383         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4384         Set buffers on caps as miniobjects and not as boxed.
4385
4386 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4387
4388         * configure.ac:
4389           back to HEAD
4390
4391 === release 0.9.1 ===
4392
4393 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4394
4395         * .cvsignore:
4396         * NEWS:
4397         * README:
4398         * RELEASE:
4399         * configure.ac:
4400         * po/af.po:
4401         * po/az.po:
4402         * po/cs.po:
4403         * po/en_GB.po:
4404         * po/hu.po:
4405         * po/it.po:
4406         * po/nb.po:
4407         * po/nl.po:
4408         * po/or.po:
4409         * po/sq.po:
4410         * po/sr.po:
4411         * po/sv.po:
4412         * po/uk.po:
4413         * po/vi.po:
4414           updates for release
4415
4416 2005-06-09  Andy Wingo  <wingo@pobox.com>
4417
4418         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4419         
4420 2005-06-09  Andy Wingo  <wingo@pobox.com>
4421
4422         * configure.ac:
4423         * gst-libs/gst/Makefile.am:
4424         * gst-libs/gst/net/Makefile.am:
4425         Add gstnet to build.
4426
4427 2005-06-09  Andy Wingo  <wingo@pobox.com>
4428
4429         * gst-libs/gst/gconf/gconf.c:
4430         * gst/playback/test.c:
4431         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4432         fixes.
4433
4434         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4435
4436         * ext/theora/theoraenc.c (theora_enc_chain): 
4437         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4438
4439         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4440         RealPad.
4441
4442 2005-06-02  Wim Taymans  <wim@fluendo.com>
4443
4444         * gst-libs/gst/net/Makefile.am:
4445         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4446         * pkgconfig/gstreamer-libs.pc.in:
4447         Added net stuff, version net lib.
4448
4449 2005-06-02  Wim Taymans  <wim@fluendo.com>
4450
4451         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4452         (query_rates), (query_positions_elems), (query_positions_pads),
4453         (do_seek):
4454         Updated seek example.
4455
4456 2005-06-02  Andy Wingo  <wingo@pobox.com>
4457
4458         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4459         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4460         list.
4461
4462         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4463         remove the typefind, the bin dispose will do it for us. When it's
4464         removed and unreffed, the signal handler will be disconnected,
4465         too.
4466         (unlinked): It's too difficult to disconnect from unlinked
4467         handlers, as they are on pads not elements. Just punt if the pads
4468         aren't grandkids of the bin.
4469
4470 2005-06-02  Wim Taymans  <wim@fluendo.com>
4471
4472         * ext/ogg/README:
4473         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4474         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4475         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4476         * ext/theora/theoradec.c: (theora_dec_src_query),
4477         (theora_handle_data_packet):
4478         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4479         (theora_enc_chain):
4480         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4481         (vorbis_handle_data_packet):
4482         * gst/audioconvert/bufferframesconvert.c:
4483         (buffer_frames_convert_chain):
4484         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4485         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4486         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4487         (gst_ffmpegcsp_chain):
4488         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4489         (gst_videorate_getcaps), (gst_videorate_setcaps),
4490         (gst_videorate_event), (gst_videorate_chain):
4491         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
4492         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
4493         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4494         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4495         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4496         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4497         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4498         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4499         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4500         Cleanups and buffer alloc.
4501
4502 2005-05-31  Wim Taymans  <wim@fluendo.com>
4503
4504         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
4505         Don't try to call the delay method when the device is not
4506         opened.
4507
4508 2005-05-31  Wim Taymans  <wim@fluendo.com>
4509
4510         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
4511         Get actual segment size and buffer size after opening
4512         the device.
4513
4514 2005-05-30  Wim Taymans  <wim@fluendo.com>
4515
4516         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
4517         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
4518         Also FLUSH upstream, makes the loop function exit faster.
4519         
4520         * ext/theora/theoradec.c: (theora_dec_src_query):
4521         Some more debug info in the query.
4522         
4523         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4524         (gst_ximagesink_setcaps):
4525         Release lock on par error, better error reporting.
4526
4527 2005-05-26  Wim Taymans  <wim@fluendo.com>
4528
4529         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4530         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
4531         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
4532         Clear chains in READY
4533         Queue packets until the chain is activated.
4534
4535 2005-05-25  Wim Taymans  <wim@fluendo.com>
4536
4537         * gst-libs/gst/audio/gstaudiosink.c:
4538         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4539         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4540         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4541         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4542         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4543         (gst_audiosink_create_ringbuffer):
4544         * gst-libs/gst/audio/gstbaseaudiosink.c:
4545         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4546         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4547         (gst_baseaudiosink_set_property), (build_linear_format),
4548         (debug_spec_caps), (debug_spec_buffer),
4549         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4550         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4551         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4552         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4553         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4554         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4555         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
4556         (gst_ringbuffer_play), (gst_ringbuffer_pause),
4557         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
4558         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
4559         (wait_segment), (gst_ringbuffer_commit),
4560         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
4561         (gst_ringbuffer_clear):
4562         Various small cleanups.
4563
4564         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4565         (gst_audio_convert_change_state):
4566         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
4567         No need to take the locks anymore.
4568
4569 2005-05-25  Wim Taymans  <wim@fluendo.com>
4570
4571         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4572         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
4573         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
4574         (type_found):
4575         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
4576         (group_destroy), (group_commit), (queue_overrun),
4577         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
4578         (mute_stream), (new_decoded_pad), (setup_substreams),
4579         (setup_source), (mute_group_type), (set_active_source),
4580         (gst_play_base_bin_change_state):
4581         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
4582         (gen_video_element), (gen_text_element), (gen_audio_element),
4583         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
4584         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
4585         (gst_stream_info_dispose), (gst_stream_info_set_mute):
4586         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
4587         Some playbin cleanups mostly refcounting sloppyness.
4588
4589 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4590
4591         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4592           Work with streaming input.
4593
4594 2005-05-25  Wim Taymans  <wim@fluendo.com>
4595
4596         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4597         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4598         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4599         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
4600         No need to take the STREAM lock anymore.
4601
4602 2005-05-25  Wim Taymans  <wim@fluendo.com>
4603
4604         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4605         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
4606         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
4607         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
4608         (gst_ogg_demux_sink_activate):
4609         * ext/theora/theoradec.c: (theora_dec_src_event),
4610         (theora_handle_comment_packet), (theora_dec_chain),
4611         (theora_dec_change_state):
4612         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4613         (vorbis_handle_data_packet), (vorbis_dec_chain),
4614         (vorbis_dec_change_state):
4615         Remove STREAM locks as they are taken in core now.
4616         Never set bogus granulepos on vorbis/theora.
4617         Fix leaks in theoradec tag parsing.
4618
4619 2005-05-25  Wim Taymans  <wim@fluendo.com>
4620
4621         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4622         Fix memleaks, GST_BUFFER_DATA() is not freed.
4623
4624 2005-05-25  Wim Taymans  <wim@fluendo.com>
4625
4626         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4627         Open non-blocking, set to blocking mode afterwards to avoid
4628         lockups when audio device is busy.
4629
4630 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4631
4632         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
4633           This can't be good.
4634
4635 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4636
4637         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
4638         (gst_audio_convert_chain), (gst_audio_convert_link_src),
4639         (gst_audio_convert_setcaps):
4640           Implement instant setup switching.
4641
4642 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4643
4644         * gst/playback/gstplaybasebin.c: (probe_triggered):
4645           Fix missing unlock.
4646         * gst/playback/gstplaybin.c: (add_sink):
4647           First add, then link (otherwise pad link fails).
4648
4649 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4650
4651         * examples/Makefile.am:
4652         fix buildbot (make distcheck)
4653
4654 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4655
4656         * gst/playback/gstplaybin.c: (gen_vis_element):
4657           Remove some wrong code. Doesn't work yet.
4658
4659 2005-05-19  Wim Taymans  <wim@fluendo.com>
4660
4661         * gst-libs/gst/net/Makefile.am:
4662         * gst-libs/gst/net/README:
4663         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
4664         (gst_netbuffer_class_init), (gst_netbuffer_init),
4665         (gst_netbuffer_finalize), (gst_netbuffer_copy),
4666         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
4667         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
4668         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
4669         * gst-libs/gst/net/gstnetbuffer.h:
4670         Added buffer subclass to store extra to/from addresses for
4671         network sources/sinks.
4672
4673 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4674
4675         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
4676           Don't lock an unassigned variable.
4677
4678 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4679
4680         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
4681           Increase buffer for video, decrease buffer for other media types.
4682         * gst/playback/gstplaybin.c: (gen_video_element),
4683         (gen_audio_element):
4684           Change names for debugging purposes.
4685
4686 2005-05-18  Wim Taymans  <wim@fluendo.com>
4687
4688         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4689         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4690         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4691         (gst_ffmpegcsp_chain):
4692         Enable buffer alloc passthrough if the source and dest
4693         formats are the same.
4694
4695 2005-05-17  Wim Taymans  <wim@fluendo.com>
4696
4697         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4698         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
4699         (gst_ogg_demux_chain_unlocked):
4700         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4701         (gst_audio_convert_caps_remove_format_info),
4702         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4703         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
4704         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4705         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4706         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
4707         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
4708         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
4709         (gst_ffmpegcsp_get_property):
4710         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4711         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4712         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4713         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
4714         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
4715         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4716         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
4717         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
4718         Leak fixes in oggdemux.
4719         Some cleanups in audioconvert.
4720         Make passthrough work along with buffer_alloc etc.
4721         Make buffer_alloc and buffer recycling actually work in
4722         xvimagesink.
4723
4724 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4725
4726         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
4727           make the compiler happy
4728
4729 2005-05-17  Wim Taymans  <wim@fluendo.com>
4730
4731         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
4732         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
4733         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
4734         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
4735         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4736         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
4737         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
4738         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
4739         (gst_xvimagesink_set_xwindow_id):
4740         * sys/xvimage/xvimagesink.h:
4741         Port xvimagesink to new MiniObject.
4742
4743 2005-05-17  Wim Taymans  <wim@fluendo.com>
4744
4745         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
4746         (gst_audiofilter_chain):
4747         * gst-libs/gst/audio/gstaudiosink.c:
4748         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4749         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4750         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4751         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4752         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4753         (gst_audiosink_create_ringbuffer):
4754         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4755         (gst_audio_convert_caps_remove_format_info),
4756         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4757         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4758         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4759         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4760         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
4761         Fix passthrough in ffmpegcolorspace.
4762         Fix memset in audiosink on wrong memory.
4763
4764 2005-05-16  David Schleef  <ds@schleef.org>
4765
4766         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
4767         to GstMiniObject.
4768
4769 2005-05-16  David Schleef  <ds@schleef.org>
4770
4771         Port from GstData to GstMiniObject.
4772         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4773         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
4774         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
4775         (gst_ogg_mux_collected):
4776         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4777         * ext/theora/theoradec.c: (theora_handle_comment_packet),
4778         (theora_handle_data_packet):
4779         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4780         (theora_set_header_on_caps), (theora_enc_chain):
4781         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4782         (vorbis_handle_comment_packet):
4783         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4784         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
4785         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
4786         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
4787         * gst/audioconvert/gstaudioconvert.c:
4788         (gst_audio_convert_get_buffer):
4789         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4790         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4791         (mute_stream), (silence_stream):
4792         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
4793         * gst/volume/gstvolume.c: (volume_transform):
4794         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4795         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
4796         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
4797         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
4798         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
4799         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
4800         (gst_ximagesink_buffer_alloc):
4801         * sys/ximage/ximagesink.h:
4802
4803 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4804
4805         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4806         (fill_buffer), (check_queue), (queue_threshold_reached),
4807         (queue_out_of_data):
4808         * gst/playback/gstplaybasebin.h:
4809           Post buffer-fullness on the bus.
4810
4811 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4812
4813         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4814         (try_to_link_1):
4815         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4816         (group_commit), (probe_triggered), (setup_source),
4817         (gst_play_base_bin_change_state):
4818         * gst/playback/gstplaybasebin.h:
4819         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4820         (gst_play_bin_init), (remove_sinks), (setup_sinks),
4821         (gst_play_bin_change_state):
4822           Move setup_output_pads into a virtual function, remove
4823           group-switch (no longer needed) and redirect (handled by bus
4824           now) signals.
4825
4826 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4827
4828         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
4829         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
4830         (get_active_group), (get_building_group), (group_destroy),
4831         (group_commit), (check_queue), (queue_overrun),
4832         (queue_threshold_reached), (queue_out_of_data),
4833         (gen_preroll_element), (remove_groups), (unknown_type),
4834         (add_element_stream), (no_more_pads), (probe_triggered),
4835         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
4836         (setup_substreams), (setup_source), (finish_source),
4837         (prepare_output), (muted_group_change_state),
4838         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
4839         (gst_play_base_bin_change_state):
4840         * gst/playback/gstplaybasebin.h:
4841         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4842         (gst_play_bin_init), (gst_play_bin_set_property),
4843         (gen_video_element), (gen_text_element), (gen_audio_element),
4844         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
4845         (gst_play_bin_change_state):
4846         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
4847         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
4848         (stream_info_change_state), (gst_stream_info_set_mute),
4849         (gst_stream_info_get_property):
4850         * gst/playback/gststreaminfo.h:
4851         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
4852         (gst_stream_selector_get_linked_pad),
4853         (gst_stream_selector_getcaps),
4854         (gst_stream_selector_get_linked_pads),
4855         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
4856         * gst/playback/gststreamselector.h:
4857           Rough port of playbin. Needs some more work, but is mostly done,
4858           and uses a few locks in important places, which should make stuff
4859           like chain-switches clean. Still uses GST_STATE() in a few places,
4860           which isn't all that good an idea, subtitles/elements disabled
4861           because no elements to test with and thus probably broken, query
4862           and event handling moved to GstBin, internal thread removed
4863           alltogether because the pipeline does that for us now. Can play
4864           Ogg/Vorbis files. Haven't tested anything else yet.
4865
4866 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4867
4868         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
4869           Do no-more-pads (needed for autoplugging).
4870
4871 2005-05-10  Andy Wingo  <wingo@pobox.com>
4872
4873         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
4874         message to the bus with the tags. Still not sent downstream tho.
4875
4876         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
4877         get_parent.
4878         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
4879         avoid refcounting hassles.
4880
4881 2005-05-09  Andy Wingo  <wingo@pobox.com>
4882
4883         * gst/volume/Makefile.am:
4884         * gst/volume/demo.c
4885         * gst/volume/gstvolume.h
4886         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
4887         basetransform. Probably need an audio filter base class.
4888
4889 2005-05-09  Wim Taymans  <wim@fluendo.com>
4890
4891         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
4892         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
4893         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
4894         (gst_vorbisenc_chain):
4895         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4896         (gst_audio_convert_caps_remove_format_info),
4897         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4898         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4899         Make caps writable before writing to it.
4900         Fix negotiation in audioconvert some more.
4901
4902 2005-05-09  Wim Taymans  <wim@fluendo.com>
4903
4904         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4905         (gst_videorate_getcaps), (gst_videorate_setcaps),
4906         (gst_videorate_event), (gst_videorate_chain):
4907         Better negotiation.
4908
4909 2005-05-09  Wim Taymans  <wim@fluendo.com>
4910
4911         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
4912         (gst_videorate_getcaps), (gst_videorate_setcaps),
4913         (gst_videorate_blank_data), (gst_videorate_init),
4914         (gst_videorate_event), (gst_videorate_chain),
4915         (gst_videorate_change_state):
4916         Port videorate, do a better job at negotiation while we're at
4917         it.
4918
4919 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
4920
4921         * configure.ac:
4922           Disable libvisual
4923
4924         * examples/Makefile.am:
4925         * gst-libs/gst/audio/Makefile.am:
4926         * gst-libs/gst/riff/Makefile.am:
4927         * gst-libs/gst/tag/Makefile.am:
4928         * gst-libs/gst/video/Makefile.am:
4929           Fixups for missing variables.
4930
4931 2005-05-09  Wim Taymans  <wim@fluendo.com>
4932
4933         * examples/seeking/seek.c: (make_theora_pipeline),
4934         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
4935         (query_rates), (query_positions_elems), (query_positions_pads),
4936         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
4937         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
4938         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
4939         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
4940         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
4941         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
4942         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
4943         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
4944         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
4945         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
4946         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
4947         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
4948         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
4949         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
4950         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
4951         (theora_dec_src_convert), (theora_dec_sink_convert),
4952         (theora_dec_src_query), (theora_dec_sink_query),
4953         (theora_dec_src_event), (theora_dec_sink_event),
4954         (theora_handle_comment_packet), (theora_handle_type_packet),
4955         (theora_handle_header_packet), (theora_handle_data_packet),
4956         (theora_dec_chain):
4957         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4958         (vorbis_dec_convert), (vorbis_dec_src_query),
4959         (vorbis_dec_sink_query), (vorbis_dec_src_event),
4960         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4961         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
4962         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
4963         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
4964         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
4965         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
4966         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4967         (gst_play_bin_query):
4968         * gst/playback/test3.c: (update_scale):
4969         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
4970         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
4971         * gst/subparse/gstsubparse.c: (gst_subparse_init):
4972         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
4973         (gst_videotestsrc_src_query):
4974         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
4975         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
4976         (paint_hline_YUV9):
4977         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
4978         Port to new query API.
4979         Updated seek.
4980         Cleanups in x[v]imagesink
4981
4982 2005-05-09  Andy Wingo  <wingo@pobox.com>
4983
4984         * ext/alsa/gstalsasink.h:
4985         * ext/gnomevfs/gstgnomevfssrc.c:
4986         (gst_gnomevfssrc_get_icy_metadata):
4987         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
4988         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
4989         * ext/theora/theoradec.c (theora_dec_src_query)
4990         (theora_dec_src_event, theora_dec_sink_event)
4991         (theora_handle_comment_packet, theora_handle_data_packet):
4992         * ext/theora/theoraenc.c (theora_enc_chain):
4993         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
4994         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
4995         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
4996         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
4997         (qt_type_find):
4998         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
4999         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5000         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5001         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5002         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5003         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5004         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5005         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5006         (paint_setup_RGB565, paint_setup_xRGB1555):
5007         * gst/videotestsrc/videotestsrc.h:
5008         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5009         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5010         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5011         GCC4 fixes.
5012         
5013         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5014         gst_pad_query_position. Fixes oggdemux.
5015
5016 2005-05-08  David Schleef  <ds@schleef.org>
5017
5018         * configure.ac: Require liboil.
5019         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5020         a few more.
5021         * gst/videotestsrc/videotestsrc.c:
5022         * gst/videotestsrc/videotestsrc.h:
5023
5024 2005-05-06  Wim Taymans  <wim@fluendo.com>
5025
5026         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5027         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5028         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5029         Well, unreffing a buffer right before pushing it is asking
5030         for trouble..
5031
5032 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5033
5034         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5035
5036 2005-05-06  Wim Taymans  <wim@fluendo.com>
5037
5038         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5039         (gst_audio_convert_caps_remove_format_info),
5040         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5041         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5042         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5043         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5044         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5045         * gst/sine/Makefile.am:
5046         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5047         (gst_sinesrc_class_init), (gst_sinesrc_init),
5048         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5049         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5050         (gst_sinesrc_update_freq):
5051         * gst/sine/gstsinesrc.h:
5052         * gst/tcp/gstmultifdsink.c:
5053         * sys/xvimage/xvimagesink.c:
5054         Fixed negotiation wrt _peer_get_caps()
5055         Some cleanups.
5056
5057
5058 2005-05-06  Wim Taymans  <wim@fluendo.com>
5059
5060         * gst-libs/gst/audio/gstaudiosink.c:
5061         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5062         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5063         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5064         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5065         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5066         (gst_audiosink_create_ringbuffer):
5067         * gst-libs/gst/audio/gstbaseaudiosink.c:
5068         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5069         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5070         (gst_baseaudiosink_set_property), (build_linear_format),
5071         (debug_spec_caps), (debug_spec_buffer),
5072         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5073         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5074         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5075         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5076         * gst-libs/gst/audio/gstbaseaudiosink.h:
5077         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5078         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5079         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5080         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5081         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5082         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5083         (wait_segment), (gst_ringbuffer_commit),
5084         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5085         (gst_ringbuffer_clear):
5086         * gst-libs/gst/audio/gstringbuffer.h:
5087         Make the base audiosink return an error when there is no
5088         audiobuffer negotiated.
5089
5090 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5091
5092         * ext/Makefile.am:
5093         Disable cdparanoia until someone ports it!
5094
5095 2005-05-06  Wim Taymans  <wim@fluendo.com>
5096
5097         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5098         (gst_ogg_demux_sink_activate):
5099         And revert after wingo's revert.. sigh..
5100
5101 2005-05-05  Andy Wingo  <wingo@pobox.com>
5102
5103         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5104         GObject.
5105         * configure.ac: Return audiorate and subparse from the ghetto.
5106         Re-enable -Wall -Werror.
5107         * gst/subparse/gstsubparse.c:
5108         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5109         or chain-based. Cleaned up a bit. Not tested.
5110         
5111 2005-05-05  Christian Schaller <christian@fluendo.com> 
5112
5113         * Makefile.am: remove stuff that is not building
5114         * configure.ac: remove stuff that is not building
5115         * examples/Makefile.am: remove stuff that is not building
5116         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5117         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5118         * sys/Makefile.am: remove stuff that is not building
5119         * testsuite/Makefile.am: remove stuff that is not building
5120
5121 2005-05-05  Andy Wingo  <wingo@pobox.com>
5122
5123         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5124         * gst-libs/gst/tag/gstvorbistag.c:
5125         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5126         * gst/adder/gstadder.h:
5127         * gst/audioconvert/gstchannelmix.c:
5128         (gst_audio_convert_fill_one_other):
5129         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5130         (gst_audiorate_init), (gst_audiorate_chain):
5131         * gst/playback/gstplaybasebin.c: (setup_source):
5132         * gst/playback/test3.c: (update_scale):
5133         Some GCC4 fixes
5134         
5135         * po/af.po:
5136         * po/az.po:
5137         * po/cs.po:
5138         * po/en_GB.po:
5139         * po/hu.po:
5140         * po/it.po:
5141         * po/nb.po:
5142         * po/nl.po:
5143         * po/or.po:
5144         * po/sq.po:
5145         * po/sr.po:
5146         * po/sv.po:
5147         * po/uk.po:
5148         * po/vi.po: Foo
5149
5150 2005-05-05  Wim Taymans  <wim@fluendo.com>
5151
5152         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5153         (gst_audio_convert_caps_remove_format_info),
5154         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5155         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5156         * gst/videotestsrc/gstvideotestsrc.c:
5157         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5158         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5159         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5160         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5161         Don't ignore _push() return values.
5162         Make sure no processing is done when shutting down.
5163         Videotestsrc pad activation fix.
5164
5165 2005-05-05  Wim Taymans  <wim@fluendo.com>
5166
5167         * gst/adder/Makefile.am:
5168         * gst/adder/gstadder.c: (gst_adder_setcaps),
5169         (gst_adder_class_init), (gst_adder_init),
5170         (gst_adder_request_new_pad), (gst_adder_collected),
5171         (gst_adder_change_state):
5172         * gst/adder/gstadder.h:
5173         Ported adder as an example of a mixer element using
5174         collect pads. Needs more negotiation work.
5175
5176 2005-05-05  Wim Taymans  <wim@fluendo.com>
5177
5178         * ext/theora/theoradec.c: (_inc_granulepos),
5179         (theora_dec_src_event), (theora_dec_sink_event),
5180         (theora_handle_comment_packet), (theora_handle_type_packet),
5181         (theora_handle_header_packet), (theora_handle_data_packet),
5182         (theora_dec_chain):
5183         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5184         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5185         (theora_push_buffer), (theora_push_packet),
5186         (theora_enc_sink_event), (theora_enc_chain),
5187         (theora_enc_change_state), (theora_enc_set_property),
5188         (theora_enc_get_property):
5189         Added stream lock to decoder so that we can serialize
5190         the discont event.
5191         More theoraenc porting, recover from errors, do clean
5192         shutdown.
5193
5194 2005-05-05  Wim Taymans  <wim@fluendo.com>
5195
5196         * ext/ogg/Makefile.am:
5197         * ext/ogg/README:
5198         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5199         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5200         (gst_ogg_print):
5201         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5202         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5203         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5204         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5205         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5206         (gst_ogg_mux_change_state):
5207         Ported ogg muxer.
5208
5209 2005-05-05  Wim Taymans  <wim@fluendo.com>
5210
5211         * docs/design-audiosinks.txt:
5212         * gst-libs/gst/audio/TODO:
5213         * gst-libs/gst/audio/gstaudiosink.c:
5214         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5215         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5216         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5217         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5218         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5219         (gst_audiosink_create_ringbuffer):
5220         * gst-libs/gst/audio/gstbaseaudiosink.c:
5221         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5222         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5223         (gst_baseaudiosink_set_property), (build_linear_format),
5224         (debug_spec_caps), (debug_spec_buffer),
5225         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5226         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5227         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5228         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5229         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5230         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5231         (gst_ringbuffer_release), (gst_ringbuffer_play),
5232         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5233         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5234         (gst_ringbuffer_set_sample), (wait_segment),
5235         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5236         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5237         More work on the audiosink, mostly debugging and a race in
5238         shutdown.
5239
5240 2005-04-28  Wim Taymans  <wim@fluendo.com>
5241
5242         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5243         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5244         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5245         (vorbis_dec_src_query), (vorbis_dec_src_event),
5246         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5247         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5248         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5249         Don't crap out when seeking back to position 0.
5250
5251 2005-04-28  Wim Taymans  <wim@fluendo.com>
5252
5253         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5254         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5255         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5256         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5257         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5258         Make audio sink configurable, use alsasink as default.
5259
5260 2005-04-28  Wim Taymans  <wim@fluendo.com>
5261
5262         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5263         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5264         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5265         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5266         (vorbis_dec_change_state):
5267         * ext/vorbis/vorbisdec.h:
5268         Refactor, use STREAM_LOCK.
5269
5270 2005-04-28  Wim Taymans  <wim@fluendo.com>
5271
5272         * ext/theora/theoradec.c: (_inc_granulepos),
5273         (theora_dec_sink_event), (theora_handle_comment_packet),
5274         (theora_handle_type_packet), (theora_handle_header_packet),
5275         (theora_handle_data_packet), (theora_dec_chain),
5276         (theora_dec_change_state):
5277         Refactor a bit, use STREAM_LOCK.
5278
5279 2005-04-28  Wim Taymans  <wim@fluendo.com>
5280
5281         * ext/alsa/Makefile.am:
5282         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5283         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5284         (gst_alsa_link), (gst_alsa_close_audio):
5285         * ext/alsa/gstalsaplugin.c: (plugin_init):
5286         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5287         (gst_alsasink_dispose), (gst_alsasink_base_init),
5288         (gst_alsasink_class_init), (gst_alsasink_init),
5289         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5290         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5291         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5292         (gst_alsasink_reset):
5293         * ext/alsa/gstalsasink.h:
5294         Implement alsasink with simple open/write/close API. 
5295         Make alsa dir build by disabling compilation of code.
5296
5297 2005-04-28  Wim Taymans  <wim@fluendo.com>
5298
5299         * gst-libs/gst/audio/Makefile.am:
5300         * gst-libs/gst/audio/audio.h:
5301         * gst-libs/gst/audio/audioclock.c:
5302         * gst-libs/gst/audio/audioclock.h:
5303         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5304         (gst_audio_clock_class_init), (gst_audio_clock_init),
5305         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5306         * gst-libs/gst/audio/gstaudioclock.h:
5307         * gst-libs/gst/audio/gstaudiosink.c:
5308         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5309         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5310         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5311         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5312         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5313         (gst_audiosink_create_ringbuffer):
5314         * gst-libs/gst/audio/gstbaseaudiosink.c:
5315         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5316         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5317         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5318         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5319         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5320         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5321         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5322         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5323         * gst-libs/gst/audio/gstbaseaudiosink.h:
5324         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5325         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5326         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5327         (gst_ringbuffer_release), (gst_ringbuffer_play),
5328         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5329         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5330         (gst_ringbuffer_set_sample), (wait_segment),
5331         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5332         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5333         * gst-libs/gst/audio/gstringbuffer.h:
5334         Make ringbuffer faster and more simple by removing the locks
5335         in the playback thread.
5336         Add sample accurate playback based on buffer sample offsets.
5337         Make the baseaudiosink provide a clock.
5338         Parse caps in the base class.
5339         Correctly handle seeking, flushing and state changes.
5340
5341 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5342
5343         * configure.ac:
5344         * gst/audioconvert/Makefile.am:
5345         * gst/audioscale/Makefile.am:
5346           Fix part of the build.  Come on guys, autogen didn't even work :)
5347
5348 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5349
5350         * configure.ac:
5351         * gst-libs/gst/Makefile.am:
5352         * gst-libs/gst/media-info/.cvsignore:
5353         * gst-libs/gst/media-info/Makefile.am:
5354         * gst-libs/gst/media-info/README:
5355         * gst-libs/gst/media-info/media-info-priv.c:
5356         * gst-libs/gst/media-info/media-info-priv.h:
5357         * gst-libs/gst/media-info/media-info-test.c:
5358         * gst-libs/gst/media-info/media-info.c:
5359         * gst-libs/gst/media-info/media-info.h:
5360         * gst-libs/gst/media-info/media-info.vcproj:
5361         * pkgconfig/Makefile.am:
5362         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5363         * pkgconfig/gstreamer-media-info.pc.in:
5364           Remove media-info, which is also successed by playbin (see Totem
5365           implementation).
5366
5367 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5368
5369         * configure.ac:
5370         * examples/Makefile.am:
5371         * examples/gstplay/.cvsignore:
5372         * examples/gstplay/Makefile.am:
5373         * examples/gstplay/player.c:
5374         * gst-libs/gst/Makefile.am:
5375         * gst-libs/gst/play/.cvsignore:
5376         * gst-libs/gst/play/Makefile.am:
5377         * gst-libs/gst/play/play.c:
5378         * gst-libs/gst/play/play.h:
5379         * gst-libs/gst/play/play.vcproj:
5380         * pkgconfig/Makefile.am:
5381         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5382         * pkgconfig/gstreamer-play.pc.in:
5383           Remove libgstplay, playbin is now the official successor.
5384
5385 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5386
5387         * configure.ac:
5388         * gst-libs/gst/Makefile.am:
5389         * gst-libs/gst/xwindowlistener/Makefile.am:
5390         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5391         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5392           Remove deprecated xwindowlistener (I've moved xwindowlistening
5393           in the v4l/v4l2 plugins over to serverside).
5394
5395 2005-04-25  David Schleef  <ds@schleef.org>
5396
5397         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5398         to examples/dynparams.  Examples do not belong interspersed with
5399         source code.
5400         * examples/dynparams/demo-dparams.c:
5401         * gst/sine/Makefile.am:
5402         * gst/sine/demo-dparams.c:
5403
5404 2005-04-25  David Schleef  <ds@schleef.org>
5405
5406         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5407         * gst-libs/gst/audio/Makefile.am:
5408         * gst-libs/gst/riff/Makefile.am:
5409         * gst-libs/gst/tag/Makefile.am:
5410         * gst-libs/gst/video/Makefile.am:
5411         * gst-libs/gst/xwindowlistener/Makefile.am:
5412
5413         Convert to 0.9 API, seems to work:
5414         * sys/ximage/Makefile.am:
5415         * sys/ximage/ximagesink.c:
5416
5417 2005-04-24  David Schleef  <ds@schleef.org>
5418
5419         Link plugins against libraries:
5420         * ext/alsa/Makefile.am:
5421         * gst/tcp/Makefile.am:
5422
5423         Remove asm code that should be in liboil
5424         * gst/videoscale/Makefile.am:
5425         * gst/videoscale/videoscale_x86_asm.s:
5426
5427         gettext wants these checked in:
5428         * po/af.po:
5429         * po/az.po:
5430         * po/cs.po:
5431         * po/en_GB.po:
5432         * po/hu.po:
5433         * po/it.po:
5434         * po/nb.po:
5435         * po/nl.po:
5436         * po/or.po:
5437         * po/sq.po:
5438         * po/sr.po:
5439         * po/sv.po:
5440         * po/uk.po:
5441         * po/vi.po:
5442
5443 2005-04-24  David Schleef  <ds@schleef.org>
5444
5445         Convert gst_main() to g_main_loop_run()
5446         * gst/playback/decodetest.c: (main):
5447         * gst/playback/test2.c: (main):
5448         * gst/playback/test3.c: (main):
5449         * gst/playback/test4.c: (main):
5450
5451         Link plugins against libraries:
5452         * ext/libvisual/Makefile.am:
5453         * sys/xvimage/Makefile.am:
5454
5455 2005-04-24  David Schleef  <ds@schleef.org>
5456
5457         * configure.ac: Remove idct and resample libs
5458         * gst-libs/gst/Makefile.am: same
5459
5460         Remove usage of gst_library_load():
5461         * ext/alsa/gstalsaplugin.c: (plugin_init):
5462         * ext/libvisual/visual.c: (plugin_init):
5463         * ext/ogg/gstogg.c: (plugin_init):
5464         * ext/theora/theora.c: (plugin_init):
5465         * ext/vorbis/vorbis.c: (plugin_init):
5466         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5467         * gst/audioscale/gstaudioscale.c:
5468         * gst/adder/gstadder.c: (plugin_init):
5469         * gst/audioconvert/plugin.c: (plugin_init):
5470         * sys/ximage/ximagesink.c: (plugin_init):
5471         * sys/xvimage/xvimagesink.c: (plugin_init):
5472         * gst/tcp/gsttcpplugin.c: (plugin_init):
5473
5474         Link plugins against libraries:
5475         * ext/ogg/Makefile.am:
5476         * ext/theora/Makefile.am:
5477         * ext/vorbis/Makefile.am:
5478         * gst/audioconvert/Makefile.am:
5479
5480         Create proper libraries:
5481         * gst-libs/gst/riff/Makefile.am:
5482         * gst-libs/gst/audio/Makefile.am:
5483         * gst-libs/gst/video/Makefile.am:
5484
5485         Move resample library to audioscale plugin directory:
5486         * gst-libs/gst/resample/Makefile.am:
5487         * gst-libs/gst/resample/README:
5488         * gst-libs/gst/resample/dtof.c:
5489         * gst-libs/gst/resample/dtos.c:
5490         * gst-libs/gst/resample/functable.c:
5491         * gst-libs/gst/resample/private.h:
5492         * gst-libs/gst/resample/resample.c:
5493         * gst-libs/gst/resample/resample.h:
5494         * gst-libs/gst/resample/resample.vcproj:
5495         * gst-libs/gst/resample/test.c:
5496         * gst/audioscale/Makefile.am:
5497         * gst/audioscale/README:
5498         * gst/audioscale/dtof.c:
5499         * gst/audioscale/dtos.c:
5500         * gst/audioscale/functable.c:
5501         * gst/audioscale/private.h:
5502         * gst/audioscale/resample.c:
5503         * gst/audioscale/resample.h:
5504         * gst/audioscale/test.c:
5505
5506         Move tagedit library to gst-libs:
5507         * gst-libs/gst/tag/Makefile.am:
5508         * gst-libs/gst/tag/gstid3tag.c:
5509         * gst-libs/gst/tag/gsttagediting.c:
5510         * gst-libs/gst/tag/gsttageditingprivate.h:
5511         * gst-libs/gst/tag/gstvorbistag.c:
5512         * gst/tags/Makefile.am:
5513         * gst/tags/gstid3tag.c:
5514         * gst/tags/gstvorbistag.c:
5515
5516         Fix for core changes:
5517         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5518         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
5519         (gst_sinesrc_getrange):
5520
5521 2005-04-23  David Schleef  <ds@schleef.org>
5522
5523         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
5524         in gst-plugins in a long time, and properly belongs in liboil.
5525         * gst-libs/gst/idct/Makefile.am:
5526         * gst-libs/gst/idct/README:
5527         * gst-libs/gst/idct/dct.h:
5528         * gst-libs/gst/idct/doieee:
5529         * gst-libs/gst/idct/fastintidct.c:
5530         * gst-libs/gst/idct/floatidct.c:
5531         * gst-libs/gst/idct/idct.c:
5532         * gst-libs/gst/idct/idct.h:
5533         * gst-libs/gst/idct/idtc.vcproj:
5534         * gst-libs/gst/idct/ieeetest.c:
5535         * gst-libs/gst/idct/intidct.c:
5536
5537 2005-04-20  Wim Taymans  <wim@fluendo.com>
5538
5539         * docs/design-audiosinks.txt:
5540         * gst-libs/gst/audio/Makefile.am:
5541         * gst-libs/gst/audio/TODO:
5542         * gst-libs/gst/audio/gstaudiosink.c:
5543         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5544         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5545         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
5546         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5547         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5548         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
5549         (gst_audiosink_class_init), (gst_audiosink_init),
5550         (gst_audiosink_create_ringbuffer):
5551         * gst-libs/gst/audio/gstaudiosink.h:
5552         * gst-libs/gst/audio/gstbaseaudiosink.c:
5553         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
5554         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
5555         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
5556         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
5557         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
5558         (gst_baseaudiosink_create_ringbuffer),
5559         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5560         * gst-libs/gst/audio/gstbaseaudiosink.h:
5561         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5562         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
5563         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
5564         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5565         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
5566         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5567         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
5568         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
5569         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
5570         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
5571         * gst-libs/gst/audio/gstringbuffer.h:
5572         An attempt at a set of audio base classes together with some
5573         design docs.
5574
5575 2005-04-20  Wim Taymans  <wim@fluendo.com>
5576
5577         * gst/audioconvert/Makefile.am:
5578         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5579         (gst_audio_convert_caps_remove_format_info),
5580         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5581         (gst_audio_convert_channels):
5582         Link against audio libs.
5583         Fix audio convert plugin.
5584
5585 2005-04-20  Wim Taymans  <wim@fluendo.com>
5586
5587         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
5588         (gst_ogg_demux_sink_activate):
5589         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
5590         (theora_set_header_on_caps), (theora_enc_sink_event),
5591         (theora_enc_chain):
5592         Fix theora encoder.
5593
5594 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5595
5596         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
5597         * gst/playback/gstdecodebin.c: (find_compatibles):
5598           Work with staticpadtemplates in elementfactories.
5599
5600 2005-04-12  Wim Taymans  <wim@fluendo.com>
5601
5602         * gst/playback/README:
5603         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5604         (compare_ranks), (print_feature), (gst_decode_bin_init),
5605         (dynamic_create), (dynamic_free), (find_compatibles),
5606         (mimetype_is_raw), (close_pad_link), (got_redirect),
5607         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
5608         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
5609         (gst_decode_bin_change_state):
5610         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5611         (gst_play_base_bin_init), (group_destroy), (group_commit),
5612         (check_queue), (queue_overrun), (queue_threshold_reached),
5613         (queue_out_of_data), (gen_preroll_element), (unknown_type),
5614         (new_decoded_pad), (setup_subtitle), (gen_source_element),
5615         (got_redirect), (setup_source), (play_base_eos),
5616         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
5617         (gst_play_base_bin_remove_element):
5618         * gst/playback/gstplaybasebin.h:
5619         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5620         (gst_play_bin_init), (gst_play_bin_dispose),
5621         (gst_play_bin_set_property), (gen_video_element),
5622         (gen_text_element), (gen_audio_element), (remove_sinks),
5623         (gst_play_bin_send_event):
5624         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
5625         (stream_info_change_state), (gst_stream_info_set_mute):
5626         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5627         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
5628         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
5629         (gst_stream_selector_chain):
5630         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
5631         (main):
5632         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
5633         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
5634         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5635         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
5636         Raw and crude port of decodebin. 
5637         Make playbin compile.
5638
5639 2005-04-06  Wim Taymans  <wim@fluendo.com>
5640
5641         * ext/gnomevfs/Makefile.am:
5642         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
5643         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5644         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
5645         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
5646         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
5647         (gst_gnomevfssrc_stop):
5648         * ext/ogg/Makefile.am:
5649         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
5650         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
5651         * ext/theora/Makefile.am:
5652         * ext/theora/theoradec.c: (_inc_granulepos),
5653         (theora_dec_sink_event), (theora_dec_chain):
5654         * ext/vorbis/Makefile.am:
5655         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5656         (vorbis_dec_sink_event), (vorbis_dec_chain):
5657         * gst-libs/gst/audio/Makefile.am:
5658         * sys/xvimage/Makefile.am:
5659         Make gnomevfssrc extend the source base class.
5660         Fix linking against libs in various plugins.
5661
5662 2005-04-06  Andy Wingo  <wingo@pobox.com>
5663
5664         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
5665         GST_BASE_LIBS.
5666
5667         * configure.ac: Add check and AC_SUBST for libgstbase.
5668
5669 2005-03-31  Wim Taymans  <wim@fluendo.com>
5670
5671         * examples/seeking/Makefile.am:
5672         * examples/seeking/cdparanoia.c: (main):
5673         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
5674         (play_cb), (pause_cb), (stop_cb), (main):
5675         * examples/seeking/playbin.c:
5676         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
5677         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
5678         (make_sid_pipeline), (make_vorbis_pipeline),
5679         (make_theora_pipeline), (make_vorbis_theora_pipeline),
5680         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5681         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
5682         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
5683         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
5684         (stop_cb), (main):
5685         * examples/seeking/spider_seek.c:
5686         * examples/seeking/vorbisfile.c:
5687         * ext/gnomevfs/Makefile.am:
5688         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
5689         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
5690         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5691         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
5692         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
5693         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
5694         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
5695         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
5696         * ext/ogg/README:
5697         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
5698         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
5699         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
5700         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
5701         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
5702         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
5703         (gst_ogg_pad_event), (gst_ogg_pad_reset),
5704         (gst_ogg_demux_factory_filter), (compare_ranks),
5705         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
5706         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
5707         (gst_ogg_chain_new), (gst_ogg_chain_free),
5708         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
5709         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
5710         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
5711         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
5712         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
5713         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
5714         (gst_ogg_demux_get_prev_page),
5715         (gst_ogg_demux_deactivate_current_chain),
5716         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
5717         (gst_ogg_demux_bisect_forward_serialno),
5718         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
5719         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
5720         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
5721         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
5722         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
5723         (gst_ogg_demux_change_state), (gst_ogg_print):
5724         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
5725         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
5726         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
5727         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
5728         (gst_ogg_mux_loop):
5729         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5730         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5731         (theora_dec_src_convert), (theora_dec_sink_convert),
5732         (theora_dec_src_query), (theora_dec_src_event),
5733         (theora_dec_sink_event), (theora_dec_chain),
5734         (theora_dec_change_state):
5735         * ext/theora/theoraenc.c: (gst_theora_enc_init),
5736         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
5737         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
5738         (theora_enc_change_state):
5739         * ext/vorbis/Makefile.am:
5740         * ext/vorbis/oggvorbisenc.c:
5741         * ext/vorbis/oggvorbisenc.h:
5742         * ext/vorbis/vorbis.c: (plugin_init):
5743         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5744         (vorbis_dec_src_query), (vorbis_dec_src_event),
5745         (vorbis_dec_sink_event), (vorbis_dec_chain),
5746         (vorbis_dec_change_state):
5747         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
5748         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
5749         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
5750         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
5751         (gst_vorbisenc_change_state):
5752         * ext/vorbis/vorbisenc.h:
5753         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
5754         * gst-libs/gst/audio/audioclock.c:
5755         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5756         (gst_audiofilter_init), (gst_audiofilter_chain):
5757         * gst-libs/gst/audio/testchannels.c: (main):
5758         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5759         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
5760         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
5761         (gmip_find_track_streaminfo), (gmip_find_track_format):
5762         * gst-libs/gst/media-info/media-info.c:
5763         (gst_media_info_read_idler):
5764         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
5765         (gst_play_get_all_by_interface):
5766         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
5767         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
5768         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
5769         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
5770         (gst_riff_parse_info):
5771         * gst-libs/gst/riff/riff-read.h:
5772         * gst-libs/gst/riff/riff.c: (plugin_init):
5773         * gst-libs/gst/video/Makefile.am:
5774         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
5775         (gst_videosink_class_init), (gst_videosink_get_type):
5776         * gst-libs/gst/video/videosink.h:
5777         * gst/audioconvert/bufferframesconvert.c:
5778         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
5779         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
5780         * gst/audioconvert/channelmixtest.c: (main):
5781         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5782         (gst_audio_convert_chain),
5783         (gst_audio_convert_caps_remove_format_info),
5784         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
5785         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
5786         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
5787         (gst_audio_convert_buffer_to_default_format),
5788         (gst_audio_convert_buffer_from_default_format),
5789         (gst_audio_convert_channels):
5790         * gst/audioconvert/gstchannelmix.h:
5791         * gst/ffmpegcolorspace/avcodec.h:
5792         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5793         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
5794         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
5795         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
5796         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
5797         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
5798         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
5799         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
5800         (mpeg_video_type_find), (mpeg_video_stream_type_find),
5801         (dv_type_find):
5802         * gst/videotestsrc/gstvideotestsrc.c:
5803         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
5804         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
5805         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
5806         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
5807         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
5808         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
5809         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
5810         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
5811         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
5812         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
5813         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
5814         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5815         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5816         (gst_xvimagesink_navigation_send_event),
5817         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
5818         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
5819         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
5820         * sys/xvimage/xvimagesink.h:
5821         Plugin port to 0.9, ogg/theora playback should work in the seek
5822         example now.
5823         Removed old examples.
5824         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
5825         explained in 0.9 TODO doc.
5826
5827
5828 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
5829
5830         * autogen.sh:
5831         * configure.ac:
5832         * ext/Makefile.am:
5833         * gst/Makefile.am:
5834         * po/POTFILES.in:
5835         * po/af.po:
5836         * po/az.po:
5837         * po/cs.po:
5838         * po/en_GB.po:
5839         * po/hu.po:
5840         * po/it.po:
5841         * po/nb.po:
5842         * po/nl.po:
5843         * po/or.po:
5844         * po/sq.po:
5845         * po/sr.po:
5846         * po/sv.po:
5847         * po/uk.po:
5848         * po/vi.po:
5849         * sys/Makefile.am:
5850         * testsuite/Makefile.am:
5851           remove a whole bunch of plugins.  This module now contains a set
5852           of free reference plugins/elements as agreed.
5853
5854 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5855
5856         * configure.ac:
5857           hunting season on 0.9 is now OPEN
5858
5859 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5860
5861         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
5862           Kick the hell out of gcc for not warning me about a symbol conflict.
5863
5864 2005-02-22  Luca Ognibene  <luogni@tin.it>
5865
5866         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5867
5868         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
5869           Don't leak caps string (fixes #168134)
5870
5871         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
5872         (gst_jpegenc_init), (gst_jpegenc_finalize),
5873         (gst_jpegenc_change_state):
5874           Don't leak line buffers and context struct (fixes #168133).
5875
5876 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
5877
5878         * configure.ac:
5879         * ext/dirac/gstdiracdec.cc:
5880         (gst_diracdec_chain):
5881           Since dirac 0.5.0 the framerate in dirac is expressed as a
5882           rational number. Fix build and up requirement to 0.5.0, and
5883           also pass parameters to gst_diracdec_link in the right order
5884           (fixes #167959).
5885
5886 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
5887
5888         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
5889         * ext/faad/gstfaad.h:
5890         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
5891         certain invalid muxed streams, where some packets will contain 
5892         junk after decoder data. Partially fixes #149158.
5893
5894 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
5895         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
5896           Make sure we only write to writable buffers
5897
5898 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
5899
5900         * gst-libs/gst/riff/riff-media.c:
5901         (gst_riff_create_audio_caps_with_data):
5902           Do actually fix invalid RIFF fmt header values for alaw
5903           and mulaw audio instead of just saying so.
5904
5905         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
5906           Give gst_riff_create_audio_caps_with_data() a chance to
5907           fix up broken format header fields before extracting any
5908           parameters from the header. (fixes #167633)
5909
5910 2005-02-19  Martin Holters  <martin.holters@gmx.de>
5911
5912         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5913
5914         * gst/audioconvert/bufferframesconvert.c:
5915         (buffer_frames_convert_link):
5916           Don't leak othercaps. (fixes #167878)
5917
5918 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
5919
5920         * configure.ac:
5921         * ext/libvisual/visual.c: (gst_visual_srclink),
5922         (gst_visual_change_state):
5923           Support libvisual 0.2.0.
5924
5925 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
5926
5927         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
5928         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
5929           Use same rowstrides for I420 as used everywhere else.
5930
5931 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
5932
5933         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
5934           Declare variables at beginning of block and make gcc-2.95 happy
5935           (fixes # 167482, patch by Gergely Nagy).
5936           
5937         * gst/tcp/gsttcpclientsrc.c:
5938         * gst/tcp/gsttcpclientsrc.h:
5939           Move some includes into the header, so that struct sockaddr_in is
5940           defined when it should be defined on FreeBSD as well (fixes
5941           #167483).
5942           
5943         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
5944           Don't pass uninitialised values to setsockopt() here either.
5945
5946 2005-02-17  Luca Ognibene  <luogni at tin dot it>
5947
5948         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5949
5950         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
5951           Don't pass uninitialised values to setsockopt(). (fixes #167704)
5952
5953 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5954
5955         * gst/playback/gstplaybin.c: (add_sink):
5956           Invert bin_add/link order to workaround deadlock in opt.
5957
5958 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5959
5960         * gst/modplug/gstmodplug.cc:
5961           Add missing break causing position queries to fail.
5962
5963 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5964
5965         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
5966           Granpos can apparently be -1, which screws up calculations...
5967
5968 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
5969
5970         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
5971         (gst_ximagesink_send_pending_navigation),
5972         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
5973         (gst_ximagesink_init):
5974         * sys/ximage/ximagesink.h:
5975         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
5976         (gst_xvimagesink_send_pending_navigation),
5977         (gst_xvimagesink_navigation_send_event),
5978         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
5979         * sys/xvimage/xvimagesink.h:
5980           Use a mutex protected list to marshal navigation
5981           events into the stream thread from whichever thread
5982           sends them.
5983
5984 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
5985
5986         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
5987           Display current position and track length; misc. clean-ups.
5988           
5989         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
5990         (speed_init), (speed_chain):
5991           Add query function, so that the stream length and current position
5992           get adjusted when queried (note that current position queries may
5993           still be wrong if the audio sink returns values based on buffer
5994           timestamps instead of passing on the query).
5995
5996 2005-02-13  Benjamin Otte  <otte@gnome.org>
5997
5998         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
5999         (gst_audio_convert_channels):
6000           create channel conversion matrix when linking
6001         * gst/audioconvert/.cvsignore:
6002         * gst/audioconvert/Makefile.am:
6003         * gst/audioconvert/channelmixtest.c: (main):
6004           add (ugly) test that ensures stereo <=> mono conversion works
6005           correctly
6006
6007 2005-02-13  Benjamin Otte  <otte@gnome.org>
6008
6009         * gst/audioconvert/gstchannelmix.h:
6010           include missing header file
6011         * gst/audioconvert/gstchannelmix.c:
6012         (gst_audio_convert_fill_compatible):
6013           use same sign for both channels when converting to/from compatible
6014           channel. Previously used different signs made the signals cancel
6015           each other out and appear like silence. (fixes #167269)
6016
6017 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6018
6019         * gst/ffmpegcolorspace/avcodec.h:
6020         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6021         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6022         (gst_ffmpegcsp_avpicture_fill):
6023         * gst/ffmpegcolorspace/imgconvert.c:
6024           Convert to and from YV12 (fixes #156379).
6025
6026 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6027
6028         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6029         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6030         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6031         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6032         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6033         methods from chain and negotiation and vice versa (Fixes #166142).
6034         * sys/ximage/ximagesink.h: Add stream_lock.
6035         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6036         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6037         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6038         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6039
6040 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6041
6042         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6043           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6044           error message when we can't open the DVD device (when dvdnav_open()
6045           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6046           the above). Send something more useful instead (fixes #167117).
6047
6048 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6049
6050         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6051         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6052         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6053         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6054         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6055         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6056         methods from chain and negotiation and vice versa (Fixes #166142).
6057         Fix a possible bug of images in the buffer pool being discarded because
6058         we are looking at the wrong geometry.
6059         * sys/xvimage/xvimagesink.h: Add stream_lock.
6060
6061 2005-02-11  David Schleef  <ds@schleef.org>
6062
6063         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6064         unsigned int. (fixes #167128)
6065
6066 2005-02-11  David Schleef  <ds@schleef.org>
6067
6068         * gst/librfb/Makefile.am: Testing stuff before committing is
6069           for wimps... and people with fast machines.  Fix stupid
6070           mistake.
6071
6072 2005-02-11  David Schleef  <ds@schleef.org>
6073
6074         * configure.ac: Pull in librfb from my CVS tree, because it is
6075           too small and annoying to be separate.  Move rfbsrc plugin
6076           to gst/.
6077         * ext/Makefile.am:
6078         * ext/librfb/Makefile.am:
6079         * ext/librfb/gstrfbsrc.c:
6080         * gst/librfb/Makefile.am:
6081         * gst/librfb/gstrfbsrc.c:
6082         * gst/librfb/rfb.c:
6083         * gst/librfb/rfb.h:
6084         * gst/librfb/rfbbuffer.c:
6085         * gst/librfb/rfbbuffer.h:
6086         * gst/librfb/rfbbytestream.c:
6087         * gst/librfb/rfbbytestream.h:
6088         * gst/librfb/rfbcontext.h:
6089         * gst/librfb/rfbdecoder.c:
6090         * gst/librfb/rfbdecoder.h:
6091         * gst/librfb/rfbutil.h:
6092
6093 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6094
6095         * gst/speed/Makefile.am:
6096         * gst/speed/demo-mp3.c: (main):
6097         * gst/speed/filter.func:
6098         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6099         (speed_class_init), (speed_init), (speed_chain_int16),
6100         (speed_chain_float32), (speed_chain), (speed_set_property),
6101         (speed_get_property), (speed_change_state):
6102         * gst/speed/gstspeed.h:
6103           Fix speed element and make it chain-based (fixes #156467),
6104           and make it handle more than one channel.
6105
6106 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6107
6108         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6109         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6110         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6111         * ext/dts/gstdtsdec.h:
6112           Don't clobber the stack constructing the channels array.
6113           Make the element chain-based. DTS tracks can now be played.
6114           
6115 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6116
6117         * gst-libs/gst/audio/multichannel.h:
6118         * gst-libs/gst/gconf/gconf.h:
6119         * gst-libs/gst/idct/idct.h:
6120         * gst-libs/gst/media-info/media-info-priv.h:
6121         * gst-libs/gst/play/play.h:
6122         * gst-libs/gst/resample/private.h:
6123         * gst-libs/gst/resample/resample.h:
6124         * gst-libs/gst/riff/riff-ids.h:
6125         * gst-libs/gst/video/video.h:
6126         * gst-libs/gst/video/videosink.h:
6127           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6128           missing, so that they work when included from C++ code.
6129
6130 2005-02-09  David Schleef  <ds@schleef.org>
6131
6132         * testsuite/gst-lint: Check for non-statically scoped
6133           parent_class variables.  This won't be a problem once
6134           plugins are loaded with RTLD_LOCAL.
6135
6136 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6137
6138         * ext/mplex/gstmplexibitstream.cc:
6139           gcc madness.
6140
6141 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6142
6143         * ext/ogg/gstogmparse.c:
6144         * gst/debug/gstnavigationtest.c:
6145           Die, thou faulty symbol pollutors (non-static parent_class).
6146
6147 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6148
6149         * ext/mplex/gstmplexibitstream.cc:
6150           Fix event handling (#165525).
6151
6152 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6153
6154         * ext/mikmod/gstmikmod.c:
6155         * gst/modplug/gstmodplug.cc:
6156           Add missing endianness to template (fixes #165509).
6157
6158 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6159
6160         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6161           Fix wrong order of reading of optional bytes (#165290).
6162
6163 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6164
6165         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6166           Implement FILLER event awareness.
6167
6168 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6169
6170         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6171           Fix track calculations (#166208).
6172
6173 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6174
6175         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6176
6177         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6178         * ext/libpng/gstpngenc.c:
6179           Fix byte-order, use proper fixed caps. Fixes #164197.
6180
6181 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6182
6183         * configure.ac:
6184           Add dvdlpcmdec 
6185
6186         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6187         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6188           Don't push buffers if the src pad isn't negotiated yet.
6189           
6190         * gst/audioconvert/gstaudioconvert.c:
6191         (gst_audio_convert_buffer_to_default_format),
6192         (gst_audio_convert_buffer_from_default_format):
6193           Add support for 24-bit width.
6194
6195         * gst/dvdlpcmdec/.cvsignore:
6196         * gst/dvdlpcmdec/Makefile.am:
6197         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6198         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6199         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6200         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6201         (plugin_init):
6202         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6203           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6204           format. Needs support for the channels maps if someone can find 
6205           a DVD LPCM track with > 2 channels.
6206
6207         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6208         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6209         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6210         * gst/mpegstream/gstdvddemux.h:
6211         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6212         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6213         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6214         * gst/mpegstream/gstmpegdemux.h:
6215         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6216         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6217         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6218         (gst_mpeg_parse_handle_src_query),
6219         (gst_mpeg_parse_handle_src_event):
6220           Use audio/x-dvd-lpcm for LPCM output.
6221           Add DTS output.
6222
6223 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6224
6225         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6226
6227         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6228         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6229           Add BGRA handling (#165736).
6230
6231 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6232
6233         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6234
6235         * gst/law/alaw-decode.c: (alawdec_link):
6236         * gst/law/alaw-encode.c: (alawenc_link):
6237         * gst/law/mulaw-decode.c: (mulawdec_link):
6238         * gst/law/mulaw-encode.c: (mulawenc_link):
6239           Fix caps memleaks (#166600).
6240
6241 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6242
6243         * ext/tarkin/mem.h:
6244         * ext/tarkin/wavelet.h:
6245         * ext/tarkin/yuv.h:
6246         * gst/ffmpegcolorspace/avcodec.h:
6247           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6248           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6249
6250 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6251
6252         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6253         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6254         (gst_xvimagesink_change_state):
6255           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6256           Xv video (and thereby regenerate Xv colourkey) in clear() so
6257           that PLAY -> READY -> PLAY works (fixes #162504).
6258
6259 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6260
6261         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6262           Switch to list instead of range, since MJPEG-devices really just
6263           support decimations, not any size.
6264
6265 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6266         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6267         (gst_mpeg2dec_reset), (free_all_buffers),
6268         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6269         * ext/mpeg2dec/gstmpeg2dec.h:
6270           The libmpeg2 user-allocated buffer management is awkward, 
6271           to say the least. Hopefully this fixes things.
6272
6273 2005-02-04  Andy Wingo  <wingo@pobox.com>
6274
6275         * gst/audioconvert/bufferframesconvert.c
6276         (buffer_frames_convert_fixate): New function, fixates to 256
6277         frames per buffer by default. (Much better than 1.)
6278         (buffer_frames_convert_init): Set the fixate function for both src
6279         and sink pad.
6280         (buffer_frames_convert_link): After success setting nonfixed caps,
6281         get the negotiated caps so we can know how many buffer-frames it
6282         will be. No idea how this worked at all before.
6283
6284 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6285
6286         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6287         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6288         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6289         (handle_sequence), (handle_picture):
6290         * ext/mpeg2dec/gstmpeg2dec.h:
6291           Rearrange buffer tracking and refcounting and refactor
6292           a little for readability. 
6293
6294 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6295         * sys/v4l/gstv4l.c: (plugin_init):
6296         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6297         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6298         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6299         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6300         * sys/v4l/gstv4ljpegsrc.h:
6301         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6302         * sys/v4l/v4l_calls.h:
6303         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6304         (gst_v4lsrc_get_fps):
6305         * sys/v4l/v4lsrc_calls.h:
6306           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6307           you jpeg inside rgb frames" driver.
6308           Don't error in the v4lsrc link function, just return 
6309           REFUSED.
6310
6311 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6312
6313         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6314         (gst_qcamsrc_open):
6315           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6316
6317 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6318
6319         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6320           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6321
6322 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6323
6324         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6325           Reset negotiated state on PAUSED->READY.
6326
6327 2005-02-02  David Schleef  <ds@schleef.org>
6328
6329         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6330         whereever possible.  (Fixes #165997)
6331         * examples/capsfilter/capsfilter1.c: (main):
6332         * examples/dynparams/filter.c: (create_ui):
6333         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6334         * examples/seeking/chained.c: (main):
6335         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6336         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6337         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6338         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6339         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6340         * examples/switch/switcher.c: (main):
6341         * ext/dv/demo-play.c: (main):
6342         * ext/faad/gstfaad.c: (gst_faad_change_state):
6343         * ext/mad/gstmad.c: (gst_mad_chain):
6344         * ext/smoothwave/demo-osssrc.c: (main):
6345         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6346         (gst_gconf_render_bin_from_description),
6347         (gst_gconf_get_default_audio_sink),
6348         (gst_gconf_get_default_video_sink),
6349         (gst_gconf_get_default_audio_src),
6350         (gst_gconf_get_default_video_src),
6351         (gst_gconf_get_default_visualization_element):
6352         * gst/level/demo.c: (main):
6353         * gst/level/plot.c: (main):
6354         * gst/playback/gstplaybin.c: (gen_video_element),
6355         (gen_audio_element):
6356         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6357         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6358         * gst/sine/demo-dparams.c: (main):
6359         * gst/spectrum/demo-osssrc.c: (main):
6360         * gst/speed/demo-mp3.c: (main):
6361         * gst/volume/demo.c: (main):
6362         * testsuite/embed/embed.c: (main):
6363
6364 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6365
6366         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6367         (gst_tcpclientsink_finalize):
6368         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6369         (gst_tcpclientsrc_finalize):
6370         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6371         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6372         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6373         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6374           Don't leak the hostname when shutting down.
6375           In tcpserversrc, take a copy of the default hostname.
6376
6377 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6378
6379         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6380           Set caps to systemstream=TRUE.
6381
6382 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6383
6384         * testsuite/Makefile.am:
6385           Fix more OSX buildbots.
6386
6387 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6388
6389         * ext/mpeg2dec/gstmpeg2dec.c:
6390           Don't send things to NULL PAD_PEERs
6391
6392         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6393           Copy-on-write the incoming buffer.
6394
6395         * gst/mpegstream/gstdvddemux.h:
6396         * gst/mpegstream/gstmpegclock.h:
6397         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6398         (normal_seek), (gst_mpeg_demux_handle_src_event):
6399         * gst/mpegstream/gstmpegdemux.h:
6400         * gst/mpegstream/gstmpegpacketize.h:
6401         * gst/mpegstream/gstmpegparse.c:
6402         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6403         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6404         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6405         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6406         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6407         * gst/mpegstream/gstmpegparse.h:
6408         * gst/mpegstream/gstrfc2250enc.h:
6409           Various changes to the way time is computed that make seeking and
6410           total time estimation much better here.
6411           Use G_BEGIN/END_DECLS instead of __cplusplus
6412
6413         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6414           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6415
6416 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6417
6418         * gst/subparse/gstsubparse.c:
6419           Fix OSX buildbot.
6420
6421 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6422
6423         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6424         (theora_enc_chain), (theora_enc_change_state):
6425         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6426         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6427         (gst_vorbisenc_change_state):
6428         * ext/vorbis/vorbisenc.h:
6429           Set granulepos and timestamp correctly for streams not
6430           starting at 0, taking into account the initial delay.
6431
6432 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6433
6434         * gst/mpegstream/gstdvddemux.c:
6435           Add audio/x-dts to audio pad template caps
6436
6437 2005-01-30  David Schleef  <ds@schleef.org>
6438
6439         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6440         (create_context), (gst_polypsink_link): Fix silly endianness
6441         bug.  Add some debugging.  Remove float from caps; it doesn't
6442         work.  Attempt to get remote audio working.
6443
6444 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6445
6446         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6447           Add 3IV2 fourcc.
6448
6449 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6450
6451         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6452         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6453         (gst_avi_demux_stream_data):
6454         * gst/avi/gstavidemux.h:
6455           Invert DIB images. Fixes #132341.
6456
6457 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6458
6459         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6460         (gst_ffmpegcsp_chain):
6461           D'oh, reference the palette data, not the palette structure.
6462           Fixes color distortion in #132341.
6463
6464 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6465
6466         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6467           PAR can be non-fixed when not provided as argument (#162626).
6468
6469 2005-01-29  David Moore  <dcm@acm.org>
6470
6471         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6472
6473         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6474         (gst_qtdemux_loop_header):
6475           Re-apply patch from #142272 that allows non-seekable sources,
6476           re-proposed by Daniel Drake <dsd@gentoo.org>.
6477
6478 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6479
6480         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
6481           Use the src template for creating the src pad (#162330).
6482
6483 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6484
6485         * configure.ac:
6486         * ext/musepack/Makefile.am:
6487         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
6488         (gst_musepackdec_init), (gst_musepackdec_dispose),
6489         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
6490         (gst_musepack_stream_init), (gst_musepackdec_loop),
6491         (gst_musepackdec_change_state):
6492         * ext/musepack/gstmusepackdec.cpp:
6493         * ext/musepack/gstmusepackdec.h:
6494         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
6495         (gst_musepack_reader_read), (gst_musepack_reader_seek),
6496         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
6497         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
6498         * ext/musepack/gstmusepackreader.cpp:
6499         * ext/musepack/gstmusepackreader.h:
6500           Update to 1.1 API (#165446).
6501
6502 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6503
6504         * ext/Makefile.am:
6505           Unbreak buildbot.
6506
6507 2005-01-28  Andy Wingo  <wingo@pobox.com>
6508
6509         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
6510         to reflect a different dubious internet source. Add a reference
6511         and some commentary.
6512
6513 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6514
6515         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6516         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
6517         * gst/playback/gststreamselector.h:
6518           Be more selective when we're redoing caps negotiation from
6519           within the chain function on a stream change.
6520
6521 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6522
6523         * configure.ac:
6524         * ext/Makefile.am:
6525         * ext/amrnb/Makefile.am:
6526         * ext/amrnb/amrnb.c: (plugin_init):
6527         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
6528         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
6529         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
6530         (gst_amrnbdec_state_change):
6531         * ext/amrnb/amrnbdec.h:
6532         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
6533         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
6534         (gst_amrnbparse_init), (gst_amrnbparse_formats),
6535         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
6536         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
6537         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
6538         * ext/amrnb/amrnbparse.h:
6539           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
6540         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6541           Add AMR-NB/-WB raw formats.
6542         * ext/alsa/gstalsa.c: (gst_alsa_link):
6543           Keep valid time when changing format.
6544         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
6545         (qtdemux_parse_trak):
6546           Add some more format-specific options (#140141, #143555, #155163).
6547
6548 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6549
6550         * gst/matroska/matroska-demux.c:
6551         (gst_matroska_demux_parse_blockgroup):
6552           Fix logic error in timing of subtitle stream synchronization.
6553         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6554           Add skip-chunk, which is found in kodak-camera streams.
6555
6556 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6557
6558         * po/LINGUAS:
6559         * po/vi.po:
6560           Adding Vietnamese translation (submitted by Clytie Siddall)
6561
6562 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6563
6564         * gst/playback/gstdecodebin.c: (try_to_link_1):
6565           Use realpad for signal.
6566
6567 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6568
6569         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
6570           Fix category so decodebin picks it up.
6571
6572 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6573
6574         * ext/mad/Makefile.am:
6575         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
6576         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
6577         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
6578         (found_type), (gst_id3demux_bin_change_state):
6579         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
6580         (gst_id3_tag_init), (gst_id3_tag_handle_event),
6581         (gst_id3_tag_src_link), (gst_id3_tag_chain),
6582         (gst_id3_tag_change_state), (plugin_init):
6583         * ext/mad/gstmad.h:
6584           Add id3demuxbin (which is a simple bin consisting of id3demux
6585           and typefind), take over rank from id3demux, remove typefind
6586           code from id3demux. Makes all broken mp3s that I know of work,
6587           and thereby fixes #152688.
6588
6589 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
6590
6591         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6592
6593         * ext/mad/gstmad.c: (gst_mad_src_event):
6594         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
6595           Allow seeks on audio pad, make mad forward those (#164826).
6596         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6597           Set duration (#165335).
6598
6599 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6600
6601         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
6602         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
6603         (gst_asf_demux_process_ext_content_desc),
6604         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
6605         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
6606         * gst/asfdemux/gstasfdemux.h:
6607           Improve metadata display, e.g. if the metadata comes before the
6608           streams are loaded (which is perfectly valid).
6609
6610 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6611
6612         * tools/gst-launch-ext-m.m:
6613           Fix AVI/ASF pipelines (#165340).
6614
6615 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
6616         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
6617         build failure on amd64
6618
6619 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
6620
6621         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
6622         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
6623           Check environment variables GST_ID3V2_TAG_ENCODING,
6624           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6625           list of character encodings to force interpretation of non-unicode
6626           strings stored in an ID3v2 tag to a particular encoding. If none
6627           is specified, try to use current locale's encoding, then fall back
6628           to ISO-8859-1 (which will always succeed). (Resolves #149274)
6629         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
6630         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
6631           Check environment variables GST_ID3V1_TAG_ENCODING,
6632           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6633           list of character encodings to use in case a string encountered
6634           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
6635           specified, try to use the current locale's encoding, then fall
6636           back to ISO-8859-1 (which will always succeed).
6637
6638 2005-01-25  Benjamin Otte  <otte@gnome.org>
6639
6640         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6641           - on half framerate, compute the rate in advance so the comparisons
6642             don't compare wrong values
6643           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
6644             behaviour
6645           - don't use mad_header_decode anymore, mad_frame_decode does that
6646             automatically
6647           - when getting rid of consumed bytes, reset the stream's skiplen
6648           (fixes #163867)
6649
6650 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6651
6652         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
6653           Use 1/2 a second for default max_discont, as PES streams from DVB
6654           seem to have larger spacings in the SCR. 
6655           Fix a typo.
6656
6657 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6658
6659         * gst/playback/gstplaybasebin.c: (group_commit):
6660           Notify delayed stream-info availability.
6661
6662 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6663         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
6664         (gst_a52dec_handle_event), (gst_a52dec_chain):
6665         Add some debug output. Check that a discont has a valid
6666         time associated.
6667         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
6668         (gst_alsa_sink_loop):
6669         Ignore TAG events. A little extra debug for broken timestamps.
6670         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
6671         (dvdnavsrc_change_state):
6672         Ensure we send a discont to engage the link before we send any
6673         other events.
6674         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
6675         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
6676         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
6677         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
6678         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
6679         dvd://title works in totem because typefinding sends a seek that ends
6680         up going back to chapter 1 regardless.
6681         * ext/mpeg2dec/gstmpeg2dec.c:
6682         * ext/mpeg2dec/gstmpeg2dec.h:
6683         Output correct timestamps and handle disconts.
6684         * ext/ogg/gstoggdemux.c: (get_relative):
6685         Small guard against a null dereference.
6686         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
6687         (gst_textoverlay_set_property):
6688         Free memory when done. Don't call gst_event_filler_get_duration on
6689         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
6690         g_warning.
6691         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
6692         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
6693         (gst_sw_srclink), (gst_smoothwave_chain):
6694         Draw solid lines, prettier colours.
6695         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
6696         Add a default palette that'll work for some movies.
6697         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
6698         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
6699         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
6700         * gst/mpegstream/gstdvddemux.h:
6701         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6702         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
6703         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
6704         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
6705         * gst/mpegstream/gstmpegparse.h:
6706         Use PTM/NAV events when for timestamp adjustment when connected to 
6707         dvdnavsrc. Don't use many discont events where one suffices.
6708         * gst/playback/gstplaybasebin.c: (group_destroy),
6709         (gen_preroll_element), (gst_play_base_bin_add_element):
6710         * gst/playback/gstplaybasebin.h:
6711         Make sure we remove subtitles from the same bin we put them in.
6712         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
6713         (gst_subparse_buffer_format_autodetect),
6714         (gst_subparse_change_state):
6715         Fix some memleaks and invalid accesses.
6716         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
6717         (oggskel_type_find), (cmml_type_find), (plugin_init):
6718         Some typefind functions for Annodex v3.0 files
6719         * gst/wavparse/gstwavparse.h:
6720         GstRiffReadClass is the correct parent class.
6721
6722 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6723
6724         * gst-libs/gst/riff/riff-media.c:
6725         (gst_riff_create_video_caps_with_data):
6726           Add extradata to huffyuv (fixes #165013).
6727         * gst-libs/gst/riff/riff-read.c:
6728         (gst_riff_read_strf_vids_with_data):
6729           Fix extradata extraction if it is in the chunk size.
6730
6731 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
6732
6733         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6734
6735         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
6736         (gst_quarktv_change_state), (gst_quarktv_dispose):
6737           Memory free'ing location fix (#164708).
6738
6739 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6740
6741         * gst/playback/gstplaybasebin.c: (group_commit),
6742         (gen_preroll_element), (probe_triggered), (gen_source_element),
6743         (setup_source), (gst_play_base_bin_change_state),
6744         (gst_play_base_bin_add_element):
6745           Don't block for streams.
6746         * gst/playback/gststreaminfo.c: (stream_info_change_state),
6747         (gst_stream_info_set_mute):
6748           Use gst_pad_set_active_recursive.
6749
6750 2005-01-25  Andy Wingo  <wingo@pobox.com>
6751
6752         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
6753         for #ifndef HAVE_XVIDEO.
6754
6755 2005-01-24  Jeffrey C. Ollie
6756
6757         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
6758
6759         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
6760         * ext/gsm/gstgsmdec.h:
6761         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
6762         * ext/gsm/gstgsmenc.h:
6763         Fix rate to 8kHz as per spec, removes obscure errors when no rate
6764         was given by property. Add proper buffer timestamps and offsets.
6765
6766 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6767
6768         * gst-libs/gst/riff/riff-media.c:
6769         (gst_riff_create_audio_caps_with_data):
6770           Audio can be <8000Hz.
6771
6772 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6773
6774         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
6775           Explicit state change to workaround refcount bugs.
6776
6777 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6778
6779         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
6780         (gst_avimux_riff_get_avi_header):
6781           Fix...
6782
6783 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6784
6785         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
6786         (gst_riff_read_element_data):
6787         * gst-libs/gst/riff/riff-read.h:
6788           Add _peek version (req'ed in CDXA).
6789         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
6790         (gst_cdxaparse_loop):
6791           Fix parsing in playbin.
6792         * gst/playback/gstdecodebin.c: (close_pad_link):
6793           Ignore current_ pads, they cause major annoyance.
6794
6795 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6796
6797         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
6798           Safety guard.
6799
6800 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6801
6802         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
6803           Fix padding...
6804
6805 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6806
6807         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
6808           Allow for 0-sized buffers. Fixes length query problems in
6809           starwars.mkv from the testsuite.
6810
6811 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
6812
6813         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
6814         (gst_video_box_i420), (gst_video_box_chain):
6815           Fix row strides for I420 (fixes #163159)
6816           
6817 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6818
6819         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
6820           MPEG2 has a useful rate property, so we can actually use that.
6821           For MPEG-1, continue using the bytes/time properties.
6822
6823 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6824
6825         * gst-libs/gst/riff/riff-media.c:
6826         (gst_riff_create_video_caps_with_data),
6827         (gst_riff_create_video_template_caps):
6828           Add intel-h263.
6829
6830 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6831
6832         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6833           Fail if caps negotiation fails. Should fix #162184, and should
6834           definately be in there regardless of it fixing the actual bug.
6835         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
6836         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
6837         (gst_avimux_riff_get_avix_header),
6838         (gst_avimux_riff_get_video_header),
6839         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
6840         (gst_avimux_start_file), (gst_avimux_handle_event),
6841         (gst_avimux_change_state):
6842         * gst/avi/gstavimux.h:
6843           Refactor structure writing to use GST_WRITE_UINT macros, add
6844           metadata writing support.
6845
6846 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6847
6848         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
6849           Elements may already be destroyed when this function is called.
6850
6851 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6852
6853         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6854         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
6855           More memory leak fixes (#149162).
6856
6857 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6858
6859         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6860         (gst_qtdemux_add_stream):
6861           Fix two memleaks.
6862
6863 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6864
6865         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
6866           Argh...
6867
6868 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6869
6870         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
6871           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
6872           when fixating to six channels in Totem.
6873
6874 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6875
6876         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
6877           Fix compile warnings on Solaris 10 buildbot
6878
6879 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6880
6881         * ext/dvdread/dvdreadsrc.c: (_read):
6882           Don't read beyond the last cell in a chapter (fixes 
6883           invalid memory access)
6884
6885 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6886
6887         * ext/dvdread/stream_labels.c:
6888         (dvdreadsrc_get_audio_stream_labels):
6889           Use NULL for an empty GList instead of g_list_alloc(); fix 
6890           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
6891           of GString (easier to bulk free later)
6892
6893 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
6894
6895         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6896
6897         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6898         (gst_ffmpeg_pixfmt_to_caps):
6899           Fix BGRA32 caps (#164209).
6900
6901 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
6902
6903         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6904
6905         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6906         (gst_ffmpeg_caps_to_pixfmt):
6907           alpha_mask can be RGBA/ABGR. Fixes #164265.
6908
6909 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
6910
6911         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6912
6913         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
6914         (gst_mpeg2dec_alloc_buffer):
6915         * ext/mpeg2dec/gstmpeg2dec.h:
6916           Crop if decoding size is not the actual image size (#163676).
6917
6918 2005-01-17  Steve Baker  <steve@stevebaker.org>
6919
6920         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6921
6922         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
6923         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
6924           Add libsndfile typefind functions (#163309).
6925
6926 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6927
6928         * tools/gst-launch-ext-m.m:
6929           Add .aac, fix .m1v/.m2v (#163891).
6930
6931 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6932
6933         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
6934           Sanity check, don't wait endlessly since the clock might not
6935           actually run at this point (which is a deadlock). Fixes #164069.
6936
6937 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6938
6939         * gst/playback/gstplaybasebin.c: (probe_triggered):
6940           Of course, only pause if group is done...
6941
6942 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6943
6944         * gst/playback/gstplaybasebin.c: (probe_triggered):
6945           Thread safety.
6946
6947 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
6948
6949         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
6950           Don't return state change success when the parent
6951           failed.
6952
6953 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6954
6955         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
6956           Free events (fix memleak in #162905).
6957
6958 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
6959
6960         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6961
6962         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6963         (gst_ffmpeg_caps_to_pixfmt):
6964           Fix for depth = 15. Fixes #161675.
6965
6966 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6967
6968         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
6969           Set FPS correctly, even for webcams and the like.
6970         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
6971           Don error on setting while capturing.
6972
6973 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6974
6975         * ext/dv/gstdvdec.c:
6976         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
6977         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
6978           I'm a bad boy. using /1001. to force C to do float division
6979           and not integer division (as it did in my last commit)
6980           Thanks to David I. Lehn for pointing this mistake.
6981
6982 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6983
6984         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
6985           Revert Johan??s 1.35->1.36 since it breaks compat.
6986
6987 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6988
6989         * ext/dv/gstdvdec.c:
6990         * ext/libfame/gstlibfame.c:
6991         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
6992         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
6993           replace framerate aproximations by their real value
6994           (24000/1001, 30000/1001, 60000/1001)
6995           Finish fixing bug #164049
6996
6997 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6998
6999         * ext/ogg/gstoggmux.c:
7000           eos/bos debugging
7001         * gst/tcp/gstmultifdsink.c:
7002         * gst/tcp/gstmultifdsink.h:
7003         * gst/tcp/gsttcp.c:
7004         * gst/tcp/gsttcp.h:
7005         * gst/tcp/gsttcpclientsink.c:
7006         * gst/tcp/gsttcpclientsrc.c:
7007         * gst/tcp/gsttcpserversink.c:
7008         * gst/tcp/gsttcpserversrc.c:
7009           improve reusability of elements after state changes and errors
7010           make multifdsink throw away streamheaders when receiving new ones
7011
7012 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7013
7014         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7015           Fix for if items are already in list...
7016
7017 2005-01-12  Benjamin Otte  <otte@gnome.org>
7018
7019         * gst/adder/gstadder.c: (gst_adder_loop):
7020           fix adder a bit so it doesn't screw up with events as much anymore
7021
7022 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7023
7024         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7025         (pixbufscale_scale), (gst_pixbufscale_chain):
7026         * ext/gdk_pixbuf/pixbufscale.h:
7027           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7028           to ensure rowstrides are calculated the same way as 
7029           ffmpegcolorspace
7030           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7031           that we pick up duration and offset also.
7032
7033 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7034
7035         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7036         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7037           Reusability fixes.
7038
7039 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7040
7041         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7042         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7043         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7044         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7045           Update flags when requested.
7046
7047 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7048
7049         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7050           Fix dmix.
7051
7052 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7053
7054         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7055         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7056         (probe_triggered), (new_decoded_pad), (gen_source_element),
7057         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7058         * gst/playback/gstplaybasebin.h:
7059         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7060         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7061         (gst_play_bin_change_state):
7062           Implement group-switch signal for use in apps to clear metadata
7063           cache, clean up subtitle, add suburi property instead of # hack,
7064           some error-out fixes.
7065
7066 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7067
7068         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7069           Debug.
7070         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7071           If we got a state change in the _get handler, don't return success.
7072
7073 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7074
7075         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7076         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7077           Make jpegdec quiet on MJPEG decoding
7078         * gst/asfdemux/README:
7079           Fix mimetypes for MJPEG and H263
7080
7081 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7082
7083         * ext/theora/theoradec.c: (theora_dec_chain):
7084           Fix broken code generation by gcc by swapping arguments.
7085         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7086           Fix \n in debug.
7087
7088 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7089
7090         * TODO:
7091           delete this file, it is by far outdated
7092         * ext/alsa/gstalsa.1: remove
7093         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7094         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7095         (gst_alsa_get_caps):
7096           Add HW probing for supported sample rates. Fixes #161704
7097
7098 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7099
7100         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7101           Don't crash, biatch! :).
7102
7103 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7104
7105         * ext/musepack/gstmusepackreader.cpp:
7106         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7107           Some work on tags - still doesn't work in playbin...
7108         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7109           Handle events...
7110
7111 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7112
7113         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7114           Also shove tags on kid pads.
7115
7116 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7117
7118         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7119           Don't bail on unknown events.
7120         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7121           Don't crash on events before negotiation.
7122         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7123           Send tags on pads, too.
7124         * gst/playback/gststreamselector.c:
7125         (gst_stream_selector_request_new_pad):
7126           Forward events on first pad if no input was selected yet.
7127
7128 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7129
7130         * gst/playback/gstplaybasebin.c: (setup_substreams):
7131           Don't disable streamtype if the stream doesn't exist, since
7132           then playing a video after audio will disable both and nothing
7133           will happen. Fixes the testsuite.
7134
7135 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7136
7137         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7138         (gst_v4l_xoverlay_set_xwindow_id):
7139         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7140         (gst_v4l2_xoverlay_set_xwindow_id):
7141           Add debug categories, fix overlay disabling.
7142
7143 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7144
7145         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7146         * ext/alsa/gstalsa.h:
7147           Add HW probing for period_count/size and buffer_size MIX/MAX
7148           Adjust default/user defined value if out of bounds
7149           Should fix bug #162024
7150
7151 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7152
7153         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7154           Fix warning (#161191).
7155
7156 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7157
7158         * ext/dvdread/stream_labels.c:
7159         (dvdreadsrc_get_audio_stream_labels):
7160           Fix warning (init the good variable in switch default)
7161
7162 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7163
7164         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7165
7166         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7167           Fix gcc-2.95 compile (#163485).
7168
7169 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7170
7171         * configure.ac:
7172         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7173         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7174         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7175         (gst_flacenc_change_state):
7176         * ext/flac/gstflacenc.h:
7177           Update for API change in flac-1.1.1. Update requirement in
7178           configure.ac. Fixes #162974.
7179
7180 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7181
7182         * gst/playback/gstplaybasebin.c: (group_destroy):
7183           Remove hack to get rid of assert and get rid of unlinked
7184           signals properly.
7185
7186 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7187
7188         * gst/playback/gstplaybasebin.c: (setup_source):
7189           Set source to NULL so that resources are free'ed. Fixes issues
7190           with playback of CDDA and similar device-accessing things.
7191
7192 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7193
7194         * testsuite/embed/Makefile.am:
7195           test->noinst, fix make test in buildbot.
7196
7197 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7198
7199         * ext/dvdread/stream_labels.c: new file
7200         * ext/dvdread/stream_labels.h: new file
7201         * ext/dvdread/Makefile.am:
7202         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7203           Extract audio stream label from DVD IFO files.
7204           It only dump them on the console for now, still have to
7205           make playbin aware of them.
7206
7207 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7208
7209         * gst/playback/gstplaybasebin.c: (setup_source):
7210           Fix hanging subs.
7211
7212 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7213
7214         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7215         (gen_preroll_element), (remove_groups), (setup_subtitle),
7216         (gen_source_element), (setup_source):
7217         * gst/playback/gstplaybasebin.h:
7218           Multiple .sub files is just a stupid idea... Fix some threading
7219           mistakes. Interestingly, external .sub files cause playbin to
7220           hang, I don't know why... Parsing fixes contributed by Fran??ois
7221           Kooman <fkooman@tuxed.net>.
7222
7223 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7224
7225         * testsuite/embed/Makefile.am:
7226           Fix buildbot.
7227
7228 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7229
7230         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7231
7232         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7233         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7234         (gst_pngenc_set_property):
7235         * ext/libpng/gstpngenc.h:
7236           Add compression level property (#163323).
7237
7238 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7239
7240         * configure.ac:
7241         * examples/capsfilter/capsfilter1.c: (main):
7242         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7243         * ext/dvdread/Makefile.am:
7244         * ext/dvdread/demo-play:
7245         * ext/dvdread/demo-play.c:
7246         * gconf/gstreamer.schemas.in:
7247         * gst-libs/gst/gconf/gconf.c:
7248         * sys/v4l/TODO:
7249         * testsuite/Makefile.am:
7250         * testsuite/embed/Makefile.am:
7251         * testsuite/embed/embed.c: (cb_expose), (main):
7252           Remove all references to xvideosink, fix examples (#140845).
7253         * gst/playback/gstplaybasebin.c: (group_destroy):
7254           Apparently, disposal does not unlink - so do explicitely.
7255         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7256           Add debug.
7257
7258 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7259
7260         * README: fix PKG_CONFIG_PATH instructions, what was there
7261         previously was breaking default search path, not nice. 
7262         Fixes #163358
7263
7264 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7265
7266         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7267         (gst_audioscale_chain):
7268           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7269           when resampling - how the ^@$^!@^! is this possible?!?
7270
7271 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7272
7273         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7274           Reset variables on READY.
7275         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7276         (gst_matroska_mux_loop):
7277           Require data before writing header.
7278
7279 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7280
7281         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7282
7283         * ext/mad/gstmad.c: (gst_mad_chain):
7284           Don't call mad_stream_sync() directly after recovering sync.
7285           Fixes #151661.
7286
7287 2005-01-09  Martin Eikermann  <meiker@upb.de>
7288
7289         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7290
7291         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7292         (snapshot_handler), (gst_snapshot_sinkconnect),
7293         (gst_snapshot_chain):
7294           Allocate resources when required, fix recursive signal emission
7295           and fix caps. Fixes #161667.
7296
7297 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7298
7299         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7300
7301         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7302         (gst_pngdec_chain):
7303           Handle only 8-bppc (bits-per-pixel-component) images, better
7304           error handling and correct strides. Fixes #163177.
7305         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7306         (gst_pngenc_chain):
7307           Better error handling. Fixes #163348.
7308
7309 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7310
7311         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7312         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7313         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7314         (dvdnavsrc_uri_handler_init):
7315           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7316         * gst/playback/gstplaybasebin.c: (gen_source_element):
7317           Add MMS to streaming URIs.
7318
7319 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7320
7321         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7322         * sys/xvimage/xvimagesink.c:
7323         (gst_xvimagesink_navigation_send_event):
7324           Check for pad availability before sending event.
7325
7326 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7327
7328         * gst-plugins.spec.in:
7329           Add subparse.
7330
7331 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7332
7333         * configure.ac:
7334           Since we use functions from CVS, up requirement.
7335
7336 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7337
7338         * gst/playback/Makefile.am:
7339         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7340         (group_destroy), (group_commit), (group_is_muted),
7341         (gen_preroll_element), (add_stream), (unknown_type),
7342         (probe_triggered), (preroll_unlinked), (mute_stream),
7343         (silence_stream), (new_decoded_pad), (setup_substreams),
7344         (setup_source), (get_active_source), (mute_group_type),
7345         (muted_group_change_state), (set_active_source),
7346         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7347         (play_base_eos), (gst_play_base_bin_change_state):
7348         * gst/playback/gstplaybasebin.h:
7349         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7350         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7351         (gst_stream_info_dispose), (stream_info_mute_pad),
7352         (stream_info_change_state), (gst_stream_info_set_mute):
7353         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7354         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7355         (gst_stream_selector_init), (gst_stream_selector_dispose),
7356         (gst_stream_selector_get_linked_pad),
7357         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7358         (gst_stream_selector_get_linked_pads),
7359         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7360         * gst/playback/gststreamselector.h:
7361           Adding stream selection support plus required properties for
7362           applications to use this. Fully fixes #100931.
7363
7364 2005-01-08  Benjamin Otte  <otte@gnome.org>
7365
7366         * gst/games/gstpuzzle.c: (nav_event_handler):
7367           - handle nav events differently: forward every event no matter if it
7368             was handled or not.
7369           - translate events
7370           You can now cheat by using navigationtest ! puzzle and moving the
7371           mouse close to the edge of a tile. ;)
7372
7373 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7374
7375         * configure.ac:
7376         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7377         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7378         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7379         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7380         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7381         (gst_ogm_parse_plugin_init):
7382         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7383         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7384         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7385         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7386         * ext/pango/gsttextoverlay.h:
7387         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7388         (gst_matroska_demux_handle_seek_event),
7389         (gst_matroska_demux_sync_streams),
7390         (gst_matroska_demux_parse_blockgroup),
7391         (gst_matroska_demux_subtitle_caps),
7392         (gst_matroska_demux_plugin_init):
7393         * gst/matroska/matroska-ids.h:
7394         * gst/playback/gstdecodebin.c: (close_pad_link):
7395         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7396         (gen_preroll_element), (remove_groups), (add_stream),
7397         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7398         (setup_source):
7399         * gst/playback/gstplaybasebin.h:
7400         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7401         * gst/subparse/Makefile.am:
7402         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7403         (gst_subparse_base_init), (gst_subparse_class_init),
7404         (gst_subparse_init), (gst_subparse_formats),
7405         (gst_subparse_eventmask), (gst_subparse_event),
7406         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7407         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7408         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7409         (parse_mpsub_deinit), (parse_mpsub_init),
7410         (gst_subparse_buffer_format_autodetect),
7411         (gst_subparse_format_autodetect), (gst_subparse_loop),
7412         (gst_subparse_change_state), (gst_subparse_type_find),
7413         (plugin_init):
7414         * gst/subparse/gstsubparse.h:
7415         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7416         (plugin_init):
7417           Add subtitle support, .sub parser (supports SRT and MPsub),
7418           OGM text support, Matroska UTF-8 text support, deadlock fixes
7419           all over the place, subtitle awareness in decodebin/playbin
7420           and some fixes to textoverlay to handle subtitles in a stream
7421           correctly. Fixes #100931.
7422
7423 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7424
7425         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7426           Check for pad availability before doing a query on it.
7427
7428 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7429
7430         * ext/dv/gstdvdec.c:
7431           really fix bpp24/32 dvdec caps (classic rgba indeed)
7432         * gst/asfdemux/gstasfdemux.c:
7433         (gst_asf_demux_process_ext_content_desc):
7434           don't send text tags if they are empty (bis repetita)
7435
7436 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7437
7438         * ext/dv/gstdvdec.c:
7439          remove unneeded comment from dvdec
7440           (related to DV 4CC codes in AVI files)
7441           moved them in gstreamer/docs/random/mimetypes
7442         * gst/asfdemux/gstasfdemux.c:
7443         (gst_asf_demux_process_ext_content_desc):
7444          don't send text tags if they are empty
7445          fix mem leak on error path
7446         * gst/ffmpegcolorspace/avcodec.h:
7447         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7448         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7449         (gst_ffmpegcsp_avpicture_fill):
7450         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7451         * gst/ffmpegcolorspace/imgconvert_template.h:
7452          adds BGR32 and BGRA32 to ffmpegcolorspace
7453           (still bad colors, fixing it on next commit)
7454           helps with dvdec outputing BGR32
7455
7456 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7457
7458         * ext/dv/gstdvdec.c:
7459          Fix audio caps i just broke (missing ',')
7460         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7461         (gst_matroska_mux_reset):
7462          Fix typo + add FIXME about old "x-gst-metadata" crap
7463
7464 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7465
7466         * ext/dv/demo-play.c: (main):
7467          xvideosink -> xvimagesink
7468         * ext/dv/gstdvdec.c:
7469          change rgb 32/32 caps to 24/32 (no alpha)
7470          change nb of channels to be a list (2 or 4, not 2)
7471          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7472         * gst/asfdemux/gstasfdemux.c:
7473         (gst_asf_demux_process_ext_content_desc):
7474          Add 'date/year' to extracted metadata list
7475
7476 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7477
7478         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
7479           The return value of fixate_to does not imply that the requested
7480           value was set, so don't assume.
7481
7482 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
7483
7484         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7485
7486         * ext/libpng/gstpngdec.c:
7487         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
7488         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
7489         * ext/libpng/gstpngenc.h:
7490           Alpha support (encoder; #163161), mime fixage.
7491
7492 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
7493
7494         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7495
7496         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
7497         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
7498         (gst_faac_set_property), (gst_faac_get_property):
7499         * ext/faac/gstfaac.h:
7500           Allow for ADTS output (#153434).
7501
7502 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7503
7504         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7505           Fix against template (#150576).
7506
7507 2005-01-06  Benjamin Otte  <otte@gnome.org>
7508
7509         * gst/games/gstpuzzle.c: (draw_puzzle):
7510           don't draw a puzzle if either width or height of tiles would be 0.
7511
7512 2005-01-06  Benjamin Otte  <otte@gnome.org>
7513
7514         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
7515         (gst_puzzle_class_init), (gst_puzzle_finalize):
7516           no memleaks, please
7517         (gst_puzzle_create), (gst_puzzle_init),
7518         (gst_puzzle_set_property), (gst_puzzle_setup):
7519           change initialization code around so we don't reshuffle on resize
7520         (draw_puzzle):
7521           fix another stupid typo
7522
7523 2005-01-06  Benjamin Otte  <otte@gnome.org>
7524
7525         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
7526           fix stupid typo that borked copying on YUY2
7527
7528 2005-01-06  Benjamin Otte  <otte@gnome.org>
7529
7530         * gst/games/gstpuzzle.c: (draw_puzzle):
7531           fix edges when image sizes aren't multiples of tile sizes
7532
7533 2005-01-06  Benjamin Otte  <otte@gnome.org>
7534
7535         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
7536           make RGB endianness work correctly
7537         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
7538           refactor and fix race with initial shuffling
7539         (nav_event_handler):
7540           allow using the mouse to puzzle
7541         (draw_puzzle):
7542           insist on tiles having width and height as multiples of 4 to get
7543           clean YUV image handling
7544         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7545         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
7546           s/DEBUG/LOG/ for common messages
7547         (gst_xvimagesink_navigation_send_event):
7548           fix mouse event translation to not include screen PAR
7549         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7550           fix mouse event translation to actually work
7551
7552 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7553
7554         * gst/asfdemux/gstasfdemux.c:
7555         (gst_asf_demux_process_ext_content_desc):
7556          Extract TrackNumber metadata + clean up code
7557         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
7558          Hope this is the good fix (var used unitialised)
7559
7560 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7561
7562         * ext/faad/gstfaad.c: (gst_faad_chain):
7563           Only increment timestamp if it's valid. Fixes raw AAC streams.
7564
7565 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7566
7567         * configure.ac:
7568         * gst/games/Makefile.am:
7569         * gst/games/gstpuzzle.c:
7570           add a puzzle game with...
7571         * gst/games/gstvideoimage.c:
7572         * gst/games/gstvideoimage.h:
7573           ... full colorspace support (that includes YUV9 and RGB16)) stolen
7574           from videotestsrc and made into something that would be a nice
7575           library for a lot of other plugins.
7576
7577 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7578
7579         * configure.ac:
7580          don't compile faad plugin if a RC of 2.0 is found
7581          Fixes #155346 (and FC1 buildbot)
7582         * gst/asfdemux/gstasfdemux.c:
7583         (gst_asf_demux_process_ext_content_desc):
7584          try to make Solaris compiler happier
7585
7586 2005-01-06  Paul Jack  <pjack@sfaf.org>
7587
7588         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7589
7590         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
7591           Fix segfault (#161667).
7592
7593 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7594
7595         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7596           Fix framerate reporting.
7597
7598 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7599
7600         * gst-libs/gst/riff/riff-ids.h:
7601         * gst/wavenc/riff.h:
7602          Add AMR (VBR and CBR) ids to riff.h audio codec list
7603         * gst/asfdemux/gstasfdemux.c:
7604         (gst_asf_demux_process_ext_content_desc),
7605         (gst_asf_demux_process_object):
7606           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
7607
7608 2005-01-05  Martin Eikermann  <meiker@upb.de>
7609
7610         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7611
7612         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
7613         (gst_dvd_demux_handle_discont):
7614         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
7615         (gst_mpeg_demux_handle_discont):
7616           Recreate pads on new-media (#160730).
7617         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
7618           Send discont even if manager changes timestamps (#161929).
7619
7620 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
7621
7622         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7623
7624         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
7625           Fix invalid memory access (#159211).
7626
7627 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7628
7629         * examples/gstplay/player.c: (main):
7630           Don't iterate.
7631         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
7632           Add visualizations.
7633         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7634         (gst_a52dec_handle_frame):
7635           Set duration.
7636         * ext/dvdnav/gst-dvd:
7637           Add audioconvert. Fixes #161325.
7638         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
7639           Explicitely case to gint64. Possible valgrind error.
7640         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
7641         (gst_play_tick_callback), (gst_play_change_state),
7642         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
7643         (gst_play_set_location), (gst_play_get_location),
7644         (gst_play_seek_to_time), (gst_play_set_data_src),
7645         (gst_play_set_video_sink), (gst_play_set_audio_sink),
7646         (gst_play_set_visualization), (gst_play_connect_visualization),
7647         (gst_play_get_framerate), (gst_play_get_all_by_interface),
7648         (gst_play_new):
7649           Use playbin. Fixes #139749 and #147744.
7650         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
7651           Add genre tag.
7652         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
7653         (audioscale_get_type), (gst_audioscale_base_init),
7654         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
7655         (gst_audioscale_getcaps), (gst_audioscale_fixate),
7656         (gst_audioscale_link), (gst_audioscale_get_buffer),
7657         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
7658         (gst_audioscale_init), (gst_audioscale_dispose),
7659         (gst_audioscale_chain), (gst_audioscale_set_property),
7660         (gst_audioscale_get_property), (plugin_init):
7661           Indent properly.
7662         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
7663           Fix LPCM.
7664         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
7665         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
7666         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
7667           Add more metadata (fixes #162656).
7668
7669 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7670
7671         * configure.ac:
7672           back to cvs
7673
7674 === release 0.8.7 ===
7675
7676 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7677
7678         * NEWS:
7679         * RELEASE:
7680         * configure.ac:
7681           releasing 0.8.7, "Hyperspace"
7682
7683 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7684
7685         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7686
7687         * gst/playback/gstplaybasebin.c:
7688          Fix for #162924 - free caps after use, not before
7689
7690 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7691
7692         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7693
7694         * gst/playback/gstplaybasebin.c:
7695         * gst/wavparse/gstwavparse.c:
7696           Fix for #154773 - fixes playback of small .wav files
7697
7698 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7699
7700         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7701
7702         * gst/audioscale/gstaudioscale.c:
7703           Fix for #162819 - make audioscale reusable
7704           Fixes playback of more than one file with playbin/totem
7705
7706 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7707
7708         * gst/ffmpegcolorspace/avcodec.h:
7709         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7710         * gst/ffmpegcolorspace/imgconvert.c:
7711           clean up the mess that made me cry and avoid needless duplication
7712
7713 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7714
7715         * gst/ffmpegcolorspace/imgconvert.c:
7716           give some indication of why we're segfaulting
7717
7718 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7719
7720         * configure.ac:
7721           Fix indentation, fix v4l2 plugin detection.
7722         * ext/Makefile.am:
7723           Fix libmms location (Maciej, use diff -u!).
7724         * ext/alsa/gstalsa.c: (gst_alsa_init):
7725           Initialize caps cache to NULL.
7726         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
7727           Only change state on audiosink if it exists.
7728
7729 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
7730
7731         * gst/matroska/matroska-demux.c:
7732         * gst/matroska/matroska-ids.h:
7733         * gst/matroska/matroska-demux.h:
7734         Fix Vorbis streams failing to decode in some files, where cluster_time
7735         isn't 0, because then it doesn't send codec_priv before actual data.
7736         Remove time-based test and replace it with marker set on beginning of
7737         new stream
7738
7739 2004-12-28  David Schleef  <ds@schleef.org>
7740
7741         Merge patch from Ronald fixing problems with streaming
7742         text.
7743         * ext/cairo/gstcairo.c: (plugin_init):
7744         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
7745         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
7746         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
7747         (gst_textoverlay_font_init), (gst_textoverlay_init),
7748         (gst_textoverlay_set_property):
7749         * ext/cairo/gsttextoverlay.h:
7750
7751 2004-12-27  David Schleef  <ds@schleef.org>
7752
7753         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
7754         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
7755         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
7756         (gst_textoverlay_font_init), (gst_textoverlay_init),
7757         (gst_textoverlay_set_property): Improvements to actually
7758         render text as white on black outline on video, including
7759         font selection and horizontal/vertical alignment.  (Ronald's
7760         christmas present)
7761         * ext/cairo/gsttextoverlay.h:
7762
7763 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7764
7765         * ext/ogg/gstogg.c:
7766         * ext/ogg/gstogmparse.c:
7767           fix ogm[audio/video]parse plugin registration
7768           (riff won't load if bytestream is already loaded)
7769
7770 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7771
7772         * gst/audioconvert/gstchannelmix.c:
7773           fix for GLIB < 2.4
7774
7775 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7776
7777         * Makefile.am:
7778         * configure.ac:
7779           disable docs again until it actually passes make distcheck.
7780
7781 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7782
7783         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
7784         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7785         (plugin_init):
7786           Add 3GP (variables name Q3GP because they can't start with a
7787           number). Add samr audio fourcc (used in .3gp files), decoder
7788           is work in progress. Also do a GST_WARNING instead of ERROR
7789           in case of unknown nodes, to decrease output.
7790
7791 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7792
7793         * Makefile.am:
7794           really fix dist
7795
7796 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7797
7798         * configure.ac:
7799         * ext/speex/gstspeexdec.h:
7800         * ext/speex/gstspeexenc.h:
7801           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
7802           Fix detection code in configure.ac
7803
7804 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7805
7806         * gst/matroska/matroska-demux.c:
7807         (gst_matroska_demux_parse_blockgroup):
7808           Save position, so that queries give proper return values. Don't
7809           know how this could ever have worked before...
7810
7811 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7812
7813         * configure.ac:
7814           Put additional LAME check inside the conditional.  Fixes #152339
7815
7816 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7817
7818         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
7819         (gst_avi_demux_stream_scan):
7820           Add some more debug. Fix logic error when setting movi offset
7821           while reading index.
7822
7823 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7824
7825         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
7826         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
7827         (gst_avi_demux_process_next_entry):
7828           Add some debugging. Better detection of broken indexes and the
7829           accompanying index recovery. No infinite loops on state changes
7830           when we're still in our loopfunction.
7831
7832 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7833
7834         * configure.ac:
7835           Fix up.
7836
7837 2004-12-22  Archana Shah  <archana.shah@wipro.com>
7838
7839         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
7840
7841         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
7842           Normalizing the value before setting
7843         (gst_sunaudiomixer_get_volume):
7844           Normalizing the value after getting. Fixes bug# 161980
7845
7846 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
7847
7848         * Makefile.am: Make sure docs gets disted
7849         * docs/Makefile.am: Make sure all needed files get disted
7850         * gst-plugins.spec.in: latest updates
7851
7852 2004-12-22  Wim Taymans  <wim@fluendo.com>
7853
7854         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
7855         Revert patch 1.38 as clock distribution over schedulers does
7856         not work correcly in the core yet.
7857
7858 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7859
7860         * sys/oss/README: remove this file, which predates my birth
7861           (and which content is by far outdated)
7862
7863 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
7864
7865         * Makefile.am:
7866         * configure.ac:
7867         * docs/Makefile.am:
7868         * docs/libs/Makefile.am:
7869         * docs/libs/gst-plugins-libs-docs.sgml:
7870         * docs/libs/gst-plugins-libs-sections.txt:
7871         * docs/libs/tmpl/gstgconf.sgml:
7872         * docs/upload.mak:
7873         * docs/version.entities.in:
7874           Added boilerplate gtk-doc files for plugin-libs documentation.
7875
7876 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7877
7878         * gst/auparse/gstauparse.c: fix int and float audio caps
7879
7880 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7881
7882         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7883         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
7884           g_assert() can be a macro, don't use #ifdef inside it.
7885
7886 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
7887
7888         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7889
7890         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
7891         (gst_videorate_init), (gst_videorate_chain),
7892         (gst_videorate_change_state):
7893           Event handling (fixes #159986).
7894
7895 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7896
7897         * gst-libs/gst/riff/riff-media.c:
7898         (gst_riff_create_video_caps_with_data):
7899           Add BLZ0 (Blizzard's version of DivX) fourcc.
7900
7901 2004-12-18  David Schleef  <ds@schleef.org>
7902
7903         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
7904         portability fix.
7905
7906 2004-12-18  David Schleef  <ds@schleef.org>
7907
7908         * gst/tta/ttadec.h: Disable some header code that isn't used
7909         and clearly isn't portable.
7910
7911 2004-12-18  David Schleef  <ds@schleef.org>
7912
7913         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
7914         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
7915         (avcodec_get_pix_fmt), (avpicture_layout),
7916         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
7917         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
7918         Fix code to not use GCC extensions (and c99 extensions that
7919         Forte does not like.)
7920
7921 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7922
7923         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7924
7925         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
7926         (gst_deinterlace_chain):
7927           Rowstride fixes. Fixes #161039.
7928         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
7929         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
7930         (gst_video_crop_getcaps), (gst_video_crop_link),
7931         (gst_video_crop_i420), (gst_video_crop_chain),
7932         (gst_video_crop_change_state):
7933           Rework of negotiation. Actually works now. Fixes #158650.
7934
7935 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7936
7937         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
7938           That was very stupid.
7939
7940 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7941
7942         * gst/matroska/matroska-demux.c:
7943         (gst_matroska_demux_parse_blockgroup):
7944           Fix possible crasher.
7945
7946 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7947
7948         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
7949         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
7950           Lace sizes can be zero.
7951
7952 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7953
7954         * ext/musepack/gstmusepackdec.cpp:
7955           Fetch error return values. Fixes #161624.
7956         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7957           Really EOS.
7958
7959 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7960
7961         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
7962           Work for truncated (unfinished download etc.) files. Fixes #160514.
7963
7964 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7965
7966         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7967           Fix for integer overflow. Makes #156001 not crash. Probably masks
7968           the real bug.
7969
7970 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7971
7972         * gst/ac3parse/gstac3parse.c: (plugin_init):
7973           Parsers never have ranks. Fixes #159651.
7974
7975 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7976
7977         * gst/playback/gstdecodebin.c: (compare_ranks):
7978           make sure the facotries are ordered the same every time even if they
7979           have the same rank by using the name
7980         * gst/playback/gstdecodebin.c: (find_compatibles):
7981           make sure we don't add factories to the list twice
7982
7983 2004-12-16  David Schleef  <ds@schleef.org>
7984
7985         * configure.ac: look for musepack headers as musepack/*.h
7986         (fixes #159847)
7987         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
7988         * ext/musepack/gstmusepackreader.h: same
7989
7990 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7991
7992         * gst-libs/gst/riff/riff-read.c:
7993         (gst_riff_read_strf_auds_with_data):
7994           Read extradata correctly (fixes #155879).
7995
7996 2004-12-16  David Schleef  <ds@schleef.org>
7997
7998         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
7999         audio.  does _not_ attempt or allow conversion unless channels
8000         is 1 or 2.
8001
8002 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8003
8004         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8005
8006 2004-12-16  David Schleef  <ds@schleef.org>
8007
8008         * gst/audioscale/gstaudioscale.c: the resample library only
8009         handles 1 or 2 channels.  Change caps to compensate.
8010
8011 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8012
8013         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8014         (gst_matroska_demux_audio_caps):
8015           Some MPEG-AAC hacks, because else it doesn't work...
8016
8017 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8018
8019         * gst-libs/gst/riff/riff-media.c:
8020         (gst_riff_create_video_caps_with_data),
8021         (gst_riff_create_video_template_caps):
8022           Add h264.
8023
8024 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8025
8026         * gst-libs/gst/audio/Makefile.am:
8027           Try to fix buildbot.
8028
8029 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8030
8031         * gst/tcp/gstmultifdsink.c:
8032           Clean up and uniformize debugging.
8033
8034 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8035
8036         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8037
8038         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8039         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8040         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8041         (gst_mpeg_demux_change_state):
8042           Reset on ready. Fixes 160276.
8043
8044 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8045
8046         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8047
8048         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8049         (gst_ffmpegcsp_pad_link):
8050           Fix memleak (#154815).
8051
8052 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8053
8054         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8055
8056         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8057         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8058         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8059         * ext/musicbrainz/gsttrm.h:
8060           Add support for using a proxy server when getting a trm id from
8061           the MusicBrainz database (#149613).
8062
8063 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8064
8065         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8066
8067         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8068         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8069           Fix memleaks (#157233).
8070
8071 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8072
8073         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8074
8075         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8076         * gst-libs/gst/resample/resample.h:
8077         * gst/audioscale/gstaudioscale.c:
8078           Fix memleak (#159215).
8079
8080 2004-12-16  Toni Willberg  <toniw@iki.fi>
8081
8082         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8083
8084         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8085         * sys/oss/oss_probe.c: (main):
8086           Check for mono/stereo support (similar to samplerate probing),
8087           fixes #159433. Also add missing copyright header to oss_probe.c.
8088
8089 2004-12-15  David Schleef  <ds@schleef.org>
8090
8091         * configure.ac: add audioresample and cairo plugins.  Remove
8092         HAVE_MMX stuff, because it's not used.
8093         * ext/Makefile.am: same
8094         * ext/audioresample/Makefile.am: You are not ready for an
8095         audio resampling element based on audioresample.
8096         * ext/audioresample/gstaudioresample.c:
8097         * ext/audioresample/gstaudioresample.h:
8098         * ext/cairo/Makefile.am: You are not ready for overlay elements
8099         based on cairo.  Don't look too closely, these elements kinda
8100         suck right now.
8101         * ext/cairo/gstcairo.c: new
8102         * ext/cairo/gsttextoverlay.c: new
8103         * ext/cairo/gsttextoverlay.h: new
8104         * ext/cairo/gsttimeoverlay.c: new
8105         * ext/cairo/gsttimeoverlay.h: new
8106         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8107         problem with compilers that don't support variadic macros.
8108
8109 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8110
8111         Reviewed by:  David Schleef  <ds@schleef.org>
8112
8113         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8114         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8115         bit.  Also ran indent-gst.
8116         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8117         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8118         (gst_sunaudiosrc_setparams):
8119
8120 2004-12-14  David Schleef  <ds@schleef.org>
8121
8122         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8123         output rate to 16000.  Should fix #160235.
8124
8125 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8126
8127         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8128         Add typefinding for mpeg2 pes streams
8129
8130 2004-12-13  David Schleef  <ds@schleef.org>
8131
8132         * configure.ac:  Applied patch from bug #143659, making default
8133         sources and sinks OS-dependent (for Solaris), and added code
8134         for OS/X.
8135         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8136
8137 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8138
8139         * gst-libs/gst/riff/riff-media.c:
8140           forgot to add h2.64 to avidemux template caps
8141
8142 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8143
8144         * gst/wavenc/riff.h:
8145         * gst-libs/gst/riff/riff-media.c:
8146         * gst-libs/gst/riff/riff-ids.h:
8147         * gst/avi/gstavimux.c
8148         add 4CC code for VideoSoft h264 in AVI (VSSH)
8149           fixes bug #160655
8150         remove s323 from riff, it's quicktime specific :(
8151
8152 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8153
8154         * gst/asfdemux/README
8155         * gst/wavenc/riff.h
8156         * gst-libs/gst/riff/riff-ids.h
8157         * gst-libs/gst/riff/riff-media.c
8158         * gst/qtdemux/qtdemux.c:
8159           add new 4CC codes for h263 related codecs
8160           fixes partially bug #155163
8161
8162 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8163
8164         * configure.ac: Update polyaudio requirement to 0.7
8165         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8166
8167 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8168
8169         * gst/interleave/deinterleave.c:
8170         fix my name's spelling! :)
8171
8172 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8173
8174         * AUTHORS ChangeLog
8175         * gst/auparse/gstauparse.c
8176         * gst/interleave/deinterleave.c
8177         * gst/law/:
8178                 alaw-decode.c alaw-encode.c
8179                 mulaw-decode.c mulaw-encode.c
8180         * gst/oneton/gstoneton.c
8181         * sys/osxaudio/:
8182                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8183         * sys/osxvideo/:
8184                 cocoawindow.h cocoawindow.m
8185                 osxvideosink.h osxvideosink.m
8186
8187         put the same mail address for Zaheer Abbas Merali everywhere
8188
8189 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8190
8191         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8192           Align by packetsize, and assert that we a packet available before
8193           playing. The first makes webstreams work (they often include
8194           trailing padding data in a packet), the second allows pausing a
8195           ASF stream in totem without getting demux errors afterwards.
8196
8197 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8198
8199         * ext/ogg/gstoggdemux.c: (get_relative):
8200           Check for non-NULL before accessing member (end-of-chain).
8201
8202 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8203
8204         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8205         (cdparanoia_set_property), (cdparanoia_get_property):
8206         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8207         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8208         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8209         (dvdreadsrc_init), (dvdreadsrc_set_property),
8210         (dvdreadsrc_get_property):
8211         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8212         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8213           Synchronize property names where not yet the case. Devices are
8214           now device=X, other versions are deprecated (but still exist).
8215           Also use g_free() unconditionally.
8216         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8217         (setup_source), (gst_play_base_bin_get_property):
8218           Expose source.
8219
8220 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8221
8222         * configure.ac: move GCONF macro outside conditional for the am
8223           conditional. Fixes #160439
8224
8225 2004-12-08  David Schleef  <ds@schleef.org>
8226
8227         * tools/gst-visualise-m.m: Switch to elements that currently
8228         exist.
8229
8230 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8231
8232         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8233           We love wrong commas.
8234
8235 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8236
8237         * gst/matroska/matroska-demux.c:
8238         (gst_matroska_demux_handle_src_query):
8239           Don't set DEFAULT, unsupported - makes length display incorrectly
8240           in some cases.
8241
8242 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8243
8244         * gst/monoscope/README: remove blurb about files being GPL
8245         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8246         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8247           monoscope is now effectively LGPL licensed
8248
8249 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8250
8251         * gst/monoscope/README: Update information to be more correct
8252         * gst/monoscope/convolve.c: Relicense to LGPL
8253         * gst/monoscope/convolve.h: Relicense to LGPL
8254
8255 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8256
8257         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8258           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8259         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8260           set default_duration for mpeg1 audio
8261
8262 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8263
8264         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8265         * ext/alsa/gstalsa.h:
8266           refactor big chunks of the core caps negotiation code to make it
8267           a lot faster, because people claim it's really slow
8268           (actually, just cache the getcaps when the device is opened)
8269
8270 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8271
8272         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8273         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8274         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8275         (gst_a52dec_change_state), (plugin_init):
8276         * ext/a52dec/gsta52dec.h:
8277           Do something useful with timestamps. Make chain-based (since
8278           there's really no reason to be loopbased).
8279         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8280           Update current_byte/frame correctly.
8281
8282 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8283
8284         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8285         (gst_ape_demux_stream_init):
8286           Forward tags, too.
8287
8288 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8289
8290         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8291           Let's make sure we're done typefinding when detecting tags.
8292
8293 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8294
8295         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8296         (gst_ebml_read_init), (gst_ebml_read_use_event),
8297         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8298         (gst_ebml_read_seek), (gst_ebml_read_skip),
8299         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8300         (gst_ebml_read_master):
8301         * gst/matroska/ebml-read.h:
8302         * gst/matroska/matroska-demux.c:
8303         (gst_matroska_demux_parse_contents),
8304         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8305           Disgustingly evil hack for working around INTERRUPT events and
8306           their extremely annoying habit of being a pain in the ass. We
8307           simply peek a cluster before reading any of it.
8308
8309 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8310
8311         * ext/musepack/gstmusepackdec.cpp:
8312           There's also floating point libmusepacks.
8313
8314 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8315
8316         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8317         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8318           Set DURATION even if source buffer didn't. Also use increasing
8319           timestamps.
8320         * gst-libs/gst/riff/riff-media.c:
8321         (gst_riff_create_audio_caps_with_data):
8322           Block_align can have larger values than 8192.
8323
8324 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8325
8326         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8327         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8328         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8329         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8330           Fix caps.
8331
8332 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8333
8334         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8335           Fix logic bug.
8336
8337 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8338
8339         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8340           Yay, another one.
8341
8342 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8343
8344         * ext/esd/esdsink.c: (gst_esdsink_chain):
8345           Make error actually say something useful (fixes #156798).
8346         * gst-libs/gst/riff/riff-media.c:
8347         (gst_riff_create_video_caps_with_data),
8348         (gst_riff_create_video_template_caps):
8349           Add Intel Video 5.0 fourcc (IV50).
8350
8351 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8352
8353         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8354         detection on mono and stereo mp3 files.
8355
8356 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8357
8358         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8359           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8360           the contained stream).
8361
8362 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8363
8364         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8365           Oops, remove debug.
8366
8367 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8368
8369         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8370
8371         * gst/law/alaw-decode.c: (alawdec_getcaps):
8372         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8373           Prevent warnings when negotiating caps (fixes #159338).
8374
8375 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8376
8377         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8378         (gst_ffmpegcsp_chain):
8379           Remove old leftover that shouldn't be there...
8380
8381 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8382
8383         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8384
8385         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8386           Don't forward DISCONT events (fixes #159684).
8387
8388 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8389
8390         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8391           Unlink manually since sometimes bin disposal (and therefore
8392           pad unlinking) is delayed, which will cause a new media file
8393           to not be able to start playing instantly.
8394
8395 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8396
8397         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8398           On mute of an unlinked stream, check for pad availability so
8399           we don't crash on unlinked pad.
8400
8401 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8402
8403         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8404         (gst_avi_demux_massage_index):
8405           Fix quite humiliating bug in omitting 0-sized index chunks but
8406           forgetting to count them for timestamps.
8407
8408 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8409
8410         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8411           Actually leave the loop if we failed to sync. Don't crash.
8412
8413 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8414
8415         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8416         (gst_dvd_demux_process_private):
8417         * gst/mpegstream/gstdvddemux.h:
8418           Fix crash (#159759). Doesn't work, though. :-(.
8419
8420 2004-11-28  Benjamin Otte  <otte@gnome.org>
8421
8422         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8423           more overwriting protection due to modifying channels one by one
8424           instead of all at once
8425
8426 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8427
8428         * gst/audioconvert/gstchannelmix.c:
8429         (gst_audio_convert_fill_normalize):
8430           Normalize using absolute values.
8431
8432 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8433
8434         * configure.ac:
8435         * ext/Makefile.am:
8436         * ext/directfb/Makefile.am:
8437         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8438         (gst_directfbvideosink_get_pixel_format),
8439         (gst_directfbvideosink_get_format_from_fourcc),
8440         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8441         (gst_directfbvideosink_sink_link),
8442         (gst_directfbvideosink_change_state),
8443         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8444         (gst_directfbvideosink_buffer_alloc),
8445         (gst_directfbvideosink_interface_supported),
8446         (gst_directfbvideosink_interface_init),
8447         (gst_directfbvideosink_navigation_send_event),
8448         (gst_directfbvideosink_navigation_init),
8449         (gst_directfbvideosink_set_property),
8450         (gst_directfbvideosink_get_property),
8451         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8452         (gst_directfbvideosink_base_init),
8453         (gst_directfbvideosink_class_init),
8454         (gst_directfbvideosink_get_type), (plugin_init):
8455         * ext/directfb/directfbvideosink.h: Adding a first version of
8456         directfbvideosink.
8457         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8458         more.
8459
8460 2004-11-28  Benjamin Otte  <otte@gnome.org>
8461
8462         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8463           walk the samples backwards if out_channels > in_channels so we don't
8464           overwrite data
8465
8466 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8467
8468         * gst/audioconvert/Makefile.am:
8469         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8470         (gst_audio_convert_link), (gst_audio_convert_change_state),
8471         (gst_audio_convert_channels):
8472         * gst/audioconvert/gstchannelmix.c:
8473         (gst_audio_convert_unset_matrix),
8474         (gst_audio_convert_fill_identical),
8475         (gst_audio_convert_fill_compatible),
8476         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8477         (gst_audio_convert_fill_others),
8478         (gst_audio_convert_fill_normalize),
8479         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
8480         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
8481         * gst/audioconvert/gstchannelmix.h:
8482           Implement a channel mixer.
8483
8484 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
8485
8486         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
8487         * ext/alsa/gstalsa.h:
8488         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
8489         Make alsasink actually honor gst_element_set_clock and use that
8490         clock instead of its internal one.
8491
8492 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8493
8494         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
8495         (gst_play_base_bin_change_state): nullify source and decoder when
8496         going from READY to NULL so that we don't try to do weird stuff with
8497         them when going from NULL to READY
8498         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
8499         instead of g_object_unref
8500         (gen_video_element), (gen_audio_element): more refcounting fixes, now
8501         it should be correct
8502         (gst_play_bin_change_state): don't call remove_sinks if we are
8503         currently disposing the object
8504
8505 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8506
8507         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8508           Don't forget bass if it's there. Else left channel is silent...
8509
8510 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8511
8512         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
8513         (gst_a52dec_change_state):
8514           Don't do sample adjusting anymore, we use float audio now.
8515         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8516           Don't fixate to non-existing properties.
8517
8518 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8519
8520         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
8521         (gst_a52dec_change_state):
8522           Advertise that we can do surround sound.
8523
8524 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8525
8526         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
8527           Add buffer-frames=0.
8528         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
8529         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
8530         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
8531         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
8532         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
8533         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
8534         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
8535         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
8536         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
8537         * ext/dvdread/dvdreadsrc.h:
8538           Add seeking, querying for bytes, sectors, title, angle and
8539           chapter. Handle multiple chapters. Relicense to LGPL because
8540           Billy agreed on that (thanks Billy!).
8541
8542 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8543
8544         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
8545         call parent dispose method
8546
8547 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
8548
8549         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
8550         (gst_audio_clock_get_internal_time):
8551         Fix active <-> inactive transitions: ensure time value always
8552         grows and avoid abrupt value changes.
8553
8554 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
8555
8556         * configure.ac:
8557         * gst/tta/Makefile.am:
8558         * gst/tta/crc32.h:
8559         * gst/tta/filters.h:
8560         * gst/tta/gsttta.c:
8561         * gst/tta/gstttadec.c:
8562         * gst/tta/gstttadec.h:
8563         * gst/tta/gstttaparse.c:
8564         * gst/tta/gstttaparse.h:
8565         * gst/tta/ttadec.h:
8566           added TTA parser and decoder
8567
8568 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8569
8570         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8571         (probe_triggered), (check_queue), (buffer_underrun),
8572         (buffer_running), (buffer_overrun), (gen_source_element),
8573         (setup_source):
8574         * gst/playback/gstplaybasebin.h:
8575           Implement buffering. Needs some more work.
8576
8577 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8578
8579         * ext/theora/theoradec.c: (theora_dec_chain):
8580           Fix ilog mask range overflow.
8581
8582 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8583
8584         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8585           Don't omit the last (which in case of dmix is the only :) )
8586           channel count. Don't set channels if <= 2.
8587
8588 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
8589
8590         * gst/playback/gstplaybin.c: (gen_video_element),
8591         (gen_audio_element): Removed 2 obsolete comments
8592
8593 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
8594
8595         * ext/vorbis/oggvorbisenc.c
8596         * ext/vorbis/vorbisenc.c :
8597           change description fields of those plugins to differentiate them
8598           (pitivi show Encoders by description, they had the same one)
8599
8600 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
8601
8602         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8603
8604         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8605         (gst_play_bin_set_property), (gen_video_element),
8606         (gen_audio_element):
8607           Refcounting fixes for provided audio-/videosinks.
8608
8609 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8610
8611         * gst/playback/gstplaybin.c: (gen_video_element),
8612         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
8613           Don't reference all sinks, but only the video- and audiosinks.
8614           The vis. element should be disposed when we're done with it.
8615           We don't have any reason to keep it around. This fixes warnings
8616           when reusing playbin for playing multiple audio files with
8617           vis. enabled. Also release audio device on pause - idea stolen
8618           from Rhythmbox.
8619
8620 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8621
8622         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
8623         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
8624         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8625         * ext/alsa/gstalsaplugin.c: (plugin_init):
8626         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
8627         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
8628         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
8629         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
8630         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
8631         (gst_faad_change_state), (plugin_init):
8632         * ext/faad/gstfaad.h:
8633         * ext/vorbis/vorbis.c: (plugin_init):
8634         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
8635         * gst-libs/gst/audio/Makefile.am:
8636         * gst-libs/gst/audio/audio.c: (plugin_init):
8637         * gst-libs/gst/audio/multichannel.c:
8638         (gst_audio_check_channel_positions),
8639         (gst_audio_get_channel_positions),
8640         (gst_audio_set_channel_positions),
8641         (gst_audio_set_structure_channel_positions_list),
8642         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
8643         (gst_audio_fixate_channel_positions):
8644         * gst-libs/gst/audio/multichannel.h:
8645         * gst-libs/gst/audio/testchannels.c: (main):
8646         * gst/audioconvert/gstaudioconvert.c:
8647         (gst_audio_convert_class_init), (gst_audio_convert_init),
8648         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
8649         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
8650         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8651         * gst/audioconvert/plugin.c: (plugin_init):
8652           Surround sound support.
8653
8654 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8655
8656         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
8657           Fix position for discont if we're close as well. Nitpicking, but
8658           saves a few milliseconds of extra waiting or skipping.
8659
8660 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8661
8662         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
8663           We sometimes need parsers for playback, so add those too.
8664
8665 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8666
8667         * configure.ac:
8668         * gst/apetag/Makefile.am:
8669         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
8670         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
8671         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
8672         (gst_ape_demux_get_src_query_types),
8673         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
8674         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
8675         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
8676         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
8677         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
8678         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
8679         (gst_ape_demux_change_state):
8680         * gst/apetag/apedemux.h:
8681         * gst/apetag/apetag.c: (plugin_init):
8682         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
8683         (plugin_init):
8684           APE v1/2 tag reader plus typefind function.
8685
8686 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8687
8688         * configure.ac:
8689         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8690         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8691           Remove hacks for older core. Require newer core version
8692           accordingly.
8693
8694 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8695
8696         * gst/cdxaparse/Makefile.am:
8697         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
8698         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
8699         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
8700         * gst/cdxaparse/gstcdxaparse.h:
8701         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
8702         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
8703         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
8704         (gst_cdxastrip_get_src_query_types),
8705         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
8706         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
8707         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
8708         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
8709         * gst/cdxaparse/gstcdxastrip.h:
8710           SVCD/VCD header stripping separated from CDXA image parsing.
8711         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
8712         (plugin_init):
8713           Add VCD/SVCD header typefinding for VCD/SVCD.
8714         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
8715         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
8716         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
8717         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
8718         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
8719         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
8720         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
8721         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
8722         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
8723         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
8724         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
8725         * sys/vcd/vcdsrc.h:
8726           Fix up, add seeking, querying, URI interface. Works in totem now.
8727
8728 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8729
8730         * configure.ac:
8731           back to CVS
8732
8733 === release 0.8.6 ===
8734
8735 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8736
8737         * NEWS:
8738         * RELEASE:
8739         * configure.ac:
8740         * po/af.po:
8741         * po/az.po:
8742         * po/cs.po:
8743         * po/en_GB.po:
8744         * po/hu.po:
8745         * po/it.po:
8746         * po/nb.po:
8747         * po/nl.po:
8748         * po/or.po:
8749         * po/sq.po:
8750         * po/sr.po:
8751         * po/sv.po:
8752         * po/uk.po:
8753           releasing 0.8.6, "IOU Love"
8754
8755 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8756
8757         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8758
8759         * gst/playback/gstplaybasebin.c:
8760           Fix unplayable files error handling.  Fixes #158365
8761
8762 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8763
8764         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8765
8766         * gst/typefind/gsttypefindfunctions.c:
8767           Fix broken mp3 typefinding.  Fixes #158375
8768
8769 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8770
8771         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8772
8773         * ext/ogg/gstoggdemux.c:
8774           Fix sync on broken files.  Fixes #158976
8775
8776 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8777
8778         patch by: Edward Hervey <bilboed@bilboed.com>
8779
8780         * ext/libpng/gstpngenc.c:
8781           Copy over buffer properties.  Fixes #158832
8782
8783 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8784
8785         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
8786
8787         * ext/dvdread/dvdreadsrc.c:
8788           Fixes invalid reads (#158462)
8789
8790 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8791
8792         * sys/v4l/gstv4lsrc.c:
8793         * sys/v4l/gstv4lsrc.h:
8794         * sys/v4l/v4lsrc_calls.c:
8795           Probe less and cache it.  Fixes #159187.
8796
8797 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8798
8799         * gst/videorate/gstvideorate.c:
8800           Handle all video formats. Fixes #159186.
8801
8802 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
8803         * gst/synaesthesia/gstsynaesthesia.c:
8804         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
8805         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
8806         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
8807         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
8808         (gst_synaesthesia_change_state), (plugin_init):
8809         Fix up synaesthesia to work under different samplerates/ buffer sizes.
8810         Force 320x200 output, as that's the only thing the underlying
8811         synaesthesia implementation supports. Still needs to be made
8812         re-entrant.
8813
8814 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8815
8816         * configure.ac:
8817           Fix mpeg2enc configure check (similar to mplex check below).
8818
8819 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
8820
8821         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8822
8823         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8824           Fix for gcc-2.95 (fixes #158221).
8825
8826 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8827
8828         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8829           Re-add clock distribution hack (until new core is released).
8830           Fixes #158125.
8831
8832 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
8833         * configure.ac:
8834           fix mplex configure check segfaulting on some systems (bug #140994)
8835
8836 2004-11-13  Benjamin Otte  <otte@gnome.org>
8837
8838         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
8839           add debugging
8840         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8841           do a wait when we enter the loop func with no data available to
8842           write instead of getting into an 100% CPU loop by just returning and
8843           being called again by the scheduler
8844
8845 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
8846
8847         * configure.ac:
8848         * ext/libvisual/visual.c: (gst_visual_get_type),
8849         (libvisual_log_handler), (gst_visual_getcaps),
8850         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
8851         (plugin_init):
8852           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
8853         * ext/smoothwave/Makefile.am:
8854         * ext/smoothwave/demo-osssrc.c: (main):
8855         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
8856         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
8857         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
8858         (plugin_init):
8859         * ext/smoothwave/gstsmoothwave.h:
8860           Make gstsmoothwave a working element in the 20th century.
8861
8862         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
8863           Fix incorrect link function
8864
8865 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8866
8867         * gst/volume/gstvolume.c:
8868           Allow buffer-frames=0.
8869
8870 2004-11-12 Iain <iaingnome@gmail.com>
8871
8872         * configure.ac: Check for polypaudio
8873
8874         * ext/Makefile.am: Build the polyp dir
8875
8876         * ext/polyp: The polypsink sources.
8877
8878 2004-10-30 Iain <iaingnome@gmail.com>
8879
8880         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
8881         caps to reflect the new number of channels.
8882
8883 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8884
8885         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8886           Fix for negotiation order problem. This would show when the
8887           ALSA loopfuction was called before any other function. ALSA
8888           wouldn't do anything because we're not negotiated yet, leading
8889           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
8890
8891 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8892
8893         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8894
8895         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8896           No warnings (#157986).
8897
8898 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8899
8900         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8901           Prefer apev1/2 and id3v1 (at end of file) over musepack.
8902
8903 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8904
8905         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
8906           Signal no-more-pads (so it works in playbin).
8907
8908 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8909
8910         * ext/musepack/gstmusepackreader.cpp:
8911           Workaround for older core.
8912
8913 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8914
8915         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
8916           Actually test for odd width/height rather than testing whether
8917           a temporary variable that was 0 before we subtracted 1 is now
8918           not equal to zero (which it always is).
8919
8920 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8921
8922         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8923         Fix compilation if HAVE_XVIDEO is not defined
8924
8925 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8926
8927         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8928         Fix compilation if HAVE_XVIDEO is not defined
8929
8930 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
8931
8932         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
8933         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
8934         (gst_goom_change_state), (plugin_init):
8935         Use the bytestream adapter so goom doesn't depend on the input
8936         buffer size.
8937         Add a debug category
8938
8939 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8940
8941         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
8942           Only set hardware parameters *after* negotiation. Before
8943           negotiation, it will set ANY and that seems to cause crashes
8944           (see e.g. #151288, #153227).
8945
8946 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8947
8948         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
8949           This seems to be antique leftover. It needs to pass error
8950           checking.
8951         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
8952         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
8953         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
8954         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
8955           Fix GstXOverlay implementation (#151059).
8956
8957 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8958
8959         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8960           Don't assert (#157853).
8961
8962 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8963
8964         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
8965           Fix bytes/samples confustion.
8966         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
8967           Fix for underrun (#144389).
8968
8969 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8970
8971         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8972           Disable halfway-seek for pending release (since it needs a new
8973           core release).
8974
8975 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8976
8977         * sys/v4l/gstv4lsrc.c:
8978         * sys/v4l/gstv4lsrc.h:
8979         * sys/v4l/v4lsrc_calls.c:
8980           add autoprobe-fps property so we can separate autoprobing parts
8981
8982 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8983
8984         * sys/v4l/gstv4lsrc.c:
8985         * sys/v4l/v4lsrc_calls.c:
8986         initialise fourcc to catch unset fourcc's, and debug
8987
8988 2004-11-09  Wim Taymans  <wim@fluendo.com>
8989
8990         * gst/playback/README:
8991         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
8992         * gst/playback/gstplaybin.c: (gst_play_bin_init),
8993         (gst_play_bin_dispose), (gst_play_bin_set_property),
8994         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
8995         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
8996         (gst_play_bin_get_formats), (gst_play_bin_convert),
8997         (gst_play_bin_get_query_types), (gst_play_bin_query):
8998         Cleanups and some more documentation.
8999
9000 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9001
9002         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9003         (gst_cacasink_init), (gst_cacasink_chain):
9004         * ext/libcaca/gstcacasink.h:
9005         Cacasink inherits from VideoSink, so let that store the clock.
9006
9007 2004-11-09  Wim Taymans  <wim@fluendo.com>
9008
9009         * gst/playback/README:
9010         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9011         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9012         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9013         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9014         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9015         (setup_sinks):
9016         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9017         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9018         * gst/playback/gststreaminfo.h:
9019         Updated README.
9020         Only switch groups if all streams have muted (EOSed).
9021         Send Tags in sync with the stream playback instead of in
9022         the playback/preroll phase.
9023         Some cleanups, free the fakesrc elements.
9024
9025 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9026
9027         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9028           buffer-frames property was missing
9029         * ext/arts/gst_arts.c:
9030           rate missing from sinkcaps
9031         * ext/audiofile/gstafparse.c:
9032         * ext/audiofile/gstafsink.c:
9033         * ext/audiofile/gstafsrc.c:
9034         * ext/swfdec/gstswfdec.c:
9035           int audio doesn't know buffer-frames
9036         * ext/cdparanoia/gstcdparanoia.c:
9037           int audio doesn't know chunksize either
9038         * ext/nas/nassink.c:
9039           it's endianness, not endianess
9040         * gst-libs/gst/audio/audio.h:
9041           make float standard pad template caps really describe float
9042         * gst/law/mulaw.c: (linear_factory):
9043           signed only, please
9044         * gst/mpegstream/gstdvddemux.c:
9045           widths of 20 are not valid
9046
9047 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9048
9049         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9050
9051         * po/LINGUAS:
9052         * po/it.po:
9053           Add Italian
9054
9055 2004-11-08  Wim Taymans  <wim@fluendo.com>
9056
9057         * gst/playback/README:
9058         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9059         * gst/playback/gstplaybasebin.c: (probe_triggered),
9060         (gst_play_base_bin_change_state):
9061         Updated README, added more comments for fixmes etc..
9062
9063 2004-11-08  Wim Taymans  <wim@fluendo.com>
9064
9065         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9066         We can remove this hack now.
9067
9068 2004-11-08  Wim Taymans  <wim@fluendo.com>
9069
9070         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9071         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9072         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9073         Only mix AYUV for maximum quality.
9074
9075 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9076
9077         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9078         (gst_ogg_demux_push), (gst_ogg_pad_push):
9079           Let's act as if we're synchronized now! :).
9080         * ext/theora/theoradec.c: (theora_dec_chain):
9081           Add some debug.
9082
9083 2004-11-08  Wim Taymans  <wim@fluendo.com>
9084
9085         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9086         (gst_alpha_set_property), (gst_alpha_sink_link),
9087         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9088         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9089         (gst_alpha_init_params), (gst_alpha_chain):
9090         Implement alpha functions for AYUV too, this increases
9091         accuracy quite a bit.
9092
9093 2004-11-08  Wim Taymans  <wim@fluendo.com>
9094
9095         * gst/ffmpegcolorspace/avcodec.h:
9096         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9097         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9098         (gst_ffmpegcsp_avpicture_fill):
9099         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9100         (gst_ffmpegcsp_caps_remove_format_info):
9101         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9102         (shrink12), (img_get_alpha_info), (deinterlace_line),
9103         (deinterlace_line_inplace):
9104         * gst/ffmpegcolorspace/imgconvert_template.h:
9105         Added AYUV colorspace and handle RGBA a bit more respectful.
9106
9107 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9108
9109         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9110           Actually always send a discont (cornercase when resending the
9111           same serial-tagged chain twice).
9112
9113 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9114
9115         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9116         (gst_ximagesink_finalize):
9117         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9118         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9119
9120 2004-11-08  Wim Taymans  <wim@fluendo.com>
9121
9122         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9123         Don't segfault on NULL data.
9124
9125 2004-11-08  Wim Taymans  <wim@fluendo.com>
9126
9127         * gst/playback/gstdecodebin.c: (unlinked):
9128         * gst/playback/gstplay-marshal.list:
9129         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9130         (gst_play_base_bin_init), (group_create), (get_active_group),
9131         (get_building_group), (group_destroy), (group_commit),
9132         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9133         (add_element_stream), (no_more_pads), (probe_triggered),
9134         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9135         (state_change), (setup_source), (gst_play_base_bin_get_property),
9136         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9137         (gst_play_base_bin_link_stream),
9138         (gst_play_base_bin_get_streaminfo):
9139         * gst/playback/gstplaybasebin.h:
9140         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9141         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9142         Add support for chained ogg files. Prepare for playlist
9143         support. This patch introduces the concept of pad groups, which
9144         together compose one playable media file.
9145
9146 2004-11-07  David Schleef  <ds@schleef.org>
9147
9148         * testsuite/gst-lint: Check for pad templates that aren't statically
9149         scoped.
9150
9151 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9152
9153         * configure.ac:
9154         * ext/Makefile.am:
9155         * ext/musepack/Makefile.am:
9156         * ext/musepack/gstmusepackdec.cpp:
9157         * ext/musepack/gstmusepackdec.h:
9158         * ext/musepack/gstmusepackreader.cpp:
9159         * ext/musepack/gstmusepackreader.h:
9160           Add musepack decoder.
9161         * ext/faad/gstfaad.c: (gst_faad_base_init):
9162           Make pad templates static.
9163         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9164         (plugin_init):
9165           Add musepack typefinder, make mp3 typefinding work halfway stream,
9166           which doesn't actually work yet because id3demux doesn't implement
9167           _get_length().
9168
9169 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9170
9171         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9172         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9173           Fix interrupt event handling (#144436).
9174
9175 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9176
9177         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9178           Hide unused glory.
9179
9180 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9181
9182         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9183
9184         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9185           Fix weird caps (#157548).
9186
9187 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9188
9189         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9190
9191         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9192           Add missing NULL terminator (#157543).
9193
9194 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9195
9196         * gst/tcp/gsttcp.h:
9197         * gst/tcp/gsttcpclientsink.c:
9198         * gst/tcp/gsttcpclientsrc.c:
9199         * gst/tcp/gsttcpserversink.c:
9200         * gst/tcp/gsttcpserversrc.c:
9201           ports can go up to 65535.  Move common defines to gsttcp.h
9202
9203 2004-11-05  Wim Taymans  <wim@fluendo.com>
9204
9205         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9206         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9207         Added two more colorspaces.
9208
9209 2004-11-05  Wim Taymans  <wim@fluendo.com>
9210
9211         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9212         (gst_ffmpegcsp_avpicture_fill):
9213         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9214         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9215         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9216         More stride fixes.
9217
9218 2004-11-05  Wim Taymans  <wim@fluendo.com>
9219
9220         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9221         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9222         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9223         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9224         (gst_videomixer_loop):
9225         More stride fixes.
9226
9227 2004-11-05  Benjamin Otte  <otte@gnome.org>
9228
9229         * ext/mad/gstmad.c: (gst_mad_chain):
9230           don't overflow data buffer. Flush not needed sync data when syncing
9231           failed.
9232
9233 2004-11-04  Wim Taymans  <wim@fluendo.com>
9234
9235         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9236         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9237         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9238         (gst_alpha_init_params), (gst_alpha_chain),
9239         (gst_alpha_change_state):
9240         Updated the chroma keying algorithm with something more
9241         sophisticated.
9242
9243 2004-11-03  Wim Taymans  <wim@fluendo.com>
9244
9245         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9246         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9247         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9248         Fix stride issues. Does not completely work for odd
9249         heights.
9250
9251 2004-11-03  Wim Taymans  <wim@fluendo.com>
9252
9253         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9254         (gst_alpha_chroma_key), (gst_alpha_chain):
9255         Fix stride issues. Does not completely work for odd
9256         heights.
9257
9258 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9259
9260         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9261         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9262         leak fixes
9263
9264 2004-11-03  Wim Taymans  <wim@fluendo.com>
9265
9266         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9267         (gst_ffmpegcsp_avpicture_fill):
9268         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9269         (avpicture_alloc):
9270         * gst/ffmpegcolorspace/imgconvert_template.h:
9271         Use correct _fill function to get correct strides.
9272
9273 2004-11-02  David Schleef  <ds@schleef.org>
9274
9275         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9276         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9277         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9278         Change all g_print()s to debugging.  Add a bunch of consistency
9279         checks.
9280
9281 2004-11-02  Wim Taymans  <wim@fluendo.com>
9282
9283         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9284         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9285         (unlinked), (no_more_pads), (close_link):
9286         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9287         (unknown_type), (add_element_stream), (new_decoded_pad),
9288         (removed_decoded_pad), (setup_source):
9289         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9290         (gst_stream_info_class_init), (gst_stream_info_init),
9291         (gst_stream_info_new), (gst_stream_info_dispose),
9292         (stream_info_mute_pad), (gst_stream_info_set_property),
9293         (gst_stream_info_get_property):
9294         * gst/playback/gststreaminfo.h:
9295         Fix playback of multiple files.
9296         a slightly different approach to handling dynamic pad removals.
9297         This one only looks at pads that we have linked.
9298
9299 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9300
9301         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9302         free" warning from libc.
9303
9304 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9305
9306         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9307         (get_unconnected_element), (remove_starting_from), (pad_removed),
9308         (close_link):
9309           Implement support for dynamic pad changing. We listen to "live"
9310           pad removals (i.e. while playing) and re-setup autoplugging
9311           after that. Playbasebin/playbin need some more work for this
9312           to finally work, but decodebin supports (and replugs) chained
9313           ogg now.
9314
9315 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9316
9317         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9318         (gst_alsa_finalize):
9319         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9320         (gst_cdaudio_finalize):
9321         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9322         (cdparanoia_finalize):
9323         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9324         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9325         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9326         (dvdreadsrc_finalize):
9327         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9328         (gst_flacdec_finalize):
9329         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9330         (gst_flacenc_finalize):
9331         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9332         (gst_gnomevfssink_finalize):
9333         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9334         (gst_gnomevfssrc_finalize):
9335         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9336         (gst_fameenc_finalize):
9337         * ext/nas/nassink.c: (gst_nassink_class_init),
9338         (gst_nassink_finalize):
9339         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9340         (gst_sdlvideosink_class_init):
9341         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9342         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9343         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9344         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9345         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9346         (gst_x_window_listener_dispose):
9347         * gst/audioscale/gstaudioscale.c:
9348         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9349         (play_on_demand_finalize):
9350         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9351         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9352         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9353         (cdplayer_finalize):
9354         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9355         (gst_glimagesink_class_init):
9356         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9357         (gst_osselement_finalize):
9358         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9359         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9360         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9361           Fixes a bunch of problems with finalize and dispose functions,
9362           either assumptions that dispose is only called once, or not calling
9363           the parent class dispose/finalize function
9364
9365 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9366
9367         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9368           added two api precondition guards
9369           use g_strdup with getenv to fix crash when using ENVVAR
9370
9371 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9372         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9373         (gst_esdsink_finalize):
9374         Use a finalize function, not dispose, and more importantly,
9375         call the parent class finalize function too
9376
9377 2004-11-01  Johan Dahlin  <johan@gnome.org>
9378
9379         * ext/ogg/gstoggdemux.c:
9380         * gst/tags/gstvorbistag.c:
9381         Plug leaks.
9382
9383 2004-10-31  Benjamin Otte  <otte@gnome.org>
9384
9385         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9386           lotsa memleaks today. But they're all small...
9387
9388 2004-10-31  Benjamin Otte  <otte@gnome.org>
9389
9390         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9391           another memleak crushed
9392
9393 2004-10-31  Benjamin Otte  <otte@gnome.org>
9394
9395         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9396           fix memleak
9397
9398 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9399
9400         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9401           Hack to prevent crash when going to READY inside signal handler
9402           while this function is active.
9403
9404 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9405
9406         * gst/ffmpegcolorspace/Makefile.am:
9407         * gst/ffmpegcolorspace/avcodec.h:
9408         * gst/ffmpegcolorspace/common.h:
9409         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9410         * gst/ffmpegcolorspace/dsputil.h:
9411         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9412         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9413         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9414         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9415         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9416         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9417         (gst_ffmpegcsp_avpicture_fill):
9418         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9419         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9420         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9421         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9422         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9423         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9424         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9425         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9426         * gst/ffmpegcolorspace/imgconvert.c:
9427         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9428         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9429         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9430         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9431         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9432         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9433         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9434         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9435         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9436         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9437         (grow21), (grow22), (grow41), (grow44), (conv411),
9438         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9439         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9440         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9441         (avpicture_free), (is_yuv_planar), (img_convert),
9442         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9443         (deinterlace_line_inplace), (deinterlace_bottom_field),
9444         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9445         * gst/ffmpegcolorspace/imgconvert_template.h:
9446         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9447         * gst/ffmpegcolorspace/mmx.h:
9448         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9449         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9450         (av_freep), (avcodec_get_context_defaults),
9451         (avcodec_alloc_context), (avcodec_init):
9452           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9453           handling plus update from ffmpeg CVS. Large clean-up.
9454
9455 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9456
9457         * gst/playback/Makefile.am:
9458           We need the marshallers for decodebin, too.
9459
9460 2004-10-30  David Schleef  <ds@schleef.org>
9461
9462         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9463           quicktime typefinding work with 64-bit offsets.
9464
9465 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9466
9467         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9468           Set EOS on the element when processing an EOS event.
9469         * ext/speex/gstspeexdec.h:
9470         * ext/speex/gstspeexenc.h:
9471           Only keep a const ptr to the mode
9472         * gst-libs/gst/riff/riff-media.c:
9473         (gst_riff_create_audio_caps_with_data),
9474         (gst_riff_create_audio_template_caps):
9475           Allow WMAV3, with up to 6 channels.
9476         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9477           Don't call gst_pad_set_event_function on a sink pad.
9478         * gst/mpegstream/gstdvddemux.c:
9479         (gst_dvd_demux_get_subpicture_stream),
9480         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
9481           Copy the explicit caps that were set across to the cur_* pads,
9482           instead of trying to use a possibly non-existent negotiated caps.
9483           Reset the type of subpicture pads to UNKNOWN after calling
9484           init_stream, so that the caps get set.
9485
9486 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
9487
9488         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9489
9490         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9491           Don't touch buffer if it is of size 0 (fixes #151064).
9492
9493 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9494
9495         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
9496           Synchronized discont handling.
9497
9498 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9499
9500         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9501         (gst_ogg_demux_push):
9502           Make seeking sort-of exact again (fixes #156387).
9503
9504 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9505
9506         * gst/playback/gstplaybasebin.c: (unknown_type),
9507         (add_element_stream), (new_decoded_pad),
9508         (gst_play_base_bin_change_state):
9509         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9510         (gst_stream_info_init), (gst_stream_info_new),
9511         (gst_stream_info_dispose), (gst_stream_info_get_property):
9512         * gst/playback/gststreaminfo.h:
9513           Make caps explicitely available. Makes testing for unsupported
9514           types possible. Improves error reporting.
9515
9516 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9517
9518         * gst/audioconvert/gstaudioconvert.c:
9519         (gst_audio_convert_buffer_to_default_format):
9520           Really don't touch read-only buffers (#156563).
9521
9522 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
9523
9524         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9525
9526         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9527           Fix memleak (#155223).
9528
9529 2004-10-29  Wim Taymans  <wim@fluendo.com>
9530
9531         * gst/tcp/.cvsignore:
9532         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
9533         (gst_multifdsink_class_init), (gst_multifdsink_init),
9534         (gst_multifdsink_add), (gst_multifdsink_remove),
9535         (gst_multifdsink_remove_client_link), (is_sync_frame),
9536         (gst_multifdsink_new_client),
9537         (gst_multifdsink_handle_client_write),
9538         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9539         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
9540         (gst_multifdsink_get_property):
9541         * gst/tcp/gstmultifdsink.h:
9542         Added burst on connect sync_method, deprecated sync_clients,
9543         streamlined the sync code some more.
9544
9545 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9546
9547         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
9548         (gst_play_base_bin_change_state):
9549           Improve error reporting.
9550
9551 2004-10-28  Wim Taymans  <wim@fluendo.com>
9552
9553         * gst/tcp/Makefile.am:
9554         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
9555         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
9556         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
9557         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
9558         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
9559         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
9560         (gst_fdset_wait):
9561         Added more locks around fdset structures. Fixed/reworked
9562         the poll array resizing code.
9563         Added stress test for fdset.
9564
9565 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9566
9567         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9568         fix build
9569
9570 2004-10-28  Benjamin Otte  <otte@gnome.org>
9571
9572         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9573           fix link function to always query channels and query width for
9574           floats
9575         * configure.ac:
9576           add equalizer dir
9577         * gst/equalizer/Makefile.am:
9578         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
9579         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
9580         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
9581         (arg_to_scale), (setup_filter),
9582         (gst_iir_equalizer_compute_frequencies),
9583         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
9584         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
9585         (plugin_init):
9586           add an equalizer
9587
9588 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9589
9590         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
9591
9592         * po/LINGUAS:
9593         * po/nb.po:
9594           Added Norwegian Bokmaal translation
9595
9596 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9597
9598         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9599           Don't break on options (fixes #156488).
9600
9601 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9602
9603         * configure.ac:
9604         * ext/cdaudio/Makefile.am:
9605         * sys/Makefile.am:
9606           fix build on older automake
9607
9608 2004-10-26  Wim Taymans  <wim@fluendo.com>
9609
9610         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
9611         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
9612         Allow a little margin when negotiating the framerate.
9613
9614 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
9615
9616         * gst/level/gstlevel.c:
9617           synchonised naming of pads and pad-templates
9618
9619 2004-10-26  Wim Taymans  <wim@fluendo.com>
9620
9621         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9622         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
9623         (_find_streams_check), (gst_ogg_demux_push):
9624         Fix EOS again. Needs to be done in a better way. We should not
9625         remove the pad if there is no new chained stream.
9626
9627 2004-10-26 Iain <iaingnome@gmail.com>
9628
9629         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
9630         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
9631         of the caps.
9632         * gst/interleave/interleave.c (interleave_class_init): Hook up release
9633         pad.
9634         (interleave_release_pad): Remove the pad.
9635         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
9636         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
9637         the set device.
9638         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
9639         attrs
9640         (gst_xvimagesink_xcontext_clear): Free the xcontext.
9641         (gst_xvimagesink_finalize): Free the par.
9642
9643 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9644
9645         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
9646         (gst_avimux_stop_file):
9647           First calculate the rate, and only then use it. Hdr.rate is a
9648           multiple and not a derivative of hdr.scale. Scale is not the
9649           same as blockalign but is solely related to rate.
9650
9651 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9652
9653         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
9654         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
9655           Implement seeking.
9656
9657 2004-10-25  James Henstridge  <james@jamesh.id.au>
9658
9659         Reviewed by:  David Schleef  <ds@schleef.org>
9660
9661         * examples/gstplay/player.c: (got_stream_length), (main):
9662         * examples/seeking/cdplayer.c: (update_scale):
9663         * examples/seeking/seek.c: (format_value), (update_scale):
9664         * examples/seeking/spider_seek.c: (format_value), (update_scale),
9665         (stop_seek):
9666         Build fixes on AMD64.
9667
9668 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9669
9670         reviewed by: Ronald Bultje <rbultje at gnome dot org>
9671
9672         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
9673         Fix for some v4l cards which hang in v4lsrc
9674
9675 2004-10-25  Wim Taymans  <wim@fluendo.com>
9676
9677         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
9678         (gst_ogg_demux_push), (gst_ogg_chains_clear):
9679         Make sure to remove the pad when a new chain is
9680         encountered. Set some vars to NULL so we don't try
9681         to reference freed memory.
9682
9683 2004-10-25  Wim Taymans  <wim@fluendo.com>
9684
9685         * examples/seeking/Makefile.am:
9686         * examples/seeking/cdplayer.c: (update_scale):
9687         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
9688         * examples/seeking/playbin.c: (make_playerbin_pipeline),
9689         (format_value), (update_scale), (iterate), (start_seek),
9690         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
9691         (print_usage), (main):
9692         Added some more examples, update others.
9693
9694 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9695
9696         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
9697         * ext/speex/gstspeexdec.c: (speex_dec_chain):
9698         * ext/theora/theoradec.c: (theora_dec_chain):
9699         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9700           Add codec-name metadata.
9701
9702 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
9703
9704         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9705
9706         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9707         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9708         * ext/alsa/gstalsamixertrack.h:
9709         * po/POTFILES.in:
9710           ALSA mixer track label internationalization (#154054).
9711
9712 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9713
9714         * ext/theora/theoradec.c: (theora_dec_chain):
9715           Export bitrate as metadata.
9716
9717 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9718
9719         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9720         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9721         * ext/alsa/gstalsamixertrack.h:
9722           Fix names, fix loop.
9723
9724 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9725
9726         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
9727         (speex_dec_convert):
9728           sinkconvert function so oggdemux can get the file length (totem).
9729
9730 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
9731
9732         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9733
9734         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9735           Don't push incomplete packets.
9736         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
9737           Fix MPEG-4 audio typefinding.
9738
9739 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9740
9741         * sys/v4l/Makefile.am:
9742         * sys/v4l/gstv4l.c: (plugin_init):
9743         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
9744         (gst_v4lelement_init), (gst_v4lelement_dispose),
9745         (gst_v4lelement_change_state):
9746         * sys/v4l/gstv4lelement.h:
9747         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
9748         (gst_v4l_xoverlay_close), (idle_refresh),
9749         (gst_v4l_xoverlay_set_xwindow_id):
9750         * sys/v4l/gstv4lxoverlay.h:
9751         * sys/v4l/v4l-overlay_calls.c:
9752         * sys/v4l/v4l_calls.h:
9753         * sys/v4l2/Makefile.am:
9754         * sys/v4l2/gstv4l2.c: (plugin_init):
9755         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
9756         (gst_v4l2element_init), (gst_v4l2element_dispose),
9757         (gst_v4l2element_change_state):
9758         * sys/v4l2/gstv4l2element.h:
9759         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
9760         (gst_v4l2_xoverlay_close), (idle_refresh),
9761         (gst_v4l2_xoverlay_set_xwindow_id):
9762         * sys/v4l2/gstv4l2xoverlay.h:
9763         * sys/v4l2/v4l2-overlay_calls.c:
9764         * sys/v4l2/v4l2_calls.h:
9765           Remove client-side overlay handling, use the X-server v4l plugin
9766           for that. Nicer overlay, less code. Also make the plugin
9767           compileable without X (but then without overlay, obviously).
9768           Makes xwindowlistener obsolete, should we remove that?
9769
9770 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9771
9772         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
9773         (gst_osssrc_src_query):
9774         * sys/oss/gstosssrc.h:
9775           OK, so people want offset in DEFAULT. This time, actually fix all
9776           cases.
9777         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
9778           Add FPS properly.
9779
9780 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9781
9782         * gst/asfdemux/gstasfmux.c:
9783         * gst/avi/gstavimux.c:
9784           Framerate.
9785
9786 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9787
9788         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
9789           Fix properties (channel, norm, frequency).
9790
9791 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9792
9793         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
9794           Flag typo.
9795         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
9796           No warnings.
9797
9798 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9799
9800         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
9801           Fix hang.
9802
9803 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9804
9805         * sys/v4l2/gstv4l2element.h:
9806           Yet Another Hack (tm) for kernel header borkedness.
9807         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
9808         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
9809         (gst_v4l2src_link), (gst_v4l2src_getcaps),
9810         (gst_v4l2src_change_state):
9811         * sys/v4l2/gstv4l2src.h:
9812         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
9813         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
9814           Fix caps, keep track of state, work.
9815
9816 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9817
9818         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
9819           Quiet.
9820
9821 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9822
9823         * sys/oss/gstosssrc.c: (gst_osssrc_get):
9824           Don't mix bytes and samples.
9825
9826 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9827
9828         * ext/ogg/gstoggmux.c:
9829           Basic pad template which accepts OGM tracks, speex, flac, vorbis
9830           and theora. Any is incorrect.
9831         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
9832           Fix caps.
9833         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
9834         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
9835         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
9836         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
9837         * sys/v4l/gstv4lmjpegsrc.h:
9838         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
9839         (gst_v4lsrc_change_state):
9840         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
9841         (gst_v4lmjpegsrc_capture_stop):
9842           Fix caps. Keep track of internal state. Work.
9843
9844 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9845
9846         * ext/Makefile.am:
9847           Fix the build fixes.
9848
9849 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9850
9851         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9852         (gst_ogg_demux_src_event), (_find_chain_seek),
9853         (gst_ogg_pad_push):
9854           Check for pad availability before using it.
9855         * ext/ogg/gstoggdemux.c: (_find_chain_process):
9856           Fix parsing of chained ogg. Needs more work on the decoder side.
9857
9858 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9859
9860         * gst/spectrum/Makefile.am:
9861         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
9862         (idle_func):
9863           Fix demo and reenable it. Yes, I'm currently playing with audio
9864           analysis tools
9865
9866 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9867
9868         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9869           We love it if files that start at zero work too...
9870
9871 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9872
9873         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9874           Handle files with missing EOS headers.
9875
9876 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9877
9878         * gst/tcp/gsttcpserversink.c:
9879         (gst_tcpserversink_handle_server_read),
9880         (gst_tcpserversink_init_send):
9881         Zero some variables first (need for accept not to return EINVAL)
9882
9883 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9884
9885         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9886         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
9887         * ext/theora/theoradec.c: (theora_dec_sink_convert),
9888         (theora_dec_chain):
9889         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
9890         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
9891           Seeking and querying finetune.
9892
9893 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9894
9895         * configure.ac:
9896         * ext/Makefile.am:
9897         * ext/raw1394/Makefile.am:
9898           fix the build
9899
9900 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9901
9902         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9903           Wrong return.
9904         * gst/playback/Makefile.am:
9905         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
9906         * gst/playback/gstplay-marshal.list:
9907         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
9908           Fix marshallers.
9909
9910 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9911
9912         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
9913           Silence.
9914
9915 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9916
9917         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9918         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
9919         (gst_ogg_pad_push):
9920           Yay for non-lineair granulepos in theora.
9921
9922 2004-10-18  Wim Taymans  <wim@fluendo.com>
9923
9924         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
9925         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
9926         * ext/dv/gstdvdec.h:
9927         Make sure we renegotiate aspect ratio when the camera switches.
9928
9929 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9930
9931         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9932         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
9933           Start at zero.
9934         * ext/theora/theoradec.c: (theora_dec_chain):
9935           Skip headers. Bad idea for chained ogg, but fixes seeking.
9936
9937 2004-10-18  Wim Taymans  <wim@fluendo.com>
9938
9939         * configure.ac:
9940         I swear, this is the last time I touch this.
9941
9942 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9943
9944         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9945         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
9946         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
9947           Faster seeking.
9948         * ext/theora/theoradec.c: (theora_dec_sink_convert):
9949           Time-to-default conversion.
9950         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9951           Don't error on unknown packets, just skip. We should probably
9952           read them if we want to support chained ogg.
9953
9954 2004-10-18  Wim Taymans  <wim@fluendo.com>
9955
9956         * configure.ac:
9957         Added cdaudio to wrong list.
9958
9959 2004-10-18  Wim Taymans  <wim@fluendo.com>
9960
9961         * configure.ac:
9962         Revive cdaudio.
9963
9964 2004-10-18  Wim Taymans  <wim@fluendo.com>
9965
9966         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
9967         (gst_dvdec_video_link), (gst_dvdec_push):
9968         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
9969         (gst_smokeenc_resync), (gst_smokeenc_chain):
9970         Fix mimetype on smoke encoder.
9971         Add aspect ratio to dvdec. Not sure if these
9972         values are correct though....
9973
9974 2004-10-18  Wim Taymans  <wim@fluendo.com>
9975
9976         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
9977         Fix vorbis property descriptions and ranges.
9978
9979 2004-10-18  Wim Taymans  <wim@fluendo.com>
9980
9981         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9982         Really do nothing when no data is available.
9983         Go to the playing state when the stream is not seekable
9984         instead of failing.
9985
9986 2004-10-18  Wim Taymans  <wim@fluendo.com>
9987
9988         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
9989         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
9990         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
9991         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
9992         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
9993         Added uri handler for cd://
9994         Port to new API.
9995
9996 2004-10-18  Wim Taymans  <wim@fluendo.com>
9997
9998         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9999         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10000         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10001         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10002         (remove_prerolls), (unknown_type), (add_element_stream),
10003         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10004         (gst_play_base_bin_remove_element),
10005         (gst_play_base_bin_link_stream):
10006         * gst/playback/gstplaybin.c: (gen_video_element),
10007         (gen_vis_element), (remove_sinks), (setup_sinks):
10008         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10009         (gst_stream_info_get_type), (gst_stream_info_class_init),
10010         (gst_stream_info_init), (gst_stream_info_new),
10011         (gst_stream_info_dispose), (stream_info_mute_pad),
10012         (gst_stream_info_set_property), (gst_stream_info_get_property):
10013         * gst/playback/gststreaminfo.h:
10014         Add sink padtemplate to decodebin.
10015         Added some more comments.
10016         Make queue size configurable in playbasebin.
10017         Added possibility to use elements as sinks (ex cdaudio).
10018
10019 2004-10-15  Wim Taymans  <wim@fluendo.com>
10020
10021         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10022         (gst_speexenc_chain):
10023         Fix speex timestamps so that it gets muxed properly.
10024
10025 2004-10-15  Wim Taymans  <wim@fluendo.com>
10026
10027         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10028         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10029         (gst_dv1394src_init), (gst_dv1394src_dispose),
10030         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10031         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10032         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10033         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10034         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10035         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10036         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10037         * ext/raw1394/gstdv1394src.h:
10038         Added conversion/query functions.
10039         Update buffer timestamps,
10040         Added signals.
10041         Added uri dv:// so it might play from the firewire in playbin.
10042         Fix a possible leak.
10043         Added debugging.
10044
10045 2004-10-15  Wim Taymans  <wim@fluendo.com>
10046
10047         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10048         (gst_dv1394src_init), (gst_dv1394src_set_property),
10049         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10050         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10051         * ext/raw1394/gstdv1394src.h:
10052         Added AV/C VTR control support needed for some cameras.
10053         Added automatic port detection.
10054         Added properties for selecting the channel.
10055         The configure.ac script is not yet updated to reflect the
10056         new libavc1394 and librom1394 dependencies.
10057
10058 2004-10-15  Wim Taymans  <wim@fluendo.com>
10059
10060         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10061         (qtdemux_parse), (gst_qtdemux_handle_esds):
10062         An esds box is not a container.
10063         Fix parsing of mp4v boxes.
10064         Do not try to renegotiate fps for each frame. Need to
10065         find a better method. This should fix mp4 playback.
10066
10067 2004-10-14  David Schleef  <ds@schleef.org>
10068
10069         * configure.ac: update for swfdec-0.3 and liboil-0.2
10070         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10071         * ext/swfdec/gstswfdec.h: same
10072         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10073         * gst/videotestsrc/videotestsrc.c: same
10074
10075 2004-10-14  Wim Taymans  <wim@fluendo.com>
10076
10077         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10078         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10079         (is_sync_frame), (gst_multifdsink_new_client),
10080         (gst_multifdsink_handle_client_write),
10081         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10082         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10083         Turn warnings into info.
10084         Don't allow a state change in the streaming thread.
10085
10086 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10087
10088         * ext/vorbis/oggvorbisenc.c:
10089         * ext/vorbis/vorbisdec.c:
10090           fix template sample rate
10091
10092 2004-10-13  Wim Taymans  <wim@fluendo.com>
10093
10094         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10095         Decoding the header first fixes some problems in resyncing
10096         in more mp3s.
10097
10098 2004-10-12  Wim Taymans  <wim@fluendo.com>
10099
10100         * gst/playback/gstplaybin.c: (gen_video_element),
10101         (gen_vis_element), (remove_sinks), (setup_sinks):
10102         Added vis plugin support, need to configure the vis
10103         element to activate it.
10104
10105 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10106
10107         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10108         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10109           Some debug.
10110         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10111         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10112         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10113         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10114         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10115         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10116         * gst/avi/gstavidemux.h:
10117           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10118           recovery (where, if part of the index is broken, we will still read
10119           the rest of the index and recover the broken part by stream
10120           scanning). More broken media support. EOS workarounds. General AVI
10121           braindamage headache recovery. Aspirin included.
10122
10123 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10124
10125         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10126         (cdparanoia_event), (cdparanoia_query):
10127           Get rid of hideous lead-in.
10128
10129 2004-10-11  Wim Taymans  <wim@fluendo.com>
10130
10131         * gst/playback/gstplaybasebin.c: (setup_source):
10132         Wrong var used to get g_list_next.
10133
10134 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10135
10136         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10137         (cdparanoia_get), (cdparanoia_open):
10138           Report discid as metadata, add duration.
10139
10140 2004-10-11  Wim Taymans  <wim@fluendo.com>
10141
10142         * gst/playback/gstplaybasebin.c: (setup_source):
10143         Cleanup the previous pipeline a little earlier for the
10144         case that a source element provides raw data.
10145
10146 2004-10-11  Benjamin Otte  <otte@gnome.org>
10147
10148         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10149           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10150           consuming the last 128 bytes, even though it was valid mp3 data.
10151
10152 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10153
10154         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10155         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10156         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10157         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10158
10159 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10160
10161         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10162         Fix for webcams that support only specific width or height
10163
10164 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10165
10166         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10167
10168         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10169           Fix wrong discont event setup (fixes #154967).
10170
10171 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10172
10173         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10174
10175         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10176           Error out on invalid data (fixes #154807).
10177
10178 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10179
10180         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10181
10182         * ext/dvdread/dvdreadsrc.c: (_read):
10183           Make titles > 0 work again (fixes #154834).
10184
10185 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10186
10187         * gst-libs/gst/riff/riff-media.c:
10188         (gst_riff_create_video_template_caps):
10189           WMV3 missing in template caps.
10190
10191 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10192
10193         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10194           OK, so the original code was too strict. It makes random AVI files
10195           hang for seconds upon opening, which is unacceptable and is far
10196           beyond the original goal of getting multiple chunks for one-chunk
10197           sounc stream files. So now do just that.
10198
10199 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10200
10201         * gst/playback/gstplaybasebin.c: (setup_source),
10202         (gst_play_base_bin_change_state):
10203           Actually clean up streaminfo if output fails. This would trigger
10204           if, for example, there was no CD in the drive. No preroll, so
10205           a streaminfo structure is created, but the subsequent state change
10206           of the thread fails.
10207         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10208           Don't change state if parent failed.
10209
10210 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10211
10212         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10213         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10214         (gen_video_element), (remove_sinks):
10215           Add small bits of code for screenshot handling.
10216
10217 2004-10-08  Wim Taymans  <wim@fluendo.com>
10218
10219         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10220         (gen_video_element), (gen_audio_element), (setup_sinks):
10221         Don't assume the user provided sinks are named "sink"...
10222
10223 2004-10-08  Wim Taymans  <wim@fluendo.com>
10224
10225         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10226         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10227         (gst_play_base_bin_link_stream):
10228         Do not try to autoplug sources that generate raw streams like
10229         cdparanoia.
10230         disconnect the preroll overrun signal when we don't need it anymore.
10231
10232 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10233
10234         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10235         Added reworked patch from #154903 from milosz derezynski (deadchip).
10236
10237 2004-10-08  Wim Taymans  <wim@fluendo.com>
10238
10239         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10240         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10241         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10242         (cdparanoia_convert), (cdparanoia_uri_get_type),
10243         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10244         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10245         * ext/cdparanoia/gstcdparanoia.h:
10246         This adds the cdda://<tracknum> uri.
10247
10248 2004-10-08  Wim Taymans  <wim@fluendo.com>
10249
10250         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10251         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10252         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10253         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10254         (unknown_type), (gst_play_base_bin_remove_element),
10255         (gst_play_base_bin_link_stream):
10256         * gst/playback/gstplaybasebin.h:
10257         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10258         (gst_play_bin_set_property), (gen_video_element),
10259         (gen_audio_element), (setup_sinks):
10260         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10261         (gst_stream_info_get_type), (gst_stream_info_class_init),
10262         (gst_stream_info_init), (gst_stream_info_new),
10263         (gst_stream_info_dispose), (stream_info_mute_pad),
10264         (gst_stream_info_set_property), (gst_stream_info_get_property):
10265         * gst/playback/gststreaminfo.h:
10266         Reuse the audio and video bins.
10267         Some internal cleanups in the stream selection code.
10268
10269 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10270
10271         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10272         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10273         * sys/ximage/ximagesink.h:
10274         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10275         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10276         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10277         not coming from those elements. Moreover these elements should not keep
10278         the xid they have been given when in NULL state.
10279
10280 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10281
10282         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10283         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10284         * sys/ximage/ximagesink.h:
10285         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10286         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10287         * sys/xvimage/xvimagesink.h:
10288           Actually only create a new toplevel window if we're not gonna
10289           embed it right after.
10290
10291 2004-10-07  Wim Taymans  <wim@fluendo.com>
10292
10293         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10294         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10295         * gst/playback/gstplaybin.c: (setup_sinks):
10296         Implement muting/unmuting of streams, mute streams that are not
10297         used.
10298
10299 2004-10-07  Wim Taymans  <wim@fluendo.com>
10300
10301         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10302         (plugin_init):
10303         Added lame audio/x-ac3 typefind function.
10304
10305 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10306
10307         * configure.ac:
10308           bump nano to cvs
10309
10310 === release 0.8.5 ===
10311
10312 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10313
10314         * NEWS:
10315         * RELEASE:
10316         * configure.ac:
10317           releasing 0.8.5, "Take You On"
10318
10319 2004-10-06  Wim Taymans  <wim@fluendo.com>
10320
10321         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10322         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10323         (no_more_pads), (close_link), (type_found):
10324         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10325         * gst/playback/gstplaybin.c: (gen_video_element):
10326         Do not signal the no_more_pads after the first pad when
10327         we are plugging a non dynamic element with multiple
10328         output pads (like swfdec, dvdec, ...).
10329
10330 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10331
10332         * configure.ac:
10333           bump for prerelease
10334
10335 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10336
10337         * gst/wavparse/gstwavparse.c:
10338           add ATRAC3 to STATIC CAPS to fix a warning
10339
10340         * gst/matroska/ebml-read.c:
10341         * gst-libs/gst/riff/riff-read.c:
10342           fix typos
10343
10344 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10345
10346         * gst-libs/gst/riff/riff-media.c:
10347           generate caps for ATRAC3 audio streams
10348
10349         * gst/realmedia/rmdemux.c:
10350           generate caps for ATRAC3 audio streams
10351
10352 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10353
10354         * gst/wavparse/Makefile.am
10355         * gst/wavparse/riff.h
10356         * gst/wavparse/wavparse.vcproj
10357           riff.h removal (unused and duplication with riff-ids.h)
10358
10359 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10360
10361         * gst/wavparse/gstwavparse.h
10362           remove duplicated defines for audio codec codes
10363
10364         * gst-libs/gst/riff/riff-ids.h
10365         * gst/wavenc/riff.h:
10366           add "4CC" code for ATRAC3 audio streams
10367           add "4CC" code for ITU_G721_ADPCM (unused for now)
10368
10369 2004-10-06  Wim Taymans  <wim@fluendo.com>
10370
10371         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10372         Actually _do_ negotiation. Pass gdouble as arg instead
10373         of guint64 for the framerate.
10374
10375 2004-10-06  Wim Taymans  <wim@fluendo.com>
10376
10377         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10378         (find_compatibles), (close_pad_link), (try_to_link_1),
10379         (no_more_pads), (close_link), (type_found):
10380         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10381         * gst/playback/gstplaybin.c: (gen_video_element),
10382         (gen_audio_element):
10383         Set state on newly added element to READY so that negotiation
10384         can happen ASAP.
10385         Addes some more debug info.
10386         Do not try to plug pads with multiple caps structures or ANY
10387         because it is too dangerous since we do not do dynamic
10388         replugging.
10389
10390 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10391
10392         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10393
10394         * po/LINGUAS:
10395         * po/or.po:
10396           add Oriya translation
10397
10398 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10399
10400         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10401           Prevent overwrite of size member. Makes audio sound crappy.
10402
10403 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10404
10405         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10406         Add rmvb to the list of known RealMedia extensions
10407
10408 2004-10-05  Wim Taymans  <wim@fluendo.com>
10409
10410         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10411         (mngdec_openstream), (mngdec_closestream),
10412         (mngdec_handle_sink_event), (mngdec_readdata),
10413         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10414         (mngdec_getcanvasline), (mngdec_refresh),
10415         (gst_mngdec_change_state):
10416         Set the framerate correctly.
10417
10418 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10419
10420         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10421           There was something wrong with the index massaging.
10422
10423 2004-10-04  Wim Taymans  <wim@fluendo.com>
10424
10425         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10426         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10427         (gst_smokedec_chain):
10428         * ext/jpeg/gstsmokedec.h:
10429         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10430         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10431         * ext/jpeg/gstsmokeenc.h:
10432         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10433         (smokecodec_decode_new), (smokecodec_info_free),
10434         (smokecodec_set_quality), (smokecodec_get_quality),
10435         (smokecodec_set_threshold), (smokecodec_get_threshold),
10436         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10437         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10438         (smokecodec_encode), (smokecodec_parse_id),
10439         (smokecodec_parse_header), (smokecodec_decode):
10440         * ext/jpeg/smokecodec.h:
10441         * ext/jpeg/smokeformat.h:
10442         Updated smoke, new bitstream, allows embedding in ogg.
10443
10444 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10445
10446         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10447           Fix seeking in some files. All this code is no longer needed (and
10448           actually breaks stuff) because we now synchronize the full index
10449           right when reading the header.
10450
10451 2004-10-04  Wim Taymans  <wim@fluendo.com>
10452
10453         * configure.ac:
10454         configure update for libmng.
10455
10456 2004-10-04  Wim Taymans  <wim@fluendo.com>
10457
10458         * ext/libmng/Makefile.am:
10459         * ext/libmng/gstmng.c: (plugin_init):
10460         * ext/libmng/gstmng.h:
10461         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10462         (gst_mngdec_base_init), (gst_mngdec_class_init),
10463         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10464         (gst_mngdec_loop), (gst_mngdec_get_property),
10465         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10466         (mngdec_closestream), (mngdec_handle_sink_event),
10467         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10468         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10469         (gst_mngdec_change_state):
10470         * ext/libmng/gstmngdec.h:
10471         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10472         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10473         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10474         (gst_mngenc_chain), (gst_mngenc_get_property),
10475         (gst_mngenc_set_property):
10476         * ext/libmng/gstmngenc.h:
10477         Added basic MNG decoder. Needs more work. The encoder does
10478         not work yet.
10479
10480 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10481
10482         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
10483         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
10484         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
10485           Don't hang on length=0 chunks. Some negotiation fixes. Signal
10486           no-more-pads.
10487
10488 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10489
10490         * configure.ac:
10491           you need at least 1.0.4 of speex
10492
10493 2004-10-04 Iain <iaingnome@gmail.com>
10494
10495         * ext/speex/gstspeexdec.h: Revert the includes changes.
10496
10497         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
10498
10499 2004-09-30 Iain <iaingnome@gmail.com>
10500
10501         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
10502         found during init or set as a property instead of hardcoding /dev/audio
10503
10504 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10505
10506         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
10507         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
10508         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
10509         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
10510         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
10511         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
10512         (gst_rmdemux_dump_data):
10513           Use debug category, fix EOS handling. filesrc ! rmdemux now
10514           works.
10515
10516 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10517
10518         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10519         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
10520         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
10521           Improve allocation, cutting and sorting of the index. How takes a
10522           few seconds instead of minutes.
10523
10524 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
10525
10526         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
10527           fixed compilation
10528
10529 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10530
10531         * gst-libs/gst/riff/riff-media.c:
10532         (gst_riff_create_video_caps_with_data),
10533         (gst_riff_create_video_template_caps):
10534           Add wing commander format mimetype/fourccs.
10535         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10536           Don't crash if some value is 0.
10537
10538 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10539
10540         * gst-libs/gst/riff/riff-media.c:
10541         (gst_riff_create_video_caps_with_data),
10542         (gst_riff_create_video_template_caps):
10543           Add DIB fourcc (raw, palettized 8-bit RGB).
10544         * gst-libs/gst/riff/riff-read.c:
10545         (gst_riff_read_strf_vids_with_data):
10546           Oops, fix strf_data reading bug.
10547         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10548           Use a non-NULL tag.
10549         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
10550           Time for hacks. Sorry Dave. At least one quicktime movie (a
10551           trailer) that I've encountered contains multiple video tracks.
10552           One of those is the actual video track, the other are one-frame
10553           tracks (images). Unfortunately, the number of frames according
10554           to the trak header is 1 for each, so that doesn't help. So
10555           instead, I look at the duration and discard tracks with a
10556           duration shorter than 20% of the length of the stream. Better
10557           than nothing.
10558
10559 2004-10-01  Christian Schaller <christian@fluendo.com>
10560
10561         * ext/ivorbis/vorbis.c:
10562           Patch from Phil Blundell (Bug 152341)
10563
10564 2004-10-01  Wim Taymans  <wim@fluendo.com>
10565
10566         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
10567         (speex_dec_get_formats), (speex_dec_convert),
10568         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
10569         (speex_dec_chain), (gst_speexdec_get_property),
10570         (gst_speexdec_set_property):
10571         Small cleanups.
10572
10573 2004-10-01  Wim Taymans  <wim@fluendo.com>
10574
10575         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10576         (gst_wavparse_stream_init), (gst_wavparse_fmt),
10577         (gst_wavparse_other), (gst_wavparse_loop),
10578         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10579         (gst_wavparse_srcpad_event):
10580         * gst/wavparse/gstwavparse.h:
10581         Added some more debugging info.
10582         Fix the case where the length of the file is 0.
10583         Make sure we seek to sample borders.
10584
10585 2004-10-01  Wim Taymans  <wim@fluendo.com>
10586
10587         * gst/playback/README:
10588         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
10589         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10590         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10591         Add some debug info to decodebin, update README
10592
10593 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10594
10595         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
10596           Don't use g_print(); use GST_DEBUG().
10597
10598 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10599
10600         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
10601         (gst_ogg_mux_queue_pads):
10602           Handle EOS properly.
10603
10604 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10605
10606         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10607
10608         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
10609         (gst_faad_chain), (gst_faad_change_state):
10610         * ext/faad/gstfaad.h:
10611           Allow playback of raw (unframed) MPEG AAC files (#148993).
10612
10613 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10614
10615         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10616
10617         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10618           Throw error if we didn't recognize the stream. Fixes #152289.
10619
10620 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10621
10622         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
10623           Fix negotiation.
10624
10625 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
10626
10627         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10628
10629         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10630           Fix memleak.
10631
10632 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
10633
10634         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10635
10636         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
10637           Solve #152805.
10638         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
10639           Solve 152806.
10640
10641 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10642
10643         * gst-libs/gst/riff/riff-media.c:
10644         (gst_riff_create_video_caps_with_data),
10645         (gst_riff_create_audio_caps_with_data):
10646           Add codec_data handling (like asfdemux used to do).
10647         * gst/asfdemux/gstasf.c: (plugin_init):
10648         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
10649         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
10650           Use riff-media for caps creation instead of our own (mostly
10651           broken) copy of its functions.
10652
10653 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10654
10655         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
10656           Don't actually error out if we get another return value than
10657           -EINVAL. Opposite to what I first thought, drivers have random
10658           return values for this, although -EINVAL is the expected return
10659           value. Since this is not fatal, we shouldn't use
10660           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
10661
10662 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10663
10664         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
10665         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
10666         (dvdreadsrc_get_property), (_open), (_seek), (_read),
10667         (dvdreadsrc_get), (dvdreadsrc_open_file),
10668         (dvdreadsrc_change_state):
10669           Fix. Don't do one big huge loop around the whole DVD, that will
10670           cache all data and thus eat sizeof(dvd) (several GB) before we
10671           see something.
10672         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10673           Actually NULL'ify event after using it.
10674         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
10675         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
10676         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
10677         (gst_ebml_read_seek), (gst_ebml_read_skip):
10678           Handle events.
10679         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
10680         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
10681         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
10682           Fix timing (this will probably break if I seek using menus, but
10683           I didn't get there yet). VOBs and normal DVDs should now work.
10684           Add a mpeg2-only pad with high rank so this get autoplugged for
10685           MPEG-2 movies.
10686         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
10687         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
10688         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
10689         (gst_mpeg_demux_get_audio_stream),
10690         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
10691         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
10692           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
10693           MPEG-1 but use dvddemux for MPEG-2.
10694         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
10695         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
10696         (gst_mpeg_parse_parse_packhead):
10697           Timing. Only add pad template if it exists. Add sink template from
10698           class and not from ourselves. This means we will always use the
10699           correct sink template even if it is not the one defined in this
10700           file.
10701
10702 2004-09-29  Wim Taymans  <wim@fluendo.com>
10703
10704         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
10705         (gst_mpeg_demux_parse_pes):
10706         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
10707         Fix playback of mpeg again, timestamps where screwed up by
10708         patch 1.61.
10709
10710 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10711
10712         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
10713           Only return true if we actually filled something in. Prevents
10714           player applications from showing a random length for flac files.
10715         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
10716         (gst_riff_read_use_event), (gst_riff_read_handle_event),
10717         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
10718         (gst_riff_read_strf_vids_with_data),
10719         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
10720           OK, ok, so I implemented event handling. Apparently it's normal
10721           that we receive random events at random points without asking
10722           for it.
10723         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10724         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10725         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
10726         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10727         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
10728         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10729         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
10730         * gst/avi/gstavidemux.h:
10731           Implement non-lineair chunk handling and subchunk processing.
10732           The first solves playback of AVI files where the audio and video
10733           data of individual buffers that we read are not synchronized.
10734           This should not happen according to the wonderful AVI specs, but
10735           of course it does happen in reality. It is also a prerequisite for
10736           the second. Subchunk processing allows us to cut chunks in small
10737           pieces and process each of these pieces separately. This is
10738           required because I've seen several AVI files with incredibly large
10739           audio chunks, even some files with only one audio chunk for the
10740           whole file. This allows for proper playback including seeking.
10741           This patch is supposed to fix all AVI A/V sync issues.
10742         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10743         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
10744           Work.
10745         * gst/modplug/gstmodplug.cc:
10746           Proper return value setting for the query() function.
10747         * gst/playback/gstplaybasebin.c: (setup_source):
10748           Being in non-playing state (after, e.g., EOS) is not necessarily
10749           a bad thing. Allow for that. This fixes playback of short files.
10750           They don't actually playback fully now, because the clock already
10751           runs. This means that small files (<500kB) with a small length
10752           (<2sec) will still not or barely play. Other files, such as mod
10753           or flx, will work correctly, however.
10754
10755 2004-09-28  Wim Taymans  <wim@fluendo.com>
10756
10757         * ext/speex/gstspeex.c: (plugin_init):
10758         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
10759         (gst_speex_dec_class_init), (speex_dec_get_formats),
10760         (speex_get_event_masks), (speex_get_query_types),
10761         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
10762         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
10763         (gst_speexdec_get_property), (gst_speexdec_set_property),
10764         (speex_dec_change_state):
10765         * ext/speex/gstspeexdec.h:
10766         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
10767         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
10768         (gst_speexenc_base_init), (gst_speexenc_class_init),
10769         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
10770         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
10771         (gst_speexenc_src_query), (gst_speexenc_init),
10772         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
10773         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
10774         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
10775         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
10776         (gst_speexenc_chain), (gst_speexenc_get_property),
10777         (gst_speexenc_set_property), (gst_speexenc_change_state):
10778         * ext/speex/gstspeexenc.h:
10779         Rewrote speex encoder, make sure it can be embedded in ogg.
10780         Implemented speex decoder.
10781
10782 2004-09-28  Christian Schaller <christian@fluendo.com>
10783
10784         * configure.ac:
10785         Remove kioslave plugin. Markey is brewing a new working one
10786         * ext/Makefile.am: Remove kioslave plugin
10787         * ext/kio: remove
10788         * gst-plugins.spec.in: remove kio plugin from spec
10789
10790 2004-09-27  Wim Taymans  <wim@fluendo.com>
10791
10792         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10793         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10794         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
10795         (gst_multifdsink_new_client),
10796         (gst_multifdsink_handle_client_write),
10797         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10798         (gst_multifdsink_handle_clients):
10799         * gst/tcp/gstmultifdsink.h:
10800         Make syncing to keyframes actually work for new clients and lagging
10801         clients.
10802
10803 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10804
10805         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
10806         (gst_navigationtest_handle_src_event), (draw_box_planar411),
10807         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
10808         * gst/debug/gstnavigationtest.h:
10809           make navigationtest display button-press and button-release events
10810
10811 2004-09-26 Iain <iaingnome@gmail.com>
10812
10813         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
10814         the channels have received a new media event.
10815         (interleave_buffered_loop): Compresses a new media event on all
10816         channels into one.
10817
10818 2004-09-26 Iain <iaingnome@gmail.com>
10819
10820         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
10821         call the sinkpad's default event handler and not the srcpads. He also
10822         says this is confusing :)
10823         (gst_wavenc_stop_file): Company says that seek events only go upstream
10824         we should send a discontinuous downstream instead.
10825
10826 2004-09-25  Christian Schaller <christian@fluendo.com>
10827
10828         * Update SPEC file to be usable in conjunction with Fedora Core,
10829           Fedora.us and freshrpms packages
10830         * Fix typo in multifilesrc test Makefile
10831
10832 2004-09-24  Wim Taymans  <wim@fluendo.com>
10833
10834         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10835         Only signal the no_more_pads signal when we have
10836         added the stream to our list.
10837
10838 2004-09-24  Wim Taymans  <wim@fluendo.com>
10839
10840         * gst/playback/gstplaybasebin.c: (remove_prerolls),
10841         (new_decoded_pad):
10842         * gst/playback/gstplaybasebin.h:
10843         * gst/playback/gstplaybin.c: (setup_sinks):
10844         Don't try to preroll or decode more than one audio/video
10845         track.
10846
10847 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10848
10849         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
10850           Throw error if we failed to find a suitable output. This should
10851           throw an error if we successfully set up a pipeline (e.g. because
10852           we recognized a media file) but found no decodable streams in it
10853           (e.g. because it contains only media stream types for which we
10854           have no decoders, or because it's not a media type).
10855
10856 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10857
10858         * ext/dirac/Makefile.am:
10859         * ext/dirac/gstdirac.cc:
10860         * ext/dirac/gstdiracdec.cc:
10861         * ext/dirac/gstdiracdec.h:
10862           Do something. Don't actually know if this works because I don't
10863           have a demuxer yet.
10864         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
10865           Add channels=1 to caps returned from _getcaps().
10866         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
10867         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
10868         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
10869         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
10870         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
10871         (gst_ogm_parse_change_state):
10872           Separate between audio/video so ogmaudioparse actually uses the
10873           audio pad templates. Both audio and video work now, including
10874           autoplugging. Also use sometimes-srcpad hack.
10875         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10876           Handle events better. Don't hang on infinite loops.
10877         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
10878         (gst_avi_demux_init), (gst_avi_demux_reset),
10879         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10880         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
10881         (gst_avi_demux_change_state):
10882         * gst/avi/gstavidemux.h:
10883           Improve A/V sync. Still not perfect.
10884         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
10885         (gst_ebml_read_skip):
10886           Handle events better.
10887         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
10888         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
10889         (qtdemux_audio_caps):
10890           Add IMA4. Improve event handling. Save offset after a seek when
10891           the headers are at the end of the file so that we don't end up in
10892           an infinite loop.
10893         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
10894           Add low-priority typefind support for files with no length.
10895
10896 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10897
10898         * testsuite/multifilesink/Makefile.am:
10899         fix typo
10900
10901 2004-09-22  Julien MOUTTE  <julien@moutte.net>
10902
10903         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
10904         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
10905         mistakes from thaytan's patches.
10906
10907 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
10908
10909         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
10910           For completeness, XSync in the destroy function as xvimage does.
10911
10912 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
10913
10914         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
10915            Correct caps negotiation
10916         * gst/volume/gstvolume.c: (volume_chain_float),
10917         (volume_chain_int16):
10918            Modify debug output to be little more informative
10919         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
10920         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
10921         (gst_xvimagesink_xvimage_destroy):
10922           Add XSync calls after detaching from the shared memory segment to
10923           avoid a crash.
10924
10925 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10926
10927         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
10928         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
10929         * ext/vorbis/vorbis.c: (plugin_init):
10930         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
10931         (gst_vorbisenc_chain):
10932         * ext/vorbis/vorbisenc.h:
10933         remove explicit newmedia support from oggmux and vorbisenc
10934         add debug category to vorbisenc
10935         * gst/multifilesink/gstmultifilesink.c:
10936         (gst_multifilesink_class_init), (gst_multifilesink_init),
10937         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
10938         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
10939         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
10940         (plugin_init):
10941         * gst/multifilesink/gstmultifilesink.h:
10942         add support for streamheader in multifilesink
10943
10944 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10945
10946         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
10947         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
10948         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
10949           Prevent infinite loops. More correct error reporting.
10950         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10951           Error out if negotiation fails.
10952         * gst/playback/gstplaybasebin.c: (setup_source),
10953         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
10954         (gst_play_base_bin_found_tag):
10955           Error/tag forwarding. Pre-roll fixes for source errors on state
10956           changes (e.g. "file does not exist") to prevent hangs.
10957
10958 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10959
10960         * testsuite/multifilesink/Makefile.am:
10961         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
10962         (gst_newmedia_class_init), (gst_newmedia_init),
10963         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
10964         (newfile_signal), (test_signal), (main):
10965         * testsuite/multifilesink/multifilesrc_test.c: (main):
10966         * testsuite/multifilesink/oggtheora_test.c:
10967         (gst_newmedia_base_init), (gst_newmedia_class_init),
10968         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
10969         (test_format), (newfile_signal), (test_signal), (main):
10970         * testsuite/multifilesink/oggvorbis_test.c:
10971         (gst_newmedia_base_init), (gst_newmedia_class_init),
10972         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
10973         (test_format), (newfile_signal), (test_signal), (main):
10974         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
10975         (gst_newmedia_class_init), (gst_newmedia_init),
10976         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
10977         (newfile_signal), (test_signal), (main):
10978         New media tests
10979
10980 2004-09-20  Christian Schaller <christian@fluendo.com>
10981
10982         * Fix mikmod license to LGPL as they have relicensed
10983         * Move Dirac and Effectv into LGPL section of README_license
10984
10985 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10986
10987         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
10988         (gst_mad_change_state):
10989           Allow for mp3 rate/channels changes. However, only very
10990           conservatively. Reason that we *have* to enable this is smiply
10991           because the mad find_sync() function is not good enough, it will
10992           regularly sync on random data as valid frames and therefore make
10993           us provide random caps as *final* caps of the stream. The best fix
10994           I could think of is to simply require several of the same stream
10995           changes in a row before we change caps.
10996           The actual testcase that works now is #
10997         * ext/ogg/Makefile.am:
10998         * ext/ogg/gstogg.c: (plugin_init):
10999         * ext/ogg/gstogmparse.c:
11000           OGM support (video only for now; I need an audio sample file).
11001         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11002         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11003         (gst_asf_demux_add_video_stream):
11004           WMV extradata.
11005         * gst/playback/gstplaybasebin.c: (unknown_type):
11006           Don't error out on single unknown-types after all. It's wrong.
11007           If we found type of video and audio but not of a subtitle stream,
11008           it will still error out (which is unwanted). Will find a better fix
11009           later on.
11010         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11011         (ogmaudio_type_find), (plugin_init):
11012           OGM support.
11013
11014 2004-09-20  Johan Dahlin  <johan@gnome.org>
11015
11016         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11017         after setting caps.
11018
11019 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11020
11021         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11022         * gst/wavenc/gstwavenc.h:
11023         Added newmedia support to wavenc
11024
11025 2004-09-17  Wim Taymans  <wim@fluendo.com>
11026
11027         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11028         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11029         (gst_fdset_fd_can_write), (gst_fdset_wait):
11030         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11031         (gst_multifdsink_init), (gst_multifdsink_add),
11032         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11033         (gst_multifdsink_remove_client_link),
11034         (gst_multifdsink_client_queue_buffer),
11035         (gst_multifdsink_handle_client_write),
11036         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11037         (gst_multifdsink_close), (gst_multifdsink_change_state):
11038         * gst/tcp/gstmultifdsink.h:
11039         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11040         (gst_tcpserversink_removed):
11041         Small cleanups in fdset.c
11042         Use a hastable to map fd to the client structure for faster
11043         lookup in _remove and get_stats.
11044         Added virtual function to close the fds.
11045         Handle clients even when the select/poll call was unblocked because
11046         of a command.
11047         Implement syncing to keyframe in the recovery procedure.
11048
11049 2004-09-16 Iain <iaingnome@gmail.com>
11050
11051         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11052         try caps.
11053
11054 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11055
11056         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11057           Caps are only set if the type of the stream is unknown, but this
11058           is initialized in ->init_stream(), so set to UNKNOWN after calling
11059           ->init_stream() so that capsnego starts.
11060
11061 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11062
11063         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11064         (gst_avi_demux_stream_data):
11065           Just hardcode for raw audio then. AVI audio sucks.
11066
11067 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11068
11069         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11070         * gst/matroska/matroska-mux.c: (audiosink_templ),
11071         (gst_matroska_mux_audio_pad_link):
11072         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11073         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11074
11075 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11076
11077         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11078         (gst_avi_demux_stream_data):
11079           Try to fix a/v sync issues.
11080
11081 2004-09-15  David Schleef  <ds@schleef.org>
11082
11083         * configure.ac: remove NASM check, since we don't use it.  Update
11084         dirac check to 0.4
11085         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11086         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11087         Initialized variables.
11088         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11089         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11090         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11091         SVQ3 format
11092
11093 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11094
11095         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11096         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11097         * gst/avi/gstavidemux.h:
11098           Fix for compressed audio (mp3) timestamp generation. How did this
11099           ever work?
11100
11101 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11102
11103         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11104           Volume is a double not a float.
11105
11106 2004-09-15  Wim Taymans  <wim@fluendo.com>
11107
11108         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11109         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11110         Don't close the fd in multifdsink as we didn't open it in the
11111         first place. Some cleanups.
11112
11113 2004-09-15  Wim Taymans  <wim@fluendo.com>
11114
11115         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11116         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11117         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11118         Fix the case where the muxer would mark pages as delta
11119         frames when they are not (vorbis only ogg).
11120
11121 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11122
11123         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11124         (gst_play_base_bin_change_state):
11125           Handle the case where we failed to setup a clear pipeline. This
11126           will throw an error (or EOS, another nice case) and if you don't
11127           catch that, the app will wait for the signal forever (and thus
11128           hang).
11129
11130 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11131
11132         * ext/gnomevfs/gstgnomevfssink.c:
11133         (gst_gnomevfssink_uri_get_protocols):
11134         * ext/gnomevfs/gstgnomevfssrc.c:
11135         (gst_gnomevfssrc_uri_get_protocols):
11136         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11137         * ext/gnomevfs/gstgnomevfsuri.h:
11138           Use _uri_new() instead of _open(), so it doesn't take as long and
11139           Christophe's computer won't hang.
11140         * gst/playback/gstplaybasebin.c: (unknown_type):
11141           Throw error on unknown media type, so apps actually display it.
11142
11143 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11144
11145         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11146           this script to work on Solaris since bash shell handles echo
11147           differenly than bash.
11148
11149 2004-09-17  Wim Taymans  <wim@fluendo.com>
11150
11151         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11152         (setup_source), (gst_play_base_bin_set_property),
11153         (gst_play_base_bin_add_element):
11154         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11155         Some more work on making sure seeking pauses the pipeline and
11156         that changing the uri actually does something.
11157
11158 2004-09-17  Wim Taymans  <wim@fluendo.com>
11159
11160         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11161         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11162         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11163         (gst_tcpserversink_close):
11164         Be a bit more paranoid when freeing memory.
11165
11166 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11167
11168         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11169         (qtdemux_parse_trak):
11170           Don't crash by dividing by zero (see sample movie in #126922).
11171
11172 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11173
11174         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11175           Don't touch non-existing data (fixes crash on file in #140147).
11176
11177 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11178
11179         * gst/playback/gstplaybasebin.c:
11180         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11181           Handle double disposals, and proper change of URIs.
11182
11183 2004-09-13  Martin Eikermann <meiker@upb.de>
11184
11185         * gst/mpegstream/gstmpegparse.c:
11186           fix synchronistation for streams recorded from digital PCR
11187           fixes bug #119376
11188
11189 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11190
11191         * ext/gnomevfs/Makefile.am:
11192         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11193         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11194         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11195         (gst_gnomevfssink_uri_get_type),
11196         (gst_gnomevfssink_uri_get_protocols),
11197         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11198         (gst_gnomevfssink_uri_handler_init),
11199         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11200         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11201         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11202         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11203         (gst_gnomevfssrc_uri_get_type),
11204         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11205         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11206         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11207         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11208         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11209         * ext/gnomevfs/gstgnomevfsuri.h:
11210           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11211           of fake URIs to see which this version of Gnome-VFS likes, and
11212           uses that for the Gst-URI interface. Makes playbin support http://
11213           streams. Also fix up some stupid behaviour in gnomevfssrc.
11214
11215 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11216
11217         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11218         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11219         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11220         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11221           Update mixer (to sync with other sessions) if we try to obtain
11222           a new value. This makes alsamixer work accross applications.
11223         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11224           Only call sync functions if we're running, else alsalib asserts.
11225         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11226           Sometimes fails to compile. Possibly a gcc bug.
11227         * gst/playback/gstplaybin.c: (gen_video_element),
11228         (gen_audio_element):
11229           Add a reference to an application-provided object, because we lose
11230           this same reference if we add it to the bin. If we don't do this,
11231           we can only use this object once and thus crash if we go from
11232           ready to playing, back to ready and back to playing again.
11233           Also add an audioscale element because several cheap soundcards -
11234           like mine - don't support all samplerates.
11235         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11236         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11237           Fix wrong order or PAR calls. Makes automatically obtained PAR
11238           from the X server atually being used.
11239
11240 2004-09-12  David Schleef  <ds@schleef.org>
11241
11242         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11243         #151887, #152102, #152247.
11244         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11245         * examples/seeking/cdparanoia.c: same
11246         * examples/seeking/cdplayer.c: same
11247         * examples/seeking/seek.c: same
11248         * examples/seeking/spider_seek.c: same
11249         * examples/seeking/vorbisfile.c: same
11250         * examples/stats/mp2ogg.c: same
11251         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11252         (gst_esdsink_dispose): Dispose of element properly.
11253         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11254         fixes.
11255         * ext/nas/nassink.c: (gst_nassink_class_init),
11256         (gst_nassink_dispose): Dispose of element correctly.
11257         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11258         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11259         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11260         Fix 64-bit warning.
11261         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11262         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11263         Fix 64-bit warning.
11264
11265 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11266
11267         * configure.ac : change speex detection as 1.1.6 now uses
11268           .pc/pkg-config and they changed their headers location.
11269
11270 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11271
11272         * gst/matroska/matroska-mux.h:
11273         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11274         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11275         (gst_matroska_mux_write_data):
11276           Write multiple blocks/frames per cluster.
11277                 Write meta-seek information (seek heads).
11278
11279 2004-09-09  Scott Wheeler <wheeler@kde.org>
11280
11281         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11282         (gst_play_bin_set_property), (gst_play_bin_get_property),
11283         (gen_audio_element), (gen_audio_element):
11284           Add a volume element / property to the pipeline.
11285
11286 2004-09-07  Wim Taymans  <wim@fluendo.com>
11287
11288         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11289         Copy timestamps from the master pad to the output buffers.
11290
11291 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11292
11293         * ext/raw1394/gstdv1394src.c:
11294           throw errors when applicable
11295
11296 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11297
11298         * gst/matroska/ebml-ids.h:
11299         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11300         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11301         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11302           automatically convert unix time <-> ebml time when reading/writing
11303           a date, use gst_ebml_write_uint to write CUETIME,
11304           not gst_ebml_write_date.
11305         * gst/matroska/matroska-ids.h:
11306         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11307         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11308         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11309         (gst_matroska_mux_write_data):
11310           Write track and segment UIDs, write muxing date, write
11311           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11312           Create cues for audio only files.
11313
11314 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11315
11316         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11317         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11318           Re-commit ALSA switches.
11319         * gst/adder/gstadder.c: (gst_adder_loop):
11320           64-bit fix (#151416).
11321         * gst/debug/progressreport.c: (gst_progressreport_report):
11322           64-bit fix (#151419).
11323         * gst/matroska/matroska-demux.c:
11324         (gst_matroska_demux_parse_contents):
11325           64-bit fix (#151420).
11326         * gst/playback/test3.c: (update_scale):
11327           64-bit fix (#151421).
11328
11329 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11330
11331         * configure.ac:
11332           bump nano to cvs
11333
11334 === release 0.8.4 ===
11335
11336 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11337
11338         * configure.ac: releasing 0.8.4, "Alias"
11339
11340 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11341
11342         * ext/theora/Makefile.am:
11343           fix makefile.  Fixes #151462.
11344
11345 2004-08-30  Wim Taymans  <wim@fluendo.com>
11346
11347         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11348         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11349         (gst_multifdsink_remove_client_link),
11350         (gst_multifdsink_client_queue_buffer),
11351         (gst_multifdsink_handle_client_write):
11352         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11353         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11354         Fix some memory leaks.
11355
11356 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11357
11358         Patch by: David Schleef
11359
11360         * configure.ac:
11361         * sys/Makefile.am:
11362           rename our detection macro for V4L2.  Fixes #151236.
11363
11364 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11365
11366         Patch by: David Schleef
11367
11368         * configure.ac:
11369           check to define LAMEPRESET.  Fixes #151232.
11370
11371 2004-08-27  David Schleef  <ds@schleef.org>
11372
11373         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11374         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11375         (gst_glimagesink_fixate):  Move local variable declarations to
11376         make gcc-2.95 happy.
11377
11378 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11379
11380         * configure.ac:
11381           bump nano for prerelease
11382
11383 2004-08-27  David Schleef  <ds@schleef.org>
11384
11385         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11386         * sys/sunaudio/gstsunaudiosrc.c:
11387         * sys/sunaudio/gstsunaudiosrc.h:
11388
11389 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11390
11391         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11392         handle EOS correctly
11393         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11394         * gst/matroska/matroska-mux.h:
11395         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11396         VFW compatibility mode
11397
11398 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11399
11400         patch by: Zaheer Abbas Merali
11401
11402         * ext/ogg/gstoggmux.c:
11403         * ext/vorbis/vorbisenc.c:
11404         * ext/vorbis/vorbisenc.h:
11405           handle NEWMEDIA
11406
11407 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11408
11409         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11410         fix byte order reversion on little endian machines.
11411         * gst/matroska/matroska-mux.c: (audiosink_templ),
11412         (gst_matroska_mux_audio_pad_link):
11413         add TTA codec to the list of supported codecs.
11414         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11415         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11416         (gst_matroska_mux_write_data):
11417         * gst/matroska/matroska-mux.h:
11418         write segment duration correctly, write muxing app string, fixes bugs
11419         #140897 and #140898.
11420         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11421         wait for all pads to be negotiated before starting to mux.
11422
11423 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11424
11425         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11426         * ext/lame/gstlame.h:
11427         Added new media support to lame
11428
11429 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11430
11431         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11432         send vorbis headers at the beginning of a stream, fixes bug #141554.
11433         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11434         bug #148950.
11435         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11436         (gst_matroska_demux_plugin_init):
11437         * gst/matroska/matroska-ids.h:
11438         enable demuxing of TTA audio streams, fixes bug #148951.
11439         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11440         enable typefinding for TTA audio files, fixes bug #148711.
11441         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11442         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11443         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11444
11445 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11446
11447         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11448         (gst_riff_read_element_data), (gst_riff_read_seek),
11449         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11450         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11451         <teuf@gnome.org>
11452
11453 2004-08-23 Iain <iaingnome@gmail.com>
11454
11455         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11456         tags. They appear to be handled differently to normal.
11457         (tag_list_to_id3_tag_foreach): Ditto.
11458
11459 2004-08-22  Wim Taymans  <wim@fluendo.com>
11460
11461         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11462         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11463         Make sure we never send -1 granulepos.
11464
11465 2004-08-20  Wim Taymans  <wim@fluendo.com>
11466
11467         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11468         (gst_ogg_mux_loop):
11469         I will accept bitchslappings with non sharp objects.
11470
11471 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11472
11473         * configure.ac:
11474         Clean up the test for lame presets
11475
11476 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11477
11478         * configure.ac:
11479         * ext/lame/Makefile.am:
11480         * ext/lame/gstlame.c: (gst_lame_class_init),
11481         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11482         Only enable lame presets if version of lame has presets in API
11483
11484 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
11485         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
11486         * gst/udp/gstudpsrc.h:
11487           Don't call gst_pad_push in a get function. Fixes #150449
11488
11489 2004-08-18  Wim Taymans  <wim@fluendo.com>
11490
11491         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
11492         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
11493         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11494         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11495         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11496         (gst_fdset_wait):
11497         * gst/tcp/gstfdset.h:
11498         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11499         (gst_multifdsink_client_queue_buffer),
11500         (gst_multifdsink_handle_client_write):
11501         * gst/tcp/gstmultifdsink.h:
11502         Some extra checks in gstfdset.
11503         Only use send() when the fd is a socket. Don't try to
11504         read from write only fds.
11505
11506 2004-08-18  Wim Taymans  <wim@fluendo.com>
11507
11508         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
11509         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11510         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11511         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11512         (gst_fdset_wait):
11513         Add more locking and bounds checking.
11514
11515 2004-08-18  Wim Taymans  <wim@fluendo.com>
11516
11517         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
11518         Realloc test fdset in the lock and right before starting
11519         the poll call. Bump the limit to 4096.
11520
11521 2004-08-17  David Schleef  <ds@schleef.org>
11522
11523         * sys/sunaudio/Makefile.am:
11524         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
11525         of rates and channels.  Make debugging less obnoxious.
11526
11527         Patch from Balamurali Viswanathan implementing a mixer for
11528         Sun audio.  (bug #144091):
11529         * sys/sunaudio/gstsunelement.c:
11530         * sys/sunaudio/gstsunelement.h:
11531         * sys/sunaudio/gstsunmixer.c:
11532         * sys/sunaudio/gstsunmixer.h:
11533
11534 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11535
11536         * gst/audioscale/gstaudioscale.c:
11537         * gst/audioscale/gstaudioscale.h:
11538         made audioscale resample from any sample rate to any sample rate
11539
11540 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11541
11542         * ext/libpng/gstpngdec.c:
11543           error out on unsupported types
11544
11545 2004-08-17  Iain <iaingnome@gmail.com>
11546
11547         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
11548         mid_side and loose_mid_side properties if its a stereo stream.
11549
11550 2004-08-17  Wim Taymans  <wim@fluendo.com>
11551
11552         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11553         (theora_get_formats), (theora_dec_src_convert),
11554         (theora_dec_sink_convert), (theora_dec_src_query),
11555         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
11556         Add a debug line.
11557
11558 2004-08-17  Wim Taymans  <wim@fluendo.com>
11559
11560         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
11561         (gst_ogg_pad_push):
11562         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11563         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
11564         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
11565         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11566         Mark delta units in the muxer.
11567         Try to decode the packet after an out-of-sync error from
11568         libogg.
11569
11570 2004-08-17  Wim Taymans  <wim@fluendo.com>
11571
11572         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11573         (gst_multifdsink_init), (gst_multifdsink_add),
11574         (gst_multifdsink_client_queue_buffer),
11575         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
11576         * gst/tcp/gstmultifdsink.h:
11577         Added option to send a keyframe to clients as the first buffer.
11578         Make timeout property writable.
11579
11580 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11581
11582         patch by: Wim Taymans
11583
11584         * gst/tcp/gstfdset.c:
11585         * gst/tcp/gstmultifdsink.c:
11586           fix index comparison, should include 0
11587
11588 2004-08-16  Wim Taymans  <wim@fluendo.com>
11589
11590         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
11591         (gst_fdset_add_fd), (gst_fdset_remove_fd),
11592         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11593         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11594         (gst_fdset_wait):
11595           copy when reallocing for poll so the select arguments don't get
11596           changed during the call
11597
11598 2004-08-16  Wim Taymans  <wim@fluendo.com>
11599
11600         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
11601         (gst_theora_enc_class_init), (theora_enc_sink_link),
11602         (theora_buffer_from_packet), (theora_enc_chain):
11603         Fix bug where buffers were not marked as keyframes
11604         correctly.
11605
11606 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11607
11608         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11609         (gst_lame_preset_get_type), (gst_lame_class_init):
11610         describe the enum values for vbr mode and presets more verbosely
11611
11612 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11613
11614         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
11615         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
11616         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
11617         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11618         * ext/lame/gstlame.h:
11619         add preset property to lame so it can use lame presets
11620
11621 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11622
11623         * ext/lame/gstlame.c: (gst_lame_get_property):
11624         whoops forgot break, thanks teuf
11625
11626 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11627
11628         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11629         (gst_lame_class_init), (gst_lame_src_getcaps),
11630         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
11631         (gst_lame_get_property), (gst_lame_setup):
11632         * ext/lame/gstlame.h:
11633         fix lame's broken vbr stuff, allow it to resample if need be, and also
11634         make xing header optional
11635
11636 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11637
11638         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
11639         added getcaps function so samplerate doesnt get fixated to silly values
11640
11641 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11642
11643         * ext/lame/gstlame.c: (gst_lame_src_link):
11644         revert previous fix
11645
11646 2004-08-12  Johan Dahlin  <johan@gnome.org>
11647
11648         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
11649         checks. Doesn't matter what state we are in. Interfaces are a
11650         compile time thing, not runtime. It also broke the python bindings.
11651
11652 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11653
11654         * ext/lame/gstlame.c: (gst_lame_src_link):
11655         made source pad link function check if sinkpad is ok..fixes the problem
11656         where core fixates the output rate of lame stupidly
11657
11658 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11659
11660         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
11661         * sys/v4l/v4l_calls.c:
11662         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
11663           fix fixate function to handle nonsimple caps.
11664           remove bogus check in _link
11665           cleanups
11666
11667 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11668
11669         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
11670         set default compression ratio parameter to 0.0 so bitrate parameter
11671         works :)
11672
11673 2004-08-11  David Schleef  <ds@schleef.org>
11674
11675         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
11676
11677 2004-08-11  David Schleef  <ds@schleef.org>
11678
11679         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
11680         before.
11681
11682 2004-08-11  David Schleef  <ds@schleef.org>
11683
11684         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
11685
11686 2004-08-11  David Schleef  <ds@schleef.org>
11687
11688         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
11689           license field
11690         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
11691         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
11692           LGPL.
11693         * gst/auparse/gstauparse.c: Fix plugin license field.
11694         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
11695         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
11696         * gst/rtp/gstrtp.c: Fix plugin license field.
11697
11698 2004-08-11  Wim Taymans  <wim@fluendo.com>
11699
11700         * gst/tcp/Makefile.am:
11701         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
11702         (ensure_size), (gst_fdset_new), (gst_fdset_free),
11703         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
11704         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
11705         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
11706         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11707         (gst_fdset_fd_can_write), (gst_fdset_wait):
11708         * gst/tcp/gstfdset.h:
11709         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11710         (gst_multifdsink_class_init), (gst_multifdsink_init),
11711         (gst_multifdsink_add), (gst_multifdsink_remove),
11712         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
11713         (gst_multifdsink_remove_client_link),
11714         (gst_multifdsink_handle_client_read),
11715         (gst_multifdsink_client_queue_data),
11716         (gst_multifdsink_client_queue_caps),
11717         (gst_multifdsink_client_queue_buffer),
11718         (gst_multifdsink_handle_client_write),
11719         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11720         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11721         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
11722         (gst_multifdsink_close):
11723         * gst/tcp/gstmultifdsink.h:
11724         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11725         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
11726         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
11727         (gst_tcpserversink_close):
11728         * gst/tcp/gsttcpserversink.h:
11729         Abstracted away the select call, implemented poll (yes we ran into
11730         the 1024 limit in production).
11731
11732 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
11733
11734         * gst/tcp/gsttcp.c:
11735         * gst/tcp/gsttcpplugin.c:
11736           improve debuggging, remove assert
11737
11738 2004-08-10  Wim Taymans  <wim@fluendo.com>
11739
11740         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11741         (gst_client_status_get_type), (gst_multifdsink_class_init),
11742         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
11743         (gst_multifdsink_handle_client_read),
11744         (gst_multifdsink_handle_client_write),
11745         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11746         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11747         (gst_multifdsink_get_property):
11748         * gst/tcp/gstmultifdsink.h:
11749         * gst/tcp/gsttcp-marshal.list:
11750         Starting to prepare for specifying buffer time in other units
11751         than buffers. Expose remove reason in signal.
11752
11753 2004-08-10  Wim Taymans  <wim@fluendo.com>
11754
11755         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11756         (gst_multifdsink_remove), (gst_multifdsink_clear),
11757         (gst_multifdsink_remove_client_link),
11758         (gst_multifdsink_handle_client_read),
11759         (gst_multifdsink_client_queue_data),
11760         (gst_multifdsink_client_queue_buffer),
11761         (gst_multifdsink_handle_client_write),
11762         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
11763         (gst_multifdsink_chain), (gst_multifdsink_close):
11764         * gst/tcp/gstmultifdsink.h:
11765         Added more debugging info. Changed the way clients are
11766         removed from the lists. Fixed a bug where a bad file descriptor
11767         could cause many clients to be removed.
11768
11769 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11770
11771         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
11772           allow all pixel-aspect-ratios, not just 1:1
11773
11774 2004-08-09  David Schleef  <ds@schleef.org>
11775
11776         * sys/glsink/ARB_multitexture.h:  Remove old files.
11777         * sys/glsink/EXT_paletted_texture.h:
11778         * sys/glsink/NV_register_combiners.h:
11779         * sys/glsink/gstgl_nvimage.c:
11780         * sys/glsink/gstgl_pdrimage.c:
11781         * sys/glsink/gstgl_rgbimage.c:
11782         * sys/glsink/gstglsink.c:
11783         * sys/glsink/gstglsink.h:
11784         * sys/glsink/gstglxwindow.c:
11785         * sys/glsink/regcomb_yuvrgb.c:
11786
11787 2004-08-09  David Schleef  <ds@schleef.org>
11788
11789         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
11790         GL sink plugin.  (Bug #147302)
11791
11792         * configure.ac: Test for OpenGL
11793         * sys/Makefile.am: Use test for OpenGL
11794         * sys/glsink/Makefile.am:
11795         * sys/glsink/glimagesink.c: rewrite
11796         * sys/glsink/glimagesink.h: rewrite
11797
11798 2004-08-09  David Schleef  <ds@schleef.org>
11799
11800         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
11801         sane framerates.
11802         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
11803         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
11804         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
11805
11806 2004-08-09  Wim Taymans  <wim@fluendo.com>
11807
11808         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11809         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11810         (gst_multifdsink_client_remove),
11811         (gst_multifdsink_handle_client_read),
11812         (gst_multifdsink_handle_client_write),
11813         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11814         Do a bit more logging, make the client_read code more robust.
11815
11816 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11817
11818         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
11819         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
11820         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
11821         (gst_jpegdec_init), (gst_jpegdec_chain):
11822         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
11823         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
11824           cleanups, debugging fixes and memleak plugging
11825
11826 2004-08-09  Wim Taymans  <wim@fluendo.com>
11827
11828         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11829         (theora_get_formats), (theora_dec_src_convert),
11830         (theora_dec_sink_convert), (theora_dec_src_query),
11831         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
11832         (theora_dec_change_state):
11833         Don't crash on missing header packets.
11834
11835 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11836
11837         * po/LINGUAS:
11838         * po/sq.po:
11839           Added Albanian translation (Laurent Dhima)
11840         * po/cs.po:
11841           updated
11842
11843 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11844
11845         * ext/lame/gstlame.c:
11846           fix/add debugging
11847
11848 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11849
11850         * sys/ximage/ximagesink.c:
11851         * sys/xvimage/xvimagesink.c:
11852           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
11853
11854 2004-08-06  Wim Taymans  <wim@fluendo.com>
11855
11856         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11857         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11858         (gst_multifdsink_client_remove),
11859         (gst_multifdsink_handle_client_read),
11860         (gst_multifdsink_handle_client_write),
11861         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11862         Make sure we don't try to read more from a client that what
11863         ioctl says us or we deadlock.
11864
11865 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11866
11867         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
11868         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
11869         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
11870           decouple running_time and n_frames so it can handle changing
11871           framerate while running
11872
11873 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11874
11875         * po/nl.po:
11876         * po/sv.po:
11877           updated translations
11878
11879 2004-08-04  Benjamin Otte  <otte@gnome.org>
11880
11881         * gst/videotestsrc/gstvideotestsrc.c:
11882         (gst_videotestsrc_get_capslist), (generate_capslist),
11883         (plugin_init):
11884           generate the list of supported caps at startup and reuse it instead
11885           of always generating it
11886
11887 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11888
11889         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
11890           whoops, last checkin broke normal build
11891
11892 2004-08-03  Benjamin Otte  <otte@gnome.org>
11893
11894         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
11895         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
11896         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
11897         (gst_alsa_mixer_get_option):
11898         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
11899         (dvdnavsrc_print_event):
11900         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
11901         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
11902         (gst_ogg_mux_pad_unlink):
11903         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
11904         (gst_multipart_mux_pad_unlink):
11905         * gst/videofilter/gstvideobalance.c:
11906         (gst_videobalance_colorbalance_set_value):
11907         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
11908         (gst_videomixer_pad_unlink):
11909         * po/uk.po:
11910         * sys/oss/gstossmixer.c:
11911         * sys/v4l/gstv4lcolorbalance.c:
11912         * sys/v4l/gstv4ltuner.c:
11913         * sys/v4l/v4lsrc_calls.c:
11914         * sys/v4l2/gstv4l2colorbalance.c:
11915         * sys/v4l2/gstv4l2tuner.c:
11916           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
11917
11918 2004-08-03  Benjamin Otte  <otte@gnome.org>
11919
11920         * examples/dynparams/filter.c: (ui_control_create):
11921         * examples/gstplay/player.c: (print_tag):
11922         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
11923         * ext/gdk_pixbuf/gstgdkanimation.c:
11924         (gst_gdk_animation_iter_may_advance):
11925         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
11926         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
11927         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
11928         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
11929         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
11930         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
11931         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
11932         * gst/sine/demo-dparams.c: (main):
11933         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
11934         * testsuite/alsa/formats.c: (create_pipeline):
11935         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
11936           fixes for G_DISABLE_ASSERT and friends
11937         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
11938         (mp3_type_frame_length_from_header), (mp3_type_find),
11939         (plugin_init):
11940           require mp3 typefinding to have at least MIN_HEADERS valid headers
11941           add typefinding for AAC adts files
11942
11943 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
11944
11945         * sys/ximage/ximagesink.c:
11946         (gst_ximagesink_calculate_pixel_aspect_ratio):
11947         * sys/xvimage/xvimagesink.c:
11948         (gst_xvimagesink_calculate_pixel_aspect_ratio):
11949         Make sure we calculate pixel-aspect-ratio using floating point maths
11950
11951 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11952
11953         * po/uk.po:
11954           updated translation
11955
11956 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11957
11958         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11959         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
11960           add debugging for display PAR calculation
11961
11962 2004-08-02  David Schleef  <ds@schleef.org>
11963
11964         * configure.ac: Fix mikmod CFLAGS.
11965
11966 2004-07-27  Benjamin Otte  <otte@gnome.org>
11967
11968         * gst/audioscale/gstaudioscale.c:
11969         - fix templates to only support S16, it's the only format that works
11970         - make caps nego code use try_set_caps_nonfixed and fixation instead
11971         of try_set_caps twice, which is not nice for autopluggers
11972         - change rank to secondary, so autopluggers can pick it up after
11973         audioconvert
11974
11975 2004-08-02  Iain <iain@prettypeople.org>
11976
11977         * gst/interleave/interleave.c (interleave_init),
11978         (interleave_request_new_pad),
11979         (interleave_pad_removed),
11980         (interleave_buffered_loop): Use the real pad count, not the artificial
11981         one.
11982
11983 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11984
11985         * configure.ac: bump nano back to development
11986
11987 === release 0.8.3 ===
11988
11989 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11990
11991         * configure.ac: releasing 0.8.3, "Water"
11992
11993 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11994
11995         * sys/xvimage/xvimagesink.c:
11996         (gst_xvimagesink_calculate_pixel_aspect_ratio),
11997         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
11998         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
11999         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12000         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12001         * sys/xvimage/xvimagesink.h:
12002           apply similar PAR fixes as to ximagesink
12003
12004 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12005
12006         patch from: Benjamin Otte
12007
12008         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12009           add link function to lame.  Fixes #148986.
12010
12011 2004-08-02  Johan Dahlin  <johan@gnome.org>
12012
12013         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12014         fix debugging log
12015
12016 2004-07-30  David Schleef  <ds@schleef.org>
12017
12018         * gst/videomixer/Makefile.am: Fix things that should have been
12019         fixed in the last checkin.
12020
12021 2004-07-30  David Schleef  <ds@schleef.org>
12022
12023         * gst/multipart/Makefile.am: Fix things that should have been
12024         fixed in the last checkin.
12025
12026 2004-07-30  David Schleef  <ds@schleef.org>
12027
12028         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12029
12030 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12031
12032         * configure.ac:
12033           bump nano for prerelease
12034         * po/af.po:
12035         * po/az.po:
12036         * po/cs.po:
12037         * po/en_GB.po:
12038         * po/hu.po:
12039         * po/nl.po:
12040         * po/sr.po:
12041         * po/sv.po:
12042         * po/uk.po:
12043           updates
12044
12045 2004-07-30  Wim Taymans  <wim@fluendo.com>
12046
12047         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12048         (gst_multifdsink_add), (gst_multifdsink_remove),
12049         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12050         (gst_multifdsink_client_remove),
12051         (gst_multifdsink_handle_client_write),
12052         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12053         * gst/tcp/gstmultifdsink.h:
12054         Recover from a select with a bad file descriptor by removing
12055         the client.
12056
12057 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12058
12059         * configure.ac:
12060           fix requirement of core
12061         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12062         (gst_play_pipeline_setup):
12063           don't use colorspace element.  do use hermescolorspace element.
12064           make macro to get a colorspace element.
12065           mark strings for translation.
12066         * po/POTFILES.in:
12067           add play.c
12068         * po/af.po:
12069         * po/az.po:
12070         * po/cs.po:
12071         * po/en_GB.po:
12072         * po/hu.po:
12073         * po/nl.po:
12074         * po/sr.po:
12075         * po/sv.po:
12076         * po/uk.po:
12077           update translations
12078
12079 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12080
12081         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12082         fix default for newmedia flag
12083
12084 2004-07-30  Wim Taymans  <wim@fluendo.com>
12085
12086         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12087         (gst_theora_dec_init), (theora_get_formats),
12088         (theora_dec_src_convert), (theora_dec_sink_convert),
12089         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12090         (theora_dec_chain), (theora_dec_set_property),
12091         (theora_dec_get_property):
12092         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12093         (gst_theora_enc_class_init), (gst_theora_enc_init),
12094         (theora_enc_sink_link), (theora_enc_chain),
12095         (theora_enc_set_property), (theora_enc_get_property):
12096         Added cropping option to theora decoder.
12097         Added border option to theora encoder.
12098
12099 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12100
12101         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12102         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12103         (gst_pngenc_set_property):
12104         * ext/libpng/gstpngenc.h:
12105         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
12106
12107 2004-07-30  Wim Taymans  <wim@fluendo.com>
12108
12109         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12110         (theora_enc_sink_link), (theora_enc_chain),
12111         (theora_enc_set_property), (theora_enc_get_property):
12112         Fix encoding of non-multiple-of-16 video.
12113
12114 2004-07-29  David Schleef  <ds@schleef.org>
12115
12116         * configure.ac: make test for audiofile more strict
12117
12118 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12119
12120         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12121           give different names to typefind functions
12122
12123 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12124
12125         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12126         (gst_ximagesink_calculate_pixel_aspect_ratio),
12127         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12128         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12129         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12130         (gst_ximagesink_get_property), (gst_ximagesink_init):
12131         * sys/ximage/ximagesink.h:
12132           allocate PAR's dynamically.
12133           use autodetected PAR if no object-set PAR is given.
12134           add workaround for directfb's X not setting physical size.
12135           fix to xvimagesink will follow tomorrow.
12136
12137 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12138
12139         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12140         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12141         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12142         (gst_shout2send_class_init), (gst_shout2send_init),
12143         (set_shout_metadata), (gst_shout2send_set_metadata),
12144         (gst_shout2send_chain), (gst_shout2send_set_property),
12145         (gst_shout2send_get_property), (gst_shout2send_connect),
12146         (gst_shout2send_change_state):
12147         * ext/shout2/gstshout2.h:
12148         - fix for sending mp3 audio to icecast2 server, if pad link function not
12149         called before PAUSED state
12150         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12151         - added tagging support for mp3 audio broadcasted
12152         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12153         debug info
12154
12155 2004-07-28  Wim Taymans  <wim@fluendo.com>
12156
12157         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12158         (gst_ogg_demux_push):
12159         Return query failure when we don't know the length of
12160         an ogg stream insteda of returning TRUE with a bogus value.
12161
12162 2004-07-28  Wim Taymans  <wim@fluendo.com>
12163
12164         * ext/theora/theoradec.c: (theora_get_formats),
12165         (theora_dec_src_convert), (theora_dec_sink_convert),
12166         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12167         (theora_dec_chain):
12168         Don't screw up the 1 Chroma for 1 luma sample situation when we
12169         have an odd offset/width by adding a black border in those cases.
12170
12171 2004-07-28  Wim Taymans  <wim@fluendo.com>
12172
12173         * ext/theora/theoradec.c: (theora_get_formats),
12174         (theora_dec_src_convert), (theora_dec_sink_convert),
12175         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12176         (theora_dec_chain):
12177         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12178         Added first attempt at cropping of the image as required by the
12179         theora spec. We need more properties in the caps (offset_x,
12180         offset_y,stride) to implement this correctly.
12181
12182 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12183
12184         * ext/dvdnav/README:
12185           Update the README to use dvddemux
12186         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12187           Ensure getcaps returns a subset of the template caps
12188         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12189         (gst_mpeg2subt_init):
12190           Ensure getcaps returns a subset of the template caps
12191         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12192         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12193         (gst_dvd_demux_get_subpicture_stream),
12194         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12195         * gst/mpegstream/gstdvddemux.h:
12196           Set the explicit caps on the current_video pad before pushing
12197           anything
12198         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12199         (gst_mpeg_demux_get_audio_stream):
12200           Free caps used to gst_pad_set_explicit_caps, which takes a const
12201           GstCaps *
12202
12203 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12204
12205         * configure.ac: update GStreamer requirement to 0.8.4 because of
12206           GstFraction.
12207
12208 2004-07-28  Wim Taymans  <wim@fluendo.com>
12209
12210         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12211         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12212         Add the pad to the element after setting up the caps. This
12213         makes it a lot easier to autoplug.
12214
12215 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12216
12217         * gst/median/gstmedian.c:
12218         * gst/mpeg2subt/gstmpeg2subt.c:
12219         * gst/mpegaudioparse/gstmpegaudioparse.c:
12220         * gst/mpegstream/gstdvddemux.c:
12221         * gst/mpegstream/gstmpegdemux.c:
12222         * gst/mpegstream/gstmpegpacketize.c:
12223         * gst/rtjpeg/gstrtjpeg.c:
12224         * gst/rtjpeg/gstrtjpegdec.c:
12225         * gst/rtjpeg/gstrtjpegenc.c:
12226         * gst/sine/gstsinesrc.c:
12227         * gst/smooth/gstsmooth.c:
12228         * gst/smpte/gstsmpte.c:
12229         * gst/smpte/gstsmpte.h:
12230         * gst/stereo/gststereo.c:
12231         * gst/videofilter/gstgamma.c:
12232         * gst/videofilter/gstvideobalance.c:
12233         * gst/videofilter/gstvideofilter.c:
12234         * gst/videofilter/gstvideoflip.c:
12235         * gst/videoscale/gstvideoscale.c:
12236         * gst/videoscale/videoscale.c:
12237         * gst/videotestsrc/gstvideotestsrc.c:
12238         * gst/videotestsrc/videotestsrc.c:
12239         * gst/wavenc/gstwavenc.c:
12240         * gst/wavparse/gstwavparse.c:
12241           fix local includes and 64 bits constants
12242
12243 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12244
12245         * win32/gst.sln:
12246         * gst-libs/gst/*/*.vcproj:
12247         * gst/*/*.vcproj:
12248           more working plugins
12249
12250 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12251
12252         * testsuite/alsa/Makefile.am:
12253         * testsuite/alsa/srcstate.c:
12254         add test for alsasrc changing state
12255
12256 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12257
12258         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12259         (gst_silence_get):
12260         * gst/silence/gstsilence.h:
12261         fix silence generation for 16bit raw audio
12262
12263 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12264
12265         * gst/matroska/matroska-demux.c:
12266         (gst_matroska_demux_parse_metadata),
12267         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12268         * gst/mpegaudio/common.c:
12269         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12270         (gst_videoscale_getcaps), (gst_videoscale_link),
12271         (gst_videoscale_src_fixate), (gst_videoscale_init),
12272         (gst_videoscale_finalize):
12273         * gst/videoscale/gstvideoscale.h:
12274         * gst/videotestsrc/gstvideotestsrc.c:
12275         (gst_videotestsrc_get_capslist):
12276         * gst/wavenc/gstwavenc.c:
12277         * sys/oss/gstossmixer.c: (fill_labels):
12278         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12279         (gst_ximagesink_handle_xevents),
12280         (gst_ximagesink_calculate_pixel_aspect_ratio),
12281         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12282         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12283         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12284         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12285         (gst_ximagesink_init), (gst_ximagesink_class_init):
12286         * sys/ximage/ximagesink.h:
12287         * sys/xvimage/xvimagesink.c:
12288         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12289         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12290         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12291         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12292         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12293         * sys/xvimage/xvimagesink.h:
12294           first batch of pixel aspect ratio commits.
12295
12296 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12297
12298         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12299         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12300         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12301           handle stride, needs work if we want to move stride handling
12302           upstream, but works correctly for our purposes.
12303
12304 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12305
12306         * gst/videoscale/README:
12307           add testing examples
12308         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12309         (gst_videoscale_chain):
12310         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12311         (gst_videoscale_get_size):
12312           add get_size function that handles stride like videotestsrc.
12313           fixes conversion for YUV formats for as much as I can test them.
12314
12315 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12316
12317         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12318         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12319         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12320         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12321         (gst_xvimagesink_xvimage_put):
12322           further cleanups, logging, error handling and synchronizing
12323
12324 2004-07-27  Wim Taymans  <wim@fluendo.com>
12325
12326         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12327         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12328         (gst_videomixer_pad_set_property),
12329         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12330         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12331         (gst_videomixer_class_init), (gst_videomixer_init),
12332         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12333         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12334         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12335         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12336         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12337         (gst_videomixer_loop), (plugin_init):
12338         Be a nicer negotiation citizen and provide a getcaps function on
12339         the srcpad. This also fixes a crash when resizing.
12340
12341 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12342
12343         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12344         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12345
12346 2004-07-27  Wim Taymans  <wim@fluendo.com>
12347
12348         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12349         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12350         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12351         (gst_pngenc_set_property):
12352         * ext/libpng/gstpngenc.h:
12353         Added snapshot property to pngenc.
12354         removed g_print from pngdec
12355
12356 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12357
12358         * gst/ac3parse/ac3parse.vcproj
12359         * gst/adder/adder.vcproj
12360         * gst/alpha/alpha.vcproj
12361         * gst/alpha/alphacolor.vcproj
12362         * gst/asfdemux/asf.vcproj
12363         * gst/audioconvert/audioconvert.vcproj
12364         * gst/audiorate/audiorate.vcproj
12365         * gst/audioscale/audioscale.vcproj
12366         * gst/auparse/auparse.vcproj
12367         * gst/avi/avi.vcproj
12368         * gst/cdxaparse/cdxaparse.vcproj
12369         * gst/chart/chart.vcproj
12370         * gst/colorspace/colorspace.vcproj
12371         * gst/cutter/cutter.vcproj
12372         * gst/debug/debug.vcproj
12373         * gst/debug/efence.vcproj
12374         * gst/debug/navigationtest.vcproj
12375         * gst/deinterlace/deinterlace.vcproj
12376         * gst/effectv/effectv.vcproj
12377         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12378         * gst/filter/filter.vcproj
12379         * gst/flx/flxdec.vcproj
12380         * gst/goom/goom.vcproj
12381         * gst/interleave/interleave.vcproj
12382         * gst/law/alaw.vcproj
12383         * gst/law/mulaw.vcproj
12384         * gst/matroska/matroska.vcproj
12385         * gst/median/median.vcproj
12386         * gst/mixmatrix/mixmatrix.vcproj
12387         * gst/mpeg1sys/mpeg1systemencode.vcproj
12388         * gst/mpeg1videoparse/mp1videoparse.vcproj
12389         * gst/mpeg2sub/mpeg2subt.vcproj
12390         * gst/mpegaudio/mpegaudio.vcproj
12391         * gst/mpegaudioparse/mpegaudioparse.vcproj
12392         * gst/mpegstream/mpegstream.vcproj
12393         * gst/multifilesink/multifilesink.vcproj
12394         * gst/multipart/multipart.vcproj
12395         * gst/oneton/oneton.vcproj
12396         * gst/overlay/overlay.vcproj
12397         * gst/passthrough/passthrough.vcproj
12398         * gst/qtdemux/qtdemux.vcproj
12399         * gst/realmedia/rmdemux.vcproj
12400         * gst/rtjpeg/rtjpeg.vcproj
12401         * gst/rtp/rtp.vcproj
12402         * gst/silence/silence.vcproj
12403         * gst/sine/sinesrc.vcproj
12404         * gst/smooth/smooth.vcproj
12405         * gst/smpte/smpte.vcproj
12406         * gst/spectrum/spectrum.vcproj
12407         * gst/speed/speed.vcproj
12408         * gst/stereo/stereo.vcproj
12409         * gst/switch/switch.vcproj
12410         * gst/tags/tagedit.vcproj
12411         * gst/tcp/tcp.vcproj
12412         * gst/typefind/typefindfunctions.vcproj
12413         * gst/udp/udp.vcproj
12414         * gst/videobox/videobox.vcproj
12415         * gst/videocrop/videocrop.vcproj
12416         * gst/videodrop/videodrop.vcproj
12417         * gst/videofilter/gamma.vcproj
12418         * gst/videofilter/videobalance.vcproj
12419         * gst/videofilter/videofilter.vcproj
12420         * gst/videofilter/videoflip.vcproj
12421         * gst/videoflip/videoflip.vcproj
12422         * gst/videomixer/videomixer.vcproj
12423         * gst/videorate/videorate.vcproj
12424         * gst/videoscale/videoscale.vcproj
12425         * gst/videotestsrc/videotestsrc.vcproj
12426         * gst/virtualdub/virtualdub.vcproj
12427         * gst/volenv/volenv.vcproj
12428         * gst/volume/volume.vcproj
12429         * gst/wavenc/wavenc.vcproj
12430         * gst/wavparse/wavparse.vcproj
12431         * gst/y4m/y4menc.vcproj
12432         * gst-libs/gst/audio/audio.vcproj
12433         * gst-libs/gst/audio/audiofilter.vcproj
12434         * gst-libs/gst/colorbalance/colorbalance.vcproj
12435         * gst-libs/gst/idct/idtc.vcproj
12436         * gst-libs/gst/media-info/media-info.vcproj
12437         * gst-libs/gst/mixer/mixer.vcproj
12438         * gst-libs/gst/navigation/navigation.vcproj
12439         * gst-libs/gst/play/play.vcproj
12440         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12441         * gst-libs/gst/resample/resample.vcproj
12442         * gst-libs/gst/riff/riff.vcproj
12443         * gst-libs/gst/tuner/tuner.vcproj
12444         * gst-libs/gst/video/video.vcproj
12445         * gst-libs/gst/xoverlay/xoverlay.vcproj
12446           avoid problems with math.h, fix release dependancy
12447           rename GStreamer-0.8.lib to libgstreamer.lib
12448
12449 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12450
12451         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12452         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12453         the atom is not available we have to unlock the mutex. Fixes #148023
12454
12455 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12456
12457         * gst-libs/gst/media-info/media-info.h:
12458           issue for a vararg macro with MSVC
12459
12460 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12461
12462         * gst/effectv/effectv.vcproj
12463         * gst-libs/gst/idct/idct.vcproj:
12464         * gst-libs/gst/media-info/media-info.vcproj:
12465         * gst-libs/gst/navigation/navigation.vcproj:
12466         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12467         * gst-libs/gst/video/video.vcproj:
12468         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12469           fixes for build problems
12470
12471 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12472
12473         * gst-libs/gst/audio/audio.def:
12474         * gst-libs/gst/audio/riff.def:
12475           add some definitions needed by plugins
12476
12477 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12478
12479         * gst/asfdemux/gstasfmux.c
12480           Fix some 64 bits constants to be glib friendly
12481
12482 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12483
12484         * gst/ac3parse/gstac3parse.c
12485         * gst/audioscale/gstaudioscale.c
12486         * gst/auparse/gstauparse.c
12487         * gst/colorspace/gstcolorspace.c
12488         * gst/colorspace/yuv2rgb.h
12489           local include fixes
12490
12491 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12492
12493         * win32/gst.sln
12494           add more plugins to the build
12495
12496 2004-07-26  Julien MOUTTE  <julien@moutte.net>
12497
12498         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12499         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
12500
12501 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12502
12503         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
12504         (gst_level_set_property), (gst_level_get_property),
12505         (gst_level_base_init), (gst_level_class_init):
12506           add debugging categories.  cleanups.
12507
12508 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12509
12510         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12511         (gst_videoscale_planar411), (gst_videoscale_planar400),
12512         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
12513         (gst_videoscale_scale_nearest_str1),
12514         (gst_videoscale_scale_nearest_str2),
12515         (gst_videoscale_scale_nearest_str4),
12516         (gst_videoscale_scale_nearest_16bit),
12517         (gst_videoscale_scale_nearest_24bit):
12518           fixed stride issues
12519           tested with 320x240 -> 321, 322, 324 x240
12520           tested with YV12, I420, YUY2, UYVY
12521           fixed packed422rev (don't think it could have worked before)
12522           by testing with UYVY
12523
12524 2004-07-26  Benjamin Otte  <otte@gnome.org>
12525
12526         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
12527         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
12528         (plugin_init):
12529           add debugging category, add error checks like checking return values
12530           of setup calls, make sure it still works after
12531           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
12532
12533 2004-07-26  Wim Taymans  <wim@fluendo.com>
12534
12535         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12536         (gst_mpeg_demux_get_audio_stream),
12537         (gst_mpeg_demux_process_private):
12538         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
12539         Check for error codes from the negotiation functions. Make sure
12540         we really set the pad caps when a new pad is created.
12541
12542 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12543
12544         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12545         (gst_ffmpeg_caps_to_pix_fmt):
12546         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12547         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12548         (gst_ffmpegcolorspace_pad_link):
12549           don't make function do two things at the same time without reason.
12550
12551 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12552
12553         * gst/ac3parse/ac3parse.vcproj
12554         * gst/adder/adder.vcproj
12555         * gst/alpha/alpha.vcproj
12556         * gst/alpha/alphacolor.vcproj
12557         * gst/asfdemux/asf.vcproj
12558         * gst/audioconvert/audioconvert.vcproj
12559         * gst/audiorate/audiorate.vcproj
12560         * gst/audioscale/audioscale.vcproj
12561         * gst/auparse/auparse.vcproj
12562         * gst/avi/avi.vcproj
12563         * gst/cdxaparse/cdxaparse.vcproj
12564         * gst/chart/chart.vcproj
12565         * gst/colorspace/colorspace.vcproj
12566         * gst/cutter/cutter.vcproj
12567         * gst/debug/debug.vcproj
12568         * gst/debug/efence.vcproj
12569         * gst/debug/navigationtest.vcproj
12570         * gst/deinterlace/deinterlace.vcproj
12571         * gst/effectv/effectv.vcproj
12572         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12573         * gst/filter/filter.vcproj
12574         * gst/flx/flxdec.vcproj
12575         * gst/goom/goom.vcproj
12576         * gst/interleave/interleave.vcproj
12577         * gst/law/alaw.vcproj
12578         * gst/law/mulaw.vcproj
12579         * gst/matroska/matroska.vcproj
12580         * gst/median/median.vcproj
12581         * gst/mixmatrix/mixmatrix.vcproj
12582         * gst/mpeg1sys/mpeg1systemencode.vcproj
12583         * gst/mpeg1videoparse/mp1videoparse.vcproj
12584         * gst/mpeg2sub/mpeg2subt.vcproj
12585         * gst/mpegaudio/mpegaudio.vcproj
12586         * gst/mpegaudioparse/mpegaudioparse.vcproj
12587         * gst/mpegstream/mpegstream.vcproj
12588         * gst/multifilesink/multifilesink.vcproj
12589         * gst/multipart/multipart.vcproj
12590         * gst/oneton/oneton.vcproj
12591         * gst/overlay/overlay.vcproj
12592         * gst/passthrough/passthrough.vcproj
12593         * gst/qtdemux/qtdemux.vcproj
12594         * gst/realmedia/rmdemux.vcproj
12595         * gst/rtjpeg/rtjpeg.vcproj
12596         * gst/rtp/rtp.vcproj
12597         * gst/silence/silence.vcproj
12598         * gst/sine/sinesrc.vcproj
12599         * gst/smooth/smooth.vcproj
12600         * gst/smpte/smpte.vcproj
12601         * gst/spectrum/spectrum.vcproj
12602         * gst/speed/speed.vcproj
12603         * gst/stereo/stereo.vcproj
12604         * gst/switch/switch.vcproj
12605         * gst/tags/tagedit.vcproj
12606         * gst/tcp/tcp.vcproj
12607         * gst/typefind/typefindfunctions.vcproj
12608         * gst/udp/udp.vcproj
12609         * gst/videobox/videobox.vcproj
12610         * gst/videocrop/videocrop.vcproj
12611         * gst/videodrop/videodrop.vcproj
12612         * gst/videofilter/gamma.vcproj
12613         * gst/videofilter/videobalance.vcproj
12614         * gst/videofilter/videofilter.vcproj
12615         * gst/videofilter/videoflip.vcproj
12616         * gst/videoflip/videoflip.vcproj
12617         * gst/videomixer/videomixer.vcproj
12618         * gst/videorate/videorate.vcproj
12619         * gst/videoscale/videoscale.vcproj
12620         * gst/videotestsrc/videotestsrc.vcproj
12621         * gst/virtualdub/virtualdub.vcproj
12622         * gst/volenv/volenv.vcproj
12623         * gst/volume/volume.vcproj
12624         * gst/wavenc/wavenc.vcproj
12625         * gst/wavparse/wavparse.vcproj
12626         * gst/y4m/y4menc.vcproj
12627           more plugins supported under windows
12628
12629 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12630
12631         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12632         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
12633         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
12634         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12635         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
12636           Add debugging statements.  Use the sizes as returned by the
12637           *CreateImage calls.
12638
12639 2004-07-26  Johan Dahlin  <johan@gnome.org>
12640
12641         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
12642         the pad is negotiated.
12643
12644         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
12645
12646 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12647
12648         * gst-libs/gst/colorbalance/colorbalance.vcproj:
12649         * gst-libs/gst/idct/idct.vcproj:
12650         * gst-libs/gst/media-info/media-info.vcproj:
12651         * gst-libs/gst/mixer/mixer.vcproj:
12652         * gst-libs/gst/navigation/navigation.vcproj:
12653         * gst-libs/gst/play/play.vcproj:
12654         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12655         * gst-libs/gst/resample/resample.vcproj:
12656         * gst-libs/gst/tuner/tuner.vcproj:
12657         * gst-libs/gst/video/video.vcproj:
12658         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12659           more plugins supported under windows
12660
12661 2004-07-25 Iain <iain@prettypeople.org>
12662
12663         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
12664         pad now rather than when the pad is created because state changes wipe
12665         explicit caps (fixes #148043).
12666
12667 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
12668
12669         reviewed by Benjamin Otte  <otte@gnome.org>
12670
12671         * ext/mad/gstmad.c:
12672           fix mad plugin crashing on Sun (fixes #148289)
12673
12674 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12675
12676         * gst/avi/avi.def:
12677         * gst/avi/avi.vcproj:
12678         * gst/matroska/matroska.def:
12679         * gst/matroska/matroska.vcproj:
12680           remove unused .def files
12681
12682 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12683
12684         * gst-libs/gst/audio/gstaudiofilter.c:
12685           Clean the local include
12686
12687 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12688
12689         * win32/gst.sln:
12690         * gst-libs/gst/audio/audio.def:
12691         * gst-libs/gst/audio/audio.vcproj:
12692         * gst-libs/gst/audio/audiofilter.vcproj:
12693         * gst-libs/gst/audio/riff.def:
12694         * gst-libs/gst/audio/riff.vcproj:
12695         * gst-libs/gst/gst-libs.def:
12696         * gst-libs/gst/gst-libs.vcproj:
12697         * gst/avi/avi.vcproj:
12698         * gst/avi/avi.vcproj:
12699           Copy the files where needed after building, cleaner projects
12700
12701 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12702
12703         * gst/matroska/ebml-write.c:
12704           Fix some 64 bits constants to be glib friendly
12705
12706 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
12707
12708         * win32/gst.sln:
12709         * gst-libs/gst/gst-libs.def:
12710         * gst-libs/gst/gst-libs.vcproj:
12711         * gst/matroska/matroska.def:
12712         * gst/matroska/matroska.vcproj:
12713           Add the preliminary canvas to build plugins on Win32
12714
12715 2004-07-23  Benjamin Otte  <otte@gnome.org>
12716
12717         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
12718           don't enfore negotiation from source side, it breaks
12719           sinesrc ! audioconvert ! osssink
12720
12721 2004-07-22  David Schleef  <ds@schleef.org>
12722
12723         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
12724         for ELF files, since they can easily be recognized as audio/mpeg.
12725         (bug #147441)
12726
12727 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12728
12729         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12730         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
12731         (gst_videoscale_scale_nearest_24bit),
12732         (gst_videoscale_scale_nearest_16bit):
12733           fix 16bit and 24bit for stride (24bit might need testing)
12734           don't pretend we do more than one algorithm
12735
12736 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12737
12738         * configure.ac:
12739         * gst/Makefile.am:
12740         * gst/multifilesink/Makefile.am:
12741         * gst/multifilesink/gstmultifilesink.c:
12742         (gst_multifilesink_get_formats),
12743         (gst_multifilesink_get_query_types), (_do_init),
12744         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
12745         (gst_multifilesink_init), (gst_multifilesink_dispose),
12746         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
12747         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
12748         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
12749         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
12750         (gst_multifilesink_chain), (gst_multifilesink_change_state),
12751         (gst_multifilesink_uri_get_type),
12752         (gst_multifilesink_uri_get_protocols),
12753         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
12754         (gst_multifilesink_uri_handler_init), (plugin_init):
12755         * gst/multifilesink/gstmultifilesink.h:
12756         * testsuite/Makefile.am:
12757         * testsuite/multifilesink/Makefile.am:
12758         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
12759         (gst_newmedia_class_init), (gst_newmedia_init),
12760         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
12761         (newfile_signal), (test_signal), (main):
12762         multifilesink plugin for creating new files every time a new media
12763         discontinuity event occurs
12764
12765 2004-07-22  Wim Taymans  <wim@fluendo.com>
12766
12767         * gst/alpha/Makefile.am:
12768         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
12769         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
12770         (gst_alpha_color_init), (gst_alpha_color_set_property),
12771         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
12772         (transform), (gst_alpha_color_chain),
12773         (gst_alpha_color_change_state), (plugin_init):
12774         Stupid plugin to to RGBA to AYUV conversion because none of
12775         the colorspace plugins can handle that yet.
12776
12777 2004-07-22  Wim Taymans  <wim@fluendo.com>
12778
12779         * examples/seeking/seek.c: (update_scale), (main):
12780         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12781         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
12782         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
12783         (gst_decode_bin_init), (gst_decode_bin_dispose),
12784         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
12785         (no_more_pads), (close_link), (type_found),
12786         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12787         (plugin_init):
12788         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12789         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12790         (gst_play_base_bin_dispose), (queue_overrun),
12791         (gen_preroll_element), (remove_prerolls), (unknown_type),
12792         (no_more_pads), (new_stream), (setup_source),
12793         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
12794         (play_base_eos), (gst_play_base_bin_change_state),
12795         (gst_play_base_bin_add_element),
12796         (gst_play_base_bin_remove_element),
12797         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12798         (gst_play_base_bin_unlink_stream),
12799         (gst_play_base_bin_get_streaminfo):
12800         * gst/playback/gstplaybin.c: (gen_video_element),
12801         (gen_audio_element):
12802         * gst/playback/gststreaminfo.h:
12803         More playback updates, attempt to fix things after the state change
12804         breakage.
12805
12806 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12807
12808         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
12809         (gst_videoscale_scale_nearest_16bit):
12810           comment algorithm
12811
12812 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12813
12814         * gst/videotestsrc/gstvideotestsrc.c:
12815         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
12816         (gst_videotestsrc_init), (gst_videotestsrc_get),
12817         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
12818         (gst_videotestsrc_get_property):
12819         * gst/videotestsrc/gstvideotestsrc.h:
12820         * gst/videotestsrc/videotestsrc.c:
12821         * gst/videotestsrc/videotestsrc.h:
12822           cleanup and commenting
12823
12824 2004-07-21  Wim Taymans  <wim@fluendo.com>
12825
12826         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
12827         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
12828         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
12829         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
12830         (_find_chain_get_unknown_part), (_find_streams_check),
12831         (gst_ogg_demux_push), (gst_ogg_pad_push):
12832         * ext/theora/theoradec.c: (theora_get_formats),
12833         (theora_dec_src_convert), (theora_dec_sink_convert),
12834         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12835         (theora_dec_chain):
12836         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12837         (vorbis_dec_convert), (vorbis_dec_src_query),
12838         (vorbis_dec_src_event), (vorbis_dec_event):
12839         More seeking fixes, oggdemux now supports seeking to time and
12840         uses the downstream element to convert granulepos to time.
12841         Seeking in theora-only ogg files now works.
12842
12843 2004-07-21  Wim Taymans  <wim@fluendo.com>
12844
12845         * ext/theora/theoradec.c: (gst_theora_dec_init),
12846         (theora_get_formats), (theora_get_event_masks),
12847         (theora_get_query_types), (theora_dec_src_convert),
12848         (theora_dec_sink_convert), (theora_dec_src_query),
12849         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12850         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12851         (vorbis_get_event_masks), (vorbis_get_query_types),
12852         (gst_vorbis_dec_init), (vorbis_dec_convert),
12853         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
12854         Added query/convert/formats functions to vorbis and theora decoders
12855         so that the outside world can use them too. Fixed seeking on an
12856         ogg/theora/vorbis file by disabling the seeking seeking on the
12857         theora srcpad.
12858
12859 2004-07-21  Julien MOUTTE  <julien@moutte.net>
12860
12861         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12862         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
12863         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
12864         images creation for both elements. We don't create the image on caps
12865         nego or renego, we just destroy the internal one if present if it does
12866         not match the needs. The chain function takes care of creating a new
12867         image when needed.
12868         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12869         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
12870         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12871         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
12872         the image format information. The buffer pool checks for the context
12873         image format and discard images with different formats.
12874         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
12875
12876 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12877
12878         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12879         (gst_ffmpegcolorspace_chain):
12880           no point in doing any chaining if the pad we want to push from
12881           isn't usable.
12882
12883 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12884
12885         * gst-libs/gst/riff/riff-media.c:
12886         (gst_riff_create_audio_caps_with_data):
12887           Fix double end-to-native symbol conversion (#148021).
12888
12889 2004-07-20  David Schleef  <ds@schleef.org>
12890
12891         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12892         Don't use an Atom that doesn't exist.
12893
12894 2004-07-20  Wim Taymans  <wim@fluendo.com>
12895
12896         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12897         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12898         (gst_multifdsink_client_remove),
12899         (gst_multifdsink_handle_client_write),
12900         (gst_multifdsink_queue_buffer):
12901         * gst/tcp/gstmultifdsink.h:
12902         More multifdsink stats. Avoid deadlock by releasing locks
12903         before sending out a signal.
12904
12905 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12906
12907         * po/LINGUAS:
12908         * po/hu.po:
12909           added Hungarian translation (Laszlo Dvornik)
12910
12911 2004-07-20  Wim Taymans  <wim@fluendo.com>
12912
12913         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12914         (gst_multifdsink_add), (gst_multifdsink_client_remove),
12915         (gst_multifdsink_handle_client_write),
12916         (gst_multifdsink_queue_buffer):
12917         * gst/tcp/gsttcp-marshal.list:
12918         Fixed the stupid marshal definition.
12919
12920 2004-07-20  Wim Taymans  <wim@fluendo.com>
12921
12922         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12923         (gst_multifdsink_init), (gst_multifdsink_add),
12924         (gst_multifdsink_client_remove),
12925         (gst_multifdsink_handle_client_write),
12926         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
12927         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
12928         (gst_multifdsink_init_send):
12929         * gst/tcp/gstmultifdsink.h:
12930         Added more stats, added timeout for a client, fixed some typos
12931         and added some comments.
12932
12933 2004-07-20  Wim Taymans  <wim@fluendo.com>
12934
12935         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12936         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12937         (gst_multifdsink_client_remove),
12938         (gst_multifdsink_handle_client_write):
12939         * gst/tcp/gstmultifdsink.h:
12940         * gst/tcp/gsttcp-marshal.list:
12941         Added get_stats method that returns a GValueArray of
12942         stats values.
12943
12944 2004-07-19  Benjamin Otte  <otte@gnome.org>
12945
12946         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
12947           make sure longname, description and author are valid UTF-8
12948
12949 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
12950
12951         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
12952         (gst_ximagesink_set_property):
12953         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
12954         (gst_xvimagesink_set_property):
12955           make sure SYNCHRONOUS is respected after getting the X context
12956
12957 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12958
12959         * gst/matroska/matroska-demux.c:
12960         (gst_matroska_demux_handle_src_event),
12961         (gst_matroska_demux_parse_blockgroup):
12962         * gst/matroska/matroska-ids.h:
12963           add BlockReference tag and ignore it to clear out log.
12964           ignore NAVIGATION events to clear out log.
12965
12966 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12967
12968         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
12969         (gst_matroska_demux_add_stream):
12970         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
12971           add debug categories
12972
12973 2004-07-16  Wim Taymans  <wim@fluendo.com>
12974
12975         * ext/libpng/Makefile.am:
12976         * ext/libpng/gstpng.c: (plugin_init):
12977         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
12978         (gst_pngdec_get_type), (gst_pngdec_base_init),
12979         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
12980         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
12981         * ext/libpng/gstpngdec.h:
12982         Added png decoder.
12983
12984 2004-07-16  Julien MOUTTE  <julien@moutte.net>
12985
12986         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
12987         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
12988         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
12989         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
12990         (gst_ximagesink_buffer_alloc):
12991         * sys/ximage/ximagesink.h:
12992         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12993         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12994         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
12995         (gst_xvimagesink_buffer_alloc):
12996         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
12997         again. Using internal data pointer of the x(v)image to store image's
12998         data to be coherent with the buffer alloc mechanism. Investigated the
12999         image destruction code to be sure that everything gets freed correctly.
13000
13001 2004-07-16  Wim Taymans  <wim@fluendo.com>
13002
13003         * gst-libs/gst/riff/riff-read.c:
13004         (gst_riff_read_strf_vids_with_data),
13005         (gst_riff_read_strf_auds_with_data):
13006         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13007         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13008         Make sure we don't create 0 sized subbuffers in riff-read.
13009         Signal the no more pads signal after reading the avi header.
13010
13011 2004-07-16  Wim Taymans  <wim@fluendo.com>
13012
13013         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13014         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13015         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13016         (gst_decode_bin_init), (gst_decode_bin_dispose),
13017         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13018         (no_more_pads), (close_link), (type_found),
13019         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13020         (gst_decode_bin_change_state), (plugin_init):
13021         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13022         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13023         (gst_play_base_bin_dispose), (queue_overrun),
13024         (gen_preroll_element), (remove_prerolls), (unknown_type),
13025         (no_more_pads), (new_stream), (setup_source),
13026         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13027         (play_base_eos), (gst_play_base_bin_change_state),
13028         (gst_play_base_bin_add_element),
13029         (gst_play_base_bin_remove_element),
13030         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13031         (gst_play_base_bin_unlink_stream),
13032         (gst_play_base_bin_get_streaminfo):
13033         * gst/playback/gstplaybasebin.h:
13034         Better error recovery. Added configurable preroll queue size. Faster
13035         detection of no-more-pads.
13036
13037 2004-07-16  Wim Taymans  <wim@fluendo.com>
13038
13039         * gst-libs/gst/video/video.h:
13040         Added 32 bits RGBA. Not sure if we should use another mime-type
13041         for alpha rgb. Currently the presence of the alpha_mask property
13042         signals an alpha channel.
13043
13044 2004-07-16  Wim Taymans  <wim@fluendo.com>
13045
13046         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13047         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13048         FPS seems to be 0.0 to MAX everywhere else.
13049
13050 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13051
13052         * gst-libs/gst/riff/riff-media.c:
13053         (gst_riff_create_video_caps_with_data):
13054           mp42/mp43 (no caps) exist too.
13055         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13056           Set pixel_width/height; we've got them in-caps.
13057         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13058         * gst/wavparse/gstwavparse.c: (plugin_init):
13059           Both are valid primary.
13060         * sys/oss/gstossmixer.c:
13061           Remove i18n hack and enable translations.
13062
13063 2004-07-15  Benjamin Otte  <otte@gnome.org>
13064
13065         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13066         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13067           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13068
13069 2004-07-15  Benjamin Otte  <otte@gnome.org>
13070
13071         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13072         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13073         (gst_alsa_close_audio):
13074           disable some of the debugging code for now. Writing debugging to a
13075           buffer is broken in current alsalib releases.
13076
13077 2004-07-12  Benjamin Otte  <otte@gnome.org>
13078
13079         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13080           use bufferpools
13081
13082 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13083
13084         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13085         (theora_dec_src_query), (theora_dec_event):
13086         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13087           add debugging categories.  Remove \n's.
13088
13089 2004-07-13  Johan Dahlin  <johan@gnome.org>
13090
13091         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13092         (gst_play_bin_get_property): Impl.
13093
13094 2004-07-13  Wim Taymans  <wim@fluendo.com>
13095
13096         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13097         When trying to find the stream length, seek back N pages
13098         instead of just one, where N is the number of streams in
13099         the current chain.
13100
13101 2004-07-13  Wim Taymans  <wim@fluendo.com>
13102
13103         * gst-libs/gst/riff/riff-media.c:
13104         (gst_riff_create_audio_caps_with_data),
13105         (gst_riff_create_audio_caps),
13106         (gst_riff_create_audio_template_caps):
13107         * gst-libs/gst/riff/riff-media.h:
13108         * gst-libs/gst/riff/riff-read.c:
13109         (gst_riff_read_strf_vids_with_data),
13110         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13111         * gst-libs/gst/riff/riff-read.h:
13112         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13113         (gst_avi_demux_add_stream):
13114         Set codec_data on caps for avidemuxer.
13115
13116 2004-07-12  David Schleef  <ds@schleef.org>
13117
13118         * configure.ac: Fix test for Objective C
13119
13120 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13121         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13122         (gst_gdk_pixbuf_chain):
13123           Add svg and pcx to template caps, and ensure that getcaps returns a
13124           subset of the template caps.
13125           Copy each row manually for output, as gdkpixbuf may pad the
13126           rowstride to a 32-bit word boundary.
13127
13128 2004-07-12  Wim Taymans  <wim@fluendo.com>
13129
13130         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13131         (gst_riff_create_video_template_caps):
13132         Fix the template caps to include some more media types.
13133
13134 2004-07-12  Wim Taymans  <wim@fluendo.com>
13135
13136         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13137         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13138         (compare_ranks), (print_feature), (gst_decode_bin_init),
13139         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13140         (try_to_link_1), (new_pad), (close_link), (type_found),
13141         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13142         (gst_decode_bin_change_state), (plugin_init):
13143         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13144         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13145         (gst_play_base_bin_dispose), (queue_overrun),
13146         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13147         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13148         (gst_play_base_bin_get_property), (play_base_eos),
13149         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13150         (gst_play_base_bin_remove_element),
13151         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13152         (gst_play_base_bin_unlink_stream),
13153         (gst_play_base_bin_get_streaminfo):
13154         * gst/playback/gstplaybasebin.h:
13155         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13156         (gst_play_bin_class_init), (gst_play_bin_init),
13157         (gst_play_bin_dispose), (gst_play_bin_set_property),
13158         (gst_play_bin_get_property), (gen_video_element),
13159         (gen_audio_element), (remove_sinks), (setup_sinks),
13160         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13161         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13162         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13163         (gst_play_bin_query), (plugin_init):
13164         * gst/playback/test4.c: (main):
13165         More fixes on reusing of the element.
13166
13167 2004-07-11  Benjamin Otte  <otte@gnome.org>
13168
13169         * ext/mad/gstmad.c: (normal_seek):
13170           allow seeking for other methods than just SET
13171
13172 2004-07-11  Andy Wingo  <wingo@pobox.com>
13173
13174         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13175         float, "any" caps -> buffer_frames=[0,MAX].
13176
13177         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13178         doesn't intersect our caps with the template any more. Do it
13179         ourselves.
13180         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13181
13182 2004-07-09  Wim Taymans  <wim@fluendo.com>
13183
13184         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13185         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13186         (compare_ranks), (print_feature), (gst_decode_bin_init),
13187         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13188         (try_to_link_1), (new_pad), (close_link), (type_found),
13189         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13190         (gst_decode_bin_change_state), (plugin_init):
13191         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13192         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13193         (gst_play_base_bin_dispose), (queue_overrun),
13194         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13195         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13196         (gst_play_base_bin_get_property), (play_base_eos),
13197         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13198         (gst_play_base_bin_remove_element),
13199         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13200         (gst_play_base_bin_unlink_stream),
13201         (gst_play_base_bin_get_streaminfo):
13202         * gst/playback/gstplaybasebin.h:
13203         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13204         (gst_play_bin_class_init), (gst_play_bin_init),
13205         (gst_play_bin_dispose), (gst_play_bin_set_property),
13206         (gst_play_bin_get_property), (gen_video_element),
13207         (gen_audio_element), (remove_sinks), (setup_sinks),
13208         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13209         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13210         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13211         (gst_play_bin_query), (plugin_init):
13212         * gst/playback/test4.c: (main):
13213         Work on object reuse and seeking.
13214
13215 2004-07-09  Wim Taymans  <wim@fluendo.com>
13216
13217         * examples/seeking/seek.c: (iterate):
13218         Don't consume all CPU in the idle loop.
13219
13220 2004-07-09  Wim Taymans  <wim@fluendo.com>
13221
13222         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13223         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13224         Add pad to element *after* setting the pad functions so that
13225         the scheduler can use the correct ones.
13226
13227 2004-07-09  Wim Taymans  <wim@fluendo.com>
13228
13229         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13230         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13231         Sync to keyframe after seek
13232
13233 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13234
13235         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13236         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13237         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13238         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13239         * ext/libvisual/visual.c: (gst_visual_change_state):
13240         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13241         * ext/theora/theoradec.c: (theora_dec_change_state):
13242         * ext/theora/theoraenc.c: (theora_enc_change_state):
13243         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13244         * gst-libs/gst/navigation/navigation.c:
13245         * gst/adder/gstadder.c: (gst_adder_change_state):
13246         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13247         (gst_audio_convert_get_buffer):
13248         * gst/multipart/multipartdemux.c:
13249         (gst_multipart_demux_change_state):
13250         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13251         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13252         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13253         * gst/videoscale/gstvideoscale.c:
13254         (gst_videoscale_handle_src_event):
13255         * gst/volume/gstvolume.c: (volume_chain_int16):
13256           don't assert in state change, this should be done by the base
13257           GstElement class.
13258           various debugging fixes.
13259
13260 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13261
13262         * configure.ac:
13263         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13264         (gst_play_dispose), (gst_play_set_location),
13265         (gst_play_set_data_src), (gst_play_set_video_sink),
13266         (gst_play_set_audio_sink), (gst_play_set_visualization),
13267         (gst_play_connect_visualization), (gst_play_get_sink_element),
13268         (gst_play_get_all_by_interface):
13269         * gst-libs/gst/play/play.h:
13270           add new method to get elements implementing an interface.
13271           add various error logging
13272
13273 2004-07-08  Wim Taymans  <wim@fluendo.com>
13274
13275         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13276         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13277         (make_playerbin_pipeline), (query_durations_elems),
13278         (query_durations_pads), (query_positions_elems),
13279         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13280         (main):
13281         Added playbin seeking example.
13282
13283 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13284
13285         * gst-libs/gst/play/play.c: (gst_play_set_location),
13286         (gst_play_set_data_src), (gst_play_set_video_sink),
13287         (gst_play_set_audio_sink), (gst_play_set_visualization),
13288         (gst_play_connect_visualization), (gst_play_get_framerate):
13289           use a macro to look up elements from hash table
13290
13291 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13292
13293         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13294         (gst_play_get_length_callback), (gst_play_set_location),
13295         (gst_play_seek_to_time), (gst_play_set_data_src),
13296         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13297         (gst_play_set_visualization), (gst_play_connect_visualization),
13298         (gst_play_get_sink_element):
13299         - add debugging info
13300         - fix looking up sink elements by iterating over complete caps
13301         - put everything except for source and autoplugger in a complete bin
13302
13303 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13304
13305         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13306         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13307         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13308         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13309         * ext/alsa/gstalsasink.h:
13310         - add debugging info
13311         - clean up schizophrenia of data/buffer/event
13312         - fix double event unref error
13313
13314 2004-07-08  Wim Taymans  <wim@fluendo.com>
13315
13316         * gst/playback/Makefile.am:
13317         Add headers to noinst
13318
13319 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13320
13321         * tools/gst-launch-ext-m.m:
13322         * tools/gst-launch-ext.1.in:
13323           convert to the third millenium
13324
13325 2004-07-07  David Schleef  <ds@schleef.org>
13326
13327         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13328
13329 2004-07-07  Wim Taymans  <wim@fluendo.com>
13330
13331         * gst/playback/Makefile.am:
13332         * gst/playback/README:
13333         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13334         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13335         (compare_ranks), (print_feature), (gst_decode_bin_init),
13336         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13337         (try_to_link_1), (new_pad), (close_link), (type_found),
13338         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13339         (plugin_init):
13340         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13341         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13342         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13343         (gen_preroll_element), (no_more_pads), (new_stream),
13344         (setup_source), (gst_play_base_bin_set_property),
13345         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13346         (gst_play_base_bin_add_element),
13347         (gst_play_base_bin_remove_element),
13348         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13349         (gst_play_base_bin_unlink_stream),
13350         (gst_play_base_bin_get_streaminfo):
13351         * gst/playback/gstplaybasebin.h:
13352         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13353         (gst_play_bin_class_init), (gst_play_bin_init),
13354         (gst_play_bin_dispose), (gst_play_bin_set_property),
13355         (gst_play_bin_get_property), (gen_video_element),
13356         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13357         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13358         (gst_play_bin_get_formats), (gst_play_bin_convert),
13359         (gst_play_bin_get_query_types), (gst_play_bin_query),
13360         (plugin_init):
13361         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13362         (gst_stream_info_get_type), (gst_stream_info_class_init),
13363         (gst_stream_info_init), (gst_stream_info_new),
13364         (gst_stream_info_dispose), (gst_stream_info_set_property),
13365         (gst_stream_info_get_property):
13366         * gst/playback/gststreaminfo.h:
13367         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13368         (main):
13369         * gst/playback/test2.c: (main):
13370         * gst/playback/test3.c: (update_scale), (main):
13371         More playbin fixes. Added README. Do better element filtering.
13372         Added base class to preroll media. Added test apps.
13373
13374 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13375
13376         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13377         * ext/mpeg2dec/gstmpeg2dec.h:
13378           various debugging improvements.  Reset stream to next picture
13379           instead of sequence header, otherwise seeks cannot work.
13380
13381 2004-07-07  Wim Taymans  <wim@fluendo.com>
13382
13383         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13384         (gst_video_box_class_init), (gst_video_box_set_property),
13385         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13386         Use pad_alloc where possible.
13387
13388 2004-07-07  Wim Taymans  <wim@fluendo.com>
13389
13390         * sys/oss/gstosselement.c: (gst_osselement_reset),
13391         (gst_osselement_parse_caps):
13392         * sys/oss/gstosselement.h:
13393         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13394         Fix offset on osssrc.
13395
13396 2004-07-07  Wim Taymans  <wim@fluendo.com>
13397
13398         * ext/theora/theora.c: (plugin_init):
13399         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13400         (theora_dec_src_query), (theora_dec_chain):
13401         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13402         (theora_enc_sink_link), (theora_buffer_from_packet),
13403         (theora_push_packet), (theora_enc_chain):
13404         Fix theora granulepos calculation.
13405         Fix overflow in duration/position calculation.
13406         Bump rank to PRIMARY for theoradec.
13407         Use granulepos of last packet to calculate position.
13408         Set keyframe flag on buffers when needed.
13409
13410 2004-07-06  David Schleef  <ds@schleef.org>
13411
13412         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13413         serious?  (Fixed, obviously.)
13414
13415 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13416
13417         * po/LINGUAS:
13418         * po/cs.po:
13419           added Czech translation (Miloslav Trmac)
13420
13421 2004-07-05  Wim Taymans  <wim@fluendo.com>
13422
13423         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13424         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13425         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13426         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13427         (close_link), (type_found), (gst_decode_bin_set_property),
13428         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13429         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13430         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13431         (gst_decode_bin_query), (plugin_init):
13432         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13433         (gst_play_bin_class_init), (gst_play_bin_init),
13434         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13435         (get_video_element), (new_pad), (setup_source),
13436         (gst_play_bin_set_property), (gst_play_bin_get_property),
13437         (gst_play_bin_change_state), (gst_play_bin_add_element),
13438         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13439         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13440         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13441         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13442         * gst/playback/test.c: (main):
13443         More fixes, cleaned up playbin, make it use decodebin. Added
13444         threaded property to playbin.
13445
13446 2004-07-05  Wim Taymans  <wim@fluendo.com>
13447
13448         * configure.ac:
13449         * gst/playback/Makefile.am:
13450         * gst/playback/decodetest.c: (main):
13451         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13452         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13453         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13454         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13455         (close_link), (type_found), (gst_decode_bin_set_property),
13456         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13457         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13458         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13459         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13460         (plugin_init):
13461         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13462         (gst_play_bin_class_init), (gst_play_bin_init),
13463         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13464         (collect_sink_pads), (find_compatibles), (close_pad_link),
13465         (try_to_link_1), (new_pad), (close_link), (type_found),
13466         (setup_source), (gst_play_bin_set_property),
13467         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13468         (compare_ranks), (gst_play_bin_collect_factories),
13469         (gst_play_bin_change_state), (gst_play_bin_add_element),
13470         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13471         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13472         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13473         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13474         * gst/playback/test.c: (main):
13475         Added some playback helper elements and some test apps, very alpha
13476         still.
13477
13478 2004-07-04  Benjamin Otte  <otte@gnome.org>
13479
13480         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13481           only restart audio when we indeed have an xrun to fix repeated
13482           xruns. Fix suggested by Giuliano Pochini.
13483
13484 2004-07-03  David Schleef  <ds@schleef.org>
13485
13486         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
13487         call to gst_debug_log() if debugging is disabled (bug #145118)
13488
13489 2004-07-03  Benjamin Otte  <otte@gnome.org>
13490
13491         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13492           use our own functions for restarting the alsa device.
13493         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13494           I should apply patches myself - use MIN for the third argument, not
13495           the second, this fixes seeking
13496
13497 2004-07-02  David Schleef  <ds@schleef.org>
13498
13499         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13500         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
13501         do with the logic.
13502
13503 2004-07-02  David Schleef  <ds@schleef.org>
13504
13505         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
13506         output buffers.  Fix logic mistake.  (bug #144866)
13507
13508 2004-07-02  David Schleef  <ds@schleef.org>
13509
13510         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
13511         on X.  (bug #144753)
13512
13513 2004-07-02  David Schleef  <ds@schleef.org>
13514
13515         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
13516         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
13517         (bug #144624)
13518         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
13519         (gst_osselement_rate_probe_check): Add another workaround for
13520         buggy drivers (bug #145336)
13521
13522 2004-07-02  David Schleef  <ds@schleef.org>
13523
13524         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
13525         Most systems don't have MSG_NOSIGNAL.
13526
13527 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13528
13529         * Makefile.am:
13530         * gst-libs/gst/colorbalance/Makefile.am:
13531         * gst-libs/gst/mixer/Makefile.am:
13532         * gst-libs/gst/play/Makefile.am:
13533         * gst-libs/gst/tuner/Makefile.am:
13534           (hopefully) fix both install and dist and make error message useful.
13535           needs testing across automakes.
13536
13537 2004-07-02  Benjamin Otte  <otte@gnome.org>
13538
13539         * ext/ogg/gstogg.c: (plugin_init):
13540           we require bytestream now
13541         * ext/ogg/gstoggdemux.c:
13542           huge diff to implement chain setup in a fast and generic way. This
13543           improves tag reading and startup of huge files (read: Theora videos)
13544           quite a bit. It probably contains bugs, too, so please test.
13545           Seeking is not improved to the fast method.
13546
13547 2004-06-29  Wim Taymans  <wim@fluendo.com>
13548
13549         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13550         * ext/ogg/gstoggmux.c:
13551         Fix memleak in oggdemux when running unconnected pads.
13552         doc update in mux, start working on keyframe mode.
13553
13554 2004-06-29  Benjamin Otte  <otte@gnome.org>
13555
13556         * sys/oss/gstosssink.c:
13557         * sys/oss/gstosssrc.c:
13558           advertise correct template caps - we indeed do non-native endianness
13559           and 8bit audio has no endianness
13560         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
13561         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
13562           avoid (wrong) duplications in getcaps function and return
13563           template caps
13564
13565 2004-06-29  Wim Taymans  <wim@fluendo.com>
13566
13567         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13568         (gst_multifdsink_class_init), (gst_multifdsink_add),
13569         (gst_multifdsink_remove), (gst_multifdsink_clear),
13570         (gst_multifdsink_client_remove),
13571         (gst_multifdsink_handle_client_read),
13572         (gst_multifdsink_client_queue_data),
13573         (gst_multifdsink_client_queue_caps),
13574         (gst_multifdsink_client_queue_buffer),
13575         (gst_multifdsink_handle_client_write),
13576         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13577         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13578         (gst_multifdsink_init_send), (gst_multifdsink_close):
13579         Fix wrong GList iteration that could crash the server when
13580         more then 2 clients disconnect at the same time. Read all the
13581         pending commands in one batch to recover from command storms under
13582         very heavy load.
13583
13584 2004-06-28  Wim Taymans  <wim@fluendo.com>
13585
13586         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
13587         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
13588         (gst_videomixer_pad_set_property),
13589         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
13590         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
13591         (gst_videomixer_class_init), (gst_videomixer_init),
13592         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
13593         (pad_zorder_compare), (gst_videomixer_sort_pads),
13594         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
13595         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13596         (gst_videomixer_update_queues), (gst_videomixer_loop),
13597         (plugin_init):
13598         Avoid divide by zero, choose masterpad as the pad with the highest
13599         framerate.
13600
13601 2004-06-27  Julien Moutte  <julien@moutte.net>
13602
13603         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13604         (gst_ximagesink_xwindow_new):
13605         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13606         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
13607         function directly. We might want to call it from somewhere else one day.
13608
13609 2004-06-27  Julien Moutte  <julien@moutte.net>
13610
13611         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13612         (gst_ximagesink_xwindow_new):
13613         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13614         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
13615         window decorations.
13616
13617 2004-06-27  Wim Taymans  <wim@fluendo.com>
13618
13619         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
13620         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
13621         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
13622         (gst_dvdec_set_property), (gst_dvdec_get_property):
13623         * ext/dv/gstdvdec.h:
13624         Implement drop_factor property to lower the framerate with
13625         a factor.
13626
13627 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13628
13629         * gst-libs/gst/colorbalance/Makefile.am:
13630         * gst-libs/gst/mixer/Makefile.am:
13631         * gst-libs/gst/play/Makefile.am:
13632         * gst-libs/gst/tuner/Makefile.am:
13633           unbreak Company's fix that didn't install the -enum.h files
13634
13635 2004-06-27  Wim Taymans  <wim@fluendo.com>
13636
13637         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
13638         (gst_dvdec_change_state):
13639         * ext/dv/gstdvdec.h:
13640         Fix timestamp, duration and offset of the buffers.
13641
13642 2004-06-27  Wim Taymans  <wim@fluendo.com>
13643
13644         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13645         (gst_multifdsink_class_init), (gst_multifdsink_add),
13646         (gst_multifdsink_remove), (gst_multifdsink_clear),
13647         (gst_multifdsink_client_remove),
13648         (gst_multifdsink_handle_client_read),
13649         (gst_multifdsink_client_queue_data),
13650         (gst_multifdsink_client_queue_caps),
13651         (gst_multifdsink_client_queue_buffer),
13652         (gst_multifdsink_handle_client_write),
13653         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13654         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13655         (gst_multifdsink_init_send), (gst_multifdsink_close):
13656         * gst/tcp/gstmultifdsink.h:
13657         * gst/tcp/gsttcpserversink.c:
13658         (gst_tcpserversink_handle_server_read),
13659         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
13660         More multifdsink fixes, more recovery policy fixes.
13661         Removed stupid g_print
13662
13663 2004-06-26  Wim Taymans  <wim@fluendo.com>
13664
13665         * gst/tcp/Makefile.am:
13666         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13667         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
13668         (gst_multifdsink_class_init), (gst_multifdsink_init),
13669         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
13670         (gst_multifdsink_handle_client_read),
13671         (gst_multifdsink_client_queue_data),
13672         (gst_multifdsink_client_queue_caps),
13673         (gst_multifdsink_client_queue_buffer),
13674         (gst_multifdsink_handle_client_write),
13675         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13676         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13677         (gst_multifdsink_chain), (gst_multifdsink_set_property),
13678         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
13679         (gst_multifdsink_close), (gst_multifdsink_change_state):
13680         * gst/tcp/gstmultifdsink.h:
13681         * gst/tcp/gsttcpplugin.c: (plugin_init):
13682         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
13683         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
13684         (gst_tcpserversink_handle_server_read),
13685         (gst_tcpserversink_handle_select),
13686         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
13687         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
13688         * gst/tcp/gsttcpserversink.h:
13689         Added multifdsink, made tcpserversink a subclass of fdsink, removed
13690         one of the locks, added recovery policy to multifdsink.
13691
13692 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13693
13694         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
13695           fix decision for when getting frames with same timestamp
13696         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13697         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13698         (gst_v4lsrc_get_property):
13699         * sys/v4l/gstv4lsrc.h:
13700           add latency offset property
13701
13702 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13703
13704         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
13705         (plugin_init):
13706           fix debugging. add category.
13707
13708 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13709
13710         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
13711           fix wrong offsets
13712
13713 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13714
13715         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13716         (gst_alsa_src_get_time), (gst_alsa_src_loop),
13717         (gst_alsa_src_change_state):
13718           return a time that is in sync with the element's processing
13719
13720 2004-06-25  Wim Taymans  <wim@fluendo.com>
13721
13722         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
13723         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
13724         (gst_tcpserversink_client_remove),
13725         (gst_tcpserversink_handle_client_read),
13726         (gst_tcpserversink_client_queue_data),
13727         (gst_tcpserversink_client_queue_caps),
13728         (gst_tcpserversink_client_queue_buffer),
13729         (gst_tcpserversink_handle_client_write),
13730         (gst_tcpserversink_queue_buffer),
13731         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
13732         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
13733         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
13734         (gst_tcpserversink_close):
13735         * gst/tcp/gsttcpserversink.h:
13736         Serversink rewrite. Really do non blocking writes to clients and
13737         maintain an internal queue to handle slower clients while not
13738         disturbing fast clients.
13739
13740 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13741
13742         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
13743           better debug, don't override OFFSET and OFFSET_END
13744
13745 2004-06-25  Iain <iain@prettypeople.org>
13746
13747         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
13748         name=source for the wavparse pipeline.
13749
13750 2004-06-24  Johan Dahlin  <johan@gnome.org>
13751
13752         * ext/theora/theoraenc.c (theora_enc_chain): Call
13753         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
13754         streamheader caps are set correctly.
13755
13756 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13757
13758         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13759         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
13760           respect minimum bitrate; same could be done for max bitrate
13761
13762 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13763
13764         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13765         (gst_vorbisenc_setup):
13766           fix sample rate range
13767
13768 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13769
13770         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
13771         (gst_oggvorbisenc_setup):
13772         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
13773         (gst_vorbisenc_setup):
13774           resolve ambiguities in code and description
13775
13776 2004-06-24  Wim Taymans  <wim@fluendo.com>
13777
13778         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
13779         * ext/alsa/gstalsa.h:
13780         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13781         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
13782         Use alsa trigger_tstamp to get the timestamp of the first
13783         sample in the buffer for more precise sync. Some cleanups.
13784
13785 2004-06-24  Wim Taymans  <wim@fluendo.com>
13786
13787         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
13788         (gst_audiorate_init), (gst_audiorate_chain),
13789         (gst_audiorate_set_property), (gst_audiorate_get_property):
13790         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13791         (gst_videorate_chain):
13792         Added some logging, fixed an overflow bug in videorate.
13793
13794 2004-06-24  Benjamin Otte  <otte@gnome.org>
13795
13796         * ext/kio/Makefile.am:
13797           fix for builddir != srcdir and distcheck
13798
13799 2004-06-24  Benjamin Otte  <otte@gnome.org>
13800
13801         * gst-libs/gst/colorbalance/Makefile.am:
13802         * gst-libs/gst/mixer/Makefile.am:
13803         * gst-libs/gst/play/Makefile.am:
13804         * gst-libs/gst/tuner/Makefile.am:
13805         * gst/tcp/Makefile.am:
13806         * sys/dxr3/Makefile.am:
13807           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
13808           tarball.
13809           Also add all *.list files that were missing.
13810         * Makefile.am:
13811           add a distcheck hook to ensure the above doesn't happen again.
13812
13813 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
13814
13815         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
13816
13817 2004-06-23  Colin Walters  <walters@redhat.com>
13818
13819         * m4/Makefile.am: Distribute gst-fionread.m4.
13820
13821 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13822
13823         * configure.ac: back to dev
13824
13825 2004-06-23  Wim Taymans  <wim@fluendo.com>
13826
13827         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
13828         (gst_alsa_xrun_recovery):
13829         * ext/alsa/gstalsa.h:
13830         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13831         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
13832         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13833         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
13834         (gst_alsa_src_loop):
13835         Add clock to alsasrc. Take new capture timestamp when
13836         restarting after an overrun. Split up some functions between
13837         alsasrc and alsasink.
13838
13839 === release 0.8.2 ===
13840
13841 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13842
13843         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
13844         (gst_alsa_change_state), (gst_alsa_update_avail),
13845         (gst_alsa_xrun_recovery):
13846         * ext/alsa/gstalsa.h:
13847         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13848           merge back changes from release
13849
13850 2004-06-23  Wim Taymans  <wim@fluendo.com>
13851
13852         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
13853         (gst_audiorate_init), (gst_audiorate_chain),
13854         (gst_audiorate_set_property), (gst_audiorate_get_property):
13855         Implement sample dropping and notify
13856
13857 2004-06-22  Wim Taymans  <wim@fluendo.com>
13858
13859         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13860         (theora_enc_sink_link), (theora_buffer_from_packet),
13861         (theora_push_packet), (theora_enc_chain):
13862         Some cleanups, make sure the timestamps are correct.
13863
13864 2004-06-22  Wim Taymans  <wim@fluendo.com>
13865
13866         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
13867         (gst_alsa_change_state), (gst_alsa_update_avail),
13868         (gst_alsa_xrun_recovery):
13869         * ext/alsa/gstalsa.h:
13870         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
13871         Cleanups, take queued samples into account when reporting
13872         the time.
13873
13874 2004-06-22  Wim Taymans  <wim@fluendo.com>
13875
13876         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13877         (gst_videorate_init):
13878         Initialize the property as well.
13879
13880 2004-06-22  Wim Taymans  <wim@fluendo.com>
13881
13882         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13883         (gst_videorate_init), (gst_videorate_chain),
13884         (gst_videorate_set_property), (gst_videorate_get_property):
13885         Add property to make videorate silent.
13886         Add property to prefer new frames over old ones.
13887
13888 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13889
13890         * sys/osxvideo/Makefile.am:
13891         Workaround so that the osxvideo .so file gets linked with the
13892         Cocoa, OpenGL and QuickTime frameworks
13893
13894 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13895
13896         * sys/osxaudio/Makefile.am:
13897         Workaround so that the osxaudio .so file gets linked with the
13898         CoreAudio framework
13899
13900 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13901
13902         * configure.ac:
13903         Whoops, my fault...fixed build issues
13904
13905 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13906
13907         * configure.ac:
13908         Add objective-c support if running in Darwin/Mac OS X
13909         * sys/Makefile.am:
13910         * sys/osxvideo:
13911         * sys/osxvideo/Makefile.am:
13912         * sys/osxvideo/osxvideosink.h:
13913         * sys/osxvideo/osxvideosink.m:
13914         * sys/osxvideo/cocoawindow.h:
13915         * sys/osxvideo/cocoawindow.m:
13916         Add osxvideosink, a cocoa-based osx video sink
13917
13918
13919 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
13920         * ext/dvdnav/gst-dvd:
13921         Grab the gconf key from the right spot
13922         * gst/debug/gstnavseek.c: (gst_navseek_init),
13923         (gst_navseek_segseek), (gst_navseek_handle_src_event),
13924         (gst_navseek_chain):
13925         * gst/debug/gstnavseek.h:
13926           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
13927           and loop parameters of a segment seek.
13928         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
13929         (gst_videotestsrc_get_event_masks),
13930         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
13931         * gst/videotestsrc/gstvideotestsrc.h:
13932           Add seeking support to videotestsrc
13933           Initialise the timestamp_offset variable.
13934
13935 2004-06-18  Wim Taymans  <wim@fluendo.com>
13936
13937         * ext/sidplay/gstsiddec.cc:
13938         Fix negotiation and set correct end offset.
13939
13940 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13941
13942         * configure.ac: branch and prerelease
13943
13944 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13945
13946         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
13947         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
13948         (gst_tcpclientsrc_init_receive):
13949         * gst/tcp/gsttcpclientsrc.h:
13950           read caps when connecting to server for GDP so we set them correctly
13951
13952 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13953
13954         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
13955           notify drops and duplicates
13956         * gst/videoscale/videoscale.c: (videoscale_get_structure):
13957           no good reason to limit ourselves to 100x100
13958
13959 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13960
13961         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13962         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
13963         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13964         (gst_v4lsrc_get_property):
13965         * sys/v4l/gstv4lsrc.h:
13966         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
13967         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
13968         (gst_v4l_set_audio):
13969         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
13970         (gst_v4lsrc_try_capture):
13971         * sys/v4l/v4lsrc_calls.h:
13972           change try_palette to more general try_capture
13973           add autoprobe option so we can turn off autoprobing
13974           various fixes
13975
13976 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13977
13978         * configure.ac:
13979           add videorate
13980         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
13981         (gst_ximagesink_class_init):
13982         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
13983         (gst_xvimagesink_class_init):
13984           run them as finalize, not dispose, since dispose can be invoked
13985           multiple times
13986
13987 2004-06-17  Wim Taymans  <wim@fluendo.com>
13988
13989         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
13990         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
13991         * ext/alsa/gstalsa.h:
13992         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
13993         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
13994         (gst_alsa_src_change_state):
13995         * ext/alsa/gstalsasrc.h:
13996         Make the xrun code timestamp and offset the buffers correctly.
13997         moved the clock to the base class, use alsa methods to get time.
13998         Do correct timestamping on outgoing buffers.
13999
14000 2004-06-17  Wim Taymans  <wim@fluendo.com>
14001
14002         * gst/audiorate/Makefile.am:
14003         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14004         (gst_audiorate_base_init), (gst_audiorate_class_init),
14005         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14006         (gst_audiorate_set_property), (gst_audiorate_get_property),
14007         (gst_audiorate_change_state), (plugin_init):
14008         Added an audiorate converter that fills in gaps.
14009
14010 2004-06-17  Johan Dahlin  <johan@gnome.org>
14011
14012         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14013
14014 2004-06-16  Wim Taymans  <wim@fluendo.com>
14015
14016         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14017         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14018         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14019         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14020         (gst_v4lsrc_get_property):
14021         * sys/v4l/gstv4lsrc.h:
14022         Added a copy mode to v4lsrc where it will output a copied version
14023         of its internal hardware buffer.
14024         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14025         can't | them.
14026
14027 2004-06-16  Wim Taymans  <wim@fluendo.com>
14028
14029         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14030         Timestamp fixes.
14031
14032 2004-06-16  Wim Taymans  <wim@fluendo.com>
14033
14034         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14035         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14036         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14037         (gst_v4lsrc_get_property):
14038         * sys/v4l/gstv4lsrc.h:
14039         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14040         Added a sync mode enum property to control v4lsrc timestamp method
14041         Removed the use-fixed-fps property and moved functionality in
14042         the enum.
14043         Don't error on an error value from v4l-conf, it might not always
14044         be a real error.
14045
14046 2004-06-16  Wim Taymans  <wim@fluendo.com>
14047
14048         * gst/videorate/Makefile.am:
14049         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14050         (gst_videorate_base_init), (gst_videorate_class_init),
14051         (gst_videorate_getcaps), (gst_videorate_link),
14052         (gst_videorate_init), (gst_videorate_chain),
14053         (gst_videorate_set_property), (gst_videorate_get_property),
14054         (gst_videorate_change_state), (plugin_init):
14055         Added a video timestamp corrector.
14056
14057 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14058
14059         fixed a potential leak with previous commit
14060
14061         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14062
14063 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14064
14065         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14066         Added missing refcount, fixes bug #144425
14067         Cheers Tim for finding the bug
14068
14069 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14070
14071         * sys/v4l/gstv4l.c: (plugin_init):
14072         * sys/v4l/gstv4lcolorbalance.c:
14073         * sys/v4l/gstv4lcolorbalance.h:
14074         * sys/v4l/gstv4lelement.c:
14075         * sys/v4l/gstv4lelement.h:
14076         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14077         * sys/v4l/gstv4lmjpegsink.h:
14078         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14079         * sys/v4l/gstv4lmjpegsrc.h:
14080         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14081         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14082         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14083         * sys/v4l/gstv4lsrc.h:
14084         * sys/v4l/gstv4ltuner.c:
14085         * sys/v4l/gstv4ltuner.h:
14086         * sys/v4l/gstv4lxoverlay.c:
14087         * sys/v4l/gstv4lxoverlay.h:
14088         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14089         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14090         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14091         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14092         (gst_v4l_set_audio):
14093         * sys/v4l/v4l_calls.h:
14094         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14095         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14096         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14097         (gst_v4lmjpegsink_playback_init),
14098         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14099         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14100         (gst_v4lmjpegsink_playback_stop),
14101         (gst_v4lmjpegsink_playback_deinit):
14102         * sys/v4l/v4lmjpegsink_calls.h:
14103         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14104         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14105         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14106         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14107         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14108         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14109         * sys/v4l/v4lmjpegsrc_calls.h:
14110         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14111         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14112         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14113         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14114         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14115         (gst_v4lsrc_try_palette):
14116         * sys/v4l/v4lsrc_calls.h:
14117           bunch of paranoia cleanups
14118
14119 2004-06-14  David Schleef  <ds@schleef.org>
14120
14121         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14122         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14123         Send discont events and change timestamps appropriately when
14124         we get a seek event.  (bug #144240)
14125         * ext/cdparanoia/gstcdparanoia.h:
14126
14127 2004-06-14  Benjamin Otte  <otte@gnome.org>
14128
14129         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14130           snd_pcm_hw_params_set_rate  since the latter fails for no good
14131           reason on some setups.
14132
14133 2004-06-14  David Schleef  <ds@schleef.org>
14134
14135         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14136         standard.  Thank you for playing.
14137
14138 2004-06-14  Wim Taymans  <wim@fluendo.com>
14139
14140         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14141         Patch 1.3 broke the ordering of the colorspace info and
14142         made the plugin basically work by coincidence, reordered
14143         the info.
14144
14145 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14146
14147         * ext/lame/gstlame.c:
14148         * ext/mad/gstmad.c:
14149           sync caps.  Make sure mad can only output a list of rates, not
14150           a full range.  In the future, have three caps lists for each of the
14151           mpeg versions.  Change mpegversion to a double as well.
14152
14153 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14154
14155         * gst/volume/.cvsignore:
14156         * gst/volume/Makefile.am:
14157         * gst/volume/demo.c: (value_changed_callback), (idler),
14158         (setup_gui), (main):
14159           added small demo app
14160
14161 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14162         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14163         * ext/esd/esdsink.h:
14164         Close the esd connection on pause, because esd will just wait -
14165         blocking all other esd clients indefinitely.
14166
14167 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14168
14169         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14170           previous commit with GST_DEBUG
14171
14172 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14173
14174         * configure.ac:
14175           add a header check for a dvdread header in dvdnav.  Fixes #133002
14176
14177 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14178
14179         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14180         * gst/tcp/gsttcpclientsink.h:
14181         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14182         * gst/tcp/gsttcpclientsrc.h:
14183         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14184         (gst_tcpserversink_handle_server_read),
14185         (gst_tcpserversink_init_send):
14186         * gst/tcp/gsttcpserversink.h:
14187         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14188         * gst/tcp/gsttcpserversrc.h:
14189         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14190         version of IP)
14191
14192 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14193
14194         * configure.ac:
14195         Added ogg library so that OSX detects libtheora properly
14196
14197 2004-06-11  Wim Taymans  <wim@fluendo.com>
14198
14199         * ext/theora/theoradec.c: (theora_dec_chain),
14200         (theora_dec_change_state):
14201         Don't try to decode frames before we received a keyframe.
14202
14203 2004-06-11  Wim Taymans  <wim@fluendo.com>
14204
14205         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14206         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14207         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14208         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14209         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14210         Added property to set the maximum delay of a page.
14211
14212 2004-06-10  Wim Taymans  <wim@fluendo.com>
14213
14214         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14215         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14216         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14217         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14218         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14219         Added max-delay property to control the maximum amount
14220         of data to put in one page.
14221
14222 2004-06-10  Wim Taymans  <wim@fluendo.com>
14223
14224         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14225         (gst_theora_enc_init), (theora_enc_sink_link),
14226         (theora_buffer_from_packet), (theora_enc_set_property),
14227         (theora_enc_get_property):
14228         Set duration on encoded buffer, added some more properties
14229
14230 2004-06-10  Wim Taymans  <wim@fluendo.com>
14231
14232         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14233         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14234         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14235         * ext/theora/theoraenc.c: (theora_enc_chain):
14236         Fix refcounting bugs
14237
14238 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14239
14240         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14241         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14242         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14243         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14244         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14245         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14246         (gst_asf_demux_change_state):
14247         * gst/asfdemux/gstasfdemux.h:
14248           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14249           feels like. I think we should set a new requirement for demuxers
14250           from now on to implement sane loop functions, data loops, query
14251           and seek functions before first commit into CVS. And this commit
14252           fixes all of the above.
14253
14254 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14255
14256         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14257           vorbis comments are properly encoded in UTF-8 before adding them
14258           to a GstTagList
14259
14260 2004-06-09  Benjamin Otte  <otte@gnome.org>
14261
14262         * ext/alsa/gstalsa.c: (add_channels):
14263           handle min <= max correctly
14264         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14265         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14266           add fixation functions so we fixate correctly. No preferring of alaw
14267           anymore because it's the first structure.
14268         * ext/alsa/gstalsa.h:
14269         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14270         (gst_alsa_hw_params_dump):
14271           add functions to ease debugging in alsalib
14272         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14273         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14274         (gst_alsa_start_audio):
14275           only specify hw params if we really setup a format (fixes #134007 -
14276           or at least works around it)
14277
14278 2004-06-09  Wim Taymans  <wim@fluendo.com>
14279
14280         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14281         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14282         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14283         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14284         (gst_ogg_mux_loop):
14285         Use stream caps to setup the initial pages in the ogg stream.
14286         Correctly set the streamheader caps on the srcpad.
14287
14288 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14289
14290         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14291         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14292         (gst_v4lsrc_getcaps):
14293         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14294         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14295           add querying of fps lists for webcams.  Negotiating to a framerate
14296           now works.
14297
14298 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14299
14300         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14301         (theora_push_buffer), (theora_push_packet),
14302         (theora_set_header_on_caps), (theora_enc_chain):
14303           mark buffers and put on streamheader, raw theora streaming
14304           now works too, whee
14305
14306 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14307
14308         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14309         (gst_tcp_gdp_read_caps):
14310           do a looping read for caps and GDP headers too
14311
14312 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14313
14314         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14315         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14316           return EOS instead of NULL in _get
14317
14318 2004-06-08  Wim Taymans  <wim@fluendo.com>
14319
14320         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14321         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14322         (gst_tcp_gdp_write_caps):
14323         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14324         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14325         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14326         Memory leak fixes
14327
14328 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14329
14330         * ext/vorbis/Makefile.am:
14331         * ext/vorbis/vorbis.c: (plugin_init):
14332         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14333         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14334         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14335         (vorbis_parse_change_state):
14336         * ext/vorbis/vorbisparse.h:
14337           adding a vorbisparse element that marks the buffers, streaming
14338           raw vorbis using GDP now works, whee
14339
14340 2004-06-08  Wim Taymans  <wim@fluendo.com>
14341
14342         * ext/jpeg/Makefile.am:
14343         * ext/jpeg/README:
14344         * ext/jpeg/gstjpeg.c: (plugin_init):
14345         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14346         (gst_smokedec_base_init), (gst_smokedec_class_init),
14347         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14348         * ext/jpeg/gstsmokedec.h:
14349         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14350         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14351         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14352         (gst_smokeenc_resync), (gst_smokeenc_chain),
14353         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14354         * ext/jpeg/gstsmokeenc.h:
14355         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14356         (smokecodec_flush_destination), (smokecodec_term_destination),
14357         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14358         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14359         (smokecodec_term_source), (smokecodec_encode_new),
14360         (smokecodec_decode_new), (smokecodec_info_free),
14361         (smokecodec_set_quality), (smokecodec_get_quality),
14362         (smokecodec_set_threshold), (smokecodec_get_threshold),
14363         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14364         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14365         (smokecodec_parse_header), (smokecodec_decode):
14366         * ext/jpeg/smokecodec.h:
14367         Added a new simple jpeg based codec
14368
14369 2004-06-08  Wim Taymans  <wim@fluendo.com>
14370
14371         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14372         (gst_multipart_mux_loop):
14373         Fix memory leak
14374
14375 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14376
14377         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14378         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14379         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14380         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14381         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14382         * gst/tcp/gsttcpserversink.h:
14383           take streamheader into account
14384
14385 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14386
14387         * gst/level/Makefile.am:
14388         * gst/level/gstlevel.c: (gst_level_class_init):
14389           clean up marshal generation
14390
14391 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14392
14393         * gst/tcp/Makefile.am:
14394         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14395         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14396         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14397         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14398         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14399         (gst_tcpclientsrc_get_property):
14400         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14401         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14402         (gst_tcpserversink_handle_client_read),
14403         (gst_tcpserversink_handle_client_write),
14404         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14405         * gst/tcp/gsttcpserversink.h:
14406           add signals client-added and client-removed
14407         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14408         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14409         (gst_tcpserversrc_get_property):
14410         uniformized, change default protocol to NONE
14411         * gst/tcp/gsttcp-marshal.list: added
14412 2004-06-07  Benjamin Otte  <otte@gnome.org>
14413
14414         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14415           handle discont events if they happen before caps nego
14416
14417 2004-06-07  Wim Taymans  <wim@fluendo.com>
14418
14419         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14420         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14421         (gst_multipart_demux_plugin_init):
14422         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14423         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14424         (gst_multipart_mux_change_state):
14425         Small updates, fix a memleak
14426
14427 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14428
14429         * configure.ac: OSS portability
14430         * ext/arts/gst_arts.c: idem
14431         * sys/oss/gstosselement.c: idem
14432         * sys/oss/gstossmixer.c: idem
14433         * sys/oss/gstosssink.c: idem
14434         * sys/oss/gstosssrc.c: idem
14435         * sys/oss/oss_probe.c: idem
14436           - check for soundcard.h in different places for some BSD
14437
14438 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14439
14440         * AUTHORS:
14441         Add me to the authors file
14442         * configure.ac:
14443         Increase the libdv requirement to >= version 0.100
14444         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14445         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14446         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14447         * ext/dv/gstdvdec.h:
14448         Add support for the new_media flag when sending DISCONT events
14449         Make the querying work when video pad is not linked
14450
14451 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14452
14453         reviewed by Benjamin Otte  <otte@gnome.org>
14454
14455         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14456           create a NULL-initialized array of pads, so we don't think they
14457           exist already. (fixes #143130)
14458
14459 2004-06-07  Benjamin Otte  <otte@gnome.org>
14460
14461         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14462         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14463         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14464           don't use // coments
14465
14466 2004-06-07  Benjamin Otte  <otte@gnome.org>
14467
14468         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14469           cast to GstClockTime to get higher granularity
14470         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14471           use gst_element_set_time_delay to get the exact time
14472         * ext/mad/gstmad.c: (gst_mad_chain):
14473           use the negotiated rate instead of the current frame's rate which
14474           might be wrong because of bit errors. This avoids emitting totally
14475           bogus timestamps and screwing sync.
14476         (fixes #143454)
14477
14478 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14479
14480         reviewed by Benjamin Otte  <otte@gnome.org>
14481
14482         * gst/adder/gstadder.c: (gst_adder_loop):
14483           properly error out when no negotiation has happened yet. (fixes
14484           #143032)
14485
14486 2004-06-06  Benjamin Otte  <otte@gnome.org>
14487
14488         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14489           forward correctly transformed offset in discont events. Based on
14490           patch by Arwed v. Merkatz. (fixes #142851)
14491
14492 2004-06-06  David Schleef  <ds@schleef.org>
14493
14494         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
14495         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
14496         problems on several systems.
14497
14498 2004-06-06  Benjamin Otte  <otte@gnome.org>
14499
14500         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14501           use explicit caps on the srcpad
14502         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14503           properly error out if caps couldn't be set (fixes #142764)
14504
14505 2004-06-06  Benjamin Otte  <otte@gnome.org>
14506
14507         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14508         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14509         (gst_alsa_start_audio):
14510           - don't call set_periods_integer anymore, it breaks the
14511           configuration randomly
14512           - call snd_pcm_hw_params_set_access directly instead of using masks
14513           - don't fail if the sw_params can't be set, just use the default
14514           params and hope it works. Alsalib has weird issues when you touch
14515           sw_params and does no proper error reporting about what failed.
14516         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14517         (gst_alsa_close_audio):
14518           make our alsa debugging go via gst debugging and not conditionally
14519           defined
14520         * ext/alsa/gstalsa.h:
14521           add ALSA_DEBUG_FLUSH macro
14522         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
14523         (plugin_init):
14524           wrap alsa errors to be printed via the gst debugging system and not
14525           spammed to stderr
14526
14527 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14528
14529         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
14530         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
14531         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
14532         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
14533         (qtdemux_parse_trak):
14534         * gst/qtdemux/qtdemux.h:
14535           Bitch. Also known as seeking, querying & co.
14536         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14537         (gst_osssink_change_state):
14538         * sys/oss/gstosssink.h:
14539           Resyncing is for weenies, this hack is no longer needed and was
14540           broken anyway (since it - unintendedly - always leaves resync to
14541           TRUE).
14542
14543 2004-06-05  Andrew Turner <zxombie@hotpop.com>
14544
14545         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
14546         * gst/tcp/gsttcpclientsrc.h: idem
14547           - define MSG_NOSIGNAL if not done
14548           - include unistd.h for off_t
14549           (fixes #143749)
14550
14551 2004-06-05  Benjamin Otte  <otte@gnome.org>
14552
14553         * configure.ac:
14554         * ext/kio/Makefile.am:
14555           check for qt's moc preprocessor explicitly and use it
14556
14557 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14558
14559         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
14560           don't get a signal for EPIPE on socket writes
14561           (somebody check if this works on other platforms)
14562
14563 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14564
14565         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14566         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14567           check error condition on available samples correctly
14568
14569 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14570
14571         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
14572           avoid a segfault
14573         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
14574         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
14575         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14576         (gst_tcpserversrc_gdp_read_header):
14577          use ssize_t over size_t since the former is signed and thus the
14578          check for error codes can work
14579
14580 2004-06-02  Wim Taymans  <wim@fluendo.com>
14581
14582         reviewed by: Johan
14583
14584         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14585         (gst_multipart_mux_loop):
14586         Oops
14587
14588 2004-06-02  Wim Taymans  <wim@fluendo.com>
14589
14590         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14591         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14592         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14593         (gst_multipart_mux_change_state):
14594         Added configurable boundary specifier, added the value as a
14595         caps field as well.
14596
14597 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14598
14599         * gst/tcp/gsttcp.c:
14600         * gst/tcp/gsttcpclientsrc.c:
14601         * gst/tcp/gsttcpclientsrc.h:
14602         * gst/tcp/gsttcpserversrc.c:
14603           - portability fix, to compile on OSX
14604             (fixes #143146)
14605
14606         * sys/osxaudio/gstosxaudioelement.c:
14607         * sys/osxaudio/gstosxaudiosink.c:
14608         * sys/osxaudio/gstosxaudiosrc.c:
14609           - compilation warnings on OSX
14610             (fixes #143153)
14611
14612 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14613
14614         * ext/vorbis/vorbisdec.c : sign warning fixes
14615
14616         * gst-libs/gst/mixer/mixertrack.c :
14617           do no use defines which are glib 2.4 specific
14618
14619 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
14620
14621         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
14622           buffer since libflac doesn't expect it (reports a sync error when
14623           it encounters that)
14624
14625
14626 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
14627
14628         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
14629         * gst-libs/gst/mixer/mixertrack.c:
14630         (gst_mixer_track_get_property), (get_mixer_track_init),
14631         (get_mixer_track_get_property): Added property accessors
14632         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
14633         * gst-libs/gst/mixer/mixeroptions.c:
14634         (gst_mixer_options_get_values): Added
14635         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
14636         * gst-libs/gst/mixer/mixer.c: Fixed comment
14637
14638
14639 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14640
14641         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
14642           improve error messages on open
14643
14644
14645 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14646
14647         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14648           check if v4l-conf is in path
14649
14650 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14651
14652         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
14653           change assert to a more readable error message
14654
14655 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14656
14657         * gst-libs/gst/tuner/tunerchannel.h:
14658           - add a freq_multiplicator field to make the conversion
14659             between internal frequency unit and Hz
14660         * sys/v4l/gstv4lelement.c:
14661         * sys/v4l2/gstv4l2element.c:
14662           - change default video device to /dev/video0
14663         * sys/v4l/v4l_calls.c:
14664         * sys/v4l2/v4l2_calls.c:
14665           - we only expose frequency to the user in Hz instead of
14666             bastard v4lX unit (either 62.5kHz or 62.5Hz)
14667
14668 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
14669         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14670           Initialise b_o_s and e_o_s variables
14671         * gst-libs/gst/riff/riff-media.c:
14672         (gst_riff_create_video_caps_with_data):
14673           Add some unusual fourcc's from mplayer avi's
14674         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
14675           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
14676           autoplugging.
14677
14678 2004-05-28  Wim Taymans  <wim@fluendo.com>
14679
14680         * configure.ac:
14681         * gst/alpha/Makefile.am:
14682         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
14683         (gst_alpha_get_type), (gst_alpha_base_init),
14684         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
14685         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
14686         (gst_alpha_chroma_key), (gst_alpha_chain),
14687         (gst_alpha_change_state), (plugin_init):
14688         A plugin to add an alpha channel to I420 video. Can optionally do
14689         chroma keying.
14690         * gst/multipart/Makefile.am:
14691         * gst/multipart/multipart.c: (plugin_init):
14692         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14693         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14694         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
14695         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14696         (gst_multipart_demux_change_state),
14697         (gst_multipart_demux_plugin_init):
14698         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
14699         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
14700         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
14701         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
14702         (gst_multipart_mux_pad_unlink),
14703         (gst_multipart_mux_request_new_pad),
14704         (gst_multipart_mux_handle_src_event),
14705         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
14706         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
14707         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14708         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
14709         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
14710         send multipart jpeg images to a browser.
14711         * gst/videobox/Makefile.am:
14712         * gst/videobox/README:
14713         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
14714         (gst_video_box_get_type), (gst_video_box_base_init),
14715         (gst_video_box_class_init), (gst_video_box_init),
14716         (gst_video_box_set_property), (gst_video_box_get_property),
14717         (gst_video_box_sink_link), (gst_video_box_i420),
14718         (gst_video_box_ayuv), (gst_video_box_chain),
14719         (gst_video_box_change_state), (plugin_init):
14720         Crops or adds borders around an image. can do alpha channel
14721         borders as well.
14722         * gst/videomixer/Makefile.am:
14723         * gst/videomixer/README:
14724         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14725         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
14726         (gst_videomixer_pad_get_sink_event_masks),
14727         (gst_videomixer_pad_get_property),
14728         (gst_videomixer_pad_set_property),
14729         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
14730         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
14731         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14732         (gst_videomixer_base_init), (gst_videomixer_class_init),
14733         (gst_videomixer_init), (gst_videomixer_request_new_pad),
14734         (gst_videomixer_handle_src_event),
14735         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
14736         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
14737         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
14738         (gst_videomixer_loop), (gst_videomixer_get_property),
14739         (gst_videomixer_set_property), (gst_videomixer_change_state),
14740         (plugin_init):
14741         Generic video mixer plugin, can handle multiple inputs all with
14742         different framerates and video sizes. Is fully alpha channel
14743         aware.
14744
14745 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14746
14747         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14748           Select first track as master track. Not sure how else to handle
14749           that...
14750         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
14751           Discard discont events. Should fix #142962.
14752
14753 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14754
14755         * ext/alsa/Makefile.am:
14756         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
14757         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
14758         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
14759         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
14760         (gst_alsa_mixer_get_option):
14761         * ext/alsa/gstalsamixer.h:
14762         * ext/alsa/gstalsamixeroptions.c:
14763         (gst_alsa_mixer_options_get_type),
14764         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
14765         (gst_alsa_mixer_options_new):
14766         * ext/alsa/gstalsamixeroptions.h:
14767         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14768         * ext/alsa/gstalsamixertrack.h:
14769           Add enumerations (as GstMixerOptions). Make correct distinction
14770           between input/output tracks. Add capture/playback private flag.
14771           Use flag to decide on whether to set capture or playback volumes
14772           or switches. Use playback and record switches.
14773         * gst-libs/gst/mixer/Makefile.am:
14774         * gst-libs/gst/mixer/mixer-marshal.list:
14775         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
14776         (gst_mixer_set_option), (gst_mixer_get_option),
14777         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
14778         (gst_mixer_volume_changed), (gst_mixer_option_changed):
14779         * gst-libs/gst/mixer/mixer.h:
14780         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
14781         (gst_mixer_options_class_init), (gst_mixer_options_init),
14782         (gst_mixer_options_dispose):
14783         * gst-libs/gst/mixer/mixeroptions.h:
14784           Add GstMixerOptions.
14785         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
14786           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
14787           broken device detection on computers with multiple OSS sound
14788           cards.
14789
14790 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14791
14792         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
14793           fixate nicely even when the peer is not negotiating
14794
14795 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14796
14797         * gst/audioconvert/gstaudioconvert.c:
14798         (gst_audio_convert_parse_caps):
14799           make sure we don't allow depth > width
14800         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
14801           fixate endianness to G_BYTE_ORDER as default
14802         * gst/audioscale/gstaudioscale.c:
14803           we don't handle another endianness as host-endianness
14804
14805 2004-05-25  David Schleef  <ds@schleef.org>
14806
14807         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
14808
14809 2004-05-24  Benjamin Otte  <otte@gnome.org>
14810
14811         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
14812         (gst_oggvorbisenc_setup):
14813           properly fail when we can't setup the vorbis encoder due to
14814           unsupported settings
14815         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
14816         (gst_vorbisenc_setup):
14817           same
14818         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
14819           fix case where warnings occured when one pad was unlinked while the
14820           other's link function was called
14821
14822 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14823
14824         * gst/tcp/Makefile.am:
14825           use GST_ENABLE_NEW
14826
14827 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14828
14829         * gst-libs/gst/resample/private.h:
14830           don't use optimizations that are #if 0'ed
14831
14832 2004-05-24  Wim Taymans  <wim@fluendo.com>
14833
14834         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
14835         Fix potential division by zero error and hopefully get
14836         the position query right to get correct timestamps on avi
14837         audio.
14838
14839 2004-05-24  Wim Taymans  <wim@fluendo.com>
14840
14841         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
14842         (gst_videoscale_scale_nearest_str2),
14843         (gst_videoscale_scale_nearest_str4),
14844         (gst_videoscale_scale_nearest_32bit),
14845         (gst_videoscale_scale_nearest_24bit),
14846         (gst_videoscale_scale_nearest_16bit):
14847         Fix the scaling algorithm and avoid a buffer overflow.
14848         removed the while loop in the scaling function as it
14849         was used for point sampling only.
14850
14851 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14852
14853         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
14854         (gst_id3_tag_class_init), (gst_id3_tag_init),
14855         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
14856         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
14857         (gst_id3_tag_send_tag_event):
14858           lots of fixes to make id3mux work and id3demux work correctly
14859
14860 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14861
14862         * ext/Makefile.am:
14863           add rules to build shout2send (was removed by accident
14864           when this module was no more marked experimental/broken)
14865
14866 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14867
14868         * ext/shout2/gstshout2.c:
14869         * ext/shout2/gstshout2.h:
14870           adding a "connection problem" signal to shout2send
14871           (fixes #142954)
14872
14873 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14874
14875         * ext/kio/kioreceiver.cpp:
14876         * ext/kio/kioreceiver.h:
14877           fix sign comparison issues
14878
14879 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14880
14881         * gst/cdxaparse/gstcdxaparse.c:
14882         * gst/cdxaparse/gstcdxaparse.h:
14883           some renaming
14884           add some checks/sanity
14885           prepare for seek addition
14886
14887         * sys/sunaudio/gstsunaudio.c:
14888           remove exported dupe init function
14889
14890 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
14891
14892         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
14893         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
14894           Fix format conversion and position querying.
14895         * gst/debug/progressreport.c: (gst_progressreport_report):
14896           Don't output a bogus total value that we didn't query.
14897         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
14898           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
14899           only a blank window after xine has been used.
14900
14901 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14902
14903         * m4/as-arts.m4:
14904           sync with upstream version to fix test on FC2
14905           readd with -ko to preserve Id header
14906
14907 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14908
14909         * configure.ac:
14910           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
14911         * gst/tcp/gsttcpclientsrc.c: idem
14912         * gst/tcp/gsttcpserversink.c: idem
14913         * gst/tcp/gsttcpserversrc.c: idem
14914         * m4/gst-fionread.m4: idem
14915
14916         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
14917
14918         * configure.ac: enable speex plugin for speex 1.1.5+
14919         * ext/speex/gstspeexenc.c: fix cast warning
14920
14921         * ext/esd/README: fix typo
14922
14923 2004-05-20  David Schleef  <ds@schleef.org>
14924
14925         * configure.ac: Minor cosmetic change to convince the buildbot to
14926         reautogen.
14927         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
14928         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
14929         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
14930         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
14931         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
14932         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
14933         More hacking.  Plays audio now.
14934
14935 2004-05-20  David Schleef  <ds@schleef.org>
14936
14937         * configure.ac:
14938         * sys/Makefile.am:
14939
14940 2004-05-20  David Schleef  <ds@schleef.org>
14941
14942         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
14943         * sys/osxaudio/gstosxaudio.c:
14944         * sys/osxaudio/gstosxaudioelement.c:
14945         * sys/osxaudio/gstosxaudioelement.h:
14946         * sys/osxaudio/gstosxaudiosink.c:
14947         * sys/osxaudio/gstosxaudiosink.h:
14948         * sys/osxaudio/gstosxaudiosrc.c:
14949         * sys/osxaudio/gstosxaudiosrc.h:
14950
14951 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14952
14953         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
14954         (gst_vorbisenc_chain):
14955           put the codec headers on the caps as streamheader as well as
14956           pushing them out
14957
14958 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14959
14960         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
14961         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
14962         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
14963         split up push_packet into two functions
14964
14965 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14966
14967         * gst/tcp/.cvsignore:
14968           ignore enums
14969         * gst/tcp/Makefile.am:
14970         * gst/tcp/README:
14971         * gst/tcp/gsttcp.c:
14972         * gst/tcp/gsttcp.h:
14973         * gst/tcp/gsttcpclientsink.c:
14974         * gst/tcp/gsttcpclientsink.h:
14975         * gst/tcp/gsttcpclientsrc.c:
14976         * gst/tcp/gsttcpclientsrc.h:
14977         * gst/tcp/gsttcpplugin.c:
14978         * gst/tcp/gsttcpserversink.c:
14979         * gst/tcp/gsttcpserversink.h:
14980         * gst/tcp/gsttcpserversrc.c:
14981         * gst/tcp/gsttcpserversrc.h:
14982           add new tcp elements
14983
14984 2004-05-19  Wim Taymans  <wim@fluendo.com>
14985
14986         * gst/law/mulaw-conversion.c: (mulaw_encode):
14987         Fix overflow bug in ulaw encoding.
14988
14989 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14990
14991         * ext/mad/gstmad.c: (gst_mad_handle_event):
14992           don't unref the event twice
14993
14994 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14995
14996         * configure.ac:
14997           remove -Wno-sign-compare
14998
14999 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15000
15001         * configure.ac:
15002           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15003           if you want to work against glib 2.2 and 2.4
15004
15005 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15006
15007         * gst/tcp/Makefile.am:
15008         * gst/tcp/gsttcp.c:
15009         * gst/tcp/gsttcp.h:
15010         * gst/tcp/gsttcpsink.h:
15011         * gst/tcp/gsttcpsrc.h:
15012           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15013
15014 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15015
15016         * gst/debug/tests.c: (md5_get_value):
15017           fix segfault on gst-inspect
15018
15019 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15020
15021         * gst/debug/testplugin.c:
15022         * gst/debug/tests.c:
15023         * gst/debug/tests.h:
15024           add new extensible and configurable testing element. Current tests
15025           include buffer count, stream length, timestamp/duration matching and
15026           md5.
15027         * gst/debug/Makefile.am:
15028         * gst/debug/gstdebug.c: (plugin_init):
15029           add infrastructure for new element
15030
15031 2004-05-19  Johan Dahlin  <johan@gnome.org>
15032
15033         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15034         ending of the array. Fixes gst-inspect segfault on ppc.
15035
15036 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15037
15038         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15039
15040         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15041
15042 2004-05-18  David Schleef  <ds@schleef.org>
15043
15044         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15045         warnings (bugs, actually) noticed by gcc but not forte.
15046
15047 2004-05-18  David Schleef  <ds@schleef.org>
15048
15049         * sys/sunaudio/Makefile.am:
15050         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15051
15052 2004-05-18  David Schleef  <ds@schleef.org>
15053
15054         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15055         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15056         to allow qtdemux to use non-seekable streams. (bug #142272)
15057
15058 2004-05-18  David Schleef  <ds@schleef.org>
15059
15060         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15061         (gst_resample_sinc_ft_float): Remove use of static temporary
15062         buffer.  This code was obviously not supposed to last long, but
15063         it's stuck in our ABI, so it required a little hack to make it
15064         ABI-compatible.  Fixes #142585.
15065         * gst-libs/gst/resample/resample.h: same.
15066
15067 2004-05-18  David Schleef  <ds@schleef.org>
15068
15069         * configure.ac: Add sunaudio
15070         * examples/Makefile.am: make gstplay depend on gconf
15071         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15072         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15073         (convert_table_lookup), (img_convert): remove c99-isms
15074         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15075           unsigned, to fix a warning on Solaris
15076         * gst/mpeg1sys/systems.c: bcopy->memcpy
15077         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15078         * sys/Makefile.am: Add sunaudio
15079
15080 2004-05-18  Wim Taymans  <wim@fluendo.com>
15081
15082         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15083         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15084         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15085         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15086         (gst_ogg_mux_loop):
15087         Fix an ugly memleak where the muxer didn't flush enough ogg
15088         pages. This also resulted in badly muxed ogg files.
15089
15090 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15091
15092         * gst/asfdemux/asfheaders.c :
15093         * gst/asfdemux/asfheaders.h :
15094         * gst/asfdemux/gstasfdemux.c :
15095           - fix ASF_OBJ_PADDING guid
15096           - add 3 new object guids (language list, metadata,
15097             extended stream properties)
15098           - add a function to parse extended header objects
15099
15100 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15101
15102         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15103           remove leftover debugging g_print
15104
15105 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15106
15107         * ext/mad/gstmad.c: (gst_mad_handle_event):
15108           Fix for when the first format in a discont event is not a
15109           byte-based one. Should fix #137710.
15110
15111 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15112
15113         * m4/a52.m4 : fix compilation with -Wall -Werror
15114         * m4/libfame.m4 : idem
15115         * m4/libmikmod.m4 : idem
15116
15117 2004-05-17  Benjamin Otte  <otte@gnome.org>
15118
15119         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15120           signal the new tags before giving up the reference
15121
15122 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15123
15124         * ext/shout2/gstshout2.c:
15125           use application/ogg instead of application/x-ogg (patch by Patrick
15126           Guimond, fixes #142432)
15127         * sys/oss/gstosselement.c: (gst_osselement_reset),
15128         (gst_osselement_sync_parms):
15129           don't set fragment size unless specified (fixes #142493)
15130
15131 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15132
15133         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15134           fixes #142664
15135
15136 2004-05-17  Benjamin Otte  <otte@gnome.org>
15137
15138         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15139           compute offsets correctly for internal buffers so timestamps are set
15140           correctly when we can't seek. Also handle cases where there are no
15141           offsets. (based on a patch by David Moore, fixes #142507)
15142
15143 2004-05-17  Benjamin Otte  <otte@gnome.org>
15144
15145         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15146           use correct variable when determining amount of data to skip so we
15147           don't skip into the void and segfault
15148
15149 2004-05-16  Benjamin Otte  <otte@gnome.org>
15150
15151         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15152           Hi, I'm a memleak
15153
15154 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15155
15156         * gst/asfdemux/gstasfdemux.c:
15157           - fix a mem leak and always propagate tags
15158           - add WMV3 to known video codecs (but no decoder yet)
15159           - replace "surplus data" at end of audio header for what
15160             it is : codec specific data
15161           - fix a typo
15162
15163 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15164
15165         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15166
15167         * gst-libs/gst/audio/audioclock.c:
15168           Fix wrong return type (#142205).
15169
15170 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15171
15172         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15173           Ignore CRCs by default (fixes #142566).
15174
15175 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15176
15177         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15178         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15179         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15180         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15181         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15182         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15183           Fix for cases where we fail to attach to a mixer.
15184
15185 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15186
15187         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15188           Don't touch events after not owning them anymore.
15189         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15190         (gst_wavparse_fmt), (gst_wavparse_other),
15191         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15192         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15193         (gst_wavparse_srcpad_event):
15194         * gst/wavparse/gstwavparse.h:
15195           Add seeking, fix querying.
15196
15197 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15198
15199         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15200           - process comments even if they don't end with \0\0
15201             g_convert would ignore them if present and works well without them
15202
15203 2004-05-16  Benjamin Otte  <otte@gnome.org>
15204
15205         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15206           simplify caps
15207
15208 2004-05-16  Benjamin Otte  <otte@gnome.org>
15209
15210         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15211           don't write to memory we might not write to - g_convert does that
15212           for us anyway (fixes #142613)
15213         (gst_asf_demux_audio_caps):
15214           comment out gst_util_dump_mem
15215
15216 2004-05-16  Benjamin Otte  <otte@gnome.org>
15217
15218         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15219           compute correct expected timestamps after seek (broken since
15220           last commit)
15221         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15222           rename element and debugging category to gdkpixbufscale
15223
15224 2004-05-16  Benjamin Otte  <otte@gnome.org>
15225
15226         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15227           add error checking to snd_pcm_delay and remove duplicate call to
15228           snd_pcm_delay that caused issues (see inline code comments)
15229         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15230           make more readable and fix return value when snd_pcm_delay fails
15231         (fixes #142586)
15232
15233 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15234         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15235         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15236         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15237         (gst_pixbufscale_link), (gst_pixbufscale_init),
15238         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15239         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15240         (gst_pixbufscale_get_property), (pixbufscale_init):
15241         * ext/gdk_pixbuf/pixbufscale.h:
15242         Add these files I forgot earlier
15243
15244 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15245         * ext/gdk_pixbuf/Makefile.am:
15246         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15247         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15248         Add new pixbufscale element to scale RGB video
15249         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15250         and HYPER interpolation correctly.
15251         * ext/theora/theoraenc.c: (theora_enc_chain),
15252         Discard buffer and return if explicit caps could not be set
15253         (theora_enc_get_property):
15254         Make _get return kbps for the bitrate consistent with
15255         the _set function.
15256
15257
15258 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15259
15260         * ext/libvisual/visual.c: (gst_visual_chain):
15261           add missing visual_audio_analyze
15262
15263 2004-05-14  David Schleef  <ds@schleef.org>
15264
15265         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15266         is killed while we're playing.
15267         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15268         gst_element_no_more_pads().
15269
15270 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15271
15272         * gst-libs/gst/riff/riff-read.c :
15273           - fix INFO tag extraction in RIFF/AVI files
15274             because gst_event_unref (event) also freed taglist
15275           - avoid a mem leak
15276
15277 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15278
15279         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15280         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15281
15282         * gst/auparse/gstauparse.c :
15283           - add code (commented for now) to support audio/x-adpcm on src pad
15284             (we have no decoder for those layout yet)
15285
15286         * gst/cdxaparse/gstcdxaparse.c :
15287         * gst/cdxaparse/gstcdxaparse.h :
15288           - partial rewrite using RiffRead (ripped iain's wavparse code)
15289
15290         * gst/rtp/gstrtpL16enc.c : typo
15291         * gst/rtp/gstrtpgsmenc.c : typo
15292
15293 2004-05-13  Benjamin Otte  <otte@gnome.org>
15294
15295         * configure.ac:
15296           check for exact version of libvisual, it's not supposed to be
15297           API/ABI stable yet
15298
15299 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15300
15301         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15302           signal no-more-pads
15303
15304 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15305
15306         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15307         Report which format was used for GST_FORMAT_DEFAULT
15308         * gst/debug/Makefile.am:
15309         * gst/debug/gstdebug.c: (plugin_init):
15310         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15311         (gst_progressreport_class_init), (gst_progressreport_init),
15312         (gst_progressreport_report), (gst_progressreport_set_property),
15313         (gst_progressreport_get_property), (gst_progressreport_chain),
15314         (gst_progressreport_plugin_init):
15315         Add progressreport element for testing.
15316
15317 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15318
15319         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15320         * sys/v4l/gstv4lsrc.h:
15321         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15322         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15323         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15324         (gst_v4lsrc_grab_frame):
15325           add more debugging
15326           send a discont at start
15327
15328 2004-05-12  Colin Walters  <walters@redhat.com>
15329
15330         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15331         inflooping if we can't find a chunk.  Or in other words, don't blow
15332         chunks if we don't have a chunk to blow.
15333
15334 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15335         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15336         Remove old debug output
15337         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15338         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15339         (gst_dvdec_set_property), (gst_dvdec_get_property):
15340         Change the quality setting to an enum, so it works from gst-launch
15341         Don't renegotiate a non-linked pad. Allows audio only decoding.
15342         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15343         (gst_deinterlace_link), (gst_deinterlace_init):
15344         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15345         (gst_videodrop_link):
15346         Some caps negotiation fixes
15347
15348 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15349
15350         * ext/tarkin/gsttarkin.c :
15351           - Change RANK from NONE to PRIMARY
15352         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15353           - Change RANK from NONE to MARGINAL
15354         * ext/divx/gstdivxenc.c :
15355           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15356
15357 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15358
15359         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15360         (gst_vorbisenc_push_packet):
15361           copy a function that was added between 1.0 and 1.0.1 until we
15362           depend on worthwhile features of post-1.0
15363
15364 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15365
15366         * configure.ac:
15367           enable shout2 by default
15368         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15369         (gst_shout2send_base_init), (gst_shout2send_init),
15370         (gst_shout2send_connect), (gst_shout2send_change_state):
15371         * ext/shout2/gstshout2.h:
15372           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15373           #142262)
15374         * ext/theora/theora.c: (plugin_init):
15375           don't set rank on encoders
15376
15377 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15378
15379         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15380           Use codec_data property instead of flag1 and flag2 for wma
15381
15382 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15383
15384         * gst/cdxaparse/gstcdxaparse.c :
15385           - Add mpegversion to CAPS to make it link
15386           - Rank is as GST_RANK_SECONDARY instead of NONE
15387         * gst/auparse/gstauparse.c :
15388           - Document all audio encoding we can encounter from Solaris 9
15389             headers and libsndfile information.
15390           - Increase max. rate from 48000 to 192000 (to match other elements)
15391           - Don't try to play junk data between header and samples
15392
15393 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15394
15395         * ext/libvisual/visual.c: (gst_visual_getcaps):
15396           use the right caps depending on endianness (I hope)
15397         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15398           use GST_RANK_NONE for all non-decoding elements or spider gets
15399           mighty confused
15400
15401 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15402
15403         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15404           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15405
15406 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15407
15408         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15409         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15410         (gst_switch_loop), (gst_switch_get_type):
15411           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15412           HEADERS. Had to be said.
15413
15414 2004-05-10  David Schleef  <ds@schleef.org>
15415
15416         * configure.ac: Add prototype Dirac support.
15417         * ext/Makefile.am:
15418         * ext/dirac/Makefile.am:
15419         * ext/dirac/gstdirac.cc:
15420         * ext/dirac/gstdiracdec.cc:
15421
15422 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15423
15424         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15425         (gst_auparse_init), (gst_auparse_chain),
15426         (gst_auparse_change_state):
15427           Hack around spider. Remove me some day please.
15428
15429 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15430
15431         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15432           Fix for some uninitialized variables in previous patch, also
15433           makes it work. Fixes #142286 while we're at it.
15434
15435 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15436
15437         * gst/auparse/gstauparse.c:
15438                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15439                 only unsupported formats are ADPCM/CCITT G.72x
15440                 reviewed by Ronald
15441         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15442
15443 2004-05-10  Wim Taymans  <wim@fluendo.com>
15444
15445         * ext/vorbis/Makefile.am:
15446         * ext/vorbis/README:
15447         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15448         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15449         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15450         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15451         (gst_oggvorbisenc_convert_sink),
15452         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15453         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15454         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15455         (get_constraints_string), (update_start_message),
15456         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15457         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15458         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15459         * ext/vorbis/oggvorbisenc.h:
15460         * ext/vorbis/vorbis.c: (plugin_init):
15461         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15462         (raw_caps_factory), (gst_vorbisenc_class_init),
15463         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15464         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15465         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15466         * ext/vorbis/vorbisenc.h:
15467         Added a raw vorbis encoder to be used with the oggmuxer.
15468         We still need the old encoder for some gnome applications,
15469         read the README to find out how that works.
15470         The raw encoder is called "rawvorbisenc" until 0.9.
15471
15472 2004-05-10  Wim Taymans  <wim@fluendo.com>
15473
15474         * ext/ogg/gstogg.c: (plugin_init):
15475         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15476         (gst_ogg_print):
15477         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15478         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
15479         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
15480         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
15481         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
15482         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
15483         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
15484         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
15485         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
15486         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
15487         Added an ogg muxer.
15488         Small typo fixes in the demuxer.
15489
15490 2004-05-10  Wim Taymans  <wim@fluendo.com>
15491
15492         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15493         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15494         (theora_enc_change_state), (theora_enc_set_property),
15495         (theora_enc_get_property):
15496         Mark the last packet with an EOS flag which is not really needed
15497         in gstreamer.
15498         Do some better video framerate initialisation.
15499         Update the buffer timestamp.
15500
15501 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15502
15503         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
15504         Return the result of the parent state change call
15505
15506 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15507
15508         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
15509         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
15510         * gst/law/alaw-encode.c : (idem)
15511         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
15512         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
15513         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
15514
15515 2004-05-09  Benjamin Otte  <otte@gnome.org>
15516
15517         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15518           don't use a fixed buffer size when writing variable length data to
15519           it. Fixes memory corruption and makes alsasrc work
15520
15521 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15522
15523         * ext/gnomevfs/gstgnomevfssink.c:
15524         (_gst_boolean_allow_overwrite_accumulator),
15525         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
15526           Run glib's default signal handler (??) in RUN_CLEANUP rather than
15527           RUN_LAST, and don't use that to set the accumulator value because
15528           then it's always FALSE.
15529
15530 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15531
15532         * gst-libs/gst/riff/riff-media.c:
15533         (gst_riff_create_video_caps_with_data),
15534         (gst_riff_create_audio_caps),
15535         (gst_riff_create_audio_template_caps):
15536         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
15537           Fix for unaligned RIFF files (i.e. where all the chunks together
15538           in a LIST chunk are not of the same size as the size given in
15539           the LIST chunk header). Fixes several odd WAVE files. Also fix
15540           ADPCM (block_align property) in audio, so that wavparse based
15541           on this works now as it used to stand-alone.
15542
15543 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
15544
15545         reviewed by Benjamin Otte  <otte@gnome.org>
15546
15547         * ext/a52dec/gsta52dec.c:
15548         * ext/divx/gstdivxdec.c:
15549         * ext/divx/gstdivxenc.c:
15550         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
15551         * ext/faac/gstfaac.c: (gst_faac_base_init):
15552         * ext/faad/gstfaad.c: (gst_faad_base_init):
15553         * ext/ivorbis/vorbisfile.c:
15554         * ext/lame/gstlame.c:
15555         * ext/libfame/gstlibfame.c:
15556         * ext/mpeg2enc/gstmpeg2enc.cc:
15557         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
15558         * ext/sidplay/gstsiddec.cc:
15559         * ext/speex/gstspeexdec.c:
15560         * ext/speex/gstspeexenc.c:
15561         * ext/xvid/gstxviddec.c:
15562         * ext/xvid/gstxvidenc.c:
15563           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
15564           (fixes #142193)
15565
15566 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15567
15568         * ext/alsa/gstalsa.c: (device_list),
15569         (gst_alsa_class_probe_devices):
15570         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
15571           Fix alsa oddness in mixer after the combination of using mixer
15572           in source/sink elements and using hw:x,y instead of just hw:x.
15573
15574 2004-05-09  Benjamin Otte  <otte@gnome.org>
15575
15576         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
15577         (gst_wavparse_create_sourcepad):
15578           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
15579           sourcepads
15580
15581 2004-05-09  Benjamin Otte  <otte@gnome.org>
15582
15583         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15584           allow discont events before caps nego
15585
15586 2004-05-08  Benjamin Otte  <otte@gnome.org>
15587
15588         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
15589           don't leak events
15590
15591 2004-05-08  Benjamin Otte  <otte@gnome.org>
15592
15593         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
15594         (gst_level_change_state), (gst_level_init):
15595         * gst/level/gstlevel.h:
15596           figure out if we're initialized directly instead of keeping a
15597           variable that's wrong in 90% of cases
15598           don't initialize pads and then leak them and use a new unitialized
15599           pad. (fixes #142084)
15600           these were bugs so n00bish I didn't find them for an hour :/
15601
15602 2004-05-08 Iain <iain@prettypeople.org>
15603
15604         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
15605         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
15606         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
15607         return the length that was read.
15608         (gst_riff_read_strf_auds): Allow fmt tags as well.
15609
15610 2004-05-07  David Schleef  <ds@schleef.org>
15611
15612         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
15613         signed char assumption in faad.h.
15614
15615 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15616
15617         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
15618           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
15619
15620 2004-05-07  Colin Walters  <walters@redhat.com>
15621
15622         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
15623         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
15624         function.
15625         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
15626         Add dispose function.
15627
15628 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
15629         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
15630           Fix caps nego and pad templates. RGB mode caps should
15631           work now.
15632         * ext/dvdnav/gst-dvd:
15633           Move mpeg2dec inside the thread because otherwise the
15634           queue rejects cap changes mid-stream
15635         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
15636         (gst_mpeg2dec_flush_decoder):
15637           For mpeg2dec > 0.4.0, call the flush function instead of
15638           manually extracting all in-flight frames.
15639         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
15640         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
15641           Change mime type video/dv go video/x-dv to match the
15642           rest of gst-plugins
15643
15644 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15645
15646         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15647         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
15648         (gst_alsa_sink_class_init):
15649         * ext/alsa/gstalsasink.h:
15650         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
15651         (gst_alsa_src_class_init):
15652         * ext/alsa/gstalsasrc.h:
15653           Make alsasink/src a subclass of alsamixer so that mixer stuff
15654           shows up in gst-rec. Needs some finetuning.
15655
15656 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15657
15658         * ext/lame/gstlame.c: (gst_lame_chain):
15659           simplify
15660         * ext/mad/gstmad.c: (gst_mad_handle_event):
15661           fix event leak
15662         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
15663           be able to detect mp3 files < 4096 bytes
15664
15665 2004-05-06  Wim Taymans  <wim@fluendo.com>
15666
15667         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15668         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15669         (theora_enc_set_property), (theora_enc_get_property):
15670         Also encode the first frame, cleanup some code.
15671
15672 2004-05-06  Wim Taymans  <wim@fluendo.com>
15673
15674         * ext/mpeg2enc/gstmpeg2enc.cc:
15675         Forward events first before deciding that negotiation was
15676         not performed.
15677
15678 2004-05-06  Wim Taymans  <wim@fluendo.com>
15679
15680         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
15681         First process the events before deciding that negotiation
15682         was not performed.
15683
15684 2004-05-06  Wim Taymans  <wim@fluendo.com>
15685
15686         * ext/theora/Makefile.am:
15687         * ext/theora/theora.c: (plugin_init):
15688         * ext/theora/theoradec.c: (theora_dec_change_state):
15689         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
15690         (gst_theora_enc_class_init), (gst_theora_enc_init),
15691         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
15692         (theora_enc_chain), (theora_enc_change_state),
15693         (theora_enc_set_property), (theora_enc_get_property):
15694         Added a theora encoder, grouped the encoder and decoder into the
15695         same plugin.
15696
15697 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15698
15699         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15700         (gst_jpegenc_chain):
15701         fix DURATION on outgoing buffers
15702         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
15703         debug using time formats
15704         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15705         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15706         (gst_xvimagesink_sink_link):
15707         windows with width/height 0 generate X errors, so don't allow them
15708
15709 2004-05-05  Wim Taymans  <wim@fluendo.com>
15710
15711         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
15712         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
15713         (gst_mpeg2dec_negotiate_format):
15714         * ext/mpeg2dec/gstmpeg2dec.h:
15715           removed the static pad template so that we can add the
15716           more accurate framerate value to the caps.
15717
15718
15719 2004-05-04  Benjamin Otte  <otte@gnome.org>
15720
15721         * configure.ac:
15722           check for kdemacros.h, too (should fix #141821)
15723         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
15724           don't crash if no header was sent, but nicely error out (fixes part
15725           of #141554)
15726
15727 2004-05-04  Wim Taymans  <wim@fluendo.com>
15728
15729         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
15730         parent dispose function to avoid segfault on destroy.
15731
15732 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
15733
15734         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
15735         (plugin_init):
15736         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15737         (gst_xvimagesink_sink_link):
15738         clean up debugging caps
15739         also recreate xvimage when format has changed
15740
15741 2004-05-04  Benjamin Otte  <otte@gnome.org>
15742
15743         * ext/libvisual/Makefile.am:
15744         * ext/libvisual/visual.c: (gst_visual_class_init),
15745         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
15746         (gst_visual_srclink), (gst_visual_chain),
15747         (gst_visual_change_state), (plugin_init):
15748           use a GstAdapter to correctly adapt buffer sizes - allows using a
15749           framerate
15750
15751 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15752
15753         * sys/v4l/gstv4lelement.h:
15754         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
15755         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
15756         (gst_v4lsrc_buffer_free):
15757         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
15758         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
15759         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
15760         (gst_v4lsrc_requeue_frame):
15761         move some debugging categories around
15762         query for fps index and set accordingly if found
15763
15764 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15765
15766         * ext/lame/gstlame.c:
15767         correct defaults that lame_init puts out of range
15768
15769 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15770
15771         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
15772         (gst_divxenc_class_init):
15773         fix range since -1 is the default
15774         * gst/mpeg1sys/gstmpeg1systemencode.c:
15775         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
15776         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
15777         (gst_rtjpegdec_chain):
15778         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
15779         (gst_rtjpegenc_chain):
15780         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
15781         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
15782         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
15783         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
15784         * sys/v4l/gstv4lsrc.c:
15785         * sys/v4l/v4l_calls.c: (gst_v4l_open):
15786         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15787         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15788         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
15789         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
15790           remove gst_info calls
15791
15792 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15793
15794         * Makefile.am:
15795         * po/af.po:
15796         * po/az.po:
15797         * po/en_GB.po:
15798         * po/nl.po:
15799         * po/sr.po:
15800         * po/sv.po:
15801           Updated translations
15802
15803 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15804
15805         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
15806           refactor/comment code
15807
15808 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15809
15810         * gst/asfdemux/Makefile.am:
15811         * gst/asfdemux/asfheaders.c:
15812         * gst/asfdemux/asfheaders.h:
15813         * gst/asfdemux/gstasf.c: (plugin_init):
15814         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
15815         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
15816         (gst_asf_demux_setup_pad):
15817         * gst/asfdemux/gstasfdemux.h:
15818         * gst/asfdemux/gstasfmux.c:
15819         * gst/asfdemux/gstasfmux.h:
15820           Add tagging support to demuxer, split out registration in its own
15821           file instead of in demux (hacky), and prevent having some tables
15822           in our memory multiple times (in asfheaders.h).
15823
15824 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15825
15826         * gst/matroska/matroska-demux.c:
15827         (gst_matroska_demux_parse_metadata):
15828         * gst/matroska/matroska-ids.h:
15829           Basic tag reading support.
15830
15831 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15832
15833         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
15834           Really detect ac-3 audio.
15835         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
15836           really detect matroska files (off-by-1).
15837
15838 2004-04-30  David Schleef  <ds@schleef.org>
15839
15840         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15841         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
15842         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
15843         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
15844         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
15845         hackage -- parse a lot more atoms, extract a few tags.  One might even
15846         mistake this for tag support.  Maybe it is.
15847         * gst/qtdemux/qtdemux.h:
15848
15849 2004-04-30  Colin Walters  <walters@verbum.org>
15850
15851         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
15852
15853 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15854
15855         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15856         (gst_ffmpegcolorspace_getcaps):
15857           remove broken nego fix
15858
15859 2004-04-30  Benjamin Otte  <otte@gnome.org>
15860
15861         * configure.ac:
15862         * ext/Makefile.am:
15863         * ext/libvisual/Makefile.am:
15864         * ext/libvisual/visual.c:
15865           add initial support for libvisual (http://libvisual.sourceforge.net)
15866           libvisual is still quite alpha, so expect crashes in there :)
15867
15868 2004-04-29  David Schleef  <ds@schleef.org>
15869
15870         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
15871         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
15872         up qtdemux to make it spit out codec_data.  Do _not_ look at this
15873         code; you will no longer respect me.
15874
15875 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15876
15877         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
15878         * ext/alsa/gstalsa.h :
15879         change alsa pcm device discovery to find more than 1 device
15880         per card. code review by Ronald.
15881
15882 2004-04-29  David Schleef  <ds@schleef.org>
15883
15884         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
15885         Add a check for a driver bug on FreeBSD.  (bug #140565)
15886
15887 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15888
15889         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
15890         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15891         (gst_jpegenc_getcaps):
15892           move format setting to inner loop
15893         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15894         (gst_ffmpegcolorspace_getcaps):
15895           use GST_PAD_CAPS if available so that we use already negotiated
15896           caps
15897         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15898         (qtdemux_parse_moov), (qtdemux_parse):
15899           extra debugging
15900         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
15901         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
15902           move hardcoded path to DEFINE
15903
15904 2004-04-28  David Schleef  <ds@schleef.org>
15905
15906         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
15907         (bug #140064)
15908
15909 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15910
15911         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
15912           Don't probe for playback device if we're a source element. Fixes
15913           #139658.
15914
15915 2004-04-29  Benjamin Otte  <otte@gnome.org>
15916
15917         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
15918         (gst_id3_tag_chain):
15919           rewrite buffer offset
15920
15921 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15922
15923         * configure.ac:
15924         * ext/Makefile.am:
15925         * ext/dts/Makefile.am:
15926         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
15927         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
15928         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
15929         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
15930         (gst_dtsdec_loop), (gst_dtsdec_change_state),
15931         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
15932         (plugin_init):
15933         * ext/dts/gstdtsdec.h:
15934           New DTS decoder.
15935         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
15936         (gst_faad_srcconnect):
15937           Add ESDS atom handling (.m4a).
15938
15939 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15940
15941         * ext/divx/gstdivxdec.c: (plugin_init):
15942           Remove comment that makes no sense.
15943         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
15944           Fix for obvious typo that resulted in warnings during gst-register.
15945         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
15946         (gst_xviddec_sink_link):
15947           Fix caps negotiation a bit better.
15948         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
15949           We call this 'codec_data', not 'esds'.
15950
15951 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15952
15953         * gst/monoscope/gstmonoscope.c:
15954           make sure we only provide 256x128
15955         * gst/monoscope/monoscope.c: (monoscope_init):
15956           assert size of 256x128
15957
15958 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15959
15960         * Makefile.am:
15961         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
15962         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
15963           fixate to max width and height of device
15964
15965 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15966
15967         * Makefile.am:
15968         * sys/v4l/gstv4l.c:
15969         * sys/v4l/gstv4lsrc.c:
15970         * sys/v4l/v4l_calls.c:
15971         * sys/v4l/v4lsrc_calls.c:
15972           fix for qc-usb driver which fakes having more than one buffer
15973           by handing the same buffer twice, which confused GStreamer's/v4lsrc
15974           buffer_free override
15975           add debugging
15976
15977 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15978
15979         * Makefile.am:
15980         * gst/videotestsrc/gstvideotestsrc.c:
15981         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
15982         (gst_videotestsrc_init), (gst_videotestsrc_get),
15983         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
15984         * gst/videotestsrc/gstvideotestsrc.h:
15985           add num-buffers property
15986
15987         2004-04-26  Benjamin Otte  <otte@gnome.org>
15988
15989         * ext/mad/gstid3tag.c: (plugin_init):
15990           set id3mux rank to NONE so it doesn't confuse spider
15991           require audio/mpeg,mpegversion=1 in id3mux
15992
15993 2004-04-26  Benjamin Otte  <otte@gnome.org>
15994
15995         * configure.ac:
15996           detect faad correctly as non-working if it's indeed non-working
15997
15998 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15999
16000         * Makefile.am:
16001         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16002         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16003         fix _getcaps so it only negotiates to its supported format
16004
16005 2004-04-25  Benjamin Otte  <otte@gnome.org>
16006
16007         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16008           fix memleak
16009
16010 2004-04-23  Benjamin Otte  <otte@gnome.org>
16011
16012         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16013           audio/x-raw-int with height rules! not. Now it's depth.
16014
16015 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16016
16017         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16018         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16019         (gst_wavparse_loop):
16020           Missing variable initialization. Add handling of DVI ADPCM. Fix
16021           mis-parsing of LIST chunks. This works around a bug where we mis-
16022           parse non-aligning LIST chunks (so LIST chunks where the contents
16023           don't align with the actual LIST size). The correct fix is to use
16024           rifflib, I'm not going to fix wavparse - too much work. All this
16025           fixes #104878.
16026
16027 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16028
16029         reviewed by Benjamin Otte  <otte@gnome.org>
16030
16031         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16032           fix shoutcast not working (fixes #140844)
16033
16034 2004-04-22  Benjamin Otte  <otte@gnome.org>
16035
16036         * ext/hermes/gsthermescolorspace.c:
16037         (gst_hermes_colorspace_caps_remove_format_info):
16038         * gst/colorspace/gstcolorspace.c:
16039         (gst_colorspace_caps_remove_format_info):
16040         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16041         (gst_ffmpegcolorspace_caps_remove_format_info):
16042           s/gst_caps_simplify/gst_caps_do_simplify/
16043
16044 2004-04-22  Benjamin Otte  <otte@gnome.org>
16045
16046         * gst-libs/gst/riff/riff-media.c:
16047         (gst_riff_create_video_caps_with_data):
16048           mpegversion is an int
16049         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16050           don't try to create pad templates with NULL caps, use any caps
16051           instead.
16052
16053 2004-04-20  David Schleef  <ds@schleef.org>
16054
16055         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16056         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16057         (bug #140384)
16058
16059 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16060
16061         reviewed by David Schleef
16062
16063         * ext/mad/gstid3tag.c: Add stdlib.h
16064         * gst/rtp/gstrtpgsmenc.c: same
16065         * gst/tags/gstid3tag.c: same
16066         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16067         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16068         GST_DISABLE_LOADSAVE use.
16069         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16070         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16071         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16072         atol(3)).
16073         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16074         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16075         strtoul(3)).
16076         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16077         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16078         $(ID3_CFLAGS).
16079         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16080         $(LIBFAME_CFLAGS).
16081
16082 2004-04-20  David Schleef  <ds@schleef.org>
16083
16084         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16085         last checkin.  Same idea.
16086
16087 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16088
16089         reviewed by David Schleef
16090
16091         * configure.ac: bump required gstreamer version to 0.8.1.1
16092         because of following changes [--ds]
16093
16094         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16095         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16096         (gst_riff_read_header):  Use GST_READ_UINT*
16097         macros to access possibly unaligned memory.
16098
16099         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16100         (mp3_type_find):  Use GST_READ_UINT*
16101         macros to access possibly unaligned memory.
16102         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16103         (speex_type_find): Likewise
16104
16105         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16106
16107         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16108         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16109         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16110         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16111         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16112         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16113         macros to access possibly unaligned memory.
16114
16115         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16116         Likewise.
16117
16118         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16119         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16120
16121         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16122         Likewise.
16123
16124         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16125         (gst_mpeg2subt_chain_subtitle): Likewise.
16126
16127         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16128         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16129         Likewise.
16130
16131         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16132         Likewise.
16133
16134         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16135         Likewise.
16136
16137         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16138         Likewise.
16139
16140 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16141
16142         * configure.ac:
16143           update required version of GStreamer because of GST_TIME_FORMAT
16144
16145 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16146
16147         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16148           remove leftover g_print
16149         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16150           don't try setting only a subset of the caps. We don't want to kill
16151           autoplugging on purpose
16152
16153 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16154
16155         * sys/ximage/ximagesink.c: (plugin_init):
16156         * sys/xvimage/xvimagesink.c: (plugin_init):
16157           add debugging categories
16158
16159 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16160
16161         * po/en_GB.po:
16162         * po/LINGUAS:
16163           Adding en_GB translation (Gareth Owen)
16164
16165 2004-04-20  David Schleef  <ds@schleef.org>
16166
16167         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16168         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16169         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16170         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16171         A number of new features and hacks to extract the esds atom and
16172         put it into the caps.  (bug #137724)
16173
16174 2004-04-19  David Schleef  <ds@schleef.org>
16175
16176         * gconf/Makefile.am: Fix for non-GNU make
16177         * gst-libs/gst/Makefile.am: Change directory order to handle
16178         GstPlay linking with gstinterfaces
16179         * gst-libs/gst/audio/make_filter: make use of tr portable
16180         * gst-libs/gst/play/Makefile.am: Add intended \
16181         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16182         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16183         function prototype instead of void *.
16184         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16185         macro.
16186         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16187         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16188         * gst/videofilter/make_filter: make use of tr portable
16189         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16190
16191 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16192
16193         * po/LINGUAS:
16194         * po/uk.po:
16195           Added Ukrainian translation (Maxim V. Dziumanenko)
16196
16197 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16198
16199         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16200         (gst_gsmdec_link), (gst_gsmdec_chain):
16201           Fix capsnego, simplify chain function slightly.
16202         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16203           Add GSM.
16204
16205 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16206
16207         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16208         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16209         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16210           Hack to make wavparse work with spider (always -> sometimes pad).
16211           Fixes #135862 && #140411.
16212
16213 2004-04-18  Benjamin Otte  <otte@gnome.org>
16214
16215         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16216         (gst_osselement_rate_probe_check),
16217         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16218           get rid of \n in debug output
16219
16220 2004-04-17  Iain <iain@prettypeople.org>
16221
16222         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16223         not just EOS.
16224
16225 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16226
16227         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16228         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16229         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16230         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16231         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16232         (gst_id3_tag_change_state), (plugin_init):
16233           deprecate id3tag element and replace with id3demux/id3mux.
16234           great side effect: this ugly file is now even uglier, yay!
16235         * ext/mad/gstmad.h:
16236           remove non-available function
16237           update for new get_type
16238
16239 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16240
16241         * configure.ac:
16242           require mpeg2dec >= 0.4.0
16243
16244 2004-04-17  Benjamin Otte  <otte@gnome.org>
16245
16246         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16247         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16248         (gst_xvimagesink_set_xwindow_id):
16249           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16250           assorted cleanup fixes.
16251
16252 2004-04-16  David Schleef  <ds@schleef.org>
16253
16254         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16255         * sys/xvimage/xvimagesink.h: same
16256
16257 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16258
16259         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16260           Fix GST_ELEMENT_ERROR with (NULL)
16261
16262 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16263
16264         * gst-libs/gst/riff/riff-media.c:
16265         (gst_riff_create_video_caps_with_data):
16266           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16267
16268 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16269
16270         * gst-libs/gst/riff/riff-media.c:
16271         (gst_riff_create_video_caps_with_data),
16272         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16273         (gst_riff_create_video_template_caps),
16274         (gst_riff_create_audio_template_caps):
16275         * gst-libs/gst/riff/riff-media.h:
16276         * gst-libs/gst/riff/riff-read.c:
16277         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16278         * gst-libs/gst/riff/riff-read.h:
16279         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16280           Add MS RLE support. I added some functions to read out strf chunks
16281           into strf chunks and the data behind it. This is usually color
16282           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16283           caps creation. Lastly, add ADPCM (similar to wavparse - which
16284           should eventually be rifflib based).
16285         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16286         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16287         * gst/matroska/matroska-demux.h:
16288           Remove placeholders for some prehistoric tagging system. Didn't add
16289           support for any tag system really anyway.
16290         * gst/qtdemux/qtdemux.c:
16291           Add support for audio/x-m4a (MPEG-4) through spider.
16292         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16293         (gst_wavparse_loop):
16294           ADPCM support (#135862). Increase max. buffer size because we
16295           cannot split buffers for ADPCM (screws references) and I've seen
16296           files with 2048 byte chunks. 4096 seems safe for now.
16297
16298 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16299
16300         * configure.ac: bump nano to 1
16301
16302 === release 0.8.1 ===
16303
16304 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16305
16306         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16307
16308 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16309
16310         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16311           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16312           Fixes #140058
16313
16314 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16315
16316         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16317           lower rank of dvddemux so that it's not used for mpeg playback.
16318
16319 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16320
16321         * configure.ac:
16322           save libs correctly when checking mad
16323
16324 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16325
16326         * ext/mad/gstid3tag.c: (plugin_init):
16327           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16328
16329 2004-04-13  David Schleef  <ds@schleef.org>
16330
16331         * common/m4/gst-feature.m4: Call -config scripts with
16332         --plugin-libs if it is supported.
16333         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16334         JPEG images are image/jpeg.
16335         * gst/debug/Makefile.am:
16336         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16337         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16338         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16339         (gst_negotiation_plugin_init): Add a property that acts like
16340         filter caps.
16341         * testsuite/gst-lint:  Move license checking to be a standard
16342         test.
16343
16344 2004-04-13  David Schleef  <ds@schleef.org>
16345
16346         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16347         patch from Sebastien Cote (bug #139958)
16348
16349 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16350
16351         * examples/gstplay/Makefile.am:
16352         * examples/gstplay/player.c: (main):
16353           make the commandline player example use gconf settings
16354
16355 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16356
16357         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16358         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16359         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16360           init/end library during state transition, not object
16361           creation/disposal.  get rid of custom dispose handler.
16362
16363
16364 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16365
16366         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16367         be a symlink
16368
16369 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16370
16371         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16372           Handle JUNK chunks inside data section. Prevents warnings.
16373
16374 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16375
16376         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16377         (gst_riff_create_video_template_caps):
16378           Add MS video v1.
16379         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16380         (gst_avi_demux_stream_data):
16381           Add support for "rec-list" chunks.
16382
16383 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16384
16385         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16386           Fix another codecname mismatch.
16387
16388 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16389
16390         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16391           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16392           so that MJPEG plays back.
16393
16394 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16395
16396         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16397         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16398         * gst/mpeg1videoparse/gstmp1videoparse.h:
16399           Fix for some slight mis-cuts in buffer parsing, and for some
16400           potential overflows or faults-causers. Adds disconts. Also fixes
16401           #139105 while we're at it.
16402
16403 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16404
16405         * configure.ac:
16406         * sys/v4l2/gstv4l2element.h:
16407           Workaround for missing struct v4l2_buffer declaration in Suse 9
16408           and Mandrake 10 linux/videodev2.h header file (#135919).
16409
16410 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16411
16412         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16413           Bail out if no filename was given.
16414
16415 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16416
16417         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16418         (gst_v4l2_fourcc_from_structure):
16419           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16420           Y41B somewhere).
16421
16422 2004-04-09  Benjamin Otte  <otte@gnome.org>
16423
16424         * ext/gnomevfs/gstgnomevfssink.c:
16425         (_gst_boolean_allow_overwrite_accumulator),
16426         (gst_gnomevfssink_class_init):
16427           fix erase signal - if any handler returns false the file will not be
16428           overwritten. If no handler is connected, the file will not be
16429           overwritten either.
16430           renamed signal to "allow-overwrite"
16431         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16432           free string when adding it to ID3 failed
16433         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16434           unref event when done
16435         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16436           free caps
16437         * gst/typefind/gsttypefindfunctions.c:
16438         (mpeg_video_stream_type_find):
16439           fix invalid read
16440
16441 2004-04-08  David Schleef  <ds@schleef.org>
16442
16443         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16444         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16445
16446 2004-04-08  David Schleef  <ds@schleef.org>
16447
16448         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16449         we don't support (bug #139532)
16450
16451 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16452
16453         * ext/mad/gstmad.c: (gst_mad_handle_event),
16454         (gst_mad_check_caps_reset), (gst_mad_chain),
16455         (gst_mad_change_state):
16456           only set explicit caps if they haven't been set before for
16457           this stream.  MPEG-audio sample rate/channels aren't allowed
16458           to change in-stream.
16459           Fixes #139382
16460
16461 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16462
16463         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16464         (_gst_boolean_did_something_accumulator),
16465         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16466         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16467         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16468         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16469         (gst_gnomevfssink_change_state):
16470           Fix erase signal. Don't erase by default. Remove handoff signal.
16471           Remove erase property. Don't segfault. General cleanup.
16472
16473 2004-04-07  Benjamin Otte  <otte@gnome.org>
16474
16475         * gst-libs/gst/gconf/test-gconf.c: (main):
16476           add missing gst_init
16477
16478 2004-04-07  Benjamin Otte  <otte@gnome.org>
16479
16480         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16481           free the mutexes, too
16482
16483 2004-04-07  Benjamin Otte  <otte@gnome.org>
16484
16485         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16486           actually free the URI string
16487         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
16488           compute offset correctly when passing discont events
16489         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16490           don't leak discont events
16491         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16492           add some missing breaks so caps aren't copied randomly
16493         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
16494           if we realloc memory, we better use it
16495
16496 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16497
16498         * ext/mad/gstmad.c: (normal_seek):
16499           fix GST_FORMAT_TIME usage
16500
16501 2004-04-05  David Schleef  <ds@schleef.org>
16502
16503         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
16504         a deprecated function (hack!)
16505
16506 2004-04-05  Benjamin Otte  <otte@gnome.org>
16507
16508         * ext/esd/esdmon.c: (gst_esdmon_get):
16509           fix nonterminated vararg and memleak
16510
16511 2004-04-05  Benjamin Otte  <otte@gnome.org>
16512
16513         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
16514         (gst_ladspa_init), (gst_ladspa_force_src_caps),
16515         (gst_ladspa_set_property), (gst_ladspa_get_property),
16516         (gst_ladspa_instantiate), (gst_ladspa_activate),
16517         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
16518           clean up debugging
16519
16520 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
16521
16522         reviewed by Benjamin Otte  <otte@gnome.org>
16523
16524         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
16525           check for broken LADSPA parameters (fixes #138635)
16526
16527 2004-04-05  Benjamin Otte  <otte@gnome.org>
16528
16529         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
16530           advertise buffer-frames correctly on sinkpads
16531
16532 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16533
16534         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
16535         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
16536         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
16537         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
16538         (gst_mad_check_caps_reset), (gst_mad_chain):
16539         add more debugging, only reset caps when we're not in error state
16540
16541 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16542
16543         * ext/mad/gstmad.c: add debugging category, comment + cleanups
16544
16545 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16546
16547         reviewed by Benjamin Otte  <otte@gnome.org>
16548
16549         * configure.ac:
16550           fix == in test(1) operator
16551
16552 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16553
16554         reviewed by Benjamin Otte  <otte@gnome.org>
16555
16556         * configure.ac:
16557           fix --export-symblos-regex to a working regex.
16558
16559 2004-04-04  Benjamin Otte  <otte@gnome.org>
16560
16561         * sys/oss/.cvsignore:
16562           add for oss_probe
16563
16564 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16565
16566         reviewed by Benjamin Otte  <otte@gnome.org>
16567
16568         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16569           add missing 'new_media' argument (fixes #138168)
16570         * gst/matroska/matroska-demux.c:
16571         (gst_matroska_demux_handle_seek_event):
16572           add vararg terminator (fixes #138169)
16573
16574 2004-04-02  David Schleef  <ds@schleef.org>
16575
16576         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
16577         disted (bug #138914)
16578
16579 2004-04-01  Benjamin Otte  <otte@gnome.org>
16580
16581         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
16582         (gst_alsa_close_audio):
16583           handle case better where a soundcard can't pause
16584         * ext/ogg/gstoggdemux.c:
16585           don't crash when we get events but don't have pads yet
16586
16587 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16588
16589         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
16590           throw an error if we couldn't probe any caps.
16591
16592 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16593
16594         * ext/dvdnav/gst-dvd:
16595         Add a really simple sample DVD player
16596
16597 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16598
16599         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
16600         (gst_a52dec_push), (gst_a52dec_handle_event),
16601         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
16602         (gst_a52dec_change_state):
16603         * ext/a52dec/gsta52dec.h:
16604           Use a debug category, Output timestamps correctly
16605           Emit tag info, Handle events, tell liba52dec about cpu
16606           capabilities so it can use MMX etc.
16607         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
16608           Fix a crasher accessing invalid memory
16609         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
16610         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
16611         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
16612         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
16613         (dvdnavsrc_query):
16614           Some support for byte-format seeking.
16615           Small fixes for still frames and menu button overlays
16616         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16617         (gst_mpeg2dec_alloc_buffer):
16618           Use a debug category. Adjust the report level of several items to
16619           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
16620           so it doesn't lose the GstBuffer pointer
16621         * gst/debug/Makefile.am:
16622         * gst/debug/gstdebug.c: (plugin_init):
16623         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
16624         (gst_navseek_base_init), (gst_navseek_class_init),
16625         (gst_navseek_init), (gst_navseek_seek),
16626         (gst_navseek_handle_src_event), (gst_navseek_set_property),
16627         (gst_navseek_get_property), (gst_navseek_chain),
16628         (gst_navseek_plugin_init):
16629         * gst/debug/gstnavseek.h:
16630           Add the navseek debug element for seeking back and forth in a
16631           video stream using arrow keys.
16632         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
16633         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
16634         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
16635         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
16636         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
16637         (gst_mpeg2subt_parse_header), (gst_get_nibble),
16638         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
16639         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
16640         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
16641         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
16642         * gst/mpeg2sub/gstmpeg2subt.h:
16643           Pretty much a complete rewrite. Now a loopbased element. May still
16644           require work to properly synchronise subtitle buffers.
16645         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
16646         (gst_dvd_demux_send_subbuffer):
16647         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
16648           Don't attempt to create subbuffers of size 0
16649           Reduce a couple of error outputs to warnings.
16650         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
16651         (gst_y4mencode_chain):
16652         Output the y4m frame header correctly.
16653
16654 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16655
16656         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16657           throw errors instead of allowing SIGFPE
16658
16659 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16660
16661         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
16662         (gst_gconf_render_bin_from_key):
16663           leak plugging and style fixing
16664
16665 2004-03-31  David Schleef  <ds@schleef.org>
16666
16667         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
16668         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
16669         (bug #138225)
16670         * gst/debug/Makefile.am:
16671         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
16672         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
16673         plugin.
16674         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
16675         (gst_negotiation_base_init), (gst_negotiation_class_init),
16676         (gst_negotiation_init), (gst_negotiation_getcaps),
16677         (gst_negotiation_pad_link), (gst_negotiation_chain),
16678         (gst_negotiation_set_property), (gst_negotiation_get_property),
16679         (gst_negotiation_plugin_init):  New element to talk about random
16680         negotiation things happening in a pipeline.
16681
16682 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16683
16684         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16685           fix integer addition with help of Stefan Kost
16686
16687 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16688
16689         * po/nl.po: updated Dutch translation (Elros Cyriatan)
16690
16691 2004-03-30  David Schleef  <ds@schleef.org>
16692
16693         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
16694         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
16695         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
16696         (bug #137504)
16697         * ext/mpeg2dec/gstmpeg2dec.h:
16698
16699 2004-03-30  David Schleef  <ds@schleef.org>
16700
16701         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
16702
16703 2004-03-30  David Schleef  <ds@schleef.org>
16704
16705         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
16706         Michael Petullo) to handle .mov
16707
16708 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16709
16710         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
16711         (gst_osselement_rate_check_rate):
16712           probe caps correctly for sound cards that only support one format
16713
16714 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16715
16716         * ext/kio/kiosrc.cpp: (process_events):
16717           update handling event processing if inside KDE - untested
16718
16719 2004-03-29  David Schleef  <ds@schleef.org>
16720
16721         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
16722         by 2 to not interfere with other colorspaces.
16723         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
16724         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
16725         one to not interfere with ffmpeg_colorspace.
16726
16727 2004-03-29  David Schleef  <ds@schleef.org>
16728
16729         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
16730         aren't in the caps.
16731         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
16732         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
16733
16734 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16735
16736         * gst-libs/gst/riff/riff-media.c:
16737           fail on error, don't try to set stuff on NULL caps
16738
16739 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16740
16741         * configure.ac:
16742         * ext/Makefile.am:
16743         * ext/kio/Makefile.am:
16744         * ext/kio/kioreceiver.cpp:
16745         * ext/kio/kioreceiver.h:
16746         * ext/kio/kiosrc.cpp:
16747         * ext/kio/kiosrc.h:
16748           add experimental kiosrc plugin
16749         * ext/alsa/gstalsaplugin.c: (plugin_init):
16750           initialize debugging category only when we're sure registering the
16751           plugins worked.
16752
16753 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16754
16755         * examples/gstplay/player.c: (main):
16756         * gst-libs/gst/play/play.c: (gst_play_class_init),
16757         (gst_play_set_location), (gst_play_set_data_src),
16758         (gst_play_set_video_sink), (gst_play_set_audio_sink),
16759         (gst_play_set_visualization), (gst_play_connect_visualization):
16760           check return values of element_set_state and return FALSE where
16761           failed
16762
16763 2004-03-29  Benjamin Otte  <otte@gnome.org>
16764
16765         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16766           try harder to check if an event is really a discont
16767
16768 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16769
16770         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
16771         * po/az.po:
16772
16773 2004-03-28  Benjamin Otte  <otte@gnome.org>
16774
16775         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
16776         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16777         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
16778           get rid of non-standard "..." ranges in case statements.
16779
16780 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
16781
16782         * gst/mpegstream/gstmpegdemux.c:
16783         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
16784         specific functionality split to the new dvddemux element.
16785         * gst/mpegstream/gstdvddemux.c:
16786         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
16787         streams, derived from mpegdemux.
16788         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
16789         up. SCR based timestamp rewriting can be turned off (will probably
16790         completely disappear soon).
16791         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
16792         hacking. General cleanup. All printf statements replaced by
16793         debugging messages. Almost complete libdvdnav support.
16794         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
16795         by events. New properties for audio and subpicture languages.
16796         (dvdnavsrc_update_highlight): Now uses events.
16797         (dvdnavsrc_user_op): Cleaned up.
16798         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
16799         based). Lots of cleanup, and propper support for most libdvdnav
16800         events.
16801         (dvdnavsrc_make_dvd_event): New function.
16802         (dvdnavsrc_make_dvd_nav_packet_event): New function.
16803         (dvdnavsrc_make_clut_change_event): New function.
16804
16805 2004-03-26  Benjamin Otte  <otte@gnome.org>
16806
16807         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
16808           fix bug where typefinding would claim it's theora whenever less then
16809           7 bytes of data were available
16810
16811 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16812
16813         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
16814         (gst_alawdec_base_init), (gst_alawdec_class_init),
16815         (gst_alawdec_init), (gst_alawdec_chain):
16816         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
16817         (gst_alawenc_base_init), (gst_alawenc_class_init),
16818         (gst_alawenc_init), (gst_alawenc_chain):
16819         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
16820         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
16821         (gst_mulawdec_init), (gst_mulawdec_chain):
16822         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
16823         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
16824         (gst_mulawenc_init), (gst_mulawenc_chain):
16825           Fix capsnego in all four, remove the unused property functions and
16826           simplify the chain functions slightly. I guess we could use macros
16827           or something similar for those, since the code is so similar, but
16828           I'm currently too lazy...
16829
16830 2004-03-24  David Schleef  <ds@schleef.org>
16831
16832         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16833         (gst_osselement_close_audio), (gst_osselement_probe_caps),
16834         (gst_osselement_get_format_structure),
16835         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
16836         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
16837         (gst_osselement_rate_int_compare): Add code to handle rate probing
16838         (bug #120883)
16839         * sys/oss/gstosselement.h: same
16840         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
16841         Use rate probing provided by osselement.
16842         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
16843
16844 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16845
16846         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
16847         (gst_xvidenc_get_property):
16848           ulong/int mess-up.
16849
16850 2004-03-24  David Schleef  <ds@schleef.org>
16851
16852         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
16853         (gst_speexdec_init):
16854         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
16855         (gst_speexenc_init):  Create the pad template correctly (from
16856         the static pad template, not a NULL pointer.)
16857
16858 2004-03-25  Benjamin Otte  <otte@gnome.org>
16859
16860         * gst/debug/Makefile.am:
16861         * gst/debug/breakmydata.c:
16862           add element that quasi-randomly changes bytes in the stream.
16863           Intended use is robustness checking of demuxers and decoders in
16864           media tests.
16865
16866 2004-03-24  Benjamin Otte  <otte@gnome.org>
16867
16868         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
16869         (gst_alsa_probe_hw_params):
16870         * ext/alsa/gstalsa.h:
16871           debugging output fixes
16872
16873 2004-03-24  Benjamin Otte  <otte@gnome.org>
16874
16875         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
16876           don't g_return_if_fail if element is PLAYING, fail silently as every
16877           other element.
16878         * gst/effectv/gstquark.c: (gst_quarktv_chain):
16879           only fix needed for cast lvalue issues in gst-plugins
16880         * gst/volenv/gstvolenv.c: (gst_volenv_init):
16881           add proxy_getcaps
16882
16883 2004-03-24  Benjamin Otte  <otte@gnome.org>
16884
16885         * gst/level/gstlevel.c: (gst_level_init):
16886           add proxying getcaps function, so level doesn't advertise impossible
16887           caps
16888
16889 2004-03-24  David Schleef  <ds@schleef.org>
16890
16891         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16892         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
16893         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
16894         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
16895         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
16896         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
16897         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
16898         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
16899         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
16900         messages.  Divide the chunk size by the compression ratio
16901         (needed for MACE audio)
16902
16903 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16904
16905         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16906           Fix buffer overflow read error.
16907
16908 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16909
16910         * ext/alsa/gstalsa.h:
16911           Remove unused entry.
16912         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16913           Add cinepak.
16914         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
16915         (gst_videodrop_link), (gst_videodrop_chain):
16916           Fix, sort of. Was horribly broken with new capsnego. Bah...
16917
16918 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
16919
16920         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
16921         (plugin_init):
16922         Add a monkeysaudio typefind function
16923
16924 2004-03-23  Johan Dahlin  <johan@gnome.org>
16925
16926         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
16927         (gst_play_video_fixate): Check so the structure has the field
16928         before trying to fixate them, this makes it possible to have
16929         fakesinks for video and audio output without printing errors on
16930         the output console.
16931
16932 2004-03-22  David Schleef  <ds@schleef.org>
16933
16934         * sys/oss/Makefile.am:
16935         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
16936         (check_rate), (add_rate):  Rate probing test app.
16937
16938 2004-03-21  Benjamin Otte  <otte@gnome.org>
16939
16940         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
16941         (_fixate_caps_to_int), (gst_audio_convert_fixate):
16942           add a fixation function that pretty much does the right thing (fixes
16943           #137556)
16944
16945 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
16946
16947         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
16948
16949 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16950
16951         reviewed by: Benjamin Otte  <otte@gnome.org>
16952
16953         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
16954           terminate gst_event_new_discontinuous correctly (fixes parts of
16955           #137711)
16956
16957 2004-03-19  David Schleef  <ds@schleef.org>
16958
16959         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
16960         since it doesn't depend on X, and it's part of our ABI.
16961
16962 2004-03-19  Iain <iain@prettypeople.org>
16963
16964         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
16965         is_int in the structure, not the local variable.
16966
16967 2004-03-19  David Schleef  <ds@schleef.org>
16968
16969         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
16970         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
16971         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
16972         Improvements in caps negotiation.
16973
16974 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16975
16976         * po/LINGUAS:
16977         * po/af.po:
16978           adding Afrikaans (Petri Jooste)
16979
16980 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16981
16982         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16983         (gst_ffmpegcolorspace_chain):
16984         throw error instead of g_critical (#137588)
16985
16986 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16987
16988         * Makefile.am:
16989         * configure.ac:
16990           dist common and m4 correctly
16991         * po/sv.po:
16992
16993 2004-03-17  David Schleef  <ds@schleef.org>
16994
16995         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
16996         (bug #137348)
16997
16998 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16999
17000         * po/LINGUAS:
17001         * po/sv.po:
17002           adding Swedish translation (Christian Rose)
17003
17004 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17005
17006         * Makefile.am: use release.mak
17007
17008 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17009
17010         * common/ChangeLog:
17011         * common/gst-autogen.sh:
17012           add some explanation about the version detection
17013         * configure.ac:
17014           fix X check
17015
17016 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17017
17018         * configure.ac: bump nano to 1
17019
17020 === release 0.8.0 ===
17021
17022 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17023
17024         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17025
17026 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17027
17028         * configure.ac:
17029           update libtool version
17030         * gst-libs/gst/media-info/Makefile.am:
17031           actually use libtool version
17032
17033 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17034
17035         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17036
17037 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17038
17039         * configure.ac:
17040         * gst-plugins.spec.in:
17041         * pkgconfig/Makefile.am:
17042         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17043         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17044         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17045         * pkgconfig/gstreamer-libs.pc.in:
17046         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17047         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17048         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17049         * pkgconfig/gstreamer-plugins.pc.in:
17050           remove @VERSION@ from some of the pc files since core and plugins
17051           are decoupled.
17052           created gstreamer-plugins.pc as it's a better name, but keeping
17053           -libs around for now to get fixes upstream done first.
17054
17055 2004-03-15  Julien MOUTTE <julien@moutte.net>
17056
17057         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17058         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17059         * gst-libs/gst/play/play.h:
17060
17061 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17062
17063         * *.c, *.cc: don't mix tabs and spaces
17064
17065 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17066
17067         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17068           use the new ffmpegcolorspace
17069         * gst-plugins.spec.in:
17070           package new colorspace and media-info
17071         * configure.ac:
17072         * pkgconfig/Makefile.am:
17073           fix some more disting issues
17074         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17075         * pkgconfig/gstreamer-media-info.pc.in:
17076           generate media-info pc files
17077
17078 2004-03-15  Johan Dahlin  <johan@gnome.org>
17079
17080         * *.h: Revert indenting
17081
17082 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17083
17084         * configure.ac:
17085           adding ffmpegcolorspace element
17086         * gst/ffmpegcolorspace/Makefile.am:
17087         * gst/ffmpegcolorspace/avcodec.h:
17088         * gst/ffmpegcolorspace/common.h:
17089         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17090         * gst/ffmpegcolorspace/dsputil.h:
17091         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17092         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17093         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17094         (gst_ffmpeg_caps_to_pix_fmt):
17095         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17096         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17097         (gst_ffmpegcolorspace_caps_remove_format_info),
17098         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17099         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17100         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17101         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17102         (gst_ffmpegcolorspace_set_property),
17103         (gst_ffmpegcolorspace_get_property),
17104         (gst_ffmpegcolorspace_register):
17105         * gst/ffmpegcolorspace/imgconvert.c:
17106         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17107         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17108         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17109         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17110         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17111         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17112         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17113         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17114         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17115         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17116         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17117         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17118         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17119         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17120         (img_get_alpha_info), (deinterlace_line),
17121         (deinterlace_line_inplace), (deinterlace_bottom_field),
17122         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17123         * gst/ffmpegcolorspace/imgconvert_template.h:
17124         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17125         * gst/ffmpegcolorspace/mmx.h:
17126         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17127           adding ffmpegcolorspace element supplied by Ronald after cleaning
17128           up and pulling in the right bits of upstream source.
17129           I'm sure a better C/compiler wizard could do some cleaning up (for
17130           example use GLIB's malloc stuff), but as a first pass this
17131           works very well
17132
17133 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17134
17135         * ext/alsa/gstalsa.h:
17136           I assume Ronald forgot to commit the change to have cardname
17137           as a struct member.  Expect some public spanking at the next
17138           opportunity.
17139
17140 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17141
17142         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17143         (gst_alsa_open_audio), (gst_alsa_close_audio):
17144         * ext/alsa/gstalsa.c:
17145           Don't open the device if we're a mixer (= padless).
17146         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17147         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17148         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17149           Open mixer during state change rather than during object
17150           initialization. Also, get a device name. Currently in a somewhat
17151           hackish fashion, but I didn't really find something better.
17152
17153 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17154
17155         * *.c, *.h: run gst-indent
17156
17157 2004-03-14  Benjamin Otte  <otte@gnome.org>
17158
17159         * gst/modplug/gstmodplug.cc:
17160         * gst/modplug/gstmodplug.h:
17161           set correct timestamps on outgoing buffers
17162
17163 2004-03-14  Benjamin Otte  <otte@gnome.org>
17164
17165         * gst/modplug/gstmodplug.cc:
17166           handle events - don't do crap when a discont arrives that's not
17167           necessary
17168           This allows correct loading and playback of mods in Rhythmbox
17169
17170 2004-03-14  Benjamin Otte  <otte@gnome.org>
17171
17172         * configure.ac:
17173         * gst-libs/gst/gconf/Makefile.am:
17174         * pkgconfig/Makefile.am:
17175           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17176           they get rebuilt properly
17177         * configure.ac:
17178           when checking for vorbis, try pkgconfig first.
17179         * gst/modplug/gstmodplug.cc:
17180           add fixate function
17181
17182 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17183
17184         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17185           Fix for obvious mistake, where we first shift the offset and then
17186           read a samplesize element assuming the old offset. Note that this
17187           part still has something weird, i.e. my movies containing those
17188           don't actually play well, but at least there's something that looks
17189           like sound now.
17190
17191 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17192         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17193         (plugin_init):
17194         Add a typefind function for speex format
17195
17196 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17197
17198         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17199         (gst_asf_demux_setup_pad):
17200           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17201           instead of 0. Reason is simple: some elements have a fps range
17202           of 1-max instead of 0-max. So now ASF video actually works.
17203
17204 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17205
17206         * po/LINGUAS:
17207         * po/sr.po:
17208           adding serbian as a language
17209
17210 2004-03-13  Benjamin Otte  <otte@gnome.org>
17211
17212         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17213           return taglist correctly from _get function, don't gst_pad_push it.
17214           (fixes #137042)
17215
17216 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17217         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17218
17219 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17220
17221         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17222         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17223         (gst_alsa_mixer_track_new):
17224         * ext/alsa/gstalsamixertrack.h:
17225           Fix ancient leftovers... MixerTrack is a GObject.
17226
17227 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17228
17229         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17230         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17231           Don't block during probing...
17232
17233 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17234
17235         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17236         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17237         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17238         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17239         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17240         (gst_alsa_open_audio), (gst_alsa_close_audio):
17241         * ext/alsa/gstalsa.h:
17242           Add propertyprobe interface implementation, add some device-name
17243           property, all this so that it looks good in gnome-volume-control.
17244
17245 2004-03-12  David Schleef  <ds@schleef.org>
17246
17247         * configure.ac: the Hermes library controls hermescolorspace, not
17248         colorspace.
17249         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17250         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17251         not /* */
17252         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17253         * ext/sdl/sdlvideosink.h: ditto.
17254         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17255
17256 2004-03-12  Benjamin Otte  <otte@gnome.org>
17257
17258         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17259         (gst_x_overlay_got_xwindow_id):
17260         * gst-libs/gst/xoverlay/xoverlay.h:
17261           replace XID with unsigned long to get rid of the xlibs dependency in
17262           XOverlay (fixes #137004)
17263
17264 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17265         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17266         (gst_agingtv_setup):
17267         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17268         (gst_dicetv_base_init), (gst_dicetv_class_init),
17269         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17270         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17271         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17272         (gst_edgetv_setup), (gst_edgetv_rgb32):
17273         * gst/effectv/gsteffectv.c:
17274         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17275         (gst_quarktv_set_property):
17276         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17277         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17278         (gst_revtv_setup), (gst_revtv_rgb32):
17279         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17280         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17281         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17282         (gst_shagadelictv_rgb32):
17283         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17284         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17285         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17286         * gst/effectv/gstwarp.c:
17287         Port everything that can be ported to videofilter and fix up the caps.
17288         Can someone with a big-endian machine please check these?
17289
17290 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17291
17292         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17293         (gst_osssink_chain), (gst_osssink_change_state):
17294           Latest fixes for A/V sync, audio playback and such. This is about
17295           all... MPEG playback issues are mostly related to the async build-
17296           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17297
17298 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17299
17300         patch from: Stephane Loeuillet
17301
17302         * configure.ac:
17303           use pkg-config for some libraries, falling back to the old .m4 way
17304           (fixes #131270)
17305         * m4/libdv.m4:
17306           removed
17307
17308 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17309
17310         * configure.ac:
17311         * tools/Makefile.am:
17312         * tools/Makefile.in:
17313         * tools/gst-launch-ext-m.m:
17314         * tools/gst-launch-ext.1.in:
17315         * tools/gst-visualise-m.m:
17316         * tools/gst-visualise.1:
17317         * tools/gst-visualise.1.in:
17318           reorganizing generation of script tools
17319
17320 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17321
17322         * ext/divx/gstdivxdec.c:
17323           Downgrade priority. We prefer ffdec_mpeg4.
17324         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17325         (gst_faad_chain), (gst_faad_change_state):
17326           Fix capsnego. Doesn't work for some sounds because we don't have
17327           a 5:1 to stereo element.
17328         * ext/xvid/gstxvid.c: (plugin_init):
17329           Add priority.
17330         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17331         (gst_osssink_change_state):
17332           Add discont handling.
17333
17334 2004-03-09  Colin Walters  <walters@verbum.org>
17335
17336         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17337         conversion.
17338
17339 2004-03-09  Benjamin Otte  <otte@gnome.org>
17340
17341         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17342           the signals take 2 arguments
17343
17344 2004-03-09  David Schleef  <ds@schleef.org>
17345
17346         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17347         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17348         * ext/alsa/gstalsa.h:
17349         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17350
17351 2004-03-09  Benjamin Otte  <otte@gnome.org>
17352
17353         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17354         (gst_mikmod_change_state):
17355         * ext/mikmod/gstmikmod.h:
17356           make mikmod's loop function not loop infinitely and call
17357           gst_element_yield anymore
17358         * gst/modplug/gstmodplug.cc:
17359           fix pad negotiation (fixes #136590)
17360
17361 2004-03-09  David Schleef  <ds@schleef.org>
17362
17363         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17364         doesn't conflict with the internal colorspace plugin.
17365         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17366         satisfy the crappy-ass shell shipped by a certain vendor.
17367         * gst/videofilter/make_filter: same (bug #135299)
17368
17369 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17370
17371         * configure.ac: bump nano to 1
17372
17373 === release 0.7.6 ===
17374
17375 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17376
17377         * configure.in: releasing 0.7.6, "There"
17378
17379 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17380
17381         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17382         * pkgconfig/gstreamer-play.pc.in:
17383           synchronize the two
17384
17385 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17386
17387         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17388         (cdparanoia_open), (cdparanoia_event):
17389           fix/add error handling
17390         * po/POTFILES.in:
17391           add cdparanoia source
17392         * tools/Makefile.am:
17393           make scripts executable
17394
17395 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17396
17397         * configure.ac:
17398         * ext/vorbis/Makefile.am:
17399         * sys/Makefile.am:
17400           remove id3types, vorbisfile and xvideosink from the build (#133783)
17401
17402 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17403
17404         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17405           Fix metadata read crash (#136537).
17406
17407 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17408
17409         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17410         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17411           adding mime types, fixing the one-stop function
17412
17413 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17414
17415         * ext/nas/nassink.c and /ext/nas/nassink.h:
17416         More NAS love from Arwed von Merkatz
17417         So lets all sing 'Can you feel the NAS tonight'
17418
17419 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17420
17421         * tools/gst-launch-ext.in:
17422         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17423
17424 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17425
17426         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17427         (gst_mpeg2dec_init):
17428         remove the user_data pad for now, because it is being used in
17429         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17430         If someone knows how to fix this properly, please do.
17431
17432 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17433
17434         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17435         (gst_osssink_get_time):
17436         add a warning, IMO this won't get triggered anymore, remove later
17437
17438 2004-03-07  David Schleef  <ds@schleef.org>
17439
17440         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17441         format (bug #136470)
17442
17443 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17444
17445         * gst-libs/Makefile.am:
17446         * gst-libs/gst/media-info/Makefile.am:
17447         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17448         (error_callback), (gst_media_info_error_create),
17449         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17450         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17451         * gst-libs/gst/media-info/media-info-priv.h:
17452         * gst-libs/gst/media-info/media-info-test.c: (main):
17453         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17454         (gst_media_info_class_init), (gst_media_info_instance_init),
17455         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17456         (gst_media_info_read_idler), (gst_media_info_read):
17457         * gst-libs/gst/media-info/media-info.h:
17458         fixed, should work now
17459
17460 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17461
17462         * ext/nas/nassink.c:
17463         A bunch of NAS fixes from Arwed von Merkatz
17464
17465 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17466
17467         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17468         (qtdemux_parse_trak):
17469           Fix crash (j might be greater than n_samples, in which case we're
17470           writing outside the allocated space for the array) and memleak.
17471
17472 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17473
17474         * sys/oss/gstosssink.c: (gst_osssink_chain):
17475           And another caller that couldn't handle delay < 0 (unsigned
17476           integer overflow). Video now continues playing on an audio
17477           buffer underrun, and the clock continues working. Audio still
17478           stalls.
17479
17480 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17481
17482         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17483         (gst_osssink_get_time):
17484           get_delay() may return values lower than 0. In those cases, we
17485           should not actually cast to *unsigned* int64, that will break
17486           stuff horribly. In my case, it screwed up A/V sync in movies
17487           in totem rather badly.
17488
17489 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17490
17491         * ext/faac/gstfaac.c: (gst_faac_chain):
17492         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17493         * ext/libpng/gstpngenc.c: (user_write_data):
17494         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17495         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17496         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17497         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17498         Fix several misuse of gst_buffer_merge (it doesn't take ownership
17499         of any buffer), should fix some leaks. I hope I didn't unref buffers
17500         that shouldn't be...
17501
17502 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17503
17504         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17505         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
17506         (error_callback), (gmi_reset), (gmi_seek_to_track),
17507         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
17508         (gmip_find_type_post), (gmip_find_stream_post),
17509         (gmip_find_track_streaminfo_post):
17510         * gst-libs/gst/media-info/media-info-priv.h:
17511         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
17512         (info_print), (main):
17513         * gst-libs/gst/media-info/media-info.c:
17514         (gst_media_info_error_create), (gst_media_info_error_element),
17515         (gst_media_info_instance_init), (gst_media_info_get_property),
17516         (gst_media_info_new), (gst_media_info_set_source),
17517         (gst_media_info_read_idler), (gst_media_info_read):
17518         * gst-libs/gst/media-info/media-info.h:
17519           first pass at making this work again.  This seems to work on
17520           tagged ogg/vorbis and mp3 files.
17521
17522 2004-03-06  Benjamin Otte  <otte@gnome.org>
17523
17524         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
17525           fix huge leak: gst_buffer_merge doesn't unref the first argument
17526           itself.
17527
17528 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17529
17530         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
17531           report layer/mode/emphasis
17532
17533 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17534
17535         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
17536
17537 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17538
17539         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17540           signal serial
17541
17542 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17543
17544         * ext/vorbis/vorbis.c: (plugin_init):
17545         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17546         (gst_vorbis_dec_init), (vorbis_dec_event):
17547         add debug category
17548         make vorbisdec handle _BYTE and _TIME queries
17549
17550 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17551
17552         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
17553           from the xing header
17554
17555 2004-03-06  Benjamin Otte  <otte@gnome.org>
17556
17557         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
17558         (gst_audio_convert_link), (gst_audio_convert_change_state),
17559         (gst_audio_convert_buffer_from_default_format):
17560           do conversions from/to float correctly, fix some caps nego errors,
17561           export correct supported caps in template and getcaps, use correct
17562           caps in try_set_caps functions
17563
17564 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17565
17566         For some reason, I only committed a ChangeLog entry yesterday and
17567         not the corresponding code...
17568         * ext/mad/gstmad.c: Fix detection of Xing headers
17569         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17570
17571 2004-03-06  Benjamin Otte  <otte@gnome.org>
17572
17573         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
17574         (gst_ogg_demux_src_query):
17575           make sure to handle the case where there's no current chain
17576           gracefully.
17577
17578 2004-03-05  David Schleef  <ds@schleef.org>
17579
17580         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
17581         Add fixate function. (bug #131128)
17582         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
17583         (gst_sdlvideosink_fixate):  Add fixate function.
17584         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
17585         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
17586         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
17587         Fix missing break that was causing ulaw to be interpreted as
17588         raw int.
17589
17590 2004-03-05  David Schleef  <ds@schleef.org>
17591
17592         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17593         Fix code that ignores return value of gst_buffer_merge().
17594         (bug #114560)
17595         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
17596         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
17597         * testsuite/gst-lint:  Check for above.
17598
17599 2004-03-05  David Schleef  <ds@schleef.org>
17600
17601         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
17602         caps and throw an element error.  (bug #136334)
17603
17604 2004-03-05  David Schleef  <ds@schleef.org>
17605
17606         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
17607         (gst_faad_chain): Fix negotiation.
17608         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
17609         key and button events.
17610         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
17611         dung heap of code.
17612         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
17613         depends on gconf
17614         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
17615         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
17616         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
17617         function to encourage better negotiation, particularly between
17618         audioconvert and osssink.
17619         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
17620         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
17621         more important.
17622         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
17623         typefinding.
17624         * gst/vbidec/vbiscreen.c:  Add glib header
17625         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
17626
17627 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
17628
17629         * ext/mad/gstmad.c: Fix detection of Xing headers
17630         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17631
17632 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17633
17634         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
17635         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
17636           debug updates
17637
17638 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17639
17640         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
17641         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
17642         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
17643         files, and report the parsed length as a GST_TAG_DURATION tag.
17644         * gst/tags/gstid3tag.c: support TLEN (duration) tag
17645
17646 2004-03-05  Benjamin Otte  <otte@gnome.org>
17647
17648         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
17649           convert channels correctly. convert correctly to unsigned.
17650
17651 2004-03-05  Julien MOUTTE <julien@moutte.net>
17652
17653         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
17654         we have a window before clearing it.
17655
17656 2004-03-05  Julien MOUTTE <julien@moutte.net>
17657
17658         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
17659         have a window before clearing it.
17660
17661 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17662
17663         * gconf/gstreamer.schemas.in:
17664         * gst-libs/gst/gconf/Makefile.am:
17665           version installation path the same way as for 0.6
17666         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17667         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17668         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17669           remove comment that was fixed
17670
17671 2004-03-05  David Schleef  <ds@schleef.org>
17672
17673         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
17674         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
17675         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
17676         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
17677         Add prototype code for handling seeking and querying.
17678
17679 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17680
17681         * examples/gstplay/player.c: (main):
17682           Initialize variables to NULL. Prevents a segfault because the
17683           (uninitialized) variable is not NULL, resulting in a crash on
17684           trying to reach error->message.
17685
17686 2004-03-05  Benjamin Otte  <otte@gnome.org>
17687
17688         * gst/audioconvert/gstaudioconvert.c:
17689         (gst_audio_convert_buffer_to_default_format):
17690         make float=>int conversion work correctly even in cornercases.
17691
17692 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
17693
17694         * debian/README.Debian:
17695         * debian/build-deps:
17696         * debian/changelog:
17697         * debian/control:
17698         * debian/control.in:
17699         * debian/copyright:
17700         * debian/gstreamer-a52dec.files:
17701         * debian/gstreamer-aa.files:
17702         * debian/gstreamer-alsa.files:
17703         * debian/gstreamer-alsa.manpages:
17704         * debian/gstreamer-arts.files:
17705         * debian/gstreamer-artsd.files:
17706         * debian/gstreamer-audiofile.files:
17707         * debian/gstreamer-avifile.files:
17708         * debian/gstreamer-cdparanoia.files:
17709         * debian/gstreamer-colorspace.files:
17710         * debian/gstreamer-doc.files:
17711         * debian/gstreamer-dv.files:
17712         * debian/gstreamer-dvd.files:
17713         * debian/gstreamer-esd.files:
17714         * debian/gstreamer-festival.files:
17715         * debian/gstreamer-flac.files:
17716         * debian/gstreamer-gconf.conffiles:
17717         * debian/gstreamer-gconf.files:
17718         * debian/gstreamer-gconf.postinst:
17719         * debian/gstreamer-gnomevfs.files:
17720         * debian/gstreamer-gsm.files:
17721         * debian/gstreamer-http.files:
17722         * debian/gstreamer-jack.files:
17723         * debian/gstreamer-jpeg.files:
17724         * debian/gstreamer-mad.files:
17725         * debian/gstreamer-mikmod.files:
17726         * debian/gstreamer-misc.files:
17727         * debian/gstreamer-mpeg2dec.files:
17728         * debian/gstreamer-oss.files:
17729         * debian/gstreamer-plugin-apps.files:
17730         * debian/gstreamer-plugin-apps.manpages:
17731         * debian/gstreamer-plugin-libs-dev.files:
17732         * debian/gstreamer-plugin-libs.files:
17733         * debian/gstreamer-plugin-template.postinst:
17734         * debian/gstreamer-plugin-template.postrm:
17735         * debian/gstreamer-sdl.files:
17736         * debian/gstreamer-sid.files:
17737         * debian/gstreamer-vorbis.files:
17738         * debian/gstreamer-x.files:
17739         * debian/mk.control:
17740         * debian/rules:
17741         Debian package info not maintained here.
17742
17743 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
17744
17745         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
17746         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
17747         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
17748         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
17749         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
17750         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
17751         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
17752         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
17753         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
17754         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
17755         * gst-libs/gst/colorbalance/colorbalance.c:
17756         (gst_color_balance_class_init):
17757         * gst-libs/gst/colorbalance/colorbalancechannel.c:
17758         (gst_color_balance_channel_class_init):
17759         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17760         * gst-libs/gst/play/play.c: (gst_play_class_init):
17761         * gst-libs/gst/propertyprobe/propertyprobe.c:
17762         (gst_property_probe_iface_init):
17763         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
17764         * gst-libs/gst/tuner/tunerchannel.c:
17765         (gst_tuner_channel_class_init):
17766         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
17767         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
17768         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
17769         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
17770         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
17771         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
17772         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
17773         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
17774         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
17775           fix signals to use - instead of _
17776         * ext/libcaca/gstcacasink.h:
17777         * ext/sdl/sdlvideosink.h:
17778           fix header rename
17779
17780 2004-03-04  David Schleef  <ds@schleef.org>
17781
17782         * testsuite/gst-lint:  Add a check for bad signal names.
17783
17784 2004-03-04  <kost@imn.htwk-leipzig.de>
17785
17786         reviewed by David Schleef
17787
17788         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
17789         modified the alpha channel and caused a warning. (bug #136192)
17790
17791 2004-04-03  Christian Schaller <Uraeus@gnome.org>
17792
17793         * gst-plugins.spec.in:
17794         Change names of plugins to actually be correct. Try to keep things
17795         alphabetical to avoid getting beat up by Thomas
17796
17797 2004-03-03  Julien MOUTTE <julien@moutte.net>
17798
17799         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
17800         Using ximagesink as a default if no gconf key found. We should
17801         probably consider using alsasink instead of osssink for the audio
17802         part.
17803
17804 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17805
17806         * configure.ac:
17807           fix --with-plugins, don't think it ever worked before
17808         * gst-plugins.spec.in:
17809           even more updates
17810
17811 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17812
17813         * ext/sdl/sdlvideosink.h:
17814         * sys/ximage/ximagesink.h:
17815         * sys/xvideo/xvideosink.h:
17816         * sys/xvimage/xvimagesink.h:
17817           Fix for move of gstvideosink.h -> videosink.h.
17818
17819 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17820
17821         * gst-libs/gst/xwindowlistener/Makefile.am:
17822           this is a plugin library, not a library
17823
17824 2004-03-01  David Schleef  <ds@schleef.org>
17825
17826         * AUTHORS:  Added some names.  Add yourself if you're still
17827         missing.
17828
17829 2004-03-01  David Schleef  <ds@schleef.org>
17830
17831         * MAINTAINERS: Add
17832
17833 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17834
17835         * gst-plugins.spec.in: clean up spec file
17836
17837 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17838
17839         * gst-libs/gst/video/Makefile.am:
17840         * gst-libs/gst/video/gstvideosink.c:
17841         * gst-libs/gst/video/gstvideosink.h:
17842           rename gstvideosink.h to videosink.h to match other headers
17843         * gst/mixmatrix/Makefile.am:
17844           fix plugin filename
17845         * gst/tags/Makefile.am: fix plugin filename
17846
17847 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17848
17849         * gst/tags/Makefile.am: fix plugin filename
17850
17851 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17852
17853         * examples/gstplay/player.c: (got_time_tick), (main):
17854           add error handler
17855           display time_tick more readably
17856         * gst/mixmatrix/Makefile.am:
17857           fix plugin file name
17858
17859 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
17860
17861         * sys/oss/gstosselement.c: (gst_osselement_probe),
17862         (device_combination_append), (gst_osselement_class_probe_devices):
17863         * sys/oss/gstosselement.h:
17864           Reworked enumeration of oss dsps and mixers so that gst-mixer works
17865           on my system using alsa oss emulation, fixes bug #135597
17866
17867 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17868
17869         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
17870         (gst_videodrop_chain), (gst_videodrop_change_state):
17871         * gst/videodrop/gstvideodrop.h:
17872           Work based on timestamp of input data, not based on the expected
17873           framerate from the input. The consequence is that this element now
17874           not only scales framerates, but also functions as a framerate
17875           corrector or framerate stabilizer/constantizer.
17876
17877 2004-02-27  David Schleef  <ds@schleef.org>
17878
17879         patches from jmmv@menta.net (Julio M. Merino Vidal)
17880
17881         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
17882         GST_ELEMENT_ERROR call (bug #135634)
17883         * gst/interleave/interleave.c: (interleave_buffered_loop),
17884         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
17885         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
17886         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17887         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
17888         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
17889         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
17890         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
17891         Fix GST_ELEMENT_ERROR call.
17892         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
17893         GST_ELEMENT_ERROR call.
17894
17895 2004-02-27  Benjamin Otte  <otte@gnome.org>
17896
17897         * gst-libs/gst/audio/audio.h:
17898           add macro to make sure header isn't included twice
17899         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
17900           don't use gst_buffer_free
17901         * gst/playondemand/filter.func:
17902           don't use gst_data_free. Free data only once.
17903
17904 2004-02-26  David Schleef  <ds@schleef.org>
17905
17906         * gst-libs/gst/colorbalance/Makefile.am:
17907         * gst-libs/gst/mixer/Makefile.am:
17908         * gst-libs/gst/tuner/Makefile.am:
17909         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
17910         should not be disted, -marshal.h files should not be installed,
17911         and -enum.h files _should_ be installed.  Fix to make this the
17912         case.
17913
17914 === release 0.7.5 ===
17915
17916 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17917
17918         * configure.ac: release 0.7.5, "Under The Sea"
17919
17920 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17921
17922         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17923         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
17924         * gst/videoscale/gstvideoscale.c:
17925         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
17926           assorted debug/warning fixes
17927
17928 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17929
17930         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
17931         (gst_videoscale_init), (gst_videoscale_chain),
17932         (gst_videoscale_set_property), (plugin_init):
17933         * gst/videoscale/gstvideoscale.h:
17934         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
17935         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
17936         (gst_videoscale_planar400), (gst_videoscale_packed422),
17937         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
17938         (gst_videoscale_24bit), (gst_videoscale_16bit),
17939         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
17940         (gst_videoscale_scale_plane_slow),
17941         (gst_videoscale_scale_point_sample),
17942         (gst_videoscale_scale_nearest),
17943         (gst_videoscale_scale_nearest_str2),
17944         (gst_videoscale_scale_nearest_str4),
17945         (gst_videoscale_scale_nearest_32bit),
17946         (gst_videoscale_scale_nearest_24bit),
17947         (gst_videoscale_scale_nearest_16bit):
17948         add debugging category and use it properly
17949         fix use of GST_PTR_FORMAT
17950
17951 2004-02-25  Andy Wingo  <wingo@pobox.com>
17952
17953         * gst/interleave/interleave.c (interleave_buffered_loop): Always
17954         push only when channel->buffer is NULL. Prevents segfaults doing
17955         the state change after a nonlocal exit, like a scheme exception.
17956
17957         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
17958         Handle the case where the intersected caps is empty.
17959
17960 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17961
17962         * gst/law/mulaw-decode.c: (mulawdec_link):
17963         * gst/law/mulaw.c: (plugin_init):
17964           fix mulawdec so it actually works again
17965
17966 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
17967
17968         reviewed by: David Schleef  <ds@schleef.org>
17969
17970         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
17971         (gst_gamma_init), (gst_gamma_set_property),
17972         (gst_gamma_get_property), (gst_gamma_calculate_tables),
17973         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
17974         for RGB, with separate r g and b correction factors. (#131167)
17975
17976 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17977
17978         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
17979           only signal tags for bitrate if they're > 0 (#134894)
17980
17981 2004-02-24  David Schleef  <ds@schleef.org>
17982
17983         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
17984         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
17985         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
17986         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
17987         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
17988         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
17989         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
17990         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
17991         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
17992         category.  Attempt to fix timestamp calculation.
17993
17994 2004-02-24  Johan Dahlin  <johan@gnome.org>
17995
17996         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
17997
17998 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17999
18000         * configure.ac:
18001         * gconf/Makefile.am:
18002         * gconf/gstreamer.schemas:
18003         * gst-libs/gst/gconf/Makefile.am:
18004         * gst-libs/gst/gconf/gconf.c:
18005           version gconf schemas and install locations
18006
18007 2004-02-23  Benjamin Otte  <otte@gnome.org>
18008
18009         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18010         (gst_xine_input_subclass_init):
18011           call parent dispose.
18012           change pad template for CD reader correctly
18013         * ext/xine/Makefile.am:
18014         * ext/xine/gstxine.h:
18015         * ext/xine/xine.c: (plugin_init):
18016         * ext/xine/xineaudiosink.c:
18017           wrap audio sinks, too
18018         * gst-libs/gst/resample/private.h:
18019         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18020         (gst_resample_reinit), (gst_resample_scale),
18021         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18022         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18023         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18024         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18025         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18026         * gst-libs/gst/resample/resample.h:
18027         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18028         (gst_audioscale_class_init), (gst_audioscale_link),
18029         (gst_audioscale_get_buffer), (gst_audioscale_init),
18030         (gst_audioscale_chain), (gst_audioscale_set_property),
18031         (gst_audioscale_get_property):
18032         * gst/audioscale/gstaudioscale.h:
18033           s/resample_*/gst_resample_*/i to not clobber namespaces
18034
18035 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18036
18037         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18038         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18039         (gst_riff_create_video_template_caps),
18040         (gst_riff_create_audio_template_caps),
18041         (gst_riff_create_iavs_template_caps):
18042         * gst-libs/gst/riff/riff-media.h:
18043         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18044         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18045         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18046         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18047         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18048         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18049         (gst_matroska_demux_plugin_init): First batch implementing audio and
18050         video codec tags in demuxers.
18051
18052 2004-02-22  Benjamin Otte  <otte@gnome.org>
18053
18054         * ext/xine/Makefile.am:
18055         * ext/xine/gstxine.h:
18056         * ext/xine/xine.c: (plugin_init):
18057         * ext/xine/xineinput.c:
18058           add input plugin wrapper. Playback from files, http, mms and cdda
18059           works.
18060         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18061           remove leftover G_GNUC_UNUSED
18062         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18063         (gst_asf_demux_identify_guid):
18064           improve debugging output
18065
18066 2004-02-22  Benjamin Otte  <otte@gnome.org>
18067
18068         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18069
18070         * autogen.sh:
18071           replace test -e with test -x for mkinstalldirs to be more portable.
18072           (fixes #134816)
18073
18074 2004-02-22  Benjamin Otte  <otte@gnome.org>
18075
18076         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18077
18078         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18079           set rank to PRIMARY
18080         * gst/volume/gstvolume.c: (plugin_init):
18081           set rank to NONE
18082         fixes #134960
18083
18084 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18085
18086         reviewed by Benjamin Otte  <otte@gnome.org>
18087
18088         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18089           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18090
18091 2004-02-22  Benjamin Otte  <otte@gnome.org>
18092
18093         * configure.ac:
18094           export [_]*{gst,Gst,GST}.* symbols from plugins
18095
18096 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18097
18098         reviewed by: Benjamin Otte  <otte@gnome.org>
18099
18100         * ext/lame/gstlame.c: (add_one_tag):
18101         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18102         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18103         (gst_vorbisenc_metadata_set1):
18104         * gst/tags/gstid3tag.c:
18105         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18106           apply fixes from bugs #135042 (lame can't write tags) and #133817
18107           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18108
18109 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18110
18111         * configure.ac: Export only gst_plugin_desc from plugins.
18112          Note that this change only makes any effect with Linux using libtool
18113          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18114          fine. And don't try to have several versions of libtool in different
18115          directories.
18116
18117 2004-02-20  Andy Wingo  <wingo@pobox.com>
18118
18119         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18120         interleave respectively.
18121
18122         * gst/interleave/deinterleave.c: New plugin: deinterleave
18123         (replaces on oneton).
18124         * gst/interleave/interleave.c: New plugin: interleave.
18125         * gst/interleave/plugin.h: Support file.
18126         * gst/interleave/plugin.c: Support file.
18127
18128         * configure.ac: Remove intfloat and oneton, add interleave.
18129
18130         * ext/sndfile/gstsf.c: Handle events better.
18131
18132         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18133         and float2int operation. int2float has scheduling problems as
18134         noted in in2float_chain.
18135
18136 2004-02-20  Benjamin Otte  <otte@gnome.org>
18137
18138         * ext/xine/Makefile.am:
18139         * ext/xine/gstxine.h:
18140         * ext/xine/xine.c:
18141         * ext/xine/xineaudiodec.c:
18142         * ext/xine/xinecaps.c:
18143           add first version of xine plugin wrapper. Currently only wraps the
18144           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18145         * configure.ac:
18146         * ext/Makefile.am:
18147           add xine plugin wrapper, disabled by default. Use --enable-xine to
18148           build. Note that it'll segfault on gst-register if you don't remove
18149           the goom and tvtime post plugins from xine.
18150         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18151         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18152           add extradata parsing for QDM2.
18153           change around debugging prints.
18154
18155 2004-02-19  Benjamin Otte  <otte@gnome.org>
18156
18157         * ext/lame/gstlame.c: (gst_lame_chain):
18158         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18159           use gst_tag_list_insert when you want to insert tags
18160
18161 2004-02-18  David Schleef  <ds@schleef.org>
18162
18163         * configure.ac:  Move massink to gst-rotten
18164         * ext/Makefile.am:
18165         * ext/mas/Makefile.am:
18166         * ext/mas/massink.c:
18167         * ext/mas/massink.h:
18168
18169 2004-02-18  David Schleef  <ds@schleef.org>
18170
18171         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18172         typefinding, since it seems to be worse than nothing.
18173         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18174         atom to recognize .mp4 and .m4a files as video/quicktime.
18175
18176 2004-02-18  David Schleef  <ds@schleef.org>
18177
18178         * gst/sine/demo-dparams.c: (quit_live),
18179         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18180         Use double dparams, not float.
18181         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18182         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18183         sync'd elements don't really work correctly.
18184         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18185         (volume_update_volume), (volume_get_property):  Change dparam
18186         to double.
18187
18188 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18189
18190         * sys/ximage/ximagesink.c:
18191         (gst_ximagesink_xwindow_update_geometry),
18192         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18193         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18194         (gst_ximagesink_init): Rework the way software video scaling works. So
18195         now we check on each chain call if the video frames are feeling the
18196         window. If not we try to renegotiate caps. On failure we memorize that
18197         and we won't try again for that PLAYING sessions.
18198         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18199         failure.
18200         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18201         synchronous flag.
18202
18203 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18204
18205         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18206           break up _link so we can give a better debug message for errors
18207
18208 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18209
18210         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18211           set up debug category
18212
18213 2004-02-18  Julien MOUTTE <julien@moutte.net>
18214
18215         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18216         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18217         the way renegotiation work. The event handling function is not taking
18218         care of external windows and renegotiate method check for pad flags
18219         NEGOTIATING. Should fix : #133209
18220
18221 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18222
18223         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18224         pad is negotiating before trying renegotiation.
18225
18226 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18227
18228         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18229           pass on all possible mime types as typefind hints
18230
18231 2004-02-17  Julien MOUTTE <julien@moutte.net>
18232
18233         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18234         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18235         possible SHM leak if we crash. All other apps using XShm are doing
18236         that.
18237
18238 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18239
18240         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18241         (gst_ximagesink_expose): Renegotiate size on expose.
18242         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18243         size on expose.
18244
18245 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18246
18247         * testsuite/alsa/sinesrc.c:
18248           cosmetic fix to fix compile issue with gcc 2.95.4
18249
18250 2004-02-16  Julien MOUTTE <julien@moutte.net>
18251
18252         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18253         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18254         failed opening the audio device.
18255         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18256         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18257         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18258         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18259         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18260         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18261         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18262         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18263         Removing some useless g_return_if_fail like wingo suggested.
18264         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18265         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18266         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18267         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18268         (gst_xvimagesink_update_colorbalance),
18269         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18270         (gst_xvimagesink_xcontext_clear),
18271         (gst_xvimagesink_get_fourcc_from_caps),
18272         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18273         (gst_xvimagesink_set_xwindow_id),
18274         (gst_xvimagesink_colorbalance_list_channels),
18275         (gst_xvimagesink_colorbalance_set_value),
18276         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18277         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18278
18279 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18280
18281         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18282           throw error when not negotiated instead of asserting
18283
18284 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18285
18286         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18287         correct data refcounting.
18288
18289 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18290
18291         * gst/switch/gstswitch.c: (gst_switch_change_state),
18292         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18293         change, mostly the EOS flag.
18294
18295 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18296
18297         * examples/gstplay/player.c: (got_eos), (main): Adding some
18298         output for debugging.
18299         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18300         timeouts if we go to any state different from PLAYING.
18301         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18302         more EOS bugs in riff lib.
18303
18304 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18305
18306         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18307         visualization until i find a way to fix switch correctly.
18308         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18309         EOS arrives.
18310         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18311         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18312         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18313         Reworked switch to get a more correct behaviour with events and refing
18314         of data stored in sinkpads.
18315         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18316         we don't pull from a pad in EOS.
18317
18318 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18319
18320         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18321           remove v1 tag even if we can't read it (makes sure we don't detect
18322           it again)
18323
18324 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18325
18326         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18327         (gst_alsa_xrun_recovery):
18328         * ext/alsa/gstalsa.h:
18329           try xrun recovery when wait failed. Make xrun recovery function
18330           return TRUE/FALSE to indicate success. (might fix #134354)
18331
18332 2004-02-13  David Schleef  <ds@schleef.org>
18333
18334         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18335         (dynparm_value_changed), (main): Convert from float to double.
18336         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18337
18338 2004-02-13  David Schleef  <ds@schleef.org>
18339
18340         * gst/silence/gstsilence.c: (gst_silence_class_init),
18341         (gst_silence_set_clock), (gst_silence_get),
18342         (gst_silence_set_property), (gst_silence_get_property):
18343         * gst/silence/gstsilence.h: Add sync property.
18344         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18345         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18346         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18347         * gst/sine/gstsinesrc.h: Add sync property.
18348
18349 2004-02-13  David Schleef  <ds@schleef.org>
18350
18351         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18352         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18353
18354 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18355
18356         * configure.ac:
18357         * ext/Makefile.am:
18358         * gst-libs/ext/Makefile.am:
18359           move ffmpeg plugin to gst-ffmpeg module
18360
18361 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18362
18363         * configure.ac: use GST_ARCH to detect architecture
18364
18365 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18366
18367         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18368
18369 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18370
18371         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18372           classify LADSPA plugins based on number of src/sink pads
18373           (#133663, Stefan Kost)
18374         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18375           fix dparams registration
18376           (#133528, Stefan Kost)
18377         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18378           fix use of isprint and use g_ascii_isprint instead
18379           (#133316, Stefan Kost)
18380
18381 2004-02-11  David Schleef  <ds@schleef.org>
18382
18383         Convert a few inner loops to use liboil.  This is currently
18384         optional, and is only enabled if liboil is present (duh!).
18385         * configure.ac: Check for liboil-0.1
18386         * gst/intfloat/Makefile.am:
18387         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18388         (gst_int2float_chain_gint16):
18389         * gst/videofilter/Makefile.am:
18390         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18391         (tablelookup_u8), (gst_videobalance_planar411):
18392         * gst/videotestsrc/Makefile.am:
18393         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18394         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18395         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18396         (paint_hline_RGB565), (paint_hline_xRGB1555):
18397
18398 2004-02-11  David Schleef  <ds@schleef.org>
18399
18400         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18401         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18402         (gst_colorspace_getcaps), (gst_colorspace_link),
18403         (gst_colorspace_base_init), (gst_colorspace_init),
18404         (gst_colorspace_chain), (gst_colorspace_change_state),
18405         (plugin_init): Merge Ronald's patch (bug #117897) and update
18406         for new caps and negotiation.  Seems to work, although it
18407         shows off bugs in lcs.
18408
18409 2004-02-11  David Schleef  <ds@schleef.org>
18410
18411         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18412         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18413
18414 2004-02-11  David Schleef  <ds@schleef.org>
18415
18416         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18417         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18418         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18419         Add server and port properties
18420
18421 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18422
18423         * m4/a52.m4:
18424         * m4/aalib.m4:
18425         * m4/as-ffmpeg.m4:
18426         * m4/as-liblame.m4:
18427         * m4/as-slurp-ffmpeg.m4:
18428         * m4/check-libheader.m4:
18429         * m4/esd.m4:
18430         * m4/freetype2.m4:
18431         * m4/gconf-2.m4:
18432         * m4/glib.m4:
18433         * m4/gst-alsa.m4:
18434         * m4/gst-artsc.m4:
18435         * m4/gst-ivorbis.m4:
18436         * m4/gst-matroska.m4:
18437         * m4/gst-sdl.m4:
18438         * m4/gst-shout2.m4:
18439         * m4/gst-sid.m4:
18440         * m4/gtk.m4:
18441         * m4/libdv.m4:
18442         * m4/libfame.m4:
18443         * m4/libmikmod.m4:
18444         * m4/ogg.m4:
18445         * m4/vorbis.m4:
18446           fix underquotedness of macros (#133800)
18447         * m4/as-avifile.m4:
18448         * m4/xmms.m4:
18449           removed because no longer used
18450
18451 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18452
18453         * configure.ac:
18454           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18455           by autopoint (fixes #132996)
18456
18457 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18458
18459         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18460         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18461         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18462         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18463           fix memleaks
18464
18465 2004-02-11  David Schleef  <ds@schleef.org>
18466
18467         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18468         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18469         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18470         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18471         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18472         (gst_jpegenc_class_init), (gst_jpegenc_init),
18473         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18474         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18475         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18476         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18477
18478 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18479
18480         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
18481         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
18482         * ext/mikmod/gstmikmod.h:
18483           fix caps negotiation in mikmod
18484         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
18485           output debug information
18486
18487 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18488
18489         * gst-libs/gst/colorbalance/Makefile.am:
18490         * gst-libs/gst/navigation/Makefile.am:
18491         * gst-libs/gst/xoverlay/Makefile.am:
18492           remove unused GST_OPT_CFLAGS from Makefiles
18493           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
18494
18495 2004-02-07  David Schleef  <ds@schleef.org>
18496
18497         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
18498         push events to pads that haven't been created (#133508)
18499
18500 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
18501
18502         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18503         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
18504         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18505         (gst_dvdec_loop), (gst_dvdec_change_state):
18506         Second attempt at committing a working dvdec element.
18507
18508 2004-02-06  David Schleef  <ds@schleef.org>
18509
18510         Build fixes for OS X: (see #129600)
18511         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
18512         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
18513         (gst_riff_read_strf_iavs):
18514         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
18515         (gst_avi_demux_stream_odml):
18516         * gst/playondemand/Makefile.am:
18517         * gst/rtp/rtp-packet.c:
18518
18519 2004-02-05  David Schleef  <ds@schleef.org>
18520
18521         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
18522         last change, because it Just Doesn't Compile.
18523
18524 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18525
18526         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18527           skip undecodable id3v2 tag instead of keeping it
18528
18529 2004-02-05  David Schleef  <ds@schleef.org>
18530
18531         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18532         Unref leaked buffer.  (Noticed by Ronald)
18533
18534 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
18535
18536         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18537         Sync requires with other checks.  >= vs =.
18538
18539 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18540
18541         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
18542         (gst_dvdec_video_link), (gst_dvdec_loop):
18543         * ext/dv/gstdvdec.h:
18544           rework the caps negotiation so that dvdec works again instead
18545           of just segfaulting.
18546
18547 === release 0.7.4 ===
18548
18549 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18550
18551         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
18552         * configure.ac: changed for release
18553
18554 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18555
18556         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
18557         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18558         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18559         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18560           reworked patch by David Lehn to fix libdir and includedir for
18561           uninstalled libraries
18562           removed play and gconf from gstreamer-libs since they have their
18563           own pkgconfig files
18564
18565 2004-02-04  David Schleef  <ds@schleef.org>
18566
18567         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
18568         memleak.
18569
18570 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18571
18572         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
18573           use correct GST_TAG_ENCODER tag
18574
18575 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18576
18577         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18578           be sure to stop the clock when going to paused
18579         * sys/oss/gstosssink.c: (gst_osssink_change_state):
18580           reset number of transmitted when going to ready.
18581         fixes #132935
18582
18583 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
18584
18585         reviewed by Benjamin Otte
18586
18587         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18588           extract track count (fixes #133410)
18589
18590 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18591
18592         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
18593           that should be !=, not == (fixes #132519)
18594
18595 2004-02-04  David Schleef  <ds@schleef.org>
18596
18597         Make sure set_explicit_caps() is called before adding pad.
18598         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18599         * gst/id3/gstid3types.c: (gst_id3types_loop):
18600         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
18601         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18602
18603 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18604
18605         * configure.ac:
18606           bump nano to 2, first prerelease
18607           put back AM_PROG_LIBTOOL
18608
18609 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18610
18611         * testsuite/alsa/Makefile.am:
18612           these are user test apps, not automatic testsuite tests
18613
18614 2004-02-04  David Schleef  <ds@schleef.org>
18615
18616         Convert GST_DEBUG_CAPS() to GST_DEBUG():
18617         * gst/mpeg1videoparse/gstmp1videoparse.c:
18618         (mp1videoparse_parse_seq):
18619         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18620         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
18621         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
18622         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
18623         (gst_xvideosink_getcaps):
18624         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18625         * testsuite/gst-lint: more tests
18626
18627 2004-02-04  David Schleef  <ds@schleef.org>
18628
18629         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
18630         with the code that they would expand to.
18631         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
18632         (gst_flacdec_get_src_query_types),
18633         (gst_flacdec_get_src_event_masks):
18634         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
18635         (gst_gnomevfssrc_get_query_types),
18636         (gst_gnomevfssrc_get_event_mask):
18637
18638 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18639
18640         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18641         (gst_sinesrc_dispose):
18642           fix memleak by properly disposing sinesrc
18643
18644 2004-02-04  Julien MOUTTE  <julien@moutte.net>
18645
18646         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
18647         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
18648         an overlay to redraw the image because it has been exposed.
18649         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
18650         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
18651         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
18652         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
18653         interface
18654         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
18655         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
18656         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
18657         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
18658         interface
18659
18660 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18661
18662         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18663           more memleak fixage
18664
18665 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18666
18667         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18668         * gst/typefind/gsttypefindfunctions.c:
18669           fix memleaks shown by gst-typefind
18670
18671 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18672
18673         * common/glib-gen.mak:
18674           add hack rule to touch .Plo files
18675         * gst-libs/gst/colorbalance/Makefile.am:
18676         * gst-libs/gst/mixer/Makefile.am:
18677         * gst-libs/gst/play/Makefile.am:
18678         * gst-libs/gst/tuner/Makefile.am:
18679           remove glib_root variable
18680
18681 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18682
18683         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
18684           set explicit caps before adding the element, so the autopluggers can
18685           plug correctly.
18686         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18687         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
18688         (mpeg_video_type_find), (mpeg_video_stream_type_find),
18689         (dv_type_find):
18690           fix memleaks in typefind functions. gst_type_find_suggest takes a const
18691           argument.
18692
18693 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18694
18695         * gst-libs/gst/colorbalance/Makefile.am:
18696         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
18697         * gst-libs/gst/colorbalance/colorbalance.c:
18698         * gst-libs/gst/colorbalance/colorbalance.h:
18699         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
18700         * gst-libs/gst/mixer/Makefile.am:
18701         * gst-libs/gst/mixer/mixer-marshal.list:
18702         * gst-libs/gst/mixer/mixer.c:
18703         * gst-libs/gst/mixer/mixer.h:
18704         * gst-libs/gst/mixer/mixermarshal.list:
18705         * gst-libs/gst/play/Makefile.am:
18706         * gst-libs/gst/play/play.h:
18707         * gst-libs/gst/tuner/Makefile.am:
18708         * gst-libs/gst/tuner/tuner-marshal.list:
18709         * gst-libs/gst/tuner/tuner.c:
18710         * gst-libs/gst/tuner/tuner.h:
18711         * gst-libs/gst/tuner/tunermarshal.list:
18712           use new glib-gen.mak snippet to clean up Makefile.am
18713           fix various bugs in Makefile.am's
18714
18715 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18716
18717         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
18718           handle chain parsing correctly in the multichain case
18719         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
18720         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
18721         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
18722         (theora_dec_chain):
18723           handle events and queries correctly
18724
18725 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18726
18727         * .cvsignore:
18728         Ignore generated file _stdint.h.
18729
18730 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18731
18732         * gst-libs/gst/colorbalance/Makefile.am:
18733         * gst-libs/gst/colorbalance/colorbalance.h:
18734         * gst-libs/gst/mixer/Makefile.am:
18735         * gst-libs/gst/mixer/mixer.h:
18736         * gst-libs/gst/play/Makefile.am:
18737         * gst-libs/gst/play/play.h:
18738         * gst-libs/gst/tuner/Makefile.am:
18739         * gst-libs/gst/tuner/tuner.h:
18740         Generate enum type code with glib-mkenums.
18741         * gst-libs/gst/colorbalance/.cvsignore:
18742         * gst-libs/gst/mixer/.cvsignore:
18743         * gst-libs/gst/play/.cvsignore:
18744         * gst-libs/gst/tuner/.cvsignore:
18745         Ignore generated files.
18746
18747 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18748
18749         * gst-libs/gst/audio/.cvsignore:
18750         Ignore generated file.
18751         * gst-libs/gst/audio/Makefile.am:
18752         Do not install example filter.
18753
18754 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18755
18756         * examples/switch/.cvsignore:
18757         Ignore generated file.
18758
18759 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18760
18761         * common/m4/ax_create_stdint_h.m4:
18762         * configure.ac:
18763           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
18764           _stdint.h.
18765         * Makefile.am:
18766           remove generated _stdint.h in DISTCLEANFILES
18767         * ext/a52dec/gsta52dec.c:
18768           include _stdint.h for a52dec. (should fix #133064)
18769
18770 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
18771
18772         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
18773         (gst_tag_to_vorbis_comments):
18774         Add replaygain support to vorbistag
18775
18776 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
18777         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
18778         (gst_ffmpeg_caps_to_extradata):
18779           Fix SVQ3 caps flag properties
18780           Use glib macro for bytes swap
18781
18782 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18783
18784         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
18785         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
18786         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18787         * ext/sndfile/gstsf.c: (plugin_init):
18788         * gst/avi/gstavi.c: (plugin_init):
18789         * sys/dxr3/dxr3init.c: (plugin_init):
18790         * sys/oss/gstossaudio.c: (plugin_init):
18791         * sys/v4l/gstv4l.c: (plugin_init):
18792         * sys/v4l2/gstv4l2.c: (plugin_init):
18793           remove textdomain calls
18794         * po/nl.po:
18795           update Dutch translation
18796
18797 2004-02-02  Julien MOUTTE  <julien@moutte.net>
18798
18799         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18800         (gst_play_set_audio_sink): Moving volume in the audio thread for
18801         instantaneous volume change. Maybe i will add another volume in front
18802         of visualization later, not sure yet though.
18803
18804 2004-02-02  Julien MOUTTE  <julien@moutte.net>
18805
18806         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18807         (gst_ximagesink_handle_xevents): Better X events handling, only take
18808         the latest events for configure and motion.
18809         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
18810
18811 2004-02-02  Jon Trowbridge  <trow@gnu.org>
18812
18813         reviewed by: David Schleef  <ds@schleef.org>
18814
18815         Fix memory leaks:
18816         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
18817         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
18818
18819 2004-02-02  David Schleef  <ds@schleef.org>
18820
18821         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
18822         of lines.
18823         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
18824         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18825         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
18826         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
18827         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
18828         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
18829         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
18830         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
18831         (gst_float2_2_int_link):
18832         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
18833         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
18834         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
18835         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
18836         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
18837         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
18838         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
18839         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
18840         * testsuite/gst-lint: Add tests for bzero and ;;
18841
18842 2004-02-02  David Schleef  <ds@schleef.org>
18843
18844         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
18845
18846 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18847
18848         * ext/aalib/gstaasink.c: (gst_aasink_open):
18849         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
18850         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18851         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
18852         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
18853         (gst_afsink_close_file):
18854         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
18855         (gst_afsrc_close_file):
18856         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
18857         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
18858         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
18859         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
18860         * ext/esd/esdmon.c: (gst_esdmon_get):
18861         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
18862         * ext/faac/gstfaac.c: (gst_faac_chain):
18863         * ext/faad/gstfaad.c: (gst_faad_chain):
18864         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
18865         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18866         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
18867         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
18868         (gst_flacdec_loop):
18869         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18870         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18871         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
18872         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
18873         (gst_gnomevfssink_close_file):
18874         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
18875         (gst_gnomevfssrc_open_file):
18876         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
18877         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
18878         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
18879         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
18880         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
18881         * ext/mad/gstmad.c: (gst_mad_chain):
18882         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
18883         * ext/mpeg2dec/gstmpeg2dec.c:
18884         * ext/mpeg2enc/gstmpeg2enc.cc:
18885         * ext/mplex/gstmplex.cc:
18886         * ext/mplex/gstmplexibitstream.cc:
18887         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
18888         (gst_ogg_demux_push):
18889         * ext/raw1394/gstdv1394src.c:
18890         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
18891         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
18892         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
18893         (gst_sf_loop):
18894         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
18895         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
18896         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
18897         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
18898         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18899         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
18900         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
18901         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
18902         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
18903         (gst_riff_read_element_data), (gst_riff_read_seek),
18904         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
18905         * gst/adder/gstadder.c: (gst_adder_loop):
18906         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
18907         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
18908         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
18909         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
18910         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
18911         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
18912         * gst/goom/gstgoom.c: (gst_goom_chain):
18913         * gst/id3/gstid3types.c: (gst_id3types_loop):
18914         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
18915         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
18916         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
18917         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
18918         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
18919         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
18920         (gst_ebml_read_float), (gst_ebml_read_header):
18921         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
18922         (gst_matroska_demux_parse_blockgroup):
18923         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
18924         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
18925         * gst/oneton/gstoneton.c: (gst_oneton_chain):
18926         * gst/silence/gstsilence.c: (gst_silence_get):
18927         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
18928         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
18929         * gst/speed/gstspeed.c: (speed_loop):
18930         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
18931         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
18932         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
18933         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
18934         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18935         (gst_wavparse_loop):
18936         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
18937         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
18938         (dxr3audiosink_close):
18939         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
18940         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
18941         (dxr3videosink_close), (dxr3videosink_write_data):
18942         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
18943         * sys/oss/gstosssink.c: (gst_osssink_chain):
18944         * sys/oss/gstosssrc.c: (gst_osssrc_get):
18945         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
18946         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
18947         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
18948         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
18949         (gst_v4l_set_window), (gst_v4l_enable_overlay):
18950         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
18951         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
18952         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
18953         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
18954         (gst_v4l_set_audio):
18955         * sys/v4l/v4l_calls.h:
18956         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
18957         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
18958         (gst_v4lmjpegsink_playback_init),
18959         (gst_v4lmjpegsink_playback_start):
18960         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
18961         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
18962         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
18963         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
18964         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
18965         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
18966         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
18967         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
18968         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
18969         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
18970         (gst_v4l2_get_output), (gst_v4l2_set_output),
18971         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
18972         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
18973         (gst_v4l2_set_attribute):
18974         * sys/v4l2/v4l2_calls.h:
18975         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
18976         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
18977         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
18978         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
18979         (gst_v4l2src_capture_stop):
18980         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
18981         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
18982         (gst_ximagesink_chain):
18983         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
18984         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
18985         (gst_xvideosink_xwindow_new):
18986         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
18987         (gst_xvimagesink_chain):
18988
18989 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18990
18991         * gst/volume/gstvolume.c: (gst_volume_set_volume),
18992         (gst_volume_get_volume), (volume_class_init), (volume_init),
18993         (volume_chain_int16), (volume_update_volume):
18994         * gst/volume/gstvolume.h:
18995           make code more readable by removing magic numbers
18996           make mixer interface export 0-100 range
18997           make it internally map to 0.0-1.0 range so users don't distort
18998           output by putting the sliders at full volume
18999
19000 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19001
19002         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19003         (gst_play_state_change), (gst_play_seek_to_time):
19004         block the tick callback for 0.5 secs after doing a seek
19005
19006 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19007
19008         * gst-libs/gst/play/play.c: (gst_play_new):
19009           check for GError
19010
19011 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19012
19013         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19014         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19015         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19016         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19017         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19018         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19019
19020 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19021
19022         * configure.ac:
19023         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19024           check for a function added in vorbis 1.1
19025
19026 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19027
19028         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19029         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19030           really start/stop clock only on PLAYING <=> PAUSED
19031         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19032           remove \n from debugging lines
19033         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19034           make it work when seeking does not
19035         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19036           reset on DISCONT
19037
19038 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19039
19040         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19041           start clock on PAUSED=>PLAYING, not later
19042         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19043           extract correct time for different discont formats
19044         (gst_alsa_sink_get_time):
19045           don't segfault when no format is negotiated yet, just return 0
19046         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19047         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19048         (gst_ogg_pad_push):
19049           handle flush and discont events correctly
19050         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19051           handle discont events correctly
19052
19053 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19054
19055         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19056         (gst_play_error_create), (gst_play_error_plugin),
19057         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19058         * gst-libs/gst/play/play.h:
19059           add error handling during creation
19060         * examples/gstplay/player.c: (main):
19061           use new gst_play_new
19062
19063
19064 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19065
19066         * ext/theora/theoradec.c: (theora_dec_chain):
19067           make comments work
19068         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19069         (vorbis_dec_src_event), (vorbis_dec_chain):
19070           add encoder tag, fix tag reading to be more error tolerant, change
19071           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19072           gst_pad_event_default.
19073         * gst/tags/gstvorbistag.c:
19074         (gst_tag_list_from_vorbiscomment_buffer):
19075           undefine function specific define at end of function
19076
19077 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19078
19079         * ext/flac/gstflac.c: (plugin_init):
19080         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19081         * ext/flac/gstflacdec.h:
19082         * ext/flac/gstflacenc.h:
19083           Fix typos
19084
19085 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19086
19087         * examples/gstplay/player.c: s/gstplay.h/play.h/
19088
19089 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19090
19091         * gst-libs/gst/play/Makefile.am:
19092         * gst-libs/gst/play/gstplay.c:
19093         * gst-libs/gst/play/gstplay.h:
19094         * gst-libs/gst/play/play.c:
19095           more surgery, operation complete
19096
19097 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19098
19099         * gst-libs/gst/play/play.old.c:
19100         * gst-libs/gst/play/play.old.h:
19101           after CVS surgery by moving, remove
19102         * gst-libs/gst/play/playpipelines.c:
19103           remove
19104
19105         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19106           add negotiation error
19107
19108 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19109
19110         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19111         (gst_ogg_demux_push):
19112           add some seeking debug info
19113           send a flush when seeking
19114
19115 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19116
19117         * configure.ac:
19118           use AC_C_INLINE
19119         * configure.ac:
19120         * ext/Makefile.am:
19121         * ext/theora/Makefile.am:
19122         * ext/theora/theoradec.c:
19123           add theora video decoder. Does just do simple decoding for now and
19124           has been tested against Theora cvs only. It only works when theora
19125           is compiled with --enable-static.
19126         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19127           always reset packetno on DISCONT
19128
19129 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19130
19131         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19132           Fix audio.
19133
19134 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19135
19136         * gst/mpegaudioparse/gstmpegaudioparse.c:
19137         (mp3_type_frame_length_from_header):
19138           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19139
19140 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19141
19142         * ext/esd/esdsink.c: (gst_esdsink_init):
19143           Since we have static pad template caps, we don't need to negotiate;
19144           either the core errors out or we know the format.
19145
19146 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19147
19148         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19149         (gst_riff_read_seek):
19150         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19151         (gst_ebml_read_seek):
19152           Fix event handling.
19153
19154 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19155
19156         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19157           removee video/x-theora from vp3 decoder, it doesn't handle raw
19158           theora streams
19159         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19160           fix bug with finalizing element that never went to PAUSED
19161         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19162           length and position queries were swapped
19163         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19164         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19165         (vorbis_dec_src_event):
19166           implement querying time and bytes
19167
19168 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19169
19170         * just about every source file:
19171           gst_element_error -> GST_ELEMENT_ERROR
19172
19173 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19174
19175         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19176         emiting FLUSH and even before DISCONT.
19177         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19178         get the best instant seeking as possible yay!
19179
19180 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19181
19182         * gst/mpeg1videoparse/gstmp1videoparse.c:
19183         (gst_mp1videoparse_real_chain):
19184           Committed wrong version last week... Grr... Didn't notice until now.
19185
19186 2004-01-29  Julien MOUTTE <julien@moutte.net>
19187
19188         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19189         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19190         have_xwindow_id signal in xwindow_create.
19191
19192 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19193
19194         * ext/ogg/gstoggdemux.c:
19195           lots of changes - mainly support for chained bitstreams, seeking,
19196           querying and bugfixes of course
19197         * ext/vorbis/Makefile.am:
19198         * ext/vorbis/vorbisdec.c:
19199         * ext/vorbis/vorbisdec.h:
19200           add vorbisdec raw vorbis decoder
19201         * ext/vorbis/vorbis.c: (plugin_init):
19202           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19203         * gst/intfloat/Makefile.am:
19204         * gst/intfloat/float22int.c:
19205         * gst/intfloat/float22int.h:
19206         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19207           add float2intnew plugin. It converts multichannel interleaved float to
19208           multichannel interleaved int. The name should probably be changed.
19209         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19210         (plugin_init):
19211           add typefinding for raw theora video so oggdemux can detect it.
19212
19213 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19214
19215         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19216         sink element first.
19217         * gst/videoscale/gstvideoscale.c:
19218         (gst_videoscale_handle_src_event): Fixing src event handler.
19219
19220 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19221
19222         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19223         (gst_v4lsrc_open), (gst_v4lsrc_close),
19224         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19225         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19226         * sys/v4l/gstv4lsrc.h:
19227         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19228         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19229           Implement resizing... Hack. But that's why v4l is b0rked...
19230
19231 2004-01-28  Julien MOUTTE <julien@moutte.net>
19232
19233         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19234         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19235         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19236         (gst_ximagesink_xwindow_destroy):
19237         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19238         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19239         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19240         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19241         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19242         correctly cleaning the image created to check xshm calls on succes,
19243         added a lot of XSync calls in X11 functions, and fixed a segfault when
19244         no image format was defined before negotiation happened.
19245
19246 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19247
19248         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19249           use gst_element_get_time to get correct time
19250
19251 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19252
19253         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19254         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19255         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19256         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19257         (gst_xvimagesink_check_xshm_calls),
19258         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19259         X plugins are now able to detect that XShm calls will fail even if the
19260         server claims that it has XShm support (remote displays most of the
19261         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19262         so that we use non XShm functions. This feature is almost useless for
19263         xvimagesink as Xv is not supported on remote displays anyway, but
19264         it might happen than even on the local display XShm calls fail.
19265
19266 2004-01-27  David Schleef  <ds@schleef.org>
19267
19268         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19269         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19270         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19271         changed esdsink to only use 44100,16,2, since esd sucks at rate
19272         conversion and esdsink has had difficulty negotiating.
19273
19274 2004-01-27  Julien MOUTTE <julien@moutte.net>
19275
19276         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19277         (gst_play_seek_to_time): Fixing the way to get current position.
19278
19279 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19280
19281         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19282           use gst_element_get_time to get correct time
19283
19284 2004-01-27  Julien MOUTTE <julien@moutte.net>
19285
19286         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19287         fix ever... Inverting 2 lines of code make spider autoplug correctly
19288         tagged mp3 !
19289
19290 2004-01-27  David Schleef  <ds@schleef.org>
19291
19292         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19293         Use gst_pad_try_set_caps_nonfixed().
19294
19295 2004-01-27  David Schleef  <ds@schleef.org>
19296
19297         * gst/ac3parse/gstac3parse.c: update to checklist 5
19298         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19299         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19300         * gst/audioscale/gstaudioscale.c: same
19301         * gst/auparse/gstauparse.c: same
19302         * gst/avi/gstavidemux.c: same
19303
19304 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19305
19306         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19307           stop processing after EOS
19308
19309 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19310
19311         * gst/asfdemux/asfheaders.h:
19312         * gst/asfdemux/gstasfdemux.c:
19313         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19314         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19315         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19316           lot's of fixes to make data extraction simpler and get the code
19317           architecture and compiler independant. Add debugging category
19318         * gst/goom/gstgoom.c: (gst_goom_change_state):
19319           reset channel count on PAUSED=>READY, not READY=>PAUSED
19320
19321 2004-01-26  Colin Walters  <walters@verbum.org>
19322
19323         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19324         code to pull a bigger buffer in iradio mode.  This as a side effect
19325         makes typefinding work.
19326
19327 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19328
19329         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19330         Fix SVQ3 decoding on PPC
19331
19332 2004-01-26  Julien MOUTTE <julien@moutte.net>
19333
19334         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19335         that one managed to stay there... Fixed.
19336
19337 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19338
19339         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19340         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19341         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19342         (qtdemux_video_caps):
19343         * gst/qtdemux/qtdemux.h:
19344         Add SVQ3 specific flags to qtdemux and ffmpeg
19345
19346 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19347
19348         * gst-libs/gst/audio/audio.h:
19349           remove buffer-frames from audio caps
19350         * gst/audioconvert/gstaudioconvert.c:
19351           fix plugin to really work.
19352
19353 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19354
19355         * gst-libs/gst/mixer/mixer.c:
19356         * gst-libs/gst/propertyprobe/propertyprobe.c:
19357         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19358         (gst_tuner_find_channel_by_name):
19359         * gst-libs/gst/tuner/tuner.h:
19360           Add gtk-doc style comments. Also fix a function name.
19361
19362 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19363
19364         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19365         (gst_divxdec_negotiate):
19366           Fix for new capsnego - also fixes gst-player with divxdec.
19367
19368 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19369
19370         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19371         (gst_play_identity_handoff), (gst_play_set_location),
19372         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19373         try in visualization implementation. Still have an issue with switch
19374         blocking when pulling from video_queue and only audio comes out of
19375         spider.
19376         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19377         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19378         release method. And check if the pad is usable before pulling.
19379
19380 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19381
19382         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19383         (gst_videobalance_init),
19384         (gst_videobalance_colorbalance_list_channels),
19385         (gst_videobalance_colorbalance_set_value),
19386         (gst_videobalance_colorbalance_get_value),
19387         (gst_videobalance_update_properties),
19388         (gst_videobalance_update_tables_planar411),
19389         (gst_videobalance_planar411):
19390         * gst/videofilter/gstvideobalance.h:
19391           Implement lookup-tables. +/- 10x faster.
19392
19393 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19394
19395         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19396         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19397           The index reading was broken. The rest worked fine, but the whole
19398           goal of my rewrite was to make avidemux readable, and this was
19399           not at all readable. Please use typed variables.
19400
19401 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19402
19403         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19404           Additional pad usability check.
19405         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19406         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19407         (gst_mp1videoparse_real_chain):
19408           Fix MPEG video stream parsing. The original plugin had several
19409           issues, including not timestamping streams where the source was
19410           not timestamped (this happens with PTS values in mpeg system
19411           streams, but MPEG video is also a valid stream on its own so
19412           that needs timestamps too). We use the display time code for that
19413           for now. Also, if one incoming buffer contains multiple valid
19414           frames, we push them all on correctly now, including proper EOS
19415           handling. Lastly, several potential segfaults were fixed, and we
19416           properly sync on new sequence/gop headers to include them in next,
19417           not previous frames (since they're header for the next frame, not
19418           the previous). Also see #119206.
19419         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19420         (bpf_from_header):
19421           Move caps setting so we only do it after finding several valid
19422           MPEG-1 fraes sequentially, not right after the first one (which
19423           might be coincidental).
19424         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19425         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19426         (plugin_init):
19427           Add unsynced MPEG video stream typefinding, and change some
19428           probability values so we detect streams rightly. The idea is as
19429           follows: I can have an unsynced system stream which contains
19430           video. In the current code, I would randomly get a type for either
19431           system or video stream type found, because the probabilities are
19432           being calculated rather randomly. I now use fixed values, so we
19433           always prefer system stream if that was found (and that is how it
19434           should be). If no system stream was found, we can still identity                the stream as video-only.
19435
19436 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19437
19438         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19439         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19440           don't write to buffer. Extract data without the need of
19441           __attribute__ ((packed))
19442
19443 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19444
19445         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19446         (mpeg1_sys_type_find):
19447           Fix MPEG-1 stream typefinding.
19448
19449 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19450
19451         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19452           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19453
19454 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19455
19456         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19457         * ext/esd/gstesd.c: (plugin_init):
19458           private debugging, better error reporting
19459
19460 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19461
19462         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19463         (gst_riff_read_init), (gst_riff_read_change_state):
19464         * gst-libs/gst/riff/riff-read.h:
19465           Remove stuff fromold metadata system.
19466
19467 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19468
19469         * ext/ogg/gstoggdemux.c:
19470           Fix wrong file comment.
19471         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19472         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19473           Add metadata reading properly.
19474
19475 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19476
19477         * ext/Makefile.am:
19478           Fix nas DIST_SUBDIRS
19479           Uraeus:
19480           Fix bug where make distcheck doesn't get run on adding stuff to
19481           the build.
19482
19483 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19484
19485         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
19486         * ext/divx/gstdivxdec.h:
19487           Fix divx3 ("msmpeg4") playback using divxdec.
19488
19489 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19490
19491         * gst/typefind/gsttypefindfunctions.c:
19492         (mp3_type_frame_length_from_header): fix bug in length computation
19493         (mp3_type_find): improve debugging output
19494
19495 2004-01-23  Julien MOUTTE  <julien@moutte.net>
19496
19497         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19498         (gst_play_set_location), (gst_play_seek_to_time),
19499         (gst_play_set_audio_sink), (gst_play_set_visualization),
19500         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
19501         the pipeline from scratch. Visualization is back and switch went out as
19502         i realized it was not possible to use the way i wanted.
19503         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
19504         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
19505         clearing in state change from READY to NULL. So that one can clean the
19506         X ressources keeping the element.
19507         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19508         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
19509         (gst_xvimagesink_colorbalance_set_value),
19510         (gst_xvimagesink_colorbalance_get_value),
19511         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
19512         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
19513         change from READY to NULL and fixed some stupid bugs in colorbalance
19514         get/set values. Also added the following feature : when nobody tries to
19515         set some values to the colorbalance levels before the xcontext is
19516         grabbed, then when creating channels list from Xv attributes we set the
19517         internal values to the Xv defaults. This way we handle buggy Xv drivers
19518         that set default hue values far from the middle of the range (Thanks
19519         to Jon Trowbridge for pointing that issue).
19520         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
19521         colorbalance levels have been set before xcontext is grabbed.
19522
19523 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19524
19525         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19526           Fix the ossmixer case where we shouldn't open /dev/dsp* because
19527           it might block operations (which is bad for a mixer).
19528
19529 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19530
19531         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
19532         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
19533         (gmip_find_type_pre):
19534         * gst-libs/gst/media-info/media-info-priv.h:
19535         * gst-libs/gst/media-info/media-info.c:
19536         (gst_media_info_instance_init), (gst_media_info_read_idler):
19537         add fakesink to get caps on decoder src pad again
19538         fix callback prototype to match new have_type signal signature
19539
19540 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19541
19542         * gst/adder/gstadder.c: (gst_adder_link):
19543           fix non-compile and cut-n-paste code
19544
19545 2004-01-21  David Schleef  <ds@schleef.org>
19546
19547         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
19548         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
19549         (gst_swfdec_init), (gst_swfdec_change_state):
19550         * ext/swfdec/gstswfdec.h:
19551         Fix negotiation.
19552         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
19553         (gst_adder_request_new_pad): Fix negotiation.
19554         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
19555         Add a fixate function.
19556         * gst/intfloat/gstfloat2int.c:
19557         * gst/intfloat/gstfloat2int.h:
19558         * gst/intfloat/gstint2float.c:
19559         * gst/intfloat/gstint2float.h:
19560         Completely rewrite the negotiation.  Doesn't quite work yet,
19561         due to some buffer-frames problem.
19562
19563 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19564
19565         * ext/gnomevfs/gstgnomevfssrc.c:
19566         * sys/v4l2/v4l2_calls.h:
19567           fix includes for distcheck
19568
19569 2004-01-21  Christian Schaller <uraeus@gnome.org>
19570
19571         * ext/nas/
19572         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
19573         based on earlier patch from Laurent Vivier
19574
19575 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
19576
19577         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19578         Fix wma caps property
19579         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
19580         Fix typo (flags1 and flags2)
19581
19582 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19583
19584         * gst-libs/gst/media-info/media-info-priv.c:
19585         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
19586         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
19587         (gmip_find_stream), (gmip_find_track_metadata),
19588         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
19589         (gmip_find_track_format):
19590         * gst-libs/gst/media-info/media-info-priv.h:
19591         * gst-libs/gst/media-info/media-info-test.c: (main):
19592         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
19593         (gst_media_info_read_idler), (gst_media_info_read):
19594         * gst-libs/gst/media-info/media-info.h:
19595           register debugging category and use it for debugging
19596
19597 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19598
19599         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
19600         (gst_vorbisfile_new_link):
19601           signal streaminfo through tags
19602
19603 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19604
19605         * ext/mplex/gstmplex.cc:
19606         * ext/mplex/gstmplexibitstream.cc:
19607           g++ doesn't like NULL in our i18n/error macros, should be
19608           either (NULL) or ("").
19609
19610 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19611
19612         * sys/dxr3/dxr3audiosink.c:
19613         * sys/dxr3/dxr3init.c:
19614         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
19615         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
19616           Fix more error error error errors (missing includes here).
19617
19618 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19619
19620         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19621           fix thomas' error errors.
19622
19623 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19624
19625         * ext/mpeg2enc/gstmpeg2enc.cc:
19626           fix error errors.
19627
19628 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19629
19630         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19631         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19632           Fix for new error system.
19633
19634 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19635
19636         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19637           fix for new error reporting
19638
19639 2004-01-20  David Schleef  <ds@schleef.org>
19640
19641         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
19642         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
19643         (gst_ximagesink_set_xwindow_id): Change to using a framerate
19644         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
19645         and neither is 100+, most likely.
19646         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19647         (gst_xvimagesink_getcaps): same
19648
19649 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19650
19651         * configure.ac:
19652           Up version requirement to 2.0.3 (not yet released) to avoid symbol
19653           clashes with ffmpeg.
19654
19655 2004-01-20  Julien MOUTTE  <julien@moutte.net>
19656
19657         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
19658         (gst_switch_init): Fixed switch element : proxying link and setting
19659         caps from src to sink on request.
19660
19661 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19662
19663         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
19664         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19665         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19666         fix element_error
19667
19668 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19669
19670         * sys/v4l/v4l_calls.h:
19671         * sys/v4l2/v4l2_calls.h:
19672           element_error fixes
19673
19674 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19675
19676         * gst-libs/gst/gst-i18n-plugin.h:
19677           add locale.h
19678           remove config.h inclusion
19679
19680 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19681
19682         * autogen.sh:
19683           adding autopoint invocation
19684         * Makefile.am:
19685         * configure.ac:
19686         * gst-libs/gst/gettext.h:
19687           adding gettext bits
19688         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19689         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19690         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19691         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19692         (gst_gnomevfssink_close_file):
19693         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
19694         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
19695         * gst-libs/gst/gst-i18n-plugin.h:
19696         * gst/avi/gstavi.c: (plugin_init):
19697         * sys/dxr3/dxr3init.c: (plugin_init):
19698         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
19699         * sys/oss/gstossaudio.c: (plugin_init):
19700         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19701         * sys/v4l/gstv4l.c: (plugin_init):
19702         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19703         * sys/v4l2/gstv4l2.c: (plugin_init):
19704         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19705         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
19706         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
19707         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
19708         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
19709         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
19710           make sure locale and translation domain are set
19711           fix translated strings
19712         * po/.cvsignore:
19713         * po/LINGUAS:
19714         * po/Makevars:
19715         * po/POTFILES.in:
19716         * po/nl.po:
19717           put translation files into place
19718         * sys/xvideo/imagetest.c: (main):
19719         * ext/dv/demo-play.c: (main):
19720           fix unnecessary translations
19721
19722 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19723
19724         * ext/sndfile/gstsf.c:
19725         * gst/avi/gstavimux.c:
19726         * ext/audiofile/gstafsink.c:
19727         * ext/audiofile/gstafsrc.c:
19728         * ext/gnomevfs/gstgnomevfssink.c:
19729         * ext/gnomevfs/gstgnomevfssrc.c:
19730         * sys/oss/gstosselement.c:
19731         * sys/v4l/v4l_calls.h:
19732           fix i18n include
19733
19734 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19735
19736         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19737         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19738         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19739         (gst_v4l2_get_output), (gst_v4l2_set_output),
19740         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19741         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19742         (gst_v4l2_set_attribute):
19743         update to new error handling
19744
19745 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19746
19747         * ext/sidplay/gstsiddec.cc:
19748         * gst/modplug/gstmodplug.cc:
19749           parenthese NULL because C++ seems angry about it
19750
19751 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19752
19753         * gst-libs/gst/gst-i18n-plugin.h:
19754           add skeleton i18n stuff, but needs to be further implemented
19755
19756 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
19757
19758         * examples/gstplay/player.c: (main):
19759         * ext/aalib/gstaasink.c: (gst_aasink_open):
19760         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19761         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19762         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19763         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19764         (gst_afsink_close_file):
19765         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19766         (gst_afsrc_close_file):
19767         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19768         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19769         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19770         * ext/esd/esdmon.c: (gst_esdmon_get):
19771         * ext/esd/esdsink.c: (gst_esdsink_chain):
19772         * ext/faac/gstfaac.c: (gst_faac_chain):
19773         * ext/faad/gstfaad.c: (gst_faad_chain):
19774         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19775         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19776         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19777         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19778         (gst_flacdec_loop):
19779         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19780         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19781         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19782         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19783         (gst_gnomevfssink_close_file):
19784         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19785         (gst_gnomevfssrc_open_file):
19786         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19787         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19788         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19789         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19790         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19791         * ext/mad/gstmad.c: (gst_mad_chain):
19792         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19793         * ext/mpeg2dec/gstmpeg2dec.c:
19794         * ext/mpeg2enc/gstmpeg2enc.cc:
19795         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19796         * ext/mplex/gstmplex.cc:
19797         * ext/mplex/gstmplexibitstream.cc:
19798         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19799         (gst_ogg_demux_push), (gst_ogg_pad_push):
19800         * ext/raw1394/gstdv1394src.c:
19801         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19802         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19803         * ext/sidplay/gstsiddec.cc:
19804         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19805         (gst_sf_loop):
19806         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19807         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19808         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19809         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19810         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19811         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19812         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19813         * gst-libs/gst/Makefile.am:
19814         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19815         (gst_riff_read_element_data), (gst_riff_read_seek),
19816         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19817         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
19818         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19819         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19820         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19821         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19822         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19823         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19824         * gst/goom/gstgoom.c: (gst_goom_chain):
19825         * gst/id3/gstid3types.c: (gst_id3types_loop):
19826         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19827         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19828         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19829         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19830         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19831         (gst_ebml_read_float), (gst_ebml_read_header):
19832         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19833         (gst_matroska_demux_parse_blockgroup):
19834         * gst/modplug/gstmodplug.cc:
19835         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19836         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19837         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19838         * gst/silence/gstsilence.c: (gst_silence_get):
19839         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19840         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19841         * gst/speed/gstspeed.c: (speed_loop):
19842         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19843         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19844         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19845         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19846         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19847         (gst_wavparse_loop):
19848         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19849         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19850         (dxr3audiosink_close):
19851         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19852         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19853         (dxr3videosink_close), (dxr3videosink_write_data):
19854         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19855         * sys/oss/gstosselement.h:
19856         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
19857         (gst_osssink_chain):
19858         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19859         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19860         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19861         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19862         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
19863         (gst_v4l_enable_overlay):
19864         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19865         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19866         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19867         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19868         (gst_v4l_set_audio):
19869         * sys/v4l/v4l_calls.h:
19870         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19871         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19872         (gst_v4lmjpegsink_playback_init),
19873         (gst_v4lmjpegsink_playback_start):
19874         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
19875         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
19876         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
19877         (gst_v4lmjpegsrc_requeue_frame):
19878         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19879         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19880         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19881         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19882         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19883         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19884         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19885         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19886         (gst_v4l2src_capture_stop):
19887         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19888         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19889         (gst_ximagesink_chain):
19890         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19891         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19892         (gst_xvideosink_xwindow_new):
19893         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19894         (gst_xvimagesink_chain):
19895         use new error signal, function and categories
19896
19897 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
19898
19899         * configure.ac:
19900         * ext/Makefile.am:
19901         * ext/musicbrainz/gsttrm.c:
19902         * ext/musicbrainz/gsttrm.h:
19903         * ext/musicbrainz/Makefile.am:
19904         Add a trm plugin
19905
19906 2004-01-18  Julien MOUTTE  <julien@moutte.net>
19907
19908         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
19909         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
19910         synchronous property for debugging.
19911         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
19912         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19913         (gst_xvimagesink_set_property): Moving a pointer declaration to a
19914         smaller block, fixing indent.
19915
19916 2004-01-16  David Schleef  <ds@schleef.org>
19917
19918         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
19919         property affects the video stream.
19920         * sys/xvimage/xvimagesink.c:
19921         * sys/xvimage/xvimagesink.h:
19922         Add synchronous property for debugging.  Should probably be
19923         disabled in non-CVS builds.  Make sure that the Xv attribute
19924         exists before we set it (crash!).  Fix a silly float bug that
19925         caused colorbalance to just not work.
19926
19927 2004-01-17  Christian Schaller <Uraeus@gnome.org>
19928
19929         * tools/gst-launch-ext.in - update for new plugins
19930
19931 2004-01-16  David Schleef  <ds@schleef.org>
19932
19933         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
19934         already-freed caps.
19935
19936 2994-01-16  Christian Schaller <Uraeus@gnome.org>
19937
19938         * Update spec for new colorspace plugin and libcaca plugin
19939         * Fix compilation of libcaca plugin (clock -> id)
19940
19941 2004-01-16  Julien MOUTTE <julien@moutte.net>
19942
19943         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
19944         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
19945         (gst_xvimagesink_set_xwindow_id),
19946         (gst_xvimagesink_colorbalance_set_value),
19947         (gst_xvimagesink_colorbalance_get_value),
19948         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
19949         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
19950         correct colorbalance properties. They can now be set when the element
19951         is still in NULL state. The values will be committed to the Xv Port
19952         when xcontext is initialized.
19953         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
19954         brightness int values in the GstXvImagesink structure.
19955
19956 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19957
19958         * gst-libs/gst/Makefile.am:
19959           restructure so having local patches works easier.
19960
19961 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19962
19963         * ext/mpeg2enc/Makefile.am:
19964         * ext/mpeg2enc/gstmpeg2enc.cc:
19965         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19966           Bugfix with respect to EOS handling.
19967
19968 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19969
19970         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
19971           Link with right caps (else, it segfaults).
19972         * ext/mplex/gstmplexjob.cc:
19973           Fix for slight API change in 1.6.1.93 release of mjpegtools.
19974
19975 2004-01-15  David Schleef  <ds@schleef.org>
19976
19977         * gst-libs/gst/audio/Makefile.am:
19978         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
19979         from the template.
19980         * gst-libs/gst/audio/gstaudiofilter.c:
19981         * gst-libs/gst/audio/gstaudiofilter.h:
19982         Add bytes_per_sample and size and n_samples calculation.
19983         * gst-libs/gst/audio/gstaudiofilterexample.c:
19984         Remove, now autogenerated.
19985         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
19986         Moved from gstaudiofilterexample, object name changed, code added
19987         so that it actually works.
19988         * gst-libs/gst/audio/make_filter:
19989         Script to build an audiofilter subclass from the template.
19990         * gst/colorspace/Makefile.am:
19991         * gst/colorspace/yuv2yuv.c:
19992         Remove file, since it's GPL, and we don't use it.
19993
19994 2004-01-15  Julien MOUTTE  <julien@moutte.net>
19995
19996         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
19997         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
19998         them use the buffer free function to test how the buffer was allocated.
19999
20000 2004-01-15  David Schleef  <ds@schleef.org>
20001
20002         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20003         that handles osssink fallback.
20004         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20005         (gst_audio_convert_getcaps):
20006         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20007         Add audio/x-qdm2 for QDM2 audio.
20008         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20009         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20010         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20011         Decrease minimum size to 16x16.
20012         * gst/wavparse/gstwavparse.c:
20013         Convert disabled pad template caps to new caps.
20014         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20015         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20016         (gst_xvimagesink_chain): Throw element error when display cannot
20017         be opened.  Increase minimum framerate to 1.0.  Check the data
20018         free function on a buffer to make sure it is the type we expect
20019         before manipulating it.
20020
20021 2004-01-15  Julien MOUTTE <julien@moutte.net>
20022
20023         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20024         (gst_videobalance_colorbalance_set_value): Implement passthru if
20025         settings are in the middle.
20026         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20027
20028 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20029
20030         * gst/videofilter/Makefile.am:
20031         * gst/volume/Makefile.am:
20032           Since we use videofilter symbols, link to it.
20033
20034 2004-01-15  Julien MOUTTE <julien@moutte.net>
20035
20036         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20037         mixer interface type to HARDWARE.
20038         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20039         type to SOFTWARE.
20040         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20041         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20042         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20043         (gst_volume_interface_init), (gst_volume_list_tracks),
20044         (gst_volume_set_volume), (gst_volume_get_volume),
20045         (gst_volume_set_mute), (gst_volume_mixer_init),
20046         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20047         (volume_init): Implementing mixer interface.
20048         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20049         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20050         (gst_osselement_change_state): Removing some trailing commas in
20051         structures.
20052         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20053         interface type to HARDWARE.
20054         * sys/v4l/gstv4lcolorbalance.c:
20055         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20056         type to HARDWARE.
20057         * sys/v4l2/gstv4l2colorbalance.c:
20058         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20059         interface type to HARDWARE.
20060         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20061         same code than ximagesink for event handling.
20062
20063 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20064
20065         * ext/snapshot/Makefile.am:
20066         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20067         (gst_snapshot_chain):
20068         * ext/snapshot/gstsnapshot.h:
20069           This has to be a joke... Snapshot should be connected to a tee,
20070           colorspace element before it and EOS after that, where the other
20071           src of the tee receives normal data.
20072           The current way is *wrong*.
20073
20074 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20075
20076         * ext/hermes/gsthermescolorspace.c:
20077           Fix another compile error. Same as below.
20078
20079 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20080
20081         * gst/colorspace/gstcolorspace.c:
20082         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20083         (gst_colorspace_i420_to_yv12):
20084           Fix compiling... Didn't test if it actually works.
20085
20086 2004-01-15  David Schleef  <ds@schleef.org>
20087
20088         * configure.ac:
20089         * gst/colorspace/Makefile.am:
20090         * gst/colorspace/gstcolorspace.c:
20091         * gst/colorspace/gstcolorspace.h:
20092         * gst/colorspace/yuv2rgb.c:
20093         * gst/colorspace/yuv2rgb.h:
20094         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20095         code and GPL code.  Fix for new caps negotiation.  Rewrite
20096         much of the format handling code, and some of the conversion
20097         code.  Basically, rewrote almost everything.  This element
20098         handles I420, YV12 to RGB conversions.
20099         * ext/hermes/Makefile.am:
20100         * ext/hermes/gsthermescolorspace.c:
20101         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20102         Remove non-Hermes related code.  This element handles lots of
20103         RGB to RGB conversions, but no YUV.
20104         * ext/hermes/gstcolorspace.c:
20105         * ext/hermes/gstcolorspace.h:
20106         * ext/hermes/rgb2yuv.c:
20107         * ext/hermes/yuv2rgb.c:
20108         * ext/hermes/yuv2rgb.h:
20109         * ext/hermes/yuv2rgb_mmx16.s:
20110         * ext/hermes/yuv2yuv.c:
20111         * ext/hermes/yuv2yuv.h:
20112         Remove old code.
20113
20114 2004-01-14  Colin Walters  <walters@verbum.org>
20115
20116         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20117         they've already been.
20118
20119 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20120
20121         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20122           assume tag mode when pad is not connected
20123
20124 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20125
20126         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20127           Don't update the time of the clock
20128         (gst_alsa_sink_loop):
20129           sync to the clock given to alsasink, not the own clock
20130         * sys/oss/gstosssink.c: (gst_osssink_chain):
20131           sync to the clock
20132         (gst_osssink_change_state):
20133           activate the clock
20134         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20135         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20136           remove bogus code that made DISCONT events unhandled
20137         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20138           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20139           #131502)
20140         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20141         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20142         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20143           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20144           2nd warning in bug #131502)
20145
20146 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20147
20148         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20149         (gst_videobalance_colorbalance_set_value),
20150         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20151         for colorbalance interface implementation.
20152         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20153         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20154         (gst_ximagesink_dispose), (gst_ximagesink_init),
20155         (gst_ximagesink_class_init): Adding DISPLAY property.
20156         * sys/ximage/ximagesink.h: Adding display_name to store display.
20157         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20158         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20159         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20160         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20161         properties (they still need polishing though for gst-launch use : no
20162         xcontext yet, i ll do that tomorrow).
20163         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20164
20165 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20166
20167         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20168         (gst_play_set_location), (gst_play_set_visualization): Preparing
20169         switch integration, adding videobalance in the pipeline.
20170
20171 2004-01-14  Julien MOUTTE <julien@moutte.net>
20172
20173         * gst-libs/gst/colorbalance/colorbalance.c:
20174         (gst_color_balance_class_init): Adding a default type.
20175         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20176         the type.
20177         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20178         (gst_videobalance_dispose), (gst_videobalance_class_init),
20179         (gst_videobalance_init), (gst_videobalance_interface_supported),
20180         (gst_videobalance_interface_init),
20181         (gst_videobalance_colorbalance_list_channels),
20182         (gst_videobalance_colorbalance_set_value),
20183         (gst_videobalance_colorbalance_get_value),
20184         (gst_videobalance_colorbalance_init): Implementing colorbalance
20185         interface.
20186         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20187         list.
20188         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20189         bug which was triggering a BadAccess X error when setting an overlay
20190         before pad was really negotiated.
20191         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20192         Using the colorbalance type macro.
20193
20194 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20195
20196         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20197         (gst_flacenc_chain):
20198           handle tags correctly
20199         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20200           extract ID3v1 tags correctly
20201
20202 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20203
20204         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20205         (plugin_init):
20206           Improve matroska typefinding for odd-typed headers...
20207
20208 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20209
20210         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20211           Fix for using incremental number on padnames.
20212
20213 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20214
20215         * ext/divx/gstdivxdec.c:
20216         * ext/divx/gstdivxenc.c:
20217           Set category to divx4linux instead of divx (too generic).
20218         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20219         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20220         (gst_wavparse_loop), (gst_wavparse_change_state):
20221         * gst/wavparse/gstwavparse.h:
20222           fix parsing of WAV files with non-standard fmt-tag size and fix
20223           skipping of unrecognized chunks... Someone please fix this thing
20224           to use rifflib so all this is automated.
20225         * sys/v4l/Makefile.am:
20226         * sys/v4l2/Makefile.am:
20227           Add X_CFLAGS because we depend on X (for overlay).
20228
20229 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20230
20231         * ext/mpeg2dec/gstmpeg2dec.c:
20232           Don't issue a timestamp unless we tagged the frame
20233           with a PTS.
20234
20235 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20236
20237         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20238           Query the audio element to get the time, not the clock. We're
20239           interested in the element's time here.
20240
20241 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20242
20243         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20244         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20245         * ext/esd/esdsink.c: (gst_esdsink_chain):
20246         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20247         * ext/mas/massink.c: (gst_massink_chain):
20248         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20249         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20250         (gst_matroska_demux_parse_metadata):
20251         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20252         (gst_mpeg_parse_release_locks):
20253         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20254         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20255         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20256         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20257         (gst_osssink_change_state):
20258         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20259         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20260         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20261         (gst_xvideosink_release_locks):
20262         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20263           use element time.
20264         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20265         (gst_alsa_clock_stop):
20266         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20267         (gst_audio_clock_get_internal_time):
20268           simplify for use with new clocking code.
20269         * testsuite/alsa/Makefile.am:
20270         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20271           fix testsuite for new caps system
20272
20273 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20274
20275         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20276         * ext/flac/gstflacenc.c: (add_one_tag):
20277           length is already host endian, no need to convert. Fixes playback of
20278           tagged files on PPC. (bug #128384)
20279
20280 2004-01-13  Julien MOUTTE <julien@moutte.net>
20281
20282         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20283         colorbalance interface stating if it is hardware based or software
20284         based.
20285         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20286         Removing a trailing comma.
20287         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20288         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20289         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20290         the documentation seems to be wrong on the -1000 to 1000 interval.
20291
20292 2004-01-12  David Schleef  <ds@schleef.org>
20293
20294         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20295         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20296         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20297         Fix negotiation.  Add a bufferalloc function for the sink pad,
20298         and generally clean up some of the code.
20299
20300 2004-01-12  Julien MOUTTE <julien@moutte.net>
20301
20302         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20303         (gst_color_balance_channel_dispose): Adding safety check in dispose
20304         method.
20305         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20306         (gst_xvimagesink_xcontext_clear),
20307         (gst_xvimagesink_interface_supported),
20308         (gst_xvimagesink_colorbalance_list_channels),
20309         (gst_xvimagesink_colorbalance_set_value),
20310         (gst_xvimagesink_colorbalance_get_value),
20311         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20312         Adding colorbalance interface support to set XV parameters such as
20313         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20314         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20315         interface.
20316
20317 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20318
20319         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20320         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20321         (gst_audio_convert_init), (gst_audio_convert_set_property),
20322         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20323         (gst_audio_convert_link),
20324         (gst_audio_convert_buffer_to_default_format),
20325         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20326           - implement _getcaps and use it
20327           - improve linking
20328           - remove float caps since no float conversion is actually done
20329           - remove properties and arguments that were to be used for rate
20330             conversion
20331
20332 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20333
20334         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20335         (gst_audio_structure_set_int):
20336         * gst-libs/gst/audio/audio.h:
20337           add helper functions for _getcaps matching the standard audio
20338           templates
20339
20340 2004-01-12  David Schleef  <ds@schleef.org>
20341
20342         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20343         Test that pad is negotiated before getting its caps.
20344
20345 2004-01-12  Julien MOUTTE <julien@moutte.net>
20346
20347         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20348         analyzing the pads of an element the bin is mostly in READY state so
20349         no caps were negotiated. This helper function needs to work with
20350         _get_caps directly then. I was not freeing them though, added that to
20351         fix the mem leak.
20352
20353 2004-01-12  Julien MOUTTE <julien@moutte.net>
20354
20355         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20356         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20357         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20358         than the free_func.
20359
20360 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20361
20362         * sys/oss/gstossaudio.c: (plugin_init):
20363         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20364         * sys/oss/gstosselement.h:
20365           make an oss debugging category
20366           make failure more descriptive
20367
20368 2004-01-11  David Schleef  <ds@schleef.org>
20369
20370         * ext/ffmpeg/gstffmpeg.c:
20371         * ext/ffmpeg/gstffmpegcodecmap.c:
20372         * ext/ffmpeg/gstffmpegdec.c:
20373         * ext/ffmpeg/gstffmpegenc.c:
20374         * ext/ffmpeg/gstffmpegprotocol.c:
20375         * ext/gdk_pixbuf/gstgdkanimation.c:
20376         * ext/jpeg/gstjpeg.c:
20377         * ext/libpng/gstpng.c:
20378         * ext/mpeg2dec/perftest.c:
20379         * ext/speex/gstspeex.c:
20380         * gst-libs/gst/resample/dtos.c:
20381         * gst/intfloat/gstintfloatconvert.c:
20382         * gst/oneton/gstoneton.c:
20383         * gst/rtjpeg/RTjpeg.c:
20384         * gst/rtp/gstrtp.c:
20385         * sys/dxr3/dxr3init.c:
20386         * sys/glsink/gstgl_nvimage.c:
20387         * sys/glsink/gstgl_pdrimage.c:
20388         * sys/glsink/gstglsink.c:
20389         * testsuite/gst-lint:
20390         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20391
20392 2004-01-11  David Schleef  <ds@schleef.org>
20393
20394         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20395         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20396         * ext/gdk_pixbuf/gstgdkanimation.c:
20397         (gst_gdk_animation_iter_create_pixbuf):
20398         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20399         (gst_gdk_pixbuf_chain):
20400         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20401         * ext/jack/gstjack.c: (gst_jack_change_state):
20402         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20403         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20404         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20405         * gst/videofilter/gstvideofilter.c:
20406         (gst_videofilter_set_output_size):
20407         Remove all usage of gst_pad_get_caps(), and replace it with
20408         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20409
20410 2004-01-11  David Schleef  <ds@schleef.org>
20411
20412         * configure.ac:
20413         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20414         * ext/divx/gstdivxdec.c:
20415         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20416         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20417         handle images that span multiple buffers.  Now work with both
20418         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20419         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20420         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20421         video/video.h changes
20422         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20423         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20424         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20425         of GstData free function.
20426         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20427         same.
20428
20429 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20430
20431         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20432         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20433         (gst_v4l2element_get_property):
20434         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20435           add norm, channel and frequency properties.
20436         * sys/v4l2/gstv4l2tuner.c:
20437           fixes for tuner interface changes
20438         * sys/v4l2/gstv4l2element.h:
20439         * sys/v4l2/gstv4l2src.c:
20440         * sys/v4l2/gstv4l2src.h:
20441         * sys/v4l2/v4l2src_calls.c:
20442         * sys/v4l2/v4l2src_calls.h:
20443           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20444
20445 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20446
20447         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20448         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20449         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20450         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20451         * gst-libs/gst/tuner/tuner.h:
20452           GObjects aren't const.
20453           Add find_by_name functions.
20454           Add checks to _changed functions.
20455         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20456         (gst_v4l_tuner_get_norm):
20457           Fixes for above.
20458
20459 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20460
20461         * gst-libs/gst/video/video.h:
20462           Fix caps template names to be understandable.
20463           Prefix everything with GST_VIDEO.
20464         * ext/aalib/gstaasink.c:
20465         * ext/divx/gstdivxdec.c:
20466         * ext/divx/gstdivxenc.c:
20467         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20468         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20469         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20470         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20471         * ext/libcaca/gstcacasink.c:
20472         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20473         * ext/snapshot/gstsnapshot.c:
20474         * ext/swfdec/gstswfdec.c:
20475         * ext/xvid/gstxviddec.c:
20476         * ext/xvid/gstxvidenc.c:
20477         * gst/chart/gstchart.c:
20478         * gst/deinterlace/gstdeinterlace.c:
20479         * gst/effectv/gsteffectv.c:
20480         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20481         * gst/goom/gstgoom.c:
20482         * gst/median/gstmedian.c:
20483         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
20484         (gst_monoscope_srcconnect), (gst_monoscope_chain):
20485         * gst/overlay/gstoverlay.c:
20486         * gst/smooth/gstsmooth.c:
20487         * gst/smpte/gstsmpte.c:
20488         * gst/synaesthesia/gstsynaesthesia.c:
20489         * gst/videocrop/gstvideocrop.c:
20490         * gst/videodrop/gstvideodrop.c:
20491         * gst/y4m/gsty4mencode.c:
20492         * sys/qcam/gstqcamsrc.c:
20493         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
20494           Make them work with new video.h file.
20495         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20496         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20497         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20498         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20499           Make it work with new buffer allocation system.
20500
20501 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20502
20503         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
20504         pad_alloc_buffer implementation to use ->srcpad
20505         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
20506         pad_alloc_buffer implementation to use ->srcpad
20507         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
20508         pad_alloc_buffer implementation to use ->srcpad
20509         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
20510         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
20511         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20512         a reference to everything we need.
20513         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
20514         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20515         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20516         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20517         a reference to everything we need.
20518         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
20519
20520 2004-01-11  David Schleef  <ds@schleef.org>
20521
20522         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
20523         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
20524         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
20525         structure members.
20526         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
20527         value during a resize/renegotiation.
20528         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
20529         gst_pad_alloc_buffer();
20530         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20531         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
20532         structure members.
20533         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20534         Fix for rename of buffer private structure members.
20535         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20536         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20537         Fix for rename of buffer private structure members.
20538         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20539         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20540         Fix for rename of buffer private structure members.
20541
20542 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
20543
20544         reviewed by: David Schleef <ds@schleef.org>
20545
20546         * gst/videofilter/Makefile.am:
20547         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
20548         from the patch by ds to fit in with recent make_filter changes.
20549
20550 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20551
20552         * configure.ac: Adding examples/switch/Makefile
20553         * examples/Makefile.am: Adding examples/switch
20554         * examples/switch/Makefile.am: Adding switcher example.
20555         * examples/switch/switcher.c: (got_eos), (idle_iterate),
20556         (switch_timer), (main): Adding an example demonstrating switch usage
20557         with 2 videotestsrc showing different patterns.
20558         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20559         (gst_switch_init): Fixing switch with the new caps system.
20560
20561 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20562
20563         * gst-libs/gst/video/video.h:
20564           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
20565           They should probably be like
20566           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
20567
20568 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20569
20570         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20571         (qtdemux_parse_trak):
20572           fix audio chunk size/timestamp calculation
20573
20574 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20575
20576         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
20577           fix SVQ3 caps
20578
20579 2004-01-11  Steve Baker  <steve@stevebaker.org>
20580
20581         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
20582         (gst_agingtv_base_init), (gst_agingtv_class_init),
20583         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
20584         (gst_agingtv_set_property), (gst_agingtv_get_property):
20585         Port agingTV to videofilter
20586
20587 2004-01-09  Julien MOUTTE <julien@moutte.net>
20588
20589         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
20590         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20591
20592 2004-01-09  Julien MOUTTE <julien@moutte.net>
20593
20594         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
20595         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20596         * gst-libs/gst/xoverlay/xoverlay.c:
20597         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
20598         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
20599         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20600         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20601         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20602         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20603         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
20604         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
20605         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20606         interface implementation to handle xid being 0 and fix some bugs
20607         triggered by Benjamin's testcase.
20608         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20609         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
20610         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
20611         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20612         interface implementation to handle xid being 0 and fix some bugs
20613         triggered by Benjamin's testcase.
20614
20615 2004-01-09  David Schleef  <ds@schleef.org>
20616
20617         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
20618         mouse pointer events.  It works.
20619
20620 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20621
20622         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
20623           Use explicit caps - fix capsnego.
20624         * ext/xvid/gstxviddec.c:
20625         * ext/xvid/gstxvidenc.c:
20626           Remove macro-inside-macro which caused compile errors.
20627         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
20628           Error out if it's not a RIFF file. Else we error out without
20629           gst_element_error() which is not good...
20630
20631 2004-01-08  David Schleef  <ds@schleef.org>
20632
20633         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20634         Fix pad_link function to handle formats that ffmpeg returns
20635         as multiple caps structures.
20636         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
20637         Only complain if source buffer is _smaller_ than expected.
20638         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
20639         (gst_videoscale_handle_src_event): Resize navigation events
20640         when passing them upstream.
20641         * gst/videotestsrc/gstvideotestsrc.c:
20642         * gst/videotestsrc/gstvideotestsrc.h:
20643         * gst/videotestsrc/videotestsrc.c:
20644         * gst/videotestsrc/videotestsrc.h:
20645         Rewrite many of the buffer painting functions to handle odd
20646         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
20647         been verified to work with my video card.
20648         * testsuite/gst-lint:  Add check for elements calling
20649         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
20650
20651 2004-01-08  David Schleef  <ds@schleef.org>
20652
20653         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
20654         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
20655
20656 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20657
20658         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
20659         configure event is not emiting the desired size signal. That fixes
20660         aspect ratio issues with gst-player.
20661
20662 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20663
20664         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
20665           Fix capsnego.
20666
20667 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20668
20669         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
20670         public method to fire size signal.
20671
20672 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20673
20674         * examples/gstplay/Makefile.am: Adding the interface library.
20675         * gst-libs/gst/play/Makefile.am: Adding the interface library.
20676         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
20677         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
20678         GST_IS_X_OVERLAY before signal connect.
20679         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
20680         Removing the have_video_size signal.
20681         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
20682         and associated public method.
20683         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20684         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
20685         signal.
20686         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
20687         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
20688         signal.
20689         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
20690         Using XOverlay public method to fire size signal.
20691
20692 2004-01-07  David Schleef  <ds@schleef.org>
20693
20694         * gst/videofilter/Makefile.am:
20695         * gst/videofilter/gstvideotemplate.c:
20696         * gst/videofilter/make_filter:
20697         Create gstvideoexample.c in a srcdir!=builddir friendly way.
20698         Convert make_filter to /bin/sh script.
20699
20700 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
20701
20702         * gst/modplug/gstmodplug.cc: fix element description
20703
20704 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20705
20706         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
20707         (got_video_size): Adding some new lines in g_print calls.
20708         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20709         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
20710         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
20711         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
20712         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
20713         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
20714         Complete code review, reverting some stuff i disagree with, adding
20715         some fixes : time synchronization on invalid timestamps, renegotiation
20716         of private window.
20717         * sys/ximage/ximagesink.h:
20718         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
20719         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
20720         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
20721         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
20722         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
20723         (gst_xvimagesink_buffer_new),
20724         (gst_xvimagesink_navigation_send_event),
20725         (gst_xvimagesink_set_xwindow_id),
20726         (gst_xvimagesink_get_desired_size),
20727         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
20728         stuff i disagree with, adding some fixes : Renegotiation of private
20729         window, implementing get_desired_size.
20730
20731 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20732
20733         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
20734         (gst_afsink_handle_event):
20735         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
20736         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
20737         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
20738         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
20739         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
20740           Fix for instantiate-test (see core). Also remove dead code from
20741           jpegenc (which still needs fixing, but that's lower on my TODO
20742           list...).
20743         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
20744           Never return NULL as caps.
20745
20746 2004-01-07  David Schleef  <ds@schleef.org>
20747
20748         * configure.ac:
20749         * ext/Makefile.am:
20750         * ext/librfb/Makefile.am:
20751         * ext/librfb/gstrfbsrc.c:
20752         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
20753         is the protocol used by VNC.
20754
20755 2004-01-07  David Schleef  <ds@schleef.org>
20756
20757         * gst/videofilter/gstvideotemplate.c:
20758         * gst/videofilter/gstvideotemplate.h:
20759         * gst/videofilter/make_filter:
20760         Merge videotemplate header into source file.
20761         * gst/effectv/Makefile.am:
20762         * gst/effectv/gsteffectv.c: (plugin_init):
20763         * gst/effectv/gstwarp.c:
20764         Make warpTV a subclass of videofilter.
20765
20766 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20767
20768         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
20769           Add guard against invalid utf-8 conversions in mad. Just in case.
20770
20771 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20772
20773         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
20774           Fix for bug shown by poisoning
20775
20776 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20777
20778         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20779         (gst_v4lmjpegsrc_buffer_free):
20780         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
20781         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
20782         (gst_v4lsrc_buffer_free):
20783           Fix for removed bufferpools.
20784
20785 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
20786
20787         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20788         Fix caps negotiation.
20789
20790         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
20791         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
20792         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
20793         (dvdnavsrc_event):
20794         * ext/mpeg2dec/gstmpeg2dec.c:
20795         * gst-libs/gst/navigation/navigation.c:
20796         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
20797         * gst-libs/gst/navigation/navigation.h:
20798         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
20799         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
20800         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
20801         Super-simple first version of mouse and keyboard events. Clicking
20802         on a DVD menu now works, although it may not take you where you
20803         expected.
20804
20805         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20806         * gst/videotestsrc/gstvideotestsrc.c:
20807         (gst_videotestsrc_src_fixate):
20808         These fixate functions were broken - they never actually
20809         fixated :)
20810
20811 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20812
20813         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
20814         (gst_icecastsend_init):
20815           fix for new caps system.
20816         * gst-libs/gst/mixer/mixertrack.h:
20817         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
20818           Add 'master track' flag (for tools like ACME that only want to
20819           change the main volume).
20820
20821 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
20822
20823         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
20824         (gst_xvid_csp_to_caps):
20825         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
20826         * ext/xvid/gstxvidenc.c:
20827         ifdef out ARGB type when it isn't available
20828         in xvidcore 1.0.0beta2
20829
20830 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20831
20832         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20833           When we have received a new SCR right in the first buffer after
20834           a seek (so in the same cycle that handles the discont), we should
20835           handle the buffer instead of unreffing it, else we lose data.
20836
20837 2004-01-06  Iain <iain@prettypeople.org>
20838
20839         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
20840           buffer-frames caps too.
20841
20842         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
20843           caps that we need, don't destroy them all and rebuild them. And when
20844           creating src pads, use the src pad template rather than the sink...
20845
20846 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20847
20848         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
20849           Add pad to element *after* setting functions such as event handler.
20850           Without this, the scheduler (opt) will link pads, set the event
20851           handler from the default event function (dispatcher in gstpad.c)
20852           and *after* that, we will set our own event function, which will
20853           thus never be used (and thus mpegdemux doesn't handle events).
20854
20855 2004-01-04  David Schleef  <ds@schleef.org>
20856
20857         Fix the fixate functions to handle new prototype:
20858         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20859         * gst/videotestsrc/gstvideotestsrc.c:
20860         (gst_videotestsrc_src_fixate):
20861         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
20862         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
20863         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
20864
20865 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20866
20867         * sys/ximage/ximagesink.h:
20868         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20869         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
20870         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
20871         (gst_ximagesink_xoverlay_init):
20872           assorted fixes to make (re)embedding work
20873         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
20874         (gst_ximagesink_get_desired_size):
20875           implement desired size additions to XOverlay
20876
20877 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20878
20879         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
20880         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
20881         (gst_x_overlay_got_desired_size):
20882         * gst-libs/gst/xoverlay/xoverlay.h:
20883           Add optional "desired size" signal and querying.
20884
20885 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20886
20887         * gst/matroska/matroska-demux.c:
20888         (gst_matroska_demux_parse_blockgroup):
20889           Fix EBML-laced block parsing. Diffs are relative to previous
20890           lace, not the first lace. Thanks to Mosu from the Matroska
20891           team for detecting this.
20892         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20893         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
20894         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
20895         (gst_wavparse_change_state):
20896         * gst/wavparse/gstwavparse.h:
20897           Quickfix for capsnego.
20898
20899 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20900
20901         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
20902           Fix indenting, fix pad creation.
20903
20904 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20905
20906         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
20907         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
20908         (gst_xviddec_sink_link):
20909           Implement src_getcaps() so proper size caps is negotiated.
20910
20911 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20912
20913         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
20914           Finish flac decoder on EOS. See #116178.
20915
20916 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20917
20918         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
20919         (gst_matroska_demux_add_stream):
20920         * gst/matroska/matroska-ids.h:
20921           Add getcaps() function to fix capsnego...
20922
20923 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20924
20925         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
20926         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
20927         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
20928           Fix more integer overflows. Again, see #126967.
20929
20930 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20931
20932         * ext/mpeg2dec/gstmpeg2dec.c:
20933           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
20934           #130416.
20935
20936 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20937
20938         * configure.ac:
20939         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
20940         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
20941         * ext/xvid/gstxvid.h:
20942         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
20943         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
20944         (gst_xviddec_src_link), (gst_xviddec_sink_link),
20945         (gst_xviddec_change_state):
20946         * ext/xvid/gstxviddec.h:
20947         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
20948         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
20949         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
20950         (gst_xvidenc_link), (gst_xvidenc_set_property),
20951         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
20952         * ext/xvid/gstxvidenc.h:
20953           Update xvid plugin to latest xvid (1.0.0-beta3) API.
20954
20955 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20956
20957         * gst/rtp/rtp-packet.c:
20958           Add sys/types.h include, since OS X doesn't define in_addr_t
20959           in netinet/in.h, like it does on Linux (see #129600).
20960
20961 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
20962
20963         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
20964
20965         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
20966           Correct logic of dispose function (see #129306).
20967
20968 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20969
20970         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
20971         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
20972         (gst_mpeg_parse_init):
20973         * gst/mpegstream/gstmpegparse.h:
20974           Remove clock (which was never provided, i.e. dead code), and
20975           also fix integer overflows at high PTS values (see #126967).
20976
20977 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20978
20979         * ext/flac/gstflacdec.c:
20980         * ext/libpng/gstpngenc.h:
20981         * ext/mikmod/gstmikmod.h:
20982           OS X fixes (see #126628).
20983
20984 2004-01-02  David Schleef  <ds@schleef.org>
20985
20986         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
20987         (gst_alsa_src_base_init): Remove bogus "src" request pad.
20988         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
20989         (gst_mpeg_parse_class_init): Move pad template registration
20990         to class_init, since the derived class (mpegdemux) doesn't
20991         want them.
20992
20993 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20994
20995         * sys/ximage/Makefile.am:
20996         * sys/xvideo/Makefile.am:
20997         * sys/xvimage/Makefile.am:
20998           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
20999           after installation (see #127664).
21000
21001 2004-01-02  David Schleef  <ds@schleef.org>
21002
21003         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21004         (gst_ffmpegenc_connect):  Negotiation fixes.
21005         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21006         Remove inappropriate gst_caps_free().
21007         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21008         Reenable Ronald's internal resize code, since the core handles
21009         it correctly now.
21010
21011 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21012
21013         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21014         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21015         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21016           Fix pad template stuff.
21017
21018 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21019
21020         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21021         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21022           fix signed integer reading/writing.
21023
21024 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21025
21026         * ext/alsa/README:
21027           Remove outdated document
21028
21029 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21030
21031         * gst/cutter/gstcutter.c: (gst_cutter_init):
21032           src pad was being created twice - oops.
21033
21034 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21035
21036         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21037           Comment out internal resize. It doesn't handle the resulting
21038           XEvent internally, does another try_set_caps() which leads to
21039           a really nice loop.
21040           Real fix will come when Julien and Dave are awake. ;).
21041
21042 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21043
21044         * ext/mpeg2enc/gstmpeg2enc.cc:
21045           fix const/nonconst compile issue.
21046
21047 2004-01-02  David Schleef  <ds@schleef.org>
21048
21049         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21050         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21051         Add fixate function and a check for bad formats.
21052
21053 2004-01-01  David Schleef  <ds@schleef.org>
21054
21055         Negotiation fixes:
21056         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21057         (gst_audiofilter_init):
21058         * gst/debug/efence.c: (gst_efence_init):
21059         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21060         (gst_deinterlace_init):
21061         * gst/volume/gstvolume.c: (volume_connect):
21062
21063 2004-01-01  David Schleef  <ds@schleef.org>
21064
21065         Convert elements to use gst_pad_use_explicit_caps() where
21066         appropriate:
21067         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21068         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21069         (gst_afparse_open_file):
21070         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21071         (gst_afsrc_open_file):
21072         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21073         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21074         (gst_ffmpegdec_chain):
21075         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21076         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21077         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21078         (gst_gdk_pixbuf_chain):
21079         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21080         (gst_jpegdec_chain):
21081         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21082         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21083         (gst_mikmod_negotiate):
21084         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21085         (gst_mpeg2dec_negotiate_format):
21086         * ext/mpeg2enc/gstmpeg2enc.cc:
21087         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21088         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21089         (gst_speexdec_sinkconnect):
21090         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21091         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21092         (gst_vorbisfile_new_link):
21093         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21094         (gst_ac3parse_chain):
21095         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21096         (gst_asf_demux_setup_pad):
21097         * gst/auparse/gstauparse.c: (gst_auparse_init),
21098         (gst_auparse_chain):
21099         * gst/id3/gstid3types.c: (gst_id3types_loop):
21100         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21101         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21102         (mp1videoparse_parse_seq):
21103         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21104         (bpf_from_header):
21105         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21106         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21107         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21108         (gst_mpeg_parse_send_data):
21109         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21110         (gst_qtdemux_add_stream):
21111         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21112         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21113         (gst_wavparse_parse_fmt):
21114
21115 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21116
21117         * configure.ac:
21118           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21119           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21120           it therefore uses the wrong include paths. Too bad... Note
21121           that 1.6.1.93 is not release yet. ;).
21122           Also add a check for mplex, which is now using the lib'ified
21123           mplex from mjpegtools, too.
21124         * ext/ffmpeg/gstffmpegcodecmap.c:
21125           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21126           issues. I don't think ffmpeg handles 3ivx correctly, so this
21127           probably won't work. But it won't hurt either.
21128         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21129         (gst_ffmpegdec_chain):
21130         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21131         (gst_ffmpegenc_chain_audio):
21132           Fix memleak in audio encoding. Close codec if open fails, this
21133           calls the cleanup routines so we can re-use the context.
21134         * ext/mpeg2enc/gstmpeg2enc.cc:
21135           Fix pad template names/types, fix memory issue with getcaps().
21136         * ext/mpeg2enc/gstmpeg2encoder.cc:
21137         * ext/mpeg2enc/gstmpeg2encoder.hh:
21138           Fix compile issue with new caps system (const thingy).
21139         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21140         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21141           We read a first frame right on initing, so that we have a caps
21142           when we init the output. This caps is cached in padprivate and
21143           read as first frame.
21144         * ext/mplex/Makefile.am:
21145         * ext/mplex/gstmplex.cc:
21146         * ext/mplex/gstmplex.h:
21147         * ext/mplex/gstmplex.hh:
21148         * ext/mplex/gstmplexibitstream.cc:
21149         * ext/mplex/gstmplexibitstream.hh:
21150         * ext/mplex/gstmplexjob.cc:
21151         * ext/mplex/gstmplexjob.hh:
21152         * ext/mplex/gstmplexoutputstream.cc:
21153         * ext/mplex/gstmplexoutputstream.hh:
21154           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21155           had issues, didn't do capsnego, supported only a subset of the
21156           mplex features and required a mplex fork in our local CVS. Plus
21157           that it worked agaist a very old mplex version. Rewriting was
21158           faster than updating it.
21159         * gst-libs/ext/Makefile.am:
21160         * gst-libs/ext/mplex/INSTRUCT:
21161         * gst-libs/ext/mplex/Makefile.am:
21162         * gst-libs/ext/mplex/README:
21163         * gst-libs/ext/mplex/TODO:
21164         * gst-libs/ext/mplex/ac3strm_in.cc:
21165         * gst-libs/ext/mplex/audiostrm.hh:
21166         * gst-libs/ext/mplex/audiostrm_out.cc:
21167         * gst-libs/ext/mplex/aunit.hh:
21168         * gst-libs/ext/mplex/bits.cc:
21169         * gst-libs/ext/mplex/bits.hh:
21170         * gst-libs/ext/mplex/buffer.cc:
21171         * gst-libs/ext/mplex/buffer.hh:
21172         * gst-libs/ext/mplex/fastintfns.h:
21173         * gst-libs/ext/mplex/format_codes.h:
21174         * gst-libs/ext/mplex/inputstrm.cc:
21175         * gst-libs/ext/mplex/inputstrm.hh:
21176         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21177         * gst-libs/ext/mplex/mjpeg_logging.cc:
21178         * gst-libs/ext/mplex/mjpeg_logging.h:
21179         * gst-libs/ext/mplex/mjpeg_types.h:
21180         * gst-libs/ext/mplex/mpastrm_in.cc:
21181         * gst-libs/ext/mplex/mpegconsts.cc:
21182         * gst-libs/ext/mplex/mpegconsts.h:
21183         * gst-libs/ext/mplex/mplexconsts.hh:
21184         * gst-libs/ext/mplex/multplex.cc:
21185         * gst-libs/ext/mplex/outputstream.hh:
21186         * gst-libs/ext/mplex/padstrm.cc:
21187         * gst-libs/ext/mplex/padstrm.hh:
21188         * gst-libs/ext/mplex/stillsstream.cc:
21189         * gst-libs/ext/mplex/stillsstream.hh:
21190         * gst-libs/ext/mplex/systems.cc:
21191         * gst-libs/ext/mplex/systems.hh:
21192         * gst-libs/ext/mplex/vector.cc:
21193         * gst-libs/ext/mplex/vector.hh:
21194         * gst-libs/ext/mplex/videostrm.hh:
21195         * gst-libs/ext/mplex/videostrm_in.cc:
21196         * gst-libs/ext/mplex/videostrm_out.cc:
21197         * gst-libs/ext/mplex/yuv4mpeg.cc:
21198         * gst-libs/ext/mplex/yuv4mpeg.h:
21199         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21200         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21201           We don't fork mjpegtools' mplex in our CVS anymore.
21202         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21203         (gst_avi_demux_add_stream):
21204         * gst/avi/gstavidemux.h:
21205           Add getcaps() function for proper caps nego. This makes some
21206           parts of AVI playback/reading work.
21207         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21208           Resize window on new capsnego. This is probably wrong, but
21209           I'm still committing it because with current capsnego, the
21210           first successfull capsnego is auto-fixated, therefore rounded
21211           down to the lowest values in the caps. this results in a 16x16
21212           XWindow that is not reized when real capsnego finishes.
21213           Dave, I see more cases of this, do you know a proper solution?
21214         * tools/gst-launch-ext.in:
21215           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21216
21217 2003-12-31  David Schleef  <ds@schleef.org>
21218
21219         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21220         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21221           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21222
21223 2003-12-30  David Schleef  <ds@schleef.org>
21224
21225         * ext/ffmpeg/gstffmpegcolorspace.c:
21226         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21227         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21228         (gst_ffmpegcsp_chain): Negotiation fixes
21229         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21230         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21231         (gst_audio_convert_link), (gst_audio_convert_channels):
21232         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21233         (gst_audioscale_link), (gst_audioscale_get_buffer),
21234         (gst_audioscale_chain): Negotiation fixes
21235         * gst/audioscale/gstaudioscale.h:
21236         * gst/videofilter/gstvideofilter.c:
21237         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21238         (gst_videofilter_link), (gst_videofilter_init),
21239         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21240         (gst_videofilter_find_format_by_structure):
21241         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21242         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21243         (gst_videoscale_link):
21244         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21245         (videoscale_find_by_structure), (gst_videoscale_setup):
21246         * gst/videoscale/videoscale.h: Negotiation fixes
21247         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21248         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21249         function, restrict resizing to a multiple of 4 (hack until
21250         everyone supports odd sizes correctly).
21251
21252 2003-12-29  Colin Walters  <walters@verbum.org>
21253
21254         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21255         signed.
21256
21257 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21258
21259         * ext/sndfile/gstsf.c: (gst_sf_loop):
21260           Fix warning about discarding const qualifier
21261
21262 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21263
21264         * gst/cutter/gstcutter.c:
21265         * gst/videoscale/gstvideoscale.c:
21266         * gst/volenv/gstvolenv.c:
21267         * gst-libs/gst/audio/audio.c:
21268         * gst-libs/gst/video/video.c:
21269           Fix warnings
21270
21271 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21272
21273         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21274           Don't send ALSA debugging to stderr.
21275         * ext/alsa/gstalsa.h:
21276           Use GST_WARNING instead of g_warning when ALSA functions fail.
21277
21278 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21279
21280         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21281           Free XVAdapterInfo correctly.
21282
21283 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21284
21285         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21286         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21287           Make id3tag use correct caps nego.
21288
21289 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21290
21291         * ext/ivorbis/vorbis.c:
21292         * ext/ivorbis/vorbisenc.h:
21293         * ext/ivorbis/vorbisfile.c:
21294           Modify so that it uses the new caps things
21295
21296 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21297
21298         * testsuite/spider/spider1.c: (main):
21299         * testsuite/spider/spider2.c: (main):
21300         * testsuite/spider/spider3.c: (main):
21301           Make tests compile again. They probably don't work.
21302
21303 2003-12-24  Colin Walters  <walters@verbum.org>
21304
21305         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21306         we can't fixate the caps anymore.
21307
21308 2003-12-23  David Schleef  <ds@schleef.org>
21309
21310         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21311         * sys/oss/gstosssink.c: (gst_osssink_init),
21312         (gst_osssink_sink_fixate): Add fixate function.
21313
21314 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21315
21316         * ext/ffmpeg/gstffmpegcodecmap.c:
21317         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21318         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21319         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21320         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21321         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21322         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21323         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21324           fix typo in RGB masks, and move back to "old" colorspace
21325           capsnego code until whoever wrote this new crap has actually
21326           tested it so that it works.
21327           And yes, this works, keep it that way please.
21328
21329 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21330
21331         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21332         (gst_divxdec_init), (gst_divxdec_negotiate):
21333         * ext/divx/gstdivxdec.h:
21334         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21335         (gst_divxenc_init):
21336         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21337         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21338         * ext/mpeg2enc/gstmpeg2enc.cc:
21339         * ext/mpeg2enc/gstmpeg2encoder.cc:
21340         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21341         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21342         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21343         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21344         (dxr3spusink_init):
21345         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21346         (dxr3videosink_init):
21347           Fix caps breakage after Dave's caps branch merge.
21348
21349 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21350
21351         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21352           Fix for 24bpp display.
21353
21354 2003-12-23  Colin Walters  <walters@verbum.org>
21355
21356         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21357         a GnomeVFSHandle directly.
21358
21359 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21360
21361         * gst/volume/Makefile.am:
21362         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21363         (volume_base_init), (volume_init):
21364           Reenable volume element and fix to work with new caps stuff.
21365           Rhythmbox needs this.
21366
21367 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21368
21369         * gst/qtdemux/qtdemux.c: (plugin_init):
21370           qtdemux requires bytestream
21371
21372 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21373
21374         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21375           Fix remaining caps handling errors due to CAPS merge.
21376
21377 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21378
21379         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21380         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21381         (gst_faad_srcconnect):
21382           Port to new caps system.
21383
21384 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21385
21386         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21387         (got_video_size), (main): using g_print instead of g_message.
21388         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21389         signal which was not emitted because of "switch" element added to the
21390         bin but not connected. (Removing from the bin temporarily)
21391
21392 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21393
21394         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21395         find X development files. I don't understand the previous tests and
21396         they fail on my debian/ppc unstable. This one works.
21397         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21398         exiting.
21399         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21400         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21401         (gst_play_set_visualization): Add some safety checks in set_ methods
21402         and state_change. This was throwing some ugly CRITICAL messages when
21403         pipeline was getting disposed and casts were failing.
21404
21405 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21406
21407         * configure.ac:
21408           Improve mpeg2enc detection. This is for distributions that do
21409           ship mjpegtools, but without mpeg2enc. Also does object check
21410           for might there ever be ABI incompatibility.
21411         * ext/mpeg2enc/gstmpeg2enc.cc:
21412           Add Andrew as second maintainer (he's helping me), and also add
21413           an error if no caps was set. This happens if I pull before capsnego
21414           and that's something I should solve sometime else.
21415         * gst/matroska/matroska-demux.c:
21416         (gst_matroska_demux_parse_blockgroup):
21417           Fix time parsing.
21418         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21419         (gst_matroska_mux_track_header):
21420           Add caps to templates.
21421         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21422           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21423         * gst/mpegstream/gstmpegdemux.c:
21424           Remove layer since it causes warnings about unfixed caps.
21425         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21426           Fix obvious typo (we error out if caps were set, we should of
21427           course error out if *no* caps were set).
21428         * sys/oss/gstosselement.c: (gst_osselement_convert):
21429           Fix format conversion, we confused bits/bytes.
21430         * sys/oss/gstosselement.h:
21431           Improve documentation for 'bps'.
21432         * sys/v4l/TODO:
21433           Remove stuff about plugins that need removing - this was done
21434           ages ago.
21435         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21436         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21437         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21438         (gst_v4lsrc_src_query):
21439         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21440         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21441           Add get_query_types(), get_formats() and query() functions.
21442
21443 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21444
21445         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21446         * moved CVS to freedesktop.org