gst/playback/gstdecodebin.c: Remove unused properties, and add queues between demuxer...
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-11-27  Edward Hervey  <edward@fluendo.com>
2
3         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
5         Remove unused properties, and add queues between demuxers and decoders
6         so that a lot more files can preroll properly.
7
8 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9
10         * gst-libs/gst/net/Makefile.am:
11         * gst-libs/gst/rtp/Makefile.am:
12         * gst-libs/gst/tag/Makefile.am:
13           remove silly include
14         * gst/tags/Makefile.am:
15         * gst/tags/gsttagediting.c:
16         * gst/tags/gsttageditingprivate.h:
17         * gst/tags/tagedit.vcproj:
18           remove directory, is as good as empty
19
20 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21
22         * configure.ac:
23           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
24         * gst-libs/Makefile.am:
25         * gst-libs/gst/audio/Makefile.am:
26         * gst-libs/gst/interfaces/Makefile.am:
27         * gst-libs/gst/net/Makefile.am:
28         * gst-libs/gst/riff/Makefile.am:
29         * gst-libs/gst/rtp/Makefile.am:
30         * gst-libs/gst/tag/Makefile.am:
31         * gst-libs/gst/video/Makefile.am:
32           and use them
33
34 2005-11-27  Julien MOUTTE  <julien@moutte.net>
35
36         * docs/libs/tmpl/gstcolorbalance.sgml:
37         * docs/libs/tmpl/gstmixer.sgml:
38         * docs/libs/tmpl/gstxoverlay.sgml:
39         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
40         * sys/ximage/ximagesink.h:
41         * sys/xvimage/xvimagesink.h: More and more documentation.
42
43 2005-11-26  Julien MOUTTE  <julien@moutte.net>
44
45         * docs/libs/gst-plugins-base-libs-docs.sgml:
46         * docs/libs/gst-plugins-base-libs-sections.txt:
47         * docs/libs/tmpl/gstcolorbalance.sgml:
48         * docs/libs/tmpl/gstmixer.sgml:
49         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
50         to documentation.
51
52 2005-11-26  Julien MOUTTE  <julien@moutte.net>
53
54         * docs/plugins/Makefile.am:
55         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
56         * docs/plugins/gst-plugins-base-plugins-sections.txt:
57         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
58
59 2005-11-26  Julien MOUTTE  <julien@moutte.net>
60
61         * docs/plugins/Makefile.am:
62         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
63         * docs/plugins/gst-plugins-base-plugins-sections.txt:
64         * docs/plugins/inspect/plugin-adder.xml:
65         * docs/plugins/inspect/plugin-alsa.xml:
66         * docs/plugins/inspect/plugin-audioconvert.xml:
67         * docs/plugins/inspect/plugin-audiorate.xml:
68         * docs/plugins/inspect/plugin-audioresample.xml:
69         * docs/plugins/inspect/plugin-audiotestsrc.xml:
70         * docs/plugins/inspect/plugin-decodebin.xml:
71         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
72         * docs/plugins/inspect/plugin-gnomevfs.xml:
73         * docs/plugins/inspect/plugin-ogg.xml:
74         * docs/plugins/inspect/plugin-playbin.xml:
75         * docs/plugins/inspect/plugin-subparse.xml:
76         * docs/plugins/inspect/plugin-tcp.xml:
77         * docs/plugins/inspect/plugin-theora.xml:
78         * docs/plugins/inspect/plugin-typefindfunctions.xml:
79         * docs/plugins/inspect/plugin-video4linux.xml:
80         * docs/plugins/inspect/plugin-videorate.xml:
81         * docs/plugins/inspect/plugin-videoscale.xml:
82         * docs/plugins/inspect/plugin-videotestsrc.xml:
83         * docs/plugins/inspect/plugin-volume.xml:
84         * docs/plugins/inspect/plugin-vorbis.xml:
85         * docs/plugins/inspect/plugin-ximagesink.xml:
86         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
87         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
88
89 2005-11-26  Edward Hervey  <edward@fluendo.com>
90
91         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
92         Properly return GstFlowReturn from gst_pad_push in chain functions.
93
94 2005-11-25  Michael Smith  <msmith@fluendo.com>
95
96         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
97         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
98         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
99         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
100           Handle various conditions better when we don't understand a stream.
101           Removes a heap of CRITICALs on ogg streams containing unknown data.
102
103 2005-11-24  Andy Wingo  <wingo@pobox.com>
104
105         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
106         Be threadsafe.
107
108 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
109
110         * configure.ac: back to HEAD
111
112 === release 0.9.6 ===
113
114 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
115
116         * configure.ac:
117           releasing 0.9.6, "White Eight"
118
119 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
120
121         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
122         * docs/plugins/inspect/plugin-sine.xml:
123           remove sinesrc some more
124
125 2005-11-23  Wim Taymans  <wim@fluendo.com>
126
127         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
128         If we are reading too slowly, jump forward in the ringbuffer
129         instead of blocking.
130
131 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
132
133         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
134         (gst_visual_chain):
135         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
136         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
137         (gst_videorate_chain):
138         * gst/videotestsrc/gstvideotestsrc.c:
139         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
140         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
141         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
142         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
143         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
144         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
145           Updates for API changes
146
147 2005-11-23  Wim Taymans  <wim@fluendo.com>
148
149         * gst-libs/gst/audio/gstbaseaudiosink.c:
150         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
151         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
152         Fix for calibration API change.
153
154 2005-11-23  Michael Smith <msmith@fluendo.com>
155
156         * gst-libs/gst/audio/multichannel.c:
157         (gst_audio_get_channel_positions),
158         (gst_audio_set_channel_positions),
159         (gst_audio_set_structure_channel_positions_list),
160         (gst_audio_fixate_channel_positions):
161           Use gst_value_array_*() functions on value arrays, not
162           gst_value_list_*().
163
164 2005-11-23  Edward Hervey  <edward@fluendo.com>
165
166         * autogen.sh:
167         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
168         Fixes autogen
169
170 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
171
172         * check/Makefile.am:
173         * check/elements/videotestsrc.c: (setup_videotestsrc),
174         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
175         (main):
176           add a test for videotestsrc
177
178 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
179
180         * gst/sine/.cvsignore:
181         * gst/sine/Makefile.am:
182         * gst/sine/gstsinesrc.c:
183         * gst/sine/gstsinesrc.h:
184         * gst/sine/sinesrc.vcproj:
185           and remove sinesrc from the repository.  Closes #321446
186
187 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
188
189         * configure.ac:
190         * gst-plugins-base.spec.in:
191           remove sinesrc from the build
192
193 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
194
195         * check/Makefile.am:
196         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
197         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
198         (main):
199           add a test for audiotestsrc, testing all waves.  Even seems
200           leak-free at first glance, nice job Stefan
201
202 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
203
204         * po/af.po:
205         * po/az.po:
206         * po/cs.po:
207         * po/en_GB.po:
208         * po/hu.po:
209         * po/it.po:
210         * po/nb.po:
211         * po/nl.po:
212         * po/or.po:
213         * po/sq.po:
214         * po/sr.po:
215         * po/sv.po:
216         * po/uk.po:
217         * po/vi.po:
218           Translation string updates
219
220         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
221         (gst_v4lsrc_set_caps):
222         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
223         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
224         * sys/v4l/v4lsrc_calls.h:
225           Improve v4lsrc, by making it work again.
226
227 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
228
229         * ext/libvisual/visual.c: (gst_visual_chain):
230           Fix the fps calculations.
231
232         * gst/ffmpegcolorspace/avcodec.h:
233           Move structure element for clarity
234
235         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
236         * gst-libs/gst/interfaces/tunernorm.h:
237         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
238         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
239         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
240         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
241         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
242         (gst_v4lmjpegsrc_getcaps):
243         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
244         (gst_v4lsrc_set_caps):
245         * sys/v4l/gstv4lsrc.h:
246         * sys/v4l/v4l_calls.c: (gst_v4l_open):
247         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
248         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
249         * sys/v4l/v4lsrc_calls.h:
250           Fractional framerates...
251
252 2005-11-22  Wim Taymans  <wim@fluendo.com>
253
254         * gst-libs/gst/audio/gstbaseaudiosink.c:
255         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
256         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
257         And we provide a clock by default, of course...
258
259 2005-11-22  Wim Taymans  <wim@fluendo.com>
260
261         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
262         This clock can be slaved to a master clock now.
263
264         * gst-libs/gst/audio/gstbaseaudiosink.c:
265         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
266         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
267         (gst_base_audio_sink_set_clock),
268         (gst_base_audio_sink_set_property),
269         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
270         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
271         * gst-libs/gst/audio/gstbaseaudiosink.h:
272         Handle slaving the internal clock to the clock selected in the
273         pipeline.
274         Add property to make the basesink not provide a clock.
275
276         * gst-libs/gst/rtp/gstbasertpdepayload.c:
277         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
278         (gst_base_rtp_depayload_wait):
279         * gst-libs/gst/rtp/gstbasertpdepayload.h:
280         We can use the clock in GstElement, no need to store it ourselves.
281
282 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
283
284         * docs/libs/tmpl/gstaudio.sgml:
285           update
286         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
287         (gst_paranoia_endian_get_type):
288         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
289         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
290         * gst/audiotestsrc/gstaudiotestsrc.c:
291         (gst_audiostestsrc_wave_get_type):
292         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
293         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
294         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
295         (gst_sync_method_get_type), (gst_unit_type_get_type),
296         (gst_client_status_get_type), (gst_multifdsink_class_init),
297         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
298         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
299         (gst_multifdsink_get_property):
300         * gst/tcp/gstmultifdsink.h:
301         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
302         * gst/videotestsrc/gstvideotestsrc.c:
303         (gst_videotestsrc_pattern_get_type):
304           remove deprecated properties
305           fix up enums to correctly have short lowercase dashed nicks
306
307 2005-11-22  Michael Smith <msmith@fluendo.com>
308
309         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
310         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
311           Add underscore.
312
313 2005-11-22  Michael Smith <msmith@fluendo.com>
314
315         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
316         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
317           Use utility method for scaling clocktime for fractional framerates.
318
319 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
320
321         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
322         (gst_visual_chain):
323         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
324         * ext/theora/theoradec.c: (theora_handle_type_packet):
325         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
326         (theora_enc_chain):
327         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
328         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
329         * gst-libs/gst/video/video.h:
330         * gst/ffmpegcolorspace/avcodec.h:
331         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
332         (gst_ffmpeg_caps_to_pixfmt):
333         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
334         (gst_ffmpegcsp_set_caps):
335         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
336         (gst_videorate_setcaps), (gst_videorate_blank_data),
337         (gst_videorate_chain):
338         * gst/videotestsrc/gstvideotestsrc.c:
339         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
340         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
341         (gst_videotestsrc_event), (gst_videotestsrc_create):
342         * gst/videotestsrc/gstvideotestsrc.h:
343         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
344         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
345         (gst_ximagesink_get_times), (gst_ximagesink_init):
346         * sys/ximage/ximagesink.h:
347         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
348         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
349         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
350         * sys/xvimage/xvimagesink.h:
351           Convert elements to use fractions for their framerate.
352           V4L elements to come later tonight.
353
354 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
355
356         * gst-libs/gst/audio/audio.c:
357         * gst-libs/gst/audio/audio.h:
358           remove some deprecated functions
359
360 2005-11-22  Andy Wingo  <wingo@pobox.com>
361
362         * Update for gst_tag_setter API changes.
363
364 2005-11-22  Andy Wingo  <wingo@pobox.com>
365
366         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
367         (gst_ogg_demux_perform_seek):
368         * ext/theora/theoradec.c (theora_dec_sink_event):
369         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
370         update-funcnames.
371
372 2005-11-22  Wim Taymans  <wim@fluendo.com>
373
374         * examples/seeking/seek.c: (main):
375         Give higher priority to bus signals than the gtk events
376         to fix a race condition in the segment looping.
377
378 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
379
380         * ext/theora/Makefile.am:
381         * ext/vorbis/Makefile.am:
382         * gst-libs/gst/tag/Makefile.am:
383         * gst-plugins-base.spec.in:
384           Rename libgsttagedit to libgsttag (#322117).
385
386 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
387
388         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
389         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
390           Call gst_x_overlay_prepare_xwindow_id() to give applications
391           a final chance to set their own xwindow id before the video
392           sink creates its own window.
393
394 2005-11-22  Julien MOUTTE  <julien@moutte.net>
395
396         * sys/xvimage/xvimagesink.c:
397         (gst_xvimagesink_navigation_send_event): Handle navigation
398         events correcly with borders if applicable.
399
400 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
401
402         Patch by: Luca Ognibene
403
404         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
405         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
406         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
407         (gst_ffmpegcsp_caps_remove_format_info):
408         * gst/ffmpegcolorspace/imgconvert.c:
409         * gst/ffmpegcolorspace/imgconvert_template.h:
410           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
411           #318353); use gst_structure_has_name().
412
413 2005-11-22  Julien MOUTTE  <julien@moutte.net>
414
415         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
416         (gst_ximagesink_class_init): Add debug macros on functions.
417         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
418         (gst_xvimagesink_xwindow_draw_borders),
419         (gst_xvimagesink_xvimage_put),
420         (gst_xvimagesink_xwindow_update_geometry),
421         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
422         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
423         (gst_xvimagesink_xcontext_clear),
424         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
425         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
426         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
427         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
428         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
429         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
430         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
431         expose while being PAUSED, out of data flow navigation events, etc..
432
433 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
434
435         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
436         * gst-libs/gst/audio/audio.h:
437           fix prototype - wondering why the test worked regardless
438
439 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
440
441         * check/Makefile.am:
442         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
443         * gst-libs/gst/audio/audio.h:
444           add a method that returns a proper GstClockTime
445
446 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
447
448         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
449         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
450         * gst-libs/gst/interfaces/xoverlay.h:
451           Remove everything having to do with the desired size; add 
452           gst_x_overlay_prepare_xwindow_id() function; remove the
453           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
454           post a message on the bus instead (#321816).
455
456         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
457         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
458         (gst_xvimagesink_xoverlay_init):
459           Remove desired size stuff (#321816).
460
461 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
462
463         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
464         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
465         (mpeg_video_type_find), (mpeg_video_stream_type_find):
466           Terminate vararg functions with NULL instead of 0 to 
467           make gcc4 happy.
468
469 2005-11-21  Andy Wingo  <wingo@pobox.com>
470
471         patch by: Sebastien Cote <sebas642@yahoo.ca>
472         
473         * gst-libs/gst/rtp/gstrtpbuffer.h: 
474         * gst-libs/gst/rtp/gstrtpbuffer.c
475         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
476
477 2005-11-21  Andy Wingo  <wingo@pobox.com>
478
479         * gst/playback/gstplaybin.c (gen_audio_element) 
480         (gen_video_element): Use the new MISSING_PLUGIN core error
481         category. Closes #320060.
482
483         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
484         * gst/videorate/gstvideorate.c (gst_videorate_event):
485         * ext/theora/theoradec.c (theora_dec_sink_event): 
486         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
487         stream lock.
488
489         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
490         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
491         stream lock changes.
492
493 2005-11-21  Wim Taymans  <wim@fluendo.com>
494
495         * gst-libs/gst/audio/gstbaseaudiosink.c:
496         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
497         (gst_base_audio_sink_provide_clock),
498         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
499         (gst_base_audio_sink_change_state):
500         * gst/audioresample/gstaudioresample.c:
501         Segment update fix.
502
503 2005-11-21  Andy Wingo  <wingo@pobox.com>
504
505         * *.h:
506         * *.c: Ran scripts/update-macros. Oh yes.
507
508 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
509
510         * sys/ximage/Makefile.am:
511         * sys/ximage/ximage.c:
512           Rename ximage plugin to ximagesink (#321426) (Don't forget to
513           remove your old libgstximage.* manually if necessary).
514
515 2005-11-21  Michael Smith <msmith@fluendo.com>
516
517         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
518           Minimal fix for bug #320200: set the min/max bitrate in the correct
519           units. A better fix would be to upgrade to the RATEMANAGE2
520           interface, rather than using the deprecated interface used here, but
521           that would require an update in our libvorbis dependency (to 1.1),
522           which is probably undesirable.
523
524 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
525
526         * ext/libvisual/visual.c: (get_buffer):
527         * gst-libs/gst/audio/gstbaseaudiosrc.c:
528         (gst_base_audio_src_fixate):
529         * gst/audioconvert/gstaudioconvert.c:
530         (gst_audio_convert_fixate_caps):
531         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
532         * gst/audiotestsrc/gstaudiotestsrc.c:
533         (gst_audiotestsrc_src_fixate):
534         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
535         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
536         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
537         * gst/videotestsrc/gstvideotestsrc.c:
538         (gst_videotestsrc_src_fixate):
539         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
540         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
541           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
542           (#322027)
543
544
545 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
546
547         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
548         (gst_riff_create_iavs_caps):
549         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
550         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
551         (gst_riff_parse_info):
552         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
553         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
554         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
555           Fixes for GST_FOURCC_FORMAT API change.
556
557 2005-11-21  Andy Wingo  <wingo@pobox.com>
558
559         patch by: Alessandro Dessina <alessandro nnva org>
560
561         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
562         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
563         (gst_ogg_parse_chain):
564         * ext/theora/theoraenc.c (theora_set_header_on_caps):
565         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
566         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
567         gst_value_list calls on arrays. Fixes #321962.
568
569 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
570
571         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
572         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
573         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
574         * gst/adder/gstadder.c: (gst_adder_init),
575         (gst_adder_request_new_pad), (gst_adder_collected),
576         (gst_adder_change_state):
577           Update for gst_collectpads_foo() to gst_collect_pads_foo()
578           API change.
579
580 2005-11-21  Michael Smith <msmith@fluendo.com>
581
582         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
583         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
584           Properly handle pad_push return values.
585
586 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
587
588         * gst-libs/gst/tag/Makefile.am:
589         * gst-libs/gst/tag/gstvorbistag.c:
590         (gst_tag_list_to_vorbiscomment_buffer):
591           Remove obsolete vorbistag element and debug category.
592
593         * gst/playback/gstplaybasebin.c: (check_queue):
594           Don't divide by 0 when queue-threshold is 0.
595
596         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
597           Don't modify an existing pixel-aspect-ratio if we fail to read
598           a new one.
599
600 2005-11-20  Wim Taymans  <wim@fluendo.com>
601
602         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
603         (gst_vorbisenc_push_packet):
604         GST_PAD_IS_USABLE is gone, use the return value of
605         the push or pad_alloc_buffer instead.
606
607 2005-11-18  Julien MOUTTE  <julien@moutte.net>
608
609         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
610         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
611         (gst_ximagesink_ximage_destroy),
612         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
613         (gst_ximagesink_xwindow_new),
614         (gst_ximagesink_xwindow_update_geometry),
615         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
616         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
617         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
618         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
619         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
620         (gst_ximagesink_navigation_send_event),
621         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
622         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
623         (gst_ximagesink_finalize), (gst_ximagesink_init),
624         (gst_ximagesink_class_init):
625         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
626         This new version brings correct software scaling, non flickering
627         window while resizing, pixel aspect ratio handling, usage of
628         hardware buffer pools, out of data flow event thread for 
629         navigation and handling of expose events even when being PAUSED,
630         a new property to keep video aspect ratio when resizing, etc...
631
632 2005-11-18  Julien MOUTTE  <julien@moutte.net>
633
634         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
635         (gst_videoscale_fixate_caps): Introduce back caps fixate with
636         handling of PAR.
637
638 2005-11-18    <bilboed@dvdsrc.fluendo.com>
639
640         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
641         Unsetting IS_SINK flag from the fakesink, so decodebin
642         never behaves as a sink.
643
644 2005-11-17  Wim Taymans  <wim@fluendo.com>
645
646         * gst-libs/gst/audio/gstbaseaudiosrc.c:
647         (gst_base_audio_src_change_state):
648         Fix the audiosrc base class again, we did not unflush.
649
650 2005-11-17  Julien MOUTTE  <julien@moutte.net>
651
652         * examples/seeking/seek.c: (make_dv_pipeline),
653         (make_vorbis_theora_pipeline), (make_avi_pipeline),
654         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
655         to ogg/vorbis/theora pipeline.
656
657 2005-11-17  Wim Taymans  <wim@fluendo.com>
658
659         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
660         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
661         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
662         Fix EOS on multiple streams.
663         More debugging.
664
665 2005-11-16  Wim Taymans  <wim@fluendo.com>
666
667         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
668         (gst_ogg_demux_perform_seek):
669         Segment done must include stream time.
670
671         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
672         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
673         (gst_ogg_mux_change_state):
674         Fix ogg muxer again.
675
676 2005-11-16  Wim Taymans  <wim@fluendo.com>
677
678         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
679         Fix compile again.
680
681 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
682
683         * ext/libvisual/visual.c: (gst_visual_init):
684         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
685         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
686         (gst_ogg_parse_chain):
687         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
688         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
689         * ext/theora/theoradec.c: (gst_theora_dec_init):
690         * ext/theora/theoraenc.c: (gst_theora_enc_init):
691         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
692         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
693         * gst/adder/gstadder.c: (gst_adder_class_init),
694         (gst_adder_dispose):
695         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
696         * gst/subparse/gstsubparse.c: (gst_subparse_init):
697         * gst/videorate/gstvideorate.c: (gst_videorate_init):
698           Fix a whole set of pad template leaks
699
700 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
701
702         * check/generic/states.c: (GST_START_TEST):
703           fix the test so that it only checks for elements that are part of
704           this source module
705
706 2005-11-16  Michael Smith <msmith@fluendo.com>
707
708         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
709         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
710         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
711         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
712         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
713         (gst_ogg_mux_change_state):
714           Fix leaking collectpads.
715
716 2005-11-16  Edward Hervey  <edward@fluendo.com>
717
718         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
719         (gst_videorate_event), (gst_videorate_chain):
720         Handle segment seeks
721
722 2005-11-16  Wim Taymans  <wim@fluendo.com>
723
724         * gst-libs/gst/audio/gstbaseaudiosink.c:
725         (gst_base_audio_sink_provide_clock),
726         (gst_base_audio_sink_change_state):
727         Set ringbuffer to non-flushing when going to PAUSED, set to
728         flushing again when going to READY.
729
730         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
731         (gst_ring_buffer_stop):
732         Start in flushing mode by default.
733         Don't set flushing in the _stop method, let the app call
734         this explicitly.
735
736 2005-11-16  Julien MOUTTE  <julien@moutte.net>
737
738         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
739         * gst-libs/gst/video/videosink.h: Add helper function needed
740         for video sinks.
741
742 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
743
744         * gst/videoscale/gstvideoscale.c:
745         (gst_videoscale_handle_src_event):
746           Don't leak reference to pad parent.
747
748 2005-11-16  Wim Taymans  <wim@fluendo.com>
749
750         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
751         Set ringbuffer to flushing when stopping so that we don't
752         block on wait_segment anymore and livelock.
753
754 2005-11-16  Wim Taymans  <wim@fluendo.com>
755
756         * examples/seeking/seek.c: (send_event), (do_seek),
757         (loop_toggle_cb), (segment_done), (main):
758         Added looping checkbox.
759
760 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
761
762         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
763         (gst_ogg_demux_init):
764         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
765         (gst_vorbis_dec_init):
766           revert unrefs, they don't pass make check
767
768 2005-11-15  Johan Dahlin  <johan@gnome.org>
769
770         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
771         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
772         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
773         (gst_vorbis_dec_init):
774         Fix pad template leaks. 
775
776 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
777
778         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
779           Make state change function thread safe.
780
781 2005-11-15  Edward Hervey  <edward@fluendo.com>
782
783         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
784         (gst_ogg_demux_class_init):
785         Implement GstElement::send_event, so we can send seek events
786         in GST_STATE_READY
787
788 2005-11-14  Julien MOUTTE  <julien@moutte.net>
789
790         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
791         Discovered how to take away flickering while resizing the
792         window. Please don't put that in ximagesink, refactoring in
793         progress.
794
795 2005-11-14  Michael Smith <msmith@fluendo.com>
796
797         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
798         (gst_multifdsink_render):
799           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
800
801 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
802
803         * gst/playback/gstplaybin.c: (gen_audio_element):
804           Use autoaudiosink, it tends to be more widely available than
805           autoaudiiosink.
806           
807 2005-11-14  Andy Wingo  <wingo@pobox.com>
808
809         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
810         as well if it is available. Fixes #316442.
811
812 2005-11-14  Michael Smith <msmith@fluendo.com>
813
814         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
815         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
816         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
817         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
818         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
819         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
820         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
821         (gst_vorbisenc_change_state):
822           Fix a small memory leak in vorbisenc.
823           Fix large memory leaks in oggmux, also fix lots of state change
824           bugs in oggmux.
825
826 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
827
828         * gst/videotestsrc/gstvideotestsrc.c:
829         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
830         (gst_videotestsrc_src_fixate):
831           move fixation to a fixate function
832           remove negotiate function, basesrc's is good enough
833           fixes a bug for check when using the element alone
834
835 2005-11-13  Edward Hervey  <edward@fluendo.com>
836
837         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
838         (key_toggle_cb), (main):
839         Added checkboxes for adding/removing the accurate and key_unit seek
840         flags.
841
842 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
843
844         * configure.ac: back to HEAD
845
846 === release 0.9.5 ===
847
848 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
849
850         * configure.ac:
851           releasing 0.9.5, "No No Kia"
852
853 2005-11-11  Edward Hervey  <edward@fluendo.com>
854
855         * examples/seeking/seek.c: (make_parselaunch_pipeline):
856         Added parse-launch syntax seeking mode for the seeking example.
857         This should help stress-test even more cases.
858         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
859
860 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
861
862         * sys/xvimage/xvimagesink.c:
863         (gst_xvimagesink_navigation_send_event):
864           Check whether peer pad exists before sending navigation events
865           to it.
866
867 2005-11-11  Michael Smith <msmith@fluendo.com>
868
869         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
870         (gst_vorbisenc_buffer_from_packet):
871         * ext/vorbis/vorbisenc.h:
872           Set duration on encoded buffers. This allows oggmux's
873           max_page_delay parameter to actually work.
874
875 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
876
877         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
878         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
879         (gst_ffmpegcsp_avpicture_fill):
880         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
881         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
882           Make palettes work again (see #132341). Use our own macros
883           for rounding up.
884
885 2005-11-10  Andy Wingo  <wingo@pobox.com>
886
887         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
888         string doober.
889
890 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
891
892         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
893         (gst_ffmpegcsp_transform_caps):
894           Prefer passthrough in transform_caps
895
896 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
897
898         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
899           check for ALSA errors properly, instead of relying on ALSA's
900           error strings to serve to the user.
901
902 2005-11-10  Wim Taymans  <wim@fluendo.com>
903
904         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
905         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
906         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
907         Modernise the seek code.
908
909 2005-11-10  Michael Smith <msmith@fluendo.com>
910         
911         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
912         (setup_substreams), (set_active_source):
913           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
914           trying to go to NULL if we failed to read a file.
915
916 2005-11-10  Wim Taymans  <wim@fluendo.com>
917
918         * gst/audiotestsrc/gstaudiotestsrc.c:
919         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
920         (gst_audiotestsrc_create):
921         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
922         (gst_sinesrc_get_times), (gst_sinesrc_create):
923         * gst/videotestsrc/gstvideotestsrc.c:
924         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
925         (gst_videotestsrc_create):
926         The base class can now sync for us.
927
928 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
929
930         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
931           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
932           name=source autoprobe=false autoprobe-fps=false copy-mode=1
933           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
934           format=(fourcc)I420" ! xvimagesink
935
936 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
937
938         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
939         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
940         (gst_sinesrc_newsegment):
941           Send newsegment event in TIME format, set duration if
942           num-buffers is set, fix duration querying.
943
944 2005-11-10  Michael Smith <msmith@fluendo.com>
945
946         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
947         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
948         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
949         (gst_ogg_mux_collected):
950          Fix EOS handling, partially. Now forwarding an EOS event once we have
951          EOS on all pads works correctly. However, we still don't properly set
952          EOS on the actual ogg stream pages.
953
954 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
955
956         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
957           Set elements to NULL state before disposing of them.
958
959 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
960
961         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
962
963         * gst-libs/gst/rtp/gstbasertpdepayload.c:
964         (gst_base_rtp_depayload_init),
965         (gst_base_rtp_depayload_set_gst_timestamp):
966         * gst-libs/gst/rtp/gstbasertpdepayload.h:
967           We need to send a newsegment event for each instance, not
968           just for the first instance of this class (get rid of
969           static variable in function). (#321011).
970           
971 2005-11-08  Michael Smith <msmith@fluendo.com>
972
973         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
974         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
975         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
976         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
977           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
978           This makes us mux things correctly according to the ogg muxing
979           rules. Still not handling EOS correctly right now, though.
980
981 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
982
983         * gst/audioconvert/gstaudioconvert.c:
984           Fix typo in docs. 
985
986 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
987
988         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
989         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
990           Initialise segment_stop to GST_CLOCK_TIME_NONE when
991           creating a new chain; should fix live streaming. Also
992           add more debug output and fix a typo.
993
994 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
995
996         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
997
998         * gst/volume/gstvolume.c: (volume_set_caps):
999           Fix compilation on Solaris with Forte. (#320923)
1000
1001 2005-11-08  Wim Taymans  <wim@fluendo.com>
1002
1003         * gst-libs/gst/audio/gstbaseaudiosink.c:
1004         (gst_base_audio_sink_render):
1005         No need to do a typecheck.
1006
1007 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1008
1009         * ext/alsa/gstalsa.h:
1010           We register a debug category, so let's use it.
1011
1012 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1013
1014         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1015         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1016         Fixed a small problem.
1017
1018 2005-11-04  Wim Taymans  <wim@fluendo.com>
1019
1020         * examples/seeking/Makefile.am:
1021         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1022         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1023         (make_playerbin_pipeline), (format_value), (update_scale),
1024         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1025         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1026         (print_usage), (main):
1027         Added app for playback speed testing.
1028
1029         * examples/seeking/seek.c: (dynamic_link),
1030         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1031         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1032         (message_received), (main):
1033         Updated seek example.
1034
1035 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1036
1037         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1038         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1039         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1040         (gst_base_rtp_depayload_set_clock):
1041         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1042         Don't sleep on the bench (system clock) when you have a nice 
1043         comfortable bed (Gstreamer clock) to sleep on.
1044
1045 2005-11-03  Wim Taymans  <wim@fluendo.com>
1046
1047         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1048         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1049         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1050         Handle the case where a pad_block failed.
1051
1052 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1053
1054         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1055
1056         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1057         (gst_base_rtp_depayload_add_to_queue),
1058         (gst_base_rtp_depayload_push),
1059         (gst_base_rtp_depayload_set_gst_timestamp),
1060         (gst_base_rtp_depayload_queue_release):
1061           Fixes some bugs in the depayloader's queuing/de-queueing code.
1062
1063 2005-10-31  Michael Smith <msmith@fluendo.com>
1064
1065         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1066         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1067         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1068           Patch from Alessandro Decina <alessandro@nnva.org>.
1069           Make oggdemux only find the final time in a chain, not per-pad,
1070           since the per-pad information can be very expensive to locate, and
1071           it isn't used anywhere. This makes reading a file containing
1072           OggSkeleton reasonably fast.
1073           Also, make chain finding work when there are logical bitstreams that
1074           can't be decoded. Fixes #319110.
1075
1076 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1077
1078         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1079         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1080         (gst_base_rtp_depayload_chain),
1081         (gst_base_rtp_depayload_add_to_queue),
1082         (gst_base_rtp_depayload_push),
1083         (gst_base_rtp_depayload_set_gst_timestamp),
1084         (gst_base_rtp_depayload_queue_release),
1085         (gst_base_rtp_depayload_start_thread),
1086         (gst_base_rtp_depayload_set_property),
1087         (gst_base_rtp_depayload_get_property):
1088         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1089         Some random fixes, to fullfill the desires of thomas.
1090
1091 2005-10-31  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         Fixed the queueing algorithm.
1097
1098 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1099
1100         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1101         (gst_base_rtp_depayload_push):
1102         A small fix
1103
1104 2005-10-31  Wim Taymans  <wim@fluendo.com>
1105
1106         * gst-libs/gst/audio/gstringbuffer.h:
1107         Don't break ABI.
1108
1109         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1110         (gst_ffmpeg_caps_to_pixfmt):
1111         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1112         (gst_ffmpegcsp_set_caps):
1113         Some more comments.
1114         Handle missing required caps fields better.
1115
1116 2005-10-31  Wim Taymans  <wim@fluendo.com>
1117
1118         * gst-libs/gst/audio/gstbaseaudiosink.c:
1119         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1120         (gst_base_audio_sink_render):
1121         * gst-libs/gst/audio/gstringbuffer.c:
1122         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1123         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1124         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1125         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1126         (gst_ring_buffer_read):
1127         * gst-libs/gst/audio/gstringbuffer.h:
1128         Add flushing mode to the ringbuffer so that it in all cases does
1129         not try to handle more audio. This makes sure it does not try to
1130         block anymore when flushing and fixes a livelock.
1131
1132 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1133
1134         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1135         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1136         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1137           Explicitly check for -1 values before doing a conversion
1138           and always map them to -1. (#315545)
1139
1140 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1141
1142         * gst/playback/gstplaybin.c: (gen_video_element):
1143           first try autovideosink, then xvimagesink, then error out
1144         * po/POTFILES.in:
1145           add translatable file
1146         * po/af.po:
1147         * po/az.po:
1148         * po/cs.po:
1149         * po/en_GB.po:
1150         * po/hu.po:
1151         * po/it.po:
1152         * po/nb.po:
1153         * po/nl.po:
1154         * po/or.po:
1155         * po/sq.po:
1156         * po/sr.po:
1157         * po/sv.po:
1158         * po/uk.po:
1159         * po/vi.po:
1160           update translations
1161
1162 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1163
1164         * gst-libs/gst/rtp/gstbasedepayload.c:
1165         * gst-libs/gst/rtp/gstbasedepayload.h:
1166           Minor cleanups
1167
1168 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1169
1170         * gst/playback/.cvsignore:
1171         * gst/playback/decodetest.c:
1172         * gst/playback/test3.c:
1173           Port these two tests as well.
1174
1175 2005-10-27  Wim Taymans  <wim@fluendo.com>
1176
1177         * ext/theora/theoradec.c: (theora_dec_src_query),
1178         (theora_dec_sink_event):
1179         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1180         (theora_enc_change_state):
1181         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1182         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1183         Take proper locks when handling events.
1184
1185 2005-10-27  Wim Taymans  <wim@fluendo.com>
1186
1187         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1188         (gst_adder_change_state):
1189         Fix timestamps and fix deadlock when stopping the collectpads.
1190
1191 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1192
1193         * gst-libs/gst/rtp/gstrtpbuffer.h:
1194         Declaring the payload types as strings too so that they can be used
1195         in the padtemplate inialization.
1196
1197 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1198
1199         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1200
1201         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1202         (gst_base_rtp_depayload_class_init):
1203         Fixes a small but nasty bug. The derived elements no longer segfaults
1204         on finalization.
1205
1206 2005-10-26  Michael Smith <msmith@fluendo.com>
1207
1208         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1209           When clearing an audioconvert context, set tmpbufsize to zero, so
1210           we'll allocate it again later if required.
1211           This fixes audioconvert re-negotiating formats, which previously
1212           segfaulted with a NULL destination buffer.
1213
1214 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1215
1216         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1217         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1218         (gst_base_rtp_depayload_set_gst_timestamp),
1219         (gst_base_rtp_depayload_queue_release):
1220         Fixed a smalll memleak.
1221
1222 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1223         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1224         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1225         (gst_base_rtp_depayload_finalize),
1226         (gst_base_rtp_depayload_setcaps),
1227         (gst_base_rtp_depayload_add_to_queue),
1228         (gst_base_rtp_depayload_push),
1229         (gst_base_rtp_depayload_set_gst_timestamp),
1230         (gst_base_rtp_depayload_queue_release),
1231         (gst_base_rtp_depayload_thread),
1232         (gst_base_rtp_depayload_change_state):
1233         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1234         Changed the C++ comments to C comments
1235
1236 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1237
1238         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1239         * gst/tcp/gsttcpclientsrc.h:
1240         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1241         * gst/tcp/gsttcpserversrc.h:
1242           Remove unused 'curoffset' structure member.
1243
1244 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1245
1246         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1247         (gst_base_rtp_depayload_base_init),
1248         (gst_base_rtp_depayload_finalize):
1249         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1250         * gst-libs/gst/rtp/gstbasertppayload.h:
1251           The pad-template on the sinkpad should be set by the derived classes.
1252           Also added some useful macros.
1253
1254 2005-10-24  Wim Taymans  <wim@fluendo.com>
1255
1256         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1257         Correctly flush decoder samples even if we could not
1258         copy them to an output buffer. Fixes #319618.
1259
1260 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1261
1262         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1263         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1264         the caps against our xcontext caps.
1265
1266 2005-10-24  Wim Taymans  <wim@fluendo.com>
1267
1268         * gst-libs/gst/audio/gstbaseaudiosink.c:
1269         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1270         Remove g_print
1271         Use sync property from baseclass to disable sync.
1272
1273 2005-10-24  Wim Taymans  <wim@fluendo.com>
1274
1275         * gst-libs/gst/audio/gstbaseaudiosink.c:
1276         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1277         Buffers with no timestamps get aligned with previous buffers or
1278         on underrun, played ASAP.
1279
1280 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1281
1282         * gst-libs/gst/video/video.h:
1283         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1284         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1285         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1286         here comes my change on caps for framerate and geometry range.
1287         We are now accepting 1 to MAXINT for width and height, and from
1288         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1289         to be blended correctly in videomixer.
1290
1291 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1292
1293         * configure.ac:
1294           back to HEAD
1295
1296 === release 0.9.4 ===
1297
1298 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1299
1300         * NEWS:
1301         * RELEASE:
1302         * configure.ac:
1303           releasing 0.9.4, "Velociraptor"
1304
1305 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1306
1307         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1308         * po/POTFILES.in:
1309           STOPPED -> FAILED
1310
1311 2005-10-21  Wim Taymans  <wim@fluendo.com>
1312
1313         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1314         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1315         (pad_blocked), (close_pad_link), (new_pad):
1316         Don't try to remove elements twice.
1317
1318 2005-10-21  Wim Taymans  <wim@fluendo.com>
1319
1320         * ext/theora/theoradec.c: (theora_dec_src_query),
1321         (theora_dec_sink_event):
1322         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1323         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1324         (vorbis_handle_data_packet):
1325         * ext/vorbis/vorbisdec.h:
1326         Fix old naming.
1327
1328         * gst-libs/gst/audio/gstbaseaudiosink.c:
1329         (gst_base_audio_sink_render):
1330         Don't try to sync on buffers without a timestamp.
1331
1332 2005-10-21  Wim Taymans  <wim@fluendo.com>
1333
1334         * ext/theora/theoradec.c: (theora_dec_src_query),
1335         (theora_dec_sink_event):
1336         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1337         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1338         (vorbis_handle_data_packet):
1339         * ext/vorbis/vorbisdec.h:
1340         Fix old naming.
1341
1342 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1343
1344         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1345         (gst_vorbisenc_src_query):
1346           Implement position and duration queries.
1347
1348         * gst/playback/test3.c: (update_scale), (main):
1349           Fix for async state changes and print nicer output.
1350
1351 2005-10-20  Wim Taymans  <wim@fluendo.com>
1352
1353         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1354         (dump_element_stats), (main):
1355         * gst/playback/test6.c: (main):
1356         Fix tests again
1357
1358 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1359
1360         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1361         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1362           Don't use functions for position queries when handling
1363           duration queries.
1364
1365 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1366
1367         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1368         (vorbis_handle_data_packet), (vorbis_dec_chain),
1369         (vorbis_dec_change_state):
1370         * ext/vorbis/vorbisdec.h:
1371           Vorbis streams can be embedded in other container formats
1372           than ogg, container formats where the demuxer might set 
1373           timestamps on encoded vorbis buffers instead of those silly 
1374           granulepos thingies. In short: make vorbisdec handle 
1375           timestamps on incoming buffers as well.
1376
1377 2005-10-20  Wim Taymans  <wim@fluendo.com>
1378
1379         * gst/playback/gstplaybasebin.c: (group_destroy),
1380         (gst_play_base_bin_change_state):
1381         Fix leak.
1382         Handle case where playbasebin is now ASYNC because
1383         decodebin is.
1384
1385 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1386
1387         * gst/audioconvert/Makefile.am:
1388         * gst/audioconvert/bufferframesconvert.c:
1389         * gst/audioconvert/plugin.c: (plugin_init):
1390         * gst/audioconvert/plugin.h:
1391           And bye bye buffer-frames-convert
1392
1393 2005-10-19  Wim Taymans  <wim@fluendo.com>
1394
1395         * check/elements/audioconvert.c:
1396         * docs/libs/tmpl/gstaudio.sgml:
1397         * docs/libs/tmpl/gstcolorbalance.sgml:
1398         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1399         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1400         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1401         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1402         * gst-libs/gst/audio/audio.h:
1403         * gst/audioconvert/audioconvert.h:
1404         * gst/audioconvert/gstaudioconvert.c:
1405         (gst_audio_convert_parse_caps):
1406         * gst/volume/gstvolume.c:
1407         Bye bye buffer-frames.
1408
1409 2005-10-19  Wim Taymans  <wim@fluendo.com>
1410
1411         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1412         (query_positions_elems), (query_positions_pads), (update_scale),
1413         (do_seek), (set_update_scale), (message_received), (main):
1414         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1415         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1416         (gst_ogg_demux_loop):
1417         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1418         * ext/theora/theoradec.c: (theora_dec_src_query),
1419         (theora_dec_sink_event):
1420         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1421         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
1422         * gst/adder/gstadder.c: (gst_adder_query):
1423         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1424         * gst/playback/test3.c: (update_scale):
1425         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1426         (dump_element_stats), (main):
1427         * gst/playback/test6.c: (main):
1428         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1429         Query API update.
1430
1431 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1432
1433         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1434         (xml_check_first_element), (xml_type_find), (smil_type_find),
1435         (plugin_init):
1436           Add typefinding for SMIL and for generic XML. Based on patch by
1437           Akos Maroy (#308663).
1438
1439 2005-10-18  Wim Taymans  <wim@fluendo.com>
1440
1441         * gst/playback/Makefile.am:
1442         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1443         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
1444         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
1445         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
1446         (gst_decode_bin_change_state):
1447         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1448         (gst_play_bin_send_event_to_sink):
1449         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1450         (dump_element_stats), (main):
1451         * gst/playback/test6.c: (main):
1452         Make playbin async, it'll commit state to paused when all streams
1453         are detected.
1454         Remove ugly hack.
1455         Added test6.c to show async behaviour.
1456
1457 2005-10-18  Wim Taymans  <wim@fluendo.com>
1458
1459         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1460         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
1461         Fix for segment-start/stop API change.
1462
1463 2005-10-18  Wim Taymans  <wim@fluendo.com>
1464
1465         * check/Makefile.am:
1466         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
1467         (main):
1468         Add future test for clock selection.
1469
1470 2005-10-18  Wim Taymans  <wim@fluendo.com>
1471
1472         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
1473         (gst_alsasink_close):
1474         Set handle to NULL.
1475
1476         * gst-libs/gst/audio/gstringbuffer.c:
1477         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1478         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
1479         (gst_ring_buffer_start), (gst_ring_buffer_pause),
1480         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
1481         (gst_ring_buffer_read):
1482         More debug info.
1483
1484 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
1485
1486         * gst/audiotestsrc/Makefile.am:
1487         * gst/sine/Makefile.am:
1488         * gst/volume/Makefile.am:
1489           fix broken build of controllerized plugins
1490
1491 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1492
1493         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1494
1495         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1496         (gst_riff_create_video_template_caps):
1497           Add support for Indeo-3 (IV32).
1498
1499 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1500
1501         * configure.ac:
1502           rewrite
1503
1504 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1505
1506         * gst-libs/gst/video/video.c: (gst_video_get_size):
1507         * gst/audiotestsrc/gstaudiotestsrc.c:
1508           doc updates
1509
1510 2005-10-17  Andy Wingo  <wingo@pobox.com>
1511
1512         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
1513         with the collectpads change.
1514         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
1515
1516         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
1517
1518         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
1519
1520         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
1521         alloc_buffer flow return to callers.
1522         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
1523         change. Fix some memleaks in theoraenc.
1524
1525         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
1526         in strange circumstance.
1527
1528 2005-10-17  Julien MOUTTE  <julien@moutte.net>
1529
1530         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1531         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
1532         from caps, let's use the caps...
1533
1534 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1535
1536         * configure.ac:
1537           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
1538
1539 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1540
1541         * gst-libs/gst/interfaces/Makefile.am:
1542           fix silly typo
1543
1544 2005-10-16  Andy Wingo  <wingo@pobox.com>
1545
1546         * gst/playback/gstdecodebin.c
1547         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
1548         function!
1549         (try_to_link_1): Increase kraziness level.
1550
1551 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1552
1553         * configure.ac:
1554           restructure like the core one
1555         * gst-libs/gst/audio/Makefile.am:
1556         * gst-libs/gst/interfaces/Makefile.am:
1557         * gst-libs/gst/net/Makefile.am:
1558         * gst-libs/gst/riff/Makefile.am:
1559         * gst-libs/gst/rtp/Makefile.am:
1560         * gst-libs/gst/tag/Makefile.am:
1561         * gst-libs/gst/video/Makefile.am:
1562           use correct linker flags, now the libs are properly versioned
1563         * check/elements/audioconvert.c: (verify_convert):
1564         * ext/alsa/gstalsaplugin.c:
1565         * ext/cdparanoia/gstcdparanoia.c:
1566         * ext/gnomevfs/gstgnomevfs.c:
1567         * ext/libvisual/visual.c:
1568         * ext/ogg/gstogg.c:
1569         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
1570         * ext/theora/theora.c:
1571         * ext/vorbis/vorbis.c:
1572         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1573         * gst-libs/gst/tag/gsttagediting.c:
1574         * gst-libs/gst/video/video.c:
1575         * gst/adder/gstadder.c:
1576         * gst/audioconvert/plugin.c:
1577         * gst/audiorate/gstaudiorate.c:
1578         * gst/audioresample/gstaudioresample.c:
1579         * gst/audioresample/resample_ref.c: (resample_scale_ref):
1580         * gst/audioscale/gstaudioscale.c:
1581         * gst/audioscale/resample.c:
1582         * gst/audiotestsrc/gstaudiotestsrc.c:
1583         * gst/ffmpegcolorspace/gstffmpeg.c:
1584         * gst/playback/gstdecodebin.c: (close_pad_link):
1585         * gst/playback/gstplaybin.c: (gen_video_element),
1586         (gen_audio_element):
1587         * gst/sine/gstsinesrc.c:
1588         * gst/subparse/gstsubparse.c:
1589         * gst/tags/gsttagediting.c:
1590         * gst/tcp/gsttcpplugin.c:
1591         * gst/typefind/gsttypefindfunctions.c:
1592         * gst/videorate/gstvideorate.c:
1593         * gst/videoscale/gstvideoscale.c:
1594         * gst/videotestsrc/gstvideotestsrc.c:
1595         * gst/volume/gstvolume.c:
1596         * sys/v4l/gstv4l.c:
1597         * sys/ximage/ximage.c:
1598         * sys/xvimage/xvimagesink.c:
1599           fix up defines
1600
1601 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1602
1603         * ext/vorbis/vorbisenc.c:
1604         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
1605         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
1606         (gst_tag_to_vorbis_comments):
1607           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
1608
1609 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
1610
1611         * examples/stats/mp2ogg.c:
1612         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1613           typo fixes
1614
1615 2005-10-13  Michael Smith <msmith@fluendo.com>
1616
1617         * ext/ogg/gstoggmux.c:
1618           Use magic glib macros to define constants as 64 bit, to ensure
1619           appropriate vararg passing.
1620
1621 2005-10-13  Michael Smith <msmith@fluendo.com>
1622
1623         * ext/ogg/gstoggmux.c:
1624         * gst/audioconvert/audioconvert.c: (float):
1625           Don't use LL suffix, as it's not portable, and neither of these
1626           uses required it anyway.
1627
1628 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
1629
1630         * examples/indexing/indexmpeg.c: (main):
1631         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
1632         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
1633         (cdparanoia_convert), (cdparanoia_query):
1634         * ext/cdparanoia/gstcdparanoia.h:
1635         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
1636         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
1637         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
1638         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
1639         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
1640         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
1641         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
1642         (gst_multifdsink_render), (gst_multifdsink_start),
1643         (gst_multifdsink_stop):
1644         * gst/tcp/gstmultifdsink.h:
1645         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
1646         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
1647         (gst_tcpclientsink_stop):
1648         * gst/tcp/gsttcpclientsink.h:
1649         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
1650         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
1651         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
1652         * gst/tcp/gsttcpclientsrc.h:
1653         * gst/tcp/gsttcpserversink.h:
1654         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
1655         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
1656         (gst_tcpserversrc_stop):
1657         * gst/tcp/gsttcpserversrc.h:
1658         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
1659         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
1660         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
1661           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
1662           moved bitshift from macro to enum definition
1663
1664 2005-10-12  Wim Taymans  <wim@fluendo.com>
1665
1666         * examples/seeking/Makefile.am:
1667         Oops.
1668
1669 2005-10-12  Wim Taymans  <wim@fluendo.com>
1670
1671         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1672         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1673         Don't assert on normal stuff.
1674
1675         * gst/playback/gstplaybin.c: (do_playbin_seek):
1676         API fix.
1677
1678 2005-10-12  Wim Taymans  <wim@fluendo.com>
1679
1680         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1681         * examples/seeking/Makefile.am:
1682         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
1683         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1684         (do_seek), (set_update_scale), (message_received), (main):
1685         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1686         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1687         Update for _get_state() API change.
1688
1689 2005-10-11  Wim Taymans  <wim@fluendo.com>
1690
1691         * gst-libs/gst/audio/gstbaseaudiosink.c:
1692         (gst_base_audio_sink_render):
1693         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1694         (gst_base_audio_src_create):
1695         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1696         (gst_ring_buffer_read):
1697         Cleanups.
1698         Commit and read from ringbuffer in samples rather than bytes.
1699
1700 2005-10-11  Wim Taymans  <wim@fluendo.com>
1701
1702         * gst-libs/gst/audio/gstbaseaudiosink.c:
1703         (gst_base_audio_sink_render):
1704         Respect segment rate and accum when scheduling samples.
1705
1706 2005-10-11  Julien MOUTTE  <julien@moutte.net>
1707
1708         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1709         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
1710         EOS correctly, that needs more work.
1711
1712 2005-10-11  Wim Taymans  <wim@fluendo.com>
1713
1714         * check/generic/states.c: (GST_START_TEST):
1715         remove old property.
1716
1717         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
1718         (gst_ogg_demux_perform_seek):
1719         * ext/theora/theoradec.c: (theora_dec_sink_event):
1720         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1721         (vorbis_handle_data_packet):
1722         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1723         (gst_base_rtp_depayload_set_gst_timestamp):
1724         * gst/videorate/gstvideorate.c: (gst_videorate_event):
1725         Update for newsegment API change.
1726
1727 2005-10-11  Michael Smith <msmith@fluendo.com>
1728
1729         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
1730         (do_playbin_seek), (gst_play_bin_send_event):
1731           Override send_event differently, so that we can takes bits of
1732           functionality from GstPipeline (special handling for seeks,
1733           including pausing/resuming, and resetting stream time) and still get
1734           the appropriate behaviour of only forwarding event to a single sink,
1735           rather than all of them.
1736           Unfortunately requires a lot of code duplication, but the
1737           alternatives are equally ugly in the end.
1738
1739 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1740
1741         * check/elements/audioconvert.c: (setup_audioconvert),
1742         (cleanup_audioconvert), (get_int_caps), (verify_convert),
1743         (GST_START_TEST), (audioconvert_suite):
1744           clean up tests a little, fix some leaks.
1745
1746 2005-10-10  Wim Taymans  <wim@fluendo.com>
1747
1748         * ext/alsa/gstalsasink.c:
1749         Also allow unsigned int.
1750
1751         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1752         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1753         Small cleanup
1754
1755 2005-10-10  Wim Taymans  <wim@fluendo.com>
1756
1757         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1758         Small update, use API as stated in design docs.
1759
1760         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1761         (update_scale), (do_seek), (seek_cb), (set_update_scale),
1762         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
1763         (message_received), (main):
1764         Updated seek example for GOption. Some usability improvements.
1765
1766 2005-10-10  Wim Taymans  <wim@fluendo.com>
1767
1768         * gst/audioconvert/audioconvert.h:
1769         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
1770         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
1771         Alloc temp storage somewhere else where we can do it more
1772         portable.
1773
1774 2005-10-10  Wim Taymans  <wim@fluendo.com>
1775
1776         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
1777         (gst_tcpserversrc_start):
1778         Don't block in accept while doing the state change, move
1779         to poll and make cancellable.
1780
1781 2005-10-09  Philippe Khalaf <burger@speedy.org>
1782
1783         * gst-libs/gst/rtp/rtpbasedepayload.c:
1784         Set timestamp and add queue delay to timestamp
1785         * gst-libs/gst/rtp/rtpbuffer.h:
1786         Set correct payload type for h263
1787
1788 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
1789
1790         * gst/audiotestsrc/gstaudiotestsrc.c:
1791         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
1792         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
1793         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
1794         (gst_audiotestsrc_create_triangle),
1795         (gst_audiotestsrc_create_silence),
1796         (gst_audiotestsrc_create_white_noise),
1797         (gst_audiotestsrc_init_pink_noise),
1798         (gst_audiotestsrc_generate_pink_noise_value),
1799         (gst_audiotestsrc_create_pink_noise),
1800         (gst_audiotestsrc_change_wave):
1801         * gst/audiotestsrc/gstaudiotestsrc.h:
1802           fixed typo, added pink noise
1803
1804 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1805
1806         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
1807         (plugin_init):
1808           Add wavpack and spc typefind functions from 0.8 branch.
1809
1810 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1811
1812         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
1813         (ar_type_find), (msdos_type_find), (plugin_init):
1814           Add typefind functions for tar archives, ar archives,
1815           RAR archives, and msdos-executables (dlls, exe, etc.).
1816           Some of those would be wrongly identified as mpeg
1817           streams of some sort before (#315550).
1818
1819 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
1820
1821         * configure.ac:
1822         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1823         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1824         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
1825         * gst/audiotestsrc/Makefile.am:
1826         * gst/audiotestsrc/gstaudiotestsrc.c:
1827         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
1828         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
1829         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
1830         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
1831         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
1832         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
1833         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
1834         (gst_audiotestsrc_create_silence),
1835         (gst_audiotestsrc_create_white_noise),
1836         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
1837         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
1838         (gst_audiotestsrc_start), (plugin_init):
1839         * gst/audiotestsrc/gstaudiotestsrc.h:
1840           add new plugin and element
1841         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
1842           use gobject_class
1843
1844 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1845
1846         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
1847         (gst_adder_init), (gst_adder_request_new_pad),
1848         (gst_adder_change_state):
1849           Add query function to source pad, so adder reports the correct
1850           time/sample position when queried (#315457); fix state change
1851           function; use GST_DEBUG_FUNCPTR() for pad functions.
1852
1853 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1854
1855         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
1856           Fix leaks in typefind registration
1857           Clean up the gratuitous commenting and whitespacing a little
1858
1859 2005-10-08  Wim Taymans  <wim@fluendo.com>
1860
1861         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
1862         Only actually wait for the thread to be stopped if it's 
1863         running.
1864
1865 2005-10-08  Wim Taymans  <wim@fluendo.com>
1866
1867         * gst-libs/gst/audio/gstbaseaudiosink.c:
1868         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1869         If we receive EOS we can start playback of what we had.
1870
1871 2005-10-08  Wim Taymans  <wim@fluendo.com>
1872
1873         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1874         (gst_multifdsink_finalize), (multifdsink_hash_remove),
1875         (gst_multifdsink_stop):
1876         Fix crasher when going to NULL multiple times.
1877
1878 2005-10-06  Wim Taymans  <wim@fluendo.com>
1879
1880         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
1881         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1882         * gst-libs/gst/audio/gstbaseaudiosrc.h:
1883         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
1884         patch from Edgard Lima <edgard.lima@indt.org.br>
1885         Fixed gstbaseaudiosrc adding ring buffer sync to it.
1886
1887 2005-10-06  Wim Taymans  <wim@fluendo.com>
1888
1889         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1890         Report the FLOW_RETURN as string in the error message.
1891
1892         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
1893         Don't assert when clearing an unnegotiated buffer.
1894
1895 2005-10-04  Michael Smith <msmith@fluendo.com>
1896
1897         * gst/playback/gstplaybasebin.c: (group_destroy),
1898         (gen_preroll_element), (remove_groups), (setup_source):
1899         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
1900         (setup_sinks), (gst_play_bin_send_event),
1901         (gst_play_bin_change_state):
1902           Set state to NULL before removing from bin. Fix refcounting.
1903
1904 2005-10-04  Michael Smith <msmith@fluendo.com>
1905
1906         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
1907           Correct refcounting in send_event() function. Previously was wrong
1908           if the first sink was unable to handle the event.
1909
1910 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1911
1912         * configure.ac:
1913           back to development
1914
1915 === release 0.9.3 ===
1916
1917 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1918
1919         * configure.ac:
1920           Releasing 0.9.3, "De Facto"
1921
1922 2005-10-03  Andy Wingo  <wingo@pobox.com>
1923
1924         * gst/playback/gstdecodebin.c (try_to_link_1)
1925         (remove_element_chain): set element to NULL before removing it.
1926
1927 2005-10-02  Johan Dahlin  <johan@gnome.org>
1928
1929         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
1930         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
1931         MT safe.
1932
1933 2005-10-02  Andy Wingo  <wingo@pobox.com>
1934
1935         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
1936         (gst_ring_buffer_prepare_read): 
1937         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
1938         Demote to LOG.
1939
1940 2005-09-29  Wim Taymans  <wim@fluendo.com>
1941
1942         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
1943         * ext/theora/theoradec.c: (theora_handle_data_packet):
1944         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1945         Propagate error codes from alloc_buffer too.
1946
1947 2005-09-29  Wim Taymans  <wim@fluendo.com>
1948
1949         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1950         We use fixed caps.
1951
1952         * gst/playback/Makefile.am:
1953         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1954         (dump_element_stats), (main):
1955         Added example stream introspection code.
1956
1957 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
1958
1959         * gst/adder/gstadder.c: (gst_adder_collected):
1960           fix adder for float elements
1961
1962 2005-09-28  Wim Taymans  <wim@fluendo.com>
1963
1964         * gst-libs/gst/audio/gstbaseaudiosink.c:
1965         (gst_base_audio_sink_class_init),
1966         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
1967         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1968         (gst_base_audio_src_class_init),
1969         (gst_base_audio_src_provide_clock):
1970         get_clock -> provide_clock
1971
1972 2005-09-28  Andy Wingo  <wingo@pobox.com>
1973
1974         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
1975         and unlocking.
1976
1977         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
1978         unlocking.
1979
1980         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
1981         Actually add the pad template.
1982         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
1983
1984         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
1985         I'm at it...
1986
1987         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
1988         from fdsrc. Get caps in create() instead of start() so it can be
1989         interrupted. Interruption somewhat untested.
1990
1991         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
1992         Proper EOS handling.
1993
1994 2005-09-27  Andy Wingo  <wingo@pobox.com>
1995
1996         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
1997
1998         * gst/tcp/gsttcpserversrc.c: Cleaned up.
1999
2000         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2001
2002         * gst/tcp/gsttcp.h: 
2003         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2004         out of tcpclientsrc.c. Cancellable.
2005         (gst_tcp_socket_read): Made private, cancellable, with better
2006         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2007         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2008         whole buffer, and better diagnostics.
2009         (gst_tcp_gdp_read_caps): Same.
2010
2011         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2012
2013 2005-09-26  Andy Wingo  <wingo@pobox.com>
2014
2015         * gst/sine/gstsinesrc.h:
2016         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2017         change the 'sync' property to 'is-live' and implement it halfway,
2018         update for controller api change.
2019
2020         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2021         controller api change.
2022
2023 2005-09-24  Wim Taymans  <wim@fluendo.com>
2024
2025         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2026         * gst-libs/gst/audio/gstaudiosink.c:
2027         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2028         (gst_audioringbuffer_stop):
2029         * gst-libs/gst/audio/gstbaseaudiosink.c:
2030         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2031         (gst_base_audio_sink_change_state):
2032         * gst-libs/gst/audio/gstbaseaudiosink.h:
2033         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2034         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2035         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2036         * gst-libs/gst/audio/gstringbuffer.h:
2037         Fix sync again. Moved sample alignment to basesink.
2038
2039 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2040
2041         * docs/plugins/Makefile.am:
2042         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2043         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2044         * gst/volume/gstvolume.c:
2045           add/fix docs
2046         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2047         * gst-libs/gst/audio/audio.h:
2048           add conversion macros for frames <-> clocktime
2049
2050 2005-09-23  David Schleef  <ds@schleef.org>
2051
2052         * gst/audioresample/Makefile.am:
2053         * gst/audioresample/debug.h:
2054         * gst/audioresample/gstaudioresample.c:
2055         * gst/audioresample/resample.c: Convert to using gst debugging
2056
2057 2005-09-22  Wim Taymans  <wim@fluendo.com>
2058
2059         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2060         (gst_play_bin_send_event):
2061         Only seek on one sink, the first one that succeeds.
2062
2063 2005-09-22  Michael Smith <msmith@fluendo.com>
2064
2065         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2066         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2067         Don't flush encoder state unless we have an initialised encoder.
2068         Clear out encoder state on PAUSED_TO_READY.
2069
2070 2005-09-22  Wim Taymans  <wim@fluendo.com>
2071
2072         * gst-libs/gst/rtp/gstbasertppayload.c:
2073         (gst_basertppayload_class_init), (gst_basertppayload_init),
2074         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2075         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2076         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2077         (gst_basertppayload_set_property),
2078         (gst_basertppayload_get_property),
2079         (gst_basertppayload_change_state):
2080         * gst-libs/gst/rtp/gstbasertppayload.h:
2081         Added max-ptime to control amount of data in the rtp packets.
2082
2083 2005-09-21  Andy Wingo  <wingo@pobox.com>
2084
2085         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2086         thingies.
2087
2088         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2089         can be called multiple times, dogs.
2090
2091 2005-09-21  Wim Taymans  <wim@fluendo.com>
2092
2093         * gst-libs/gst/rtp/gstbasertppayload.c:
2094         (gst_basertppayload_class_init), (gst_basertppayload_init),
2095         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2096         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2097         (gst_basertppayload_push), (gst_basertppayload_get_property),
2098         (gst_basertppayload_change_state):
2099         Allow 0 ssrc too.
2100
2101 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2102
2103         * docs/libs/compiling.sgml:
2104           fixing typos
2105
2106 2005-09-20  Wim Taymans  <wim@fluendo.com>
2107
2108         * gst-libs/gst/rtp/gstbasertppayload.c:
2109         (gst_basertppayload_class_init), (gst_basertppayload_init),
2110         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2111         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2112         (gst_basertppayload_push), (gst_basertppayload_set_property),
2113         (gst_basertppayload_get_property),
2114         (gst_basertppayload_change_state):
2115         * gst-libs/gst/rtp/gstbasertppayload.h:
2116         Added property to configure sequence number offsets.
2117
2118 2005-09-20  Wim Taymans  <wim@fluendo.com>
2119
2120         * gst-libs/gst/rtp/gstbasertppayload.c:
2121         (gst_basertppayload_class_init), (gst_basertppayload_init),
2122         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2123         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2124         (gst_basertppayload_push), (gst_basertppayload_set_property),
2125         (gst_basertppayload_get_property),
2126         (gst_basertppayload_change_state):
2127         * gst-libs/gst/rtp/gstbasertppayload.h:
2128         Make timestamp offset configurable.
2129
2130 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2131
2132         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2133           fix wrong pop/unref
2134
2135 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2136
2137         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2138
2139         * gst-libs/gst/interfaces/propertyprobe.c:
2140         (gst_property_probe_probe_property_name),
2141         (gst_property_probe_needs_probe_name),
2142         (gst_property_probe_get_values_name),
2143         (gst_property_probe_probe_and_get_values_name):
2144           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2145           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2146
2147 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2148
2149         * check/Makefile.am:
2150           have some tests be disabled for valgrinding
2151         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2152         (GST_START_TEST):
2153         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2154           Fix A Leak.  Chain To Parent Finalize.
2155
2156 2005-09-19  Wim Taymans  <wim@fluendo.com>
2157
2158         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2159         Fixed wav pipeline.
2160
2161 2005-09-19  Wim Taymans  <wim@fluendo.com>
2162
2163         * gst-libs/gst/rtp/gstbasertppayload.c:
2164         (gst_basertppayload_class_init), (gst_basertppayload_init),
2165         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2166         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2167         (gst_basertppayload_push), (gst_basertppayload_get_property),
2168         (gst_basertppayload_change_state):
2169         Posting ERROR and WARNING messages is good.
2170
2171 2005-09-19  Wim Taymans  <wim@fluendo.com>
2172
2173         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2174         (gst_base_rtp_depayload_add_to_queue),
2175         (gst_base_rtp_depayload_push),
2176         (gst_base_rtp_depayload_set_gst_timestamp),
2177         (gst_base_rtp_depayload_queue_release):
2178         This one was not supposed to go in.
2179
2180 2005-09-19  Wim Taymans  <wim@fluendo.com>
2181
2182         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2183         Fix for bus API.
2184
2185         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2186         (gst_base_rtp_depayload_chain),
2187         (gst_base_rtp_depayload_add_to_queue),
2188         (gst_base_rtp_depayload_push),
2189         (gst_base_rtp_depayload_set_gst_timestamp),
2190         (gst_base_rtp_depayload_queue_release):
2191         Some cleanups.
2192
2193         * gst-libs/gst/rtp/gstbasertppayload.c:
2194         (gst_basertppayload_class_init), (gst_basertppayload_init),
2195         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2196         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2197         (gst_basertppayload_get_property),
2198         (gst_basertppayload_change_state):
2199         Added debugging category.
2200
2201 2005-09-18  David Schleef  <ds@schleef.org>
2202
2203         * gst/playback/gstdecodebin.c: free plugin list correctly
2204         * gst/playback/gstplaybin.c: emit warning if autovideosink
2205           and autoaudiosink can't be found (instead of segfaulting)
2206
2207 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2208
2209         * check/elements/audioconvert.c: (GST_START_TEST):
2210           try out 24 bit conversion
2211
2212 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2213
2214         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2215         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2216         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2217         * ext/vorbis/vorbisenc.h:
2218           Fix EOS handling.  Still needs a fix in the ogg muxer to
2219           mark the last page as eos.
2220
2221 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2222
2223         * common/gtk-doc-plugins.mak:
2224         * docs/plugins/Makefile.am:
2225         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2226         * gst/ffmpegcolorspace/Makefile.am:
2227         * gst/ffmpegcolorspace/avcodec.h:
2228         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2229         * gst/tcp/gstmultifdsink.c:
2230           fix up ffmpegcolorspace docs; extract header
2231
2232 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2233
2234         * common/gtk-doc-plugins.mak:
2235         * docs/plugins/Makefile.am:
2236         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2237         * ext/theora/Makefile.am:
2238         * ext/theora/gsttheoraenc.h:
2239         * ext/theora/theoraenc.c:
2240         * ext/vorbis/vorbisenc.c:
2241           pick up signals and args for vorbis; add some docs for vorbis
2242
2243 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2244
2245         * common/gstdoc-scangobj:
2246         * common/gtk-doc-plugins.mak:
2247         * docs/libs/Makefile.am:
2248         * docs/plugins/gst-plugins-base-plugins.args:
2249         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2250         * docs/plugins/gst-plugins-base-plugins.interfaces:
2251         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2252         * docs/plugins/gst-plugins-base-plugins.signals:
2253           only scanobj stuff from our source module.  Not sure yet
2254           if that's correct, given the hierarchy stuff :)
2255
2256 2005-09-15  Wim Taymans  <wim@fluendo.com>
2257
2258         * gst/audioconvert/gstaudioconvert.c:
2259         And enable 24 bits mode as well..
2260
2261 2005-09-15  Wim Taymans  <wim@fluendo.com>
2262
2263         * gst-libs/gst/rtp/Makefile.am:
2264         * gst-libs/gst/rtp/gstbasertppayload.c:
2265         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2266         (gst_basertppayload_class_init), (gst_basertppayload_init),
2267         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2268         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2269         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2270         (gst_basertppayload_set_property),
2271         (gst_basertppayload_get_property),
2272         (gst_basertppayload_change_state):
2273         * gst-libs/gst/rtp/gstbasertppayload.h:
2274         Added rtp payloader base class.
2275
2276 2005-09-15  Andy Wingo  <wingo@pobox.com>
2277
2278         * configure.ac (plugindir): Remove the EOL matcher from the
2279         regexp, as it causes me problems. Libtool? Make? Who knows?
2280
2281 2005-09-14  David Schleef  <ds@schleef.org>
2282
2283         * check/generic/states.c: 
2284         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2285         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2286           Fixes for changes in registry API.
2287
2288         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2289           to GST_PLUGIN_LDFLAGS.
2290         * ext/libvisual/visual.c: Make the library shut up.
2291         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2292         * gst-libs/gst/audio/gstaudiofilter.c: same
2293
2294 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2295
2296         * docs/plugins/Makefile.am:
2297         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2298         * docs/plugins/inspect/plugin-libvisual.xml:
2299         * docs/plugins/tmpl/element-tcpserversink.sgml:
2300         * ext/theora/theoraenc.c:
2301           add libvisual plugin and theoraenc element to docs
2302
2303 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2304
2305         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2306         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2307         * ext/theora/theoraenc.c:
2308           add theoraenc
2309
2310 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2311
2312         * gst/audioconvert/Makefile.am:
2313           Audioconvert derives from GstBaseTransform and should
2314           link to the library with our base elements to avoid
2315           unresolved symbols. Makes things work with MinGW (#316160)
2316
2317         * gst/playback/test4.c: (main):
2318           Fix MinGW build problem and use g_usleep() instead of 
2319           sleep() (#316162)
2320
2321 2005-09-12  Wim Taymans  <wim@fluendo.com>
2322
2323         * gst/audioconvert/audioconvert.c: (float),
2324         (audio_convert_prepare_context), (audio_convert_convert):
2325         * gst/audioconvert/audioconvert.h:
2326         Cleanups, speedups, simplifications, added back support
2327         for 24 bits.
2328
2329 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2330
2331         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2332         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2333         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2334         * docs/plugins/tmpl/element-tcpserversink.sgml:
2335         * gst/ffmpegcolorspace/gstffmpeg.c:
2336         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2337         * gst/videotestsrc/gstvideotestsrc.c:
2338         * gst/volume/gstvolume.c:
2339           add more elements to the docs
2340
2341 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2342
2343         * check/Makefile.am:
2344         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2345         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2346           Add extra tests for basetransform based components. 
2347           Comment out the test_element_negotiation test until we decide
2348           if it's testing correct behaviour.
2349         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2350         (gst_visual_chain), (gst_visual_change_state):
2351           Slightly more correct but still bogus timestamping.
2352           Fix state change function.
2353         * gst/audioconvert/gstaudioconvert.c:
2354         (gst_audio_convert_class_init):
2355         * gst/audioresample/gstaudioresample.c:
2356         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2357         (gst_ffmpegcsp_class_init):
2358         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2359         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2360         (gst_videoscale_prepare_image):
2361         * gst/volume/gstvolume.c: (gst_volume_class_init),
2362         (volume_transform_ip):
2363           Basetransform updates. Enable passthrough modes.
2364         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2365         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2366         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2367           Negotiation fix that allows the window to return to the original
2368           size and renegotiate passthrough upstream. Extra debug output.
2369
2370 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2371
2372         * gst/sine/gstsinesrc.c:
2373         * gst/volume/gstvolume.c:
2374           fix up header include
2375
2376 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2377
2378         * gst-libs/gst/audio/gstbaseaudiosink.c:
2379         (gst_base_audio_sink_render):
2380         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2381         * gst/volume/gstvolume.c: (gst_volume_class_init),
2382         (volume_transform):
2383           fixing lost sync, some more debugging
2384
2385 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2386
2387         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2388         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2389         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2390         (gst_xvimagesink_check_xshm_calls):
2391           Fix compilation when XShm is not available.
2392
2393 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2394
2395         * ext/libvisual/visual.c: (gst_visual_dispose),
2396         (gst_visual_getcaps), (gst_visual_src_setcaps),
2397         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2398         (gst_visual_change_state):
2399           Finish fixing up libvisual plugin so that it runs. 
2400
2401 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2402
2403         * ext/vorbis/vorbisenc.c:
2404         * gst-libs/gst/tag/gstvorbistag.c:
2405           gsttaginterface.h -> gsttagsetter.h
2406
2407 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2408
2409         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2410           added another test that failes for me (test is not active by default)
2411
2412 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2413
2414         * configure.ac:
2415           v4l2 is no longer in gst-plugins-base
2416
2417 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2418
2419         * configure.ac:
2420           In the output at the end, don't show the first plugin on the same
2421           line as "Core plug-ins, always built:".
2422           Indent the output as for other plugin categories
2423         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2424           #define that can be used to not use peer buffer_alloc functions for
2425           test purposes.
2426         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2427         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2428         (gst_ximagesink_show_frame):
2429         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2430         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2431         (gst_xvimagesink_show_frame):
2432           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2433           fails gracefully instead of XError aborting or deadlocking.
2434
2435 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2436
2437         * ext/libvisual/Makefile.am:
2438           link against gst-base-libs
2439
2440 2005-09-06  David Schleef  <ds@schleef.org>
2441
2442         * configure.ac: Enable libvisual plugin.
2443         * ext/libvisual/Makefile.am:
2444         * ext/libvisual/visual.c: Fixes to make it compile.
2445
2446 === release 0.9.2 ===
2447
2448 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2449
2450         * NEWS:
2451         * RELEASE:
2452         * configure.ac:
2453         * docs/random/ChangeLog-0.8:
2454           releasing 0.9.2, "Spoon"
2455
2456 2005-09-05  Michael Smith <msmith@fluendo.com>
2457
2458         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
2459           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
2460           that in the vorbisenc element.
2461
2462 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2463
2464         * common/gtk-doc-plugins.mak:
2465         * docs/plugins/Makefile.am:
2466           fix distcheck
2467         * gst/audioresample/resample.c:
2468           fix wrong docstring
2469
2470 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2471
2472         * common/gst-xmlinspect.py:
2473         * common/gtk-doc-plugins.mak:
2474           only inspect plugins for this given package
2475           require gst-python 0.9
2476
2477 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2478
2479         * Makefile.am:
2480         * autogen.sh:
2481         * common/gst-xmlinspect.py:
2482         * configure.ac:
2483         * docs/Makefile.am:
2484         * docs/plugins/inspect/plugin-alsa.xml:
2485         * docs/plugins/inspect/plugin-audioresample.xml:
2486         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2487         * docs/plugins/inspect/plugin-ogg.xml:
2488         * docs/plugins/tmpl/element-gnomevfssink.sgml:
2489         * docs/plugins/tmpl/element-multifdsink.sgml:
2490         * docs/plugins/tmpl/element-tcpserversink.sgml:
2491         * docs/plugins/tmpl/element-vorbisenc.sgml:
2492         * gst-plugins-base.spec.in:
2493           various doc-related updates
2494
2495 2005-08-31  Wim Taymans  <wim@fluendo.com>
2496
2497         * gst-libs/gst/audio/gstbaseaudiosink.c:
2498         (gst_base_audio_sink_render):
2499         Resync if the buffer timestamps drift more than a 10th 
2500         of a second.
2501
2502 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
2503
2504         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
2505         (gst_v4lsrc_get_property):
2506           The 'timestamp-offset' property is registered as an int64, so
2507           let's use g_value_{set|get}_int64() in our setter and getter
2508           functions (makes it work and fixes warnings with gst-inspect).
2509
2510 2005-08-30  Wim Taymans  <wim@fluendo.com>
2511
2512         * check/elements/audioconvert.c: (setup_audioconvert):
2513         * check/elements/audioresample.c: (setup_audioresample):
2514         * check/elements/volume.c: (setup_volume):
2515         Fix checks.
2516
2517 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2518
2519         * common/gtk-doc-plugins.mak:
2520         * common/plugins.xsl:
2521         * docs/plugins/Makefile.am:
2522           make module a param
2523
2524 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2525
2526         * examples/seeking/seek.c: (make_mp3_pipeline),
2527         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
2528         (play_cb), (pause_cb), (stop_cb):
2529           update the example
2530
2531 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2532
2533         * gst/volume/gstvolume.c: (gst_volume_class_init),
2534         (volume_transform):
2535           do not update controlled params, if buffer has no timestamp
2536
2537 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2538
2539         * configure.ac:
2540         * gst/sine/Makefile.am:
2541         * gst/volume/Makefile.am:
2542           controllerized elements also need to link against controller-libs ;)
2543
2544 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2545
2546         * docs/libs/tmpl/gstcolorbalance.sgml:
2547         * docs/libs/tmpl/gstgconf.sgml:
2548         * docs/libs/tmpl/gstmixer.sgml:
2549         * docs/libs/tmpl/gstringbuffer.sgml:
2550         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2551         (gst_sinesrc_create):
2552         * gst/volume/gstvolume.c: (gst_volume_class_init),
2553         (volume_transform):
2554           controllerized two audio plugins
2555
2556 2005-08-29  Andy Wingo  <wingo@pobox.com>
2557
2558         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
2559         (vorbis_handle_data_packet): Fix some int overflow errors.
2560
2561         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
2562         -1.
2563         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
2564         valid.
2565         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
2566         if it's valid. Fixed streaming-mode playback.
2567
2568         * check/elements/volume.c (cleanup_volume): Fix for running
2569         CK_FORK=no.
2570
2571         * check/elements/audioconvert.c: Convert from native endian, not
2572         little endian.
2573
2574 2005-08-29  Michael Smith <msmith@fluendo.com>
2575
2576         * ext/ogg/Makefile.am:
2577         * ext/ogg/gstogg.c: (plugin_init):
2578         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
2579         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
2580         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
2581         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
2582         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
2583         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
2584         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
2585         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
2586         Add an ogg parser element.
2587
2588 2005-08-28  Andy Wingo  <wingo@pobox.com>
2589
2590         * Updates for two-arg init from GST_BOILERPLATE_FULL.
2591
2592 2005-08-26  Wim Taymans  <wim@fluendo.com>
2593
2594         * gst/audioconvert/audioconvert.c: (if), (float),
2595         (audio_convert_get_func_index), (check_default),
2596         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2597         (audio_convert_clean_context), (audio_convert_get_sizes),
2598         (audio_convert_convert):
2599         Cleanups.
2600
2601 2005-08-26  Wim Taymans  <wim@fluendo.com>
2602
2603         * gst/audioconvert/audioconvert.c: (if), (float),
2604         (audio_convert_get_func_index), (check_default),
2605         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2606         (audio_convert_clean_context), (audio_convert_get_sizes),
2607         (audio_convert_convert):
2608         More elegant and working temp buffer selection algo.
2609
2610 2005-08-26  Wim Taymans  <wim@fluendo.com>
2611
2612         * gst/audioconvert/audioconvert.c: (if), (float),
2613         (audio_convert_get_func_index), (check_default),
2614         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2615         (audio_convert_clean_context), (audio_convert_get_sizes),
2616         (get_temp_buffer), (audio_convert_convert):
2617         Use realloc else we lose our original data.
2618
2619 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
2620
2621         * gst/audioresample/gstaudioresample.c:
2622           use base class' newsegment to properly timestamp
2623
2624 2005-08-26  Wim Taymans  <wim@fluendo.com>
2625
2626         * gst/audioconvert/audioconvert.c: (if), (float),
2627         (audio_convert_get_func_index), (check_default),
2628         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2629         (audio_convert_clean_context), (audio_convert_get_sizes),
2630         (get_temp_buffer), (audio_convert_convert):
2631         * gst/audioconvert/gstaudioconvert.c:
2632         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
2633         (gst_audio_convert_transform_caps),
2634         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
2635         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
2636         Oops, allocate enough space to perform the channel mix.
2637
2638 2005-08-26  Wim Taymans  <wim@fluendo.com>
2639
2640         * gst/audioconvert/Makefile.am:
2641         * gst/audioconvert/audioconvert.c: (if), (float),
2642         (audio_convert_get_func_index), (check_default),
2643         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2644         (audio_convert_clean_context), (audio_convert_get_sizes),
2645         (get_temp_buffer), (audio_convert_convert):
2646         * gst/audioconvert/audioconvert.h:
2647         * gst/audioconvert/gstaudioconvert.c:
2648         (gst_audio_convert_class_init), (gst_audio_convert_init),
2649         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
2650         (gst_audio_convert_get_unit_size),
2651         (gst_audio_convert_transform_caps),
2652         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
2653         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
2654         * gst/audioconvert/gstaudioconvert.h:
2655         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2656         (gst_channel_mix_fill_identical),
2657         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
2658         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
2659         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
2660         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
2661         (gst_channel_mix_mix):
2662         * gst/audioconvert/gstchannelmix.h:
2663         Cleanups, librarify a bit, optimize, better negotiation and more.
2664
2665 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2666
2667         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
2668         Another from MikeS:
2669         During typefinding, don't support negative offsets
2670         (offsets from the end of the stream) in our typefind->peek() function
2671         - nothing embedded in ogg ever needs them. However, we need to recognise
2672         those requests and reject them, otherwise we return invalid pointers.
2673
2674 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2675
2676         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
2677         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
2678         (vorbisdec_finalize), (vorbis_handle_type_packet):
2679           Big shout-out to MikeS for fixing this giant memory leak.
2680           Huzzah!
2681
2682 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2683
2684         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
2685         (audio_convert_get_unit_size):
2686           plug some leaks
2687
2688 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2689
2690         * check/Makefile.am:
2691         * check/elements/audioconvert.c: (setup_audioconvert),
2692         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2693         (GST_START_TEST), (audioconvert_suite), (main):
2694           add a test for audioconvert
2695         * gst/audioresample/gstaudioresample.c:
2696         * gst/audioresample/gstaudioresample.h:
2697           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
2698           note that for buffers of 1/3 sec this means DURATION(c) is 
2699           one nanosecond more than for a and b
2700
2701 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2702
2703         * check/Makefile.am:
2704         * check/elements/audioresample.c: (setup_audioresample),
2705         (cleanup_audioresample), (fail_unless_perfect_stream),
2706         (test_perfect_stream_instance), (GST_START_TEST),
2707           add a check for audioresample
2708         (audioresample_suite), (main):
2709         * check/elements/volume.c: (GST_START_TEST):
2710           remove unused method
2711         * gst/audioresample/gstaudioresample.c:
2712           set correct buffer parameters since we're changing them
2713         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2714           add some debug
2715
2716 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2717
2718         * gst/audioresample/debug.c:
2719         * gst/audioresample/gstaudioresample.c:
2720           add room for extra overlap samples when asked to transform size
2721           protect against possible mem corruption and check for discrepancies
2722           between written size and outbuffer's size so we can warn for
2723           potential problems
2724         * gst/audioresample/resample.c: (resample_init),
2725         (resample_get_output_size_for_input), (resample_get_output_size),
2726         (resample_set_n_channels), (resample_set_format):
2727           set debug level based on RESAMPLE_DEBUG env var
2728           make sure that get_output_size* returns a whole number of
2729           sample_size
2730           set sample_size each time either channel or format is set
2731         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
2732         * gst/audioresample/resample_functable.c:
2733         (resample_scale_functable):
2734         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2735           remove r->sample_size, it's done in resample.c now
2736           add some debugging to the ref implementation
2737           make sure we only give back bytes that are wholes of the sample
2738           size
2739
2740 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
2741         * gst/playback/gstplaybasebin.c: (fill_buffer):
2742         Revert unpopular change for GST_MESSAGE_SRC to GObject.
2743
2744 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
2745
2746         * gst/volume/gstvolume.c:
2747           made set_caps function static
2748
2749 2005-08-24  Wim Taymans  <wim@fluendo.com>
2750
2751         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2752         (gst_vorbisenc_change_state):
2753         Stop leaking taglists.
2754
2755 2005-08-24  Wim Taymans  <wim@fluendo.com>
2756
2757         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
2758         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
2759         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
2760         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
2761         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
2762         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
2763         Parse seeking events better.
2764         Unref static caps.
2765         Generate correct newsegment events, fixes seeking in live oggs.
2766
2767         * ext/theora/theoradec.c: (theora_dec_src_query),
2768         (theora_dec_src_event), (theora_dec_src_getcaps),
2769         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
2770         Use newsegment values to report correct play time.
2771
2772         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2773         (vorbis_dec_src_event), (vorbis_dec_sink_event):
2774         * ext/vorbis/vorbisdec.h:
2775         Parse and use newsegment values to report correct play time.
2776
2777         * gst-libs/gst/audio/gstbaseaudiosink.c:
2778         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2779         Clear ringbuffer on flush.
2780         Use newsegment values to calculate playback time.
2781
2782         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
2783         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
2784         Basesink does newsegment calculations for us now.
2785
2786 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2787
2788         * check/Makefile.am:
2789         * configure.ac:
2790           add core's plugins to the mix so that playbin works
2791         * check/generic/states.c: (GST_START_TEST):
2792           set a 0 timeout on pipelines, so they don't force the next
2793           state change
2794         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
2795         (gst_play_base_bin_change_state):
2796           remove the crappy error handling and do GST error handling
2797
2798 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2799
2800         * check/Makefile.am:
2801         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
2802           add same test as to core, it bitches out on playbin atm.
2803
2804 2005-08-24  Wim Taymans  <wim@fluendo.com>
2805
2806         * configure.ac:
2807         Remove audioscale.
2808
2809 2005-08-24  Wim Taymans  <wim@fluendo.com>
2810
2811         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
2812         (gst_videoscale_prepare_size), (parse_caps),
2813         (gst_videoscale_set_caps), (gst_videoscale_get_size),
2814         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
2815         (gst_videoscale_transform):
2816         * gst/videoscale/gstvideoscale.h:
2817         Refactor, make use of BaseTranform really well.
2818
2819 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2820
2821         * configure.ac:
2822           compile audioresample
2823         * gst/audioresample/Makefile.am:
2824         * gst/audioresample/buffer.c:
2825         * gst/audioresample/functable.c:
2826         * gst/audioresample/gstaudioresample.c:
2827         * gst/audioresample/gstaudioresample.h:
2828         * gst/audioresample/resample.c:
2829         (resample_get_output_size_for_input):
2830         * gst/audioresample/resample.h:
2831         * gst/audioresample/resample_chunk.c:
2832         * gst/audioresample/resample_functable.c:
2833         * gst/audioresample/resample_ref.c:
2834           port to use basetransform; doesn't work in all cases yet
2835
2836 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2837
2838         * gst/audioconvert/gstaudioconvert.c:
2839         (gst_audio_convert_class_init), (gst_audio_convert_init),
2840         (audio_convert_get_unit_size), (audio_convert_transform_caps),
2841         (audio_convert_fixate_caps), (audio_convert_set_caps),
2842         (audio_convert_transform),
2843         (gst_audio_convert_buffer_to_default_format),
2844         (gst_audio_convert_buffer_from_default_format),
2845         (gst_audio_convert_channels):
2846         * gst/audioconvert/gstchannelmix.c:
2847         * gst/audioconvert/gstchannelmix.h:
2848           port to basetransform
2849         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2850         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
2851         (gst_ffmpegcsp_get_unit_size):
2852         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2853         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
2854           fix for basetransform changes
2855
2856 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
2857
2858         * check/Makefile.am:
2859           Add CHECK_CFLAGS and LDFLAGS
2860
2861         * gst/playback/gstplaybasebin.c: (fill_buffer):
2862           GST_MESSAGE_SRC became a GObject
2863
2864 2005-08-24  Wim Taymans  <wim@fluendo.com>
2865
2866         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
2867         (gst_ring_buffer_clear_all):
2868         * gst-libs/gst/audio/gstringbuffer.h:
2869         Added function to clear the ringbuffer.
2870
2871 2005-08-24  Andy Wingo  <wingo@pobox.com>
2872
2873         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
2874         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
2875         of _open and _close.
2876
2877         * sys/v4l/gstv4lxoverlay.h:
2878         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
2879         an Xv connection here, instead of all the time. Make Xv only be
2880         loaded if you axe for it. Kindof a workaround for buggy behaviour
2881         of Xv when using remote xservers (XvQueryExtension would block).
2882         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
2883         replace the _open and _close public API. Only start the xv
2884         connection if necessary.
2885         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
2886
2887 2005-08-23  David Schleef  <ds@schleef.org>
2888
2889         * gst/audioresample/Makefile.am: Leet audioresampling code
2890         * gst/audioresample/buffer.c:
2891         * gst/audioresample/buffer.h:
2892         * gst/audioresample/debug.c:
2893         * gst/audioresample/debug.h:
2894         * gst/audioresample/functable.c:
2895         * gst/audioresample/functable.h:
2896         * gst/audioresample/gstaudioresample.c:
2897         * gst/audioresample/gstaudioresample.h:
2898         * gst/audioresample/resample.c:
2899         * gst/audioresample/resample.h:
2900         * gst/audioresample/resample_chunk.c:
2901         * gst/audioresample/resample_functable.c:
2902         * gst/audioresample/resample_ref.c:
2903
2904 2005-08-23  Wim Taymans  <wim@fluendo.com>
2905
2906         * examples/seeking/seek.c: (make_vorbis_pipeline),
2907         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
2908         Small seek updates.
2909
2910 2005-08-23  Andy Wingo  <wingo@pobox.com>
2911
2912         * gst-libs/gst/audio/gstbaseaudiosrc.c
2913         (gst_base_audio_src_fixate): Only fixate endianness if it is
2914         present in the caps.
2915
2916 2005-08-22  Andy Wingo  <wingo@pobox.com>
2917
2918         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
2919         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
2920         device-name property.
2921
2922         * gst-libs/gst/audio/gstaudiosrc.h:
2923         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
2924         close_device in the ring buffer, like gstaudiosink.
2925
2926         * ext/alsa/gstalsamixer.h:
2927         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
2928         macro to implement the interface without much code. Cleanups. 
2929
2930         * ext/alsa/gstalsasrc.h:
2931         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
2932         READY.
2933
2934         * ext/alsa/Makefile.am: Add new files.
2935         * ext/alsa/gstalsamixerelement.c: 
2936         * ext/alsa/gstalsamixerelement.c: Split element code out from
2937         mixer code so that alsasrc can be a mixer too.
2938
2939 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
2940
2941         * check/elements/volume.c: (setup_volume), (cleanup_volume),
2942         (GST_START_TEST):
2943         * check/elements/vorbisdec.c: (setup_vorbisdec),
2944         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
2945         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2946         (vorbis_handle_identification_packet),
2947         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
2948         (vorbis_handle_header_packet), (vorbis_dec_push),
2949         (vorbis_dec_chain):
2950           use the setup/teardown methods to save code.  save code is good.
2951
2952 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2953
2954         * check/Makefile.am:
2955           add ext dir for plugins
2956           add vorbisdec test conditionally
2957         * check/elements/volume.c: (setup_volume), (cleanup_volume),
2958         (GST_START_TEST), (volume_suite):
2959           add a test with wrong caps
2960         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
2961         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
2962           add a vorbisdec test
2963         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
2964         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
2965           clean up debug output
2966         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
2967           yay, fix a segfault/security issue in vorbisdec
2968           gst-launch fakesrc ! vorbisdec wasn't happy
2969         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
2970         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
2971         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
2972         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
2973         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
2974         (gst_vorbisenc_set_metadata), (get_constraints_string),
2975         (update_start_message), (gst_vorbisenc_setup),
2976         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
2977         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
2978         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
2979         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
2980         * ext/vorbis/vorbisenc.h:
2981           march in line
2982         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2983         (gst_ffmpegcsp_transform):
2984           have the kow come home
2985         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
2986           debug my func ptr
2987         * gst/volume/gstvolume.c: (volume_set_caps):
2988           add a debug
2989
2990 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2991
2992         * Makefile.am:
2993         * check/.cvsignore:
2994         * check/Makefile.am:
2995         * check/elements/.cvsignore:
2996         * check/elements/volume.c: (chain_func), (event_func),
2997         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
2998         (main):
2999         * configure.ac:
3000           add unit test structure for gst-plugins-base
3001           add a test for volume
3002         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3003         (gst_volume_set_volume), (gst_volume_get_volume),
3004         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3005         (volume_funcfind), (volume_process_float), (volume_process_int16),
3006         (volume_set_caps), (volume_transform), (volume_update_mute),
3007         (volume_update_volume), (volume_set_property),
3008         (volume_get_property):
3009           document a little; use basetransform vmethod _set_caps
3010
3011 2005-08-19  Andy Wingo  <wingo@pobox.com>
3012
3013         * ext/alsa/gstalsamixertrack.h:
3014         * ext/alsa/gstalsamixertrack.c:
3015         * ext/alsa/gstalsamixeroptions.h:
3016         * ext/alsa/gstalsamixeroptions.c:
3017         * ext/alsa/gstalsamixer.h:
3018         * ext/alsa/gstalsamixer.c: Port to 0.9.
3019
3020         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3021         Remove gstalsa.c and alsaclock. No more cruft here.
3022         
3023 2005-08-18  Wim Taymans  <wim@fluendo.com>
3024
3025         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3026         (gst_base_rtp_depayload_chain),
3027         (gst_base_rtp_depayload_add_to_queue),
3028         (gst_base_rtp_depayload_push),
3029         (gst_base_rtp_depayload_queue_release):
3030         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3031         Fix for RTPBuffer changes.
3032
3033         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3034         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3035         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3036         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3037         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3038         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3039         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3040         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3041         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3042         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3043         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3044         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3045         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3046         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3047         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3048         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3049         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3050         (gst_rtpbuffer_get_payload):
3051         * gst-libs/gst/rtp/gstrtpbuffer.h:
3052         Don't subclass GstBuffer but add methods and helper functions
3053         to construct and manipulate RTP packets in regular GstBuffers.
3054
3055 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3056
3057         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3058           moved statement below switch
3059         * gst/volume/gstvolume.c: (gst_volume_class_init):
3060           added debug ptr
3061
3062 2005-08-16  Wim Taymans  <wim@fluendo.com>
3063
3064         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3065         (gst_base_audio_src_change_state):
3066         Open and close device in READY<->NULL state change.
3067
3068 2005-08-16  Andy Wingo  <wingo@pobox.com>
3069
3070         * examples/seeking/Makefile.am: Don't compile non-compiling
3071         compiled objects with the compiler.
3072
3073         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3074         elements.
3075
3076 2005-08-12  Philippe Khalaf <burger@speedy.org>
3077         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3078         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3079           Made a thread to release the queue.
3080           Removed timestamp conversion for now.
3081
3082 2005-08-10  Philippe Khalaf <burger@speedy.org>
3083         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3084         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3085           Added rtp timestamp -> gst timestamp conversion.
3086           Fixed several problems with queue.
3087
3088 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3089
3090         * gst-libs/gst/audio/gstaudioclock.h:
3091         * gst-libs/gst/audio/gstaudiofilter.h:
3092         * gst-libs/gst/audio/gstaudiosink.h:
3093         * gst-libs/gst/audio/gstaudiosrc.h:
3094         * gst-libs/gst/audio/gstbaseaudiosink.h:
3095         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3096         * gst-libs/gst/audio/gstringbuffer.h:
3097         * gst-libs/gst/net/gstnetbuffer.h:
3098         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3099         * gst-libs/gst/rtp/gstrtpbuffer.h:
3100           Add padding (you will need to rebuild gst-plugins-base,
3101           gst-plugins and all applications afterwards!)
3102
3103 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3104
3105         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3106         (gst_riff_parse_chunk):
3107           Fix bug in debug message and add some more debug messages.
3108
3109 2005-08-08  Edward Hervey  <edward@fluendo.com>
3110
3111         * gst-libs/gst/riff/riff-media.c:
3112         backported updates since branch
3113
3114 2005-08-08  Andy Wingo  <wingo@pobox.com>
3115
3116         * gst-libs/gst/audio/gstbaseaudiosink.c
3117         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3118         like good elements should. Close on READY->NULL too.
3119
3120         * gst-libs/gst/audio/gstaudiosink.c
3121         (gst_audioringbuffer_open_device,
3122         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3123         (gst_audioringbuffer_release): Updates for new ring buffer API,
3124         hook into the new audio sink api.
3125
3126         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3127         (GstAudioSinkClass.close): Just open and close the device -- no
3128         resource allocation or configuration.
3129         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3130         vmethods, handle device setup and resource allocation.
3131
3132         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3133         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3134         base class API.
3135
3136         * gst-libs/gst/audio/gstringbuffer.h
3137         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3138         New vmethods.
3139
3140         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3141         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3142         New API functions. The device should be opened before acquiring
3143         and closed after releasing.
3144
3145 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3146
3147         * gst-libs/gst/interfaces/mixer.h:
3148           Reset padding to GST_PADDING.
3149
3150 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3151
3152         * gst/playback/gstplaybin.c: (remove_sinks):
3153           Remove visualization from parent explicitely; works around some
3154           apparent refcount issue that I haven't tracked down yet.
3155
3156 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3157
3158         * ext/alsa/gstalsasink.c: (set_hwparams):
3159           Assign debug category, add negotiation debug msgs.
3160
3161 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3162
3163         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3164           Fix error code for file-not-found to NOT_FOUND.
3165
3166 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3167
3168         * common/gtk-doc-plugins.mak:
3169         * docs/plugins/Makefile.am:
3170         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3171         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3172           renamed to actual element names, so much nicer to look at
3173         * docs/plugins/tmpl/gstmultifdsink.sgml:
3174           remove
3175         * docs/plugins/tmpl/multifdsink.sgml:
3176         * docs/plugins/tmpl/tcpserversink.sgml:
3177           add
3178         * ext/alsa/gstalsa.c:
3179         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3180         * ext/ogg/gstoggmux.c:
3181         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3182         * gst/playback/gstdecodebin.c:
3183         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3184         * gst/tcp/gsttcpserversink.c:
3185           various fixes and documentation additions
3186
3187 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3188
3189         * common/Makefile.am:
3190         * common/gstdoc-scangobj:
3191         * common/gtk-doc-plugins.mak:
3192         * common/gtk-doc.mak:
3193           add a custom scangobj that uses the registry
3194           add a custom gtk-doc-plugins.mak that uses it
3195           some doc build fixes
3196         * configure.ac:
3197         * docs/Makefile.am:
3198         * docs/plugins/Makefile.am:
3199         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3200         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3201         * docs/plugins/gst-plugins-base-plugins.types:
3202         * docs/plugins/tmpl/gstmultifdsink.sgml:
3203           add docs for one element, multifdsink
3204         * gst/adder/gstadder.h:
3205         * gst/volume/gstvolume.h:
3206           don't privatize enum
3207         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3208         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3209         (gst_sync_method_get_type), (gst_client_status_get_type),
3210         (gst_multifdsink_class_init),
3211         (gst_multifdsink_client_queue_buffer),
3212         (gst_multifdsink_handle_client_write):
3213         * gst/tcp/gstmultifdsink.h:
3214         * gst/tcp/gsttcp.h:
3215         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3216         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3217         (gst_tcpclientsink_render):
3218         * gst/tcp/gsttcpclientsink.h:
3219         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3220         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3221         (gst_tcpclientsrc_start):
3222         * gst/tcp/gsttcpclientsrc.h:
3223         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3224         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3225         * gst/tcp/gsttcpserversrc.h:
3226         * gst/typefind/gsttypefindfunctions.c:
3227           remove superfluous Type stuff
3228
3229 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3230
3231         * gst/playback/gstplaybin.c: (gen_video_element):
3232           Enable videoscale.
3233
3234 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3235
3236         * gst-libs/gst/gconf/gconf.c:
3237         * gst-libs/gst/gconf/gconf.h:
3238           Fix some Andy Problem [tm].
3239
3240 2005-08-04  Andy Wingo  <wingo@pobox.com>
3241
3242         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3243         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3244         (gst_ffmpegcsp_get_size): Adapt to API changes.
3245
3246         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3247         Implement an in-place do-nothing transform.
3248
3249 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3250
3251         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3252         (gst_ximagesink_renegotiate_size):
3253           Do not set new window sizes yet if we prepare a new buffer size
3254           for upstream renegotiation (software scaling) at some point in the
3255           future, because this new size waqs not actually accepted yet. Once
3256           accepted, renegotiation later on will set the new sizes just fine.
3257           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3258           embedding testcase.
3259
3260 2005-08-03  Andy Wingo  <wingo@pobox.com>
3261
3262         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3263         (gst_ximagesink_buffer_alloc): 
3264         Protect the height, width, and desired_caps with the pool_lock.
3265         Fixes videotestsrc ! queue ! ximagesink.
3266
3267 2005-08-02  Edward Hervey  <edward@fluendo.com>
3268
3269         * gst/volume/gstvolume.c:
3270         include left from controller cleanup
3271
3272 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3273         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3274           Stop collectpads before calling the parent state
3275           change function on PAUSED->READY.
3276
3277 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3278         * configure.ac:
3279           When testing for X libs, use the X CFlags 
3280         * gst/adder/gstadder.c: (gst_adder_change_state):
3281           Stop the collectpads before calling parent state change function
3282           on PAUSED->READY, otherwise we deadlock deactivating pads.
3283
3284 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3285
3286         * configure.ac:
3287         * docs/libs/tmpl/gstcolorbalance.sgml:
3288         * docs/libs/tmpl/gstmixer.sgml:
3289         * examples/Makefile.am:
3290         * gst/sine/Makefile.am:
3291         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3292         (gst_sinesrc_set_property), (plugin_init):
3293         * gst/sine/gstsinesrc.h:
3294         * gst/volume/Makefile.am:
3295         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3296         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3297         (volume_process_float), (volume_process_int16),
3298         (volume_set_property), (plugin_init):
3299         * gst/volume/gstvolume.h:
3300           deactivate and remove dparams (libgstcontrol)
3301
3302 2005-07-29  Wim Taymans  <wim@fluendo.com>
3303
3304         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3305         Convert me to BaseTransform!! help..
3306
3307 2005-07-29  Andy Wingo  <wingo@pobox.com>
3308
3309         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3310         sinks.
3311
3312         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3313         support of both endiannesses.
3314
3315 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3316
3317         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3318           Fix confusing debug message (s/event/query/)
3319
3320 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3321
3322         * gst/videotestsrc/videotestsrc.h:
3323           Use "_stdint.h" instead of <stdint.h>
3324
3325 2005-07-27  Wim Taymans  <wim@fluendo.com>
3326
3327         * ext/vorbis/Makefile.am:
3328         Revert wrong commit.
3329
3330 2005-07-27  Wim Taymans  <wim@fluendo.com>
3331
3332         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3333         More compilation fixen.
3334
3335 2005-07-27  Wim Taymans  <wim@fluendo.com>
3336
3337         * gst-libs/gst/audio/gstbaseaudiosink.c:
3338         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3339         (gst_base_audio_sink_create_ringbuffer),
3340         (gst_base_audio_sink_change_state):
3341         Fix compilation.
3342
3343 2005-07-27  Wim Taymans  <wim@fluendo.com>
3344
3345         * examples/seeking/seek.c: (setup_dynamic_link),
3346         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3347         (query_positions_elems), (query_positions_pads), (do_seek):
3348         Update seek example.
3349
3350         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3351         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3352         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3353         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3354         (gst_ogg_demux_handle_event),
3355         (gst_ogg_demux_deactivate_current_chain),
3356         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3357         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3358         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3359         (gst_ogg_demux_loop):
3360         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3361         * ext/theora/theoradec.c: (theora_dec_src_event),
3362         (theora_dec_src_getcaps), (theora_dec_sink_event),
3363         (theora_dec_push), (theora_dec_chain):
3364         * ext/vorbis/Makefile.am:
3365         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3366         (vorbis_dec_sink_event), (vorbis_dec_push),
3367         (vorbis_handle_data_packet):
3368         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3369         (gst_vorbisenc_chain):
3370         * gst/playback/gststreaminfo.c: (cb_probe):
3371         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3372         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3373         * gst/videoscale/gstvideoscale.c:
3374         (gst_videoscale_handle_src_event):
3375         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3376         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3377         (gst_ximagesink_navigation_send_event):
3378         * sys/xvimage/xvimagesink.c:
3379         (gst_xvimagesink_navigation_send_event):
3380         Various event updates and cleanups
3381
3382 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3383
3384         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3385           Fix segfault for I420/YV12.
3386
3387 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3388
3389         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3390           Report bitrate.
3391
3392 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3393
3394         * gst/playback/gstplaybin.c: (gen_video_element),
3395         (gen_audio_element):
3396           Switch to auto*sink elements as default sinks; add volume element
3397           so that volume control in totem works.
3398
3399 2005-07-21  Wim Taymans  <wim@fluendo.com>
3400
3401         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3402         * gst/playback/gstplaybin.c: (setup_sinks),
3403         (gst_play_bin_change_state):
3404         Refcount fix and more comments.
3405
3406 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3407
3408         * sys/ximage/Makefile.am:
3409         * sys/ximage/ximage.c: (plugin_init):
3410         * sys/ximage/ximagesink.c:
3411         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3412         
3413
3414 2005-07-21  Wim Taymans  <wim@fluendo.com>
3415
3416         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3417         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3418         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3419         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3420         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3421         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3422         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3423         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3424         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3425         Generate correct disconts for live chained oggs.
3426
3427         * gst-libs/gst/audio/gstbaseaudiosink.c:
3428         (gst_base_audio_sink_render),
3429         (gst_base_audio_sink_create_ringbuffer),
3430         (gst_base_audio_sink_change_state):
3431         Handle discont math correctly.
3432
3433         * gst/playback/gstplaybin.c: (add_sink):
3434         Some small debug cleanup.
3435
3436 2005-07-21  Wim Taymans  <wim@fluendo.com>
3437
3438         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3439         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3440         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3441         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3442         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3443         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
3444         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3445         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
3446         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3447         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
3448         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
3449         (gst_ogg_demux_change_state), (gst_ogg_print):
3450         Reorganize code to send the right disconts when in streaming
3451         mode.
3452
3453 2005-07-20  Andy Wingo  <wingo@pobox.com>
3454
3455         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
3456         fix (?), fixes a seggie mcfalterson (#310894).
3457
3458 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3459
3460         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
3461         (gst_ogg_mux_set_header_on_caps):
3462         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
3463         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3464         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3465         * gst-libs/gst/audio/multichannel.c:
3466         (gst_audio_set_channel_positions),
3467         (gst_audio_set_structure_channel_positions_list):
3468         * gst/playback/gstdecodebin.c: (dynamic_create):
3469         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
3470         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3471           Fixes for API changes in core.
3472
3473 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3474
3475         * gst/playback/gstplaybasebin.c: (fill_buffer):
3476           Use _new_custom() so we can set custom message types for buffering
3477           messages.
3478
3479 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3480
3481         * configure.ac:
3482         * gst-libs/gst/Makefile.am:
3483         * gst-libs/gst/gconf/.cvsignore:
3484         * gst-libs/gst/gconf/Makefile.am:
3485         * gst-libs/gst/gconf/test-gconf.c:
3486         * pkgconfig/Makefile.am:
3487         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
3488         * pkgconfig/gstreamer-gconf.pc.in:
3489           Remove gconf stuff, use gconf elements instead from now on.
3490
3491 2005-07-20  Wim Taymans  <wim@fluendo.com>
3492
3493         * gst-libs/gst/audio/TODO:
3494         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
3495         (gst_audio_clock_get_internal_time):
3496         * gst-libs/gst/audio/gstaudioclock.h:
3497         * gst-libs/gst/audio/gstbaseaudiosink.c:
3498         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3499         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
3500         (gst_base_audio_sink_render),
3501         (gst_base_audio_sink_create_ringbuffer),
3502         (gst_base_audio_sink_change_state):
3503         Make sure the audio clock always returns an increasing value.
3504
3505 2005-07-19  Andy Wingo  <wingo@pobox.com>
3506
3507         * gst/videotestsrc/: Cleanups.
3508
3509 2005-07-19  Wim Taymans  <wim@fluendo.com>
3510
3511         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
3512         Better debugging.
3513
3514 2005-07-19  Wim Taymans  <wim@fluendo.com>
3515
3516         * examples/seeking/seek.c: (make_dv_pipeline),
3517         (make_vorbis_theora_pipeline), (query_rates),
3518         (query_positions_elems), (query_positions_pads), (do_seek):
3519         Make correct DV pipeline.
3520
3521 2005-07-18  Andy Wingo  <wingo@pobox.com>
3522
3523         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
3524         default. Also because it's the only thing that really works. (This
3525         is used in the GConf elements).
3526         Use AS_LIBTOOL_TAGS.
3527
3528 2005-07-18  Wim Taymans  <wim@fluendo.com>
3529
3530         * gst/playback/gstdecodebin.c: (remove_element_chain):
3531         * gst/playback/gstplaybin.c: (add_sink):
3532         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3533         (gst_stream_info_set_mute):
3534         * gst/playback/gststreamselector.c:
3535         (gst_stream_selector_get_linked_pad),
3536         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
3537         More leak and compile fixes.
3538
3539 2005-07-18  Wim Taymans  <wim@fluendo.com>
3540
3541         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3542         (query_rates), (query_positions_elems), (query_positions_pads),
3543         (do_seek), (seek_cb), (stop_seek):
3544         Updated seek example. 
3545
3546         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
3547         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
3548         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
3549         * gst/playback/gstplaybin.c: (add_sink):
3550         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3551         (gst_stream_info_set_mute):
3552         Some refcount leak fixes.
3553
3554 2005-07-16  Wim Taymans  <wim@fluendo.com>
3555
3556         * gst-libs/gst/audio/gstbaseaudiosink.c:
3557         (gst_base_audio_sink_render):
3558         Align samples even if we have roundoff errors in the 
3559         timestamp conversion.
3560
3561 2005-07-16  Wim Taymans  <wim@fluendo.com>
3562
3563         * docs/libs/tmpl/gstringbuffer.sgml:
3564         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3565         (query_rates), (query_positions_elems), (query_positions_pads),
3566         (update_scale), (do_seek):
3567         Updated seek example.
3568
3569         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3570         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
3571         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
3572         (gst_ogg_demux_loop):
3573         Push out correct discont values.
3574
3575         * ext/theora/theoradec.c: (theora_dec_src_convert),
3576         (theora_dec_sink_convert), (theora_dec_src_getcaps),
3577         (theora_dec_sink_event), (theora_handle_type_packet),
3578         (theora_handle_header_packet), (theora_dec_push),
3579         (theora_handle_data_packet), (theora_dec_chain),
3580         (theora_dec_change_state):
3581         Better timestamping.
3582
3583         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
3584         (vorbis_dec_sink_event), (vorbis_dec_push),
3585         (vorbis_handle_data_packet), (vorbis_dec_chain):
3586         * ext/vorbis/vorbisdec.h:
3587         Better timestamping.
3588
3589         * gst-libs/gst/audio/gstbaseaudiosink.c:
3590         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
3591         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3592         Handle syncing on timestamps instead of sample offsets. Make
3593         use of DISCONT values as described in design docs.
3594
3595         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3596         (gst_base_audio_src_get_time):
3597         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
3598         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
3599         (gst_ring_buffer_read):
3600         * gst-libs/gst/audio/gstringbuffer.h:
3601         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
3602         (gst_ximagesink_show_frame):
3603         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3604         Correcly convert buffer timestamp to stream time.
3605
3606 2005-07-16  Wim Taymans  <wim@fluendo.com>
3607
3608         * gst/audioconvert/gstaudioconvert.c:
3609         (gst_audio_convert_get_buffer):
3610         Timestamp buffers correctly.
3611
3612         * gst/playback/gstplaybin.c: (gen_video_element):
3613         Make internal fakesink silent.
3614
3615 2005-07-15  Wim Taymans  <wim@fluendo.com>
3616
3617         * gst/ffmpegcolorspace/Makefile.am:
3618         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3619         (gst_ffmpegcsp_caps_remove_format_info),
3620         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
3621         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
3622         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
3623         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
3624         Ported ffmpegcolorspace to basetransform.
3625
3626         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
3627         * gst/volume/gstvolume.c: (volume_transform):
3628         Ported to new API.
3629
3630 2005-07-14  Wim Taymans  <wim@fluendo.com>
3631
3632         * gst/videotestsrc/Makefile.am:
3633         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
3634         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
3635         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
3636         (gst_videotestsrc_init), (gst_videotestsrc_event),
3637         (gst_videotestsrc_create), (gst_videotestsrc_start),
3638         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
3639         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
3640         (gst_videotestsrc_get_property):
3641         * gst/videotestsrc/gstvideotestsrc.h:
3642         Make videotestsrc a pushsrc.
3643
3644 2005-07-14  Wim Taymans  <wim@fluendo.com>
3645
3646         * gst/tcp/gstfdset.c: (gst_fdset_free):
3647         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
3648         (gst_multifdsink_add), (gst_multifdsink_remove),
3649         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
3650         (gst_multifdsink_remove_client_link),
3651         (gst_multifdsink_client_queue_data),
3652         (gst_multifdsink_client_queue_caps),
3653         (gst_multifdsink_client_queue_buffer),
3654         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
3655         (gst_multifdsink_stop):
3656         * gst/tcp/gstmultifdsink.h:
3657         0.8 backporting.
3658
3659         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
3660         Also draw image when not from a pool.
3661
3662 2005-07-14  Wim Taymans  <wim@fluendo.com>
3663
3664         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
3665         (mute_stream), (silence_stream):
3666         Small debug additions.
3667
3668 2005-07-14  Wim Taymans  <wim@fluendo.com>
3669
3670         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
3671         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3672         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
3673         Better error recovery, ignore unconnected pads and
3674         non-fatal errors.
3675
3676 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3677
3678         * docs/libs/tmpl/gstaudio.sgml:
3679         * docs/libs/tmpl/gstcolorbalance.sgml:
3680         * docs/libs/tmpl/gstgconf.sgml:
3681         * docs/libs/tmpl/gstmixer.sgml:
3682         * docs/libs/tmpl/gstringbuffer.sgml:
3683         * docs/libs/tmpl/gsttuner.sgml:
3684         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3685         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
3686         (gst_tcpclientsrc_class_init):
3687         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
3688         (gst_tcpserversrc_class_init):
3689         * sys/v4l/gstv4lelement.c:
3690           more autistic cleanliness in functions/names/defines
3691
3692 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
3693
3694         * configure.ac:
3695           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
3696           added manually to each Makefile.am so we are sure it goes
3697           *last* and doesn't add -L flags before linking in libs of our
3698           own, like, say, internal .la libs, that then accidentally pick
3699           up the installed copy.
3700         * docs/libs/Makefile.am:
3701         * ext/alsa/Makefile.am:
3702         * ext/cdparanoia/Makefile.am:
3703         * ext/gnomevfs/Makefile.am:
3704         * ext/libvisual/Makefile.am:
3705         * ext/ogg/Makefile.am:
3706         * ext/theora/Makefile.am:
3707         * ext/vorbis/Makefile.am:
3708         * gst-libs/gst/video/Makefile.am:
3709         * gst/adder/Makefile.am:
3710         * gst/audioconvert/Makefile.am:
3711         * gst/audiorate/Makefile.am:
3712         * gst/audioscale/Makefile.am:
3713         * gst/ffmpegcolorspace/Makefile.am:
3714         * gst/playback/Makefile.am:
3715         * gst/sine/Makefile.am:
3716         * gst/subparse/Makefile.am:
3717         * gst/tags/Makefile.am:
3718         * gst/tcp/Makefile.am:
3719         * gst/typefind/Makefile.am:
3720         * gst/videorate/Makefile.am:
3721         * gst/videoscale/Makefile.am:
3722         * gst/videotestsrc/Makefile.am:
3723         * gst/volume/Makefile.am:
3724         * sys/v4l/Makefile.am:
3725         * sys/ximage/Makefile.am:
3726         * sys/xvimage/Makefile.am:
3727           adapt properly to this change. This should make sure that
3728           plugins and libs properly link to the as-yet-uninstalled
3729           copies of stuff like libgstinterfaces and libgstvideo
3730
3731 2005-07-13  Andy Wingo  <wingo@pobox.com>
3732
3733         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
3734         (gst_v4lsrc_fixate): Fixate on format as well.
3735
3736         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
3737         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
3738         buffer points to it.
3739         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
3740         rather just doing X calls ourselves. Also fixes a memleak.
3741
3742 2005-07-12  Andy Wingo  <wingo@pobox.com>
3743
3744         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
3745         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
3746         (gst_v4lsrc_create): Re-add the copy-mode property, default to
3747         TRUE to avoid deadlocks if an element holds on to our buffers.
3748
3749 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
3750
3751         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3752         (gst_sinesrc_init), (gst_sinesrc_create),
3753         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
3754         (gst_sinesrc_start):
3755         * gst/sine/gstsinesrc.h:
3756           removing num-buffers property before moving it
3757
3758 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
3759
3760         * configure.ac:
3761           use overridable ERROR_CFLAGS
3762         * docs/libs/gst-plugins-base-libs.types:
3763         * docs/libs/tmpl/gstringbuffer.sgml:
3764         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
3765         (gst_alsasink_class_init):
3766         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
3767         (gst_alsasrc_class_init):
3768         * gst-libs/gst/audio/audio.h:
3769         * gst-libs/gst/audio/gstaudioclock.h:
3770         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
3771         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
3772         (gst_audio_filter_link), (gst_audio_filter_init),
3773         (gst_audio_filter_chain), (gst_audio_filter_set_property),
3774         (gst_audio_filter_get_property),
3775         (gst_audio_filter_class_add_pad_templates):
3776         * gst-libs/gst/audio/gstaudiofilter.h:
3777         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3778         (gst_audio_filter_template_get_type),
3779         (gst_audio_filter_template_base_init),
3780         (gst_audio_filter_template_class_init),
3781         (gst_audio_filter_template_init),
3782         (gst_audio_filter_template_set_property),
3783         (gst_audio_filter_template_get_property), (plugin_init),
3784         (gst_audio_filter_template_setup),
3785         (gst_audio_filter_template_filter),
3786         (gst_audio_filter_template_filter_inplace):
3787         * gst-libs/gst/audio/gstaudiosink.c:
3788         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3789         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
3790         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
3791         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
3792         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
3793         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
3794         * gst-libs/gst/audio/gstaudiosink.h:
3795         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
3796         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
3797         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
3798         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
3799         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
3800         (gst_audio_src_class_init), (gst_audio_src_init),
3801         (gst_audio_src_create_ringbuffer):
3802         * gst-libs/gst/audio/gstaudiosrc.h:
3803         * gst-libs/gst/audio/gstbaseaudiosink.c:
3804         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
3805         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3806         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
3807         (gst_base_audio_sink_set_property),
3808         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
3809         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
3810         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
3811         (gst_base_audio_sink_create_ringbuffer),
3812         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
3813         * gst-libs/gst/audio/gstbaseaudiosink.h:
3814         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3815         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
3816         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
3817         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
3818         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
3819         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
3820         (gst_base_audio_src_event), (gst_base_audio_src_create),
3821         (gst_base_audio_src_create_ringbuffer),
3822         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
3823         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3824         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
3825         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
3826         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
3827         (gst_ring_buffer_debug_spec_caps),
3828         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
3829         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
3830         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
3831         (gst_ring_buffer_start), (gst_ring_buffer_pause),
3832         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
3833         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
3834         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
3835         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
3836         (gst_ring_buffer_clear):
3837         * gst-libs/gst/audio/gstringbuffer.h:
3838         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
3839         (gst_video_sink_class_init), (gst_video_sink_get_type):
3840         * gst-libs/gst/video/videosink.h:
3841         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
3842         (gst_multifdsink_class_init),
3843         (gst_multifdsink_handle_client_write),
3844         (gst_multifdsink_change_state):
3845         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3846         (gst_tcpclientsink_setcaps):
3847         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
3848         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
3849         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
3850         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
3851         (gst_ximagesink_send_pending_navigation),
3852         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
3853         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
3854         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
3855         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
3856         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
3857         (gst_xvimagesink_send_pending_navigation),
3858         (gst_xvimagesink_navigation_send_event),
3859         (gst_xvimagesink_set_xwindow_id),
3860         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
3861         (gst_xvimagesink_get_type):
3862         more macro splitting
3863
3864 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3865
3866         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3867           plug a memleak, allows me to import 1479 albums in one go
3868           in jamboree
3869         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
3870         (vorbis_handle_type_packet), (vorbis_dec_chain),
3871         (vorbis_dec_change_state):
3872           fix some format strings
3873
3874 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3875
3876         * docs/libs/tmpl/gstcolorbalance.sgml:
3877         * docs/libs/tmpl/gstmixer.sgml:
3878         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
3879         (gst_alsasink_set_property), (gst_alsasink_get_property):
3880         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
3881         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
3882           add device property
3883
3884 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3885
3886         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
3887         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
3888         (audiocast_register_listener), (audiocast_thread_run),
3889         (gst_gnomevfssrc_send_additional_headers_callback),
3890         (gst_gnomevfssrc_received_headers_callback),
3891         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
3892         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
3893         (gst_gnomevfssrc_get_size):
3894           add/clean up debugging
3895         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
3896           cleanups
3897
3898 2005-07-07  Andy Wingo  <wingo@pobox.com>
3899
3900         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
3901         framerate. Need to get a handle on when exactly this function is
3902         called, tho.
3903
3904         * sys/v4l/v4lsrc_calls.h:
3905         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
3906         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
3907         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
3908
3909         * sys/v4l/v4l_calls.h: Cast to V4lElement.
3910         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
3911         v4lelements are sources.
3912
3913         * sys/v4l/gstv4lxoverlay.h:
3914         * sys/v4l/gstv4lxoverlay.c:
3915         * sys/v4l/gstv4ltuner.h:
3916         * sys/v4l/gstv4ltuner.c: Header loc fixen.
3917         
3918         * sys/v4l/gstv4lsrc.h:
3919         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
3920         PushSrc/BaseSrc. Removed most sync-related properties, videorate
3921         or something should handle that. Made a live source.
3922
3923         * sys/v4l/gstv4lelement.h:
3924         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
3925         signals. Some cleanups.
3926
3927         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
3928
3929         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
3930         stuff.
3931
3932         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
3933         stuff.
3934
3935         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
3936
3937 2005-07-07  Wim Taymans  <wim@fluendo.com>
3938
3939         * ext/theora/theoradec.c: (theora_get_query_types),
3940         (theora_dec_src_getcaps), (theora_dec_push):
3941         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
3942         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
3943         Remove deprecated/unused query types.
3944
3945 2005-07-06  Wim Taymans  <wim@fluendo.com>
3946
3947         * ext/alsa/Makefile.am:
3948         * ext/alsa/gstalsaplugin.c: (plugin_init):
3949         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
3950         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
3951         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
3952         (gst_alsasrc_class_init), (gst_alsasrc_init),
3953         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
3954         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
3955         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
3956         (gst_alsasrc_reset):
3957         * ext/alsa/gstalsasrc.h:
3958         * gst-libs/gst/audio/Makefile.am:
3959         * gst-libs/gst/audio/gstaudiosink.c:
3960         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3961         (gst_audioringbuffer_start):
3962         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
3963         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
3964         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
3965         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
3966         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
3967         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
3968         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
3969         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
3970         * gst-libs/gst/audio/gstaudiosrc.h:
3971         * gst-libs/gst/audio/gstbaseaudiosink.c:
3972         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
3973         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
3974         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
3975         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3976         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
3977         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
3978         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
3979         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
3980         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
3981         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
3982         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
3983         (gst_baseaudiosrc_change_state):
3984         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3985         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
3986         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
3987         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
3988         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
3989         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
3990         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
3991         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
3992         * gst-libs/gst/audio/gstringbuffer.h:
3993         Added audiosource base classes.
3994         Ported alsasrc, still very basic.
3995
3996 2005-07-06  Wim Taymans  <wim@fluendo.com>
3997
3998         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
3999         (theora_dec_push), (theora_handle_data_packet):
4000         Prepare for better timestamp fix later.
4001
4002         * gst/audioconvert/gstaudioconvert.c:
4003         List most accurate caps first
4004
4005         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4006         Use proper pad task function.
4007
4008         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4009         (gst_xvimagesink_show_frame):
4010         Fix deadlock when alloc failed.
4011
4012 2005-07-05  Andy Wingo  <wingo@pobox.com>
4013
4014         * ext/gnomevfs/gstgnomevfssrc.c:
4015         * gst/sine/gstsinesrc.c:
4016         * gst/tcp/gsttcpserversrc.c:
4017         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4018
4019         * sys/v4l/: Port from 0.8.
4020
4021         * Many files: Null if we got it....
4022
4023 2005-07-05  Andy Wingo  <wingo@pobox.com>
4024
4025         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4026         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4027         Signedness fixes.
4028
4029 2005-07-05  Wim Taymans  <wim@fluendo.com>
4030
4031         * configure.ac:
4032         * gst/tcp/Makefile.am:
4033         * gst/tcp/README:
4034         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4035         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4036         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4037         (is_sync_frame), (gst_multifdsink_handle_client_write),
4038         (gst_multifdsink_render), (gst_multifdsink_start),
4039         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4040         * gst/tcp/gstmultifdsink.h:
4041         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4042         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4043         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4044         * gst/tcp/gsttcp.h:
4045         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4046         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4047         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4048         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4049         * gst/tcp/gsttcpclientsink.h:
4050         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4051         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4052         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4053         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4054         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4055         * gst/tcp/gsttcpclientsrc.h:
4056         * gst/tcp/gsttcpplugin.c: (plugin_init):
4057         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4058         * gst/tcp/gsttcpserversink.h:
4059         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4060         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4061         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4062         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4063         (gst_tcpserversrc_stop):
4064         * gst/tcp/gsttcpserversrc.h:
4065         * gst/tcp/gsttcpsink.c:
4066         * gst/tcp/gsttcpsink.h:
4067         * gst/tcp/gsttcpsrc.c:
4068         * gst/tcp/gsttcpsrc.h:
4069         Ported tcp plugins to 0.9. 
4070         
4071
4072 2005-07-05  Andy Wingo  <wingo@pobox.com>
4073
4074         * gst/playback/gstplaybasebin.c (fill_buffer):
4075         message_new_application fixen.
4076
4077         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4078         Style fix.
4079
4080 2005-07-04  Wim Taymans  <wim@fluendo.com>
4081
4082         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4083         Set caps on output buffer.
4084
4085 2005-07-04  Andy Wingo  <wingo@pobox.com>
4086
4087         * ext/gnomevfs/gstgnomevfssrc.c
4088         (gst_gnomevfssrc_received_headers_callback) 
4089         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4090         hopefully.
4091
4092         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4093         No refcount leakage.
4094
4095         * configure.ac: Enable -Werror.
4096         
4097         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4098         * gst/audioconvert/bufferframesconvert.c
4099         (buffer_frames_convert_fixate):
4100         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4101         (gst_audio_convert_fixate):
4102         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4103         (gst_sinesrc_create): Fixate func changes.
4104         
4105         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4106         (gst_ximagesink_buffer_alloc): Unused var.
4107
4108 2005-07-01  Andy Wingo  <wingo@pobox.com>
4109
4110         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4111         getcaps to do explicit caps. Needs to be done in all decoders,
4112         possibly via a base class.
4113
4114         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4115
4116         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4117         caps on the sink pad, just rely on the pad template. Also, setting
4118         ANY caps on a pad is not valid because the caps are not fixed.
4119
4120         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4121         caps on the buffer, and get the width from the desired_caps if
4122         they're set.
4123         (gst_ximagesink_renegotiate_size): Implement via setting the
4124         desired_caps on the ximagesink.
4125         (gst_ximagesink_setcaps): Only reset the width of the player if it
4126         wasn't already set. Not sure if this is right.
4127         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4128
4129         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4130         that the user wants. NULL unless the window has been resized.
4131
4132         * gst/volume/gstvolume.c (volume_transform): Adapt to
4133         basetransform refcount changes.
4134         
4135 2005-07-01  Andy Wingo  <wingo@pobox.com>
4136
4137         * gst/videoscale/gstvideoscale.c:
4138         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4139         from BaseTransform, implements a transform_caps. Removed dead code
4140         including some PAR stuff that was never reached -- should probably
4141         be added back somehow.
4142
4143 2005-07-01  Andy Wingo  <wingo@pobox.com>
4144
4145         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4146         come later.
4147
4148 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4149
4150         * configure.ac:
4151         * docs/libs/Makefile.am:
4152         * docs/libs/gst-plugins-libs.types:
4153         * ext/alsa/Makefile.am:
4154         * ext/alsa/gstalsamixer.h:
4155         * ext/alsa/gstalsamixeroptions.h:
4156         * ext/alsa/gstalsamixertrack.h:
4157         * gst-libs/gst/Makefile.am:
4158         * gst-libs/gst/colorbalance/.cvsignore:
4159         * gst-libs/gst/colorbalance/Makefile.am:
4160         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4161         * gst-libs/gst/colorbalance/colorbalance.c:
4162         * gst-libs/gst/colorbalance/colorbalance.h:
4163         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4164         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4165         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4166         * gst-libs/gst/interfaces/Makefile.am:
4167         * gst-libs/gst/interfaces/colorbalance.c:
4168         (gst_color_balance_class_init):
4169         * gst-libs/gst/interfaces/colorbalance.h:
4170         * gst-libs/gst/interfaces/interfaces-marshal.list:
4171         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4172         * gst-libs/gst/interfaces/mixer.h:
4173         * gst-libs/gst/interfaces/mixeroptions.h:
4174         * gst-libs/gst/interfaces/navigation.c:
4175         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4176         * gst-libs/gst/interfaces/tuner.h:
4177         * gst/volume/Makefile.am:
4178         * gst/volume/gstvolume.c:
4179         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4180         * sys/ximage/Makefile.am:
4181         * sys/ximage/ximagesink.c:
4182         * sys/xvimage/Makefile.am:
4183         * sys/xvimage/xvimagesink.c:
4184           fold in all interfaces into an interfaces dir, preserving CVS
4185           history
4186
4187 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4188
4189         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4190           Fix build after riff changes.
4191
4192 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4193
4194         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4195         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4196         (gst_riff_create_video_template_caps),
4197         (gst_riff_create_audio_template_caps),
4198         (gst_riff_create_iavs_template_caps):
4199         * gst-libs/gst/riff/riff-media.h:
4200         * gst-libs/gst/riff/riff-read.h:
4201         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4202           Add gst_riff_init() to initialize the debug category, instead
4203           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4204
4205 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4206
4207         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4208           Oops, I shouldn't apply hacks.
4209
4210 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4211
4212         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4213           Remove pad_loop function which doesn't work.
4214
4215 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4216
4217         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4218           Send EOS when deactivating.
4219         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4220         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4221         (gen_preroll_element), (probe_triggered), (mute_stream),
4222         (silence_stream), (new_decoded_pad), (setup_substreams),
4223         (set_active_source):
4224         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4225         (remove_sinks), (add_sink):
4226         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4227           Change for new probe API.
4228
4229 2005-06-29  Wim Taymans  <wim@fluendo.com>
4230
4231         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4232         * gst-libs/gst/audio/gstbaseaudiosink.c:
4233         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4234         (gst_baseaudiosink_change_state):
4235         * gst-libs/gst/audio/gstbaseaudiosink.h:
4236         * gst-libs/gst/audio/gstringbuffer.c:
4237         (gst_ringbuffer_set_callback):
4238         Fix compilation error.
4239         Ringbuffer starts out as not running.
4240         Free our clock in dispose.
4241         When releasing the ringbuffer we need to renegotiate so
4242         clear the pad caps.
4243
4244 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4245
4246         * autogen.sh:
4247         * configure.ac:
4248         * docs/Makefile.am:
4249         * docs/libs/Makefile.am:
4250         * docs/libs/gst-plugins-libs-docs.sgml:
4251         * docs/libs/gst-plugins-libs-sections.txt:
4252         * docs/libs/gst-plugins-libs.types:
4253         * docs/libs/tmpl/gstaudio.sgml:
4254         * docs/libs/tmpl/gstcolorbalance.sgml:
4255         * docs/libs/tmpl/gstringbuffer.sgml:
4256         * gst-libs/gst/audio/gstringbuffer.c:
4257         (gst_ringbuffer_set_callback):
4258           reinstate gtk-doc docs for plugin libs
4259
4260 2005-06-28  Wim Taymans  <wim@fluendo.com>
4261
4262         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4263         (gst_ogg_demux_init):
4264         Removed pad loop function.
4265
4266 2005-06-28  Wim Taymans  <wim@fluendo.com>
4267
4268         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4269         If we're building a chain we are not in an error case
4270         when we queue a buffer.
4271
4272 2005-06-28  Andy Wingo  <wingo@pobox.com>
4273
4274         * *.c: Don't cast to GstObject before reffing/unreffing.
4275
4276 2005-06-27  Andy Wingo  <wingo@pobox.com>
4277
4278         * gst/videotestsrc/gstvideotestsrc.c
4279         (gst_videotestsrc_activate_push): Activation API changes.
4280
4281         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4282         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4283         they have refs on the decodebin.
4284
4285         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4286         parent class.
4287         (gst_ogg_pad_typefind): Don't leak a pad ref.
4288         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4289         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4290         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4291
4292 2005-06-27  Edward Hervey  <edward@fluendo.com>
4293
4294         * ext/theora/theoradec.c: (theora_dec_change_state): 
4295         re-arranged call to parent's state change in order to avoid locks (or
4296         worse).
4297
4298 2005-06-26  Edward Hervey  <edward@fluendo.com>
4299
4300         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4301         2nd argument of 'unknow-type' signal is a GstCaps and not a
4302         GstMiniObject
4303
4304 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4305         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4306           Set the worker thread's running flag to TRUE before starting the
4307           thread.
4308         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4309           Catch a failure to add typefind to the bin.
4310
4311 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4312
4313         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4314         (gst_sinesrc_init), (gst_sinesrc_create),
4315         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4316         (gst_sinesrc_start):
4317         * gst/sine/gstsinesrc.h:
4318           add num-buffers and timestamp-offset properties
4319         * gst/videotestsrc/gstvideotestsrc.c:
4320         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4321         (gst_videotestsrc_get_property):
4322           add timestamp-offset property
4323
4324 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4325
4326         * configure.ac: add videorate
4327         * gst-plugins-base.spec.in: add videorate
4328
4329 2005-06-23  Wim Taymans  <wim@fluendo.com>
4330
4331         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4332         (gst_videorate_getcaps), (gst_videorate_setcaps),
4333         (gst_videorate_event), (gst_videorate_chain):
4334         Fixed videorate, fixating an already fixated caps is not
4335         an error.
4336
4337 2005-06-23  Wim Taymans  <wim@fluendo.com>
4338
4339         * ext/ogg/README:
4340         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4341         Buffer on caps is not boxed anymore.
4342
4343 2005-06-22  Wim Taymans  <wim@fluendo.com>
4344
4345         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4346         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4347         Set buffers on caps as miniobjects and not as boxed.
4348
4349 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4350
4351         * configure.ac:
4352           back to HEAD
4353
4354 === release 0.9.1 ===
4355
4356 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4357
4358         * .cvsignore:
4359         * NEWS:
4360         * README:
4361         * RELEASE:
4362         * configure.ac:
4363         * po/af.po:
4364         * po/az.po:
4365         * po/cs.po:
4366         * po/en_GB.po:
4367         * po/hu.po:
4368         * po/it.po:
4369         * po/nb.po:
4370         * po/nl.po:
4371         * po/or.po:
4372         * po/sq.po:
4373         * po/sr.po:
4374         * po/sv.po:
4375         * po/uk.po:
4376         * po/vi.po:
4377           updates for release
4378
4379 2005-06-09  Andy Wingo  <wingo@pobox.com>
4380
4381         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4382         
4383 2005-06-09  Andy Wingo  <wingo@pobox.com>
4384
4385         * configure.ac:
4386         * gst-libs/gst/Makefile.am:
4387         * gst-libs/gst/net/Makefile.am:
4388         Add gstnet to build.
4389
4390 2005-06-09  Andy Wingo  <wingo@pobox.com>
4391
4392         * gst-libs/gst/gconf/gconf.c:
4393         * gst/playback/test.c:
4394         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4395         fixes.
4396
4397         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4398
4399         * ext/theora/theoraenc.c (theora_enc_chain): 
4400         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4401
4402         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4403         RealPad.
4404
4405 2005-06-02  Wim Taymans  <wim@fluendo.com>
4406
4407         * gst-libs/gst/net/Makefile.am:
4408         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4409         * pkgconfig/gstreamer-libs.pc.in:
4410         Added net stuff, version net lib.
4411
4412 2005-06-02  Wim Taymans  <wim@fluendo.com>
4413
4414         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4415         (query_rates), (query_positions_elems), (query_positions_pads),
4416         (do_seek):
4417         Updated seek example.
4418
4419 2005-06-02  Andy Wingo  <wingo@pobox.com>
4420
4421         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4422         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4423         list.
4424
4425         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4426         remove the typefind, the bin dispose will do it for us. When it's
4427         removed and unreffed, the signal handler will be disconnected,
4428         too.
4429         (unlinked): It's too difficult to disconnect from unlinked
4430         handlers, as they are on pads not elements. Just punt if the pads
4431         aren't grandkids of the bin.
4432
4433 2005-06-02  Wim Taymans  <wim@fluendo.com>
4434
4435         * ext/ogg/README:
4436         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4437         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4438         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4439         * ext/theora/theoradec.c: (theora_dec_src_query),
4440         (theora_handle_data_packet):
4441         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4442         (theora_enc_chain):
4443         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4444         (vorbis_handle_data_packet):
4445         * gst/audioconvert/bufferframesconvert.c:
4446         (buffer_frames_convert_chain):
4447         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4448         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4449         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4450         (gst_ffmpegcsp_chain):
4451         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4452         (gst_videorate_getcaps), (gst_videorate_setcaps),
4453         (gst_videorate_event), (gst_videorate_chain):
4454         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
4455         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
4456         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4457         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4458         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4459         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4460         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4461         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4462         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4463         Cleanups and buffer alloc.
4464
4465 2005-05-31  Wim Taymans  <wim@fluendo.com>
4466
4467         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
4468         Don't try to call the delay method when the device is not
4469         opened.
4470
4471 2005-05-31  Wim Taymans  <wim@fluendo.com>
4472
4473         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
4474         Get actual segment size and buffer size after opening
4475         the device.
4476
4477 2005-05-30  Wim Taymans  <wim@fluendo.com>
4478
4479         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
4480         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
4481         Also FLUSH upstream, makes the loop function exit faster.
4482         
4483         * ext/theora/theoradec.c: (theora_dec_src_query):
4484         Some more debug info in the query.
4485         
4486         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4487         (gst_ximagesink_setcaps):
4488         Release lock on par error, better error reporting.
4489
4490 2005-05-26  Wim Taymans  <wim@fluendo.com>
4491
4492         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4493         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
4494         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
4495         Clear chains in READY
4496         Queue packets until the chain is activated.
4497
4498 2005-05-25  Wim Taymans  <wim@fluendo.com>
4499
4500         * gst-libs/gst/audio/gstaudiosink.c:
4501         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4502         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4503         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4504         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4505         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4506         (gst_audiosink_create_ringbuffer):
4507         * gst-libs/gst/audio/gstbaseaudiosink.c:
4508         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4509         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4510         (gst_baseaudiosink_set_property), (build_linear_format),
4511         (debug_spec_caps), (debug_spec_buffer),
4512         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4513         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4514         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4515         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4516         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4517         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4518         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
4519         (gst_ringbuffer_play), (gst_ringbuffer_pause),
4520         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
4521         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
4522         (wait_segment), (gst_ringbuffer_commit),
4523         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
4524         (gst_ringbuffer_clear):
4525         Various small cleanups.
4526
4527         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4528         (gst_audio_convert_change_state):
4529         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
4530         No need to take the locks anymore.
4531
4532 2005-05-25  Wim Taymans  <wim@fluendo.com>
4533
4534         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4535         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
4536         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
4537         (type_found):
4538         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
4539         (group_destroy), (group_commit), (queue_overrun),
4540         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
4541         (mute_stream), (new_decoded_pad), (setup_substreams),
4542         (setup_source), (mute_group_type), (set_active_source),
4543         (gst_play_base_bin_change_state):
4544         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
4545         (gen_video_element), (gen_text_element), (gen_audio_element),
4546         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
4547         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
4548         (gst_stream_info_dispose), (gst_stream_info_set_mute):
4549         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
4550         Some playbin cleanups mostly refcounting sloppyness.
4551
4552 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4553
4554         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4555           Work with streaming input.
4556
4557 2005-05-25  Wim Taymans  <wim@fluendo.com>
4558
4559         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4560         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4561         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4562         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
4563         No need to take the STREAM lock anymore.
4564
4565 2005-05-25  Wim Taymans  <wim@fluendo.com>
4566
4567         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4568         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
4569         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
4570         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
4571         (gst_ogg_demux_sink_activate):
4572         * ext/theora/theoradec.c: (theora_dec_src_event),
4573         (theora_handle_comment_packet), (theora_dec_chain),
4574         (theora_dec_change_state):
4575         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4576         (vorbis_handle_data_packet), (vorbis_dec_chain),
4577         (vorbis_dec_change_state):
4578         Remove STREAM locks as they are taken in core now.
4579         Never set bogus granulepos on vorbis/theora.
4580         Fix leaks in theoradec tag parsing.
4581
4582 2005-05-25  Wim Taymans  <wim@fluendo.com>
4583
4584         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4585         Fix memleaks, GST_BUFFER_DATA() is not freed.
4586
4587 2005-05-25  Wim Taymans  <wim@fluendo.com>
4588
4589         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4590         Open non-blocking, set to blocking mode afterwards to avoid
4591         lockups when audio device is busy.
4592
4593 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4594
4595         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
4596           This can't be good.
4597
4598 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4599
4600         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
4601         (gst_audio_convert_chain), (gst_audio_convert_link_src),
4602         (gst_audio_convert_setcaps):
4603           Implement instant setup switching.
4604
4605 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4606
4607         * gst/playback/gstplaybasebin.c: (probe_triggered):
4608           Fix missing unlock.
4609         * gst/playback/gstplaybin.c: (add_sink):
4610           First add, then link (otherwise pad link fails).
4611
4612 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4613
4614         * examples/Makefile.am:
4615         fix buildbot (make distcheck)
4616
4617 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4618
4619         * gst/playback/gstplaybin.c: (gen_vis_element):
4620           Remove some wrong code. Doesn't work yet.
4621
4622 2005-05-19  Wim Taymans  <wim@fluendo.com>
4623
4624         * gst-libs/gst/net/Makefile.am:
4625         * gst-libs/gst/net/README:
4626         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
4627         (gst_netbuffer_class_init), (gst_netbuffer_init),
4628         (gst_netbuffer_finalize), (gst_netbuffer_copy),
4629         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
4630         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
4631         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
4632         * gst-libs/gst/net/gstnetbuffer.h:
4633         Added buffer subclass to store extra to/from addresses for
4634         network sources/sinks.
4635
4636 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4637
4638         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
4639           Don't lock an unassigned variable.
4640
4641 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4642
4643         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
4644           Increase buffer for video, decrease buffer for other media types.
4645         * gst/playback/gstplaybin.c: (gen_video_element),
4646         (gen_audio_element):
4647           Change names for debugging purposes.
4648
4649 2005-05-18  Wim Taymans  <wim@fluendo.com>
4650
4651         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4652         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4653         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4654         (gst_ffmpegcsp_chain):
4655         Enable buffer alloc passthrough if the source and dest
4656         formats are the same.
4657
4658 2005-05-17  Wim Taymans  <wim@fluendo.com>
4659
4660         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4661         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
4662         (gst_ogg_demux_chain_unlocked):
4663         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4664         (gst_audio_convert_caps_remove_format_info),
4665         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4666         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
4667         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4668         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4669         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
4670         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
4671         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
4672         (gst_ffmpegcsp_get_property):
4673         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4674         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4675         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4676         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
4677         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
4678         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4679         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
4680         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
4681         Leak fixes in oggdemux.
4682         Some cleanups in audioconvert.
4683         Make passthrough work along with buffer_alloc etc.
4684         Make buffer_alloc and buffer recycling actually work in
4685         xvimagesink.
4686
4687 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4688
4689         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
4690           make the compiler happy
4691
4692 2005-05-17  Wim Taymans  <wim@fluendo.com>
4693
4694         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
4695         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
4696         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
4697         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
4698         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4699         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
4700         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
4701         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
4702         (gst_xvimagesink_set_xwindow_id):
4703         * sys/xvimage/xvimagesink.h:
4704         Port xvimagesink to new MiniObject.
4705
4706 2005-05-17  Wim Taymans  <wim@fluendo.com>
4707
4708         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
4709         (gst_audiofilter_chain):
4710         * gst-libs/gst/audio/gstaudiosink.c:
4711         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4712         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4713         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4714         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4715         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4716         (gst_audiosink_create_ringbuffer):
4717         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4718         (gst_audio_convert_caps_remove_format_info),
4719         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4720         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4721         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4722         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4723         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
4724         Fix passthrough in ffmpegcolorspace.
4725         Fix memset in audiosink on wrong memory.
4726
4727 2005-05-16  David Schleef  <ds@schleef.org>
4728
4729         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
4730         to GstMiniObject.
4731
4732 2005-05-16  David Schleef  <ds@schleef.org>
4733
4734         Port from GstData to GstMiniObject.
4735         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4736         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
4737         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
4738         (gst_ogg_mux_collected):
4739         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4740         * ext/theora/theoradec.c: (theora_handle_comment_packet),
4741         (theora_handle_data_packet):
4742         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4743         (theora_set_header_on_caps), (theora_enc_chain):
4744         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4745         (vorbis_handle_comment_packet):
4746         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4747         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
4748         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
4749         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
4750         * gst/audioconvert/gstaudioconvert.c:
4751         (gst_audio_convert_get_buffer):
4752         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4753         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4754         (mute_stream), (silence_stream):
4755         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
4756         * gst/volume/gstvolume.c: (volume_transform):
4757         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4758         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
4759         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
4760         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
4761         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
4762         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
4763         (gst_ximagesink_buffer_alloc):
4764         * sys/ximage/ximagesink.h:
4765
4766 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4767
4768         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4769         (fill_buffer), (check_queue), (queue_threshold_reached),
4770         (queue_out_of_data):
4771         * gst/playback/gstplaybasebin.h:
4772           Post buffer-fullness on the bus.
4773
4774 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4775
4776         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4777         (try_to_link_1):
4778         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4779         (group_commit), (probe_triggered), (setup_source),
4780         (gst_play_base_bin_change_state):
4781         * gst/playback/gstplaybasebin.h:
4782         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4783         (gst_play_bin_init), (remove_sinks), (setup_sinks),
4784         (gst_play_bin_change_state):
4785           Move setup_output_pads into a virtual function, remove
4786           group-switch (no longer needed) and redirect (handled by bus
4787           now) signals.
4788
4789 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4790
4791         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
4792         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
4793         (get_active_group), (get_building_group), (group_destroy),
4794         (group_commit), (check_queue), (queue_overrun),
4795         (queue_threshold_reached), (queue_out_of_data),
4796         (gen_preroll_element), (remove_groups), (unknown_type),
4797         (add_element_stream), (no_more_pads), (probe_triggered),
4798         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
4799         (setup_substreams), (setup_source), (finish_source),
4800         (prepare_output), (muted_group_change_state),
4801         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
4802         (gst_play_base_bin_change_state):
4803         * gst/playback/gstplaybasebin.h:
4804         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4805         (gst_play_bin_init), (gst_play_bin_set_property),
4806         (gen_video_element), (gen_text_element), (gen_audio_element),
4807         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
4808         (gst_play_bin_change_state):
4809         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
4810         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
4811         (stream_info_change_state), (gst_stream_info_set_mute),
4812         (gst_stream_info_get_property):
4813         * gst/playback/gststreaminfo.h:
4814         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
4815         (gst_stream_selector_get_linked_pad),
4816         (gst_stream_selector_getcaps),
4817         (gst_stream_selector_get_linked_pads),
4818         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
4819         * gst/playback/gststreamselector.h:
4820           Rough port of playbin. Needs some more work, but is mostly done,
4821           and uses a few locks in important places, which should make stuff
4822           like chain-switches clean. Still uses GST_STATE() in a few places,
4823           which isn't all that good an idea, subtitles/elements disabled
4824           because no elements to test with and thus probably broken, query
4825           and event handling moved to GstBin, internal thread removed
4826           alltogether because the pipeline does that for us now. Can play
4827           Ogg/Vorbis files. Haven't tested anything else yet.
4828
4829 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4830
4831         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
4832           Do no-more-pads (needed for autoplugging).
4833
4834 2005-05-10  Andy Wingo  <wingo@pobox.com>
4835
4836         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
4837         message to the bus with the tags. Still not sent downstream tho.
4838
4839         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
4840         get_parent.
4841         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
4842         avoid refcounting hassles.
4843
4844 2005-05-09  Andy Wingo  <wingo@pobox.com>
4845
4846         * gst/volume/Makefile.am:
4847         * gst/volume/demo.c
4848         * gst/volume/gstvolume.h
4849         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
4850         basetransform. Probably need an audio filter base class.
4851
4852 2005-05-09  Wim Taymans  <wim@fluendo.com>
4853
4854         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
4855         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
4856         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
4857         (gst_vorbisenc_chain):
4858         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4859         (gst_audio_convert_caps_remove_format_info),
4860         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4861         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4862         Make caps writable before writing to it.
4863         Fix negotiation in audioconvert some more.
4864
4865 2005-05-09  Wim Taymans  <wim@fluendo.com>
4866
4867         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4868         (gst_videorate_getcaps), (gst_videorate_setcaps),
4869         (gst_videorate_event), (gst_videorate_chain):
4870         Better negotiation.
4871
4872 2005-05-09  Wim Taymans  <wim@fluendo.com>
4873
4874         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
4875         (gst_videorate_getcaps), (gst_videorate_setcaps),
4876         (gst_videorate_blank_data), (gst_videorate_init),
4877         (gst_videorate_event), (gst_videorate_chain),
4878         (gst_videorate_change_state):
4879         Port videorate, do a better job at negotiation while we're at
4880         it.
4881
4882 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
4883
4884         * configure.ac:
4885           Disable libvisual
4886
4887         * examples/Makefile.am:
4888         * gst-libs/gst/audio/Makefile.am:
4889         * gst-libs/gst/riff/Makefile.am:
4890         * gst-libs/gst/tag/Makefile.am:
4891         * gst-libs/gst/video/Makefile.am:
4892           Fixups for missing variables.
4893
4894 2005-05-09  Wim Taymans  <wim@fluendo.com>
4895
4896         * examples/seeking/seek.c: (make_theora_pipeline),
4897         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
4898         (query_rates), (query_positions_elems), (query_positions_pads),
4899         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
4900         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
4901         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
4902         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
4903         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
4904         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
4905         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
4906         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
4907         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
4908         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
4909         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
4910         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
4911         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
4912         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
4913         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
4914         (theora_dec_src_convert), (theora_dec_sink_convert),
4915         (theora_dec_src_query), (theora_dec_sink_query),
4916         (theora_dec_src_event), (theora_dec_sink_event),
4917         (theora_handle_comment_packet), (theora_handle_type_packet),
4918         (theora_handle_header_packet), (theora_handle_data_packet),
4919         (theora_dec_chain):
4920         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4921         (vorbis_dec_convert), (vorbis_dec_src_query),
4922         (vorbis_dec_sink_query), (vorbis_dec_src_event),
4923         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4924         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
4925         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
4926         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
4927         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
4928         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
4929         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4930         (gst_play_bin_query):
4931         * gst/playback/test3.c: (update_scale):
4932         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
4933         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
4934         * gst/subparse/gstsubparse.c: (gst_subparse_init):
4935         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
4936         (gst_videotestsrc_src_query):
4937         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
4938         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
4939         (paint_hline_YUV9):
4940         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
4941         Port to new query API.
4942         Updated seek.
4943         Cleanups in x[v]imagesink
4944
4945 2005-05-09  Andy Wingo  <wingo@pobox.com>
4946
4947         * ext/alsa/gstalsasink.h:
4948         * ext/gnomevfs/gstgnomevfssrc.c:
4949         (gst_gnomevfssrc_get_icy_metadata):
4950         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
4951         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
4952         * ext/theora/theoradec.c (theora_dec_src_query)
4953         (theora_dec_src_event, theora_dec_sink_event)
4954         (theora_handle_comment_packet, theora_handle_data_packet):
4955         * ext/theora/theoraenc.c (theora_enc_chain):
4956         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
4957         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
4958         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
4959         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
4960         (qt_type_find):
4961         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
4962         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
4963         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
4964         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
4965         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
4966         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
4967         (paint_setup_xBGR8888, paint_setup_RGBx8888)
4968         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
4969         (paint_setup_RGB565, paint_setup_xRGB1555):
4970         * gst/videotestsrc/videotestsrc.h:
4971         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
4972         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
4973         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
4974         GCC4 fixes.
4975         
4976         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
4977         gst_pad_query_position. Fixes oggdemux.
4978
4979 2005-05-08  David Schleef  <ds@schleef.org>
4980
4981         * configure.ac: Require liboil.
4982         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
4983         a few more.
4984         * gst/videotestsrc/videotestsrc.c:
4985         * gst/videotestsrc/videotestsrc.h:
4986
4987 2005-05-06  Wim Taymans  <wim@fluendo.com>
4988
4989         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4990         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4991         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
4992         Well, unreffing a buffer right before pushing it is asking
4993         for trouble..
4994
4995 2005-05-06  Christian Schaller  <uraeus@gnome.org>
4996
4997         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
4998
4999 2005-05-06  Wim Taymans  <wim@fluendo.com>
5000
5001         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5002         (gst_audio_convert_caps_remove_format_info),
5003         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5004         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5005         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5006         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5007         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5008         * gst/sine/Makefile.am:
5009         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5010         (gst_sinesrc_class_init), (gst_sinesrc_init),
5011         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5012         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5013         (gst_sinesrc_update_freq):
5014         * gst/sine/gstsinesrc.h:
5015         * gst/tcp/gstmultifdsink.c:
5016         * sys/xvimage/xvimagesink.c:
5017         Fixed negotiation wrt _peer_get_caps()
5018         Some cleanups.
5019
5020
5021 2005-05-06  Wim Taymans  <wim@fluendo.com>
5022
5023         * gst-libs/gst/audio/gstaudiosink.c:
5024         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5025         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5026         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5027         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5028         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5029         (gst_audiosink_create_ringbuffer):
5030         * gst-libs/gst/audio/gstbaseaudiosink.c:
5031         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5032         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5033         (gst_baseaudiosink_set_property), (build_linear_format),
5034         (debug_spec_caps), (debug_spec_buffer),
5035         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5036         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5037         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5038         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5039         * gst-libs/gst/audio/gstbaseaudiosink.h:
5040         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5041         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5042         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5043         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5044         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5045         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5046         (wait_segment), (gst_ringbuffer_commit),
5047         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5048         (gst_ringbuffer_clear):
5049         * gst-libs/gst/audio/gstringbuffer.h:
5050         Make the base audiosink return an error when there is no
5051         audiobuffer negotiated.
5052
5053 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5054
5055         * ext/Makefile.am:
5056         Disable cdparanoia until someone ports it!
5057
5058 2005-05-06  Wim Taymans  <wim@fluendo.com>
5059
5060         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5061         (gst_ogg_demux_sink_activate):
5062         And revert after wingo's revert.. sigh..
5063
5064 2005-05-05  Andy Wingo  <wingo@pobox.com>
5065
5066         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5067         GObject.
5068         * configure.ac: Return audiorate and subparse from the ghetto.
5069         Re-enable -Wall -Werror.
5070         * gst/subparse/gstsubparse.c:
5071         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5072         or chain-based. Cleaned up a bit. Not tested.
5073         
5074 2005-05-05  Christian Schaller <christian@fluendo.com> 
5075
5076         * Makefile.am: remove stuff that is not building
5077         * configure.ac: remove stuff that is not building
5078         * examples/Makefile.am: remove stuff that is not building
5079         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5080         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5081         * sys/Makefile.am: remove stuff that is not building
5082         * testsuite/Makefile.am: remove stuff that is not building
5083
5084 2005-05-05  Andy Wingo  <wingo@pobox.com>
5085
5086         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5087         * gst-libs/gst/tag/gstvorbistag.c:
5088         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5089         * gst/adder/gstadder.h:
5090         * gst/audioconvert/gstchannelmix.c:
5091         (gst_audio_convert_fill_one_other):
5092         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5093         (gst_audiorate_init), (gst_audiorate_chain):
5094         * gst/playback/gstplaybasebin.c: (setup_source):
5095         * gst/playback/test3.c: (update_scale):
5096         Some GCC4 fixes
5097         
5098         * po/af.po:
5099         * po/az.po:
5100         * po/cs.po:
5101         * po/en_GB.po:
5102         * po/hu.po:
5103         * po/it.po:
5104         * po/nb.po:
5105         * po/nl.po:
5106         * po/or.po:
5107         * po/sq.po:
5108         * po/sr.po:
5109         * po/sv.po:
5110         * po/uk.po:
5111         * po/vi.po: Foo
5112
5113 2005-05-05  Wim Taymans  <wim@fluendo.com>
5114
5115         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5116         (gst_audio_convert_caps_remove_format_info),
5117         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5118         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5119         * gst/videotestsrc/gstvideotestsrc.c:
5120         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5121         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5122         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5123         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5124         Don't ignore _push() return values.
5125         Make sure no processing is done when shutting down.
5126         Videotestsrc pad activation fix.
5127
5128 2005-05-05  Wim Taymans  <wim@fluendo.com>
5129
5130         * gst/adder/Makefile.am:
5131         * gst/adder/gstadder.c: (gst_adder_setcaps),
5132         (gst_adder_class_init), (gst_adder_init),
5133         (gst_adder_request_new_pad), (gst_adder_collected),
5134         (gst_adder_change_state):
5135         * gst/adder/gstadder.h:
5136         Ported adder as an example of a mixer element using
5137         collect pads. Needs more negotiation work.
5138
5139 2005-05-05  Wim Taymans  <wim@fluendo.com>
5140
5141         * ext/theora/theoradec.c: (_inc_granulepos),
5142         (theora_dec_src_event), (theora_dec_sink_event),
5143         (theora_handle_comment_packet), (theora_handle_type_packet),
5144         (theora_handle_header_packet), (theora_handle_data_packet),
5145         (theora_dec_chain):
5146         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5147         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5148         (theora_push_buffer), (theora_push_packet),
5149         (theora_enc_sink_event), (theora_enc_chain),
5150         (theora_enc_change_state), (theora_enc_set_property),
5151         (theora_enc_get_property):
5152         Added stream lock to decoder so that we can serialize
5153         the discont event.
5154         More theoraenc porting, recover from errors, do clean
5155         shutdown.
5156
5157 2005-05-05  Wim Taymans  <wim@fluendo.com>
5158
5159         * ext/ogg/Makefile.am:
5160         * ext/ogg/README:
5161         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5162         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5163         (gst_ogg_print):
5164         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5165         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5166         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5167         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5168         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5169         (gst_ogg_mux_change_state):
5170         Ported ogg muxer.
5171
5172 2005-05-05  Wim Taymans  <wim@fluendo.com>
5173
5174         * docs/design-audiosinks.txt:
5175         * gst-libs/gst/audio/TODO:
5176         * gst-libs/gst/audio/gstaudiosink.c:
5177         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5178         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5179         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5180         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5181         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5182         (gst_audiosink_create_ringbuffer):
5183         * gst-libs/gst/audio/gstbaseaudiosink.c:
5184         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5185         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5186         (gst_baseaudiosink_set_property), (build_linear_format),
5187         (debug_spec_caps), (debug_spec_buffer),
5188         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5189         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5190         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5191         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5192         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5193         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5194         (gst_ringbuffer_release), (gst_ringbuffer_play),
5195         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5196         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5197         (gst_ringbuffer_set_sample), (wait_segment),
5198         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5199         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5200         More work on the audiosink, mostly debugging and a race in
5201         shutdown.
5202
5203 2005-04-28  Wim Taymans  <wim@fluendo.com>
5204
5205         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5206         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5207         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5208         (vorbis_dec_src_query), (vorbis_dec_src_event),
5209         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5210         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5211         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5212         Don't crap out when seeking back to position 0.
5213
5214 2005-04-28  Wim Taymans  <wim@fluendo.com>
5215
5216         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5217         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5218         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5219         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5220         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5221         Make audio sink configurable, use alsasink as default.
5222
5223 2005-04-28  Wim Taymans  <wim@fluendo.com>
5224
5225         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5226         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5227         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5228         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5229         (vorbis_dec_change_state):
5230         * ext/vorbis/vorbisdec.h:
5231         Refactor, use STREAM_LOCK.
5232
5233 2005-04-28  Wim Taymans  <wim@fluendo.com>
5234
5235         * ext/theora/theoradec.c: (_inc_granulepos),
5236         (theora_dec_sink_event), (theora_handle_comment_packet),
5237         (theora_handle_type_packet), (theora_handle_header_packet),
5238         (theora_handle_data_packet), (theora_dec_chain),
5239         (theora_dec_change_state):
5240         Refactor a bit, use STREAM_LOCK.
5241
5242 2005-04-28  Wim Taymans  <wim@fluendo.com>
5243
5244         * ext/alsa/Makefile.am:
5245         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5246         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5247         (gst_alsa_link), (gst_alsa_close_audio):
5248         * ext/alsa/gstalsaplugin.c: (plugin_init):
5249         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5250         (gst_alsasink_dispose), (gst_alsasink_base_init),
5251         (gst_alsasink_class_init), (gst_alsasink_init),
5252         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5253         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5254         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5255         (gst_alsasink_reset):
5256         * ext/alsa/gstalsasink.h:
5257         Implement alsasink with simple open/write/close API. 
5258         Make alsa dir build by disabling compilation of code.
5259
5260 2005-04-28  Wim Taymans  <wim@fluendo.com>
5261
5262         * gst-libs/gst/audio/Makefile.am:
5263         * gst-libs/gst/audio/audio.h:
5264         * gst-libs/gst/audio/audioclock.c:
5265         * gst-libs/gst/audio/audioclock.h:
5266         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5267         (gst_audio_clock_class_init), (gst_audio_clock_init),
5268         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5269         * gst-libs/gst/audio/gstaudioclock.h:
5270         * gst-libs/gst/audio/gstaudiosink.c:
5271         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5272         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5273         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5274         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5275         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5276         (gst_audiosink_create_ringbuffer):
5277         * gst-libs/gst/audio/gstbaseaudiosink.c:
5278         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5279         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5280         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5281         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5282         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5283         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5284         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5285         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5286         * gst-libs/gst/audio/gstbaseaudiosink.h:
5287         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5288         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5289         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5290         (gst_ringbuffer_release), (gst_ringbuffer_play),
5291         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5292         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5293         (gst_ringbuffer_set_sample), (wait_segment),
5294         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5295         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5296         * gst-libs/gst/audio/gstringbuffer.h:
5297         Make ringbuffer faster and more simple by removing the locks
5298         in the playback thread.
5299         Add sample accurate playback based on buffer sample offsets.
5300         Make the baseaudiosink provide a clock.
5301         Parse caps in the base class.
5302         Correctly handle seeking, flushing and state changes.
5303
5304 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5305
5306         * configure.ac:
5307         * gst/audioconvert/Makefile.am:
5308         * gst/audioscale/Makefile.am:
5309           Fix part of the build.  Come on guys, autogen didn't even work :)
5310
5311 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5312
5313         * configure.ac:
5314         * gst-libs/gst/Makefile.am:
5315         * gst-libs/gst/media-info/.cvsignore:
5316         * gst-libs/gst/media-info/Makefile.am:
5317         * gst-libs/gst/media-info/README:
5318         * gst-libs/gst/media-info/media-info-priv.c:
5319         * gst-libs/gst/media-info/media-info-priv.h:
5320         * gst-libs/gst/media-info/media-info-test.c:
5321         * gst-libs/gst/media-info/media-info.c:
5322         * gst-libs/gst/media-info/media-info.h:
5323         * gst-libs/gst/media-info/media-info.vcproj:
5324         * pkgconfig/Makefile.am:
5325         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5326         * pkgconfig/gstreamer-media-info.pc.in:
5327           Remove media-info, which is also successed by playbin (see Totem
5328           implementation).
5329
5330 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5331
5332         * configure.ac:
5333         * examples/Makefile.am:
5334         * examples/gstplay/.cvsignore:
5335         * examples/gstplay/Makefile.am:
5336         * examples/gstplay/player.c:
5337         * gst-libs/gst/Makefile.am:
5338         * gst-libs/gst/play/.cvsignore:
5339         * gst-libs/gst/play/Makefile.am:
5340         * gst-libs/gst/play/play.c:
5341         * gst-libs/gst/play/play.h:
5342         * gst-libs/gst/play/play.vcproj:
5343         * pkgconfig/Makefile.am:
5344         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5345         * pkgconfig/gstreamer-play.pc.in:
5346           Remove libgstplay, playbin is now the official successor.
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/xwindowlistener/Makefile.am:
5353         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5354         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5355           Remove deprecated xwindowlistener (I've moved xwindowlistening
5356           in the v4l/v4l2 plugins over to serverside).
5357
5358 2005-04-25  David Schleef  <ds@schleef.org>
5359
5360         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5361         to examples/dynparams.  Examples do not belong interspersed with
5362         source code.
5363         * examples/dynparams/demo-dparams.c:
5364         * gst/sine/Makefile.am:
5365         * gst/sine/demo-dparams.c:
5366
5367 2005-04-25  David Schleef  <ds@schleef.org>
5368
5369         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5370         * gst-libs/gst/audio/Makefile.am:
5371         * gst-libs/gst/riff/Makefile.am:
5372         * gst-libs/gst/tag/Makefile.am:
5373         * gst-libs/gst/video/Makefile.am:
5374         * gst-libs/gst/xwindowlistener/Makefile.am:
5375
5376         Convert to 0.9 API, seems to work:
5377         * sys/ximage/Makefile.am:
5378         * sys/ximage/ximagesink.c:
5379
5380 2005-04-24  David Schleef  <ds@schleef.org>
5381
5382         Link plugins against libraries:
5383         * ext/alsa/Makefile.am:
5384         * gst/tcp/Makefile.am:
5385
5386         Remove asm code that should be in liboil
5387         * gst/videoscale/Makefile.am:
5388         * gst/videoscale/videoscale_x86_asm.s:
5389
5390         gettext wants these checked in:
5391         * po/af.po:
5392         * po/az.po:
5393         * po/cs.po:
5394         * po/en_GB.po:
5395         * po/hu.po:
5396         * po/it.po:
5397         * po/nb.po:
5398         * po/nl.po:
5399         * po/or.po:
5400         * po/sq.po:
5401         * po/sr.po:
5402         * po/sv.po:
5403         * po/uk.po:
5404         * po/vi.po:
5405
5406 2005-04-24  David Schleef  <ds@schleef.org>
5407
5408         Convert gst_main() to g_main_loop_run()
5409         * gst/playback/decodetest.c: (main):
5410         * gst/playback/test2.c: (main):
5411         * gst/playback/test3.c: (main):
5412         * gst/playback/test4.c: (main):
5413
5414         Link plugins against libraries:
5415         * ext/libvisual/Makefile.am:
5416         * sys/xvimage/Makefile.am:
5417
5418 2005-04-24  David Schleef  <ds@schleef.org>
5419
5420         * configure.ac: Remove idct and resample libs
5421         * gst-libs/gst/Makefile.am: same
5422
5423         Remove usage of gst_library_load():
5424         * ext/alsa/gstalsaplugin.c: (plugin_init):
5425         * ext/libvisual/visual.c: (plugin_init):
5426         * ext/ogg/gstogg.c: (plugin_init):
5427         * ext/theora/theora.c: (plugin_init):
5428         * ext/vorbis/vorbis.c: (plugin_init):
5429         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5430         * gst/audioscale/gstaudioscale.c:
5431         * gst/adder/gstadder.c: (plugin_init):
5432         * gst/audioconvert/plugin.c: (plugin_init):
5433         * sys/ximage/ximagesink.c: (plugin_init):
5434         * sys/xvimage/xvimagesink.c: (plugin_init):
5435         * gst/tcp/gsttcpplugin.c: (plugin_init):
5436
5437         Link plugins against libraries:
5438         * ext/ogg/Makefile.am:
5439         * ext/theora/Makefile.am:
5440         * ext/vorbis/Makefile.am:
5441         * gst/audioconvert/Makefile.am:
5442
5443         Create proper libraries:
5444         * gst-libs/gst/riff/Makefile.am:
5445         * gst-libs/gst/audio/Makefile.am:
5446         * gst-libs/gst/video/Makefile.am:
5447
5448         Move resample library to audioscale plugin directory:
5449         * gst-libs/gst/resample/Makefile.am:
5450         * gst-libs/gst/resample/README:
5451         * gst-libs/gst/resample/dtof.c:
5452         * gst-libs/gst/resample/dtos.c:
5453         * gst-libs/gst/resample/functable.c:
5454         * gst-libs/gst/resample/private.h:
5455         * gst-libs/gst/resample/resample.c:
5456         * gst-libs/gst/resample/resample.h:
5457         * gst-libs/gst/resample/resample.vcproj:
5458         * gst-libs/gst/resample/test.c:
5459         * gst/audioscale/Makefile.am:
5460         * gst/audioscale/README:
5461         * gst/audioscale/dtof.c:
5462         * gst/audioscale/dtos.c:
5463         * gst/audioscale/functable.c:
5464         * gst/audioscale/private.h:
5465         * gst/audioscale/resample.c:
5466         * gst/audioscale/resample.h:
5467         * gst/audioscale/test.c:
5468
5469         Move tagedit library to gst-libs:
5470         * gst-libs/gst/tag/Makefile.am:
5471         * gst-libs/gst/tag/gstid3tag.c:
5472         * gst-libs/gst/tag/gsttagediting.c:
5473         * gst-libs/gst/tag/gsttageditingprivate.h:
5474         * gst-libs/gst/tag/gstvorbistag.c:
5475         * gst/tags/Makefile.am:
5476         * gst/tags/gstid3tag.c:
5477         * gst/tags/gstvorbistag.c:
5478
5479         Fix for core changes:
5480         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5481         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
5482         (gst_sinesrc_getrange):
5483
5484 2005-04-23  David Schleef  <ds@schleef.org>
5485
5486         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
5487         in gst-plugins in a long time, and properly belongs in liboil.
5488         * gst-libs/gst/idct/Makefile.am:
5489         * gst-libs/gst/idct/README:
5490         * gst-libs/gst/idct/dct.h:
5491         * gst-libs/gst/idct/doieee:
5492         * gst-libs/gst/idct/fastintidct.c:
5493         * gst-libs/gst/idct/floatidct.c:
5494         * gst-libs/gst/idct/idct.c:
5495         * gst-libs/gst/idct/idct.h:
5496         * gst-libs/gst/idct/idtc.vcproj:
5497         * gst-libs/gst/idct/ieeetest.c:
5498         * gst-libs/gst/idct/intidct.c:
5499
5500 2005-04-20  Wim Taymans  <wim@fluendo.com>
5501
5502         * docs/design-audiosinks.txt:
5503         * gst-libs/gst/audio/Makefile.am:
5504         * gst-libs/gst/audio/TODO:
5505         * gst-libs/gst/audio/gstaudiosink.c:
5506         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5507         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5508         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
5509         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5510         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5511         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
5512         (gst_audiosink_class_init), (gst_audiosink_init),
5513         (gst_audiosink_create_ringbuffer):
5514         * gst-libs/gst/audio/gstaudiosink.h:
5515         * gst-libs/gst/audio/gstbaseaudiosink.c:
5516         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
5517         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
5518         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
5519         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
5520         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
5521         (gst_baseaudiosink_create_ringbuffer),
5522         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5523         * gst-libs/gst/audio/gstbaseaudiosink.h:
5524         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5525         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
5526         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
5527         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5528         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
5529         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5530         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
5531         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
5532         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
5533         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
5534         * gst-libs/gst/audio/gstringbuffer.h:
5535         An attempt at a set of audio base classes together with some
5536         design docs.
5537
5538 2005-04-20  Wim Taymans  <wim@fluendo.com>
5539
5540         * gst/audioconvert/Makefile.am:
5541         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5542         (gst_audio_convert_caps_remove_format_info),
5543         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5544         (gst_audio_convert_channels):
5545         Link against audio libs.
5546         Fix audio convert plugin.
5547
5548 2005-04-20  Wim Taymans  <wim@fluendo.com>
5549
5550         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
5551         (gst_ogg_demux_sink_activate):
5552         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
5553         (theora_set_header_on_caps), (theora_enc_sink_event),
5554         (theora_enc_chain):
5555         Fix theora encoder.
5556
5557 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5558
5559         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
5560         * gst/playback/gstdecodebin.c: (find_compatibles):
5561           Work with staticpadtemplates in elementfactories.
5562
5563 2005-04-12  Wim Taymans  <wim@fluendo.com>
5564
5565         * gst/playback/README:
5566         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5567         (compare_ranks), (print_feature), (gst_decode_bin_init),
5568         (dynamic_create), (dynamic_free), (find_compatibles),
5569         (mimetype_is_raw), (close_pad_link), (got_redirect),
5570         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
5571         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
5572         (gst_decode_bin_change_state):
5573         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5574         (gst_play_base_bin_init), (group_destroy), (group_commit),
5575         (check_queue), (queue_overrun), (queue_threshold_reached),
5576         (queue_out_of_data), (gen_preroll_element), (unknown_type),
5577         (new_decoded_pad), (setup_subtitle), (gen_source_element),
5578         (got_redirect), (setup_source), (play_base_eos),
5579         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
5580         (gst_play_base_bin_remove_element):
5581         * gst/playback/gstplaybasebin.h:
5582         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5583         (gst_play_bin_init), (gst_play_bin_dispose),
5584         (gst_play_bin_set_property), (gen_video_element),
5585         (gen_text_element), (gen_audio_element), (remove_sinks),
5586         (gst_play_bin_send_event):
5587         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
5588         (stream_info_change_state), (gst_stream_info_set_mute):
5589         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5590         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
5591         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
5592         (gst_stream_selector_chain):
5593         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
5594         (main):
5595         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
5596         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
5597         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5598         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
5599         Raw and crude port of decodebin. 
5600         Make playbin compile.
5601
5602 2005-04-06  Wim Taymans  <wim@fluendo.com>
5603
5604         * ext/gnomevfs/Makefile.am:
5605         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
5606         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5607         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
5608         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
5609         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
5610         (gst_gnomevfssrc_stop):
5611         * ext/ogg/Makefile.am:
5612         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
5613         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
5614         * ext/theora/Makefile.am:
5615         * ext/theora/theoradec.c: (_inc_granulepos),
5616         (theora_dec_sink_event), (theora_dec_chain):
5617         * ext/vorbis/Makefile.am:
5618         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5619         (vorbis_dec_sink_event), (vorbis_dec_chain):
5620         * gst-libs/gst/audio/Makefile.am:
5621         * sys/xvimage/Makefile.am:
5622         Make gnomevfssrc extend the source base class.
5623         Fix linking against libs in various plugins.
5624
5625 2005-04-06  Andy Wingo  <wingo@pobox.com>
5626
5627         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
5628         GST_BASE_LIBS.
5629
5630         * configure.ac: Add check and AC_SUBST for libgstbase.
5631
5632 2005-03-31  Wim Taymans  <wim@fluendo.com>
5633
5634         * examples/seeking/Makefile.am:
5635         * examples/seeking/cdparanoia.c: (main):
5636         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
5637         (play_cb), (pause_cb), (stop_cb), (main):
5638         * examples/seeking/playbin.c:
5639         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
5640         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
5641         (make_sid_pipeline), (make_vorbis_pipeline),
5642         (make_theora_pipeline), (make_vorbis_theora_pipeline),
5643         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5644         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
5645         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
5646         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
5647         (stop_cb), (main):
5648         * examples/seeking/spider_seek.c:
5649         * examples/seeking/vorbisfile.c:
5650         * ext/gnomevfs/Makefile.am:
5651         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
5652         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
5653         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5654         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
5655         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
5656         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
5657         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
5658         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
5659         * ext/ogg/README:
5660         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
5661         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
5662         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
5663         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
5664         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
5665         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
5666         (gst_ogg_pad_event), (gst_ogg_pad_reset),
5667         (gst_ogg_demux_factory_filter), (compare_ranks),
5668         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
5669         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
5670         (gst_ogg_chain_new), (gst_ogg_chain_free),
5671         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
5672         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
5673         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
5674         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
5675         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
5676         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
5677         (gst_ogg_demux_get_prev_page),
5678         (gst_ogg_demux_deactivate_current_chain),
5679         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
5680         (gst_ogg_demux_bisect_forward_serialno),
5681         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
5682         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
5683         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
5684         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
5685         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
5686         (gst_ogg_demux_change_state), (gst_ogg_print):
5687         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
5688         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
5689         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
5690         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
5691         (gst_ogg_mux_loop):
5692         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5693         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5694         (theora_dec_src_convert), (theora_dec_sink_convert),
5695         (theora_dec_src_query), (theora_dec_src_event),
5696         (theora_dec_sink_event), (theora_dec_chain),
5697         (theora_dec_change_state):
5698         * ext/theora/theoraenc.c: (gst_theora_enc_init),
5699         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
5700         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
5701         (theora_enc_change_state):
5702         * ext/vorbis/Makefile.am:
5703         * ext/vorbis/oggvorbisenc.c:
5704         * ext/vorbis/oggvorbisenc.h:
5705         * ext/vorbis/vorbis.c: (plugin_init):
5706         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5707         (vorbis_dec_src_query), (vorbis_dec_src_event),
5708         (vorbis_dec_sink_event), (vorbis_dec_chain),
5709         (vorbis_dec_change_state):
5710         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
5711         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
5712         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
5713         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
5714         (gst_vorbisenc_change_state):
5715         * ext/vorbis/vorbisenc.h:
5716         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
5717         * gst-libs/gst/audio/audioclock.c:
5718         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5719         (gst_audiofilter_init), (gst_audiofilter_chain):
5720         * gst-libs/gst/audio/testchannels.c: (main):
5721         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5722         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
5723         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
5724         (gmip_find_track_streaminfo), (gmip_find_track_format):
5725         * gst-libs/gst/media-info/media-info.c:
5726         (gst_media_info_read_idler):
5727         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
5728         (gst_play_get_all_by_interface):
5729         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
5730         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
5731         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
5732         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
5733         (gst_riff_parse_info):
5734         * gst-libs/gst/riff/riff-read.h:
5735         * gst-libs/gst/riff/riff.c: (plugin_init):
5736         * gst-libs/gst/video/Makefile.am:
5737         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
5738         (gst_videosink_class_init), (gst_videosink_get_type):
5739         * gst-libs/gst/video/videosink.h:
5740         * gst/audioconvert/bufferframesconvert.c:
5741         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
5742         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
5743         * gst/audioconvert/channelmixtest.c: (main):
5744         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5745         (gst_audio_convert_chain),
5746         (gst_audio_convert_caps_remove_format_info),
5747         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
5748         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
5749         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
5750         (gst_audio_convert_buffer_to_default_format),
5751         (gst_audio_convert_buffer_from_default_format),
5752         (gst_audio_convert_channels):
5753         * gst/audioconvert/gstchannelmix.h:
5754         * gst/ffmpegcolorspace/avcodec.h:
5755         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5756         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
5757         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
5758         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
5759         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
5760         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
5761         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
5762         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
5763         (mpeg_video_type_find), (mpeg_video_stream_type_find),
5764         (dv_type_find):
5765         * gst/videotestsrc/gstvideotestsrc.c:
5766         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
5767         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
5768         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
5769         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
5770         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
5771         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
5772         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
5773         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
5774         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
5775         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
5776         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
5777         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5778         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5779         (gst_xvimagesink_navigation_send_event),
5780         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
5781         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
5782         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
5783         * sys/xvimage/xvimagesink.h:
5784         Plugin port to 0.9, ogg/theora playback should work in the seek
5785         example now.
5786         Removed old examples.
5787         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
5788         explained in 0.9 TODO doc.
5789
5790
5791 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
5792
5793         * autogen.sh:
5794         * configure.ac:
5795         * ext/Makefile.am:
5796         * gst/Makefile.am:
5797         * po/POTFILES.in:
5798         * po/af.po:
5799         * po/az.po:
5800         * po/cs.po:
5801         * po/en_GB.po:
5802         * po/hu.po:
5803         * po/it.po:
5804         * po/nb.po:
5805         * po/nl.po:
5806         * po/or.po:
5807         * po/sq.po:
5808         * po/sr.po:
5809         * po/sv.po:
5810         * po/uk.po:
5811         * po/vi.po:
5812         * sys/Makefile.am:
5813         * testsuite/Makefile.am:
5814           remove a whole bunch of plugins.  This module now contains a set
5815           of free reference plugins/elements as agreed.
5816
5817 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5818
5819         * configure.ac:
5820           hunting season on 0.9 is now OPEN
5821
5822 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5823
5824         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
5825           Kick the hell out of gcc for not warning me about a symbol conflict.
5826
5827 2005-02-22  Luca Ognibene  <luogni@tin.it>
5828
5829         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5830
5831         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
5832           Don't leak caps string (fixes #168134)
5833
5834         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
5835         (gst_jpegenc_init), (gst_jpegenc_finalize),
5836         (gst_jpegenc_change_state):
5837           Don't leak line buffers and context struct (fixes #168133).
5838
5839 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
5840
5841         * configure.ac:
5842         * ext/dirac/gstdiracdec.cc:
5843         (gst_diracdec_chain):
5844           Since dirac 0.5.0 the framerate in dirac is expressed as a
5845           rational number. Fix build and up requirement to 0.5.0, and
5846           also pass parameters to gst_diracdec_link in the right order
5847           (fixes #167959).
5848
5849 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
5850
5851         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
5852         * ext/faad/gstfaad.h:
5853         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
5854         certain invalid muxed streams, where some packets will contain 
5855         junk after decoder data. Partially fixes #149158.
5856
5857 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
5858         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
5859           Make sure we only write to writable buffers
5860
5861 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
5862
5863         * gst-libs/gst/riff/riff-media.c:
5864         (gst_riff_create_audio_caps_with_data):
5865           Do actually fix invalid RIFF fmt header values for alaw
5866           and mulaw audio instead of just saying so.
5867
5868         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
5869           Give gst_riff_create_audio_caps_with_data() a chance to
5870           fix up broken format header fields before extracting any
5871           parameters from the header. (fixes #167633)
5872
5873 2005-02-19  Martin Holters  <martin.holters@gmx.de>
5874
5875         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5876
5877         * gst/audioconvert/bufferframesconvert.c:
5878         (buffer_frames_convert_link):
5879           Don't leak othercaps. (fixes #167878)
5880
5881 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
5882
5883         * configure.ac:
5884         * ext/libvisual/visual.c: (gst_visual_srclink),
5885         (gst_visual_change_state):
5886           Support libvisual 0.2.0.
5887
5888 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
5889
5890         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
5891         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
5892           Use same rowstrides for I420 as used everywhere else.
5893
5894 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
5895
5896         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
5897           Declare variables at beginning of block and make gcc-2.95 happy
5898           (fixes # 167482, patch by Gergely Nagy).
5899           
5900         * gst/tcp/gsttcpclientsrc.c:
5901         * gst/tcp/gsttcpclientsrc.h:
5902           Move some includes into the header, so that struct sockaddr_in is
5903           defined when it should be defined on FreeBSD as well (fixes
5904           #167483).
5905           
5906         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
5907           Don't pass uninitialised values to setsockopt() here either.
5908
5909 2005-02-17  Luca Ognibene  <luogni at tin dot it>
5910
5911         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5912
5913         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
5914           Don't pass uninitialised values to setsockopt(). (fixes #167704)
5915
5916 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5917
5918         * gst/playback/gstplaybin.c: (add_sink):
5919           Invert bin_add/link order to workaround deadlock in opt.
5920
5921 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5922
5923         * gst/modplug/gstmodplug.cc:
5924           Add missing break causing position queries to fail.
5925
5926 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5927
5928         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
5929           Granpos can apparently be -1, which screws up calculations...
5930
5931 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
5932
5933         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
5934         (gst_ximagesink_send_pending_navigation),
5935         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
5936         (gst_ximagesink_init):
5937         * sys/ximage/ximagesink.h:
5938         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
5939         (gst_xvimagesink_send_pending_navigation),
5940         (gst_xvimagesink_navigation_send_event),
5941         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
5942         * sys/xvimage/xvimagesink.h:
5943           Use a mutex protected list to marshal navigation
5944           events into the stream thread from whichever thread
5945           sends them.
5946
5947 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
5948
5949         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
5950           Display current position and track length; misc. clean-ups.
5951           
5952         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
5953         (speed_init), (speed_chain):
5954           Add query function, so that the stream length and current position
5955           get adjusted when queried (note that current position queries may
5956           still be wrong if the audio sink returns values based on buffer
5957           timestamps instead of passing on the query).
5958
5959 2005-02-13  Benjamin Otte  <otte@gnome.org>
5960
5961         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
5962         (gst_audio_convert_channels):
5963           create channel conversion matrix when linking
5964         * gst/audioconvert/.cvsignore:
5965         * gst/audioconvert/Makefile.am:
5966         * gst/audioconvert/channelmixtest.c: (main):
5967           add (ugly) test that ensures stereo <=> mono conversion works
5968           correctly
5969
5970 2005-02-13  Benjamin Otte  <otte@gnome.org>
5971
5972         * gst/audioconvert/gstchannelmix.h:
5973           include missing header file
5974         * gst/audioconvert/gstchannelmix.c:
5975         (gst_audio_convert_fill_compatible):
5976           use same sign for both channels when converting to/from compatible
5977           channel. Previously used different signs made the signals cancel
5978           each other out and appear like silence. (fixes #167269)
5979
5980 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
5981
5982         * gst/ffmpegcolorspace/avcodec.h:
5983         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5984         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
5985         (gst_ffmpegcsp_avpicture_fill):
5986         * gst/ffmpegcolorspace/imgconvert.c:
5987           Convert to and from YV12 (fixes #156379).
5988
5989 2005-02-12  Julien MOUTTE  <julien@moutte.net>
5990
5991         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
5992         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
5993         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
5994         (gst_ximagesink_expose), (gst_ximagesink_set_property),
5995         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
5996         methods from chain and negotiation and vice versa (Fixes #166142).
5997         * sys/ximage/ximagesink.h: Add stream_lock.
5998         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
5999         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6000         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6001         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6002
6003 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6004
6005         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6006           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6007           error message when we can't open the DVD device (when dvdnav_open()
6008           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6009           the above). Send something more useful instead (fixes #167117).
6010
6011 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6012
6013         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6014         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6015         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6016         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6017         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6018         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6019         methods from chain and negotiation and vice versa (Fixes #166142).
6020         Fix a possible bug of images in the buffer pool being discarded because
6021         we are looking at the wrong geometry.
6022         * sys/xvimage/xvimagesink.h: Add stream_lock.
6023
6024 2005-02-11  David Schleef  <ds@schleef.org>
6025
6026         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6027         unsigned int. (fixes #167128)
6028
6029 2005-02-11  David Schleef  <ds@schleef.org>
6030
6031         * gst/librfb/Makefile.am: Testing stuff before committing is
6032           for wimps... and people with fast machines.  Fix stupid
6033           mistake.
6034
6035 2005-02-11  David Schleef  <ds@schleef.org>
6036
6037         * configure.ac: Pull in librfb from my CVS tree, because it is
6038           too small and annoying to be separate.  Move rfbsrc plugin
6039           to gst/.
6040         * ext/Makefile.am:
6041         * ext/librfb/Makefile.am:
6042         * ext/librfb/gstrfbsrc.c:
6043         * gst/librfb/Makefile.am:
6044         * gst/librfb/gstrfbsrc.c:
6045         * gst/librfb/rfb.c:
6046         * gst/librfb/rfb.h:
6047         * gst/librfb/rfbbuffer.c:
6048         * gst/librfb/rfbbuffer.h:
6049         * gst/librfb/rfbbytestream.c:
6050         * gst/librfb/rfbbytestream.h:
6051         * gst/librfb/rfbcontext.h:
6052         * gst/librfb/rfbdecoder.c:
6053         * gst/librfb/rfbdecoder.h:
6054         * gst/librfb/rfbutil.h:
6055
6056 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6057
6058         * gst/speed/Makefile.am:
6059         * gst/speed/demo-mp3.c: (main):
6060         * gst/speed/filter.func:
6061         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6062         (speed_class_init), (speed_init), (speed_chain_int16),
6063         (speed_chain_float32), (speed_chain), (speed_set_property),
6064         (speed_get_property), (speed_change_state):
6065         * gst/speed/gstspeed.h:
6066           Fix speed element and make it chain-based (fixes #156467),
6067           and make it handle more than one channel.
6068
6069 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6070
6071         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6072         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6073         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6074         * ext/dts/gstdtsdec.h:
6075           Don't clobber the stack constructing the channels array.
6076           Make the element chain-based. DTS tracks can now be played.
6077           
6078 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6079
6080         * gst-libs/gst/audio/multichannel.h:
6081         * gst-libs/gst/gconf/gconf.h:
6082         * gst-libs/gst/idct/idct.h:
6083         * gst-libs/gst/media-info/media-info-priv.h:
6084         * gst-libs/gst/play/play.h:
6085         * gst-libs/gst/resample/private.h:
6086         * gst-libs/gst/resample/resample.h:
6087         * gst-libs/gst/riff/riff-ids.h:
6088         * gst-libs/gst/video/video.h:
6089         * gst-libs/gst/video/videosink.h:
6090           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6091           missing, so that they work when included from C++ code.
6092
6093 2005-02-09  David Schleef  <ds@schleef.org>
6094
6095         * testsuite/gst-lint: Check for non-statically scoped
6096           parent_class variables.  This won't be a problem once
6097           plugins are loaded with RTLD_LOCAL.
6098
6099 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6100
6101         * ext/mplex/gstmplexibitstream.cc:
6102           gcc madness.
6103
6104 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6105
6106         * ext/ogg/gstogmparse.c:
6107         * gst/debug/gstnavigationtest.c:
6108           Die, thou faulty symbol pollutors (non-static parent_class).
6109
6110 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6111
6112         * ext/mplex/gstmplexibitstream.cc:
6113           Fix event handling (#165525).
6114
6115 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6116
6117         * ext/mikmod/gstmikmod.c:
6118         * gst/modplug/gstmodplug.cc:
6119           Add missing endianness to template (fixes #165509).
6120
6121 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6122
6123         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6124           Fix wrong order of reading of optional bytes (#165290).
6125
6126 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6127
6128         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6129           Implement FILLER event awareness.
6130
6131 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6132
6133         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6134           Fix track calculations (#166208).
6135
6136 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6137
6138         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6139
6140         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6141         * ext/libpng/gstpngenc.c:
6142           Fix byte-order, use proper fixed caps. Fixes #164197.
6143
6144 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6145
6146         * configure.ac:
6147           Add dvdlpcmdec 
6148
6149         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6150         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6151           Don't push buffers if the src pad isn't negotiated yet.
6152           
6153         * gst/audioconvert/gstaudioconvert.c:
6154         (gst_audio_convert_buffer_to_default_format),
6155         (gst_audio_convert_buffer_from_default_format):
6156           Add support for 24-bit width.
6157
6158         * gst/dvdlpcmdec/.cvsignore:
6159         * gst/dvdlpcmdec/Makefile.am:
6160         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6161         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6162         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6163         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6164         (plugin_init):
6165         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6166           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6167           format. Needs support for the channels maps if someone can find 
6168           a DVD LPCM track with > 2 channels.
6169
6170         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6171         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6172         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6173         * gst/mpegstream/gstdvddemux.h:
6174         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6175         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6176         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6177         * gst/mpegstream/gstmpegdemux.h:
6178         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6179         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6180         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6181         (gst_mpeg_parse_handle_src_query),
6182         (gst_mpeg_parse_handle_src_event):
6183           Use audio/x-dvd-lpcm for LPCM output.
6184           Add DTS output.
6185
6186 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6187
6188         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6189
6190         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6191         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6192           Add BGRA handling (#165736).
6193
6194 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6195
6196         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6197
6198         * gst/law/alaw-decode.c: (alawdec_link):
6199         * gst/law/alaw-encode.c: (alawenc_link):
6200         * gst/law/mulaw-decode.c: (mulawdec_link):
6201         * gst/law/mulaw-encode.c: (mulawenc_link):
6202           Fix caps memleaks (#166600).
6203
6204 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6205
6206         * ext/tarkin/mem.h:
6207         * ext/tarkin/wavelet.h:
6208         * ext/tarkin/yuv.h:
6209         * gst/ffmpegcolorspace/avcodec.h:
6210           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6211           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6212
6213 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6214
6215         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6216         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6217         (gst_xvimagesink_change_state):
6218           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6219           Xv video (and thereby regenerate Xv colourkey) in clear() so
6220           that PLAY -> READY -> PLAY works (fixes #162504).
6221
6222 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6223
6224         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6225           Switch to list instead of range, since MJPEG-devices really just
6226           support decimations, not any size.
6227
6228 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6229         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6230         (gst_mpeg2dec_reset), (free_all_buffers),
6231         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6232         * ext/mpeg2dec/gstmpeg2dec.h:
6233           The libmpeg2 user-allocated buffer management is awkward, 
6234           to say the least. Hopefully this fixes things.
6235
6236 2005-02-04  Andy Wingo  <wingo@pobox.com>
6237
6238         * gst/audioconvert/bufferframesconvert.c
6239         (buffer_frames_convert_fixate): New function, fixates to 256
6240         frames per buffer by default. (Much better than 1.)
6241         (buffer_frames_convert_init): Set the fixate function for both src
6242         and sink pad.
6243         (buffer_frames_convert_link): After success setting nonfixed caps,
6244         get the negotiated caps so we can know how many buffer-frames it
6245         will be. No idea how this worked at all before.
6246
6247 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6248
6249         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6250         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6251         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6252         (handle_sequence), (handle_picture):
6253         * ext/mpeg2dec/gstmpeg2dec.h:
6254           Rearrange buffer tracking and refcounting and refactor
6255           a little for readability. 
6256
6257 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6258         * sys/v4l/gstv4l.c: (plugin_init):
6259         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6260         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6261         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6262         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6263         * sys/v4l/gstv4ljpegsrc.h:
6264         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6265         * sys/v4l/v4l_calls.h:
6266         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6267         (gst_v4lsrc_get_fps):
6268         * sys/v4l/v4lsrc_calls.h:
6269           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6270           you jpeg inside rgb frames" driver.
6271           Don't error in the v4lsrc link function, just return 
6272           REFUSED.
6273
6274 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6275
6276         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6277         (gst_qcamsrc_open):
6278           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6279
6280 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6281
6282         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6283           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6284
6285 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6286
6287         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6288           Reset negotiated state on PAUSED->READY.
6289
6290 2005-02-02  David Schleef  <ds@schleef.org>
6291
6292         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6293         whereever possible.  (Fixes #165997)
6294         * examples/capsfilter/capsfilter1.c: (main):
6295         * examples/dynparams/filter.c: (create_ui):
6296         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6297         * examples/seeking/chained.c: (main):
6298         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6299         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6300         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6301         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6302         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6303         * examples/switch/switcher.c: (main):
6304         * ext/dv/demo-play.c: (main):
6305         * ext/faad/gstfaad.c: (gst_faad_change_state):
6306         * ext/mad/gstmad.c: (gst_mad_chain):
6307         * ext/smoothwave/demo-osssrc.c: (main):
6308         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6309         (gst_gconf_render_bin_from_description),
6310         (gst_gconf_get_default_audio_sink),
6311         (gst_gconf_get_default_video_sink),
6312         (gst_gconf_get_default_audio_src),
6313         (gst_gconf_get_default_video_src),
6314         (gst_gconf_get_default_visualization_element):
6315         * gst/level/demo.c: (main):
6316         * gst/level/plot.c: (main):
6317         * gst/playback/gstplaybin.c: (gen_video_element),
6318         (gen_audio_element):
6319         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6320         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6321         * gst/sine/demo-dparams.c: (main):
6322         * gst/spectrum/demo-osssrc.c: (main):
6323         * gst/speed/demo-mp3.c: (main):
6324         * gst/volume/demo.c: (main):
6325         * testsuite/embed/embed.c: (main):
6326
6327 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6328
6329         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6330         (gst_tcpclientsink_finalize):
6331         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6332         (gst_tcpclientsrc_finalize):
6333         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6334         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6335         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6336         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6337           Don't leak the hostname when shutting down.
6338           In tcpserversrc, take a copy of the default hostname.
6339
6340 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6341
6342         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6343           Set caps to systemstream=TRUE.
6344
6345 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6346
6347         * testsuite/Makefile.am:
6348           Fix more OSX buildbots.
6349
6350 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6351
6352         * ext/mpeg2dec/gstmpeg2dec.c:
6353           Don't send things to NULL PAD_PEERs
6354
6355         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6356           Copy-on-write the incoming buffer.
6357
6358         * gst/mpegstream/gstdvddemux.h:
6359         * gst/mpegstream/gstmpegclock.h:
6360         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6361         (normal_seek), (gst_mpeg_demux_handle_src_event):
6362         * gst/mpegstream/gstmpegdemux.h:
6363         * gst/mpegstream/gstmpegpacketize.h:
6364         * gst/mpegstream/gstmpegparse.c:
6365         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6366         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6367         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6368         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6369         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6370         * gst/mpegstream/gstmpegparse.h:
6371         * gst/mpegstream/gstrfc2250enc.h:
6372           Various changes to the way time is computed that make seeking and
6373           total time estimation much better here.
6374           Use G_BEGIN/END_DECLS instead of __cplusplus
6375
6376         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6377           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6378
6379 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6380
6381         * gst/subparse/gstsubparse.c:
6382           Fix OSX buildbot.
6383
6384 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6385
6386         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6387         (theora_enc_chain), (theora_enc_change_state):
6388         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6389         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6390         (gst_vorbisenc_change_state):
6391         * ext/vorbis/vorbisenc.h:
6392           Set granulepos and timestamp correctly for streams not
6393           starting at 0, taking into account the initial delay.
6394
6395 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6396
6397         * gst/mpegstream/gstdvddemux.c:
6398           Add audio/x-dts to audio pad template caps
6399
6400 2005-01-30  David Schleef  <ds@schleef.org>
6401
6402         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6403         (create_context), (gst_polypsink_link): Fix silly endianness
6404         bug.  Add some debugging.  Remove float from caps; it doesn't
6405         work.  Attempt to get remote audio working.
6406
6407 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6408
6409         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6410           Add 3IV2 fourcc.
6411
6412 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6413
6414         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6415         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6416         (gst_avi_demux_stream_data):
6417         * gst/avi/gstavidemux.h:
6418           Invert DIB images. Fixes #132341.
6419
6420 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6421
6422         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6423         (gst_ffmpegcsp_chain):
6424           D'oh, reference the palette data, not the palette structure.
6425           Fixes color distortion in #132341.
6426
6427 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6428
6429         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6430           PAR can be non-fixed when not provided as argument (#162626).
6431
6432 2005-01-29  David Moore  <dcm@acm.org>
6433
6434         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6435
6436         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6437         (gst_qtdemux_loop_header):
6438           Re-apply patch from #142272 that allows non-seekable sources,
6439           re-proposed by Daniel Drake <dsd@gentoo.org>.
6440
6441 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6442
6443         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
6444           Use the src template for creating the src pad (#162330).
6445
6446 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6447
6448         * configure.ac:
6449         * ext/musepack/Makefile.am:
6450         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
6451         (gst_musepackdec_init), (gst_musepackdec_dispose),
6452         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
6453         (gst_musepack_stream_init), (gst_musepackdec_loop),
6454         (gst_musepackdec_change_state):
6455         * ext/musepack/gstmusepackdec.cpp:
6456         * ext/musepack/gstmusepackdec.h:
6457         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
6458         (gst_musepack_reader_read), (gst_musepack_reader_seek),
6459         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
6460         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
6461         * ext/musepack/gstmusepackreader.cpp:
6462         * ext/musepack/gstmusepackreader.h:
6463           Update to 1.1 API (#165446).
6464
6465 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6466
6467         * ext/Makefile.am:
6468           Unbreak buildbot.
6469
6470 2005-01-28  Andy Wingo  <wingo@pobox.com>
6471
6472         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
6473         to reflect a different dubious internet source. Add a reference
6474         and some commentary.
6475
6476 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6477
6478         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6479         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
6480         * gst/playback/gststreamselector.h:
6481           Be more selective when we're redoing caps negotiation from
6482           within the chain function on a stream change.
6483
6484 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6485
6486         * configure.ac:
6487         * ext/Makefile.am:
6488         * ext/amrnb/Makefile.am:
6489         * ext/amrnb/amrnb.c: (plugin_init):
6490         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
6491         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
6492         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
6493         (gst_amrnbdec_state_change):
6494         * ext/amrnb/amrnbdec.h:
6495         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
6496         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
6497         (gst_amrnbparse_init), (gst_amrnbparse_formats),
6498         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
6499         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
6500         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
6501         * ext/amrnb/amrnbparse.h:
6502           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
6503         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6504           Add AMR-NB/-WB raw formats.
6505         * ext/alsa/gstalsa.c: (gst_alsa_link):
6506           Keep valid time when changing format.
6507         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
6508         (qtdemux_parse_trak):
6509           Add some more format-specific options (#140141, #143555, #155163).
6510
6511 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6512
6513         * gst/matroska/matroska-demux.c:
6514         (gst_matroska_demux_parse_blockgroup):
6515           Fix logic error in timing of subtitle stream synchronization.
6516         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6517           Add skip-chunk, which is found in kodak-camera streams.
6518
6519 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6520
6521         * po/LINGUAS:
6522         * po/vi.po:
6523           Adding Vietnamese translation (submitted by Clytie Siddall)
6524
6525 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6526
6527         * gst/playback/gstdecodebin.c: (try_to_link_1):
6528           Use realpad for signal.
6529
6530 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6531
6532         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
6533           Fix category so decodebin picks it up.
6534
6535 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6536
6537         * ext/mad/Makefile.am:
6538         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
6539         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
6540         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
6541         (found_type), (gst_id3demux_bin_change_state):
6542         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
6543         (gst_id3_tag_init), (gst_id3_tag_handle_event),
6544         (gst_id3_tag_src_link), (gst_id3_tag_chain),
6545         (gst_id3_tag_change_state), (plugin_init):
6546         * ext/mad/gstmad.h:
6547           Add id3demuxbin (which is a simple bin consisting of id3demux
6548           and typefind), take over rank from id3demux, remove typefind
6549           code from id3demux. Makes all broken mp3s that I know of work,
6550           and thereby fixes #152688.
6551
6552 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
6553
6554         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6555
6556         * ext/mad/gstmad.c: (gst_mad_src_event):
6557         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
6558           Allow seeks on audio pad, make mad forward those (#164826).
6559         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6560           Set duration (#165335).
6561
6562 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6563
6564         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
6565         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
6566         (gst_asf_demux_process_ext_content_desc),
6567         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
6568         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
6569         * gst/asfdemux/gstasfdemux.h:
6570           Improve metadata display, e.g. if the metadata comes before the
6571           streams are loaded (which is perfectly valid).
6572
6573 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6574
6575         * tools/gst-launch-ext-m.m:
6576           Fix AVI/ASF pipelines (#165340).
6577
6578 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
6579         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
6580         build failure on amd64
6581
6582 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
6583
6584         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
6585         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
6586           Check environment variables GST_ID3V2_TAG_ENCODING,
6587           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6588           list of character encodings to force interpretation of non-unicode
6589           strings stored in an ID3v2 tag to a particular encoding. If none
6590           is specified, try to use current locale's encoding, then fall back
6591           to ISO-8859-1 (which will always succeed). (Resolves #149274)
6592         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
6593         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
6594           Check environment variables GST_ID3V1_TAG_ENCODING,
6595           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6596           list of character encodings to use in case a string encountered
6597           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
6598           specified, try to use the current locale's encoding, then fall
6599           back to ISO-8859-1 (which will always succeed).
6600
6601 2005-01-25  Benjamin Otte  <otte@gnome.org>
6602
6603         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6604           - on half framerate, compute the rate in advance so the comparisons
6605             don't compare wrong values
6606           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
6607             behaviour
6608           - don't use mad_header_decode anymore, mad_frame_decode does that
6609             automatically
6610           - when getting rid of consumed bytes, reset the stream's skiplen
6611           (fixes #163867)
6612
6613 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6614
6615         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
6616           Use 1/2 a second for default max_discont, as PES streams from DVB
6617           seem to have larger spacings in the SCR. 
6618           Fix a typo.
6619
6620 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6621
6622         * gst/playback/gstplaybasebin.c: (group_commit):
6623           Notify delayed stream-info availability.
6624
6625 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6626         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
6627         (gst_a52dec_handle_event), (gst_a52dec_chain):
6628         Add some debug output. Check that a discont has a valid
6629         time associated.
6630         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
6631         (gst_alsa_sink_loop):
6632         Ignore TAG events. A little extra debug for broken timestamps.
6633         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
6634         (dvdnavsrc_change_state):
6635         Ensure we send a discont to engage the link before we send any
6636         other events.
6637         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
6638         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
6639         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
6640         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
6641         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
6642         dvd://title works in totem because typefinding sends a seek that ends
6643         up going back to chapter 1 regardless.
6644         * ext/mpeg2dec/gstmpeg2dec.c:
6645         * ext/mpeg2dec/gstmpeg2dec.h:
6646         Output correct timestamps and handle disconts.
6647         * ext/ogg/gstoggdemux.c: (get_relative):
6648         Small guard against a null dereference.
6649         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
6650         (gst_textoverlay_set_property):
6651         Free memory when done. Don't call gst_event_filler_get_duration on
6652         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
6653         g_warning.
6654         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
6655         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
6656         (gst_sw_srclink), (gst_smoothwave_chain):
6657         Draw solid lines, prettier colours.
6658         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
6659         Add a default palette that'll work for some movies.
6660         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
6661         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
6662         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
6663         * gst/mpegstream/gstdvddemux.h:
6664         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6665         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
6666         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
6667         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
6668         * gst/mpegstream/gstmpegparse.h:
6669         Use PTM/NAV events when for timestamp adjustment when connected to 
6670         dvdnavsrc. Don't use many discont events where one suffices.
6671         * gst/playback/gstplaybasebin.c: (group_destroy),
6672         (gen_preroll_element), (gst_play_base_bin_add_element):
6673         * gst/playback/gstplaybasebin.h:
6674         Make sure we remove subtitles from the same bin we put them in.
6675         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
6676         (gst_subparse_buffer_format_autodetect),
6677         (gst_subparse_change_state):
6678         Fix some memleaks and invalid accesses.
6679         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
6680         (oggskel_type_find), (cmml_type_find), (plugin_init):
6681         Some typefind functions for Annodex v3.0 files
6682         * gst/wavparse/gstwavparse.h:
6683         GstRiffReadClass is the correct parent class.
6684
6685 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6686
6687         * gst-libs/gst/riff/riff-media.c:
6688         (gst_riff_create_video_caps_with_data):
6689           Add extradata to huffyuv (fixes #165013).
6690         * gst-libs/gst/riff/riff-read.c:
6691         (gst_riff_read_strf_vids_with_data):
6692           Fix extradata extraction if it is in the chunk size.
6693
6694 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
6695
6696         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6697
6698         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
6699         (gst_quarktv_change_state), (gst_quarktv_dispose):
6700           Memory free'ing location fix (#164708).
6701
6702 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6703
6704         * gst/playback/gstplaybasebin.c: (group_commit),
6705         (gen_preroll_element), (probe_triggered), (gen_source_element),
6706         (setup_source), (gst_play_base_bin_change_state),
6707         (gst_play_base_bin_add_element):
6708           Don't block for streams.
6709         * gst/playback/gststreaminfo.c: (stream_info_change_state),
6710         (gst_stream_info_set_mute):
6711           Use gst_pad_set_active_recursive.
6712
6713 2005-01-25  Andy Wingo  <wingo@pobox.com>
6714
6715         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
6716         for #ifndef HAVE_XVIDEO.
6717
6718 2005-01-24  Jeffrey C. Ollie
6719
6720         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
6721
6722         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
6723         * ext/gsm/gstgsmdec.h:
6724         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
6725         * ext/gsm/gstgsmenc.h:
6726         Fix rate to 8kHz as per spec, removes obscure errors when no rate
6727         was given by property. Add proper buffer timestamps and offsets.
6728
6729 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6730
6731         * gst-libs/gst/riff/riff-media.c:
6732         (gst_riff_create_audio_caps_with_data):
6733           Audio can be <8000Hz.
6734
6735 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6736
6737         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
6738           Explicit state change to workaround refcount bugs.
6739
6740 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6741
6742         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
6743         (gst_avimux_riff_get_avi_header):
6744           Fix...
6745
6746 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6747
6748         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
6749         (gst_riff_read_element_data):
6750         * gst-libs/gst/riff/riff-read.h:
6751           Add _peek version (req'ed in CDXA).
6752         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
6753         (gst_cdxaparse_loop):
6754           Fix parsing in playbin.
6755         * gst/playback/gstdecodebin.c: (close_pad_link):
6756           Ignore current_ pads, they cause major annoyance.
6757
6758 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6759
6760         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
6761           Safety guard.
6762
6763 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6764
6765         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
6766           Fix padding...
6767
6768 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6769
6770         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
6771           Allow for 0-sized buffers. Fixes length query problems in
6772           starwars.mkv from the testsuite.
6773
6774 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
6775
6776         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
6777         (gst_video_box_i420), (gst_video_box_chain):
6778           Fix row strides for I420 (fixes #163159)
6779           
6780 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6781
6782         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
6783           MPEG2 has a useful rate property, so we can actually use that.
6784           For MPEG-1, continue using the bytes/time properties.
6785
6786 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6787
6788         * gst-libs/gst/riff/riff-media.c:
6789         (gst_riff_create_video_caps_with_data),
6790         (gst_riff_create_video_template_caps):
6791           Add intel-h263.
6792
6793 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6794
6795         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6796           Fail if caps negotiation fails. Should fix #162184, and should
6797           definately be in there regardless of it fixing the actual bug.
6798         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
6799         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
6800         (gst_avimux_riff_get_avix_header),
6801         (gst_avimux_riff_get_video_header),
6802         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
6803         (gst_avimux_start_file), (gst_avimux_handle_event),
6804         (gst_avimux_change_state):
6805         * gst/avi/gstavimux.h:
6806           Refactor structure writing to use GST_WRITE_UINT macros, add
6807           metadata writing support.
6808
6809 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6810
6811         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
6812           Elements may already be destroyed when this function is called.
6813
6814 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6815
6816         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6817         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
6818           More memory leak fixes (#149162).
6819
6820 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6821
6822         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6823         (gst_qtdemux_add_stream):
6824           Fix two memleaks.
6825
6826 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6827
6828         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
6829           Argh...
6830
6831 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6832
6833         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
6834           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
6835           when fixating to six channels in Totem.
6836
6837 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6838
6839         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
6840           Fix compile warnings on Solaris 10 buildbot
6841
6842 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6843
6844         * ext/dvdread/dvdreadsrc.c: (_read):
6845           Don't read beyond the last cell in a chapter (fixes 
6846           invalid memory access)
6847
6848 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6849
6850         * ext/dvdread/stream_labels.c:
6851         (dvdreadsrc_get_audio_stream_labels):
6852           Use NULL for an empty GList instead of g_list_alloc(); fix 
6853           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
6854           of GString (easier to bulk free later)
6855
6856 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
6857
6858         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6859
6860         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6861         (gst_ffmpeg_pixfmt_to_caps):
6862           Fix BGRA32 caps (#164209).
6863
6864 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
6865
6866         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6867
6868         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6869         (gst_ffmpeg_caps_to_pixfmt):
6870           alpha_mask can be RGBA/ABGR. Fixes #164265.
6871
6872 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
6873
6874         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6875
6876         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
6877         (gst_mpeg2dec_alloc_buffer):
6878         * ext/mpeg2dec/gstmpeg2dec.h:
6879           Crop if decoding size is not the actual image size (#163676).
6880
6881 2005-01-17  Steve Baker  <steve@stevebaker.org>
6882
6883         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6884
6885         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
6886         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
6887           Add libsndfile typefind functions (#163309).
6888
6889 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6890
6891         * tools/gst-launch-ext-m.m:
6892           Add .aac, fix .m1v/.m2v (#163891).
6893
6894 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6895
6896         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
6897           Sanity check, don't wait endlessly since the clock might not
6898           actually run at this point (which is a deadlock). Fixes #164069.
6899
6900 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6901
6902         * gst/playback/gstplaybasebin.c: (probe_triggered):
6903           Of course, only pause if group is done...
6904
6905 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6906
6907         * gst/playback/gstplaybasebin.c: (probe_triggered):
6908           Thread safety.
6909
6910 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
6911
6912         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
6913           Don't return state change success when the parent
6914           failed.
6915
6916 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6917
6918         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
6919           Free events (fix memleak in #162905).
6920
6921 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
6922
6923         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6924
6925         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6926         (gst_ffmpeg_caps_to_pixfmt):
6927           Fix for depth = 15. Fixes #161675.
6928
6929 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6930
6931         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
6932           Set FPS correctly, even for webcams and the like.
6933         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
6934           Don error on setting while capturing.
6935
6936 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6937
6938         * ext/dv/gstdvdec.c:
6939         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
6940         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
6941           I'm a bad boy. using /1001. to force C to do float division
6942           and not integer division (as it did in my last commit)
6943           Thanks to David I. Lehn for pointing this mistake.
6944
6945 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6946
6947         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
6948           Revert Johan??s 1.35->1.36 since it breaks compat.
6949
6950 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
6951
6952         * ext/dv/gstdvdec.c:
6953         * ext/libfame/gstlibfame.c:
6954         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
6955         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
6956           replace framerate aproximations by their real value
6957           (24000/1001, 30000/1001, 60000/1001)
6958           Finish fixing bug #164049
6959
6960 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6961
6962         * ext/ogg/gstoggmux.c:
6963           eos/bos debugging
6964         * gst/tcp/gstmultifdsink.c:
6965         * gst/tcp/gstmultifdsink.h:
6966         * gst/tcp/gsttcp.c:
6967         * gst/tcp/gsttcp.h:
6968         * gst/tcp/gsttcpclientsink.c:
6969         * gst/tcp/gsttcpclientsrc.c:
6970         * gst/tcp/gsttcpserversink.c:
6971         * gst/tcp/gsttcpserversrc.c:
6972           improve reusability of elements after state changes and errors
6973           make multifdsink throw away streamheaders when receiving new ones
6974
6975 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6976
6977         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
6978           Fix for if items are already in list...
6979
6980 2005-01-12  Benjamin Otte  <otte@gnome.org>
6981
6982         * gst/adder/gstadder.c: (gst_adder_loop):
6983           fix adder a bit so it doesn't screw up with events as much anymore
6984
6985 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
6986
6987         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
6988         (pixbufscale_scale), (gst_pixbufscale_chain):
6989         * ext/gdk_pixbuf/pixbufscale.h:
6990           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
6991           to ensure rowstrides are calculated the same way as 
6992           ffmpegcolorspace
6993           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
6994           that we pick up duration and offset also.
6995
6996 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6997
6998         * gst/avi/gstavimux.c: (gst_avimux_class_init),
6999         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7000           Reusability fixes.
7001
7002 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7003
7004         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7005         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7006         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7007         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7008           Update flags when requested.
7009
7010 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7011
7012         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7013           Fix dmix.
7014
7015 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7016
7017         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7018         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7019         (probe_triggered), (new_decoded_pad), (gen_source_element),
7020         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7021         * gst/playback/gstplaybasebin.h:
7022         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7023         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7024         (gst_play_bin_change_state):
7025           Implement group-switch signal for use in apps to clear metadata
7026           cache, clean up subtitle, add suburi property instead of # hack,
7027           some error-out fixes.
7028
7029 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7030
7031         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7032           Debug.
7033         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7034           If we got a state change in the _get handler, don't return success.
7035
7036 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7037
7038         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7039         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7040           Make jpegdec quiet on MJPEG decoding
7041         * gst/asfdemux/README:
7042           Fix mimetypes for MJPEG and H263
7043
7044 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7045
7046         * ext/theora/theoradec.c: (theora_dec_chain):
7047           Fix broken code generation by gcc by swapping arguments.
7048         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7049           Fix \n in debug.
7050
7051 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7052
7053         * TODO:
7054           delete this file, it is by far outdated
7055         * ext/alsa/gstalsa.1: remove
7056         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7057         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7058         (gst_alsa_get_caps):
7059           Add HW probing for supported sample rates. Fixes #161704
7060
7061 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7062
7063         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7064           Don't crash, biatch! :).
7065
7066 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7067
7068         * ext/musepack/gstmusepackreader.cpp:
7069         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7070           Some work on tags - still doesn't work in playbin...
7071         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7072           Handle events...
7073
7074 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7075
7076         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7077           Also shove tags on kid pads.
7078
7079 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7080
7081         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7082           Don't bail on unknown events.
7083         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7084           Don't crash on events before negotiation.
7085         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7086           Send tags on pads, too.
7087         * gst/playback/gststreamselector.c:
7088         (gst_stream_selector_request_new_pad):
7089           Forward events on first pad if no input was selected yet.
7090
7091 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7092
7093         * gst/playback/gstplaybasebin.c: (setup_substreams):
7094           Don't disable streamtype if the stream doesn't exist, since
7095           then playing a video after audio will disable both and nothing
7096           will happen. Fixes the testsuite.
7097
7098 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7099
7100         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7101         (gst_v4l_xoverlay_set_xwindow_id):
7102         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7103         (gst_v4l2_xoverlay_set_xwindow_id):
7104           Add debug categories, fix overlay disabling.
7105
7106 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7107
7108         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7109         * ext/alsa/gstalsa.h:
7110           Add HW probing for period_count/size and buffer_size MIX/MAX
7111           Adjust default/user defined value if out of bounds
7112           Should fix bug #162024
7113
7114 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7115
7116         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7117           Fix warning (#161191).
7118
7119 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7120
7121         * ext/dvdread/stream_labels.c:
7122         (dvdreadsrc_get_audio_stream_labels):
7123           Fix warning (init the good variable in switch default)
7124
7125 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7126
7127         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7128
7129         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7130           Fix gcc-2.95 compile (#163485).
7131
7132 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7133
7134         * configure.ac:
7135         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7136         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7137         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7138         (gst_flacenc_change_state):
7139         * ext/flac/gstflacenc.h:
7140           Update for API change in flac-1.1.1. Update requirement in
7141           configure.ac. Fixes #162974.
7142
7143 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7144
7145         * gst/playback/gstplaybasebin.c: (group_destroy):
7146           Remove hack to get rid of assert and get rid of unlinked
7147           signals properly.
7148
7149 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7150
7151         * gst/playback/gstplaybasebin.c: (setup_source):
7152           Set source to NULL so that resources are free'ed. Fixes issues
7153           with playback of CDDA and similar device-accessing things.
7154
7155 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7156
7157         * testsuite/embed/Makefile.am:
7158           test->noinst, fix make test in buildbot.
7159
7160 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7161
7162         * ext/dvdread/stream_labels.c: new file
7163         * ext/dvdread/stream_labels.h: new file
7164         * ext/dvdread/Makefile.am:
7165         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7166           Extract audio stream label from DVD IFO files.
7167           It only dump them on the console for now, still have to
7168           make playbin aware of them.
7169
7170 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7171
7172         * gst/playback/gstplaybasebin.c: (setup_source):
7173           Fix hanging subs.
7174
7175 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7176
7177         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7178         (gen_preroll_element), (remove_groups), (setup_subtitle),
7179         (gen_source_element), (setup_source):
7180         * gst/playback/gstplaybasebin.h:
7181           Multiple .sub files is just a stupid idea... Fix some threading
7182           mistakes. Interestingly, external .sub files cause playbin to
7183           hang, I don't know why... Parsing fixes contributed by Fran??ois
7184           Kooman <fkooman@tuxed.net>.
7185
7186 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7187
7188         * testsuite/embed/Makefile.am:
7189           Fix buildbot.
7190
7191 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7192
7193         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7194
7195         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7196         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7197         (gst_pngenc_set_property):
7198         * ext/libpng/gstpngenc.h:
7199           Add compression level property (#163323).
7200
7201 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7202
7203         * configure.ac:
7204         * examples/capsfilter/capsfilter1.c: (main):
7205         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7206         * ext/dvdread/Makefile.am:
7207         * ext/dvdread/demo-play:
7208         * ext/dvdread/demo-play.c:
7209         * gconf/gstreamer.schemas.in:
7210         * gst-libs/gst/gconf/gconf.c:
7211         * sys/v4l/TODO:
7212         * testsuite/Makefile.am:
7213         * testsuite/embed/Makefile.am:
7214         * testsuite/embed/embed.c: (cb_expose), (main):
7215           Remove all references to xvideosink, fix examples (#140845).
7216         * gst/playback/gstplaybasebin.c: (group_destroy):
7217           Apparently, disposal does not unlink - so do explicitely.
7218         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7219           Add debug.
7220
7221 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7222
7223         * README: fix PKG_CONFIG_PATH instructions, what was there
7224         previously was breaking default search path, not nice. 
7225         Fixes #163358
7226
7227 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7228
7229         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7230         (gst_audioscale_chain):
7231           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7232           when resampling - how the ^@$^!@^! is this possible?!?
7233
7234 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7235
7236         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7237           Reset variables on READY.
7238         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7239         (gst_matroska_mux_loop):
7240           Require data before writing header.
7241
7242 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7243
7244         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7245
7246         * ext/mad/gstmad.c: (gst_mad_chain):
7247           Don't call mad_stream_sync() directly after recovering sync.
7248           Fixes #151661.
7249
7250 2005-01-09  Martin Eikermann  <meiker@upb.de>
7251
7252         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7253
7254         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7255         (snapshot_handler), (gst_snapshot_sinkconnect),
7256         (gst_snapshot_chain):
7257           Allocate resources when required, fix recursive signal emission
7258           and fix caps. Fixes #161667.
7259
7260 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7261
7262         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7263
7264         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7265         (gst_pngdec_chain):
7266           Handle only 8-bppc (bits-per-pixel-component) images, better
7267           error handling and correct strides. Fixes #163177.
7268         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7269         (gst_pngenc_chain):
7270           Better error handling. Fixes #163348.
7271
7272 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7273
7274         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7275         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7276         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7277         (dvdnavsrc_uri_handler_init):
7278           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7279         * gst/playback/gstplaybasebin.c: (gen_source_element):
7280           Add MMS to streaming URIs.
7281
7282 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7283
7284         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7285         * sys/xvimage/xvimagesink.c:
7286         (gst_xvimagesink_navigation_send_event):
7287           Check for pad availability before sending event.
7288
7289 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7290
7291         * gst-plugins.spec.in:
7292           Add subparse.
7293
7294 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7295
7296         * configure.ac:
7297           Since we use functions from CVS, up requirement.
7298
7299 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7300
7301         * gst/playback/Makefile.am:
7302         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7303         (group_destroy), (group_commit), (group_is_muted),
7304         (gen_preroll_element), (add_stream), (unknown_type),
7305         (probe_triggered), (preroll_unlinked), (mute_stream),
7306         (silence_stream), (new_decoded_pad), (setup_substreams),
7307         (setup_source), (get_active_source), (mute_group_type),
7308         (muted_group_change_state), (set_active_source),
7309         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7310         (play_base_eos), (gst_play_base_bin_change_state):
7311         * gst/playback/gstplaybasebin.h:
7312         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7313         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7314         (gst_stream_info_dispose), (stream_info_mute_pad),
7315         (stream_info_change_state), (gst_stream_info_set_mute):
7316         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7317         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7318         (gst_stream_selector_init), (gst_stream_selector_dispose),
7319         (gst_stream_selector_get_linked_pad),
7320         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7321         (gst_stream_selector_get_linked_pads),
7322         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7323         * gst/playback/gststreamselector.h:
7324           Adding stream selection support plus required properties for
7325           applications to use this. Fully fixes #100931.
7326
7327 2005-01-08  Benjamin Otte  <otte@gnome.org>
7328
7329         * gst/games/gstpuzzle.c: (nav_event_handler):
7330           - handle nav events differently: forward every event no matter if it
7331             was handled or not.
7332           - translate events
7333           You can now cheat by using navigationtest ! puzzle and moving the
7334           mouse close to the edge of a tile. ;)
7335
7336 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7337
7338         * configure.ac:
7339         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7340         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7341         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7342         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7343         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7344         (gst_ogm_parse_plugin_init):
7345         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7346         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7347         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7348         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7349         * ext/pango/gsttextoverlay.h:
7350         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7351         (gst_matroska_demux_handle_seek_event),
7352         (gst_matroska_demux_sync_streams),
7353         (gst_matroska_demux_parse_blockgroup),
7354         (gst_matroska_demux_subtitle_caps),
7355         (gst_matroska_demux_plugin_init):
7356         * gst/matroska/matroska-ids.h:
7357         * gst/playback/gstdecodebin.c: (close_pad_link):
7358         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7359         (gen_preroll_element), (remove_groups), (add_stream),
7360         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7361         (setup_source):
7362         * gst/playback/gstplaybasebin.h:
7363         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7364         * gst/subparse/Makefile.am:
7365         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7366         (gst_subparse_base_init), (gst_subparse_class_init),
7367         (gst_subparse_init), (gst_subparse_formats),
7368         (gst_subparse_eventmask), (gst_subparse_event),
7369         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7370         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7371         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7372         (parse_mpsub_deinit), (parse_mpsub_init),
7373         (gst_subparse_buffer_format_autodetect),
7374         (gst_subparse_format_autodetect), (gst_subparse_loop),
7375         (gst_subparse_change_state), (gst_subparse_type_find),
7376         (plugin_init):
7377         * gst/subparse/gstsubparse.h:
7378         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7379         (plugin_init):
7380           Add subtitle support, .sub parser (supports SRT and MPsub),
7381           OGM text support, Matroska UTF-8 text support, deadlock fixes
7382           all over the place, subtitle awareness in decodebin/playbin
7383           and some fixes to textoverlay to handle subtitles in a stream
7384           correctly. Fixes #100931.
7385
7386 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7387
7388         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7389           Check for pad availability before doing a query on it.
7390
7391 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7392
7393         * ext/dv/gstdvdec.c:
7394           really fix bpp24/32 dvdec caps (classic rgba indeed)
7395         * gst/asfdemux/gstasfdemux.c:
7396         (gst_asf_demux_process_ext_content_desc):
7397           don't send text tags if they are empty (bis repetita)
7398
7399 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7400
7401         * ext/dv/gstdvdec.c:
7402          remove unneeded comment from dvdec
7403           (related to DV 4CC codes in AVI files)
7404           moved them in gstreamer/docs/random/mimetypes
7405         * gst/asfdemux/gstasfdemux.c:
7406         (gst_asf_demux_process_ext_content_desc):
7407          don't send text tags if they are empty
7408          fix mem leak on error path
7409         * gst/ffmpegcolorspace/avcodec.h:
7410         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7411         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7412         (gst_ffmpegcsp_avpicture_fill):
7413         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7414         * gst/ffmpegcolorspace/imgconvert_template.h:
7415          adds BGR32 and BGRA32 to ffmpegcolorspace
7416           (still bad colors, fixing it on next commit)
7417           helps with dvdec outputing BGR32
7418
7419 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7420
7421         * ext/dv/gstdvdec.c:
7422          Fix audio caps i just broke (missing ',')
7423         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7424         (gst_matroska_mux_reset):
7425          Fix typo + add FIXME about old "x-gst-metadata" crap
7426
7427 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7428
7429         * ext/dv/demo-play.c: (main):
7430          xvideosink -> xvimagesink
7431         * ext/dv/gstdvdec.c:
7432          change rgb 32/32 caps to 24/32 (no alpha)
7433          change nb of channels to be a list (2 or 4, not 2)
7434          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7435         * gst/asfdemux/gstasfdemux.c:
7436         (gst_asf_demux_process_ext_content_desc):
7437          Add 'date/year' to extracted metadata list
7438
7439 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7440
7441         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
7442           The return value of fixate_to does not imply that the requested
7443           value was set, so don't assume.
7444
7445 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
7446
7447         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7448
7449         * ext/libpng/gstpngdec.c:
7450         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
7451         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
7452         * ext/libpng/gstpngenc.h:
7453           Alpha support (encoder; #163161), mime fixage.
7454
7455 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
7456
7457         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7458
7459         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
7460         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
7461         (gst_faac_set_property), (gst_faac_get_property):
7462         * ext/faac/gstfaac.h:
7463           Allow for ADTS output (#153434).
7464
7465 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7466
7467         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7468           Fix against template (#150576).
7469
7470 2005-01-06  Benjamin Otte  <otte@gnome.org>
7471
7472         * gst/games/gstpuzzle.c: (draw_puzzle):
7473           don't draw a puzzle if either width or height of tiles would be 0.
7474
7475 2005-01-06  Benjamin Otte  <otte@gnome.org>
7476
7477         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
7478         (gst_puzzle_class_init), (gst_puzzle_finalize):
7479           no memleaks, please
7480         (gst_puzzle_create), (gst_puzzle_init),
7481         (gst_puzzle_set_property), (gst_puzzle_setup):
7482           change initialization code around so we don't reshuffle on resize
7483         (draw_puzzle):
7484           fix another stupid typo
7485
7486 2005-01-06  Benjamin Otte  <otte@gnome.org>
7487
7488         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
7489           fix stupid typo that borked copying on YUY2
7490
7491 2005-01-06  Benjamin Otte  <otte@gnome.org>
7492
7493         * gst/games/gstpuzzle.c: (draw_puzzle):
7494           fix edges when image sizes aren't multiples of tile sizes
7495
7496 2005-01-06  Benjamin Otte  <otte@gnome.org>
7497
7498         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
7499           make RGB endianness work correctly
7500         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
7501           refactor and fix race with initial shuffling
7502         (nav_event_handler):
7503           allow using the mouse to puzzle
7504         (draw_puzzle):
7505           insist on tiles having width and height as multiples of 4 to get
7506           clean YUV image handling
7507         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7508         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
7509           s/DEBUG/LOG/ for common messages
7510         (gst_xvimagesink_navigation_send_event):
7511           fix mouse event translation to not include screen PAR
7512         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7513           fix mouse event translation to actually work
7514
7515 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7516
7517         * gst/asfdemux/gstasfdemux.c:
7518         (gst_asf_demux_process_ext_content_desc):
7519          Extract TrackNumber metadata + clean up code
7520         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
7521          Hope this is the good fix (var used unitialised)
7522
7523 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7524
7525         * ext/faad/gstfaad.c: (gst_faad_chain):
7526           Only increment timestamp if it's valid. Fixes raw AAC streams.
7527
7528 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7529
7530         * configure.ac:
7531         * gst/games/Makefile.am:
7532         * gst/games/gstpuzzle.c:
7533           add a puzzle game with...
7534         * gst/games/gstvideoimage.c:
7535         * gst/games/gstvideoimage.h:
7536           ... full colorspace support (that includes YUV9 and RGB16)) stolen
7537           from videotestsrc and made into something that would be a nice
7538           library for a lot of other plugins.
7539
7540 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7541
7542         * configure.ac:
7543          don't compile faad plugin if a RC of 2.0 is found
7544          Fixes #155346 (and FC1 buildbot)
7545         * gst/asfdemux/gstasfdemux.c:
7546         (gst_asf_demux_process_ext_content_desc):
7547          try to make Solaris compiler happier
7548
7549 2005-01-06  Paul Jack  <pjack@sfaf.org>
7550
7551         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7552
7553         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
7554           Fix segfault (#161667).
7555
7556 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7557
7558         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7559           Fix framerate reporting.
7560
7561 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7562
7563         * gst-libs/gst/riff/riff-ids.h:
7564         * gst/wavenc/riff.h:
7565          Add AMR (VBR and CBR) ids to riff.h audio codec list
7566         * gst/asfdemux/gstasfdemux.c:
7567         (gst_asf_demux_process_ext_content_desc),
7568         (gst_asf_demux_process_object):
7569           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
7570
7571 2005-01-05  Martin Eikermann  <meiker@upb.de>
7572
7573         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7574
7575         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
7576         (gst_dvd_demux_handle_discont):
7577         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
7578         (gst_mpeg_demux_handle_discont):
7579           Recreate pads on new-media (#160730).
7580         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
7581           Send discont even if manager changes timestamps (#161929).
7582
7583 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
7584
7585         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7586
7587         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
7588           Fix invalid memory access (#159211).
7589
7590 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7591
7592         * examples/gstplay/player.c: (main):
7593           Don't iterate.
7594         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
7595           Add visualizations.
7596         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7597         (gst_a52dec_handle_frame):
7598           Set duration.
7599         * ext/dvdnav/gst-dvd:
7600           Add audioconvert. Fixes #161325.
7601         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
7602           Explicitely case to gint64. Possible valgrind error.
7603         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
7604         (gst_play_tick_callback), (gst_play_change_state),
7605         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
7606         (gst_play_set_location), (gst_play_get_location),
7607         (gst_play_seek_to_time), (gst_play_set_data_src),
7608         (gst_play_set_video_sink), (gst_play_set_audio_sink),
7609         (gst_play_set_visualization), (gst_play_connect_visualization),
7610         (gst_play_get_framerate), (gst_play_get_all_by_interface),
7611         (gst_play_new):
7612           Use playbin. Fixes #139749 and #147744.
7613         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
7614           Add genre tag.
7615         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
7616         (audioscale_get_type), (gst_audioscale_base_init),
7617         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
7618         (gst_audioscale_getcaps), (gst_audioscale_fixate),
7619         (gst_audioscale_link), (gst_audioscale_get_buffer),
7620         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
7621         (gst_audioscale_init), (gst_audioscale_dispose),
7622         (gst_audioscale_chain), (gst_audioscale_set_property),
7623         (gst_audioscale_get_property), (plugin_init):
7624           Indent properly.
7625         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
7626           Fix LPCM.
7627         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
7628         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
7629         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
7630           Add more metadata (fixes #162656).
7631
7632 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7633
7634         * configure.ac:
7635           back to cvs
7636
7637 === release 0.8.7 ===
7638
7639 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7640
7641         * NEWS:
7642         * RELEASE:
7643         * configure.ac:
7644           releasing 0.8.7, "Hyperspace"
7645
7646 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7647
7648         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7649
7650         * gst/playback/gstplaybasebin.c:
7651          Fix for #162924 - free caps after use, not before
7652
7653 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7654
7655         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7656
7657         * gst/playback/gstplaybasebin.c:
7658         * gst/wavparse/gstwavparse.c:
7659           Fix for #154773 - fixes playback of small .wav files
7660
7661 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7662
7663         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7664
7665         * gst/audioscale/gstaudioscale.c:
7666           Fix for #162819 - make audioscale reusable
7667           Fixes playback of more than one file with playbin/totem
7668
7669 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7670
7671         * gst/ffmpegcolorspace/avcodec.h:
7672         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7673         * gst/ffmpegcolorspace/imgconvert.c:
7674           clean up the mess that made me cry and avoid needless duplication
7675
7676 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7677
7678         * gst/ffmpegcolorspace/imgconvert.c:
7679           give some indication of why we're segfaulting
7680
7681 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7682
7683         * configure.ac:
7684           Fix indentation, fix v4l2 plugin detection.
7685         * ext/Makefile.am:
7686           Fix libmms location (Maciej, use diff -u!).
7687         * ext/alsa/gstalsa.c: (gst_alsa_init):
7688           Initialize caps cache to NULL.
7689         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
7690           Only change state on audiosink if it exists.
7691
7692 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
7693
7694         * gst/matroska/matroska-demux.c:
7695         * gst/matroska/matroska-ids.h:
7696         * gst/matroska/matroska-demux.h:
7697         Fix Vorbis streams failing to decode in some files, where cluster_time
7698         isn't 0, because then it doesn't send codec_priv before actual data.
7699         Remove time-based test and replace it with marker set on beginning of
7700         new stream
7701
7702 2004-12-28  David Schleef  <ds@schleef.org>
7703
7704         Merge patch from Ronald fixing problems with streaming
7705         text.
7706         * ext/cairo/gstcairo.c: (plugin_init):
7707         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
7708         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
7709         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
7710         (gst_textoverlay_font_init), (gst_textoverlay_init),
7711         (gst_textoverlay_set_property):
7712         * ext/cairo/gsttextoverlay.h:
7713
7714 2004-12-27  David Schleef  <ds@schleef.org>
7715
7716         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
7717         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
7718         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
7719         (gst_textoverlay_font_init), (gst_textoverlay_init),
7720         (gst_textoverlay_set_property): Improvements to actually
7721         render text as white on black outline on video, including
7722         font selection and horizontal/vertical alignment.  (Ronald's
7723         christmas present)
7724         * ext/cairo/gsttextoverlay.h:
7725
7726 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7727
7728         * ext/ogg/gstogg.c:
7729         * ext/ogg/gstogmparse.c:
7730           fix ogm[audio/video]parse plugin registration
7731           (riff won't load if bytestream is already loaded)
7732
7733 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7734
7735         * gst/audioconvert/gstchannelmix.c:
7736           fix for GLIB < 2.4
7737
7738 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7739
7740         * Makefile.am:
7741         * configure.ac:
7742           disable docs again until it actually passes make distcheck.
7743
7744 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7745
7746         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
7747         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7748         (plugin_init):
7749           Add 3GP (variables name Q3GP because they can't start with a
7750           number). Add samr audio fourcc (used in .3gp files), decoder
7751           is work in progress. Also do a GST_WARNING instead of ERROR
7752           in case of unknown nodes, to decrease output.
7753
7754 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7755
7756         * Makefile.am:
7757           really fix dist
7758
7759 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7760
7761         * configure.ac:
7762         * ext/speex/gstspeexdec.h:
7763         * ext/speex/gstspeexenc.h:
7764           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
7765           Fix detection code in configure.ac
7766
7767 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7768
7769         * gst/matroska/matroska-demux.c:
7770         (gst_matroska_demux_parse_blockgroup):
7771           Save position, so that queries give proper return values. Don't
7772           know how this could ever have worked before...
7773
7774 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7775
7776         * configure.ac:
7777           Put additional LAME check inside the conditional.  Fixes #152339
7778
7779 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7780
7781         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
7782         (gst_avi_demux_stream_scan):
7783           Add some more debug. Fix logic error when setting movi offset
7784           while reading index.
7785
7786 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7787
7788         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
7789         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
7790         (gst_avi_demux_process_next_entry):
7791           Add some debugging. Better detection of broken indexes and the
7792           accompanying index recovery. No infinite loops on state changes
7793           when we're still in our loopfunction.
7794
7795 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7796
7797         * configure.ac:
7798           Fix up.
7799
7800 2004-12-22  Archana Shah  <archana.shah@wipro.com>
7801
7802         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
7803
7804         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
7805           Normalizing the value before setting
7806         (gst_sunaudiomixer_get_volume):
7807           Normalizing the value after getting. Fixes bug# 161980
7808
7809 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
7810
7811         * Makefile.am: Make sure docs gets disted
7812         * docs/Makefile.am: Make sure all needed files get disted
7813         * gst-plugins.spec.in: latest updates
7814
7815 2004-12-22  Wim Taymans  <wim@fluendo.com>
7816
7817         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
7818         Revert patch 1.38 as clock distribution over schedulers does
7819         not work correcly in the core yet.
7820
7821 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7822
7823         * sys/oss/README: remove this file, which predates my birth
7824           (and which content is by far outdated)
7825
7826 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
7827
7828         * Makefile.am:
7829         * configure.ac:
7830         * docs/Makefile.am:
7831         * docs/libs/Makefile.am:
7832         * docs/libs/gst-plugins-libs-docs.sgml:
7833         * docs/libs/gst-plugins-libs-sections.txt:
7834         * docs/libs/tmpl/gstgconf.sgml:
7835         * docs/upload.mak:
7836         * docs/version.entities.in:
7837           Added boilerplate gtk-doc files for plugin-libs documentation.
7838
7839 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7840
7841         * gst/auparse/gstauparse.c: fix int and float audio caps
7842
7843 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7844
7845         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7846         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
7847           g_assert() can be a macro, don't use #ifdef inside it.
7848
7849 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
7850
7851         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7852
7853         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
7854         (gst_videorate_init), (gst_videorate_chain),
7855         (gst_videorate_change_state):
7856           Event handling (fixes #159986).
7857
7858 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7859
7860         * gst-libs/gst/riff/riff-media.c:
7861         (gst_riff_create_video_caps_with_data):
7862           Add BLZ0 (Blizzard's version of DivX) fourcc.
7863
7864 2004-12-18  David Schleef  <ds@schleef.org>
7865
7866         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
7867         portability fix.
7868
7869 2004-12-18  David Schleef  <ds@schleef.org>
7870
7871         * gst/tta/ttadec.h: Disable some header code that isn't used
7872         and clearly isn't portable.
7873
7874 2004-12-18  David Schleef  <ds@schleef.org>
7875
7876         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
7877         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
7878         (avcodec_get_pix_fmt), (avpicture_layout),
7879         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
7880         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
7881         Fix code to not use GCC extensions (and c99 extensions that
7882         Forte does not like.)
7883
7884 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7885
7886         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7887
7888         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
7889         (gst_deinterlace_chain):
7890           Rowstride fixes. Fixes #161039.
7891         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
7892         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
7893         (gst_video_crop_getcaps), (gst_video_crop_link),
7894         (gst_video_crop_i420), (gst_video_crop_chain),
7895         (gst_video_crop_change_state):
7896           Rework of negotiation. Actually works now. Fixes #158650.
7897
7898 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7899
7900         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
7901           That was very stupid.
7902
7903 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7904
7905         * gst/matroska/matroska-demux.c:
7906         (gst_matroska_demux_parse_blockgroup):
7907           Fix possible crasher.
7908
7909 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7910
7911         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
7912         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
7913           Lace sizes can be zero.
7914
7915 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7916
7917         * ext/musepack/gstmusepackdec.cpp:
7918           Fetch error return values. Fixes #161624.
7919         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7920           Really EOS.
7921
7922 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7923
7924         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
7925           Work for truncated (unfinished download etc.) files. Fixes #160514.
7926
7927 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7928
7929         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7930           Fix for integer overflow. Makes #156001 not crash. Probably masks
7931           the real bug.
7932
7933 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7934
7935         * gst/ac3parse/gstac3parse.c: (plugin_init):
7936           Parsers never have ranks. Fixes #159651.
7937
7938 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7939
7940         * gst/playback/gstdecodebin.c: (compare_ranks):
7941           make sure the facotries are ordered the same every time even if they
7942           have the same rank by using the name
7943         * gst/playback/gstdecodebin.c: (find_compatibles):
7944           make sure we don't add factories to the list twice
7945
7946 2004-12-16  David Schleef  <ds@schleef.org>
7947
7948         * configure.ac: look for musepack headers as musepack/*.h
7949         (fixes #159847)
7950         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
7951         * ext/musepack/gstmusepackreader.h: same
7952
7953 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7954
7955         * gst-libs/gst/riff/riff-read.c:
7956         (gst_riff_read_strf_auds_with_data):
7957           Read extradata correctly (fixes #155879).
7958
7959 2004-12-16  David Schleef  <ds@schleef.org>
7960
7961         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
7962         audio.  does _not_ attempt or allow conversion unless channels
7963         is 1 or 2.
7964
7965 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
7966
7967         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
7968
7969 2004-12-16  David Schleef  <ds@schleef.org>
7970
7971         * gst/audioscale/gstaudioscale.c: the resample library only
7972         handles 1 or 2 channels.  Change caps to compensate.
7973
7974 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7975
7976         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
7977         (gst_matroska_demux_audio_caps):
7978           Some MPEG-AAC hacks, because else it doesn't work...
7979
7980 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7981
7982         * gst-libs/gst/riff/riff-media.c:
7983         (gst_riff_create_video_caps_with_data),
7984         (gst_riff_create_video_template_caps):
7985           Add h264.
7986
7987 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7988
7989         * gst-libs/gst/audio/Makefile.am:
7990           Try to fix buildbot.
7991
7992 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
7993
7994         * gst/tcp/gstmultifdsink.c:
7995           Clean up and uniformize debugging.
7996
7997 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
7998
7999         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8000
8001         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8002         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8003         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8004         (gst_mpeg_demux_change_state):
8005           Reset on ready. Fixes 160276.
8006
8007 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8008
8009         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8010
8011         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8012         (gst_ffmpegcsp_pad_link):
8013           Fix memleak (#154815).
8014
8015 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8016
8017         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8018
8019         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8020         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8021         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8022         * ext/musicbrainz/gsttrm.h:
8023           Add support for using a proxy server when getting a trm id from
8024           the MusicBrainz database (#149613).
8025
8026 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8027
8028         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8029
8030         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8031         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8032           Fix memleaks (#157233).
8033
8034 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8035
8036         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8037
8038         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8039         * gst-libs/gst/resample/resample.h:
8040         * gst/audioscale/gstaudioscale.c:
8041           Fix memleak (#159215).
8042
8043 2004-12-16  Toni Willberg  <toniw@iki.fi>
8044
8045         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8046
8047         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8048         * sys/oss/oss_probe.c: (main):
8049           Check for mono/stereo support (similar to samplerate probing),
8050           fixes #159433. Also add missing copyright header to oss_probe.c.
8051
8052 2004-12-15  David Schleef  <ds@schleef.org>
8053
8054         * configure.ac: add audioresample and cairo plugins.  Remove
8055         HAVE_MMX stuff, because it's not used.
8056         * ext/Makefile.am: same
8057         * ext/audioresample/Makefile.am: You are not ready for an
8058         audio resampling element based on audioresample.
8059         * ext/audioresample/gstaudioresample.c:
8060         * ext/audioresample/gstaudioresample.h:
8061         * ext/cairo/Makefile.am: You are not ready for overlay elements
8062         based on cairo.  Don't look too closely, these elements kinda
8063         suck right now.
8064         * ext/cairo/gstcairo.c: new
8065         * ext/cairo/gsttextoverlay.c: new
8066         * ext/cairo/gsttextoverlay.h: new
8067         * ext/cairo/gsttimeoverlay.c: new
8068         * ext/cairo/gsttimeoverlay.h: new
8069         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8070         problem with compilers that don't support variadic macros.
8071
8072 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8073
8074         Reviewed by:  David Schleef  <ds@schleef.org>
8075
8076         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8077         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8078         bit.  Also ran indent-gst.
8079         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8080         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8081         (gst_sunaudiosrc_setparams):
8082
8083 2004-12-14  David Schleef  <ds@schleef.org>
8084
8085         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8086         output rate to 16000.  Should fix #160235.
8087
8088 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8089
8090         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8091         Add typefinding for mpeg2 pes streams
8092
8093 2004-12-13  David Schleef  <ds@schleef.org>
8094
8095         * configure.ac:  Applied patch from bug #143659, making default
8096         sources and sinks OS-dependent (for Solaris), and added code
8097         for OS/X.
8098         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8099
8100 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8101
8102         * gst-libs/gst/riff/riff-media.c:
8103           forgot to add h2.64 to avidemux template caps
8104
8105 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8106
8107         * gst/wavenc/riff.h:
8108         * gst-libs/gst/riff/riff-media.c:
8109         * gst-libs/gst/riff/riff-ids.h:
8110         * gst/avi/gstavimux.c
8111         add 4CC code for VideoSoft h264 in AVI (VSSH)
8112           fixes bug #160655
8113         remove s323 from riff, it's quicktime specific :(
8114
8115 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8116
8117         * gst/asfdemux/README
8118         * gst/wavenc/riff.h
8119         * gst-libs/gst/riff/riff-ids.h
8120         * gst-libs/gst/riff/riff-media.c
8121         * gst/qtdemux/qtdemux.c:
8122           add new 4CC codes for h263 related codecs
8123           fixes partially bug #155163
8124
8125 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8126
8127         * configure.ac: Update polyaudio requirement to 0.7
8128         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8129
8130 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8131
8132         * gst/interleave/deinterleave.c:
8133         fix my name's spelling! :)
8134
8135 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8136
8137         * AUTHORS ChangeLog
8138         * gst/auparse/gstauparse.c
8139         * gst/interleave/deinterleave.c
8140         * gst/law/:
8141                 alaw-decode.c alaw-encode.c
8142                 mulaw-decode.c mulaw-encode.c
8143         * gst/oneton/gstoneton.c
8144         * sys/osxaudio/:
8145                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8146         * sys/osxvideo/:
8147                 cocoawindow.h cocoawindow.m
8148                 osxvideosink.h osxvideosink.m
8149
8150         put the same mail address for Zaheer Abbas Merali everywhere
8151
8152 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8153
8154         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8155           Align by packetsize, and assert that we a packet available before
8156           playing. The first makes webstreams work (they often include
8157           trailing padding data in a packet), the second allows pausing a
8158           ASF stream in totem without getting demux errors afterwards.
8159
8160 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8161
8162         * ext/ogg/gstoggdemux.c: (get_relative):
8163           Check for non-NULL before accessing member (end-of-chain).
8164
8165 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8166
8167         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8168         (cdparanoia_set_property), (cdparanoia_get_property):
8169         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8170         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8171         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8172         (dvdreadsrc_init), (dvdreadsrc_set_property),
8173         (dvdreadsrc_get_property):
8174         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8175         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8176           Synchronize property names where not yet the case. Devices are
8177           now device=X, other versions are deprecated (but still exist).
8178           Also use g_free() unconditionally.
8179         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8180         (setup_source), (gst_play_base_bin_get_property):
8181           Expose source.
8182
8183 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8184
8185         * configure.ac: move GCONF macro outside conditional for the am
8186           conditional. Fixes #160439
8187
8188 2004-12-08  David Schleef  <ds@schleef.org>
8189
8190         * tools/gst-visualise-m.m: Switch to elements that currently
8191         exist.
8192
8193 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8194
8195         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8196           We love wrong commas.
8197
8198 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8199
8200         * gst/matroska/matroska-demux.c:
8201         (gst_matroska_demux_handle_src_query):
8202           Don't set DEFAULT, unsupported - makes length display incorrectly
8203           in some cases.
8204
8205 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8206
8207         * gst/monoscope/README: remove blurb about files being GPL
8208         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8209         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8210           monoscope is now effectively LGPL licensed
8211
8212 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8213
8214         * gst/monoscope/README: Update information to be more correct
8215         * gst/monoscope/convolve.c: Relicense to LGPL
8216         * gst/monoscope/convolve.h: Relicense to LGPL
8217
8218 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8219
8220         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8221           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8222         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8223           set default_duration for mpeg1 audio
8224
8225 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8226
8227         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8228         * ext/alsa/gstalsa.h:
8229           refactor big chunks of the core caps negotiation code to make it
8230           a lot faster, because people claim it's really slow
8231           (actually, just cache the getcaps when the device is opened)
8232
8233 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8234
8235         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8236         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8237         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8238         (gst_a52dec_change_state), (plugin_init):
8239         * ext/a52dec/gsta52dec.h:
8240           Do something useful with timestamps. Make chain-based (since
8241           there's really no reason to be loopbased).
8242         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8243           Update current_byte/frame correctly.
8244
8245 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8246
8247         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8248         (gst_ape_demux_stream_init):
8249           Forward tags, too.
8250
8251 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8252
8253         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8254           Let's make sure we're done typefinding when detecting tags.
8255
8256 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8257
8258         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8259         (gst_ebml_read_init), (gst_ebml_read_use_event),
8260         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8261         (gst_ebml_read_seek), (gst_ebml_read_skip),
8262         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8263         (gst_ebml_read_master):
8264         * gst/matroska/ebml-read.h:
8265         * gst/matroska/matroska-demux.c:
8266         (gst_matroska_demux_parse_contents),
8267         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8268           Disgustingly evil hack for working around INTERRUPT events and
8269           their extremely annoying habit of being a pain in the ass. We
8270           simply peek a cluster before reading any of it.
8271
8272 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8273
8274         * ext/musepack/gstmusepackdec.cpp:
8275           There's also floating point libmusepacks.
8276
8277 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8278
8279         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8280         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8281           Set DURATION even if source buffer didn't. Also use increasing
8282           timestamps.
8283         * gst-libs/gst/riff/riff-media.c:
8284         (gst_riff_create_audio_caps_with_data):
8285           Block_align can have larger values than 8192.
8286
8287 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8288
8289         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8290         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8291         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8292         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8293           Fix caps.
8294
8295 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8296
8297         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8298           Fix logic bug.
8299
8300 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8301
8302         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8303           Yay, another one.
8304
8305 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8306
8307         * ext/esd/esdsink.c: (gst_esdsink_chain):
8308           Make error actually say something useful (fixes #156798).
8309         * gst-libs/gst/riff/riff-media.c:
8310         (gst_riff_create_video_caps_with_data),
8311         (gst_riff_create_video_template_caps):
8312           Add Intel Video 5.0 fourcc (IV50).
8313
8314 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8315
8316         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8317         detection on mono and stereo mp3 files.
8318
8319 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8320
8321         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8322           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8323           the contained stream).
8324
8325 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8326
8327         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8328           Oops, remove debug.
8329
8330 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8331
8332         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8333
8334         * gst/law/alaw-decode.c: (alawdec_getcaps):
8335         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8336           Prevent warnings when negotiating caps (fixes #159338).
8337
8338 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8339
8340         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8341         (gst_ffmpegcsp_chain):
8342           Remove old leftover that shouldn't be there...
8343
8344 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8345
8346         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8347
8348         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8349           Don't forward DISCONT events (fixes #159684).
8350
8351 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8352
8353         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8354           Unlink manually since sometimes bin disposal (and therefore
8355           pad unlinking) is delayed, which will cause a new media file
8356           to not be able to start playing instantly.
8357
8358 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8359
8360         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8361           On mute of an unlinked stream, check for pad availability so
8362           we don't crash on unlinked pad.
8363
8364 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8365
8366         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8367         (gst_avi_demux_massage_index):
8368           Fix quite humiliating bug in omitting 0-sized index chunks but
8369           forgetting to count them for timestamps.
8370
8371 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8372
8373         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8374           Actually leave the loop if we failed to sync. Don't crash.
8375
8376 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8377
8378         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8379         (gst_dvd_demux_process_private):
8380         * gst/mpegstream/gstdvddemux.h:
8381           Fix crash (#159759). Doesn't work, though. :-(.
8382
8383 2004-11-28  Benjamin Otte  <otte@gnome.org>
8384
8385         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8386           more overwriting protection due to modifying channels one by one
8387           instead of all at once
8388
8389 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8390
8391         * gst/audioconvert/gstchannelmix.c:
8392         (gst_audio_convert_fill_normalize):
8393           Normalize using absolute values.
8394
8395 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8396
8397         * configure.ac:
8398         * ext/Makefile.am:
8399         * ext/directfb/Makefile.am:
8400         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8401         (gst_directfbvideosink_get_pixel_format),
8402         (gst_directfbvideosink_get_format_from_fourcc),
8403         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8404         (gst_directfbvideosink_sink_link),
8405         (gst_directfbvideosink_change_state),
8406         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8407         (gst_directfbvideosink_buffer_alloc),
8408         (gst_directfbvideosink_interface_supported),
8409         (gst_directfbvideosink_interface_init),
8410         (gst_directfbvideosink_navigation_send_event),
8411         (gst_directfbvideosink_navigation_init),
8412         (gst_directfbvideosink_set_property),
8413         (gst_directfbvideosink_get_property),
8414         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8415         (gst_directfbvideosink_base_init),
8416         (gst_directfbvideosink_class_init),
8417         (gst_directfbvideosink_get_type), (plugin_init):
8418         * ext/directfb/directfbvideosink.h: Adding a first version of
8419         directfbvideosink.
8420         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8421         more.
8422
8423 2004-11-28  Benjamin Otte  <otte@gnome.org>
8424
8425         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8426           walk the samples backwards if out_channels > in_channels so we don't
8427           overwrite data
8428
8429 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8430
8431         * gst/audioconvert/Makefile.am:
8432         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8433         (gst_audio_convert_link), (gst_audio_convert_change_state),
8434         (gst_audio_convert_channels):
8435         * gst/audioconvert/gstchannelmix.c:
8436         (gst_audio_convert_unset_matrix),
8437         (gst_audio_convert_fill_identical),
8438         (gst_audio_convert_fill_compatible),
8439         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8440         (gst_audio_convert_fill_others),
8441         (gst_audio_convert_fill_normalize),
8442         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
8443         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
8444         * gst/audioconvert/gstchannelmix.h:
8445           Implement a channel mixer.
8446
8447 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
8448
8449         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
8450         * ext/alsa/gstalsa.h:
8451         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
8452         Make alsasink actually honor gst_element_set_clock and use that
8453         clock instead of its internal one.
8454
8455 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8456
8457         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
8458         (gst_play_base_bin_change_state): nullify source and decoder when
8459         going from READY to NULL so that we don't try to do weird stuff with
8460         them when going from NULL to READY
8461         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
8462         instead of g_object_unref
8463         (gen_video_element), (gen_audio_element): more refcounting fixes, now
8464         it should be correct
8465         (gst_play_bin_change_state): don't call remove_sinks if we are
8466         currently disposing the object
8467
8468 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8469
8470         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8471           Don't forget bass if it's there. Else left channel is silent...
8472
8473 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8474
8475         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
8476         (gst_a52dec_change_state):
8477           Don't do sample adjusting anymore, we use float audio now.
8478         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8479           Don't fixate to non-existing properties.
8480
8481 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8482
8483         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
8484         (gst_a52dec_change_state):
8485           Advertise that we can do surround sound.
8486
8487 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8488
8489         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
8490           Add buffer-frames=0.
8491         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
8492         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
8493         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
8494         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
8495         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
8496         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
8497         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
8498         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
8499         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
8500         * ext/dvdread/dvdreadsrc.h:
8501           Add seeking, querying for bytes, sectors, title, angle and
8502           chapter. Handle multiple chapters. Relicense to LGPL because
8503           Billy agreed on that (thanks Billy!).
8504
8505 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8506
8507         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
8508         call parent dispose method
8509
8510 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
8511
8512         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
8513         (gst_audio_clock_get_internal_time):
8514         Fix active <-> inactive transitions: ensure time value always
8515         grows and avoid abrupt value changes.
8516
8517 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
8518
8519         * configure.ac:
8520         * gst/tta/Makefile.am:
8521         * gst/tta/crc32.h:
8522         * gst/tta/filters.h:
8523         * gst/tta/gsttta.c:
8524         * gst/tta/gstttadec.c:
8525         * gst/tta/gstttadec.h:
8526         * gst/tta/gstttaparse.c:
8527         * gst/tta/gstttaparse.h:
8528         * gst/tta/ttadec.h:
8529           added TTA parser and decoder
8530
8531 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8532
8533         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8534         (probe_triggered), (check_queue), (buffer_underrun),
8535         (buffer_running), (buffer_overrun), (gen_source_element),
8536         (setup_source):
8537         * gst/playback/gstplaybasebin.h:
8538           Implement buffering. Needs some more work.
8539
8540 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8541
8542         * ext/theora/theoradec.c: (theora_dec_chain):
8543           Fix ilog mask range overflow.
8544
8545 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8546
8547         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8548           Don't omit the last (which in case of dmix is the only :) )
8549           channel count. Don't set channels if <= 2.
8550
8551 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
8552
8553         * gst/playback/gstplaybin.c: (gen_video_element),
8554         (gen_audio_element): Removed 2 obsolete comments
8555
8556 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
8557
8558         * ext/vorbis/oggvorbisenc.c
8559         * ext/vorbis/vorbisenc.c :
8560           change description fields of those plugins to differentiate them
8561           (pitivi show Encoders by description, they had the same one)
8562
8563 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
8564
8565         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8566
8567         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8568         (gst_play_bin_set_property), (gen_video_element),
8569         (gen_audio_element):
8570           Refcounting fixes for provided audio-/videosinks.
8571
8572 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8573
8574         * gst/playback/gstplaybin.c: (gen_video_element),
8575         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
8576           Don't reference all sinks, but only the video- and audiosinks.
8577           The vis. element should be disposed when we're done with it.
8578           We don't have any reason to keep it around. This fixes warnings
8579           when reusing playbin for playing multiple audio files with
8580           vis. enabled. Also release audio device on pause - idea stolen
8581           from Rhythmbox.
8582
8583 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8584
8585         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
8586         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
8587         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8588         * ext/alsa/gstalsaplugin.c: (plugin_init):
8589         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
8590         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
8591         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
8592         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
8593         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
8594         (gst_faad_change_state), (plugin_init):
8595         * ext/faad/gstfaad.h:
8596         * ext/vorbis/vorbis.c: (plugin_init):
8597         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
8598         * gst-libs/gst/audio/Makefile.am:
8599         * gst-libs/gst/audio/audio.c: (plugin_init):
8600         * gst-libs/gst/audio/multichannel.c:
8601         (gst_audio_check_channel_positions),
8602         (gst_audio_get_channel_positions),
8603         (gst_audio_set_channel_positions),
8604         (gst_audio_set_structure_channel_positions_list),
8605         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
8606         (gst_audio_fixate_channel_positions):
8607         * gst-libs/gst/audio/multichannel.h:
8608         * gst-libs/gst/audio/testchannels.c: (main):
8609         * gst/audioconvert/gstaudioconvert.c:
8610         (gst_audio_convert_class_init), (gst_audio_convert_init),
8611         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
8612         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
8613         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8614         * gst/audioconvert/plugin.c: (plugin_init):
8615           Surround sound support.
8616
8617 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8618
8619         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
8620           Fix position for discont if we're close as well. Nitpicking, but
8621           saves a few milliseconds of extra waiting or skipping.
8622
8623 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8624
8625         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
8626           We sometimes need parsers for playback, so add those too.
8627
8628 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8629
8630         * configure.ac:
8631         * gst/apetag/Makefile.am:
8632         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
8633         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
8634         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
8635         (gst_ape_demux_get_src_query_types),
8636         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
8637         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
8638         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
8639         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
8640         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
8641         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
8642         (gst_ape_demux_change_state):
8643         * gst/apetag/apedemux.h:
8644         * gst/apetag/apetag.c: (plugin_init):
8645         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
8646         (plugin_init):
8647           APE v1/2 tag reader plus typefind function.
8648
8649 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8650
8651         * configure.ac:
8652         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8653         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8654           Remove hacks for older core. Require newer core version
8655           accordingly.
8656
8657 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8658
8659         * gst/cdxaparse/Makefile.am:
8660         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
8661         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
8662         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
8663         * gst/cdxaparse/gstcdxaparse.h:
8664         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
8665         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
8666         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
8667         (gst_cdxastrip_get_src_query_types),
8668         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
8669         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
8670         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
8671         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
8672         * gst/cdxaparse/gstcdxastrip.h:
8673           SVCD/VCD header stripping separated from CDXA image parsing.
8674         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
8675         (plugin_init):
8676           Add VCD/SVCD header typefinding for VCD/SVCD.
8677         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
8678         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
8679         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
8680         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
8681         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
8682         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
8683         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
8684         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
8685         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
8686         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
8687         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
8688         * sys/vcd/vcdsrc.h:
8689           Fix up, add seeking, querying, URI interface. Works in totem now.
8690
8691 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8692
8693         * configure.ac:
8694           back to CVS
8695
8696 === release 0.8.6 ===
8697
8698 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8699
8700         * NEWS:
8701         * RELEASE:
8702         * configure.ac:
8703         * po/af.po:
8704         * po/az.po:
8705         * po/cs.po:
8706         * po/en_GB.po:
8707         * po/hu.po:
8708         * po/it.po:
8709         * po/nb.po:
8710         * po/nl.po:
8711         * po/or.po:
8712         * po/sq.po:
8713         * po/sr.po:
8714         * po/sv.po:
8715         * po/uk.po:
8716           releasing 0.8.6, "IOU Love"
8717
8718 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8719
8720         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8721
8722         * gst/playback/gstplaybasebin.c:
8723           Fix unplayable files error handling.  Fixes #158365
8724
8725 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8726
8727         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8728
8729         * gst/typefind/gsttypefindfunctions.c:
8730           Fix broken mp3 typefinding.  Fixes #158375
8731
8732 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8733
8734         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8735
8736         * ext/ogg/gstoggdemux.c:
8737           Fix sync on broken files.  Fixes #158976
8738
8739 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8740
8741         patch by: Edward Hervey <bilboed@bilboed.com>
8742
8743         * ext/libpng/gstpngenc.c:
8744           Copy over buffer properties.  Fixes #158832
8745
8746 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8747
8748         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
8749
8750         * ext/dvdread/dvdreadsrc.c:
8751           Fixes invalid reads (#158462)
8752
8753 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8754
8755         * sys/v4l/gstv4lsrc.c:
8756         * sys/v4l/gstv4lsrc.h:
8757         * sys/v4l/v4lsrc_calls.c:
8758           Probe less and cache it.  Fixes #159187.
8759
8760 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8761
8762         * gst/videorate/gstvideorate.c:
8763           Handle all video formats. Fixes #159186.
8764
8765 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
8766         * gst/synaesthesia/gstsynaesthesia.c:
8767         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
8768         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
8769         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
8770         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
8771         (gst_synaesthesia_change_state), (plugin_init):
8772         Fix up synaesthesia to work under different samplerates/ buffer sizes.
8773         Force 320x200 output, as that's the only thing the underlying
8774         synaesthesia implementation supports. Still needs to be made
8775         re-entrant.
8776
8777 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8778
8779         * configure.ac:
8780           Fix mpeg2enc configure check (similar to mplex check below).
8781
8782 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
8783
8784         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8785
8786         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8787           Fix for gcc-2.95 (fixes #158221).
8788
8789 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8790
8791         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8792           Re-add clock distribution hack (until new core is released).
8793           Fixes #158125.
8794
8795 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
8796         * configure.ac:
8797           fix mplex configure check segfaulting on some systems (bug #140994)
8798
8799 2004-11-13  Benjamin Otte  <otte@gnome.org>
8800
8801         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
8802           add debugging
8803         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8804           do a wait when we enter the loop func with no data available to
8805           write instead of getting into an 100% CPU loop by just returning and
8806           being called again by the scheduler
8807
8808 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
8809
8810         * configure.ac:
8811         * ext/libvisual/visual.c: (gst_visual_get_type),
8812         (libvisual_log_handler), (gst_visual_getcaps),
8813         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
8814         (plugin_init):
8815           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
8816         * ext/smoothwave/Makefile.am:
8817         * ext/smoothwave/demo-osssrc.c: (main):
8818         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
8819         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
8820         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
8821         (plugin_init):
8822         * ext/smoothwave/gstsmoothwave.h:
8823           Make gstsmoothwave a working element in the 20th century.
8824
8825         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
8826           Fix incorrect link function
8827
8828 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8829
8830         * gst/volume/gstvolume.c:
8831           Allow buffer-frames=0.
8832
8833 2004-11-12 Iain <iaingnome@gmail.com>
8834
8835         * configure.ac: Check for polypaudio
8836
8837         * ext/Makefile.am: Build the polyp dir
8838
8839         * ext/polyp: The polypsink sources.
8840
8841 2004-10-30 Iain <iaingnome@gmail.com>
8842
8843         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
8844         caps to reflect the new number of channels.
8845
8846 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8847
8848         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8849           Fix for negotiation order problem. This would show when the
8850           ALSA loopfuction was called before any other function. ALSA
8851           wouldn't do anything because we're not negotiated yet, leading
8852           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
8853
8854 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8855
8856         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8857
8858         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8859           No warnings (#157986).
8860
8861 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8862
8863         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8864           Prefer apev1/2 and id3v1 (at end of file) over musepack.
8865
8866 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8867
8868         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
8869           Signal no-more-pads (so it works in playbin).
8870
8871 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8872
8873         * ext/musepack/gstmusepackreader.cpp:
8874           Workaround for older core.
8875
8876 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8877
8878         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
8879           Actually test for odd width/height rather than testing whether
8880           a temporary variable that was 0 before we subtracted 1 is now
8881           not equal to zero (which it always is).
8882
8883 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8884
8885         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8886         Fix compilation if HAVE_XVIDEO is not defined
8887
8888 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8889
8890         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8891         Fix compilation if HAVE_XVIDEO is not defined
8892
8893 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
8894
8895         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
8896         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
8897         (gst_goom_change_state), (plugin_init):
8898         Use the bytestream adapter so goom doesn't depend on the input
8899         buffer size.
8900         Add a debug category
8901
8902 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8903
8904         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
8905           Only set hardware parameters *after* negotiation. Before
8906           negotiation, it will set ANY and that seems to cause crashes
8907           (see e.g. #151288, #153227).
8908
8909 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8910
8911         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
8912           This seems to be antique leftover. It needs to pass error
8913           checking.
8914         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
8915         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
8916         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
8917         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
8918           Fix GstXOverlay implementation (#151059).
8919
8920 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8921
8922         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8923           Don't assert (#157853).
8924
8925 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8926
8927         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
8928           Fix bytes/samples confustion.
8929         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
8930           Fix for underrun (#144389).
8931
8932 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8933
8934         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8935           Disable halfway-seek for pending release (since it needs a new
8936           core release).
8937
8938 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8939
8940         * sys/v4l/gstv4lsrc.c:
8941         * sys/v4l/gstv4lsrc.h:
8942         * sys/v4l/v4lsrc_calls.c:
8943           add autoprobe-fps property so we can separate autoprobing parts
8944
8945 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8946
8947         * sys/v4l/gstv4lsrc.c:
8948         * sys/v4l/v4lsrc_calls.c:
8949         initialise fourcc to catch unset fourcc's, and debug
8950
8951 2004-11-09  Wim Taymans  <wim@fluendo.com>
8952
8953         * gst/playback/README:
8954         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
8955         * gst/playback/gstplaybin.c: (gst_play_bin_init),
8956         (gst_play_bin_dispose), (gst_play_bin_set_property),
8957         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
8958         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
8959         (gst_play_bin_get_formats), (gst_play_bin_convert),
8960         (gst_play_bin_get_query_types), (gst_play_bin_query):
8961         Cleanups and some more documentation.
8962
8963 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
8964
8965         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
8966         (gst_cacasink_init), (gst_cacasink_chain):
8967         * ext/libcaca/gstcacasink.h:
8968         Cacasink inherits from VideoSink, so let that store the clock.
8969
8970 2004-11-09  Wim Taymans  <wim@fluendo.com>
8971
8972         * gst/playback/README:
8973         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
8974         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
8975         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
8976         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
8977         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
8978         (setup_sinks):
8979         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
8980         (gst_stream_info_is_mute), (gst_stream_info_set_property):
8981         * gst/playback/gststreaminfo.h:
8982         Updated README.
8983         Only switch groups if all streams have muted (EOSed).
8984         Send Tags in sync with the stream playback instead of in
8985         the playback/preroll phase.
8986         Some cleanups, free the fakesrc elements.
8987
8988 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8989
8990         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
8991           buffer-frames property was missing
8992         * ext/arts/gst_arts.c:
8993           rate missing from sinkcaps
8994         * ext/audiofile/gstafparse.c:
8995         * ext/audiofile/gstafsink.c:
8996         * ext/audiofile/gstafsrc.c:
8997         * ext/swfdec/gstswfdec.c:
8998           int audio doesn't know buffer-frames
8999         * ext/cdparanoia/gstcdparanoia.c:
9000           int audio doesn't know chunksize either
9001         * ext/nas/nassink.c:
9002           it's endianness, not endianess
9003         * gst-libs/gst/audio/audio.h:
9004           make float standard pad template caps really describe float
9005         * gst/law/mulaw.c: (linear_factory):
9006           signed only, please
9007         * gst/mpegstream/gstdvddemux.c:
9008           widths of 20 are not valid
9009
9010 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9011
9012         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9013
9014         * po/LINGUAS:
9015         * po/it.po:
9016           Add Italian
9017
9018 2004-11-08  Wim Taymans  <wim@fluendo.com>
9019
9020         * gst/playback/README:
9021         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9022         * gst/playback/gstplaybasebin.c: (probe_triggered),
9023         (gst_play_base_bin_change_state):
9024         Updated README, added more comments for fixmes etc..
9025
9026 2004-11-08  Wim Taymans  <wim@fluendo.com>
9027
9028         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9029         We can remove this hack now.
9030
9031 2004-11-08  Wim Taymans  <wim@fluendo.com>
9032
9033         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9034         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9035         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9036         Only mix AYUV for maximum quality.
9037
9038 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9039
9040         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9041         (gst_ogg_demux_push), (gst_ogg_pad_push):
9042           Let's act as if we're synchronized now! :).
9043         * ext/theora/theoradec.c: (theora_dec_chain):
9044           Add some debug.
9045
9046 2004-11-08  Wim Taymans  <wim@fluendo.com>
9047
9048         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9049         (gst_alpha_set_property), (gst_alpha_sink_link),
9050         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9051         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9052         (gst_alpha_init_params), (gst_alpha_chain):
9053         Implement alpha functions for AYUV too, this increases
9054         accuracy quite a bit.
9055
9056 2004-11-08  Wim Taymans  <wim@fluendo.com>
9057
9058         * gst/ffmpegcolorspace/avcodec.h:
9059         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9060         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9061         (gst_ffmpegcsp_avpicture_fill):
9062         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9063         (gst_ffmpegcsp_caps_remove_format_info):
9064         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9065         (shrink12), (img_get_alpha_info), (deinterlace_line),
9066         (deinterlace_line_inplace):
9067         * gst/ffmpegcolorspace/imgconvert_template.h:
9068         Added AYUV colorspace and handle RGBA a bit more respectful.
9069
9070 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9071
9072         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9073           Actually always send a discont (cornercase when resending the
9074           same serial-tagged chain twice).
9075
9076 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9077
9078         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9079         (gst_ximagesink_finalize):
9080         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9081         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9082
9083 2004-11-08  Wim Taymans  <wim@fluendo.com>
9084
9085         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9086         Don't segfault on NULL data.
9087
9088 2004-11-08  Wim Taymans  <wim@fluendo.com>
9089
9090         * gst/playback/gstdecodebin.c: (unlinked):
9091         * gst/playback/gstplay-marshal.list:
9092         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9093         (gst_play_base_bin_init), (group_create), (get_active_group),
9094         (get_building_group), (group_destroy), (group_commit),
9095         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9096         (add_element_stream), (no_more_pads), (probe_triggered),
9097         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9098         (state_change), (setup_source), (gst_play_base_bin_get_property),
9099         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9100         (gst_play_base_bin_link_stream),
9101         (gst_play_base_bin_get_streaminfo):
9102         * gst/playback/gstplaybasebin.h:
9103         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9104         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9105         Add support for chained ogg files. Prepare for playlist
9106         support. This patch introduces the concept of pad groups, which
9107         together compose one playable media file.
9108
9109 2004-11-07  David Schleef  <ds@schleef.org>
9110
9111         * testsuite/gst-lint: Check for pad templates that aren't statically
9112         scoped.
9113
9114 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9115
9116         * configure.ac:
9117         * ext/Makefile.am:
9118         * ext/musepack/Makefile.am:
9119         * ext/musepack/gstmusepackdec.cpp:
9120         * ext/musepack/gstmusepackdec.h:
9121         * ext/musepack/gstmusepackreader.cpp:
9122         * ext/musepack/gstmusepackreader.h:
9123           Add musepack decoder.
9124         * ext/faad/gstfaad.c: (gst_faad_base_init):
9125           Make pad templates static.
9126         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9127         (plugin_init):
9128           Add musepack typefinder, make mp3 typefinding work halfway stream,
9129           which doesn't actually work yet because id3demux doesn't implement
9130           _get_length().
9131
9132 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9133
9134         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9135         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9136           Fix interrupt event handling (#144436).
9137
9138 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9139
9140         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9141           Hide unused glory.
9142
9143 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9144
9145         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9146
9147         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9148           Fix weird caps (#157548).
9149
9150 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9151
9152         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9153
9154         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9155           Add missing NULL terminator (#157543).
9156
9157 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9158
9159         * gst/tcp/gsttcp.h:
9160         * gst/tcp/gsttcpclientsink.c:
9161         * gst/tcp/gsttcpclientsrc.c:
9162         * gst/tcp/gsttcpserversink.c:
9163         * gst/tcp/gsttcpserversrc.c:
9164           ports can go up to 65535.  Move common defines to gsttcp.h
9165
9166 2004-11-05  Wim Taymans  <wim@fluendo.com>
9167
9168         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9169         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9170         Added two more colorspaces.
9171
9172 2004-11-05  Wim Taymans  <wim@fluendo.com>
9173
9174         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9175         (gst_ffmpegcsp_avpicture_fill):
9176         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9177         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9178         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9179         More stride fixes.
9180
9181 2004-11-05  Wim Taymans  <wim@fluendo.com>
9182
9183         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9184         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9185         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9186         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9187         (gst_videomixer_loop):
9188         More stride fixes.
9189
9190 2004-11-05  Benjamin Otte  <otte@gnome.org>
9191
9192         * ext/mad/gstmad.c: (gst_mad_chain):
9193           don't overflow data buffer. Flush not needed sync data when syncing
9194           failed.
9195
9196 2004-11-04  Wim Taymans  <wim@fluendo.com>
9197
9198         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9199         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9200         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9201         (gst_alpha_init_params), (gst_alpha_chain),
9202         (gst_alpha_change_state):
9203         Updated the chroma keying algorithm with something more
9204         sophisticated.
9205
9206 2004-11-03  Wim Taymans  <wim@fluendo.com>
9207
9208         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9209         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9210         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9211         Fix stride issues. Does not completely work for odd
9212         heights.
9213
9214 2004-11-03  Wim Taymans  <wim@fluendo.com>
9215
9216         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9217         (gst_alpha_chroma_key), (gst_alpha_chain):
9218         Fix stride issues. Does not completely work for odd
9219         heights.
9220
9221 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9222
9223         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9224         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9225         leak fixes
9226
9227 2004-11-03  Wim Taymans  <wim@fluendo.com>
9228
9229         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9230         (gst_ffmpegcsp_avpicture_fill):
9231         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9232         (avpicture_alloc):
9233         * gst/ffmpegcolorspace/imgconvert_template.h:
9234         Use correct _fill function to get correct strides.
9235
9236 2004-11-02  David Schleef  <ds@schleef.org>
9237
9238         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9239         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9240         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9241         Change all g_print()s to debugging.  Add a bunch of consistency
9242         checks.
9243
9244 2004-11-02  Wim Taymans  <wim@fluendo.com>
9245
9246         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9247         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9248         (unlinked), (no_more_pads), (close_link):
9249         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9250         (unknown_type), (add_element_stream), (new_decoded_pad),
9251         (removed_decoded_pad), (setup_source):
9252         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9253         (gst_stream_info_class_init), (gst_stream_info_init),
9254         (gst_stream_info_new), (gst_stream_info_dispose),
9255         (stream_info_mute_pad), (gst_stream_info_set_property),
9256         (gst_stream_info_get_property):
9257         * gst/playback/gststreaminfo.h:
9258         Fix playback of multiple files.
9259         a slightly different approach to handling dynamic pad removals.
9260         This one only looks at pads that we have linked.
9261
9262 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9263
9264         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9265         free" warning from libc.
9266
9267 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9268
9269         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9270         (get_unconnected_element), (remove_starting_from), (pad_removed),
9271         (close_link):
9272           Implement support for dynamic pad changing. We listen to "live"
9273           pad removals (i.e. while playing) and re-setup autoplugging
9274           after that. Playbasebin/playbin need some more work for this
9275           to finally work, but decodebin supports (and replugs) chained
9276           ogg now.
9277
9278 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9279
9280         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9281         (gst_alsa_finalize):
9282         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9283         (gst_cdaudio_finalize):
9284         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9285         (cdparanoia_finalize):
9286         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9287         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9288         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9289         (dvdreadsrc_finalize):
9290         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9291         (gst_flacdec_finalize):
9292         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9293         (gst_flacenc_finalize):
9294         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9295         (gst_gnomevfssink_finalize):
9296         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9297         (gst_gnomevfssrc_finalize):
9298         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9299         (gst_fameenc_finalize):
9300         * ext/nas/nassink.c: (gst_nassink_class_init),
9301         (gst_nassink_finalize):
9302         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9303         (gst_sdlvideosink_class_init):
9304         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9305         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9306         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9307         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9308         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9309         (gst_x_window_listener_dispose):
9310         * gst/audioscale/gstaudioscale.c:
9311         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9312         (play_on_demand_finalize):
9313         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9314         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9315         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9316         (cdplayer_finalize):
9317         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9318         (gst_glimagesink_class_init):
9319         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9320         (gst_osselement_finalize):
9321         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9322         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9323         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9324           Fixes a bunch of problems with finalize and dispose functions,
9325           either assumptions that dispose is only called once, or not calling
9326           the parent class dispose/finalize function
9327
9328 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9329
9330         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9331           added two api precondition guards
9332           use g_strdup with getenv to fix crash when using ENVVAR
9333
9334 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9335         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9336         (gst_esdsink_finalize):
9337         Use a finalize function, not dispose, and more importantly,
9338         call the parent class finalize function too
9339
9340 2004-11-01  Johan Dahlin  <johan@gnome.org>
9341
9342         * ext/ogg/gstoggdemux.c:
9343         * gst/tags/gstvorbistag.c:
9344         Plug leaks.
9345
9346 2004-10-31  Benjamin Otte  <otte@gnome.org>
9347
9348         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9349           lotsa memleaks today. But they're all small...
9350
9351 2004-10-31  Benjamin Otte  <otte@gnome.org>
9352
9353         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9354           another memleak crushed
9355
9356 2004-10-31  Benjamin Otte  <otte@gnome.org>
9357
9358         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9359           fix memleak
9360
9361 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9362
9363         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9364           Hack to prevent crash when going to READY inside signal handler
9365           while this function is active.
9366
9367 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9368
9369         * gst/ffmpegcolorspace/Makefile.am:
9370         * gst/ffmpegcolorspace/avcodec.h:
9371         * gst/ffmpegcolorspace/common.h:
9372         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9373         * gst/ffmpegcolorspace/dsputil.h:
9374         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9375         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9376         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9377         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9378         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9379         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9380         (gst_ffmpegcsp_avpicture_fill):
9381         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9382         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9383         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9384         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9385         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9386         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9387         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9388         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9389         * gst/ffmpegcolorspace/imgconvert.c:
9390         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9391         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9392         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9393         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9394         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9395         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9396         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9397         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9398         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9399         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9400         (grow21), (grow22), (grow41), (grow44), (conv411),
9401         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9402         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9403         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9404         (avpicture_free), (is_yuv_planar), (img_convert),
9405         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9406         (deinterlace_line_inplace), (deinterlace_bottom_field),
9407         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9408         * gst/ffmpegcolorspace/imgconvert_template.h:
9409         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9410         * gst/ffmpegcolorspace/mmx.h:
9411         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9412         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9413         (av_freep), (avcodec_get_context_defaults),
9414         (avcodec_alloc_context), (avcodec_init):
9415           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9416           handling plus update from ffmpeg CVS. Large clean-up.
9417
9418 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9419
9420         * gst/playback/Makefile.am:
9421           We need the marshallers for decodebin, too.
9422
9423 2004-10-30  David Schleef  <ds@schleef.org>
9424
9425         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9426           quicktime typefinding work with 64-bit offsets.
9427
9428 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9429
9430         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9431           Set EOS on the element when processing an EOS event.
9432         * ext/speex/gstspeexdec.h:
9433         * ext/speex/gstspeexenc.h:
9434           Only keep a const ptr to the mode
9435         * gst-libs/gst/riff/riff-media.c:
9436         (gst_riff_create_audio_caps_with_data),
9437         (gst_riff_create_audio_template_caps):
9438           Allow WMAV3, with up to 6 channels.
9439         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9440           Don't call gst_pad_set_event_function on a sink pad.
9441         * gst/mpegstream/gstdvddemux.c:
9442         (gst_dvd_demux_get_subpicture_stream),
9443         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
9444           Copy the explicit caps that were set across to the cur_* pads,
9445           instead of trying to use a possibly non-existent negotiated caps.
9446           Reset the type of subpicture pads to UNKNOWN after calling
9447           init_stream, so that the caps get set.
9448
9449 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
9450
9451         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9452
9453         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9454           Don't touch buffer if it is of size 0 (fixes #151064).
9455
9456 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9457
9458         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
9459           Synchronized discont handling.
9460
9461 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9462
9463         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9464         (gst_ogg_demux_push):
9465           Make seeking sort-of exact again (fixes #156387).
9466
9467 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9468
9469         * gst/playback/gstplaybasebin.c: (unknown_type),
9470         (add_element_stream), (new_decoded_pad),
9471         (gst_play_base_bin_change_state):
9472         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9473         (gst_stream_info_init), (gst_stream_info_new),
9474         (gst_stream_info_dispose), (gst_stream_info_get_property):
9475         * gst/playback/gststreaminfo.h:
9476           Make caps explicitely available. Makes testing for unsupported
9477           types possible. Improves error reporting.
9478
9479 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9480
9481         * gst/audioconvert/gstaudioconvert.c:
9482         (gst_audio_convert_buffer_to_default_format):
9483           Really don't touch read-only buffers (#156563).
9484
9485 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
9486
9487         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9488
9489         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9490           Fix memleak (#155223).
9491
9492 2004-10-29  Wim Taymans  <wim@fluendo.com>
9493
9494         * gst/tcp/.cvsignore:
9495         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
9496         (gst_multifdsink_class_init), (gst_multifdsink_init),
9497         (gst_multifdsink_add), (gst_multifdsink_remove),
9498         (gst_multifdsink_remove_client_link), (is_sync_frame),
9499         (gst_multifdsink_new_client),
9500         (gst_multifdsink_handle_client_write),
9501         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9502         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
9503         (gst_multifdsink_get_property):
9504         * gst/tcp/gstmultifdsink.h:
9505         Added burst on connect sync_method, deprecated sync_clients,
9506         streamlined the sync code some more.
9507
9508 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9509
9510         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
9511         (gst_play_base_bin_change_state):
9512           Improve error reporting.
9513
9514 2004-10-28  Wim Taymans  <wim@fluendo.com>
9515
9516         * gst/tcp/Makefile.am:
9517         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
9518         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
9519         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
9520         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
9521         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
9522         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
9523         (gst_fdset_wait):
9524         Added more locks around fdset structures. Fixed/reworked
9525         the poll array resizing code.
9526         Added stress test for fdset.
9527
9528 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9529
9530         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9531         fix build
9532
9533 2004-10-28  Benjamin Otte  <otte@gnome.org>
9534
9535         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9536           fix link function to always query channels and query width for
9537           floats
9538         * configure.ac:
9539           add equalizer dir
9540         * gst/equalizer/Makefile.am:
9541         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
9542         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
9543         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
9544         (arg_to_scale), (setup_filter),
9545         (gst_iir_equalizer_compute_frequencies),
9546         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
9547         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
9548         (plugin_init):
9549           add an equalizer
9550
9551 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9552
9553         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
9554
9555         * po/LINGUAS:
9556         * po/nb.po:
9557           Added Norwegian Bokmaal translation
9558
9559 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9560
9561         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9562           Don't break on options (fixes #156488).
9563
9564 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9565
9566         * configure.ac:
9567         * ext/cdaudio/Makefile.am:
9568         * sys/Makefile.am:
9569           fix build on older automake
9570
9571 2004-10-26  Wim Taymans  <wim@fluendo.com>
9572
9573         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
9574         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
9575         Allow a little margin when negotiating the framerate.
9576
9577 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
9578
9579         * gst/level/gstlevel.c:
9580           synchonised naming of pads and pad-templates
9581
9582 2004-10-26  Wim Taymans  <wim@fluendo.com>
9583
9584         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9585         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
9586         (_find_streams_check), (gst_ogg_demux_push):
9587         Fix EOS again. Needs to be done in a better way. We should not
9588         remove the pad if there is no new chained stream.
9589
9590 2004-10-26 Iain <iaingnome@gmail.com>
9591
9592         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
9593         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
9594         of the caps.
9595         * gst/interleave/interleave.c (interleave_class_init): Hook up release
9596         pad.
9597         (interleave_release_pad): Remove the pad.
9598         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
9599         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
9600         the set device.
9601         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
9602         attrs
9603         (gst_xvimagesink_xcontext_clear): Free the xcontext.
9604         (gst_xvimagesink_finalize): Free the par.
9605
9606 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9607
9608         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
9609         (gst_avimux_stop_file):
9610           First calculate the rate, and only then use it. Hdr.rate is a
9611           multiple and not a derivative of hdr.scale. Scale is not the
9612           same as blockalign but is solely related to rate.
9613
9614 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9615
9616         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
9617         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
9618           Implement seeking.
9619
9620 2004-10-25  James Henstridge  <james@jamesh.id.au>
9621
9622         Reviewed by:  David Schleef  <ds@schleef.org>
9623
9624         * examples/gstplay/player.c: (got_stream_length), (main):
9625         * examples/seeking/cdplayer.c: (update_scale):
9626         * examples/seeking/seek.c: (format_value), (update_scale):
9627         * examples/seeking/spider_seek.c: (format_value), (update_scale),
9628         (stop_seek):
9629         Build fixes on AMD64.
9630
9631 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9632
9633         reviewed by: Ronald Bultje <rbultje at gnome dot org>
9634
9635         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
9636         Fix for some v4l cards which hang in v4lsrc
9637
9638 2004-10-25  Wim Taymans  <wim@fluendo.com>
9639
9640         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
9641         (gst_ogg_demux_push), (gst_ogg_chains_clear):
9642         Make sure to remove the pad when a new chain is
9643         encountered. Set some vars to NULL so we don't try
9644         to reference freed memory.
9645
9646 2004-10-25  Wim Taymans  <wim@fluendo.com>
9647
9648         * examples/seeking/Makefile.am:
9649         * examples/seeking/cdplayer.c: (update_scale):
9650         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
9651         * examples/seeking/playbin.c: (make_playerbin_pipeline),
9652         (format_value), (update_scale), (iterate), (start_seek),
9653         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
9654         (print_usage), (main):
9655         Added some more examples, update others.
9656
9657 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9658
9659         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
9660         * ext/speex/gstspeexdec.c: (speex_dec_chain):
9661         * ext/theora/theoradec.c: (theora_dec_chain):
9662         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9663           Add codec-name metadata.
9664
9665 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
9666
9667         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9668
9669         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9670         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9671         * ext/alsa/gstalsamixertrack.h:
9672         * po/POTFILES.in:
9673           ALSA mixer track label internationalization (#154054).
9674
9675 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9676
9677         * ext/theora/theoradec.c: (theora_dec_chain):
9678           Export bitrate as metadata.
9679
9680 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9681
9682         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9683         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9684         * ext/alsa/gstalsamixertrack.h:
9685           Fix names, fix loop.
9686
9687 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9688
9689         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
9690         (speex_dec_convert):
9691           sinkconvert function so oggdemux can get the file length (totem).
9692
9693 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
9694
9695         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9696
9697         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9698           Don't push incomplete packets.
9699         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
9700           Fix MPEG-4 audio typefinding.
9701
9702 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9703
9704         * sys/v4l/Makefile.am:
9705         * sys/v4l/gstv4l.c: (plugin_init):
9706         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
9707         (gst_v4lelement_init), (gst_v4lelement_dispose),
9708         (gst_v4lelement_change_state):
9709         * sys/v4l/gstv4lelement.h:
9710         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
9711         (gst_v4l_xoverlay_close), (idle_refresh),
9712         (gst_v4l_xoverlay_set_xwindow_id):
9713         * sys/v4l/gstv4lxoverlay.h:
9714         * sys/v4l/v4l-overlay_calls.c:
9715         * sys/v4l/v4l_calls.h:
9716         * sys/v4l2/Makefile.am:
9717         * sys/v4l2/gstv4l2.c: (plugin_init):
9718         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
9719         (gst_v4l2element_init), (gst_v4l2element_dispose),
9720         (gst_v4l2element_change_state):
9721         * sys/v4l2/gstv4l2element.h:
9722         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
9723         (gst_v4l2_xoverlay_close), (idle_refresh),
9724         (gst_v4l2_xoverlay_set_xwindow_id):
9725         * sys/v4l2/gstv4l2xoverlay.h:
9726         * sys/v4l2/v4l2-overlay_calls.c:
9727         * sys/v4l2/v4l2_calls.h:
9728           Remove client-side overlay handling, use the X-server v4l plugin
9729           for that. Nicer overlay, less code. Also make the plugin
9730           compileable without X (but then without overlay, obviously).
9731           Makes xwindowlistener obsolete, should we remove that?
9732
9733 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9734
9735         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
9736         (gst_osssrc_src_query):
9737         * sys/oss/gstosssrc.h:
9738           OK, so people want offset in DEFAULT. This time, actually fix all
9739           cases.
9740         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
9741           Add FPS properly.
9742
9743 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9744
9745         * gst/asfdemux/gstasfmux.c:
9746         * gst/avi/gstavimux.c:
9747           Framerate.
9748
9749 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9750
9751         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
9752           Fix properties (channel, norm, frequency).
9753
9754 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9755
9756         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
9757           Flag typo.
9758         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
9759           No warnings.
9760
9761 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9762
9763         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
9764           Fix hang.
9765
9766 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9767
9768         * sys/v4l2/gstv4l2element.h:
9769           Yet Another Hack (tm) for kernel header borkedness.
9770         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
9771         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
9772         (gst_v4l2src_link), (gst_v4l2src_getcaps),
9773         (gst_v4l2src_change_state):
9774         * sys/v4l2/gstv4l2src.h:
9775         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
9776         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
9777           Fix caps, keep track of state, work.
9778
9779 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9780
9781         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
9782           Quiet.
9783
9784 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9785
9786         * sys/oss/gstosssrc.c: (gst_osssrc_get):
9787           Don't mix bytes and samples.
9788
9789 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9790
9791         * ext/ogg/gstoggmux.c:
9792           Basic pad template which accepts OGM tracks, speex, flac, vorbis
9793           and theora. Any is incorrect.
9794         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
9795           Fix caps.
9796         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
9797         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
9798         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
9799         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
9800         * sys/v4l/gstv4lmjpegsrc.h:
9801         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
9802         (gst_v4lsrc_change_state):
9803         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
9804         (gst_v4lmjpegsrc_capture_stop):
9805           Fix caps. Keep track of internal state. Work.
9806
9807 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9808
9809         * ext/Makefile.am:
9810           Fix the build fixes.
9811
9812 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9813
9814         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9815         (gst_ogg_demux_src_event), (_find_chain_seek),
9816         (gst_ogg_pad_push):
9817           Check for pad availability before using it.
9818         * ext/ogg/gstoggdemux.c: (_find_chain_process):
9819           Fix parsing of chained ogg. Needs more work on the decoder side.
9820
9821 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9822
9823         * gst/spectrum/Makefile.am:
9824         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
9825         (idle_func):
9826           Fix demo and reenable it. Yes, I'm currently playing with audio
9827           analysis tools
9828
9829 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9830
9831         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9832           We love it if files that start at zero work too...
9833
9834 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9835
9836         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9837           Handle files with missing EOS headers.
9838
9839 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9840
9841         * gst/tcp/gsttcpserversink.c:
9842         (gst_tcpserversink_handle_server_read),
9843         (gst_tcpserversink_init_send):
9844         Zero some variables first (need for accept not to return EINVAL)
9845
9846 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9847
9848         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9849         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
9850         * ext/theora/theoradec.c: (theora_dec_sink_convert),
9851         (theora_dec_chain):
9852         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
9853         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
9854           Seeking and querying finetune.
9855
9856 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9857
9858         * configure.ac:
9859         * ext/Makefile.am:
9860         * ext/raw1394/Makefile.am:
9861           fix the build
9862
9863 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9864
9865         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9866           Wrong return.
9867         * gst/playback/Makefile.am:
9868         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
9869         * gst/playback/gstplay-marshal.list:
9870         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
9871           Fix marshallers.
9872
9873 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9874
9875         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
9876           Silence.
9877
9878 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9879
9880         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9881         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
9882         (gst_ogg_pad_push):
9883           Yay for non-lineair granulepos in theora.
9884
9885 2004-10-18  Wim Taymans  <wim@fluendo.com>
9886
9887         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
9888         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
9889         * ext/dv/gstdvdec.h:
9890         Make sure we renegotiate aspect ratio when the camera switches.
9891
9892 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9893
9894         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9895         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
9896           Start at zero.
9897         * ext/theora/theoradec.c: (theora_dec_chain):
9898           Skip headers. Bad idea for chained ogg, but fixes seeking.
9899
9900 2004-10-18  Wim Taymans  <wim@fluendo.com>
9901
9902         * configure.ac:
9903         I swear, this is the last time I touch this.
9904
9905 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9906
9907         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9908         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
9909         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
9910           Faster seeking.
9911         * ext/theora/theoradec.c: (theora_dec_sink_convert):
9912           Time-to-default conversion.
9913         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9914           Don't error on unknown packets, just skip. We should probably
9915           read them if we want to support chained ogg.
9916
9917 2004-10-18  Wim Taymans  <wim@fluendo.com>
9918
9919         * configure.ac:
9920         Added cdaudio to wrong list.
9921
9922 2004-10-18  Wim Taymans  <wim@fluendo.com>
9923
9924         * configure.ac:
9925         Revive cdaudio.
9926
9927 2004-10-18  Wim Taymans  <wim@fluendo.com>
9928
9929         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
9930         (gst_dvdec_video_link), (gst_dvdec_push):
9931         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
9932         (gst_smokeenc_resync), (gst_smokeenc_chain):
9933         Fix mimetype on smoke encoder.
9934         Add aspect ratio to dvdec. Not sure if these
9935         values are correct though....
9936
9937 2004-10-18  Wim Taymans  <wim@fluendo.com>
9938
9939         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
9940         Fix vorbis property descriptions and ranges.
9941
9942 2004-10-18  Wim Taymans  <wim@fluendo.com>
9943
9944         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9945         Really do nothing when no data is available.
9946         Go to the playing state when the stream is not seekable
9947         instead of failing.
9948
9949 2004-10-18  Wim Taymans  <wim@fluendo.com>
9950
9951         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
9952         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
9953         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
9954         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
9955         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
9956         Added uri handler for cd://
9957         Port to new API.
9958
9959 2004-10-18  Wim Taymans  <wim@fluendo.com>
9960
9961         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9962         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
9963         (try_to_link_1), (no_more_pads), (close_link), (type_found):
9964         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
9965         (remove_prerolls), (unknown_type), (add_element_stream),
9966         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
9967         (gst_play_base_bin_remove_element),
9968         (gst_play_base_bin_link_stream):
9969         * gst/playback/gstplaybin.c: (gen_video_element),
9970         (gen_vis_element), (remove_sinks), (setup_sinks):
9971         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
9972         (gst_stream_info_get_type), (gst_stream_info_class_init),
9973         (gst_stream_info_init), (gst_stream_info_new),
9974         (gst_stream_info_dispose), (stream_info_mute_pad),
9975         (gst_stream_info_set_property), (gst_stream_info_get_property):
9976         * gst/playback/gststreaminfo.h:
9977         Add sink padtemplate to decodebin.
9978         Added some more comments.
9979         Make queue size configurable in playbasebin.
9980         Added possibility to use elements as sinks (ex cdaudio).
9981
9982 2004-10-15  Wim Taymans  <wim@fluendo.com>
9983
9984         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
9985         (gst_speexenc_chain):
9986         Fix speex timestamps so that it gets muxed properly.
9987
9988 2004-10-15  Wim Taymans  <wim@fluendo.com>
9989
9990         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
9991         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
9992         (gst_dv1394src_init), (gst_dv1394src_dispose),
9993         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
9994         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
9995         (gst_dv1394src_event), (gst_dv1394src_get_formats),
9996         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
9997         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
9998         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
9999         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10000         * ext/raw1394/gstdv1394src.h:
10001         Added conversion/query functions.
10002         Update buffer timestamps,
10003         Added signals.
10004         Added uri dv:// so it might play from the firewire in playbin.
10005         Fix a possible leak.
10006         Added debugging.
10007
10008 2004-10-15  Wim Taymans  <wim@fluendo.com>
10009
10010         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10011         (gst_dv1394src_init), (gst_dv1394src_set_property),
10012         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10013         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10014         * ext/raw1394/gstdv1394src.h:
10015         Added AV/C VTR control support needed for some cameras.
10016         Added automatic port detection.
10017         Added properties for selecting the channel.
10018         The configure.ac script is not yet updated to reflect the
10019         new libavc1394 and librom1394 dependencies.
10020
10021 2004-10-15  Wim Taymans  <wim@fluendo.com>
10022
10023         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10024         (qtdemux_parse), (gst_qtdemux_handle_esds):
10025         An esds box is not a container.
10026         Fix parsing of mp4v boxes.
10027         Do not try to renegotiate fps for each frame. Need to
10028         find a better method. This should fix mp4 playback.
10029
10030 2004-10-14  David Schleef  <ds@schleef.org>
10031
10032         * configure.ac: update for swfdec-0.3 and liboil-0.2
10033         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10034         * ext/swfdec/gstswfdec.h: same
10035         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10036         * gst/videotestsrc/videotestsrc.c: same
10037
10038 2004-10-14  Wim Taymans  <wim@fluendo.com>
10039
10040         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10041         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10042         (is_sync_frame), (gst_multifdsink_new_client),
10043         (gst_multifdsink_handle_client_write),
10044         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10045         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10046         Turn warnings into info.
10047         Don't allow a state change in the streaming thread.
10048
10049 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10050
10051         * ext/vorbis/oggvorbisenc.c:
10052         * ext/vorbis/vorbisdec.c:
10053           fix template sample rate
10054
10055 2004-10-13  Wim Taymans  <wim@fluendo.com>
10056
10057         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10058         Decoding the header first fixes some problems in resyncing
10059         in more mp3s.
10060
10061 2004-10-12  Wim Taymans  <wim@fluendo.com>
10062
10063         * gst/playback/gstplaybin.c: (gen_video_element),
10064         (gen_vis_element), (remove_sinks), (setup_sinks):
10065         Added vis plugin support, need to configure the vis
10066         element to activate it.
10067
10068 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10069
10070         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10071         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10072           Some debug.
10073         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10074         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10075         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10076         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10077         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10078         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10079         * gst/avi/gstavidemux.h:
10080           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10081           recovery (where, if part of the index is broken, we will still read
10082           the rest of the index and recover the broken part by stream
10083           scanning). More broken media support. EOS workarounds. General AVI
10084           braindamage headache recovery. Aspirin included.
10085
10086 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10087
10088         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10089         (cdparanoia_event), (cdparanoia_query):
10090           Get rid of hideous lead-in.
10091
10092 2004-10-11  Wim Taymans  <wim@fluendo.com>
10093
10094         * gst/playback/gstplaybasebin.c: (setup_source):
10095         Wrong var used to get g_list_next.
10096
10097 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10098
10099         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10100         (cdparanoia_get), (cdparanoia_open):
10101           Report discid as metadata, add duration.
10102
10103 2004-10-11  Wim Taymans  <wim@fluendo.com>
10104
10105         * gst/playback/gstplaybasebin.c: (setup_source):
10106         Cleanup the previous pipeline a little earlier for the
10107         case that a source element provides raw data.
10108
10109 2004-10-11  Benjamin Otte  <otte@gnome.org>
10110
10111         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10112           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10113           consuming the last 128 bytes, even though it was valid mp3 data.
10114
10115 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10116
10117         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10118         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10119         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10120         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10121
10122 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10123
10124         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10125         Fix for webcams that support only specific width or height
10126
10127 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10128
10129         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10130
10131         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10132           Fix wrong discont event setup (fixes #154967).
10133
10134 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10135
10136         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10137
10138         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10139           Error out on invalid data (fixes #154807).
10140
10141 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10142
10143         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10144
10145         * ext/dvdread/dvdreadsrc.c: (_read):
10146           Make titles > 0 work again (fixes #154834).
10147
10148 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10149
10150         * gst-libs/gst/riff/riff-media.c:
10151         (gst_riff_create_video_template_caps):
10152           WMV3 missing in template caps.
10153
10154 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10155
10156         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10157           OK, so the original code was too strict. It makes random AVI files
10158           hang for seconds upon opening, which is unacceptable and is far
10159           beyond the original goal of getting multiple chunks for one-chunk
10160           sounc stream files. So now do just that.
10161
10162 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10163
10164         * gst/playback/gstplaybasebin.c: (setup_source),
10165         (gst_play_base_bin_change_state):
10166           Actually clean up streaminfo if output fails. This would trigger
10167           if, for example, there was no CD in the drive. No preroll, so
10168           a streaminfo structure is created, but the subsequent state change
10169           of the thread fails.
10170         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10171           Don't change state if parent failed.
10172
10173 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10174
10175         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10176         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10177         (gen_video_element), (remove_sinks):
10178           Add small bits of code for screenshot handling.
10179
10180 2004-10-08  Wim Taymans  <wim@fluendo.com>
10181
10182         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10183         (gen_video_element), (gen_audio_element), (setup_sinks):
10184         Don't assume the user provided sinks are named "sink"...
10185
10186 2004-10-08  Wim Taymans  <wim@fluendo.com>
10187
10188         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10189         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10190         (gst_play_base_bin_link_stream):
10191         Do not try to autoplug sources that generate raw streams like
10192         cdparanoia.
10193         disconnect the preroll overrun signal when we don't need it anymore.
10194
10195 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10196
10197         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10198         Added reworked patch from #154903 from milosz derezynski (deadchip).
10199
10200 2004-10-08  Wim Taymans  <wim@fluendo.com>
10201
10202         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10203         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10204         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10205         (cdparanoia_convert), (cdparanoia_uri_get_type),
10206         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10207         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10208         * ext/cdparanoia/gstcdparanoia.h:
10209         This adds the cdda://<tracknum> uri.
10210
10211 2004-10-08  Wim Taymans  <wim@fluendo.com>
10212
10213         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10214         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10215         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10216         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10217         (unknown_type), (gst_play_base_bin_remove_element),
10218         (gst_play_base_bin_link_stream):
10219         * gst/playback/gstplaybasebin.h:
10220         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10221         (gst_play_bin_set_property), (gen_video_element),
10222         (gen_audio_element), (setup_sinks):
10223         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10224         (gst_stream_info_get_type), (gst_stream_info_class_init),
10225         (gst_stream_info_init), (gst_stream_info_new),
10226         (gst_stream_info_dispose), (stream_info_mute_pad),
10227         (gst_stream_info_set_property), (gst_stream_info_get_property):
10228         * gst/playback/gststreaminfo.h:
10229         Reuse the audio and video bins.
10230         Some internal cleanups in the stream selection code.
10231
10232 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10233
10234         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10235         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10236         * sys/ximage/ximagesink.h:
10237         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10238         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10239         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10240         not coming from those elements. Moreover these elements should not keep
10241         the xid they have been given when in NULL state.
10242
10243 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10244
10245         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10246         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10247         * sys/ximage/ximagesink.h:
10248         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10249         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10250         * sys/xvimage/xvimagesink.h:
10251           Actually only create a new toplevel window if we're not gonna
10252           embed it right after.
10253
10254 2004-10-07  Wim Taymans  <wim@fluendo.com>
10255
10256         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10257         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10258         * gst/playback/gstplaybin.c: (setup_sinks):
10259         Implement muting/unmuting of streams, mute streams that are not
10260         used.
10261
10262 2004-10-07  Wim Taymans  <wim@fluendo.com>
10263
10264         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10265         (plugin_init):
10266         Added lame audio/x-ac3 typefind function.
10267
10268 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10269
10270         * configure.ac:
10271           bump nano to cvs
10272
10273 === release 0.8.5 ===
10274
10275 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10276
10277         * NEWS:
10278         * RELEASE:
10279         * configure.ac:
10280           releasing 0.8.5, "Take You On"
10281
10282 2004-10-06  Wim Taymans  <wim@fluendo.com>
10283
10284         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10285         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10286         (no_more_pads), (close_link), (type_found):
10287         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10288         * gst/playback/gstplaybin.c: (gen_video_element):
10289         Do not signal the no_more_pads after the first pad when
10290         we are plugging a non dynamic element with multiple
10291         output pads (like swfdec, dvdec, ...).
10292
10293 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10294
10295         * configure.ac:
10296           bump for prerelease
10297
10298 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10299
10300         * gst/wavparse/gstwavparse.c:
10301           add ATRAC3 to STATIC CAPS to fix a warning
10302
10303         * gst/matroska/ebml-read.c:
10304         * gst-libs/gst/riff/riff-read.c:
10305           fix typos
10306
10307 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10308
10309         * gst-libs/gst/riff/riff-media.c:
10310           generate caps for ATRAC3 audio streams
10311
10312         * gst/realmedia/rmdemux.c:
10313           generate caps for ATRAC3 audio streams
10314
10315 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10316
10317         * gst/wavparse/Makefile.am
10318         * gst/wavparse/riff.h
10319         * gst/wavparse/wavparse.vcproj
10320           riff.h removal (unused and duplication with riff-ids.h)
10321
10322 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10323
10324         * gst/wavparse/gstwavparse.h
10325           remove duplicated defines for audio codec codes
10326
10327         * gst-libs/gst/riff/riff-ids.h
10328         * gst/wavenc/riff.h:
10329           add "4CC" code for ATRAC3 audio streams
10330           add "4CC" code for ITU_G721_ADPCM (unused for now)
10331
10332 2004-10-06  Wim Taymans  <wim@fluendo.com>
10333
10334         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10335         Actually _do_ negotiation. Pass gdouble as arg instead
10336         of guint64 for the framerate.
10337
10338 2004-10-06  Wim Taymans  <wim@fluendo.com>
10339
10340         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10341         (find_compatibles), (close_pad_link), (try_to_link_1),
10342         (no_more_pads), (close_link), (type_found):
10343         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10344         * gst/playback/gstplaybin.c: (gen_video_element),
10345         (gen_audio_element):
10346         Set state on newly added element to READY so that negotiation
10347         can happen ASAP.
10348         Addes some more debug info.
10349         Do not try to plug pads with multiple caps structures or ANY
10350         because it is too dangerous since we do not do dynamic
10351         replugging.
10352
10353 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10354
10355         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10356
10357         * po/LINGUAS:
10358         * po/or.po:
10359           add Oriya translation
10360
10361 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10362
10363         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10364           Prevent overwrite of size member. Makes audio sound crappy.
10365
10366 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10367
10368         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10369         Add rmvb to the list of known RealMedia extensions
10370
10371 2004-10-05  Wim Taymans  <wim@fluendo.com>
10372
10373         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10374         (mngdec_openstream), (mngdec_closestream),
10375         (mngdec_handle_sink_event), (mngdec_readdata),
10376         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10377         (mngdec_getcanvasline), (mngdec_refresh),
10378         (gst_mngdec_change_state):
10379         Set the framerate correctly.
10380
10381 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10382
10383         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10384           There was something wrong with the index massaging.
10385
10386 2004-10-04  Wim Taymans  <wim@fluendo.com>
10387
10388         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10389         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10390         (gst_smokedec_chain):
10391         * ext/jpeg/gstsmokedec.h:
10392         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10393         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10394         * ext/jpeg/gstsmokeenc.h:
10395         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10396         (smokecodec_decode_new), (smokecodec_info_free),
10397         (smokecodec_set_quality), (smokecodec_get_quality),
10398         (smokecodec_set_threshold), (smokecodec_get_threshold),
10399         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10400         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10401         (smokecodec_encode), (smokecodec_parse_id),
10402         (smokecodec_parse_header), (smokecodec_decode):
10403         * ext/jpeg/smokecodec.h:
10404         * ext/jpeg/smokeformat.h:
10405         Updated smoke, new bitstream, allows embedding in ogg.
10406
10407 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10408
10409         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10410           Fix seeking in some files. All this code is no longer needed (and
10411           actually breaks stuff) because we now synchronize the full index
10412           right when reading the header.
10413
10414 2004-10-04  Wim Taymans  <wim@fluendo.com>
10415
10416         * configure.ac:
10417         configure update for libmng.
10418
10419 2004-10-04  Wim Taymans  <wim@fluendo.com>
10420
10421         * ext/libmng/Makefile.am:
10422         * ext/libmng/gstmng.c: (plugin_init):
10423         * ext/libmng/gstmng.h:
10424         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10425         (gst_mngdec_base_init), (gst_mngdec_class_init),
10426         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10427         (gst_mngdec_loop), (gst_mngdec_get_property),
10428         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10429         (mngdec_closestream), (mngdec_handle_sink_event),
10430         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10431         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10432         (gst_mngdec_change_state):
10433         * ext/libmng/gstmngdec.h:
10434         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10435         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10436         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10437         (gst_mngenc_chain), (gst_mngenc_get_property),
10438         (gst_mngenc_set_property):
10439         * ext/libmng/gstmngenc.h:
10440         Added basic MNG decoder. Needs more work. The encoder does
10441         not work yet.
10442
10443 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10444
10445         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
10446         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
10447         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
10448           Don't hang on length=0 chunks. Some negotiation fixes. Signal
10449           no-more-pads.
10450
10451 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10452
10453         * configure.ac:
10454           you need at least 1.0.4 of speex
10455
10456 2004-10-04 Iain <iaingnome@gmail.com>
10457
10458         * ext/speex/gstspeexdec.h: Revert the includes changes.
10459
10460         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
10461
10462 2004-09-30 Iain <iaingnome@gmail.com>
10463
10464         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
10465         found during init or set as a property instead of hardcoding /dev/audio
10466
10467 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10468
10469         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
10470         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
10471         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
10472         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
10473         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
10474         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
10475         (gst_rmdemux_dump_data):
10476           Use debug category, fix EOS handling. filesrc ! rmdemux now
10477           works.
10478
10479 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10480
10481         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10482         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
10483         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
10484           Improve allocation, cutting and sorting of the index. How takes a
10485           few seconds instead of minutes.
10486
10487 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
10488
10489         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
10490           fixed compilation
10491
10492 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10493
10494         * gst-libs/gst/riff/riff-media.c:
10495         (gst_riff_create_video_caps_with_data),
10496         (gst_riff_create_video_template_caps):
10497           Add wing commander format mimetype/fourccs.
10498         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10499           Don't crash if some value is 0.
10500
10501 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10502
10503         * gst-libs/gst/riff/riff-media.c:
10504         (gst_riff_create_video_caps_with_data),
10505         (gst_riff_create_video_template_caps):
10506           Add DIB fourcc (raw, palettized 8-bit RGB).
10507         * gst-libs/gst/riff/riff-read.c:
10508         (gst_riff_read_strf_vids_with_data):
10509           Oops, fix strf_data reading bug.
10510         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10511           Use a non-NULL tag.
10512         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
10513           Time for hacks. Sorry Dave. At least one quicktime movie (a
10514           trailer) that I've encountered contains multiple video tracks.
10515           One of those is the actual video track, the other are one-frame
10516           tracks (images). Unfortunately, the number of frames according
10517           to the trak header is 1 for each, so that doesn't help. So
10518           instead, I look at the duration and discard tracks with a
10519           duration shorter than 20% of the length of the stream. Better
10520           than nothing.
10521
10522 2004-10-01  Christian Schaller <christian@fluendo.com>
10523
10524         * ext/ivorbis/vorbis.c:
10525           Patch from Phil Blundell (Bug 152341)
10526
10527 2004-10-01  Wim Taymans  <wim@fluendo.com>
10528
10529         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
10530         (speex_dec_get_formats), (speex_dec_convert),
10531         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
10532         (speex_dec_chain), (gst_speexdec_get_property),
10533         (gst_speexdec_set_property):
10534         Small cleanups.
10535
10536 2004-10-01  Wim Taymans  <wim@fluendo.com>
10537
10538         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10539         (gst_wavparse_stream_init), (gst_wavparse_fmt),
10540         (gst_wavparse_other), (gst_wavparse_loop),
10541         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10542         (gst_wavparse_srcpad_event):
10543         * gst/wavparse/gstwavparse.h:
10544         Added some more debugging info.
10545         Fix the case where the length of the file is 0.
10546         Make sure we seek to sample borders.
10547
10548 2004-10-01  Wim Taymans  <wim@fluendo.com>
10549
10550         * gst/playback/README:
10551         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
10552         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10553         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10554         Add some debug info to decodebin, update README
10555
10556 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10557
10558         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
10559           Don't use g_print(); use GST_DEBUG().
10560
10561 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10562
10563         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
10564         (gst_ogg_mux_queue_pads):
10565           Handle EOS properly.
10566
10567 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10568
10569         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10570
10571         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
10572         (gst_faad_chain), (gst_faad_change_state):
10573         * ext/faad/gstfaad.h:
10574           Allow playback of raw (unframed) MPEG AAC files (#148993).
10575
10576 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10577
10578         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10579
10580         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10581           Throw error if we didn't recognize the stream. Fixes #152289.
10582
10583 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10584
10585         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
10586           Fix negotiation.
10587
10588 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
10589
10590         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10591
10592         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10593           Fix memleak.
10594
10595 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
10596
10597         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10598
10599         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
10600           Solve #152805.
10601         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
10602           Solve 152806.
10603
10604 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10605
10606         * gst-libs/gst/riff/riff-media.c:
10607         (gst_riff_create_video_caps_with_data),
10608         (gst_riff_create_audio_caps_with_data):
10609           Add codec_data handling (like asfdemux used to do).
10610         * gst/asfdemux/gstasf.c: (plugin_init):
10611         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
10612         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
10613           Use riff-media for caps creation instead of our own (mostly
10614           broken) copy of its functions.
10615
10616 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10617
10618         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
10619           Don't actually error out if we get another return value than
10620           -EINVAL. Opposite to what I first thought, drivers have random
10621           return values for this, although -EINVAL is the expected return
10622           value. Since this is not fatal, we shouldn't use
10623           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
10624
10625 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10626
10627         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
10628         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
10629         (dvdreadsrc_get_property), (_open), (_seek), (_read),
10630         (dvdreadsrc_get), (dvdreadsrc_open_file),
10631         (dvdreadsrc_change_state):
10632           Fix. Don't do one big huge loop around the whole DVD, that will
10633           cache all data and thus eat sizeof(dvd) (several GB) before we
10634           see something.
10635         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10636           Actually NULL'ify event after using it.
10637         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
10638         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
10639         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
10640         (gst_ebml_read_seek), (gst_ebml_read_skip):
10641           Handle events.
10642         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
10643         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
10644         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
10645           Fix timing (this will probably break if I seek using menus, but
10646           I didn't get there yet). VOBs and normal DVDs should now work.
10647           Add a mpeg2-only pad with high rank so this get autoplugged for
10648           MPEG-2 movies.
10649         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
10650         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
10651         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
10652         (gst_mpeg_demux_get_audio_stream),
10653         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
10654         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
10655           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
10656           MPEG-1 but use dvddemux for MPEG-2.
10657         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
10658         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
10659         (gst_mpeg_parse_parse_packhead):
10660           Timing. Only add pad template if it exists. Add sink template from
10661           class and not from ourselves. This means we will always use the
10662           correct sink template even if it is not the one defined in this
10663           file.
10664
10665 2004-09-29  Wim Taymans  <wim@fluendo.com>
10666
10667         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
10668         (gst_mpeg_demux_parse_pes):
10669         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
10670         Fix playback of mpeg again, timestamps where screwed up by
10671         patch 1.61.
10672
10673 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10674
10675         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
10676           Only return true if we actually filled something in. Prevents
10677           player applications from showing a random length for flac files.
10678         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
10679         (gst_riff_read_use_event), (gst_riff_read_handle_event),
10680         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
10681         (gst_riff_read_strf_vids_with_data),
10682         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
10683           OK, ok, so I implemented event handling. Apparently it's normal
10684           that we receive random events at random points without asking
10685           for it.
10686         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10687         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10688         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
10689         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10690         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
10691         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10692         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
10693         * gst/avi/gstavidemux.h:
10694           Implement non-lineair chunk handling and subchunk processing.
10695           The first solves playback of AVI files where the audio and video
10696           data of individual buffers that we read are not synchronized.
10697           This should not happen according to the wonderful AVI specs, but
10698           of course it does happen in reality. It is also a prerequisite for
10699           the second. Subchunk processing allows us to cut chunks in small
10700           pieces and process each of these pieces separately. This is
10701           required because I've seen several AVI files with incredibly large
10702           audio chunks, even some files with only one audio chunk for the
10703           whole file. This allows for proper playback including seeking.
10704           This patch is supposed to fix all AVI A/V sync issues.
10705         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10706         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
10707           Work.
10708         * gst/modplug/gstmodplug.cc:
10709           Proper return value setting for the query() function.
10710         * gst/playback/gstplaybasebin.c: (setup_source):
10711           Being in non-playing state (after, e.g., EOS) is not necessarily
10712           a bad thing. Allow for that. This fixes playback of short files.
10713           They don't actually playback fully now, because the clock already
10714           runs. This means that small files (<500kB) with a small length
10715           (<2sec) will still not or barely play. Other files, such as mod
10716           or flx, will work correctly, however.
10717
10718 2004-09-28  Wim Taymans  <wim@fluendo.com>
10719
10720         * ext/speex/gstspeex.c: (plugin_init):
10721         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
10722         (gst_speex_dec_class_init), (speex_dec_get_formats),
10723         (speex_get_event_masks), (speex_get_query_types),
10724         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
10725         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
10726         (gst_speexdec_get_property), (gst_speexdec_set_property),
10727         (speex_dec_change_state):
10728         * ext/speex/gstspeexdec.h:
10729         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
10730         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
10731         (gst_speexenc_base_init), (gst_speexenc_class_init),
10732         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
10733         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
10734         (gst_speexenc_src_query), (gst_speexenc_init),
10735         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
10736         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
10737         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
10738         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
10739         (gst_speexenc_chain), (gst_speexenc_get_property),
10740         (gst_speexenc_set_property), (gst_speexenc_change_state):
10741         * ext/speex/gstspeexenc.h:
10742         Rewrote speex encoder, make sure it can be embedded in ogg.
10743         Implemented speex decoder.
10744
10745 2004-09-28  Christian Schaller <christian@fluendo.com>
10746
10747         * configure.ac:
10748         Remove kioslave plugin. Markey is brewing a new working one
10749         * ext/Makefile.am: Remove kioslave plugin
10750         * ext/kio: remove
10751         * gst-plugins.spec.in: remove kio plugin from spec
10752
10753 2004-09-27  Wim Taymans  <wim@fluendo.com>
10754
10755         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10756         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10757         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
10758         (gst_multifdsink_new_client),
10759         (gst_multifdsink_handle_client_write),
10760         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10761         (gst_multifdsink_handle_clients):
10762         * gst/tcp/gstmultifdsink.h:
10763         Make syncing to keyframes actually work for new clients and lagging
10764         clients.
10765
10766 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10767
10768         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
10769         (gst_navigationtest_handle_src_event), (draw_box_planar411),
10770         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
10771         * gst/debug/gstnavigationtest.h:
10772           make navigationtest display button-press and button-release events
10773
10774 2004-09-26 Iain <iaingnome@gmail.com>
10775
10776         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
10777         the channels have received a new media event.
10778         (interleave_buffered_loop): Compresses a new media event on all
10779         channels into one.
10780
10781 2004-09-26 Iain <iaingnome@gmail.com>
10782
10783         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
10784         call the sinkpad's default event handler and not the srcpads. He also
10785         says this is confusing :)
10786         (gst_wavenc_stop_file): Company says that seek events only go upstream
10787         we should send a discontinuous downstream instead.
10788
10789 2004-09-25  Christian Schaller <christian@fluendo.com>
10790
10791         * Update SPEC file to be usable in conjunction with Fedora Core,
10792           Fedora.us and freshrpms packages
10793         * Fix typo in multifilesrc test Makefile
10794
10795 2004-09-24  Wim Taymans  <wim@fluendo.com>
10796
10797         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10798         Only signal the no_more_pads signal when we have
10799         added the stream to our list.
10800
10801 2004-09-24  Wim Taymans  <wim@fluendo.com>
10802
10803         * gst/playback/gstplaybasebin.c: (remove_prerolls),
10804         (new_decoded_pad):
10805         * gst/playback/gstplaybasebin.h:
10806         * gst/playback/gstplaybin.c: (setup_sinks):
10807         Don't try to preroll or decode more than one audio/video
10808         track.
10809
10810 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10811
10812         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
10813           Throw error if we failed to find a suitable output. This should
10814           throw an error if we successfully set up a pipeline (e.g. because
10815           we recognized a media file) but found no decodable streams in it
10816           (e.g. because it contains only media stream types for which we
10817           have no decoders, or because it's not a media type).
10818
10819 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10820
10821         * ext/dirac/Makefile.am:
10822         * ext/dirac/gstdirac.cc:
10823         * ext/dirac/gstdiracdec.cc:
10824         * ext/dirac/gstdiracdec.h:
10825           Do something. Don't actually know if this works because I don't
10826           have a demuxer yet.
10827         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
10828           Add channels=1 to caps returned from _getcaps().
10829         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
10830         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
10831         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
10832         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
10833         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
10834         (gst_ogm_parse_change_state):
10835           Separate between audio/video so ogmaudioparse actually uses the
10836           audio pad templates. Both audio and video work now, including
10837           autoplugging. Also use sometimes-srcpad hack.
10838         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10839           Handle events better. Don't hang on infinite loops.
10840         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
10841         (gst_avi_demux_init), (gst_avi_demux_reset),
10842         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10843         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
10844         (gst_avi_demux_change_state):
10845         * gst/avi/gstavidemux.h:
10846           Improve A/V sync. Still not perfect.
10847         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
10848         (gst_ebml_read_skip):
10849           Handle events better.
10850         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
10851         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
10852         (qtdemux_audio_caps):
10853           Add IMA4. Improve event handling. Save offset after a seek when
10854           the headers are at the end of the file so that we don't end up in
10855           an infinite loop.
10856         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
10857           Add low-priority typefind support for files with no length.
10858
10859 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10860
10861         * testsuite/multifilesink/Makefile.am:
10862         fix typo
10863
10864 2004-09-22  Julien MOUTTE  <julien@moutte.net>
10865
10866         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
10867         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
10868         mistakes from thaytan's patches.
10869
10870 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
10871
10872         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
10873           For completeness, XSync in the destroy function as xvimage does.
10874
10875 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
10876
10877         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
10878            Correct caps negotiation
10879         * gst/volume/gstvolume.c: (volume_chain_float),
10880         (volume_chain_int16):
10881            Modify debug output to be little more informative
10882         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
10883         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
10884         (gst_xvimagesink_xvimage_destroy):
10885           Add XSync calls after detaching from the shared memory segment to
10886           avoid a crash.
10887
10888 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10889
10890         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
10891         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
10892         * ext/vorbis/vorbis.c: (plugin_init):
10893         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
10894         (gst_vorbisenc_chain):
10895         * ext/vorbis/vorbisenc.h:
10896         remove explicit newmedia support from oggmux and vorbisenc
10897         add debug category to vorbisenc
10898         * gst/multifilesink/gstmultifilesink.c:
10899         (gst_multifilesink_class_init), (gst_multifilesink_init),
10900         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
10901         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
10902         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
10903         (plugin_init):
10904         * gst/multifilesink/gstmultifilesink.h:
10905         add support for streamheader in multifilesink
10906
10907 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10908
10909         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
10910         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
10911         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
10912           Prevent infinite loops. More correct error reporting.
10913         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10914           Error out if negotiation fails.
10915         * gst/playback/gstplaybasebin.c: (setup_source),
10916         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
10917         (gst_play_base_bin_found_tag):
10918           Error/tag forwarding. Pre-roll fixes for source errors on state
10919           changes (e.g. "file does not exist") to prevent hangs.
10920
10921 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10922
10923         * testsuite/multifilesink/Makefile.am:
10924         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
10925         (gst_newmedia_class_init), (gst_newmedia_init),
10926         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
10927         (newfile_signal), (test_signal), (main):
10928         * testsuite/multifilesink/multifilesrc_test.c: (main):
10929         * testsuite/multifilesink/oggtheora_test.c:
10930         (gst_newmedia_base_init), (gst_newmedia_class_init),
10931         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
10932         (test_format), (newfile_signal), (test_signal), (main):
10933         * testsuite/multifilesink/oggvorbis_test.c:
10934         (gst_newmedia_base_init), (gst_newmedia_class_init),
10935         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
10936         (test_format), (newfile_signal), (test_signal), (main):
10937         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
10938         (gst_newmedia_class_init), (gst_newmedia_init),
10939         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
10940         (newfile_signal), (test_signal), (main):
10941         New media tests
10942
10943 2004-09-20  Christian Schaller <christian@fluendo.com>
10944
10945         * Fix mikmod license to LGPL as they have relicensed
10946         * Move Dirac and Effectv into LGPL section of README_license
10947
10948 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10949
10950         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
10951         (gst_mad_change_state):
10952           Allow for mp3 rate/channels changes. However, only very
10953           conservatively. Reason that we *have* to enable this is smiply
10954           because the mad find_sync() function is not good enough, it will
10955           regularly sync on random data as valid frames and therefore make
10956           us provide random caps as *final* caps of the stream. The best fix
10957           I could think of is to simply require several of the same stream
10958           changes in a row before we change caps.
10959           The actual testcase that works now is #
10960         * ext/ogg/Makefile.am:
10961         * ext/ogg/gstogg.c: (plugin_init):
10962         * ext/ogg/gstogmparse.c:
10963           OGM support (video only for now; I need an audio sample file).
10964         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
10965         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
10966         (gst_asf_demux_add_video_stream):
10967           WMV extradata.
10968         * gst/playback/gstplaybasebin.c: (unknown_type):
10969           Don't error out on single unknown-types after all. It's wrong.
10970           If we found type of video and audio but not of a subtitle stream,
10971           it will still error out (which is unwanted). Will find a better fix
10972           later on.
10973         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
10974         (ogmaudio_type_find), (plugin_init):
10975           OGM support.
10976
10977 2004-09-20  Johan Dahlin  <johan@gnome.org>
10978
10979         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
10980         after setting caps.
10981
10982 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10983
10984         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
10985         * gst/wavenc/gstwavenc.h:
10986         Added newmedia support to wavenc
10987
10988 2004-09-17  Wim Taymans  <wim@fluendo.com>
10989
10990         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
10991         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
10992         (gst_fdset_fd_can_write), (gst_fdset_wait):
10993         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
10994         (gst_multifdsink_init), (gst_multifdsink_add),
10995         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
10996         (gst_multifdsink_remove_client_link),
10997         (gst_multifdsink_client_queue_buffer),
10998         (gst_multifdsink_handle_client_write),
10999         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11000         (gst_multifdsink_close), (gst_multifdsink_change_state):
11001         * gst/tcp/gstmultifdsink.h:
11002         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11003         (gst_tcpserversink_removed):
11004         Small cleanups in fdset.c
11005         Use a hastable to map fd to the client structure for faster
11006         lookup in _remove and get_stats.
11007         Added virtual function to close the fds.
11008         Handle clients even when the select/poll call was unblocked because
11009         of a command.
11010         Implement syncing to keyframe in the recovery procedure.
11011
11012 2004-09-16 Iain <iaingnome@gmail.com>
11013
11014         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11015         try caps.
11016
11017 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11018
11019         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11020           Caps are only set if the type of the stream is unknown, but this
11021           is initialized in ->init_stream(), so set to UNKNOWN after calling
11022           ->init_stream() so that capsnego starts.
11023
11024 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11025
11026         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11027         (gst_avi_demux_stream_data):
11028           Just hardcode for raw audio then. AVI audio sucks.
11029
11030 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11031
11032         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11033         * gst/matroska/matroska-mux.c: (audiosink_templ),
11034         (gst_matroska_mux_audio_pad_link):
11035         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11036         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11037
11038 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11039
11040         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11041         (gst_avi_demux_stream_data):
11042           Try to fix a/v sync issues.
11043
11044 2004-09-15  David Schleef  <ds@schleef.org>
11045
11046         * configure.ac: remove NASM check, since we don't use it.  Update
11047         dirac check to 0.4
11048         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11049         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11050         Initialized variables.
11051         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11052         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11053         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11054         SVQ3 format
11055
11056 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11057
11058         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11059         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11060         * gst/avi/gstavidemux.h:
11061           Fix for compressed audio (mp3) timestamp generation. How did this
11062           ever work?
11063
11064 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11065
11066         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11067           Volume is a double not a float.
11068
11069 2004-09-15  Wim Taymans  <wim@fluendo.com>
11070
11071         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11072         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11073         Don't close the fd in multifdsink as we didn't open it in the
11074         first place. Some cleanups.
11075
11076 2004-09-15  Wim Taymans  <wim@fluendo.com>
11077
11078         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11079         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11080         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11081         Fix the case where the muxer would mark pages as delta
11082         frames when they are not (vorbis only ogg).
11083
11084 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11085
11086         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11087         (gst_play_base_bin_change_state):
11088           Handle the case where we failed to setup a clear pipeline. This
11089           will throw an error (or EOS, another nice case) and if you don't
11090           catch that, the app will wait for the signal forever (and thus
11091           hang).
11092
11093 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11094
11095         * ext/gnomevfs/gstgnomevfssink.c:
11096         (gst_gnomevfssink_uri_get_protocols):
11097         * ext/gnomevfs/gstgnomevfssrc.c:
11098         (gst_gnomevfssrc_uri_get_protocols):
11099         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11100         * ext/gnomevfs/gstgnomevfsuri.h:
11101           Use _uri_new() instead of _open(), so it doesn't take as long and
11102           Christophe's computer won't hang.
11103         * gst/playback/gstplaybasebin.c: (unknown_type):
11104           Throw error on unknown media type, so apps actually display it.
11105
11106 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11107
11108         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11109           this script to work on Solaris since bash shell handles echo
11110           differenly than bash.
11111
11112 2004-09-17  Wim Taymans  <wim@fluendo.com>
11113
11114         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11115         (setup_source), (gst_play_base_bin_set_property),
11116         (gst_play_base_bin_add_element):
11117         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11118         Some more work on making sure seeking pauses the pipeline and
11119         that changing the uri actually does something.
11120
11121 2004-09-17  Wim Taymans  <wim@fluendo.com>
11122
11123         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11124         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11125         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11126         (gst_tcpserversink_close):
11127         Be a bit more paranoid when freeing memory.
11128
11129 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11130
11131         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11132         (qtdemux_parse_trak):
11133           Don't crash by dividing by zero (see sample movie in #126922).
11134
11135 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11136
11137         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11138           Don't touch non-existing data (fixes crash on file in #140147).
11139
11140 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11141
11142         * gst/playback/gstplaybasebin.c:
11143         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11144           Handle double disposals, and proper change of URIs.
11145
11146 2004-09-13  Martin Eikermann <meiker@upb.de>
11147
11148         * gst/mpegstream/gstmpegparse.c:
11149           fix synchronistation for streams recorded from digital PCR
11150           fixes bug #119376
11151
11152 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11153
11154         * ext/gnomevfs/Makefile.am:
11155         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11156         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11157         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11158         (gst_gnomevfssink_uri_get_type),
11159         (gst_gnomevfssink_uri_get_protocols),
11160         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11161         (gst_gnomevfssink_uri_handler_init),
11162         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11163         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11164         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11165         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11166         (gst_gnomevfssrc_uri_get_type),
11167         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11168         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11169         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11170         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11171         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11172         * ext/gnomevfs/gstgnomevfsuri.h:
11173           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11174           of fake URIs to see which this version of Gnome-VFS likes, and
11175           uses that for the Gst-URI interface. Makes playbin support http://
11176           streams. Also fix up some stupid behaviour in gnomevfssrc.
11177
11178 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11179
11180         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11181         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11182         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11183         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11184           Update mixer (to sync with other sessions) if we try to obtain
11185           a new value. This makes alsamixer work accross applications.
11186         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11187           Only call sync functions if we're running, else alsalib asserts.
11188         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11189           Sometimes fails to compile. Possibly a gcc bug.
11190         * gst/playback/gstplaybin.c: (gen_video_element),
11191         (gen_audio_element):
11192           Add a reference to an application-provided object, because we lose
11193           this same reference if we add it to the bin. If we don't do this,
11194           we can only use this object once and thus crash if we go from
11195           ready to playing, back to ready and back to playing again.
11196           Also add an audioscale element because several cheap soundcards -
11197           like mine - don't support all samplerates.
11198         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11199         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11200           Fix wrong order or PAR calls. Makes automatically obtained PAR
11201           from the X server atually being used.
11202
11203 2004-09-12  David Schleef  <ds@schleef.org>
11204
11205         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11206         #151887, #152102, #152247.
11207         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11208         * examples/seeking/cdparanoia.c: same
11209         * examples/seeking/cdplayer.c: same
11210         * examples/seeking/seek.c: same
11211         * examples/seeking/spider_seek.c: same
11212         * examples/seeking/vorbisfile.c: same
11213         * examples/stats/mp2ogg.c: same
11214         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11215         (gst_esdsink_dispose): Dispose of element properly.
11216         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11217         fixes.
11218         * ext/nas/nassink.c: (gst_nassink_class_init),
11219         (gst_nassink_dispose): Dispose of element correctly.
11220         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11221         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11222         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11223         Fix 64-bit warning.
11224         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11225         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11226         Fix 64-bit warning.
11227
11228 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11229
11230         * configure.ac : change speex detection as 1.1.6 now uses
11231           .pc/pkg-config and they changed their headers location.
11232
11233 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11234
11235         * gst/matroska/matroska-mux.h:
11236         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11237         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11238         (gst_matroska_mux_write_data):
11239           Write multiple blocks/frames per cluster.
11240                 Write meta-seek information (seek heads).
11241
11242 2004-09-09  Scott Wheeler <wheeler@kde.org>
11243
11244         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11245         (gst_play_bin_set_property), (gst_play_bin_get_property),
11246         (gen_audio_element), (gen_audio_element):
11247           Add a volume element / property to the pipeline.
11248
11249 2004-09-07  Wim Taymans  <wim@fluendo.com>
11250
11251         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11252         Copy timestamps from the master pad to the output buffers.
11253
11254 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11255
11256         * ext/raw1394/gstdv1394src.c:
11257           throw errors when applicable
11258
11259 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11260
11261         * gst/matroska/ebml-ids.h:
11262         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11263         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11264         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11265           automatically convert unix time <-> ebml time when reading/writing
11266           a date, use gst_ebml_write_uint to write CUETIME,
11267           not gst_ebml_write_date.
11268         * gst/matroska/matroska-ids.h:
11269         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11270         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11271         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11272         (gst_matroska_mux_write_data):
11273           Write track and segment UIDs, write muxing date, write
11274           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11275           Create cues for audio only files.
11276
11277 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11278
11279         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11280         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11281           Re-commit ALSA switches.
11282         * gst/adder/gstadder.c: (gst_adder_loop):
11283           64-bit fix (#151416).
11284         * gst/debug/progressreport.c: (gst_progressreport_report):
11285           64-bit fix (#151419).
11286         * gst/matroska/matroska-demux.c:
11287         (gst_matroska_demux_parse_contents):
11288           64-bit fix (#151420).
11289         * gst/playback/test3.c: (update_scale):
11290           64-bit fix (#151421).
11291
11292 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11293
11294         * configure.ac:
11295           bump nano to cvs
11296
11297 === release 0.8.4 ===
11298
11299 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11300
11301         * configure.ac: releasing 0.8.4, "Alias"
11302
11303 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11304
11305         * ext/theora/Makefile.am:
11306           fix makefile.  Fixes #151462.
11307
11308 2004-08-30  Wim Taymans  <wim@fluendo.com>
11309
11310         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11311         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11312         (gst_multifdsink_remove_client_link),
11313         (gst_multifdsink_client_queue_buffer),
11314         (gst_multifdsink_handle_client_write):
11315         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11316         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11317         Fix some memory leaks.
11318
11319 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11320
11321         Patch by: David Schleef
11322
11323         * configure.ac:
11324         * sys/Makefile.am:
11325           rename our detection macro for V4L2.  Fixes #151236.
11326
11327 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11328
11329         Patch by: David Schleef
11330
11331         * configure.ac:
11332           check to define LAMEPRESET.  Fixes #151232.
11333
11334 2004-08-27  David Schleef  <ds@schleef.org>
11335
11336         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11337         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11338         (gst_glimagesink_fixate):  Move local variable declarations to
11339         make gcc-2.95 happy.
11340
11341 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11342
11343         * configure.ac:
11344           bump nano for prerelease
11345
11346 2004-08-27  David Schleef  <ds@schleef.org>
11347
11348         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11349         * sys/sunaudio/gstsunaudiosrc.c:
11350         * sys/sunaudio/gstsunaudiosrc.h:
11351
11352 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11353
11354         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11355         handle EOS correctly
11356         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11357         * gst/matroska/matroska-mux.h:
11358         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11359         VFW compatibility mode
11360
11361 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11362
11363         patch by: Zaheer Abbas Merali
11364
11365         * ext/ogg/gstoggmux.c:
11366         * ext/vorbis/vorbisenc.c:
11367         * ext/vorbis/vorbisenc.h:
11368           handle NEWMEDIA
11369
11370 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11371
11372         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11373         fix byte order reversion on little endian machines.
11374         * gst/matroska/matroska-mux.c: (audiosink_templ),
11375         (gst_matroska_mux_audio_pad_link):
11376         add TTA codec to the list of supported codecs.
11377         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11378         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11379         (gst_matroska_mux_write_data):
11380         * gst/matroska/matroska-mux.h:
11381         write segment duration correctly, write muxing app string, fixes bugs
11382         #140897 and #140898.
11383         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11384         wait for all pads to be negotiated before starting to mux.
11385
11386 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11387
11388         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11389         * ext/lame/gstlame.h:
11390         Added new media support to lame
11391
11392 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11393
11394         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11395         send vorbis headers at the beginning of a stream, fixes bug #141554.
11396         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11397         bug #148950.
11398         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11399         (gst_matroska_demux_plugin_init):
11400         * gst/matroska/matroska-ids.h:
11401         enable demuxing of TTA audio streams, fixes bug #148951.
11402         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11403         enable typefinding for TTA audio files, fixes bug #148711.
11404         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11405         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11406         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11407
11408 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11409
11410         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11411         (gst_riff_read_element_data), (gst_riff_read_seek),
11412         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11413         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11414         <teuf@gnome.org>
11415
11416 2004-08-23 Iain <iaingnome@gmail.com>
11417
11418         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11419         tags. They appear to be handled differently to normal.
11420         (tag_list_to_id3_tag_foreach): Ditto.
11421
11422 2004-08-22  Wim Taymans  <wim@fluendo.com>
11423
11424         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11425         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11426         Make sure we never send -1 granulepos.
11427
11428 2004-08-20  Wim Taymans  <wim@fluendo.com>
11429
11430         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11431         (gst_ogg_mux_loop):
11432         I will accept bitchslappings with non sharp objects.
11433
11434 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11435
11436         * configure.ac:
11437         Clean up the test for lame presets
11438
11439 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11440
11441         * configure.ac:
11442         * ext/lame/Makefile.am:
11443         * ext/lame/gstlame.c: (gst_lame_class_init),
11444         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11445         Only enable lame presets if version of lame has presets in API
11446
11447 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
11448         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
11449         * gst/udp/gstudpsrc.h:
11450           Don't call gst_pad_push in a get function. Fixes #150449
11451
11452 2004-08-18  Wim Taymans  <wim@fluendo.com>
11453
11454         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
11455         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
11456         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11457         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11458         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11459         (gst_fdset_wait):
11460         * gst/tcp/gstfdset.h:
11461         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11462         (gst_multifdsink_client_queue_buffer),
11463         (gst_multifdsink_handle_client_write):
11464         * gst/tcp/gstmultifdsink.h:
11465         Some extra checks in gstfdset.
11466         Only use send() when the fd is a socket. Don't try to
11467         read from write only fds.
11468
11469 2004-08-18  Wim Taymans  <wim@fluendo.com>
11470
11471         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
11472         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11473         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11474         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11475         (gst_fdset_wait):
11476         Add more locking and bounds checking.
11477
11478 2004-08-18  Wim Taymans  <wim@fluendo.com>
11479
11480         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
11481         Realloc test fdset in the lock and right before starting
11482         the poll call. Bump the limit to 4096.
11483
11484 2004-08-17  David Schleef  <ds@schleef.org>
11485
11486         * sys/sunaudio/Makefile.am:
11487         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
11488         of rates and channels.  Make debugging less obnoxious.
11489
11490         Patch from Balamurali Viswanathan implementing a mixer for
11491         Sun audio.  (bug #144091):
11492         * sys/sunaudio/gstsunelement.c:
11493         * sys/sunaudio/gstsunelement.h:
11494         * sys/sunaudio/gstsunmixer.c:
11495         * sys/sunaudio/gstsunmixer.h:
11496
11497 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11498
11499         * gst/audioscale/gstaudioscale.c:
11500         * gst/audioscale/gstaudioscale.h:
11501         made audioscale resample from any sample rate to any sample rate
11502
11503 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11504
11505         * ext/libpng/gstpngdec.c:
11506           error out on unsupported types
11507
11508 2004-08-17  Iain <iaingnome@gmail.com>
11509
11510         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
11511         mid_side and loose_mid_side properties if its a stereo stream.
11512
11513 2004-08-17  Wim Taymans  <wim@fluendo.com>
11514
11515         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11516         (theora_get_formats), (theora_dec_src_convert),
11517         (theora_dec_sink_convert), (theora_dec_src_query),
11518         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
11519         Add a debug line.
11520
11521 2004-08-17  Wim Taymans  <wim@fluendo.com>
11522
11523         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
11524         (gst_ogg_pad_push):
11525         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11526         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
11527         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
11528         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11529         Mark delta units in the muxer.
11530         Try to decode the packet after an out-of-sync error from
11531         libogg.
11532
11533 2004-08-17  Wim Taymans  <wim@fluendo.com>
11534
11535         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11536         (gst_multifdsink_init), (gst_multifdsink_add),
11537         (gst_multifdsink_client_queue_buffer),
11538         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
11539         * gst/tcp/gstmultifdsink.h:
11540         Added option to send a keyframe to clients as the first buffer.
11541         Make timeout property writable.
11542
11543 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11544
11545         patch by: Wim Taymans
11546
11547         * gst/tcp/gstfdset.c:
11548         * gst/tcp/gstmultifdsink.c:
11549           fix index comparison, should include 0
11550
11551 2004-08-16  Wim Taymans  <wim@fluendo.com>
11552
11553         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
11554         (gst_fdset_add_fd), (gst_fdset_remove_fd),
11555         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11556         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11557         (gst_fdset_wait):
11558           copy when reallocing for poll so the select arguments don't get
11559           changed during the call
11560
11561 2004-08-16  Wim Taymans  <wim@fluendo.com>
11562
11563         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
11564         (gst_theora_enc_class_init), (theora_enc_sink_link),
11565         (theora_buffer_from_packet), (theora_enc_chain):
11566         Fix bug where buffers were not marked as keyframes
11567         correctly.
11568
11569 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11570
11571         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11572         (gst_lame_preset_get_type), (gst_lame_class_init):
11573         describe the enum values for vbr mode and presets more verbosely
11574
11575 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11576
11577         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
11578         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
11579         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
11580         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11581         * ext/lame/gstlame.h:
11582         add preset property to lame so it can use lame presets
11583
11584 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11585
11586         * ext/lame/gstlame.c: (gst_lame_get_property):
11587         whoops forgot break, thanks teuf
11588
11589 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11590
11591         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11592         (gst_lame_class_init), (gst_lame_src_getcaps),
11593         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
11594         (gst_lame_get_property), (gst_lame_setup):
11595         * ext/lame/gstlame.h:
11596         fix lame's broken vbr stuff, allow it to resample if need be, and also
11597         make xing header optional
11598
11599 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11600
11601         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
11602         added getcaps function so samplerate doesnt get fixated to silly values
11603
11604 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11605
11606         * ext/lame/gstlame.c: (gst_lame_src_link):
11607         revert previous fix
11608
11609 2004-08-12  Johan Dahlin  <johan@gnome.org>
11610
11611         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
11612         checks. Doesn't matter what state we are in. Interfaces are a
11613         compile time thing, not runtime. It also broke the python bindings.
11614
11615 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11616
11617         * ext/lame/gstlame.c: (gst_lame_src_link):
11618         made source pad link function check if sinkpad is ok..fixes the problem
11619         where core fixates the output rate of lame stupidly
11620
11621 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11622
11623         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
11624         * sys/v4l/v4l_calls.c:
11625         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
11626           fix fixate function to handle nonsimple caps.
11627           remove bogus check in _link
11628           cleanups
11629
11630 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11631
11632         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
11633         set default compression ratio parameter to 0.0 so bitrate parameter
11634         works :)
11635
11636 2004-08-11  David Schleef  <ds@schleef.org>
11637
11638         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
11639
11640 2004-08-11  David Schleef  <ds@schleef.org>
11641
11642         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
11643         before.
11644
11645 2004-08-11  David Schleef  <ds@schleef.org>
11646
11647         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
11648
11649 2004-08-11  David Schleef  <ds@schleef.org>
11650
11651         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
11652           license field
11653         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
11654         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
11655           LGPL.
11656         * gst/auparse/gstauparse.c: Fix plugin license field.
11657         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
11658         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
11659         * gst/rtp/gstrtp.c: Fix plugin license field.
11660
11661 2004-08-11  Wim Taymans  <wim@fluendo.com>
11662
11663         * gst/tcp/Makefile.am:
11664         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
11665         (ensure_size), (gst_fdset_new), (gst_fdset_free),
11666         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
11667         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
11668         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
11669         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11670         (gst_fdset_fd_can_write), (gst_fdset_wait):
11671         * gst/tcp/gstfdset.h:
11672         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11673         (gst_multifdsink_class_init), (gst_multifdsink_init),
11674         (gst_multifdsink_add), (gst_multifdsink_remove),
11675         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
11676         (gst_multifdsink_remove_client_link),
11677         (gst_multifdsink_handle_client_read),
11678         (gst_multifdsink_client_queue_data),
11679         (gst_multifdsink_client_queue_caps),
11680         (gst_multifdsink_client_queue_buffer),
11681         (gst_multifdsink_handle_client_write),
11682         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11683         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11684         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
11685         (gst_multifdsink_close):
11686         * gst/tcp/gstmultifdsink.h:
11687         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11688         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
11689         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
11690         (gst_tcpserversink_close):
11691         * gst/tcp/gsttcpserversink.h:
11692         Abstracted away the select call, implemented poll (yes we ran into
11693         the 1024 limit in production).
11694
11695 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
11696
11697         * gst/tcp/gsttcp.c:
11698         * gst/tcp/gsttcpplugin.c:
11699           improve debuggging, remove assert
11700
11701 2004-08-10  Wim Taymans  <wim@fluendo.com>
11702
11703         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11704         (gst_client_status_get_type), (gst_multifdsink_class_init),
11705         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
11706         (gst_multifdsink_handle_client_read),
11707         (gst_multifdsink_handle_client_write),
11708         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11709         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11710         (gst_multifdsink_get_property):
11711         * gst/tcp/gstmultifdsink.h:
11712         * gst/tcp/gsttcp-marshal.list:
11713         Starting to prepare for specifying buffer time in other units
11714         than buffers. Expose remove reason in signal.
11715
11716 2004-08-10  Wim Taymans  <wim@fluendo.com>
11717
11718         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11719         (gst_multifdsink_remove), (gst_multifdsink_clear),
11720         (gst_multifdsink_remove_client_link),
11721         (gst_multifdsink_handle_client_read),
11722         (gst_multifdsink_client_queue_data),
11723         (gst_multifdsink_client_queue_buffer),
11724         (gst_multifdsink_handle_client_write),
11725         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
11726         (gst_multifdsink_chain), (gst_multifdsink_close):
11727         * gst/tcp/gstmultifdsink.h:
11728         Added more debugging info. Changed the way clients are
11729         removed from the lists. Fixed a bug where a bad file descriptor
11730         could cause many clients to be removed.
11731
11732 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11733
11734         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
11735           allow all pixel-aspect-ratios, not just 1:1
11736
11737 2004-08-09  David Schleef  <ds@schleef.org>
11738
11739         * sys/glsink/ARB_multitexture.h:  Remove old files.
11740         * sys/glsink/EXT_paletted_texture.h:
11741         * sys/glsink/NV_register_combiners.h:
11742         * sys/glsink/gstgl_nvimage.c:
11743         * sys/glsink/gstgl_pdrimage.c:
11744         * sys/glsink/gstgl_rgbimage.c:
11745         * sys/glsink/gstglsink.c:
11746         * sys/glsink/gstglsink.h:
11747         * sys/glsink/gstglxwindow.c:
11748         * sys/glsink/regcomb_yuvrgb.c:
11749
11750 2004-08-09  David Schleef  <ds@schleef.org>
11751
11752         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
11753         GL sink plugin.  (Bug #147302)
11754
11755         * configure.ac: Test for OpenGL
11756         * sys/Makefile.am: Use test for OpenGL
11757         * sys/glsink/Makefile.am:
11758         * sys/glsink/glimagesink.c: rewrite
11759         * sys/glsink/glimagesink.h: rewrite
11760
11761 2004-08-09  David Schleef  <ds@schleef.org>
11762
11763         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
11764         sane framerates.
11765         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
11766         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
11767         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
11768
11769 2004-08-09  Wim Taymans  <wim@fluendo.com>
11770
11771         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11772         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11773         (gst_multifdsink_client_remove),
11774         (gst_multifdsink_handle_client_read),
11775         (gst_multifdsink_handle_client_write),
11776         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11777         Do a bit more logging, make the client_read code more robust.
11778
11779 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11780
11781         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
11782         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
11783         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
11784         (gst_jpegdec_init), (gst_jpegdec_chain):
11785         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
11786         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
11787           cleanups, debugging fixes and memleak plugging
11788
11789 2004-08-09  Wim Taymans  <wim@fluendo.com>
11790
11791         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11792         (theora_get_formats), (theora_dec_src_convert),
11793         (theora_dec_sink_convert), (theora_dec_src_query),
11794         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
11795         (theora_dec_change_state):
11796         Don't crash on missing header packets.
11797
11798 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11799
11800         * po/LINGUAS:
11801         * po/sq.po:
11802           Added Albanian translation (Laurent Dhima)
11803         * po/cs.po:
11804           updated
11805
11806 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11807
11808         * ext/lame/gstlame.c:
11809           fix/add debugging
11810
11811 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11812
11813         * sys/ximage/ximagesink.c:
11814         * sys/xvimage/xvimagesink.c:
11815           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
11816
11817 2004-08-06  Wim Taymans  <wim@fluendo.com>
11818
11819         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11820         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11821         (gst_multifdsink_client_remove),
11822         (gst_multifdsink_handle_client_read),
11823         (gst_multifdsink_handle_client_write),
11824         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11825         Make sure we don't try to read more from a client that what
11826         ioctl says us or we deadlock.
11827
11828 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11829
11830         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
11831         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
11832         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
11833           decouple running_time and n_frames so it can handle changing
11834           framerate while running
11835
11836 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11837
11838         * po/nl.po:
11839         * po/sv.po:
11840           updated translations
11841
11842 2004-08-04  Benjamin Otte  <otte@gnome.org>
11843
11844         * gst/videotestsrc/gstvideotestsrc.c:
11845         (gst_videotestsrc_get_capslist), (generate_capslist),
11846         (plugin_init):
11847           generate the list of supported caps at startup and reuse it instead
11848           of always generating it
11849
11850 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11851
11852         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
11853           whoops, last checkin broke normal build
11854
11855 2004-08-03  Benjamin Otte  <otte@gnome.org>
11856
11857         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
11858         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
11859         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
11860         (gst_alsa_mixer_get_option):
11861         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
11862         (dvdnavsrc_print_event):
11863         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
11864         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
11865         (gst_ogg_mux_pad_unlink):
11866         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
11867         (gst_multipart_mux_pad_unlink):
11868         * gst/videofilter/gstvideobalance.c:
11869         (gst_videobalance_colorbalance_set_value):
11870         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
11871         (gst_videomixer_pad_unlink):
11872         * po/uk.po:
11873         * sys/oss/gstossmixer.c:
11874         * sys/v4l/gstv4lcolorbalance.c:
11875         * sys/v4l/gstv4ltuner.c:
11876         * sys/v4l/v4lsrc_calls.c:
11877         * sys/v4l2/gstv4l2colorbalance.c:
11878         * sys/v4l2/gstv4l2tuner.c:
11879           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
11880
11881 2004-08-03  Benjamin Otte  <otte@gnome.org>
11882
11883         * examples/dynparams/filter.c: (ui_control_create):
11884         * examples/gstplay/player.c: (print_tag):
11885         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
11886         * ext/gdk_pixbuf/gstgdkanimation.c:
11887         (gst_gdk_animation_iter_may_advance):
11888         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
11889         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
11890         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
11891         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
11892         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
11893         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
11894         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
11895         * gst/sine/demo-dparams.c: (main):
11896         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
11897         * testsuite/alsa/formats.c: (create_pipeline):
11898         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
11899           fixes for G_DISABLE_ASSERT and friends
11900         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
11901         (mp3_type_frame_length_from_header), (mp3_type_find),
11902         (plugin_init):
11903           require mp3 typefinding to have at least MIN_HEADERS valid headers
11904           add typefinding for AAC adts files
11905
11906 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
11907
11908         * sys/ximage/ximagesink.c:
11909         (gst_ximagesink_calculate_pixel_aspect_ratio):
11910         * sys/xvimage/xvimagesink.c:
11911         (gst_xvimagesink_calculate_pixel_aspect_ratio):
11912         Make sure we calculate pixel-aspect-ratio using floating point maths
11913
11914 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11915
11916         * po/uk.po:
11917           updated translation
11918
11919 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11920
11921         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11922         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
11923           add debugging for display PAR calculation
11924
11925 2004-08-02  David Schleef  <ds@schleef.org>
11926
11927         * configure.ac: Fix mikmod CFLAGS.
11928
11929 2004-07-27  Benjamin Otte  <otte@gnome.org>
11930
11931         * gst/audioscale/gstaudioscale.c:
11932         - fix templates to only support S16, it's the only format that works
11933         - make caps nego code use try_set_caps_nonfixed and fixation instead
11934         of try_set_caps twice, which is not nice for autopluggers
11935         - change rank to secondary, so autopluggers can pick it up after
11936         audioconvert
11937
11938 2004-08-02  Iain <iain@prettypeople.org>
11939
11940         * gst/interleave/interleave.c (interleave_init),
11941         (interleave_request_new_pad),
11942         (interleave_pad_removed),
11943         (interleave_buffered_loop): Use the real pad count, not the artificial
11944         one.
11945
11946 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11947
11948         * configure.ac: bump nano back to development
11949
11950 === release 0.8.3 ===
11951
11952 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11953
11954         * configure.ac: releasing 0.8.3, "Water"
11955
11956 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11957
11958         * sys/xvimage/xvimagesink.c:
11959         (gst_xvimagesink_calculate_pixel_aspect_ratio),
11960         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
11961         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
11962         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
11963         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
11964         * sys/xvimage/xvimagesink.h:
11965           apply similar PAR fixes as to ximagesink
11966
11967 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11968
11969         patch from: Benjamin Otte
11970
11971         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
11972           add link function to lame.  Fixes #148986.
11973
11974 2004-08-02  Johan Dahlin  <johan@gnome.org>
11975
11976         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
11977         fix debugging log
11978
11979 2004-07-30  David Schleef  <ds@schleef.org>
11980
11981         * gst/videomixer/Makefile.am: Fix things that should have been
11982         fixed in the last checkin.
11983
11984 2004-07-30  David Schleef  <ds@schleef.org>
11985
11986         * gst/multipart/Makefile.am: Fix things that should have been
11987         fixed in the last checkin.
11988
11989 2004-07-30  David Schleef  <ds@schleef.org>
11990
11991         * testsuite/multifilesink/Makefile.am: Fix unused variable.
11992
11993 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11994
11995         * configure.ac:
11996           bump nano for prerelease
11997         * po/af.po:
11998         * po/az.po:
11999         * po/cs.po:
12000         * po/en_GB.po:
12001         * po/hu.po:
12002         * po/nl.po:
12003         * po/sr.po:
12004         * po/sv.po:
12005         * po/uk.po:
12006           updates
12007
12008 2004-07-30  Wim Taymans  <wim@fluendo.com>
12009
12010         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12011         (gst_multifdsink_add), (gst_multifdsink_remove),
12012         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12013         (gst_multifdsink_client_remove),
12014         (gst_multifdsink_handle_client_write),
12015         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12016         * gst/tcp/gstmultifdsink.h:
12017         Recover from a select with a bad file descriptor by removing
12018         the client.
12019
12020 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12021
12022         * configure.ac:
12023           fix requirement of core
12024         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12025         (gst_play_pipeline_setup):
12026           don't use colorspace element.  do use hermescolorspace element.
12027           make macro to get a colorspace element.
12028           mark strings for translation.
12029         * po/POTFILES.in:
12030           add play.c
12031         * po/af.po:
12032         * po/az.po:
12033         * po/cs.po:
12034         * po/en_GB.po:
12035         * po/hu.po:
12036         * po/nl.po:
12037         * po/sr.po:
12038         * po/sv.po:
12039         * po/uk.po:
12040           update translations
12041
12042 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12043
12044         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12045         fix default for newmedia flag
12046
12047 2004-07-30  Wim Taymans  <wim@fluendo.com>
12048
12049         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12050         (gst_theora_dec_init), (theora_get_formats),
12051         (theora_dec_src_convert), (theora_dec_sink_convert),
12052         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12053         (theora_dec_chain), (theora_dec_set_property),
12054         (theora_dec_get_property):
12055         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12056         (gst_theora_enc_class_init), (gst_theora_enc_init),
12057         (theora_enc_sink_link), (theora_enc_chain),
12058         (theora_enc_set_property), (theora_enc_get_property):
12059         Added cropping option to theora decoder.
12060         Added border option to theora encoder.
12061
12062 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12063
12064         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12065         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12066         (gst_pngenc_set_property):
12067         * ext/libpng/gstpngenc.h:
12068         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
12069
12070 2004-07-30  Wim Taymans  <wim@fluendo.com>
12071
12072         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12073         (theora_enc_sink_link), (theora_enc_chain),
12074         (theora_enc_set_property), (theora_enc_get_property):
12075         Fix encoding of non-multiple-of-16 video.
12076
12077 2004-07-29  David Schleef  <ds@schleef.org>
12078
12079         * configure.ac: make test for audiofile more strict
12080
12081 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12082
12083         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12084           give different names to typefind functions
12085
12086 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12087
12088         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12089         (gst_ximagesink_calculate_pixel_aspect_ratio),
12090         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12091         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12092         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12093         (gst_ximagesink_get_property), (gst_ximagesink_init):
12094         * sys/ximage/ximagesink.h:
12095           allocate PAR's dynamically.
12096           use autodetected PAR if no object-set PAR is given.
12097           add workaround for directfb's X not setting physical size.
12098           fix to xvimagesink will follow tomorrow.
12099
12100 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12101
12102         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12103         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12104         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12105         (gst_shout2send_class_init), (gst_shout2send_init),
12106         (set_shout_metadata), (gst_shout2send_set_metadata),
12107         (gst_shout2send_chain), (gst_shout2send_set_property),
12108         (gst_shout2send_get_property), (gst_shout2send_connect),
12109         (gst_shout2send_change_state):
12110         * ext/shout2/gstshout2.h:
12111         - fix for sending mp3 audio to icecast2 server, if pad link function not
12112         called before PAUSED state
12113         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12114         - added tagging support for mp3 audio broadcasted
12115         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12116         debug info
12117
12118 2004-07-28  Wim Taymans  <wim@fluendo.com>
12119
12120         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12121         (gst_ogg_demux_push):
12122         Return query failure when we don't know the length of
12123         an ogg stream insteda of returning TRUE with a bogus value.
12124
12125 2004-07-28  Wim Taymans  <wim@fluendo.com>
12126
12127         * ext/theora/theoradec.c: (theora_get_formats),
12128         (theora_dec_src_convert), (theora_dec_sink_convert),
12129         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12130         (theora_dec_chain):
12131         Don't screw up the 1 Chroma for 1 luma sample situation when we
12132         have an odd offset/width by adding a black border in those cases.
12133
12134 2004-07-28  Wim Taymans  <wim@fluendo.com>
12135
12136         * ext/theora/theoradec.c: (theora_get_formats),
12137         (theora_dec_src_convert), (theora_dec_sink_convert),
12138         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12139         (theora_dec_chain):
12140         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12141         Added first attempt at cropping of the image as required by the
12142         theora spec. We need more properties in the caps (offset_x,
12143         offset_y,stride) to implement this correctly.
12144
12145 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12146
12147         * ext/dvdnav/README:
12148           Update the README to use dvddemux
12149         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12150           Ensure getcaps returns a subset of the template caps
12151         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12152         (gst_mpeg2subt_init):
12153           Ensure getcaps returns a subset of the template caps
12154         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12155         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12156         (gst_dvd_demux_get_subpicture_stream),
12157         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12158         * gst/mpegstream/gstdvddemux.h:
12159           Set the explicit caps on the current_video pad before pushing
12160           anything
12161         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12162         (gst_mpeg_demux_get_audio_stream):
12163           Free caps used to gst_pad_set_explicit_caps, which takes a const
12164           GstCaps *
12165
12166 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12167
12168         * configure.ac: update GStreamer requirement to 0.8.4 because of
12169           GstFraction.
12170
12171 2004-07-28  Wim Taymans  <wim@fluendo.com>
12172
12173         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12174         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12175         Add the pad to the element after setting up the caps. This
12176         makes it a lot easier to autoplug.
12177
12178 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12179
12180         * gst/median/gstmedian.c:
12181         * gst/mpeg2subt/gstmpeg2subt.c:
12182         * gst/mpegaudioparse/gstmpegaudioparse.c:
12183         * gst/mpegstream/gstdvddemux.c:
12184         * gst/mpegstream/gstmpegdemux.c:
12185         * gst/mpegstream/gstmpegpacketize.c:
12186         * gst/rtjpeg/gstrtjpeg.c:
12187         * gst/rtjpeg/gstrtjpegdec.c:
12188         * gst/rtjpeg/gstrtjpegenc.c:
12189         * gst/sine/gstsinesrc.c:
12190         * gst/smooth/gstsmooth.c:
12191         * gst/smpte/gstsmpte.c:
12192         * gst/smpte/gstsmpte.h:
12193         * gst/stereo/gststereo.c:
12194         * gst/videofilter/gstgamma.c:
12195         * gst/videofilter/gstvideobalance.c:
12196         * gst/videofilter/gstvideofilter.c:
12197         * gst/videofilter/gstvideoflip.c:
12198         * gst/videoscale/gstvideoscale.c:
12199         * gst/videoscale/videoscale.c:
12200         * gst/videotestsrc/gstvideotestsrc.c:
12201         * gst/videotestsrc/videotestsrc.c:
12202         * gst/wavenc/gstwavenc.c:
12203         * gst/wavparse/gstwavparse.c:
12204           fix local includes and 64 bits constants
12205
12206 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12207
12208         * win32/gst.sln:
12209         * gst-libs/gst/*/*.vcproj:
12210         * gst/*/*.vcproj:
12211           more working plugins
12212
12213 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12214
12215         * testsuite/alsa/Makefile.am:
12216         * testsuite/alsa/srcstate.c:
12217         add test for alsasrc changing state
12218
12219 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12220
12221         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12222         (gst_silence_get):
12223         * gst/silence/gstsilence.h:
12224         fix silence generation for 16bit raw audio
12225
12226 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12227
12228         * gst/matroska/matroska-demux.c:
12229         (gst_matroska_demux_parse_metadata),
12230         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12231         * gst/mpegaudio/common.c:
12232         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12233         (gst_videoscale_getcaps), (gst_videoscale_link),
12234         (gst_videoscale_src_fixate), (gst_videoscale_init),
12235         (gst_videoscale_finalize):
12236         * gst/videoscale/gstvideoscale.h:
12237         * gst/videotestsrc/gstvideotestsrc.c:
12238         (gst_videotestsrc_get_capslist):
12239         * gst/wavenc/gstwavenc.c:
12240         * sys/oss/gstossmixer.c: (fill_labels):
12241         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12242         (gst_ximagesink_handle_xevents),
12243         (gst_ximagesink_calculate_pixel_aspect_ratio),
12244         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12245         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12246         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12247         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12248         (gst_ximagesink_init), (gst_ximagesink_class_init):
12249         * sys/ximage/ximagesink.h:
12250         * sys/xvimage/xvimagesink.c:
12251         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12252         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12253         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12254         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12255         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12256         * sys/xvimage/xvimagesink.h:
12257           first batch of pixel aspect ratio commits.
12258
12259 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12260
12261         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12262         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12263         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12264           handle stride, needs work if we want to move stride handling
12265           upstream, but works correctly for our purposes.
12266
12267 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12268
12269         * gst/videoscale/README:
12270           add testing examples
12271         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12272         (gst_videoscale_chain):
12273         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12274         (gst_videoscale_get_size):
12275           add get_size function that handles stride like videotestsrc.
12276           fixes conversion for YUV formats for as much as I can test them.
12277
12278 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12279
12280         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12281         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12282         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12283         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12284         (gst_xvimagesink_xvimage_put):
12285           further cleanups, logging, error handling and synchronizing
12286
12287 2004-07-27  Wim Taymans  <wim@fluendo.com>
12288
12289         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12290         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12291         (gst_videomixer_pad_set_property),
12292         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12293         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12294         (gst_videomixer_class_init), (gst_videomixer_init),
12295         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12296         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12297         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12298         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12299         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12300         (gst_videomixer_loop), (plugin_init):
12301         Be a nicer negotiation citizen and provide a getcaps function on
12302         the srcpad. This also fixes a crash when resizing.
12303
12304 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12305
12306         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12307         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12308
12309 2004-07-27  Wim Taymans  <wim@fluendo.com>
12310
12311         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12312         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12313         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12314         (gst_pngenc_set_property):
12315         * ext/libpng/gstpngenc.h:
12316         Added snapshot property to pngenc.
12317         removed g_print from pngdec
12318
12319 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12320
12321         * gst/ac3parse/ac3parse.vcproj
12322         * gst/adder/adder.vcproj
12323         * gst/alpha/alpha.vcproj
12324         * gst/alpha/alphacolor.vcproj
12325         * gst/asfdemux/asf.vcproj
12326         * gst/audioconvert/audioconvert.vcproj
12327         * gst/audiorate/audiorate.vcproj
12328         * gst/audioscale/audioscale.vcproj
12329         * gst/auparse/auparse.vcproj
12330         * gst/avi/avi.vcproj
12331         * gst/cdxaparse/cdxaparse.vcproj
12332         * gst/chart/chart.vcproj
12333         * gst/colorspace/colorspace.vcproj
12334         * gst/cutter/cutter.vcproj
12335         * gst/debug/debug.vcproj
12336         * gst/debug/efence.vcproj
12337         * gst/debug/navigationtest.vcproj
12338         * gst/deinterlace/deinterlace.vcproj
12339         * gst/effectv/effectv.vcproj
12340         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12341         * gst/filter/filter.vcproj
12342         * gst/flx/flxdec.vcproj
12343         * gst/goom/goom.vcproj
12344         * gst/interleave/interleave.vcproj
12345         * gst/law/alaw.vcproj
12346         * gst/law/mulaw.vcproj
12347         * gst/matroska/matroska.vcproj
12348         * gst/median/median.vcproj
12349         * gst/mixmatrix/mixmatrix.vcproj
12350         * gst/mpeg1sys/mpeg1systemencode.vcproj
12351         * gst/mpeg1videoparse/mp1videoparse.vcproj
12352         * gst/mpeg2sub/mpeg2subt.vcproj
12353         * gst/mpegaudio/mpegaudio.vcproj
12354         * gst/mpegaudioparse/mpegaudioparse.vcproj
12355         * gst/mpegstream/mpegstream.vcproj
12356         * gst/multifilesink/multifilesink.vcproj
12357         * gst/multipart/multipart.vcproj
12358         * gst/oneton/oneton.vcproj
12359         * gst/overlay/overlay.vcproj
12360         * gst/passthrough/passthrough.vcproj
12361         * gst/qtdemux/qtdemux.vcproj
12362         * gst/realmedia/rmdemux.vcproj
12363         * gst/rtjpeg/rtjpeg.vcproj
12364         * gst/rtp/rtp.vcproj
12365         * gst/silence/silence.vcproj
12366         * gst/sine/sinesrc.vcproj
12367         * gst/smooth/smooth.vcproj
12368         * gst/smpte/smpte.vcproj
12369         * gst/spectrum/spectrum.vcproj
12370         * gst/speed/speed.vcproj
12371         * gst/stereo/stereo.vcproj
12372         * gst/switch/switch.vcproj
12373         * gst/tags/tagedit.vcproj
12374         * gst/tcp/tcp.vcproj
12375         * gst/typefind/typefindfunctions.vcproj
12376         * gst/udp/udp.vcproj
12377         * gst/videobox/videobox.vcproj
12378         * gst/videocrop/videocrop.vcproj
12379         * gst/videodrop/videodrop.vcproj
12380         * gst/videofilter/gamma.vcproj
12381         * gst/videofilter/videobalance.vcproj
12382         * gst/videofilter/videofilter.vcproj
12383         * gst/videofilter/videoflip.vcproj
12384         * gst/videoflip/videoflip.vcproj
12385         * gst/videomixer/videomixer.vcproj
12386         * gst/videorate/videorate.vcproj
12387         * gst/videoscale/videoscale.vcproj
12388         * gst/videotestsrc/videotestsrc.vcproj
12389         * gst/virtualdub/virtualdub.vcproj
12390         * gst/volenv/volenv.vcproj
12391         * gst/volume/volume.vcproj
12392         * gst/wavenc/wavenc.vcproj
12393         * gst/wavparse/wavparse.vcproj
12394         * gst/y4m/y4menc.vcproj
12395         * gst-libs/gst/audio/audio.vcproj
12396         * gst-libs/gst/audio/audiofilter.vcproj
12397         * gst-libs/gst/colorbalance/colorbalance.vcproj
12398         * gst-libs/gst/idct/idtc.vcproj
12399         * gst-libs/gst/media-info/media-info.vcproj
12400         * gst-libs/gst/mixer/mixer.vcproj
12401         * gst-libs/gst/navigation/navigation.vcproj
12402         * gst-libs/gst/play/play.vcproj
12403         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12404         * gst-libs/gst/resample/resample.vcproj
12405         * gst-libs/gst/riff/riff.vcproj
12406         * gst-libs/gst/tuner/tuner.vcproj
12407         * gst-libs/gst/video/video.vcproj
12408         * gst-libs/gst/xoverlay/xoverlay.vcproj
12409           avoid problems with math.h, fix release dependancy
12410           rename GStreamer-0.8.lib to libgstreamer.lib
12411
12412 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12413
12414         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12415         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12416         the atom is not available we have to unlock the mutex. Fixes #148023
12417
12418 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12419
12420         * gst-libs/gst/media-info/media-info.h:
12421           issue for a vararg macro with MSVC
12422
12423 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12424
12425         * gst/effectv/effectv.vcproj
12426         * gst-libs/gst/idct/idct.vcproj:
12427         * gst-libs/gst/media-info/media-info.vcproj:
12428         * gst-libs/gst/navigation/navigation.vcproj:
12429         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12430         * gst-libs/gst/video/video.vcproj:
12431         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12432           fixes for build problems
12433
12434 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12435
12436         * gst-libs/gst/audio/audio.def:
12437         * gst-libs/gst/audio/riff.def:
12438           add some definitions needed by plugins
12439
12440 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12441
12442         * gst/asfdemux/gstasfmux.c
12443           Fix some 64 bits constants to be glib friendly
12444
12445 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12446
12447         * gst/ac3parse/gstac3parse.c
12448         * gst/audioscale/gstaudioscale.c
12449         * gst/auparse/gstauparse.c
12450         * gst/colorspace/gstcolorspace.c
12451         * gst/colorspace/yuv2rgb.h
12452           local include fixes
12453
12454 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12455
12456         * win32/gst.sln
12457           add more plugins to the build
12458
12459 2004-07-26  Julien MOUTTE  <julien@moutte.net>
12460
12461         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12462         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
12463
12464 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12465
12466         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
12467         (gst_level_set_property), (gst_level_get_property),
12468         (gst_level_base_init), (gst_level_class_init):
12469           add debugging categories.  cleanups.
12470
12471 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12472
12473         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12474         (gst_videoscale_planar411), (gst_videoscale_planar400),
12475         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
12476         (gst_videoscale_scale_nearest_str1),
12477         (gst_videoscale_scale_nearest_str2),
12478         (gst_videoscale_scale_nearest_str4),
12479         (gst_videoscale_scale_nearest_16bit),
12480         (gst_videoscale_scale_nearest_24bit):
12481           fixed stride issues
12482           tested with 320x240 -> 321, 322, 324 x240
12483           tested with YV12, I420, YUY2, UYVY
12484           fixed packed422rev (don't think it could have worked before)
12485           by testing with UYVY
12486
12487 2004-07-26  Benjamin Otte  <otte@gnome.org>
12488
12489         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
12490         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
12491         (plugin_init):
12492           add debugging category, add error checks like checking return values
12493           of setup calls, make sure it still works after
12494           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
12495
12496 2004-07-26  Wim Taymans  <wim@fluendo.com>
12497
12498         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12499         (gst_mpeg_demux_get_audio_stream),
12500         (gst_mpeg_demux_process_private):
12501         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
12502         Check for error codes from the negotiation functions. Make sure
12503         we really set the pad caps when a new pad is created.
12504
12505 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12506
12507         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12508         (gst_ffmpeg_caps_to_pix_fmt):
12509         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12510         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12511         (gst_ffmpegcolorspace_pad_link):
12512           don't make function do two things at the same time without reason.
12513
12514 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12515
12516         * gst/ac3parse/ac3parse.vcproj
12517         * gst/adder/adder.vcproj
12518         * gst/alpha/alpha.vcproj
12519         * gst/alpha/alphacolor.vcproj
12520         * gst/asfdemux/asf.vcproj
12521         * gst/audioconvert/audioconvert.vcproj
12522         * gst/audiorate/audiorate.vcproj
12523         * gst/audioscale/audioscale.vcproj
12524         * gst/auparse/auparse.vcproj
12525         * gst/avi/avi.vcproj
12526         * gst/cdxaparse/cdxaparse.vcproj
12527         * gst/chart/chart.vcproj
12528         * gst/colorspace/colorspace.vcproj
12529         * gst/cutter/cutter.vcproj
12530         * gst/debug/debug.vcproj
12531         * gst/debug/efence.vcproj
12532         * gst/debug/navigationtest.vcproj
12533         * gst/deinterlace/deinterlace.vcproj
12534         * gst/effectv/effectv.vcproj
12535         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12536         * gst/filter/filter.vcproj
12537         * gst/flx/flxdec.vcproj
12538         * gst/goom/goom.vcproj
12539         * gst/interleave/interleave.vcproj
12540         * gst/law/alaw.vcproj
12541         * gst/law/mulaw.vcproj
12542         * gst/matroska/matroska.vcproj
12543         * gst/median/median.vcproj
12544         * gst/mixmatrix/mixmatrix.vcproj
12545         * gst/mpeg1sys/mpeg1systemencode.vcproj
12546         * gst/mpeg1videoparse/mp1videoparse.vcproj
12547         * gst/mpeg2sub/mpeg2subt.vcproj
12548         * gst/mpegaudio/mpegaudio.vcproj
12549         * gst/mpegaudioparse/mpegaudioparse.vcproj
12550         * gst/mpegstream/mpegstream.vcproj
12551         * gst/multifilesink/multifilesink.vcproj
12552         * gst/multipart/multipart.vcproj
12553         * gst/oneton/oneton.vcproj
12554         * gst/overlay/overlay.vcproj
12555         * gst/passthrough/passthrough.vcproj
12556         * gst/qtdemux/qtdemux.vcproj
12557         * gst/realmedia/rmdemux.vcproj
12558         * gst/rtjpeg/rtjpeg.vcproj
12559         * gst/rtp/rtp.vcproj
12560         * gst/silence/silence.vcproj
12561         * gst/sine/sinesrc.vcproj
12562         * gst/smooth/smooth.vcproj
12563         * gst/smpte/smpte.vcproj
12564         * gst/spectrum/spectrum.vcproj
12565         * gst/speed/speed.vcproj
12566         * gst/stereo/stereo.vcproj
12567         * gst/switch/switch.vcproj
12568         * gst/tags/tagedit.vcproj
12569         * gst/tcp/tcp.vcproj
12570         * gst/typefind/typefindfunctions.vcproj
12571         * gst/udp/udp.vcproj
12572         * gst/videobox/videobox.vcproj
12573         * gst/videocrop/videocrop.vcproj
12574         * gst/videodrop/videodrop.vcproj
12575         * gst/videofilter/gamma.vcproj
12576         * gst/videofilter/videobalance.vcproj
12577         * gst/videofilter/videofilter.vcproj
12578         * gst/videofilter/videoflip.vcproj
12579         * gst/videoflip/videoflip.vcproj
12580         * gst/videomixer/videomixer.vcproj
12581         * gst/videorate/videorate.vcproj
12582         * gst/videoscale/videoscale.vcproj
12583         * gst/videotestsrc/videotestsrc.vcproj
12584         * gst/virtualdub/virtualdub.vcproj
12585         * gst/volenv/volenv.vcproj
12586         * gst/volume/volume.vcproj
12587         * gst/wavenc/wavenc.vcproj
12588         * gst/wavparse/wavparse.vcproj
12589         * gst/y4m/y4menc.vcproj
12590           more plugins supported under windows
12591
12592 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12593
12594         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12595         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
12596         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
12597         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12598         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
12599           Add debugging statements.  Use the sizes as returned by the
12600           *CreateImage calls.
12601
12602 2004-07-26  Johan Dahlin  <johan@gnome.org>
12603
12604         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
12605         the pad is negotiated.
12606
12607         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
12608
12609 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12610
12611         * gst-libs/gst/colorbalance/colorbalance.vcproj:
12612         * gst-libs/gst/idct/idct.vcproj:
12613         * gst-libs/gst/media-info/media-info.vcproj:
12614         * gst-libs/gst/mixer/mixer.vcproj:
12615         * gst-libs/gst/navigation/navigation.vcproj:
12616         * gst-libs/gst/play/play.vcproj:
12617         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12618         * gst-libs/gst/resample/resample.vcproj:
12619         * gst-libs/gst/tuner/tuner.vcproj:
12620         * gst-libs/gst/video/video.vcproj:
12621         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12622           more plugins supported under windows
12623
12624 2004-07-25 Iain <iain@prettypeople.org>
12625
12626         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
12627         pad now rather than when the pad is created because state changes wipe
12628         explicit caps (fixes #148043).
12629
12630 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
12631
12632         reviewed by Benjamin Otte  <otte@gnome.org>
12633
12634         * ext/mad/gstmad.c:
12635           fix mad plugin crashing on Sun (fixes #148289)
12636
12637 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12638
12639         * gst/avi/avi.def:
12640         * gst/avi/avi.vcproj:
12641         * gst/matroska/matroska.def:
12642         * gst/matroska/matroska.vcproj:
12643           remove unused .def files
12644
12645 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12646
12647         * gst-libs/gst/audio/gstaudiofilter.c:
12648           Clean the local include
12649
12650 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12651
12652         * win32/gst.sln:
12653         * gst-libs/gst/audio/audio.def:
12654         * gst-libs/gst/audio/audio.vcproj:
12655         * gst-libs/gst/audio/audiofilter.vcproj:
12656         * gst-libs/gst/audio/riff.def:
12657         * gst-libs/gst/audio/riff.vcproj:
12658         * gst-libs/gst/gst-libs.def:
12659         * gst-libs/gst/gst-libs.vcproj:
12660         * gst/avi/avi.vcproj:
12661         * gst/avi/avi.vcproj:
12662           Copy the files where needed after building, cleaner projects
12663
12664 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12665
12666         * gst/matroska/ebml-write.c:
12667           Fix some 64 bits constants to be glib friendly
12668
12669 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
12670
12671         * win32/gst.sln:
12672         * gst-libs/gst/gst-libs.def:
12673         * gst-libs/gst/gst-libs.vcproj:
12674         * gst/matroska/matroska.def:
12675         * gst/matroska/matroska.vcproj:
12676           Add the preliminary canvas to build plugins on Win32
12677
12678 2004-07-23  Benjamin Otte  <otte@gnome.org>
12679
12680         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
12681           don't enfore negotiation from source side, it breaks
12682           sinesrc ! audioconvert ! osssink
12683
12684 2004-07-22  David Schleef  <ds@schleef.org>
12685
12686         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
12687         for ELF files, since they can easily be recognized as audio/mpeg.
12688         (bug #147441)
12689
12690 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12691
12692         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12693         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
12694         (gst_videoscale_scale_nearest_24bit),
12695         (gst_videoscale_scale_nearest_16bit):
12696           fix 16bit and 24bit for stride (24bit might need testing)
12697           don't pretend we do more than one algorithm
12698
12699 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12700
12701         * configure.ac:
12702         * gst/Makefile.am:
12703         * gst/multifilesink/Makefile.am:
12704         * gst/multifilesink/gstmultifilesink.c:
12705         (gst_multifilesink_get_formats),
12706         (gst_multifilesink_get_query_types), (_do_init),
12707         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
12708         (gst_multifilesink_init), (gst_multifilesink_dispose),
12709         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
12710         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
12711         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
12712         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
12713         (gst_multifilesink_chain), (gst_multifilesink_change_state),
12714         (gst_multifilesink_uri_get_type),
12715         (gst_multifilesink_uri_get_protocols),
12716         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
12717         (gst_multifilesink_uri_handler_init), (plugin_init):
12718         * gst/multifilesink/gstmultifilesink.h:
12719         * testsuite/Makefile.am:
12720         * testsuite/multifilesink/Makefile.am:
12721         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
12722         (gst_newmedia_class_init), (gst_newmedia_init),
12723         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
12724         (newfile_signal), (test_signal), (main):
12725         multifilesink plugin for creating new files every time a new media
12726         discontinuity event occurs
12727
12728 2004-07-22  Wim Taymans  <wim@fluendo.com>
12729
12730         * gst/alpha/Makefile.am:
12731         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
12732         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
12733         (gst_alpha_color_init), (gst_alpha_color_set_property),
12734         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
12735         (transform), (gst_alpha_color_chain),
12736         (gst_alpha_color_change_state), (plugin_init):
12737         Stupid plugin to to RGBA to AYUV conversion because none of
12738         the colorspace plugins can handle that yet.
12739
12740 2004-07-22  Wim Taymans  <wim@fluendo.com>
12741
12742         * examples/seeking/seek.c: (update_scale), (main):
12743         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12744         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
12745         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
12746         (gst_decode_bin_init), (gst_decode_bin_dispose),
12747         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
12748         (no_more_pads), (close_link), (type_found),
12749         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12750         (plugin_init):
12751         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12752         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12753         (gst_play_base_bin_dispose), (queue_overrun),
12754         (gen_preroll_element), (remove_prerolls), (unknown_type),
12755         (no_more_pads), (new_stream), (setup_source),
12756         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
12757         (play_base_eos), (gst_play_base_bin_change_state),
12758         (gst_play_base_bin_add_element),
12759         (gst_play_base_bin_remove_element),
12760         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12761         (gst_play_base_bin_unlink_stream),
12762         (gst_play_base_bin_get_streaminfo):
12763         * gst/playback/gstplaybin.c: (gen_video_element),
12764         (gen_audio_element):
12765         * gst/playback/gststreaminfo.h:
12766         More playback updates, attempt to fix things after the state change
12767         breakage.
12768
12769 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12770
12771         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
12772         (gst_videoscale_scale_nearest_16bit):
12773           comment algorithm
12774
12775 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12776
12777         * gst/videotestsrc/gstvideotestsrc.c:
12778         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
12779         (gst_videotestsrc_init), (gst_videotestsrc_get),
12780         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
12781         (gst_videotestsrc_get_property):
12782         * gst/videotestsrc/gstvideotestsrc.h:
12783         * gst/videotestsrc/videotestsrc.c:
12784         * gst/videotestsrc/videotestsrc.h:
12785           cleanup and commenting
12786
12787 2004-07-21  Wim Taymans  <wim@fluendo.com>
12788
12789         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
12790         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
12791         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
12792         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
12793         (_find_chain_get_unknown_part), (_find_streams_check),
12794         (gst_ogg_demux_push), (gst_ogg_pad_push):
12795         * ext/theora/theoradec.c: (theora_get_formats),
12796         (theora_dec_src_convert), (theora_dec_sink_convert),
12797         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12798         (theora_dec_chain):
12799         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12800         (vorbis_dec_convert), (vorbis_dec_src_query),
12801         (vorbis_dec_src_event), (vorbis_dec_event):
12802         More seeking fixes, oggdemux now supports seeking to time and
12803         uses the downstream element to convert granulepos to time.
12804         Seeking in theora-only ogg files now works.
12805
12806 2004-07-21  Wim Taymans  <wim@fluendo.com>
12807
12808         * ext/theora/theoradec.c: (gst_theora_dec_init),
12809         (theora_get_formats), (theora_get_event_masks),
12810         (theora_get_query_types), (theora_dec_src_convert),
12811         (theora_dec_sink_convert), (theora_dec_src_query),
12812         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12813         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12814         (vorbis_get_event_masks), (vorbis_get_query_types),
12815         (gst_vorbis_dec_init), (vorbis_dec_convert),
12816         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
12817         Added query/convert/formats functions to vorbis and theora decoders
12818         so that the outside world can use them too. Fixed seeking on an
12819         ogg/theora/vorbis file by disabling the seeking seeking on the
12820         theora srcpad.
12821
12822 2004-07-21  Julien MOUTTE  <julien@moutte.net>
12823
12824         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12825         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
12826         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
12827         images creation for both elements. We don't create the image on caps
12828         nego or renego, we just destroy the internal one if present if it does
12829         not match the needs. The chain function takes care of creating a new
12830         image when needed.
12831         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12832         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
12833         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12834         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
12835         the image format information. The buffer pool checks for the context
12836         image format and discard images with different formats.
12837         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
12838
12839 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12840
12841         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12842         (gst_ffmpegcolorspace_chain):
12843           no point in doing any chaining if the pad we want to push from
12844           isn't usable.
12845
12846 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12847
12848         * gst-libs/gst/riff/riff-media.c:
12849         (gst_riff_create_audio_caps_with_data):
12850           Fix double end-to-native symbol conversion (#148021).
12851
12852 2004-07-20  David Schleef  <ds@schleef.org>
12853
12854         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12855         Don't use an Atom that doesn't exist.
12856
12857 2004-07-20  Wim Taymans  <wim@fluendo.com>
12858
12859         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12860         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12861         (gst_multifdsink_client_remove),
12862         (gst_multifdsink_handle_client_write),
12863         (gst_multifdsink_queue_buffer):
12864         * gst/tcp/gstmultifdsink.h:
12865         More multifdsink stats. Avoid deadlock by releasing locks
12866         before sending out a signal.
12867
12868 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12869
12870         * po/LINGUAS:
12871         * po/hu.po:
12872           added Hungarian translation (Laszlo Dvornik)
12873
12874 2004-07-20  Wim Taymans  <wim@fluendo.com>
12875
12876         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12877         (gst_multifdsink_add), (gst_multifdsink_client_remove),
12878         (gst_multifdsink_handle_client_write),
12879         (gst_multifdsink_queue_buffer):
12880         * gst/tcp/gsttcp-marshal.list:
12881         Fixed the stupid marshal definition.
12882
12883 2004-07-20  Wim Taymans  <wim@fluendo.com>
12884
12885         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12886         (gst_multifdsink_init), (gst_multifdsink_add),
12887         (gst_multifdsink_client_remove),
12888         (gst_multifdsink_handle_client_write),
12889         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
12890         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
12891         (gst_multifdsink_init_send):
12892         * gst/tcp/gstmultifdsink.h:
12893         Added more stats, added timeout for a client, fixed some typos
12894         and added some comments.
12895
12896 2004-07-20  Wim Taymans  <wim@fluendo.com>
12897
12898         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12899         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12900         (gst_multifdsink_client_remove),
12901         (gst_multifdsink_handle_client_write):
12902         * gst/tcp/gstmultifdsink.h:
12903         * gst/tcp/gsttcp-marshal.list:
12904         Added get_stats method that returns a GValueArray of
12905         stats values.
12906
12907 2004-07-19  Benjamin Otte  <otte@gnome.org>
12908
12909         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
12910           make sure longname, description and author are valid UTF-8
12911
12912 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
12913
12914         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
12915         (gst_ximagesink_set_property):
12916         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
12917         (gst_xvimagesink_set_property):
12918           make sure SYNCHRONOUS is respected after getting the X context
12919
12920 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12921
12922         * gst/matroska/matroska-demux.c:
12923         (gst_matroska_demux_handle_src_event),
12924         (gst_matroska_demux_parse_blockgroup):
12925         * gst/matroska/matroska-ids.h:
12926           add BlockReference tag and ignore it to clear out log.
12927           ignore NAVIGATION events to clear out log.
12928
12929 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12930
12931         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
12932         (gst_matroska_demux_add_stream):
12933         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
12934           add debug categories
12935
12936 2004-07-16  Wim Taymans  <wim@fluendo.com>
12937
12938         * ext/libpng/Makefile.am:
12939         * ext/libpng/gstpng.c: (plugin_init):
12940         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
12941         (gst_pngdec_get_type), (gst_pngdec_base_init),
12942         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
12943         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
12944         * ext/libpng/gstpngdec.h:
12945         Added png decoder.
12946
12947 2004-07-16  Julien MOUTTE  <julien@moutte.net>
12948
12949         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
12950         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
12951         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
12952         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
12953         (gst_ximagesink_buffer_alloc):
12954         * sys/ximage/ximagesink.h:
12955         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12956         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12957         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
12958         (gst_xvimagesink_buffer_alloc):
12959         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
12960         again. Using internal data pointer of the x(v)image to store image's
12961         data to be coherent with the buffer alloc mechanism. Investigated the
12962         image destruction code to be sure that everything gets freed correctly.
12963
12964 2004-07-16  Wim Taymans  <wim@fluendo.com>
12965
12966         * gst-libs/gst/riff/riff-read.c:
12967         (gst_riff_read_strf_vids_with_data),
12968         (gst_riff_read_strf_auds_with_data):
12969         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12970         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
12971         Make sure we don't create 0 sized subbuffers in riff-read.
12972         Signal the no more pads signal after reading the avi header.
12973
12974 2004-07-16  Wim Taymans  <wim@fluendo.com>
12975
12976         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12977         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
12978         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
12979         (gst_decode_bin_init), (gst_decode_bin_dispose),
12980         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
12981         (no_more_pads), (close_link), (type_found),
12982         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12983         (gst_decode_bin_change_state), (plugin_init):
12984         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12985         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12986         (gst_play_base_bin_dispose), (queue_overrun),
12987         (gen_preroll_element), (remove_prerolls), (unknown_type),
12988         (no_more_pads), (new_stream), (setup_source),
12989         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
12990         (play_base_eos), (gst_play_base_bin_change_state),
12991         (gst_play_base_bin_add_element),
12992         (gst_play_base_bin_remove_element),
12993         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12994         (gst_play_base_bin_unlink_stream),
12995         (gst_play_base_bin_get_streaminfo):
12996         * gst/playback/gstplaybasebin.h:
12997         Better error recovery. Added configurable preroll queue size. Faster
12998         detection of no-more-pads.
12999
13000 2004-07-16  Wim Taymans  <wim@fluendo.com>
13001
13002         * gst-libs/gst/video/video.h:
13003         Added 32 bits RGBA. Not sure if we should use another mime-type
13004         for alpha rgb. Currently the presence of the alpha_mask property
13005         signals an alpha channel.
13006
13007 2004-07-16  Wim Taymans  <wim@fluendo.com>
13008
13009         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13010         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13011         FPS seems to be 0.0 to MAX everywhere else.
13012
13013 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13014
13015         * gst-libs/gst/riff/riff-media.c:
13016         (gst_riff_create_video_caps_with_data):
13017           mp42/mp43 (no caps) exist too.
13018         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13019           Set pixel_width/height; we've got them in-caps.
13020         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13021         * gst/wavparse/gstwavparse.c: (plugin_init):
13022           Both are valid primary.
13023         * sys/oss/gstossmixer.c:
13024           Remove i18n hack and enable translations.
13025
13026 2004-07-15  Benjamin Otte  <otte@gnome.org>
13027
13028         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13029         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13030           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13031
13032 2004-07-15  Benjamin Otte  <otte@gnome.org>
13033
13034         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13035         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13036         (gst_alsa_close_audio):
13037           disable some of the debugging code for now. Writing debugging to a
13038           buffer is broken in current alsalib releases.
13039
13040 2004-07-12  Benjamin Otte  <otte@gnome.org>
13041
13042         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13043           use bufferpools
13044
13045 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13046
13047         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13048         (theora_dec_src_query), (theora_dec_event):
13049         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13050           add debugging categories.  Remove \n's.
13051
13052 2004-07-13  Johan Dahlin  <johan@gnome.org>
13053
13054         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13055         (gst_play_bin_get_property): Impl.
13056
13057 2004-07-13  Wim Taymans  <wim@fluendo.com>
13058
13059         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13060         When trying to find the stream length, seek back N pages
13061         instead of just one, where N is the number of streams in
13062         the current chain.
13063
13064 2004-07-13  Wim Taymans  <wim@fluendo.com>
13065
13066         * gst-libs/gst/riff/riff-media.c:
13067         (gst_riff_create_audio_caps_with_data),
13068         (gst_riff_create_audio_caps),
13069         (gst_riff_create_audio_template_caps):
13070         * gst-libs/gst/riff/riff-media.h:
13071         * gst-libs/gst/riff/riff-read.c:
13072         (gst_riff_read_strf_vids_with_data),
13073         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13074         * gst-libs/gst/riff/riff-read.h:
13075         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13076         (gst_avi_demux_add_stream):
13077         Set codec_data on caps for avidemuxer.
13078
13079 2004-07-12  David Schleef  <ds@schleef.org>
13080
13081         * configure.ac: Fix test for Objective C
13082
13083 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13084         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13085         (gst_gdk_pixbuf_chain):
13086           Add svg and pcx to template caps, and ensure that getcaps returns a
13087           subset of the template caps.
13088           Copy each row manually for output, as gdkpixbuf may pad the
13089           rowstride to a 32-bit word boundary.
13090
13091 2004-07-12  Wim Taymans  <wim@fluendo.com>
13092
13093         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13094         (gst_riff_create_video_template_caps):
13095         Fix the template caps to include some more media types.
13096
13097 2004-07-12  Wim Taymans  <wim@fluendo.com>
13098
13099         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13100         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13101         (compare_ranks), (print_feature), (gst_decode_bin_init),
13102         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13103         (try_to_link_1), (new_pad), (close_link), (type_found),
13104         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13105         (gst_decode_bin_change_state), (plugin_init):
13106         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13107         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13108         (gst_play_base_bin_dispose), (queue_overrun),
13109         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13110         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13111         (gst_play_base_bin_get_property), (play_base_eos),
13112         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13113         (gst_play_base_bin_remove_element),
13114         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13115         (gst_play_base_bin_unlink_stream),
13116         (gst_play_base_bin_get_streaminfo):
13117         * gst/playback/gstplaybasebin.h:
13118         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13119         (gst_play_bin_class_init), (gst_play_bin_init),
13120         (gst_play_bin_dispose), (gst_play_bin_set_property),
13121         (gst_play_bin_get_property), (gen_video_element),
13122         (gen_audio_element), (remove_sinks), (setup_sinks),
13123         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13124         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13125         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13126         (gst_play_bin_query), (plugin_init):
13127         * gst/playback/test4.c: (main):
13128         More fixes on reusing of the element.
13129
13130 2004-07-11  Benjamin Otte  <otte@gnome.org>
13131
13132         * ext/mad/gstmad.c: (normal_seek):
13133           allow seeking for other methods than just SET
13134
13135 2004-07-11  Andy Wingo  <wingo@pobox.com>
13136
13137         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13138         float, "any" caps -> buffer_frames=[0,MAX].
13139
13140         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13141         doesn't intersect our caps with the template any more. Do it
13142         ourselves.
13143         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13144
13145 2004-07-09  Wim Taymans  <wim@fluendo.com>
13146
13147         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13148         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13149         (compare_ranks), (print_feature), (gst_decode_bin_init),
13150         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13151         (try_to_link_1), (new_pad), (close_link), (type_found),
13152         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13153         (gst_decode_bin_change_state), (plugin_init):
13154         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13155         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13156         (gst_play_base_bin_dispose), (queue_overrun),
13157         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13158         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13159         (gst_play_base_bin_get_property), (play_base_eos),
13160         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13161         (gst_play_base_bin_remove_element),
13162         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13163         (gst_play_base_bin_unlink_stream),
13164         (gst_play_base_bin_get_streaminfo):
13165         * gst/playback/gstplaybasebin.h:
13166         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13167         (gst_play_bin_class_init), (gst_play_bin_init),
13168         (gst_play_bin_dispose), (gst_play_bin_set_property),
13169         (gst_play_bin_get_property), (gen_video_element),
13170         (gen_audio_element), (remove_sinks), (setup_sinks),
13171         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13172         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13173         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13174         (gst_play_bin_query), (plugin_init):
13175         * gst/playback/test4.c: (main):
13176         Work on object reuse and seeking.
13177
13178 2004-07-09  Wim Taymans  <wim@fluendo.com>
13179
13180         * examples/seeking/seek.c: (iterate):
13181         Don't consume all CPU in the idle loop.
13182
13183 2004-07-09  Wim Taymans  <wim@fluendo.com>
13184
13185         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13186         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13187         Add pad to element *after* setting the pad functions so that
13188         the scheduler can use the correct ones.
13189
13190 2004-07-09  Wim Taymans  <wim@fluendo.com>
13191
13192         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13193         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13194         Sync to keyframe after seek
13195
13196 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13197
13198         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13199         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13200         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13201         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13202         * ext/libvisual/visual.c: (gst_visual_change_state):
13203         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13204         * ext/theora/theoradec.c: (theora_dec_change_state):
13205         * ext/theora/theoraenc.c: (theora_enc_change_state):
13206         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13207         * gst-libs/gst/navigation/navigation.c:
13208         * gst/adder/gstadder.c: (gst_adder_change_state):
13209         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13210         (gst_audio_convert_get_buffer):
13211         * gst/multipart/multipartdemux.c:
13212         (gst_multipart_demux_change_state):
13213         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13214         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13215         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13216         * gst/videoscale/gstvideoscale.c:
13217         (gst_videoscale_handle_src_event):
13218         * gst/volume/gstvolume.c: (volume_chain_int16):
13219           don't assert in state change, this should be done by the base
13220           GstElement class.
13221           various debugging fixes.
13222
13223 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13224
13225         * configure.ac:
13226         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13227         (gst_play_dispose), (gst_play_set_location),
13228         (gst_play_set_data_src), (gst_play_set_video_sink),
13229         (gst_play_set_audio_sink), (gst_play_set_visualization),
13230         (gst_play_connect_visualization), (gst_play_get_sink_element),
13231         (gst_play_get_all_by_interface):
13232         * gst-libs/gst/play/play.h:
13233           add new method to get elements implementing an interface.
13234           add various error logging
13235
13236 2004-07-08  Wim Taymans  <wim@fluendo.com>
13237
13238         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13239         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13240         (make_playerbin_pipeline), (query_durations_elems),
13241         (query_durations_pads), (query_positions_elems),
13242         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13243         (main):
13244         Added playbin seeking example.
13245
13246 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13247
13248         * gst-libs/gst/play/play.c: (gst_play_set_location),
13249         (gst_play_set_data_src), (gst_play_set_video_sink),
13250         (gst_play_set_audio_sink), (gst_play_set_visualization),
13251         (gst_play_connect_visualization), (gst_play_get_framerate):
13252           use a macro to look up elements from hash table
13253
13254 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13255
13256         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13257         (gst_play_get_length_callback), (gst_play_set_location),
13258         (gst_play_seek_to_time), (gst_play_set_data_src),
13259         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13260         (gst_play_set_visualization), (gst_play_connect_visualization),
13261         (gst_play_get_sink_element):
13262         - add debugging info
13263         - fix looking up sink elements by iterating over complete caps
13264         - put everything except for source and autoplugger in a complete bin
13265
13266 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13267
13268         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13269         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13270         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13271         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13272         * ext/alsa/gstalsasink.h:
13273         - add debugging info
13274         - clean up schizophrenia of data/buffer/event
13275         - fix double event unref error
13276
13277 2004-07-08  Wim Taymans  <wim@fluendo.com>
13278
13279         * gst/playback/Makefile.am:
13280         Add headers to noinst
13281
13282 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13283
13284         * tools/gst-launch-ext-m.m:
13285         * tools/gst-launch-ext.1.in:
13286           convert to the third millenium
13287
13288 2004-07-07  David Schleef  <ds@schleef.org>
13289
13290         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13291
13292 2004-07-07  Wim Taymans  <wim@fluendo.com>
13293
13294         * gst/playback/Makefile.am:
13295         * gst/playback/README:
13296         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13297         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13298         (compare_ranks), (print_feature), (gst_decode_bin_init),
13299         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13300         (try_to_link_1), (new_pad), (close_link), (type_found),
13301         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13302         (plugin_init):
13303         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13304         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13305         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13306         (gen_preroll_element), (no_more_pads), (new_stream),
13307         (setup_source), (gst_play_base_bin_set_property),
13308         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13309         (gst_play_base_bin_add_element),
13310         (gst_play_base_bin_remove_element),
13311         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13312         (gst_play_base_bin_unlink_stream),
13313         (gst_play_base_bin_get_streaminfo):
13314         * gst/playback/gstplaybasebin.h:
13315         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13316         (gst_play_bin_class_init), (gst_play_bin_init),
13317         (gst_play_bin_dispose), (gst_play_bin_set_property),
13318         (gst_play_bin_get_property), (gen_video_element),
13319         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13320         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13321         (gst_play_bin_get_formats), (gst_play_bin_convert),
13322         (gst_play_bin_get_query_types), (gst_play_bin_query),
13323         (plugin_init):
13324         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13325         (gst_stream_info_get_type), (gst_stream_info_class_init),
13326         (gst_stream_info_init), (gst_stream_info_new),
13327         (gst_stream_info_dispose), (gst_stream_info_set_property),
13328         (gst_stream_info_get_property):
13329         * gst/playback/gststreaminfo.h:
13330         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13331         (main):
13332         * gst/playback/test2.c: (main):
13333         * gst/playback/test3.c: (update_scale), (main):
13334         More playbin fixes. Added README. Do better element filtering.
13335         Added base class to preroll media. Added test apps.
13336
13337 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13338
13339         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13340         * ext/mpeg2dec/gstmpeg2dec.h:
13341           various debugging improvements.  Reset stream to next picture
13342           instead of sequence header, otherwise seeks cannot work.
13343
13344 2004-07-07  Wim Taymans  <wim@fluendo.com>
13345
13346         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13347         (gst_video_box_class_init), (gst_video_box_set_property),
13348         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13349         Use pad_alloc where possible.
13350
13351 2004-07-07  Wim Taymans  <wim@fluendo.com>
13352
13353         * sys/oss/gstosselement.c: (gst_osselement_reset),
13354         (gst_osselement_parse_caps):
13355         * sys/oss/gstosselement.h:
13356         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13357         Fix offset on osssrc.
13358
13359 2004-07-07  Wim Taymans  <wim@fluendo.com>
13360
13361         * ext/theora/theora.c: (plugin_init):
13362         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13363         (theora_dec_src_query), (theora_dec_chain):
13364         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13365         (theora_enc_sink_link), (theora_buffer_from_packet),
13366         (theora_push_packet), (theora_enc_chain):
13367         Fix theora granulepos calculation.
13368         Fix overflow in duration/position calculation.
13369         Bump rank to PRIMARY for theoradec.
13370         Use granulepos of last packet to calculate position.
13371         Set keyframe flag on buffers when needed.
13372
13373 2004-07-06  David Schleef  <ds@schleef.org>
13374
13375         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13376         serious?  (Fixed, obviously.)
13377
13378 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13379
13380         * po/LINGUAS:
13381         * po/cs.po:
13382           added Czech translation (Miloslav Trmac)
13383
13384 2004-07-05  Wim Taymans  <wim@fluendo.com>
13385
13386         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13387         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13388         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13389         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13390         (close_link), (type_found), (gst_decode_bin_set_property),
13391         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13392         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13393         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13394         (gst_decode_bin_query), (plugin_init):
13395         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13396         (gst_play_bin_class_init), (gst_play_bin_init),
13397         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13398         (get_video_element), (new_pad), (setup_source),
13399         (gst_play_bin_set_property), (gst_play_bin_get_property),
13400         (gst_play_bin_change_state), (gst_play_bin_add_element),
13401         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13402         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13403         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13404         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13405         * gst/playback/test.c: (main):
13406         More fixes, cleaned up playbin, make it use decodebin. Added
13407         threaded property to playbin.
13408
13409 2004-07-05  Wim Taymans  <wim@fluendo.com>
13410
13411         * configure.ac:
13412         * gst/playback/Makefile.am:
13413         * gst/playback/decodetest.c: (main):
13414         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13415         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13416         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13417         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13418         (close_link), (type_found), (gst_decode_bin_set_property),
13419         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13420         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13421         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13422         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13423         (plugin_init):
13424         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13425         (gst_play_bin_class_init), (gst_play_bin_init),
13426         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13427         (collect_sink_pads), (find_compatibles), (close_pad_link),
13428         (try_to_link_1), (new_pad), (close_link), (type_found),
13429         (setup_source), (gst_play_bin_set_property),
13430         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13431         (compare_ranks), (gst_play_bin_collect_factories),
13432         (gst_play_bin_change_state), (gst_play_bin_add_element),
13433         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13434         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13435         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13436         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13437         * gst/playback/test.c: (main):
13438         Added some playback helper elements and some test apps, very alpha
13439         still.
13440
13441 2004-07-04  Benjamin Otte  <otte@gnome.org>
13442
13443         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13444           only restart audio when we indeed have an xrun to fix repeated
13445           xruns. Fix suggested by Giuliano Pochini.
13446
13447 2004-07-03  David Schleef  <ds@schleef.org>
13448
13449         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
13450         call to gst_debug_log() if debugging is disabled (bug #145118)
13451
13452 2004-07-03  Benjamin Otte  <otte@gnome.org>
13453
13454         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13455           use our own functions for restarting the alsa device.
13456         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13457           I should apply patches myself - use MIN for the third argument, not
13458           the second, this fixes seeking
13459
13460 2004-07-02  David Schleef  <ds@schleef.org>
13461
13462         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13463         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
13464         do with the logic.
13465
13466 2004-07-02  David Schleef  <ds@schleef.org>
13467
13468         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
13469         output buffers.  Fix logic mistake.  (bug #144866)
13470
13471 2004-07-02  David Schleef  <ds@schleef.org>
13472
13473         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
13474         on X.  (bug #144753)
13475
13476 2004-07-02  David Schleef  <ds@schleef.org>
13477
13478         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
13479         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
13480         (bug #144624)
13481         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
13482         (gst_osselement_rate_probe_check): Add another workaround for
13483         buggy drivers (bug #145336)
13484
13485 2004-07-02  David Schleef  <ds@schleef.org>
13486
13487         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
13488         Most systems don't have MSG_NOSIGNAL.
13489
13490 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13491
13492         * Makefile.am:
13493         * gst-libs/gst/colorbalance/Makefile.am:
13494         * gst-libs/gst/mixer/Makefile.am:
13495         * gst-libs/gst/play/Makefile.am:
13496         * gst-libs/gst/tuner/Makefile.am:
13497           (hopefully) fix both install and dist and make error message useful.
13498           needs testing across automakes.
13499
13500 2004-07-02  Benjamin Otte  <otte@gnome.org>
13501
13502         * ext/ogg/gstogg.c: (plugin_init):
13503           we require bytestream now
13504         * ext/ogg/gstoggdemux.c:
13505           huge diff to implement chain setup in a fast and generic way. This
13506           improves tag reading and startup of huge files (read: Theora videos)
13507           quite a bit. It probably contains bugs, too, so please test.
13508           Seeking is not improved to the fast method.
13509
13510 2004-06-29  Wim Taymans  <wim@fluendo.com>
13511
13512         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13513         * ext/ogg/gstoggmux.c:
13514         Fix memleak in oggdemux when running unconnected pads.
13515         doc update in mux, start working on keyframe mode.
13516
13517 2004-06-29  Benjamin Otte  <otte@gnome.org>
13518
13519         * sys/oss/gstosssink.c:
13520         * sys/oss/gstosssrc.c:
13521           advertise correct template caps - we indeed do non-native endianness
13522           and 8bit audio has no endianness
13523         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
13524         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
13525           avoid (wrong) duplications in getcaps function and return
13526           template caps
13527
13528 2004-06-29  Wim Taymans  <wim@fluendo.com>
13529
13530         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13531         (gst_multifdsink_class_init), (gst_multifdsink_add),
13532         (gst_multifdsink_remove), (gst_multifdsink_clear),
13533         (gst_multifdsink_client_remove),
13534         (gst_multifdsink_handle_client_read),
13535         (gst_multifdsink_client_queue_data),
13536         (gst_multifdsink_client_queue_caps),
13537         (gst_multifdsink_client_queue_buffer),
13538         (gst_multifdsink_handle_client_write),
13539         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13540         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13541         (gst_multifdsink_init_send), (gst_multifdsink_close):
13542         Fix wrong GList iteration that could crash the server when
13543         more then 2 clients disconnect at the same time. Read all the
13544         pending commands in one batch to recover from command storms under
13545         very heavy load.
13546
13547 2004-06-28  Wim Taymans  <wim@fluendo.com>
13548
13549         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
13550         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
13551         (gst_videomixer_pad_set_property),
13552         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
13553         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
13554         (gst_videomixer_class_init), (gst_videomixer_init),
13555         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
13556         (pad_zorder_compare), (gst_videomixer_sort_pads),
13557         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
13558         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13559         (gst_videomixer_update_queues), (gst_videomixer_loop),
13560         (plugin_init):
13561         Avoid divide by zero, choose masterpad as the pad with the highest
13562         framerate.
13563
13564 2004-06-27  Julien Moutte  <julien@moutte.net>
13565
13566         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13567         (gst_ximagesink_xwindow_new):
13568         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13569         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
13570         function directly. We might want to call it from somewhere else one day.
13571
13572 2004-06-27  Julien Moutte  <julien@moutte.net>
13573
13574         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13575         (gst_ximagesink_xwindow_new):
13576         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13577         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
13578         window decorations.
13579
13580 2004-06-27  Wim Taymans  <wim@fluendo.com>
13581
13582         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
13583         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
13584         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
13585         (gst_dvdec_set_property), (gst_dvdec_get_property):
13586         * ext/dv/gstdvdec.h:
13587         Implement drop_factor property to lower the framerate with
13588         a factor.
13589
13590 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13591
13592         * gst-libs/gst/colorbalance/Makefile.am:
13593         * gst-libs/gst/mixer/Makefile.am:
13594         * gst-libs/gst/play/Makefile.am:
13595         * gst-libs/gst/tuner/Makefile.am:
13596           unbreak Company's fix that didn't install the -enum.h files
13597
13598 2004-06-27  Wim Taymans  <wim@fluendo.com>
13599
13600         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
13601         (gst_dvdec_change_state):
13602         * ext/dv/gstdvdec.h:
13603         Fix timestamp, duration and offset of the buffers.
13604
13605 2004-06-27  Wim Taymans  <wim@fluendo.com>
13606
13607         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13608         (gst_multifdsink_class_init), (gst_multifdsink_add),
13609         (gst_multifdsink_remove), (gst_multifdsink_clear),
13610         (gst_multifdsink_client_remove),
13611         (gst_multifdsink_handle_client_read),
13612         (gst_multifdsink_client_queue_data),
13613         (gst_multifdsink_client_queue_caps),
13614         (gst_multifdsink_client_queue_buffer),
13615         (gst_multifdsink_handle_client_write),
13616         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13617         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13618         (gst_multifdsink_init_send), (gst_multifdsink_close):
13619         * gst/tcp/gstmultifdsink.h:
13620         * gst/tcp/gsttcpserversink.c:
13621         (gst_tcpserversink_handle_server_read),
13622         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
13623         More multifdsink fixes, more recovery policy fixes.
13624         Removed stupid g_print
13625
13626 2004-06-26  Wim Taymans  <wim@fluendo.com>
13627
13628         * gst/tcp/Makefile.am:
13629         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13630         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
13631         (gst_multifdsink_class_init), (gst_multifdsink_init),
13632         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
13633         (gst_multifdsink_handle_client_read),
13634         (gst_multifdsink_client_queue_data),
13635         (gst_multifdsink_client_queue_caps),
13636         (gst_multifdsink_client_queue_buffer),
13637         (gst_multifdsink_handle_client_write),
13638         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13639         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13640         (gst_multifdsink_chain), (gst_multifdsink_set_property),
13641         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
13642         (gst_multifdsink_close), (gst_multifdsink_change_state):
13643         * gst/tcp/gstmultifdsink.h:
13644         * gst/tcp/gsttcpplugin.c: (plugin_init):
13645         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
13646         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
13647         (gst_tcpserversink_handle_server_read),
13648         (gst_tcpserversink_handle_select),
13649         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
13650         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
13651         * gst/tcp/gsttcpserversink.h:
13652         Added multifdsink, made tcpserversink a subclass of fdsink, removed
13653         one of the locks, added recovery policy to multifdsink.
13654
13655 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13656
13657         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
13658           fix decision for when getting frames with same timestamp
13659         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13660         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13661         (gst_v4lsrc_get_property):
13662         * sys/v4l/gstv4lsrc.h:
13663           add latency offset property
13664
13665 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13666
13667         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
13668         (plugin_init):
13669           fix debugging. add category.
13670
13671 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13672
13673         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
13674           fix wrong offsets
13675
13676 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13677
13678         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13679         (gst_alsa_src_get_time), (gst_alsa_src_loop),
13680         (gst_alsa_src_change_state):
13681           return a time that is in sync with the element's processing
13682
13683 2004-06-25  Wim Taymans  <wim@fluendo.com>
13684
13685         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
13686         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
13687         (gst_tcpserversink_client_remove),
13688         (gst_tcpserversink_handle_client_read),
13689         (gst_tcpserversink_client_queue_data),
13690         (gst_tcpserversink_client_queue_caps),
13691         (gst_tcpserversink_client_queue_buffer),
13692         (gst_tcpserversink_handle_client_write),
13693         (gst_tcpserversink_queue_buffer),
13694         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
13695         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
13696         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
13697         (gst_tcpserversink_close):
13698         * gst/tcp/gsttcpserversink.h:
13699         Serversink rewrite. Really do non blocking writes to clients and
13700         maintain an internal queue to handle slower clients while not
13701         disturbing fast clients.
13702
13703 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13704
13705         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
13706           better debug, don't override OFFSET and OFFSET_END
13707
13708 2004-06-25  Iain <iain@prettypeople.org>
13709
13710         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
13711         name=source for the wavparse pipeline.
13712
13713 2004-06-24  Johan Dahlin  <johan@gnome.org>
13714
13715         * ext/theora/theoraenc.c (theora_enc_chain): Call
13716         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
13717         streamheader caps are set correctly.
13718
13719 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13720
13721         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13722         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
13723           respect minimum bitrate; same could be done for max bitrate
13724
13725 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13726
13727         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13728         (gst_vorbisenc_setup):
13729           fix sample rate range
13730
13731 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13732
13733         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
13734         (gst_oggvorbisenc_setup):
13735         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
13736         (gst_vorbisenc_setup):
13737           resolve ambiguities in code and description
13738
13739 2004-06-24  Wim Taymans  <wim@fluendo.com>
13740
13741         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
13742         * ext/alsa/gstalsa.h:
13743         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13744         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
13745         Use alsa trigger_tstamp to get the timestamp of the first
13746         sample in the buffer for more precise sync. Some cleanups.
13747
13748 2004-06-24  Wim Taymans  <wim@fluendo.com>
13749
13750         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
13751         (gst_audiorate_init), (gst_audiorate_chain),
13752         (gst_audiorate_set_property), (gst_audiorate_get_property):
13753         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13754         (gst_videorate_chain):
13755         Added some logging, fixed an overflow bug in videorate.
13756
13757 2004-06-24  Benjamin Otte  <otte@gnome.org>
13758
13759         * ext/kio/Makefile.am:
13760           fix for builddir != srcdir and distcheck
13761
13762 2004-06-24  Benjamin Otte  <otte@gnome.org>
13763
13764         * gst-libs/gst/colorbalance/Makefile.am:
13765         * gst-libs/gst/mixer/Makefile.am:
13766         * gst-libs/gst/play/Makefile.am:
13767         * gst-libs/gst/tuner/Makefile.am:
13768         * gst/tcp/Makefile.am:
13769         * sys/dxr3/Makefile.am:
13770           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
13771           tarball.
13772           Also add all *.list files that were missing.
13773         * Makefile.am:
13774           add a distcheck hook to ensure the above doesn't happen again.
13775
13776 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
13777
13778         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
13779
13780 2004-06-23  Colin Walters  <walters@redhat.com>
13781
13782         * m4/Makefile.am: Distribute gst-fionread.m4.
13783
13784 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13785
13786         * configure.ac: back to dev
13787
13788 2004-06-23  Wim Taymans  <wim@fluendo.com>
13789
13790         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
13791         (gst_alsa_xrun_recovery):
13792         * ext/alsa/gstalsa.h:
13793         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13794         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
13795         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13796         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
13797         (gst_alsa_src_loop):
13798         Add clock to alsasrc. Take new capture timestamp when
13799         restarting after an overrun. Split up some functions between
13800         alsasrc and alsasink.
13801
13802 === release 0.8.2 ===
13803
13804 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13805
13806         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
13807         (gst_alsa_change_state), (gst_alsa_update_avail),
13808         (gst_alsa_xrun_recovery):
13809         * ext/alsa/gstalsa.h:
13810         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13811           merge back changes from release
13812
13813 2004-06-23  Wim Taymans  <wim@fluendo.com>
13814
13815         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
13816         (gst_audiorate_init), (gst_audiorate_chain),
13817         (gst_audiorate_set_property), (gst_audiorate_get_property):
13818         Implement sample dropping and notify
13819
13820 2004-06-22  Wim Taymans  <wim@fluendo.com>
13821
13822         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13823         (theora_enc_sink_link), (theora_buffer_from_packet),
13824         (theora_push_packet), (theora_enc_chain):
13825         Some cleanups, make sure the timestamps are correct.
13826
13827 2004-06-22  Wim Taymans  <wim@fluendo.com>
13828
13829         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
13830         (gst_alsa_change_state), (gst_alsa_update_avail),
13831         (gst_alsa_xrun_recovery):
13832         * ext/alsa/gstalsa.h:
13833         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
13834         Cleanups, take queued samples into account when reporting
13835         the time.
13836
13837 2004-06-22  Wim Taymans  <wim@fluendo.com>
13838
13839         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13840         (gst_videorate_init):
13841         Initialize the property as well.
13842
13843 2004-06-22  Wim Taymans  <wim@fluendo.com>
13844
13845         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13846         (gst_videorate_init), (gst_videorate_chain),
13847         (gst_videorate_set_property), (gst_videorate_get_property):
13848         Add property to make videorate silent.
13849         Add property to prefer new frames over old ones.
13850
13851 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13852
13853         * sys/osxvideo/Makefile.am:
13854         Workaround so that the osxvideo .so file gets linked with the
13855         Cocoa, OpenGL and QuickTime frameworks
13856
13857 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13858
13859         * sys/osxaudio/Makefile.am:
13860         Workaround so that the osxaudio .so file gets linked with the
13861         CoreAudio framework
13862
13863 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13864
13865         * configure.ac:
13866         Whoops, my fault...fixed build issues
13867
13868 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13869
13870         * configure.ac:
13871         Add objective-c support if running in Darwin/Mac OS X
13872         * sys/Makefile.am:
13873         * sys/osxvideo:
13874         * sys/osxvideo/Makefile.am:
13875         * sys/osxvideo/osxvideosink.h:
13876         * sys/osxvideo/osxvideosink.m:
13877         * sys/osxvideo/cocoawindow.h:
13878         * sys/osxvideo/cocoawindow.m:
13879         Add osxvideosink, a cocoa-based osx video sink
13880
13881
13882 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
13883         * ext/dvdnav/gst-dvd:
13884         Grab the gconf key from the right spot
13885         * gst/debug/gstnavseek.c: (gst_navseek_init),
13886         (gst_navseek_segseek), (gst_navseek_handle_src_event),
13887         (gst_navseek_chain):
13888         * gst/debug/gstnavseek.h:
13889           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
13890           and loop parameters of a segment seek.
13891         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
13892         (gst_videotestsrc_get_event_masks),
13893         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
13894         * gst/videotestsrc/gstvideotestsrc.h:
13895           Add seeking support to videotestsrc
13896           Initialise the timestamp_offset variable.
13897
13898 2004-06-18  Wim Taymans  <wim@fluendo.com>
13899
13900         * ext/sidplay/gstsiddec.cc:
13901         Fix negotiation and set correct end offset.
13902
13903 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13904
13905         * configure.ac: branch and prerelease
13906
13907 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13908
13909         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
13910         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
13911         (gst_tcpclientsrc_init_receive):
13912         * gst/tcp/gsttcpclientsrc.h:
13913           read caps when connecting to server for GDP so we set them correctly
13914
13915 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13916
13917         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
13918           notify drops and duplicates
13919         * gst/videoscale/videoscale.c: (videoscale_get_structure):
13920           no good reason to limit ourselves to 100x100
13921
13922 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13923
13924         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13925         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
13926         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13927         (gst_v4lsrc_get_property):
13928         * sys/v4l/gstv4lsrc.h:
13929         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
13930         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
13931         (gst_v4l_set_audio):
13932         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
13933         (gst_v4lsrc_try_capture):
13934         * sys/v4l/v4lsrc_calls.h:
13935           change try_palette to more general try_capture
13936           add autoprobe option so we can turn off autoprobing
13937           various fixes
13938
13939 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13940
13941         * configure.ac:
13942           add videorate
13943         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
13944         (gst_ximagesink_class_init):
13945         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
13946         (gst_xvimagesink_class_init):
13947           run them as finalize, not dispose, since dispose can be invoked
13948           multiple times
13949
13950 2004-06-17  Wim Taymans  <wim@fluendo.com>
13951
13952         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
13953         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
13954         * ext/alsa/gstalsa.h:
13955         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
13956         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
13957         (gst_alsa_src_change_state):
13958         * ext/alsa/gstalsasrc.h:
13959         Make the xrun code timestamp and offset the buffers correctly.
13960         moved the clock to the base class, use alsa methods to get time.
13961         Do correct timestamping on outgoing buffers.
13962
13963 2004-06-17  Wim Taymans  <wim@fluendo.com>
13964
13965         * gst/audiorate/Makefile.am:
13966         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
13967         (gst_audiorate_base_init), (gst_audiorate_class_init),
13968         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
13969         (gst_audiorate_set_property), (gst_audiorate_get_property),
13970         (gst_audiorate_change_state), (plugin_init):
13971         Added an audiorate converter that fills in gaps.
13972
13973 2004-06-17  Johan Dahlin  <johan@gnome.org>
13974
13975         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
13976
13977 2004-06-16  Wim Taymans  <wim@fluendo.com>
13978
13979         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
13980         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
13981         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
13982         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13983         (gst_v4lsrc_get_property):
13984         * sys/v4l/gstv4lsrc.h:
13985         Added a copy mode to v4lsrc where it will output a copied version
13986         of its internal hardware buffer.
13987         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
13988         can't | them.
13989
13990 2004-06-16  Wim Taymans  <wim@fluendo.com>
13991
13992         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13993         Timestamp fixes.
13994
13995 2004-06-16  Wim Taymans  <wim@fluendo.com>
13996
13997         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
13998         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
13999         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14000         (gst_v4lsrc_get_property):
14001         * sys/v4l/gstv4lsrc.h:
14002         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14003         Added a sync mode enum property to control v4lsrc timestamp method
14004         Removed the use-fixed-fps property and moved functionality in
14005         the enum.
14006         Don't error on an error value from v4l-conf, it might not always
14007         be a real error.
14008
14009 2004-06-16  Wim Taymans  <wim@fluendo.com>
14010
14011         * gst/videorate/Makefile.am:
14012         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14013         (gst_videorate_base_init), (gst_videorate_class_init),
14014         (gst_videorate_getcaps), (gst_videorate_link),
14015         (gst_videorate_init), (gst_videorate_chain),
14016         (gst_videorate_set_property), (gst_videorate_get_property),
14017         (gst_videorate_change_state), (plugin_init):
14018         Added a video timestamp corrector.
14019
14020 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14021
14022         fixed a potential leak with previous commit
14023
14024         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14025
14026 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14027
14028         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14029         Added missing refcount, fixes bug #144425
14030         Cheers Tim for finding the bug
14031
14032 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14033
14034         * sys/v4l/gstv4l.c: (plugin_init):
14035         * sys/v4l/gstv4lcolorbalance.c:
14036         * sys/v4l/gstv4lcolorbalance.h:
14037         * sys/v4l/gstv4lelement.c:
14038         * sys/v4l/gstv4lelement.h:
14039         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14040         * sys/v4l/gstv4lmjpegsink.h:
14041         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14042         * sys/v4l/gstv4lmjpegsrc.h:
14043         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14044         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14045         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14046         * sys/v4l/gstv4lsrc.h:
14047         * sys/v4l/gstv4ltuner.c:
14048         * sys/v4l/gstv4ltuner.h:
14049         * sys/v4l/gstv4lxoverlay.c:
14050         * sys/v4l/gstv4lxoverlay.h:
14051         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14052         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14053         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14054         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14055         (gst_v4l_set_audio):
14056         * sys/v4l/v4l_calls.h:
14057         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14058         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14059         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14060         (gst_v4lmjpegsink_playback_init),
14061         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14062         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14063         (gst_v4lmjpegsink_playback_stop),
14064         (gst_v4lmjpegsink_playback_deinit):
14065         * sys/v4l/v4lmjpegsink_calls.h:
14066         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14067         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14068         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14069         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14070         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14071         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14072         * sys/v4l/v4lmjpegsrc_calls.h:
14073         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14074         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14075         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14076         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14077         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14078         (gst_v4lsrc_try_palette):
14079         * sys/v4l/v4lsrc_calls.h:
14080           bunch of paranoia cleanups
14081
14082 2004-06-14  David Schleef  <ds@schleef.org>
14083
14084         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14085         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14086         Send discont events and change timestamps appropriately when
14087         we get a seek event.  (bug #144240)
14088         * ext/cdparanoia/gstcdparanoia.h:
14089
14090 2004-06-14  Benjamin Otte  <otte@gnome.org>
14091
14092         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14093           snd_pcm_hw_params_set_rate  since the latter fails for no good
14094           reason on some setups.
14095
14096 2004-06-14  David Schleef  <ds@schleef.org>
14097
14098         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14099         standard.  Thank you for playing.
14100
14101 2004-06-14  Wim Taymans  <wim@fluendo.com>
14102
14103         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14104         Patch 1.3 broke the ordering of the colorspace info and
14105         made the plugin basically work by coincidence, reordered
14106         the info.
14107
14108 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14109
14110         * ext/lame/gstlame.c:
14111         * ext/mad/gstmad.c:
14112           sync caps.  Make sure mad can only output a list of rates, not
14113           a full range.  In the future, have three caps lists for each of the
14114           mpeg versions.  Change mpegversion to a double as well.
14115
14116 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14117
14118         * gst/volume/.cvsignore:
14119         * gst/volume/Makefile.am:
14120         * gst/volume/demo.c: (value_changed_callback), (idler),
14121         (setup_gui), (main):
14122           added small demo app
14123
14124 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14125         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14126         * ext/esd/esdsink.h:
14127         Close the esd connection on pause, because esd will just wait -
14128         blocking all other esd clients indefinitely.
14129
14130 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14131
14132         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14133           previous commit with GST_DEBUG
14134
14135 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14136
14137         * configure.ac:
14138           add a header check for a dvdread header in dvdnav.  Fixes #133002
14139
14140 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14141
14142         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14143         * gst/tcp/gsttcpclientsink.h:
14144         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14145         * gst/tcp/gsttcpclientsrc.h:
14146         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14147         (gst_tcpserversink_handle_server_read),
14148         (gst_tcpserversink_init_send):
14149         * gst/tcp/gsttcpserversink.h:
14150         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14151         * gst/tcp/gsttcpserversrc.h:
14152         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14153         version of IP)
14154
14155 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14156
14157         * configure.ac:
14158         Added ogg library so that OSX detects libtheora properly
14159
14160 2004-06-11  Wim Taymans  <wim@fluendo.com>
14161
14162         * ext/theora/theoradec.c: (theora_dec_chain),
14163         (theora_dec_change_state):
14164         Don't try to decode frames before we received a keyframe.
14165
14166 2004-06-11  Wim Taymans  <wim@fluendo.com>
14167
14168         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14169         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14170         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14171         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14172         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14173         Added property to set the maximum delay of a page.
14174
14175 2004-06-10  Wim Taymans  <wim@fluendo.com>
14176
14177         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14178         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14179         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14180         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14181         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14182         Added max-delay property to control the maximum amount
14183         of data to put in one page.
14184
14185 2004-06-10  Wim Taymans  <wim@fluendo.com>
14186
14187         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14188         (gst_theora_enc_init), (theora_enc_sink_link),
14189         (theora_buffer_from_packet), (theora_enc_set_property),
14190         (theora_enc_get_property):
14191         Set duration on encoded buffer, added some more properties
14192
14193 2004-06-10  Wim Taymans  <wim@fluendo.com>
14194
14195         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14196         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14197         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14198         * ext/theora/theoraenc.c: (theora_enc_chain):
14199         Fix refcounting bugs
14200
14201 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14202
14203         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14204         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14205         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14206         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14207         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14208         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14209         (gst_asf_demux_change_state):
14210         * gst/asfdemux/gstasfdemux.h:
14211           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14212           feels like. I think we should set a new requirement for demuxers
14213           from now on to implement sane loop functions, data loops, query
14214           and seek functions before first commit into CVS. And this commit
14215           fixes all of the above.
14216
14217 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14218
14219         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14220           vorbis comments are properly encoded in UTF-8 before adding them
14221           to a GstTagList
14222
14223 2004-06-09  Benjamin Otte  <otte@gnome.org>
14224
14225         * ext/alsa/gstalsa.c: (add_channels):
14226           handle min <= max correctly
14227         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14228         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14229           add fixation functions so we fixate correctly. No preferring of alaw
14230           anymore because it's the first structure.
14231         * ext/alsa/gstalsa.h:
14232         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14233         (gst_alsa_hw_params_dump):
14234           add functions to ease debugging in alsalib
14235         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14236         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14237         (gst_alsa_start_audio):
14238           only specify hw params if we really setup a format (fixes #134007 -
14239           or at least works around it)
14240
14241 2004-06-09  Wim Taymans  <wim@fluendo.com>
14242
14243         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14244         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14245         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14246         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14247         (gst_ogg_mux_loop):
14248         Use stream caps to setup the initial pages in the ogg stream.
14249         Correctly set the streamheader caps on the srcpad.
14250
14251 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14252
14253         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14254         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14255         (gst_v4lsrc_getcaps):
14256         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14257         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14258           add querying of fps lists for webcams.  Negotiating to a framerate
14259           now works.
14260
14261 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14262
14263         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14264         (theora_push_buffer), (theora_push_packet),
14265         (theora_set_header_on_caps), (theora_enc_chain):
14266           mark buffers and put on streamheader, raw theora streaming
14267           now works too, whee
14268
14269 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14270
14271         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14272         (gst_tcp_gdp_read_caps):
14273           do a looping read for caps and GDP headers too
14274
14275 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14276
14277         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14278         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14279           return EOS instead of NULL in _get
14280
14281 2004-06-08  Wim Taymans  <wim@fluendo.com>
14282
14283         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14284         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14285         (gst_tcp_gdp_write_caps):
14286         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14287         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14288         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14289         Memory leak fixes
14290
14291 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14292
14293         * ext/vorbis/Makefile.am:
14294         * ext/vorbis/vorbis.c: (plugin_init):
14295         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14296         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14297         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14298         (vorbis_parse_change_state):
14299         * ext/vorbis/vorbisparse.h:
14300           adding a vorbisparse element that marks the buffers, streaming
14301           raw vorbis using GDP now works, whee
14302
14303 2004-06-08  Wim Taymans  <wim@fluendo.com>
14304
14305         * ext/jpeg/Makefile.am:
14306         * ext/jpeg/README:
14307         * ext/jpeg/gstjpeg.c: (plugin_init):
14308         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14309         (gst_smokedec_base_init), (gst_smokedec_class_init),
14310         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14311         * ext/jpeg/gstsmokedec.h:
14312         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14313         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14314         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14315         (gst_smokeenc_resync), (gst_smokeenc_chain),
14316         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14317         * ext/jpeg/gstsmokeenc.h:
14318         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14319         (smokecodec_flush_destination), (smokecodec_term_destination),
14320         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14321         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14322         (smokecodec_term_source), (smokecodec_encode_new),
14323         (smokecodec_decode_new), (smokecodec_info_free),
14324         (smokecodec_set_quality), (smokecodec_get_quality),
14325         (smokecodec_set_threshold), (smokecodec_get_threshold),
14326         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14327         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14328         (smokecodec_parse_header), (smokecodec_decode):
14329         * ext/jpeg/smokecodec.h:
14330         Added a new simple jpeg based codec
14331
14332 2004-06-08  Wim Taymans  <wim@fluendo.com>
14333
14334         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14335         (gst_multipart_mux_loop):
14336         Fix memory leak
14337
14338 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14339
14340         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14341         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14342         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14343         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14344         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14345         * gst/tcp/gsttcpserversink.h:
14346           take streamheader into account
14347
14348 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14349
14350         * gst/level/Makefile.am:
14351         * gst/level/gstlevel.c: (gst_level_class_init):
14352           clean up marshal generation
14353
14354 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14355
14356         * gst/tcp/Makefile.am:
14357         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14358         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14359         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14360         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14361         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14362         (gst_tcpclientsrc_get_property):
14363         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14364         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14365         (gst_tcpserversink_handle_client_read),
14366         (gst_tcpserversink_handle_client_write),
14367         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14368         * gst/tcp/gsttcpserversink.h:
14369           add signals client-added and client-removed
14370         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14371         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14372         (gst_tcpserversrc_get_property):
14373         uniformized, change default protocol to NONE
14374         * gst/tcp/gsttcp-marshal.list: added
14375 2004-06-07  Benjamin Otte  <otte@gnome.org>
14376
14377         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14378           handle discont events if they happen before caps nego
14379
14380 2004-06-07  Wim Taymans  <wim@fluendo.com>
14381
14382         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14383         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14384         (gst_multipart_demux_plugin_init):
14385         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14386         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14387         (gst_multipart_mux_change_state):
14388         Small updates, fix a memleak
14389
14390 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14391
14392         * configure.ac: OSS portability
14393         * ext/arts/gst_arts.c: idem
14394         * sys/oss/gstosselement.c: idem
14395         * sys/oss/gstossmixer.c: idem
14396         * sys/oss/gstosssink.c: idem
14397         * sys/oss/gstosssrc.c: idem
14398         * sys/oss/oss_probe.c: idem
14399           - check for soundcard.h in different places for some BSD
14400
14401 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14402
14403         * AUTHORS:
14404         Add me to the authors file
14405         * configure.ac:
14406         Increase the libdv requirement to >= version 0.100
14407         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14408         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14409         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14410         * ext/dv/gstdvdec.h:
14411         Add support for the new_media flag when sending DISCONT events
14412         Make the querying work when video pad is not linked
14413
14414 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14415
14416         reviewed by Benjamin Otte  <otte@gnome.org>
14417
14418         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14419           create a NULL-initialized array of pads, so we don't think they
14420           exist already. (fixes #143130)
14421
14422 2004-06-07  Benjamin Otte  <otte@gnome.org>
14423
14424         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14425         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14426         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14427           don't use // coments
14428
14429 2004-06-07  Benjamin Otte  <otte@gnome.org>
14430
14431         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14432           cast to GstClockTime to get higher granularity
14433         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14434           use gst_element_set_time_delay to get the exact time
14435         * ext/mad/gstmad.c: (gst_mad_chain):
14436           use the negotiated rate instead of the current frame's rate which
14437           might be wrong because of bit errors. This avoids emitting totally
14438           bogus timestamps and screwing sync.
14439         (fixes #143454)
14440
14441 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14442
14443         reviewed by Benjamin Otte  <otte@gnome.org>
14444
14445         * gst/adder/gstadder.c: (gst_adder_loop):
14446           properly error out when no negotiation has happened yet. (fixes
14447           #143032)
14448
14449 2004-06-06  Benjamin Otte  <otte@gnome.org>
14450
14451         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14452           forward correctly transformed offset in discont events. Based on
14453           patch by Arwed v. Merkatz. (fixes #142851)
14454
14455 2004-06-06  David Schleef  <ds@schleef.org>
14456
14457         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
14458         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
14459         problems on several systems.
14460
14461 2004-06-06  Benjamin Otte  <otte@gnome.org>
14462
14463         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14464           use explicit caps on the srcpad
14465         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14466           properly error out if caps couldn't be set (fixes #142764)
14467
14468 2004-06-06  Benjamin Otte  <otte@gnome.org>
14469
14470         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14471         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14472         (gst_alsa_start_audio):
14473           - don't call set_periods_integer anymore, it breaks the
14474           configuration randomly
14475           - call snd_pcm_hw_params_set_access directly instead of using masks
14476           - don't fail if the sw_params can't be set, just use the default
14477           params and hope it works. Alsalib has weird issues when you touch
14478           sw_params and does no proper error reporting about what failed.
14479         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14480         (gst_alsa_close_audio):
14481           make our alsa debugging go via gst debugging and not conditionally
14482           defined
14483         * ext/alsa/gstalsa.h:
14484           add ALSA_DEBUG_FLUSH macro
14485         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
14486         (plugin_init):
14487           wrap alsa errors to be printed via the gst debugging system and not
14488           spammed to stderr
14489
14490 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14491
14492         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
14493         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
14494         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
14495         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
14496         (qtdemux_parse_trak):
14497         * gst/qtdemux/qtdemux.h:
14498           Bitch. Also known as seeking, querying & co.
14499         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14500         (gst_osssink_change_state):
14501         * sys/oss/gstosssink.h:
14502           Resyncing is for weenies, this hack is no longer needed and was
14503           broken anyway (since it - unintendedly - always leaves resync to
14504           TRUE).
14505
14506 2004-06-05  Andrew Turner <zxombie@hotpop.com>
14507
14508         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
14509         * gst/tcp/gsttcpclientsrc.h: idem
14510           - define MSG_NOSIGNAL if not done
14511           - include unistd.h for off_t
14512           (fixes #143749)
14513
14514 2004-06-05  Benjamin Otte  <otte@gnome.org>
14515
14516         * configure.ac:
14517         * ext/kio/Makefile.am:
14518           check for qt's moc preprocessor explicitly and use it
14519
14520 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14521
14522         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
14523           don't get a signal for EPIPE on socket writes
14524           (somebody check if this works on other platforms)
14525
14526 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14527
14528         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14529         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14530           check error condition on available samples correctly
14531
14532 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14533
14534         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
14535           avoid a segfault
14536         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
14537         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
14538         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14539         (gst_tcpserversrc_gdp_read_header):
14540          use ssize_t over size_t since the former is signed and thus the
14541          check for error codes can work
14542
14543 2004-06-02  Wim Taymans  <wim@fluendo.com>
14544
14545         reviewed by: Johan
14546
14547         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14548         (gst_multipart_mux_loop):
14549         Oops
14550
14551 2004-06-02  Wim Taymans  <wim@fluendo.com>
14552
14553         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14554         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14555         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14556         (gst_multipart_mux_change_state):
14557         Added configurable boundary specifier, added the value as a
14558         caps field as well.
14559
14560 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14561
14562         * gst/tcp/gsttcp.c:
14563         * gst/tcp/gsttcpclientsrc.c:
14564         * gst/tcp/gsttcpclientsrc.h:
14565         * gst/tcp/gsttcpserversrc.c:
14566           - portability fix, to compile on OSX
14567             (fixes #143146)
14568
14569         * sys/osxaudio/gstosxaudioelement.c:
14570         * sys/osxaudio/gstosxaudiosink.c:
14571         * sys/osxaudio/gstosxaudiosrc.c:
14572           - compilation warnings on OSX
14573             (fixes #143153)
14574
14575 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14576
14577         * ext/vorbis/vorbisdec.c : sign warning fixes
14578
14579         * gst-libs/gst/mixer/mixertrack.c :
14580           do no use defines which are glib 2.4 specific
14581
14582 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
14583
14584         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
14585           buffer since libflac doesn't expect it (reports a sync error when
14586           it encounters that)
14587
14588
14589 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
14590
14591         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
14592         * gst-libs/gst/mixer/mixertrack.c:
14593         (gst_mixer_track_get_property), (get_mixer_track_init),
14594         (get_mixer_track_get_property): Added property accessors
14595         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
14596         * gst-libs/gst/mixer/mixeroptions.c:
14597         (gst_mixer_options_get_values): Added
14598         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
14599         * gst-libs/gst/mixer/mixer.c: Fixed comment
14600
14601
14602 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14603
14604         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
14605           improve error messages on open
14606
14607
14608 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14609
14610         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14611           check if v4l-conf is in path
14612
14613 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14614
14615         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
14616           change assert to a more readable error message
14617
14618 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14619
14620         * gst-libs/gst/tuner/tunerchannel.h:
14621           - add a freq_multiplicator field to make the conversion
14622             between internal frequency unit and Hz
14623         * sys/v4l/gstv4lelement.c:
14624         * sys/v4l2/gstv4l2element.c:
14625           - change default video device to /dev/video0
14626         * sys/v4l/v4l_calls.c:
14627         * sys/v4l2/v4l2_calls.c:
14628           - we only expose frequency to the user in Hz instead of
14629             bastard v4lX unit (either 62.5kHz or 62.5Hz)
14630
14631 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
14632         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14633           Initialise b_o_s and e_o_s variables
14634         * gst-libs/gst/riff/riff-media.c:
14635         (gst_riff_create_video_caps_with_data):
14636           Add some unusual fourcc's from mplayer avi's
14637         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
14638           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
14639           autoplugging.
14640
14641 2004-05-28  Wim Taymans  <wim@fluendo.com>
14642
14643         * configure.ac:
14644         * gst/alpha/Makefile.am:
14645         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
14646         (gst_alpha_get_type), (gst_alpha_base_init),
14647         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
14648         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
14649         (gst_alpha_chroma_key), (gst_alpha_chain),
14650         (gst_alpha_change_state), (plugin_init):
14651         A plugin to add an alpha channel to I420 video. Can optionally do
14652         chroma keying.
14653         * gst/multipart/Makefile.am:
14654         * gst/multipart/multipart.c: (plugin_init):
14655         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14656         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14657         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
14658         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14659         (gst_multipart_demux_change_state),
14660         (gst_multipart_demux_plugin_init):
14661         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
14662         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
14663         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
14664         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
14665         (gst_multipart_mux_pad_unlink),
14666         (gst_multipart_mux_request_new_pad),
14667         (gst_multipart_mux_handle_src_event),
14668         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
14669         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
14670         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14671         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
14672         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
14673         send multipart jpeg images to a browser.
14674         * gst/videobox/Makefile.am:
14675         * gst/videobox/README:
14676         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
14677         (gst_video_box_get_type), (gst_video_box_base_init),
14678         (gst_video_box_class_init), (gst_video_box_init),
14679         (gst_video_box_set_property), (gst_video_box_get_property),
14680         (gst_video_box_sink_link), (gst_video_box_i420),
14681         (gst_video_box_ayuv), (gst_video_box_chain),
14682         (gst_video_box_change_state), (plugin_init):
14683         Crops or adds borders around an image. can do alpha channel
14684         borders as well.
14685         * gst/videomixer/Makefile.am:
14686         * gst/videomixer/README:
14687         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14688         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
14689         (gst_videomixer_pad_get_sink_event_masks),
14690         (gst_videomixer_pad_get_property),
14691         (gst_videomixer_pad_set_property),
14692         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
14693         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
14694         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14695         (gst_videomixer_base_init), (gst_videomixer_class_init),
14696         (gst_videomixer_init), (gst_videomixer_request_new_pad),
14697         (gst_videomixer_handle_src_event),
14698         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
14699         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
14700         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
14701         (gst_videomixer_loop), (gst_videomixer_get_property),
14702         (gst_videomixer_set_property), (gst_videomixer_change_state),
14703         (plugin_init):
14704         Generic video mixer plugin, can handle multiple inputs all with
14705         different framerates and video sizes. Is fully alpha channel
14706         aware.
14707
14708 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14709
14710         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14711           Select first track as master track. Not sure how else to handle
14712           that...
14713         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
14714           Discard discont events. Should fix #142962.
14715
14716 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14717
14718         * ext/alsa/Makefile.am:
14719         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
14720         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
14721         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
14722         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
14723         (gst_alsa_mixer_get_option):
14724         * ext/alsa/gstalsamixer.h:
14725         * ext/alsa/gstalsamixeroptions.c:
14726         (gst_alsa_mixer_options_get_type),
14727         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
14728         (gst_alsa_mixer_options_new):
14729         * ext/alsa/gstalsamixeroptions.h:
14730         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14731         * ext/alsa/gstalsamixertrack.h:
14732           Add enumerations (as GstMixerOptions). Make correct distinction
14733           between input/output tracks. Add capture/playback private flag.
14734           Use flag to decide on whether to set capture or playback volumes
14735           or switches. Use playback and record switches.
14736         * gst-libs/gst/mixer/Makefile.am:
14737         * gst-libs/gst/mixer/mixer-marshal.list:
14738         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
14739         (gst_mixer_set_option), (gst_mixer_get_option),
14740         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
14741         (gst_mixer_volume_changed), (gst_mixer_option_changed):
14742         * gst-libs/gst/mixer/mixer.h:
14743         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
14744         (gst_mixer_options_class_init), (gst_mixer_options_init),
14745         (gst_mixer_options_dispose):
14746         * gst-libs/gst/mixer/mixeroptions.h:
14747           Add GstMixerOptions.
14748         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
14749           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
14750           broken device detection on computers with multiple OSS sound
14751           cards.
14752
14753 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14754
14755         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
14756           fixate nicely even when the peer is not negotiating
14757
14758 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14759
14760         * gst/audioconvert/gstaudioconvert.c:
14761         (gst_audio_convert_parse_caps):
14762           make sure we don't allow depth > width
14763         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
14764           fixate endianness to G_BYTE_ORDER as default
14765         * gst/audioscale/gstaudioscale.c:
14766           we don't handle another endianness as host-endianness
14767
14768 2004-05-25  David Schleef  <ds@schleef.org>
14769
14770         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
14771
14772 2004-05-24  Benjamin Otte  <otte@gnome.org>
14773
14774         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
14775         (gst_oggvorbisenc_setup):
14776           properly fail when we can't setup the vorbis encoder due to
14777           unsupported settings
14778         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
14779         (gst_vorbisenc_setup):
14780           same
14781         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
14782           fix case where warnings occured when one pad was unlinked while the
14783           other's link function was called
14784
14785 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14786
14787         * gst/tcp/Makefile.am:
14788           use GST_ENABLE_NEW
14789
14790 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14791
14792         * gst-libs/gst/resample/private.h:
14793           don't use optimizations that are #if 0'ed
14794
14795 2004-05-24  Wim Taymans  <wim@fluendo.com>
14796
14797         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
14798         Fix potential division by zero error and hopefully get
14799         the position query right to get correct timestamps on avi
14800         audio.
14801
14802 2004-05-24  Wim Taymans  <wim@fluendo.com>
14803
14804         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
14805         (gst_videoscale_scale_nearest_str2),
14806         (gst_videoscale_scale_nearest_str4),
14807         (gst_videoscale_scale_nearest_32bit),
14808         (gst_videoscale_scale_nearest_24bit),
14809         (gst_videoscale_scale_nearest_16bit):
14810         Fix the scaling algorithm and avoid a buffer overflow.
14811         removed the while loop in the scaling function as it
14812         was used for point sampling only.
14813
14814 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14815
14816         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
14817         (gst_id3_tag_class_init), (gst_id3_tag_init),
14818         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
14819         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
14820         (gst_id3_tag_send_tag_event):
14821           lots of fixes to make id3mux work and id3demux work correctly
14822
14823 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14824
14825         * ext/Makefile.am:
14826           add rules to build shout2send (was removed by accident
14827           when this module was no more marked experimental/broken)
14828
14829 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14830
14831         * ext/shout2/gstshout2.c:
14832         * ext/shout2/gstshout2.h:
14833           adding a "connection problem" signal to shout2send
14834           (fixes #142954)
14835
14836 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14837
14838         * ext/kio/kioreceiver.cpp:
14839         * ext/kio/kioreceiver.h:
14840           fix sign comparison issues
14841
14842 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14843
14844         * gst/cdxaparse/gstcdxaparse.c:
14845         * gst/cdxaparse/gstcdxaparse.h:
14846           some renaming
14847           add some checks/sanity
14848           prepare for seek addition
14849
14850         * sys/sunaudio/gstsunaudio.c:
14851           remove exported dupe init function
14852
14853 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
14854
14855         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
14856         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
14857           Fix format conversion and position querying.
14858         * gst/debug/progressreport.c: (gst_progressreport_report):
14859           Don't output a bogus total value that we didn't query.
14860         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
14861           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
14862           only a blank window after xine has been used.
14863
14864 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14865
14866         * m4/as-arts.m4:
14867           sync with upstream version to fix test on FC2
14868           readd with -ko to preserve Id header
14869
14870 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14871
14872         * configure.ac:
14873           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
14874         * gst/tcp/gsttcpclientsrc.c: idem
14875         * gst/tcp/gsttcpserversink.c: idem
14876         * gst/tcp/gsttcpserversrc.c: idem
14877         * m4/gst-fionread.m4: idem
14878
14879         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
14880
14881         * configure.ac: enable speex plugin for speex 1.1.5+
14882         * ext/speex/gstspeexenc.c: fix cast warning
14883
14884         * ext/esd/README: fix typo
14885
14886 2004-05-20  David Schleef  <ds@schleef.org>
14887
14888         * configure.ac: Minor cosmetic change to convince the buildbot to
14889         reautogen.
14890         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
14891         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
14892         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
14893         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
14894         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
14895         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
14896         More hacking.  Plays audio now.
14897
14898 2004-05-20  David Schleef  <ds@schleef.org>
14899
14900         * configure.ac:
14901         * sys/Makefile.am:
14902
14903 2004-05-20  David Schleef  <ds@schleef.org>
14904
14905         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
14906         * sys/osxaudio/gstosxaudio.c:
14907         * sys/osxaudio/gstosxaudioelement.c:
14908         * sys/osxaudio/gstosxaudioelement.h:
14909         * sys/osxaudio/gstosxaudiosink.c:
14910         * sys/osxaudio/gstosxaudiosink.h:
14911         * sys/osxaudio/gstosxaudiosrc.c:
14912         * sys/osxaudio/gstosxaudiosrc.h:
14913
14914 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14915
14916         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
14917         (gst_vorbisenc_chain):
14918           put the codec headers on the caps as streamheader as well as
14919           pushing them out
14920
14921 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14922
14923         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
14924         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
14925         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
14926         split up push_packet into two functions
14927
14928 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14929
14930         * gst/tcp/.cvsignore:
14931           ignore enums
14932         * gst/tcp/Makefile.am:
14933         * gst/tcp/README:
14934         * gst/tcp/gsttcp.c:
14935         * gst/tcp/gsttcp.h:
14936         * gst/tcp/gsttcpclientsink.c:
14937         * gst/tcp/gsttcpclientsink.h:
14938         * gst/tcp/gsttcpclientsrc.c:
14939         * gst/tcp/gsttcpclientsrc.h:
14940         * gst/tcp/gsttcpplugin.c:
14941         * gst/tcp/gsttcpserversink.c:
14942         * gst/tcp/gsttcpserversink.h:
14943         * gst/tcp/gsttcpserversrc.c:
14944         * gst/tcp/gsttcpserversrc.h:
14945           add new tcp elements
14946
14947 2004-05-19  Wim Taymans  <wim@fluendo.com>
14948
14949         * gst/law/mulaw-conversion.c: (mulaw_encode):
14950         Fix overflow bug in ulaw encoding.
14951
14952 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14953
14954         * ext/mad/gstmad.c: (gst_mad_handle_event):
14955           don't unref the event twice
14956
14957 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14958
14959         * configure.ac:
14960           remove -Wno-sign-compare
14961
14962 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14963
14964         * configure.ac:
14965           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
14966           if you want to work against glib 2.2 and 2.4
14967
14968 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14969
14970         * gst/tcp/Makefile.am:
14971         * gst/tcp/gsttcp.c:
14972         * gst/tcp/gsttcp.h:
14973         * gst/tcp/gsttcpsink.h:
14974         * gst/tcp/gsttcpsrc.h:
14975           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
14976
14977 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14978
14979         * gst/debug/tests.c: (md5_get_value):
14980           fix segfault on gst-inspect
14981
14982 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14983
14984         * gst/debug/testplugin.c:
14985         * gst/debug/tests.c:
14986         * gst/debug/tests.h:
14987           add new extensible and configurable testing element. Current tests
14988           include buffer count, stream length, timestamp/duration matching and
14989           md5.
14990         * gst/debug/Makefile.am:
14991         * gst/debug/gstdebug.c: (plugin_init):
14992           add infrastructure for new element
14993
14994 2004-05-19  Johan Dahlin  <johan@gnome.org>
14995
14996         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
14997         ending of the array. Fixes gst-inspect segfault on ppc.
14998
14999 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15000
15001         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15002
15003         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15004
15005 2004-05-18  David Schleef  <ds@schleef.org>
15006
15007         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15008         warnings (bugs, actually) noticed by gcc but not forte.
15009
15010 2004-05-18  David Schleef  <ds@schleef.org>
15011
15012         * sys/sunaudio/Makefile.am:
15013         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15014
15015 2004-05-18  David Schleef  <ds@schleef.org>
15016
15017         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15018         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15019         to allow qtdemux to use non-seekable streams. (bug #142272)
15020
15021 2004-05-18  David Schleef  <ds@schleef.org>
15022
15023         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15024         (gst_resample_sinc_ft_float): Remove use of static temporary
15025         buffer.  This code was obviously not supposed to last long, but
15026         it's stuck in our ABI, so it required a little hack to make it
15027         ABI-compatible.  Fixes #142585.
15028         * gst-libs/gst/resample/resample.h: same.
15029
15030 2004-05-18  David Schleef  <ds@schleef.org>
15031
15032         * configure.ac: Add sunaudio
15033         * examples/Makefile.am: make gstplay depend on gconf
15034         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15035         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15036         (convert_table_lookup), (img_convert): remove c99-isms
15037         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15038           unsigned, to fix a warning on Solaris
15039         * gst/mpeg1sys/systems.c: bcopy->memcpy
15040         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15041         * sys/Makefile.am: Add sunaudio
15042
15043 2004-05-18  Wim Taymans  <wim@fluendo.com>
15044
15045         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15046         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15047         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15048         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15049         (gst_ogg_mux_loop):
15050         Fix an ugly memleak where the muxer didn't flush enough ogg
15051         pages. This also resulted in badly muxed ogg files.
15052
15053 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15054
15055         * gst/asfdemux/asfheaders.c :
15056         * gst/asfdemux/asfheaders.h :
15057         * gst/asfdemux/gstasfdemux.c :
15058           - fix ASF_OBJ_PADDING guid
15059           - add 3 new object guids (language list, metadata,
15060             extended stream properties)
15061           - add a function to parse extended header objects
15062
15063 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15064
15065         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15066           remove leftover debugging g_print
15067
15068 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15069
15070         * ext/mad/gstmad.c: (gst_mad_handle_event):
15071           Fix for when the first format in a discont event is not a
15072           byte-based one. Should fix #137710.
15073
15074 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15075
15076         * m4/a52.m4 : fix compilation with -Wall -Werror
15077         * m4/libfame.m4 : idem
15078         * m4/libmikmod.m4 : idem
15079
15080 2004-05-17  Benjamin Otte  <otte@gnome.org>
15081
15082         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15083           signal the new tags before giving up the reference
15084
15085 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15086
15087         * ext/shout2/gstshout2.c:
15088           use application/ogg instead of application/x-ogg (patch by Patrick
15089           Guimond, fixes #142432)
15090         * sys/oss/gstosselement.c: (gst_osselement_reset),
15091         (gst_osselement_sync_parms):
15092           don't set fragment size unless specified (fixes #142493)
15093
15094 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15095
15096         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15097           fixes #142664
15098
15099 2004-05-17  Benjamin Otte  <otte@gnome.org>
15100
15101         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15102           compute offsets correctly for internal buffers so timestamps are set
15103           correctly when we can't seek. Also handle cases where there are no
15104           offsets. (based on a patch by David Moore, fixes #142507)
15105
15106 2004-05-17  Benjamin Otte  <otte@gnome.org>
15107
15108         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15109           use correct variable when determining amount of data to skip so we
15110           don't skip into the void and segfault
15111
15112 2004-05-16  Benjamin Otte  <otte@gnome.org>
15113
15114         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15115           Hi, I'm a memleak
15116
15117 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15118
15119         * gst/asfdemux/gstasfdemux.c:
15120           - fix a mem leak and always propagate tags
15121           - add WMV3 to known video codecs (but no decoder yet)
15122           - replace "surplus data" at end of audio header for what
15123             it is : codec specific data
15124           - fix a typo
15125
15126 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15127
15128         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15129
15130         * gst-libs/gst/audio/audioclock.c:
15131           Fix wrong return type (#142205).
15132
15133 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15134
15135         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15136           Ignore CRCs by default (fixes #142566).
15137
15138 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15139
15140         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15141         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15142         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15143         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15144         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15145         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15146           Fix for cases where we fail to attach to a mixer.
15147
15148 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15149
15150         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15151           Don't touch events after not owning them anymore.
15152         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15153         (gst_wavparse_fmt), (gst_wavparse_other),
15154         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15155         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15156         (gst_wavparse_srcpad_event):
15157         * gst/wavparse/gstwavparse.h:
15158           Add seeking, fix querying.
15159
15160 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15161
15162         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15163           - process comments even if they don't end with \0\0
15164             g_convert would ignore them if present and works well without them
15165
15166 2004-05-16  Benjamin Otte  <otte@gnome.org>
15167
15168         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15169           simplify caps
15170
15171 2004-05-16  Benjamin Otte  <otte@gnome.org>
15172
15173         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15174           don't write to memory we might not write to - g_convert does that
15175           for us anyway (fixes #142613)
15176         (gst_asf_demux_audio_caps):
15177           comment out gst_util_dump_mem
15178
15179 2004-05-16  Benjamin Otte  <otte@gnome.org>
15180
15181         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15182           compute correct expected timestamps after seek (broken since
15183           last commit)
15184         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15185           rename element and debugging category to gdkpixbufscale
15186
15187 2004-05-16  Benjamin Otte  <otte@gnome.org>
15188
15189         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15190           add error checking to snd_pcm_delay and remove duplicate call to
15191           snd_pcm_delay that caused issues (see inline code comments)
15192         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15193           make more readable and fix return value when snd_pcm_delay fails
15194         (fixes #142586)
15195
15196 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15197         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15198         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15199         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15200         (gst_pixbufscale_link), (gst_pixbufscale_init),
15201         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15202         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15203         (gst_pixbufscale_get_property), (pixbufscale_init):
15204         * ext/gdk_pixbuf/pixbufscale.h:
15205         Add these files I forgot earlier
15206
15207 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15208         * ext/gdk_pixbuf/Makefile.am:
15209         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15210         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15211         Add new pixbufscale element to scale RGB video
15212         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15213         and HYPER interpolation correctly.
15214         * ext/theora/theoraenc.c: (theora_enc_chain),
15215         Discard buffer and return if explicit caps could not be set
15216         (theora_enc_get_property):
15217         Make _get return kbps for the bitrate consistent with
15218         the _set function.
15219
15220
15221 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15222
15223         * ext/libvisual/visual.c: (gst_visual_chain):
15224           add missing visual_audio_analyze
15225
15226 2004-05-14  David Schleef  <ds@schleef.org>
15227
15228         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15229         is killed while we're playing.
15230         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15231         gst_element_no_more_pads().
15232
15233 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15234
15235         * gst-libs/gst/riff/riff-read.c :
15236           - fix INFO tag extraction in RIFF/AVI files
15237             because gst_event_unref (event) also freed taglist
15238           - avoid a mem leak
15239
15240 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15241
15242         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15243         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15244
15245         * gst/auparse/gstauparse.c :
15246           - add code (commented for now) to support audio/x-adpcm on src pad
15247             (we have no decoder for those layout yet)
15248
15249         * gst/cdxaparse/gstcdxaparse.c :
15250         * gst/cdxaparse/gstcdxaparse.h :
15251           - partial rewrite using RiffRead (ripped iain's wavparse code)
15252
15253         * gst/rtp/gstrtpL16enc.c : typo
15254         * gst/rtp/gstrtpgsmenc.c : typo
15255
15256 2004-05-13  Benjamin Otte  <otte@gnome.org>
15257
15258         * configure.ac:
15259           check for exact version of libvisual, it's not supposed to be
15260           API/ABI stable yet
15261
15262 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15263
15264         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15265           signal no-more-pads
15266
15267 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15268
15269         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15270         Report which format was used for GST_FORMAT_DEFAULT
15271         * gst/debug/Makefile.am:
15272         * gst/debug/gstdebug.c: (plugin_init):
15273         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15274         (gst_progressreport_class_init), (gst_progressreport_init),
15275         (gst_progressreport_report), (gst_progressreport_set_property),
15276         (gst_progressreport_get_property), (gst_progressreport_chain),
15277         (gst_progressreport_plugin_init):
15278         Add progressreport element for testing.
15279
15280 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15281
15282         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15283         * sys/v4l/gstv4lsrc.h:
15284         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15285         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15286         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15287         (gst_v4lsrc_grab_frame):
15288           add more debugging
15289           send a discont at start
15290
15291 2004-05-12  Colin Walters  <walters@redhat.com>
15292
15293         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15294         inflooping if we can't find a chunk.  Or in other words, don't blow
15295         chunks if we don't have a chunk to blow.
15296
15297 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15298         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15299         Remove old debug output
15300         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15301         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15302         (gst_dvdec_set_property), (gst_dvdec_get_property):
15303         Change the quality setting to an enum, so it works from gst-launch
15304         Don't renegotiate a non-linked pad. Allows audio only decoding.
15305         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15306         (gst_deinterlace_link), (gst_deinterlace_init):
15307         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15308         (gst_videodrop_link):
15309         Some caps negotiation fixes
15310
15311 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15312
15313         * ext/tarkin/gsttarkin.c :
15314           - Change RANK from NONE to PRIMARY
15315         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15316           - Change RANK from NONE to MARGINAL
15317         * ext/divx/gstdivxenc.c :
15318           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15319
15320 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15321
15322         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15323         (gst_vorbisenc_push_packet):
15324           copy a function that was added between 1.0 and 1.0.1 until we
15325           depend on worthwhile features of post-1.0
15326
15327 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15328
15329         * configure.ac:
15330           enable shout2 by default
15331         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15332         (gst_shout2send_base_init), (gst_shout2send_init),
15333         (gst_shout2send_connect), (gst_shout2send_change_state):
15334         * ext/shout2/gstshout2.h:
15335           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15336           #142262)
15337         * ext/theora/theora.c: (plugin_init):
15338           don't set rank on encoders
15339
15340 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15341
15342         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15343           Use codec_data property instead of flag1 and flag2 for wma
15344
15345 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15346
15347         * gst/cdxaparse/gstcdxaparse.c :
15348           - Add mpegversion to CAPS to make it link
15349           - Rank is as GST_RANK_SECONDARY instead of NONE
15350         * gst/auparse/gstauparse.c :
15351           - Document all audio encoding we can encounter from Solaris 9
15352             headers and libsndfile information.
15353           - Increase max. rate from 48000 to 192000 (to match other elements)
15354           - Don't try to play junk data between header and samples
15355
15356 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15357
15358         * ext/libvisual/visual.c: (gst_visual_getcaps):
15359           use the right caps depending on endianness (I hope)
15360         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15361           use GST_RANK_NONE for all non-decoding elements or spider gets
15362           mighty confused
15363
15364 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15365
15366         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15367           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15368
15369 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15370
15371         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15372         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15373         (gst_switch_loop), (gst_switch_get_type):
15374           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15375           HEADERS. Had to be said.
15376
15377 2004-05-10  David Schleef  <ds@schleef.org>
15378
15379         * configure.ac: Add prototype Dirac support.
15380         * ext/Makefile.am:
15381         * ext/dirac/Makefile.am:
15382         * ext/dirac/gstdirac.cc:
15383         * ext/dirac/gstdiracdec.cc:
15384
15385 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15386
15387         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15388         (gst_auparse_init), (gst_auparse_chain),
15389         (gst_auparse_change_state):
15390           Hack around spider. Remove me some day please.
15391
15392 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15393
15394         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15395           Fix for some uninitialized variables in previous patch, also
15396           makes it work. Fixes #142286 while we're at it.
15397
15398 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15399
15400         * gst/auparse/gstauparse.c:
15401                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15402                 only unsupported formats are ADPCM/CCITT G.72x
15403                 reviewed by Ronald
15404         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15405
15406 2004-05-10  Wim Taymans  <wim@fluendo.com>
15407
15408         * ext/vorbis/Makefile.am:
15409         * ext/vorbis/README:
15410         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15411         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15412         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15413         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15414         (gst_oggvorbisenc_convert_sink),
15415         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15416         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15417         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15418         (get_constraints_string), (update_start_message),
15419         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15420         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15421         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15422         * ext/vorbis/oggvorbisenc.h:
15423         * ext/vorbis/vorbis.c: (plugin_init):
15424         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15425         (raw_caps_factory), (gst_vorbisenc_class_init),
15426         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15427         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15428         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15429         * ext/vorbis/vorbisenc.h:
15430         Added a raw vorbis encoder to be used with the oggmuxer.
15431         We still need the old encoder for some gnome applications,
15432         read the README to find out how that works.
15433         The raw encoder is called "rawvorbisenc" until 0.9.
15434
15435 2004-05-10  Wim Taymans  <wim@fluendo.com>
15436
15437         * ext/ogg/gstogg.c: (plugin_init):
15438         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15439         (gst_ogg_print):
15440         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15441         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
15442         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
15443         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
15444         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
15445         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
15446         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
15447         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
15448         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
15449         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
15450         Added an ogg muxer.
15451         Small typo fixes in the demuxer.
15452
15453 2004-05-10  Wim Taymans  <wim@fluendo.com>
15454
15455         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15456         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15457         (theora_enc_change_state), (theora_enc_set_property),
15458         (theora_enc_get_property):
15459         Mark the last packet with an EOS flag which is not really needed
15460         in gstreamer.
15461         Do some better video framerate initialisation.
15462         Update the buffer timestamp.
15463
15464 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15465
15466         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
15467         Return the result of the parent state change call
15468
15469 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15470
15471         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
15472         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
15473         * gst/law/alaw-encode.c : (idem)
15474         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
15475         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
15476         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
15477
15478 2004-05-09  Benjamin Otte  <otte@gnome.org>
15479
15480         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15481           don't use a fixed buffer size when writing variable length data to
15482           it. Fixes memory corruption and makes alsasrc work
15483
15484 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15485
15486         * ext/gnomevfs/gstgnomevfssink.c:
15487         (_gst_boolean_allow_overwrite_accumulator),
15488         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
15489           Run glib's default signal handler (??) in RUN_CLEANUP rather than
15490           RUN_LAST, and don't use that to set the accumulator value because
15491           then it's always FALSE.
15492
15493 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15494
15495         * gst-libs/gst/riff/riff-media.c:
15496         (gst_riff_create_video_caps_with_data),
15497         (gst_riff_create_audio_caps),
15498         (gst_riff_create_audio_template_caps):
15499         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
15500           Fix for unaligned RIFF files (i.e. where all the chunks together
15501           in a LIST chunk are not of the same size as the size given in
15502           the LIST chunk header). Fixes several odd WAVE files. Also fix
15503           ADPCM (block_align property) in audio, so that wavparse based
15504           on this works now as it used to stand-alone.
15505
15506 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
15507
15508         reviewed by Benjamin Otte  <otte@gnome.org>
15509
15510         * ext/a52dec/gsta52dec.c:
15511         * ext/divx/gstdivxdec.c:
15512         * ext/divx/gstdivxenc.c:
15513         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
15514         * ext/faac/gstfaac.c: (gst_faac_base_init):
15515         * ext/faad/gstfaad.c: (gst_faad_base_init):
15516         * ext/ivorbis/vorbisfile.c:
15517         * ext/lame/gstlame.c:
15518         * ext/libfame/gstlibfame.c:
15519         * ext/mpeg2enc/gstmpeg2enc.cc:
15520         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
15521         * ext/sidplay/gstsiddec.cc:
15522         * ext/speex/gstspeexdec.c:
15523         * ext/speex/gstspeexenc.c:
15524         * ext/xvid/gstxviddec.c:
15525         * ext/xvid/gstxvidenc.c:
15526           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
15527           (fixes #142193)
15528
15529 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15530
15531         * ext/alsa/gstalsa.c: (device_list),
15532         (gst_alsa_class_probe_devices):
15533         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
15534           Fix alsa oddness in mixer after the combination of using mixer
15535           in source/sink elements and using hw:x,y instead of just hw:x.
15536
15537 2004-05-09  Benjamin Otte  <otte@gnome.org>
15538
15539         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
15540         (gst_wavparse_create_sourcepad):
15541           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
15542           sourcepads
15543
15544 2004-05-09  Benjamin Otte  <otte@gnome.org>
15545
15546         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15547           allow discont events before caps nego
15548
15549 2004-05-08  Benjamin Otte  <otte@gnome.org>
15550
15551         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
15552           don't leak events
15553
15554 2004-05-08  Benjamin Otte  <otte@gnome.org>
15555
15556         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
15557         (gst_level_change_state), (gst_level_init):
15558         * gst/level/gstlevel.h:
15559           figure out if we're initialized directly instead of keeping a
15560           variable that's wrong in 90% of cases
15561           don't initialize pads and then leak them and use a new unitialized
15562           pad. (fixes #142084)
15563           these were bugs so n00bish I didn't find them for an hour :/
15564
15565 2004-05-08 Iain <iain@prettypeople.org>
15566
15567         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
15568         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
15569         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
15570         return the length that was read.
15571         (gst_riff_read_strf_auds): Allow fmt tags as well.
15572
15573 2004-05-07  David Schleef  <ds@schleef.org>
15574
15575         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
15576         signed char assumption in faad.h.
15577
15578 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15579
15580         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
15581           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
15582
15583 2004-05-07  Colin Walters  <walters@redhat.com>
15584
15585         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
15586         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
15587         function.
15588         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
15589         Add dispose function.
15590
15591 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
15592         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
15593           Fix caps nego and pad templates. RGB mode caps should
15594           work now.
15595         * ext/dvdnav/gst-dvd:
15596           Move mpeg2dec inside the thread because otherwise the
15597           queue rejects cap changes mid-stream
15598         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
15599         (gst_mpeg2dec_flush_decoder):
15600           For mpeg2dec > 0.4.0, call the flush function instead of
15601           manually extracting all in-flight frames.
15602         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
15603         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
15604           Change mime type video/dv go video/x-dv to match the
15605           rest of gst-plugins
15606
15607 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15608
15609         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15610         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
15611         (gst_alsa_sink_class_init):
15612         * ext/alsa/gstalsasink.h:
15613         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
15614         (gst_alsa_src_class_init):
15615         * ext/alsa/gstalsasrc.h:
15616           Make alsasink/src a subclass of alsamixer so that mixer stuff
15617           shows up in gst-rec. Needs some finetuning.
15618
15619 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15620
15621         * ext/lame/gstlame.c: (gst_lame_chain):
15622           simplify
15623         * ext/mad/gstmad.c: (gst_mad_handle_event):
15624           fix event leak
15625         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
15626           be able to detect mp3 files < 4096 bytes
15627
15628 2004-05-06  Wim Taymans  <wim@fluendo.com>
15629
15630         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15631         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15632         (theora_enc_set_property), (theora_enc_get_property):
15633         Also encode the first frame, cleanup some code.
15634
15635 2004-05-06  Wim Taymans  <wim@fluendo.com>
15636
15637         * ext/mpeg2enc/gstmpeg2enc.cc:
15638         Forward events first before deciding that negotiation was
15639         not performed.
15640
15641 2004-05-06  Wim Taymans  <wim@fluendo.com>
15642
15643         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
15644         First process the events before deciding that negotiation
15645         was not performed.
15646
15647 2004-05-06  Wim Taymans  <wim@fluendo.com>
15648
15649         * ext/theora/Makefile.am:
15650         * ext/theora/theora.c: (plugin_init):
15651         * ext/theora/theoradec.c: (theora_dec_change_state):
15652         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
15653         (gst_theora_enc_class_init), (gst_theora_enc_init),
15654         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
15655         (theora_enc_chain), (theora_enc_change_state),
15656         (theora_enc_set_property), (theora_enc_get_property):
15657         Added a theora encoder, grouped the encoder and decoder into the
15658         same plugin.
15659
15660 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15661
15662         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15663         (gst_jpegenc_chain):
15664         fix DURATION on outgoing buffers
15665         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
15666         debug using time formats
15667         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15668         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15669         (gst_xvimagesink_sink_link):
15670         windows with width/height 0 generate X errors, so don't allow them
15671
15672 2004-05-05  Wim Taymans  <wim@fluendo.com>
15673
15674         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
15675         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
15676         (gst_mpeg2dec_negotiate_format):
15677         * ext/mpeg2dec/gstmpeg2dec.h:
15678           removed the static pad template so that we can add the
15679           more accurate framerate value to the caps.
15680
15681
15682 2004-05-04  Benjamin Otte  <otte@gnome.org>
15683
15684         * configure.ac:
15685           check for kdemacros.h, too (should fix #141821)
15686         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
15687           don't crash if no header was sent, but nicely error out (fixes part
15688           of #141554)
15689
15690 2004-05-04  Wim Taymans  <wim@fluendo.com>
15691
15692         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
15693         parent dispose function to avoid segfault on destroy.
15694
15695 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
15696
15697         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
15698         (plugin_init):
15699         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15700         (gst_xvimagesink_sink_link):
15701         clean up debugging caps
15702         also recreate xvimage when format has changed
15703
15704 2004-05-04  Benjamin Otte  <otte@gnome.org>
15705
15706         * ext/libvisual/Makefile.am:
15707         * ext/libvisual/visual.c: (gst_visual_class_init),
15708         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
15709         (gst_visual_srclink), (gst_visual_chain),
15710         (gst_visual_change_state), (plugin_init):
15711           use a GstAdapter to correctly adapt buffer sizes - allows using a
15712           framerate
15713
15714 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15715
15716         * sys/v4l/gstv4lelement.h:
15717         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
15718         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
15719         (gst_v4lsrc_buffer_free):
15720         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
15721         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
15722         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
15723         (gst_v4lsrc_requeue_frame):
15724         move some debugging categories around
15725         query for fps index and set accordingly if found
15726
15727 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15728
15729         * ext/lame/gstlame.c:
15730         correct defaults that lame_init puts out of range
15731
15732 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15733
15734         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
15735         (gst_divxenc_class_init):
15736         fix range since -1 is the default
15737         * gst/mpeg1sys/gstmpeg1systemencode.c:
15738         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
15739         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
15740         (gst_rtjpegdec_chain):
15741         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
15742         (gst_rtjpegenc_chain):
15743         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
15744         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
15745         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
15746         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
15747         * sys/v4l/gstv4lsrc.c:
15748         * sys/v4l/v4l_calls.c: (gst_v4l_open):
15749         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15750         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15751         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
15752         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
15753           remove gst_info calls
15754
15755 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15756
15757         * Makefile.am:
15758         * po/af.po:
15759         * po/az.po:
15760         * po/en_GB.po:
15761         * po/nl.po:
15762         * po/sr.po:
15763         * po/sv.po:
15764           Updated translations
15765
15766 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15767
15768         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
15769           refactor/comment code
15770
15771 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15772
15773         * gst/asfdemux/Makefile.am:
15774         * gst/asfdemux/asfheaders.c:
15775         * gst/asfdemux/asfheaders.h:
15776         * gst/asfdemux/gstasf.c: (plugin_init):
15777         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
15778         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
15779         (gst_asf_demux_setup_pad):
15780         * gst/asfdemux/gstasfdemux.h:
15781         * gst/asfdemux/gstasfmux.c:
15782         * gst/asfdemux/gstasfmux.h:
15783           Add tagging support to demuxer, split out registration in its own
15784           file instead of in demux (hacky), and prevent having some tables
15785           in our memory multiple times (in asfheaders.h).
15786
15787 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15788
15789         * gst/matroska/matroska-demux.c:
15790         (gst_matroska_demux_parse_metadata):
15791         * gst/matroska/matroska-ids.h:
15792           Basic tag reading support.
15793
15794 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15795
15796         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
15797           Really detect ac-3 audio.
15798         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
15799           really detect matroska files (off-by-1).
15800
15801 2004-04-30  David Schleef  <ds@schleef.org>
15802
15803         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15804         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
15805         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
15806         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
15807         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
15808         hackage -- parse a lot more atoms, extract a few tags.  One might even
15809         mistake this for tag support.  Maybe it is.
15810         * gst/qtdemux/qtdemux.h:
15811
15812 2004-04-30  Colin Walters  <walters@verbum.org>
15813
15814         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
15815
15816 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15817
15818         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15819         (gst_ffmpegcolorspace_getcaps):
15820           remove broken nego fix
15821
15822 2004-04-30  Benjamin Otte  <otte@gnome.org>
15823
15824         * configure.ac:
15825         * ext/Makefile.am:
15826         * ext/libvisual/Makefile.am:
15827         * ext/libvisual/visual.c:
15828           add initial support for libvisual (http://libvisual.sourceforge.net)
15829           libvisual is still quite alpha, so expect crashes in there :)
15830
15831 2004-04-29  David Schleef  <ds@schleef.org>
15832
15833         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
15834         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
15835         up qtdemux to make it spit out codec_data.  Do _not_ look at this
15836         code; you will no longer respect me.
15837
15838 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15839
15840         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
15841         * ext/alsa/gstalsa.h :
15842         change alsa pcm device discovery to find more than 1 device
15843         per card. code review by Ronald.
15844
15845 2004-04-29  David Schleef  <ds@schleef.org>
15846
15847         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
15848         Add a check for a driver bug on FreeBSD.  (bug #140565)
15849
15850 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15851
15852         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
15853         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15854         (gst_jpegenc_getcaps):
15855           move format setting to inner loop
15856         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15857         (gst_ffmpegcolorspace_getcaps):
15858           use GST_PAD_CAPS if available so that we use already negotiated
15859           caps
15860         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15861         (qtdemux_parse_moov), (qtdemux_parse):
15862           extra debugging
15863         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
15864         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
15865           move hardcoded path to DEFINE
15866
15867 2004-04-28  David Schleef  <ds@schleef.org>
15868
15869         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
15870         (bug #140064)
15871
15872 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15873
15874         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
15875           Don't probe for playback device if we're a source element. Fixes
15876           #139658.
15877
15878 2004-04-29  Benjamin Otte  <otte@gnome.org>
15879
15880         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
15881         (gst_id3_tag_chain):
15882           rewrite buffer offset
15883
15884 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15885
15886         * configure.ac:
15887         * ext/Makefile.am:
15888         * ext/dts/Makefile.am:
15889         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
15890         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
15891         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
15892         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
15893         (gst_dtsdec_loop), (gst_dtsdec_change_state),
15894         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
15895         (plugin_init):
15896         * ext/dts/gstdtsdec.h:
15897           New DTS decoder.
15898         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
15899         (gst_faad_srcconnect):
15900           Add ESDS atom handling (.m4a).
15901
15902 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15903
15904         * ext/divx/gstdivxdec.c: (plugin_init):
15905           Remove comment that makes no sense.
15906         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
15907           Fix for obvious typo that resulted in warnings during gst-register.
15908         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
15909         (gst_xviddec_sink_link):
15910           Fix caps negotiation a bit better.
15911         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
15912           We call this 'codec_data', not 'esds'.
15913
15914 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15915
15916         * gst/monoscope/gstmonoscope.c:
15917           make sure we only provide 256x128
15918         * gst/monoscope/monoscope.c: (monoscope_init):
15919           assert size of 256x128
15920
15921 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15922
15923         * Makefile.am:
15924         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
15925         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
15926           fixate to max width and height of device
15927
15928 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15929
15930         * Makefile.am:
15931         * sys/v4l/gstv4l.c:
15932         * sys/v4l/gstv4lsrc.c:
15933         * sys/v4l/v4l_calls.c:
15934         * sys/v4l/v4lsrc_calls.c:
15935           fix for qc-usb driver which fakes having more than one buffer
15936           by handing the same buffer twice, which confused GStreamer's/v4lsrc
15937           buffer_free override
15938           add debugging
15939
15940 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15941
15942         * Makefile.am:
15943         * gst/videotestsrc/gstvideotestsrc.c:
15944         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
15945         (gst_videotestsrc_init), (gst_videotestsrc_get),
15946         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
15947         * gst/videotestsrc/gstvideotestsrc.h:
15948           add num-buffers property
15949
15950         2004-04-26  Benjamin Otte  <otte@gnome.org>
15951
15952         * ext/mad/gstid3tag.c: (plugin_init):
15953           set id3mux rank to NONE so it doesn't confuse spider
15954           require audio/mpeg,mpegversion=1 in id3mux
15955
15956 2004-04-26  Benjamin Otte  <otte@gnome.org>
15957
15958         * configure.ac:
15959           detect faad correctly as non-working if it's indeed non-working
15960
15961 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15962
15963         * Makefile.am:
15964         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15965         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
15966         fix _getcaps so it only negotiates to its supported format
15967
15968 2004-04-25  Benjamin Otte  <otte@gnome.org>
15969
15970         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
15971           fix memleak
15972
15973 2004-04-23  Benjamin Otte  <otte@gnome.org>
15974
15975         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15976           audio/x-raw-int with height rules! not. Now it's depth.
15977
15978 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15979
15980         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
15981         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
15982         (gst_wavparse_loop):
15983           Missing variable initialization. Add handling of DVI ADPCM. Fix
15984           mis-parsing of LIST chunks. This works around a bug where we mis-
15985           parse non-aligning LIST chunks (so LIST chunks where the contents
15986           don't align with the actual LIST size). The correct fix is to use
15987           rifflib, I'm not going to fix wavparse - too much work. All this
15988           fixes #104878.
15989
15990 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15991
15992         reviewed by Benjamin Otte  <otte@gnome.org>
15993
15994         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
15995           fix shoutcast not working (fixes #140844)
15996
15997 2004-04-22  Benjamin Otte  <otte@gnome.org>
15998
15999         * ext/hermes/gsthermescolorspace.c:
16000         (gst_hermes_colorspace_caps_remove_format_info):
16001         * gst/colorspace/gstcolorspace.c:
16002         (gst_colorspace_caps_remove_format_info):
16003         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16004         (gst_ffmpegcolorspace_caps_remove_format_info):
16005           s/gst_caps_simplify/gst_caps_do_simplify/
16006
16007 2004-04-22  Benjamin Otte  <otte@gnome.org>
16008
16009         * gst-libs/gst/riff/riff-media.c:
16010         (gst_riff_create_video_caps_with_data):
16011           mpegversion is an int
16012         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16013           don't try to create pad templates with NULL caps, use any caps
16014           instead.
16015
16016 2004-04-20  David Schleef  <ds@schleef.org>
16017
16018         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16019         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16020         (bug #140384)
16021
16022 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16023
16024         reviewed by David Schleef
16025
16026         * ext/mad/gstid3tag.c: Add stdlib.h
16027         * gst/rtp/gstrtpgsmenc.c: same
16028         * gst/tags/gstid3tag.c: same
16029         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16030         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16031         GST_DISABLE_LOADSAVE use.
16032         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16033         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16034         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16035         atol(3)).
16036         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16037         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16038         strtoul(3)).
16039         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16040         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16041         $(ID3_CFLAGS).
16042         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16043         $(LIBFAME_CFLAGS).
16044
16045 2004-04-20  David Schleef  <ds@schleef.org>
16046
16047         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16048         last checkin.  Same idea.
16049
16050 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16051
16052         reviewed by David Schleef
16053
16054         * configure.ac: bump required gstreamer version to 0.8.1.1
16055         because of following changes [--ds]
16056
16057         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16058         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16059         (gst_riff_read_header):  Use GST_READ_UINT*
16060         macros to access possibly unaligned memory.
16061
16062         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16063         (mp3_type_find):  Use GST_READ_UINT*
16064         macros to access possibly unaligned memory.
16065         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16066         (speex_type_find): Likewise
16067
16068         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16069
16070         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16071         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16072         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16073         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16074         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16075         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16076         macros to access possibly unaligned memory.
16077
16078         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16079         Likewise.
16080
16081         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16082         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16083
16084         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16085         Likewise.
16086
16087         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16088         (gst_mpeg2subt_chain_subtitle): Likewise.
16089
16090         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16091         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16092         Likewise.
16093
16094         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16095         Likewise.
16096
16097         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16098         Likewise.
16099
16100         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16101         Likewise.
16102
16103 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16104
16105         * configure.ac:
16106           update required version of GStreamer because of GST_TIME_FORMAT
16107
16108 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16109
16110         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16111           remove leftover g_print
16112         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16113           don't try setting only a subset of the caps. We don't want to kill
16114           autoplugging on purpose
16115
16116 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16117
16118         * sys/ximage/ximagesink.c: (plugin_init):
16119         * sys/xvimage/xvimagesink.c: (plugin_init):
16120           add debugging categories
16121
16122 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16123
16124         * po/en_GB.po:
16125         * po/LINGUAS:
16126           Adding en_GB translation (Gareth Owen)
16127
16128 2004-04-20  David Schleef  <ds@schleef.org>
16129
16130         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16131         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16132         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16133         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16134         A number of new features and hacks to extract the esds atom and
16135         put it into the caps.  (bug #137724)
16136
16137 2004-04-19  David Schleef  <ds@schleef.org>
16138
16139         * gconf/Makefile.am: Fix for non-GNU make
16140         * gst-libs/gst/Makefile.am: Change directory order to handle
16141         GstPlay linking with gstinterfaces
16142         * gst-libs/gst/audio/make_filter: make use of tr portable
16143         * gst-libs/gst/play/Makefile.am: Add intended \
16144         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16145         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16146         function prototype instead of void *.
16147         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16148         macro.
16149         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16150         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16151         * gst/videofilter/make_filter: make use of tr portable
16152         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16153
16154 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16155
16156         * po/LINGUAS:
16157         * po/uk.po:
16158           Added Ukrainian translation (Maxim V. Dziumanenko)
16159
16160 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16161
16162         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16163         (gst_gsmdec_link), (gst_gsmdec_chain):
16164           Fix capsnego, simplify chain function slightly.
16165         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16166           Add GSM.
16167
16168 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16169
16170         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16171         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16172         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16173           Hack to make wavparse work with spider (always -> sometimes pad).
16174           Fixes #135862 && #140411.
16175
16176 2004-04-18  Benjamin Otte  <otte@gnome.org>
16177
16178         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16179         (gst_osselement_rate_probe_check),
16180         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16181           get rid of \n in debug output
16182
16183 2004-04-17  Iain <iain@prettypeople.org>
16184
16185         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16186         not just EOS.
16187
16188 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16189
16190         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16191         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16192         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16193         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16194         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16195         (gst_id3_tag_change_state), (plugin_init):
16196           deprecate id3tag element and replace with id3demux/id3mux.
16197           great side effect: this ugly file is now even uglier, yay!
16198         * ext/mad/gstmad.h:
16199           remove non-available function
16200           update for new get_type
16201
16202 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16203
16204         * configure.ac:
16205           require mpeg2dec >= 0.4.0
16206
16207 2004-04-17  Benjamin Otte  <otte@gnome.org>
16208
16209         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16210         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16211         (gst_xvimagesink_set_xwindow_id):
16212           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16213           assorted cleanup fixes.
16214
16215 2004-04-16  David Schleef  <ds@schleef.org>
16216
16217         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16218         * sys/xvimage/xvimagesink.h: same
16219
16220 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16221
16222         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16223           Fix GST_ELEMENT_ERROR with (NULL)
16224
16225 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16226
16227         * gst-libs/gst/riff/riff-media.c:
16228         (gst_riff_create_video_caps_with_data):
16229           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16230
16231 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16232
16233         * gst-libs/gst/riff/riff-media.c:
16234         (gst_riff_create_video_caps_with_data),
16235         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16236         (gst_riff_create_video_template_caps),
16237         (gst_riff_create_audio_template_caps):
16238         * gst-libs/gst/riff/riff-media.h:
16239         * gst-libs/gst/riff/riff-read.c:
16240         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16241         * gst-libs/gst/riff/riff-read.h:
16242         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16243           Add MS RLE support. I added some functions to read out strf chunks
16244           into strf chunks and the data behind it. This is usually color
16245           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16246           caps creation. Lastly, add ADPCM (similar to wavparse - which
16247           should eventually be rifflib based).
16248         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16249         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16250         * gst/matroska/matroska-demux.h:
16251           Remove placeholders for some prehistoric tagging system. Didn't add
16252           support for any tag system really anyway.
16253         * gst/qtdemux/qtdemux.c:
16254           Add support for audio/x-m4a (MPEG-4) through spider.
16255         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16256         (gst_wavparse_loop):
16257           ADPCM support (#135862). Increase max. buffer size because we
16258           cannot split buffers for ADPCM (screws references) and I've seen
16259           files with 2048 byte chunks. 4096 seems safe for now.
16260
16261 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16262
16263         * configure.ac: bump nano to 1
16264
16265 === release 0.8.1 ===
16266
16267 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16268
16269         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16270
16271 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16272
16273         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16274           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16275           Fixes #140058
16276
16277 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16278
16279         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16280           lower rank of dvddemux so that it's not used for mpeg playback.
16281
16282 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16283
16284         * configure.ac:
16285           save libs correctly when checking mad
16286
16287 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16288
16289         * ext/mad/gstid3tag.c: (plugin_init):
16290           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16291
16292 2004-04-13  David Schleef  <ds@schleef.org>
16293
16294         * common/m4/gst-feature.m4: Call -config scripts with
16295         --plugin-libs if it is supported.
16296         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16297         JPEG images are image/jpeg.
16298         * gst/debug/Makefile.am:
16299         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16300         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16301         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16302         (gst_negotiation_plugin_init): Add a property that acts like
16303         filter caps.
16304         * testsuite/gst-lint:  Move license checking to be a standard
16305         test.
16306
16307 2004-04-13  David Schleef  <ds@schleef.org>
16308
16309         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16310         patch from Sebastien Cote (bug #139958)
16311
16312 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16313
16314         * examples/gstplay/Makefile.am:
16315         * examples/gstplay/player.c: (main):
16316           make the commandline player example use gconf settings
16317
16318 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16319
16320         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16321         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16322         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16323           init/end library during state transition, not object
16324           creation/disposal.  get rid of custom dispose handler.
16325
16326
16327 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16328
16329         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16330         be a symlink
16331
16332 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16333
16334         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16335           Handle JUNK chunks inside data section. Prevents warnings.
16336
16337 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16338
16339         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16340         (gst_riff_create_video_template_caps):
16341           Add MS video v1.
16342         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16343         (gst_avi_demux_stream_data):
16344           Add support for "rec-list" chunks.
16345
16346 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16347
16348         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16349           Fix another codecname mismatch.
16350
16351 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16352
16353         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16354           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16355           so that MJPEG plays back.
16356
16357 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16358
16359         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16360         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16361         * gst/mpeg1videoparse/gstmp1videoparse.h:
16362           Fix for some slight mis-cuts in buffer parsing, and for some
16363           potential overflows or faults-causers. Adds disconts. Also fixes
16364           #139105 while we're at it.
16365
16366 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16367
16368         * configure.ac:
16369         * sys/v4l2/gstv4l2element.h:
16370           Workaround for missing struct v4l2_buffer declaration in Suse 9
16371           and Mandrake 10 linux/videodev2.h header file (#135919).
16372
16373 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16374
16375         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16376           Bail out if no filename was given.
16377
16378 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16379
16380         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16381         (gst_v4l2_fourcc_from_structure):
16382           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16383           Y41B somewhere).
16384
16385 2004-04-09  Benjamin Otte  <otte@gnome.org>
16386
16387         * ext/gnomevfs/gstgnomevfssink.c:
16388         (_gst_boolean_allow_overwrite_accumulator),
16389         (gst_gnomevfssink_class_init):
16390           fix erase signal - if any handler returns false the file will not be
16391           overwritten. If no handler is connected, the file will not be
16392           overwritten either.
16393           renamed signal to "allow-overwrite"
16394         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16395           free string when adding it to ID3 failed
16396         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16397           unref event when done
16398         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16399           free caps
16400         * gst/typefind/gsttypefindfunctions.c:
16401         (mpeg_video_stream_type_find):
16402           fix invalid read
16403
16404 2004-04-08  David Schleef  <ds@schleef.org>
16405
16406         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16407         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16408
16409 2004-04-08  David Schleef  <ds@schleef.org>
16410
16411         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16412         we don't support (bug #139532)
16413
16414 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16415
16416         * ext/mad/gstmad.c: (gst_mad_handle_event),
16417         (gst_mad_check_caps_reset), (gst_mad_chain),
16418         (gst_mad_change_state):
16419           only set explicit caps if they haven't been set before for
16420           this stream.  MPEG-audio sample rate/channels aren't allowed
16421           to change in-stream.
16422           Fixes #139382
16423
16424 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16425
16426         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16427         (_gst_boolean_did_something_accumulator),
16428         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16429         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16430         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16431         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16432         (gst_gnomevfssink_change_state):
16433           Fix erase signal. Don't erase by default. Remove handoff signal.
16434           Remove erase property. Don't segfault. General cleanup.
16435
16436 2004-04-07  Benjamin Otte  <otte@gnome.org>
16437
16438         * gst-libs/gst/gconf/test-gconf.c: (main):
16439           add missing gst_init
16440
16441 2004-04-07  Benjamin Otte  <otte@gnome.org>
16442
16443         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16444           free the mutexes, too
16445
16446 2004-04-07  Benjamin Otte  <otte@gnome.org>
16447
16448         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16449           actually free the URI string
16450         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
16451           compute offset correctly when passing discont events
16452         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16453           don't leak discont events
16454         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16455           add some missing breaks so caps aren't copied randomly
16456         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
16457           if we realloc memory, we better use it
16458
16459 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16460
16461         * ext/mad/gstmad.c: (normal_seek):
16462           fix GST_FORMAT_TIME usage
16463
16464 2004-04-05  David Schleef  <ds@schleef.org>
16465
16466         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
16467         a deprecated function (hack!)
16468
16469 2004-04-05  Benjamin Otte  <otte@gnome.org>
16470
16471         * ext/esd/esdmon.c: (gst_esdmon_get):
16472           fix nonterminated vararg and memleak
16473
16474 2004-04-05  Benjamin Otte  <otte@gnome.org>
16475
16476         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
16477         (gst_ladspa_init), (gst_ladspa_force_src_caps),
16478         (gst_ladspa_set_property), (gst_ladspa_get_property),
16479         (gst_ladspa_instantiate), (gst_ladspa_activate),
16480         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
16481           clean up debugging
16482
16483 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
16484
16485         reviewed by Benjamin Otte  <otte@gnome.org>
16486
16487         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
16488           check for broken LADSPA parameters (fixes #138635)
16489
16490 2004-04-05  Benjamin Otte  <otte@gnome.org>
16491
16492         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
16493           advertise buffer-frames correctly on sinkpads
16494
16495 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16496
16497         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
16498         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
16499         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
16500         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
16501         (gst_mad_check_caps_reset), (gst_mad_chain):
16502         add more debugging, only reset caps when we're not in error state
16503
16504 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16505
16506         * ext/mad/gstmad.c: add debugging category, comment + cleanups
16507
16508 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16509
16510         reviewed by Benjamin Otte  <otte@gnome.org>
16511
16512         * configure.ac:
16513           fix == in test(1) operator
16514
16515 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16516
16517         reviewed by Benjamin Otte  <otte@gnome.org>
16518
16519         * configure.ac:
16520           fix --export-symblos-regex to a working regex.
16521
16522 2004-04-04  Benjamin Otte  <otte@gnome.org>
16523
16524         * sys/oss/.cvsignore:
16525           add for oss_probe
16526
16527 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16528
16529         reviewed by Benjamin Otte  <otte@gnome.org>
16530
16531         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16532           add missing 'new_media' argument (fixes #138168)
16533         * gst/matroska/matroska-demux.c:
16534         (gst_matroska_demux_handle_seek_event):
16535           add vararg terminator (fixes #138169)
16536
16537 2004-04-02  David Schleef  <ds@schleef.org>
16538
16539         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
16540         disted (bug #138914)
16541
16542 2004-04-01  Benjamin Otte  <otte@gnome.org>
16543
16544         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
16545         (gst_alsa_close_audio):
16546           handle case better where a soundcard can't pause
16547         * ext/ogg/gstoggdemux.c:
16548           don't crash when we get events but don't have pads yet
16549
16550 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16551
16552         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
16553           throw an error if we couldn't probe any caps.
16554
16555 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16556
16557         * ext/dvdnav/gst-dvd:
16558         Add a really simple sample DVD player
16559
16560 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16561
16562         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
16563         (gst_a52dec_push), (gst_a52dec_handle_event),
16564         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
16565         (gst_a52dec_change_state):
16566         * ext/a52dec/gsta52dec.h:
16567           Use a debug category, Output timestamps correctly
16568           Emit tag info, Handle events, tell liba52dec about cpu
16569           capabilities so it can use MMX etc.
16570         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
16571           Fix a crasher accessing invalid memory
16572         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
16573         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
16574         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
16575         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
16576         (dvdnavsrc_query):
16577           Some support for byte-format seeking.
16578           Small fixes for still frames and menu button overlays
16579         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16580         (gst_mpeg2dec_alloc_buffer):
16581           Use a debug category. Adjust the report level of several items to
16582           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
16583           so it doesn't lose the GstBuffer pointer
16584         * gst/debug/Makefile.am:
16585         * gst/debug/gstdebug.c: (plugin_init):
16586         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
16587         (gst_navseek_base_init), (gst_navseek_class_init),
16588         (gst_navseek_init), (gst_navseek_seek),
16589         (gst_navseek_handle_src_event), (gst_navseek_set_property),
16590         (gst_navseek_get_property), (gst_navseek_chain),
16591         (gst_navseek_plugin_init):
16592         * gst/debug/gstnavseek.h:
16593           Add the navseek debug element for seeking back and forth in a
16594           video stream using arrow keys.
16595         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
16596         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
16597         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
16598         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
16599         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
16600         (gst_mpeg2subt_parse_header), (gst_get_nibble),
16601         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
16602         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
16603         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
16604         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
16605         * gst/mpeg2sub/gstmpeg2subt.h:
16606           Pretty much a complete rewrite. Now a loopbased element. May still
16607           require work to properly synchronise subtitle buffers.
16608         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
16609         (gst_dvd_demux_send_subbuffer):
16610         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
16611           Don't attempt to create subbuffers of size 0
16612           Reduce a couple of error outputs to warnings.
16613         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
16614         (gst_y4mencode_chain):
16615         Output the y4m frame header correctly.
16616
16617 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16618
16619         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16620           throw errors instead of allowing SIGFPE
16621
16622 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16623
16624         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
16625         (gst_gconf_render_bin_from_key):
16626           leak plugging and style fixing
16627
16628 2004-03-31  David Schleef  <ds@schleef.org>
16629
16630         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
16631         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
16632         (bug #138225)
16633         * gst/debug/Makefile.am:
16634         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
16635         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
16636         plugin.
16637         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
16638         (gst_negotiation_base_init), (gst_negotiation_class_init),
16639         (gst_negotiation_init), (gst_negotiation_getcaps),
16640         (gst_negotiation_pad_link), (gst_negotiation_chain),
16641         (gst_negotiation_set_property), (gst_negotiation_get_property),
16642         (gst_negotiation_plugin_init):  New element to talk about random
16643         negotiation things happening in a pipeline.
16644
16645 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16646
16647         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16648           fix integer addition with help of Stefan Kost
16649
16650 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16651
16652         * po/nl.po: updated Dutch translation (Elros Cyriatan)
16653
16654 2004-03-30  David Schleef  <ds@schleef.org>
16655
16656         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
16657         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
16658         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
16659         (bug #137504)
16660         * ext/mpeg2dec/gstmpeg2dec.h:
16661
16662 2004-03-30  David Schleef  <ds@schleef.org>
16663
16664         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
16665
16666 2004-03-30  David Schleef  <ds@schleef.org>
16667
16668         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
16669         Michael Petullo) to handle .mov
16670
16671 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16672
16673         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
16674         (gst_osselement_rate_check_rate):
16675           probe caps correctly for sound cards that only support one format
16676
16677 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16678
16679         * ext/kio/kiosrc.cpp: (process_events):
16680           update handling event processing if inside KDE - untested
16681
16682 2004-03-29  David Schleef  <ds@schleef.org>
16683
16684         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
16685         by 2 to not interfere with other colorspaces.
16686         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
16687         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
16688         one to not interfere with ffmpeg_colorspace.
16689
16690 2004-03-29  David Schleef  <ds@schleef.org>
16691
16692         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
16693         aren't in the caps.
16694         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
16695         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
16696
16697 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16698
16699         * gst-libs/gst/riff/riff-media.c:
16700           fail on error, don't try to set stuff on NULL caps
16701
16702 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16703
16704         * configure.ac:
16705         * ext/Makefile.am:
16706         * ext/kio/Makefile.am:
16707         * ext/kio/kioreceiver.cpp:
16708         * ext/kio/kioreceiver.h:
16709         * ext/kio/kiosrc.cpp:
16710         * ext/kio/kiosrc.h:
16711           add experimental kiosrc plugin
16712         * ext/alsa/gstalsaplugin.c: (plugin_init):
16713           initialize debugging category only when we're sure registering the
16714           plugins worked.
16715
16716 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16717
16718         * examples/gstplay/player.c: (main):
16719         * gst-libs/gst/play/play.c: (gst_play_class_init),
16720         (gst_play_set_location), (gst_play_set_data_src),
16721         (gst_play_set_video_sink), (gst_play_set_audio_sink),
16722         (gst_play_set_visualization), (gst_play_connect_visualization):
16723           check return values of element_set_state and return FALSE where
16724           failed
16725
16726 2004-03-29  Benjamin Otte  <otte@gnome.org>
16727
16728         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16729           try harder to check if an event is really a discont
16730
16731 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16732
16733         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
16734         * po/az.po:
16735
16736 2004-03-28  Benjamin Otte  <otte@gnome.org>
16737
16738         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
16739         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16740         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
16741           get rid of non-standard "..." ranges in case statements.
16742
16743 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
16744
16745         * gst/mpegstream/gstmpegdemux.c:
16746         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
16747         specific functionality split to the new dvddemux element.
16748         * gst/mpegstream/gstdvddemux.c:
16749         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
16750         streams, derived from mpegdemux.
16751         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
16752         up. SCR based timestamp rewriting can be turned off (will probably
16753         completely disappear soon).
16754         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
16755         hacking. General cleanup. All printf statements replaced by
16756         debugging messages. Almost complete libdvdnav support.
16757         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
16758         by events. New properties for audio and subpicture languages.
16759         (dvdnavsrc_update_highlight): Now uses events.
16760         (dvdnavsrc_user_op): Cleaned up.
16761         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
16762         based). Lots of cleanup, and propper support for most libdvdnav
16763         events.
16764         (dvdnavsrc_make_dvd_event): New function.
16765         (dvdnavsrc_make_dvd_nav_packet_event): New function.
16766         (dvdnavsrc_make_clut_change_event): New function.
16767
16768 2004-03-26  Benjamin Otte  <otte@gnome.org>
16769
16770         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
16771           fix bug where typefinding would claim it's theora whenever less then
16772           7 bytes of data were available
16773
16774 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16775
16776         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
16777         (gst_alawdec_base_init), (gst_alawdec_class_init),
16778         (gst_alawdec_init), (gst_alawdec_chain):
16779         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
16780         (gst_alawenc_base_init), (gst_alawenc_class_init),
16781         (gst_alawenc_init), (gst_alawenc_chain):
16782         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
16783         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
16784         (gst_mulawdec_init), (gst_mulawdec_chain):
16785         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
16786         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
16787         (gst_mulawenc_init), (gst_mulawenc_chain):
16788           Fix capsnego in all four, remove the unused property functions and
16789           simplify the chain functions slightly. I guess we could use macros
16790           or something similar for those, since the code is so similar, but
16791           I'm currently too lazy...
16792
16793 2004-03-24  David Schleef  <ds@schleef.org>
16794
16795         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16796         (gst_osselement_close_audio), (gst_osselement_probe_caps),
16797         (gst_osselement_get_format_structure),
16798         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
16799         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
16800         (gst_osselement_rate_int_compare): Add code to handle rate probing
16801         (bug #120883)
16802         * sys/oss/gstosselement.h: same
16803         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
16804         Use rate probing provided by osselement.
16805         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
16806
16807 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16808
16809         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
16810         (gst_xvidenc_get_property):
16811           ulong/int mess-up.
16812
16813 2004-03-24  David Schleef  <ds@schleef.org>
16814
16815         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
16816         (gst_speexdec_init):
16817         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
16818         (gst_speexenc_init):  Create the pad template correctly (from
16819         the static pad template, not a NULL pointer.)
16820
16821 2004-03-25  Benjamin Otte  <otte@gnome.org>
16822
16823         * gst/debug/Makefile.am:
16824         * gst/debug/breakmydata.c:
16825           add element that quasi-randomly changes bytes in the stream.
16826           Intended use is robustness checking of demuxers and decoders in
16827           media tests.
16828
16829 2004-03-24  Benjamin Otte  <otte@gnome.org>
16830
16831         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
16832         (gst_alsa_probe_hw_params):
16833         * ext/alsa/gstalsa.h:
16834           debugging output fixes
16835
16836 2004-03-24  Benjamin Otte  <otte@gnome.org>
16837
16838         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
16839           don't g_return_if_fail if element is PLAYING, fail silently as every
16840           other element.
16841         * gst/effectv/gstquark.c: (gst_quarktv_chain):
16842           only fix needed for cast lvalue issues in gst-plugins
16843         * gst/volenv/gstvolenv.c: (gst_volenv_init):
16844           add proxy_getcaps
16845
16846 2004-03-24  Benjamin Otte  <otte@gnome.org>
16847
16848         * gst/level/gstlevel.c: (gst_level_init):
16849           add proxying getcaps function, so level doesn't advertise impossible
16850           caps
16851
16852 2004-03-24  David Schleef  <ds@schleef.org>
16853
16854         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16855         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
16856         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
16857         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
16858         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
16859         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
16860         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
16861         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
16862         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
16863         messages.  Divide the chunk size by the compression ratio
16864         (needed for MACE audio)
16865
16866 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16867
16868         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16869           Fix buffer overflow read error.
16870
16871 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16872
16873         * ext/alsa/gstalsa.h:
16874           Remove unused entry.
16875         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16876           Add cinepak.
16877         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
16878         (gst_videodrop_link), (gst_videodrop_chain):
16879           Fix, sort of. Was horribly broken with new capsnego. Bah...
16880
16881 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
16882
16883         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
16884         (plugin_init):
16885         Add a monkeysaudio typefind function
16886
16887 2004-03-23  Johan Dahlin  <johan@gnome.org>
16888
16889         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
16890         (gst_play_video_fixate): Check so the structure has the field
16891         before trying to fixate them, this makes it possible to have
16892         fakesinks for video and audio output without printing errors on
16893         the output console.
16894
16895 2004-03-22  David Schleef  <ds@schleef.org>
16896
16897         * sys/oss/Makefile.am:
16898         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
16899         (check_rate), (add_rate):  Rate probing test app.
16900
16901 2004-03-21  Benjamin Otte  <otte@gnome.org>
16902
16903         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
16904         (_fixate_caps_to_int), (gst_audio_convert_fixate):
16905           add a fixation function that pretty much does the right thing (fixes
16906           #137556)
16907
16908 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
16909
16910         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
16911
16912 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16913
16914         reviewed by: Benjamin Otte  <otte@gnome.org>
16915
16916         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
16917           terminate gst_event_new_discontinuous correctly (fixes parts of
16918           #137711)
16919
16920 2004-03-19  David Schleef  <ds@schleef.org>
16921
16922         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
16923         since it doesn't depend on X, and it's part of our ABI.
16924
16925 2004-03-19  Iain <iain@prettypeople.org>
16926
16927         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
16928         is_int in the structure, not the local variable.
16929
16930 2004-03-19  David Schleef  <ds@schleef.org>
16931
16932         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
16933         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
16934         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
16935         Improvements in caps negotiation.
16936
16937 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16938
16939         * po/LINGUAS:
16940         * po/af.po:
16941           adding Afrikaans (Petri Jooste)
16942
16943 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16944
16945         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16946         (gst_ffmpegcolorspace_chain):
16947         throw error instead of g_critical (#137588)
16948
16949 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16950
16951         * Makefile.am:
16952         * configure.ac:
16953           dist common and m4 correctly
16954         * po/sv.po:
16955
16956 2004-03-17  David Schleef  <ds@schleef.org>
16957
16958         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
16959         (bug #137348)
16960
16961 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16962
16963         * po/LINGUAS:
16964         * po/sv.po:
16965           adding Swedish translation (Christian Rose)
16966
16967 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16968
16969         * Makefile.am: use release.mak
16970
16971 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16972
16973         * common/ChangeLog:
16974         * common/gst-autogen.sh:
16975           add some explanation about the version detection
16976         * configure.ac:
16977           fix X check
16978
16979 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16980
16981         * configure.ac: bump nano to 1
16982
16983 === release 0.8.0 ===
16984
16985 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16986
16987         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
16988
16989 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16990
16991         * configure.ac:
16992           update libtool version
16993         * gst-libs/gst/media-info/Makefile.am:
16994           actually use libtool version
16995
16996 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16997
16998         * configure.ac: fix speex detection to work with 1.0 but not 1.1
16999
17000 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17001
17002         * configure.ac:
17003         * gst-plugins.spec.in:
17004         * pkgconfig/Makefile.am:
17005         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17006         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17007         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17008         * pkgconfig/gstreamer-libs.pc.in:
17009         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17010         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17011         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17012         * pkgconfig/gstreamer-plugins.pc.in:
17013           remove @VERSION@ from some of the pc files since core and plugins
17014           are decoupled.
17015           created gstreamer-plugins.pc as it's a better name, but keeping
17016           -libs around for now to get fixes upstream done first.
17017
17018 2004-03-15  Julien MOUTTE <julien@moutte.net>
17019
17020         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17021         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17022         * gst-libs/gst/play/play.h:
17023
17024 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17025
17026         * *.c, *.cc: don't mix tabs and spaces
17027
17028 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17029
17030         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17031           use the new ffmpegcolorspace
17032         * gst-plugins.spec.in:
17033           package new colorspace and media-info
17034         * configure.ac:
17035         * pkgconfig/Makefile.am:
17036           fix some more disting issues
17037         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17038         * pkgconfig/gstreamer-media-info.pc.in:
17039           generate media-info pc files
17040
17041 2004-03-15  Johan Dahlin  <johan@gnome.org>
17042
17043         * *.h: Revert indenting
17044
17045 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17046
17047         * configure.ac:
17048           adding ffmpegcolorspace element
17049         * gst/ffmpegcolorspace/Makefile.am:
17050         * gst/ffmpegcolorspace/avcodec.h:
17051         * gst/ffmpegcolorspace/common.h:
17052         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17053         * gst/ffmpegcolorspace/dsputil.h:
17054         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17055         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17056         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17057         (gst_ffmpeg_caps_to_pix_fmt):
17058         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17059         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17060         (gst_ffmpegcolorspace_caps_remove_format_info),
17061         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17062         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17063         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17064         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17065         (gst_ffmpegcolorspace_set_property),
17066         (gst_ffmpegcolorspace_get_property),
17067         (gst_ffmpegcolorspace_register):
17068         * gst/ffmpegcolorspace/imgconvert.c:
17069         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17070         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17071         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17072         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17073         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17074         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17075         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17076         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17077         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17078         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17079         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17080         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17081         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17082         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17083         (img_get_alpha_info), (deinterlace_line),
17084         (deinterlace_line_inplace), (deinterlace_bottom_field),
17085         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17086         * gst/ffmpegcolorspace/imgconvert_template.h:
17087         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17088         * gst/ffmpegcolorspace/mmx.h:
17089         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17090           adding ffmpegcolorspace element supplied by Ronald after cleaning
17091           up and pulling in the right bits of upstream source.
17092           I'm sure a better C/compiler wizard could do some cleaning up (for
17093           example use GLIB's malloc stuff), but as a first pass this
17094           works very well
17095
17096 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17097
17098         * ext/alsa/gstalsa.h:
17099           I assume Ronald forgot to commit the change to have cardname
17100           as a struct member.  Expect some public spanking at the next
17101           opportunity.
17102
17103 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17104
17105         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17106         (gst_alsa_open_audio), (gst_alsa_close_audio):
17107         * ext/alsa/gstalsa.c:
17108           Don't open the device if we're a mixer (= padless).
17109         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17110         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17111         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17112           Open mixer during state change rather than during object
17113           initialization. Also, get a device name. Currently in a somewhat
17114           hackish fashion, but I didn't really find something better.
17115
17116 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17117
17118         * *.c, *.h: run gst-indent
17119
17120 2004-03-14  Benjamin Otte  <otte@gnome.org>
17121
17122         * gst/modplug/gstmodplug.cc:
17123         * gst/modplug/gstmodplug.h:
17124           set correct timestamps on outgoing buffers
17125
17126 2004-03-14  Benjamin Otte  <otte@gnome.org>
17127
17128         * gst/modplug/gstmodplug.cc:
17129           handle events - don't do crap when a discont arrives that's not
17130           necessary
17131           This allows correct loading and playback of mods in Rhythmbox
17132
17133 2004-03-14  Benjamin Otte  <otte@gnome.org>
17134
17135         * configure.ac:
17136         * gst-libs/gst/gconf/Makefile.am:
17137         * pkgconfig/Makefile.am:
17138           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17139           they get rebuilt properly
17140         * configure.ac:
17141           when checking for vorbis, try pkgconfig first.
17142         * gst/modplug/gstmodplug.cc:
17143           add fixate function
17144
17145 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17146
17147         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17148           Fix for obvious mistake, where we first shift the offset and then
17149           read a samplesize element assuming the old offset. Note that this
17150           part still has something weird, i.e. my movies containing those
17151           don't actually play well, but at least there's something that looks
17152           like sound now.
17153
17154 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17155         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17156         (plugin_init):
17157         Add a typefind function for speex format
17158
17159 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17160
17161         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17162         (gst_asf_demux_setup_pad):
17163           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17164           instead of 0. Reason is simple: some elements have a fps range
17165           of 1-max instead of 0-max. So now ASF video actually works.
17166
17167 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17168
17169         * po/LINGUAS:
17170         * po/sr.po:
17171           adding serbian as a language
17172
17173 2004-03-13  Benjamin Otte  <otte@gnome.org>
17174
17175         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17176           return taglist correctly from _get function, don't gst_pad_push it.
17177           (fixes #137042)
17178
17179 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17180         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17181
17182 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17183
17184         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17185         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17186         (gst_alsa_mixer_track_new):
17187         * ext/alsa/gstalsamixertrack.h:
17188           Fix ancient leftovers... MixerTrack is a GObject.
17189
17190 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17191
17192         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17193         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17194           Don't block during probing...
17195
17196 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17197
17198         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17199         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17200         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17201         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17202         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17203         (gst_alsa_open_audio), (gst_alsa_close_audio):
17204         * ext/alsa/gstalsa.h:
17205           Add propertyprobe interface implementation, add some device-name
17206           property, all this so that it looks good in gnome-volume-control.
17207
17208 2004-03-12  David Schleef  <ds@schleef.org>
17209
17210         * configure.ac: the Hermes library controls hermescolorspace, not
17211         colorspace.
17212         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17213         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17214         not /* */
17215         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17216         * ext/sdl/sdlvideosink.h: ditto.
17217         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17218
17219 2004-03-12  Benjamin Otte  <otte@gnome.org>
17220
17221         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17222         (gst_x_overlay_got_xwindow_id):
17223         * gst-libs/gst/xoverlay/xoverlay.h:
17224           replace XID with unsigned long to get rid of the xlibs dependency in
17225           XOverlay (fixes #137004)
17226
17227 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17228         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17229         (gst_agingtv_setup):
17230         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17231         (gst_dicetv_base_init), (gst_dicetv_class_init),
17232         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17233         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17234         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17235         (gst_edgetv_setup), (gst_edgetv_rgb32):
17236         * gst/effectv/gsteffectv.c:
17237         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17238         (gst_quarktv_set_property):
17239         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17240         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17241         (gst_revtv_setup), (gst_revtv_rgb32):
17242         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17243         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17244         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17245         (gst_shagadelictv_rgb32):
17246         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17247         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17248         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17249         * gst/effectv/gstwarp.c:
17250         Port everything that can be ported to videofilter and fix up the caps.
17251         Can someone with a big-endian machine please check these?
17252
17253 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17254
17255         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17256         (gst_osssink_chain), (gst_osssink_change_state):
17257           Latest fixes for A/V sync, audio playback and such. This is about
17258           all... MPEG playback issues are mostly related to the async build-
17259           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17260
17261 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17262
17263         patch from: Stephane Loeuillet
17264
17265         * configure.ac:
17266           use pkg-config for some libraries, falling back to the old .m4 way
17267           (fixes #131270)
17268         * m4/libdv.m4:
17269           removed
17270
17271 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17272
17273         * configure.ac:
17274         * tools/Makefile.am:
17275         * tools/Makefile.in:
17276         * tools/gst-launch-ext-m.m:
17277         * tools/gst-launch-ext.1.in:
17278         * tools/gst-visualise-m.m:
17279         * tools/gst-visualise.1:
17280         * tools/gst-visualise.1.in:
17281           reorganizing generation of script tools
17282
17283 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17284
17285         * ext/divx/gstdivxdec.c:
17286           Downgrade priority. We prefer ffdec_mpeg4.
17287         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17288         (gst_faad_chain), (gst_faad_change_state):
17289           Fix capsnego. Doesn't work for some sounds because we don't have
17290           a 5:1 to stereo element.
17291         * ext/xvid/gstxvid.c: (plugin_init):
17292           Add priority.
17293         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17294         (gst_osssink_change_state):
17295           Add discont handling.
17296
17297 2004-03-09  Colin Walters  <walters@verbum.org>
17298
17299         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17300         conversion.
17301
17302 2004-03-09  Benjamin Otte  <otte@gnome.org>
17303
17304         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17305           the signals take 2 arguments
17306
17307 2004-03-09  David Schleef  <ds@schleef.org>
17308
17309         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17310         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17311         * ext/alsa/gstalsa.h:
17312         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17313
17314 2004-03-09  Benjamin Otte  <otte@gnome.org>
17315
17316         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17317         (gst_mikmod_change_state):
17318         * ext/mikmod/gstmikmod.h:
17319           make mikmod's loop function not loop infinitely and call
17320           gst_element_yield anymore
17321         * gst/modplug/gstmodplug.cc:
17322           fix pad negotiation (fixes #136590)
17323
17324 2004-03-09  David Schleef  <ds@schleef.org>
17325
17326         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17327         doesn't conflict with the internal colorspace plugin.
17328         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17329         satisfy the crappy-ass shell shipped by a certain vendor.
17330         * gst/videofilter/make_filter: same (bug #135299)
17331
17332 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17333
17334         * configure.ac: bump nano to 1
17335
17336 === release 0.7.6 ===
17337
17338 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17339
17340         * configure.in: releasing 0.7.6, "There"
17341
17342 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17343
17344         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17345         * pkgconfig/gstreamer-play.pc.in:
17346           synchronize the two
17347
17348 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17349
17350         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17351         (cdparanoia_open), (cdparanoia_event):
17352           fix/add error handling
17353         * po/POTFILES.in:
17354           add cdparanoia source
17355         * tools/Makefile.am:
17356           make scripts executable
17357
17358 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17359
17360         * configure.ac:
17361         * ext/vorbis/Makefile.am:
17362         * sys/Makefile.am:
17363           remove id3types, vorbisfile and xvideosink from the build (#133783)
17364
17365 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17366
17367         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17368           Fix metadata read crash (#136537).
17369
17370 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17371
17372         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17373         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17374           adding mime types, fixing the one-stop function
17375
17376 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17377
17378         * ext/nas/nassink.c and /ext/nas/nassink.h:
17379         More NAS love from Arwed von Merkatz
17380         So lets all sing 'Can you feel the NAS tonight'
17381
17382 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17383
17384         * tools/gst-launch-ext.in:
17385         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17386
17387 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17388
17389         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17390         (gst_mpeg2dec_init):
17391         remove the user_data pad for now, because it is being used in
17392         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17393         If someone knows how to fix this properly, please do.
17394
17395 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17396
17397         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17398         (gst_osssink_get_time):
17399         add a warning, IMO this won't get triggered anymore, remove later
17400
17401 2004-03-07  David Schleef  <ds@schleef.org>
17402
17403         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17404         format (bug #136470)
17405
17406 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17407
17408         * gst-libs/Makefile.am:
17409         * gst-libs/gst/media-info/Makefile.am:
17410         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17411         (error_callback), (gst_media_info_error_create),
17412         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17413         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17414         * gst-libs/gst/media-info/media-info-priv.h:
17415         * gst-libs/gst/media-info/media-info-test.c: (main):
17416         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17417         (gst_media_info_class_init), (gst_media_info_instance_init),
17418         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17419         (gst_media_info_read_idler), (gst_media_info_read):
17420         * gst-libs/gst/media-info/media-info.h:
17421         fixed, should work now
17422
17423 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17424
17425         * ext/nas/nassink.c:
17426         A bunch of NAS fixes from Arwed von Merkatz
17427
17428 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17429
17430         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17431         (qtdemux_parse_trak):
17432           Fix crash (j might be greater than n_samples, in which case we're
17433           writing outside the allocated space for the array) and memleak.
17434
17435 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17436
17437         * sys/oss/gstosssink.c: (gst_osssink_chain):
17438           And another caller that couldn't handle delay < 0 (unsigned
17439           integer overflow). Video now continues playing on an audio
17440           buffer underrun, and the clock continues working. Audio still
17441           stalls.
17442
17443 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17444
17445         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17446         (gst_osssink_get_time):
17447           get_delay() may return values lower than 0. In those cases, we
17448           should not actually cast to *unsigned* int64, that will break
17449           stuff horribly. In my case, it screwed up A/V sync in movies
17450           in totem rather badly.
17451
17452 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17453
17454         * ext/faac/gstfaac.c: (gst_faac_chain):
17455         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17456         * ext/libpng/gstpngenc.c: (user_write_data):
17457         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17458         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17459         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17460         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17461         Fix several misuse of gst_buffer_merge (it doesn't take ownership
17462         of any buffer), should fix some leaks. I hope I didn't unref buffers
17463         that shouldn't be...
17464
17465 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17466
17467         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17468         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
17469         (error_callback), (gmi_reset), (gmi_seek_to_track),
17470         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
17471         (gmip_find_type_post), (gmip_find_stream_post),
17472         (gmip_find_track_streaminfo_post):
17473         * gst-libs/gst/media-info/media-info-priv.h:
17474         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
17475         (info_print), (main):
17476         * gst-libs/gst/media-info/media-info.c:
17477         (gst_media_info_error_create), (gst_media_info_error_element),
17478         (gst_media_info_instance_init), (gst_media_info_get_property),
17479         (gst_media_info_new), (gst_media_info_set_source),
17480         (gst_media_info_read_idler), (gst_media_info_read):
17481         * gst-libs/gst/media-info/media-info.h:
17482           first pass at making this work again.  This seems to work on
17483           tagged ogg/vorbis and mp3 files.
17484
17485 2004-03-06  Benjamin Otte  <otte@gnome.org>
17486
17487         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
17488           fix huge leak: gst_buffer_merge doesn't unref the first argument
17489           itself.
17490
17491 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17492
17493         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
17494           report layer/mode/emphasis
17495
17496 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17497
17498         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
17499
17500 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17501
17502         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17503           signal serial
17504
17505 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17506
17507         * ext/vorbis/vorbis.c: (plugin_init):
17508         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17509         (gst_vorbis_dec_init), (vorbis_dec_event):
17510         add debug category
17511         make vorbisdec handle _BYTE and _TIME queries
17512
17513 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17514
17515         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
17516           from the xing header
17517
17518 2004-03-06  Benjamin Otte  <otte@gnome.org>
17519
17520         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
17521         (gst_audio_convert_link), (gst_audio_convert_change_state),
17522         (gst_audio_convert_buffer_from_default_format):
17523           do conversions from/to float correctly, fix some caps nego errors,
17524           export correct supported caps in template and getcaps, use correct
17525           caps in try_set_caps functions
17526
17527 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17528
17529         For some reason, I only committed a ChangeLog entry yesterday and
17530         not the corresponding code...
17531         * ext/mad/gstmad.c: Fix detection of Xing headers
17532         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17533
17534 2004-03-06  Benjamin Otte  <otte@gnome.org>
17535
17536         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
17537         (gst_ogg_demux_src_query):
17538           make sure to handle the case where there's no current chain
17539           gracefully.
17540
17541 2004-03-05  David Schleef  <ds@schleef.org>
17542
17543         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
17544         Add fixate function. (bug #131128)
17545         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
17546         (gst_sdlvideosink_fixate):  Add fixate function.
17547         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
17548         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
17549         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
17550         Fix missing break that was causing ulaw to be interpreted as
17551         raw int.
17552
17553 2004-03-05  David Schleef  <ds@schleef.org>
17554
17555         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17556         Fix code that ignores return value of gst_buffer_merge().
17557         (bug #114560)
17558         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
17559         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
17560         * testsuite/gst-lint:  Check for above.
17561
17562 2004-03-05  David Schleef  <ds@schleef.org>
17563
17564         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
17565         caps and throw an element error.  (bug #136334)
17566
17567 2004-03-05  David Schleef  <ds@schleef.org>
17568
17569         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
17570         (gst_faad_chain): Fix negotiation.
17571         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
17572         key and button events.
17573         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
17574         dung heap of code.
17575         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
17576         depends on gconf
17577         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
17578         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
17579         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
17580         function to encourage better negotiation, particularly between
17581         audioconvert and osssink.
17582         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
17583         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
17584         more important.
17585         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
17586         typefinding.
17587         * gst/vbidec/vbiscreen.c:  Add glib header
17588         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
17589
17590 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
17591
17592         * ext/mad/gstmad.c: Fix detection of Xing headers
17593         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17594
17595 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17596
17597         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
17598         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
17599           debug updates
17600
17601 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17602
17603         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
17604         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
17605         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
17606         files, and report the parsed length as a GST_TAG_DURATION tag.
17607         * gst/tags/gstid3tag.c: support TLEN (duration) tag
17608
17609 2004-03-05  Benjamin Otte  <otte@gnome.org>
17610
17611         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
17612           convert channels correctly. convert correctly to unsigned.
17613
17614 2004-03-05  Julien MOUTTE <julien@moutte.net>
17615
17616         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
17617         we have a window before clearing it.
17618
17619 2004-03-05  Julien MOUTTE <julien@moutte.net>
17620
17621         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
17622         have a window before clearing it.
17623
17624 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17625
17626         * gconf/gstreamer.schemas.in:
17627         * gst-libs/gst/gconf/Makefile.am:
17628           version installation path the same way as for 0.6
17629         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17630         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17631         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17632           remove comment that was fixed
17633
17634 2004-03-05  David Schleef  <ds@schleef.org>
17635
17636         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
17637         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
17638         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
17639         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
17640         Add prototype code for handling seeking and querying.
17641
17642 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17643
17644         * examples/gstplay/player.c: (main):
17645           Initialize variables to NULL. Prevents a segfault because the
17646           (uninitialized) variable is not NULL, resulting in a crash on
17647           trying to reach error->message.
17648
17649 2004-03-05  Benjamin Otte  <otte@gnome.org>
17650
17651         * gst/audioconvert/gstaudioconvert.c:
17652         (gst_audio_convert_buffer_to_default_format):
17653         make float=>int conversion work correctly even in cornercases.
17654
17655 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
17656
17657         * debian/README.Debian:
17658         * debian/build-deps:
17659         * debian/changelog:
17660         * debian/control:
17661         * debian/control.in:
17662         * debian/copyright:
17663         * debian/gstreamer-a52dec.files:
17664         * debian/gstreamer-aa.files:
17665         * debian/gstreamer-alsa.files:
17666         * debian/gstreamer-alsa.manpages:
17667         * debian/gstreamer-arts.files:
17668         * debian/gstreamer-artsd.files:
17669         * debian/gstreamer-audiofile.files:
17670         * debian/gstreamer-avifile.files:
17671         * debian/gstreamer-cdparanoia.files:
17672         * debian/gstreamer-colorspace.files:
17673         * debian/gstreamer-doc.files:
17674         * debian/gstreamer-dv.files:
17675         * debian/gstreamer-dvd.files:
17676         * debian/gstreamer-esd.files:
17677         * debian/gstreamer-festival.files:
17678         * debian/gstreamer-flac.files:
17679         * debian/gstreamer-gconf.conffiles:
17680         * debian/gstreamer-gconf.files:
17681         * debian/gstreamer-gconf.postinst:
17682         * debian/gstreamer-gnomevfs.files:
17683         * debian/gstreamer-gsm.files:
17684         * debian/gstreamer-http.files:
17685         * debian/gstreamer-jack.files:
17686         * debian/gstreamer-jpeg.files:
17687         * debian/gstreamer-mad.files:
17688         * debian/gstreamer-mikmod.files:
17689         * debian/gstreamer-misc.files:
17690         * debian/gstreamer-mpeg2dec.files:
17691         * debian/gstreamer-oss.files:
17692         * debian/gstreamer-plugin-apps.files:
17693         * debian/gstreamer-plugin-apps.manpages:
17694         * debian/gstreamer-plugin-libs-dev.files:
17695         * debian/gstreamer-plugin-libs.files:
17696         * debian/gstreamer-plugin-template.postinst:
17697         * debian/gstreamer-plugin-template.postrm:
17698         * debian/gstreamer-sdl.files:
17699         * debian/gstreamer-sid.files:
17700         * debian/gstreamer-vorbis.files:
17701         * debian/gstreamer-x.files:
17702         * debian/mk.control:
17703         * debian/rules:
17704         Debian package info not maintained here.
17705
17706 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
17707
17708         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
17709         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
17710         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
17711         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
17712         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
17713         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
17714         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
17715         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
17716         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
17717         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
17718         * gst-libs/gst/colorbalance/colorbalance.c:
17719         (gst_color_balance_class_init):
17720         * gst-libs/gst/colorbalance/colorbalancechannel.c:
17721         (gst_color_balance_channel_class_init):
17722         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17723         * gst-libs/gst/play/play.c: (gst_play_class_init):
17724         * gst-libs/gst/propertyprobe/propertyprobe.c:
17725         (gst_property_probe_iface_init):
17726         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
17727         * gst-libs/gst/tuner/tunerchannel.c:
17728         (gst_tuner_channel_class_init):
17729         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
17730         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
17731         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
17732         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
17733         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
17734         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
17735         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
17736         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
17737         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
17738           fix signals to use - instead of _
17739         * ext/libcaca/gstcacasink.h:
17740         * ext/sdl/sdlvideosink.h:
17741           fix header rename
17742
17743 2004-03-04  David Schleef  <ds@schleef.org>
17744
17745         * testsuite/gst-lint:  Add a check for bad signal names.
17746
17747 2004-03-04  <kost@imn.htwk-leipzig.de>
17748
17749         reviewed by David Schleef
17750
17751         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
17752         modified the alpha channel and caused a warning. (bug #136192)
17753
17754 2004-04-03  Christian Schaller <Uraeus@gnome.org>
17755
17756         * gst-plugins.spec.in:
17757         Change names of plugins to actually be correct. Try to keep things
17758         alphabetical to avoid getting beat up by Thomas
17759
17760 2004-03-03  Julien MOUTTE <julien@moutte.net>
17761
17762         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
17763         Using ximagesink as a default if no gconf key found. We should
17764         probably consider using alsasink instead of osssink for the audio
17765         part.
17766
17767 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17768
17769         * configure.ac:
17770           fix --with-plugins, don't think it ever worked before
17771         * gst-plugins.spec.in:
17772           even more updates
17773
17774 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17775
17776         * ext/sdl/sdlvideosink.h:
17777         * sys/ximage/ximagesink.h:
17778         * sys/xvideo/xvideosink.h:
17779         * sys/xvimage/xvimagesink.h:
17780           Fix for move of gstvideosink.h -> videosink.h.
17781
17782 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17783
17784         * gst-libs/gst/xwindowlistener/Makefile.am:
17785           this is a plugin library, not a library
17786
17787 2004-03-01  David Schleef  <ds@schleef.org>
17788
17789         * AUTHORS:  Added some names.  Add yourself if you're still
17790         missing.
17791
17792 2004-03-01  David Schleef  <ds@schleef.org>
17793
17794         * MAINTAINERS: Add
17795
17796 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17797
17798         * gst-plugins.spec.in: clean up spec file
17799
17800 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17801
17802         * gst-libs/gst/video/Makefile.am:
17803         * gst-libs/gst/video/gstvideosink.c:
17804         * gst-libs/gst/video/gstvideosink.h:
17805           rename gstvideosink.h to videosink.h to match other headers
17806         * gst/mixmatrix/Makefile.am:
17807           fix plugin filename
17808         * gst/tags/Makefile.am: fix plugin filename
17809
17810 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17811
17812         * gst/tags/Makefile.am: fix plugin filename
17813
17814 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17815
17816         * examples/gstplay/player.c: (got_time_tick), (main):
17817           add error handler
17818           display time_tick more readably
17819         * gst/mixmatrix/Makefile.am:
17820           fix plugin file name
17821
17822 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
17823
17824         * sys/oss/gstosselement.c: (gst_osselement_probe),
17825         (device_combination_append), (gst_osselement_class_probe_devices):
17826         * sys/oss/gstosselement.h:
17827           Reworked enumeration of oss dsps and mixers so that gst-mixer works
17828           on my system using alsa oss emulation, fixes bug #135597
17829
17830 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17831
17832         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
17833         (gst_videodrop_chain), (gst_videodrop_change_state):
17834         * gst/videodrop/gstvideodrop.h:
17835           Work based on timestamp of input data, not based on the expected
17836           framerate from the input. The consequence is that this element now
17837           not only scales framerates, but also functions as a framerate
17838           corrector or framerate stabilizer/constantizer.
17839
17840 2004-02-27  David Schleef  <ds@schleef.org>
17841
17842         patches from jmmv@menta.net (Julio M. Merino Vidal)
17843
17844         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
17845         GST_ELEMENT_ERROR call (bug #135634)
17846         * gst/interleave/interleave.c: (interleave_buffered_loop),
17847         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
17848         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
17849         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17850         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
17851         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
17852         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
17853         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
17854         Fix GST_ELEMENT_ERROR call.
17855         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
17856         GST_ELEMENT_ERROR call.
17857
17858 2004-02-27  Benjamin Otte  <otte@gnome.org>
17859
17860         * gst-libs/gst/audio/audio.h:
17861           add macro to make sure header isn't included twice
17862         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
17863           don't use gst_buffer_free
17864         * gst/playondemand/filter.func:
17865           don't use gst_data_free. Free data only once.
17866
17867 2004-02-26  David Schleef  <ds@schleef.org>
17868
17869         * gst-libs/gst/colorbalance/Makefile.am:
17870         * gst-libs/gst/mixer/Makefile.am:
17871         * gst-libs/gst/tuner/Makefile.am:
17872         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
17873         should not be disted, -marshal.h files should not be installed,
17874         and -enum.h files _should_ be installed.  Fix to make this the
17875         case.
17876
17877 === release 0.7.5 ===
17878
17879 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17880
17881         * configure.ac: release 0.7.5, "Under The Sea"
17882
17883 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17884
17885         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17886         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
17887         * gst/videoscale/gstvideoscale.c:
17888         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
17889           assorted debug/warning fixes
17890
17891 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17892
17893         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
17894         (gst_videoscale_init), (gst_videoscale_chain),
17895         (gst_videoscale_set_property), (plugin_init):
17896         * gst/videoscale/gstvideoscale.h:
17897         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
17898         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
17899         (gst_videoscale_planar400), (gst_videoscale_packed422),
17900         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
17901         (gst_videoscale_24bit), (gst_videoscale_16bit),
17902         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
17903         (gst_videoscale_scale_plane_slow),
17904         (gst_videoscale_scale_point_sample),
17905         (gst_videoscale_scale_nearest),
17906         (gst_videoscale_scale_nearest_str2),
17907         (gst_videoscale_scale_nearest_str4),
17908         (gst_videoscale_scale_nearest_32bit),
17909         (gst_videoscale_scale_nearest_24bit),
17910         (gst_videoscale_scale_nearest_16bit):
17911         add debugging category and use it properly
17912         fix use of GST_PTR_FORMAT
17913
17914 2004-02-25  Andy Wingo  <wingo@pobox.com>
17915
17916         * gst/interleave/interleave.c (interleave_buffered_loop): Always
17917         push only when channel->buffer is NULL. Prevents segfaults doing
17918         the state change after a nonlocal exit, like a scheme exception.
17919
17920         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
17921         Handle the case where the intersected caps is empty.
17922
17923 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17924
17925         * gst/law/mulaw-decode.c: (mulawdec_link):
17926         * gst/law/mulaw.c: (plugin_init):
17927           fix mulawdec so it actually works again
17928
17929 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
17930
17931         reviewed by: David Schleef  <ds@schleef.org>
17932
17933         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
17934         (gst_gamma_init), (gst_gamma_set_property),
17935         (gst_gamma_get_property), (gst_gamma_calculate_tables),
17936         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
17937         for RGB, with separate r g and b correction factors. (#131167)
17938
17939 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17940
17941         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
17942           only signal tags for bitrate if they're > 0 (#134894)
17943
17944 2004-02-24  David Schleef  <ds@schleef.org>
17945
17946         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
17947         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
17948         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
17949         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
17950         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
17951         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
17952         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
17953         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
17954         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
17955         category.  Attempt to fix timestamp calculation.
17956
17957 2004-02-24  Johan Dahlin  <johan@gnome.org>
17958
17959         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
17960
17961 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17962
17963         * configure.ac:
17964         * gconf/Makefile.am:
17965         * gconf/gstreamer.schemas:
17966         * gst-libs/gst/gconf/Makefile.am:
17967         * gst-libs/gst/gconf/gconf.c:
17968           version gconf schemas and install locations
17969
17970 2004-02-23  Benjamin Otte  <otte@gnome.org>
17971
17972         * ext/xine/xineinput.c: (gst_xine_input_dispose):
17973         (gst_xine_input_subclass_init):
17974           call parent dispose.
17975           change pad template for CD reader correctly
17976         * ext/xine/Makefile.am:
17977         * ext/xine/gstxine.h:
17978         * ext/xine/xine.c: (plugin_init):
17979         * ext/xine/xineaudiosink.c:
17980           wrap audio sinks, too
17981         * gst-libs/gst/resample/private.h:
17982         * gst-libs/gst/resample/resample.c: (gst_resample_init),
17983         (gst_resample_reinit), (gst_resample_scale),
17984         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
17985         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
17986         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
17987         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
17988         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
17989         * gst-libs/gst/resample/resample.h:
17990         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
17991         (gst_audioscale_class_init), (gst_audioscale_link),
17992         (gst_audioscale_get_buffer), (gst_audioscale_init),
17993         (gst_audioscale_chain), (gst_audioscale_set_property),
17994         (gst_audioscale_get_property):
17995         * gst/audioscale/gstaudioscale.h:
17996           s/resample_*/gst_resample_*/i to not clobber namespaces
17997
17998 2004-02-23  Julien MOUTTE  <julien@moutte.net>
17999
18000         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18001         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18002         (gst_riff_create_video_template_caps),
18003         (gst_riff_create_audio_template_caps),
18004         (gst_riff_create_iavs_template_caps):
18005         * gst-libs/gst/riff/riff-media.h:
18006         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18007         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18008         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18009         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18010         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18011         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18012         (gst_matroska_demux_plugin_init): First batch implementing audio and
18013         video codec tags in demuxers.
18014
18015 2004-02-22  Benjamin Otte  <otte@gnome.org>
18016
18017         * ext/xine/Makefile.am:
18018         * ext/xine/gstxine.h:
18019         * ext/xine/xine.c: (plugin_init):
18020         * ext/xine/xineinput.c:
18021           add input plugin wrapper. Playback from files, http, mms and cdda
18022           works.
18023         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18024           remove leftover G_GNUC_UNUSED
18025         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18026         (gst_asf_demux_identify_guid):
18027           improve debugging output
18028
18029 2004-02-22  Benjamin Otte  <otte@gnome.org>
18030
18031         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18032
18033         * autogen.sh:
18034           replace test -e with test -x for mkinstalldirs to be more portable.
18035           (fixes #134816)
18036
18037 2004-02-22  Benjamin Otte  <otte@gnome.org>
18038
18039         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18040
18041         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18042           set rank to PRIMARY
18043         * gst/volume/gstvolume.c: (plugin_init):
18044           set rank to NONE
18045         fixes #134960
18046
18047 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18048
18049         reviewed by Benjamin Otte  <otte@gnome.org>
18050
18051         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18052           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18053
18054 2004-02-22  Benjamin Otte  <otte@gnome.org>
18055
18056         * configure.ac:
18057           export [_]*{gst,Gst,GST}.* symbols from plugins
18058
18059 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18060
18061         reviewed by: Benjamin Otte  <otte@gnome.org>
18062
18063         * ext/lame/gstlame.c: (add_one_tag):
18064         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18065         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18066         (gst_vorbisenc_metadata_set1):
18067         * gst/tags/gstid3tag.c:
18068         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18069           apply fixes from bugs #135042 (lame can't write tags) and #133817
18070           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18071
18072 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18073
18074         * configure.ac: Export only gst_plugin_desc from plugins.
18075          Note that this change only makes any effect with Linux using libtool
18076          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18077          fine. And don't try to have several versions of libtool in different
18078          directories.
18079
18080 2004-02-20  Andy Wingo  <wingo@pobox.com>
18081
18082         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18083         interleave respectively.
18084
18085         * gst/interleave/deinterleave.c: New plugin: deinterleave
18086         (replaces on oneton).
18087         * gst/interleave/interleave.c: New plugin: interleave.
18088         * gst/interleave/plugin.h: Support file.
18089         * gst/interleave/plugin.c: Support file.
18090
18091         * configure.ac: Remove intfloat and oneton, add interleave.
18092
18093         * ext/sndfile/gstsf.c: Handle events better.
18094
18095         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18096         and float2int operation. int2float has scheduling problems as
18097         noted in in2float_chain.
18098
18099 2004-02-20  Benjamin Otte  <otte@gnome.org>
18100
18101         * ext/xine/Makefile.am:
18102         * ext/xine/gstxine.h:
18103         * ext/xine/xine.c:
18104         * ext/xine/xineaudiodec.c:
18105         * ext/xine/xinecaps.c:
18106           add first version of xine plugin wrapper. Currently only wraps the
18107           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18108         * configure.ac:
18109         * ext/Makefile.am:
18110           add xine plugin wrapper, disabled by default. Use --enable-xine to
18111           build. Note that it'll segfault on gst-register if you don't remove
18112           the goom and tvtime post plugins from xine.
18113         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18114         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18115           add extradata parsing for QDM2.
18116           change around debugging prints.
18117
18118 2004-02-19  Benjamin Otte  <otte@gnome.org>
18119
18120         * ext/lame/gstlame.c: (gst_lame_chain):
18121         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18122           use gst_tag_list_insert when you want to insert tags
18123
18124 2004-02-18  David Schleef  <ds@schleef.org>
18125
18126         * configure.ac:  Move massink to gst-rotten
18127         * ext/Makefile.am:
18128         * ext/mas/Makefile.am:
18129         * ext/mas/massink.c:
18130         * ext/mas/massink.h:
18131
18132 2004-02-18  David Schleef  <ds@schleef.org>
18133
18134         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18135         typefinding, since it seems to be worse than nothing.
18136         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18137         atom to recognize .mp4 and .m4a files as video/quicktime.
18138
18139 2004-02-18  David Schleef  <ds@schleef.org>
18140
18141         * gst/sine/demo-dparams.c: (quit_live),
18142         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18143         Use double dparams, not float.
18144         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18145         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18146         sync'd elements don't really work correctly.
18147         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18148         (volume_update_volume), (volume_get_property):  Change dparam
18149         to double.
18150
18151 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18152
18153         * sys/ximage/ximagesink.c:
18154         (gst_ximagesink_xwindow_update_geometry),
18155         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18156         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18157         (gst_ximagesink_init): Rework the way software video scaling works. So
18158         now we check on each chain call if the video frames are feeling the
18159         window. If not we try to renegotiate caps. On failure we memorize that
18160         and we won't try again for that PLAYING sessions.
18161         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18162         failure.
18163         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18164         synchronous flag.
18165
18166 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18167
18168         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18169           break up _link so we can give a better debug message for errors
18170
18171 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18172
18173         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18174           set up debug category
18175
18176 2004-02-18  Julien MOUTTE <julien@moutte.net>
18177
18178         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18179         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18180         the way renegotiation work. The event handling function is not taking
18181         care of external windows and renegotiate method check for pad flags
18182         NEGOTIATING. Should fix : #133209
18183
18184 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18185
18186         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18187         pad is negotiating before trying renegotiation.
18188
18189 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18190
18191         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18192           pass on all possible mime types as typefind hints
18193
18194 2004-02-17  Julien MOUTTE <julien@moutte.net>
18195
18196         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18197         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18198         possible SHM leak if we crash. All other apps using XShm are doing
18199         that.
18200
18201 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18202
18203         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18204         (gst_ximagesink_expose): Renegotiate size on expose.
18205         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18206         size on expose.
18207
18208 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18209
18210         * testsuite/alsa/sinesrc.c:
18211           cosmetic fix to fix compile issue with gcc 2.95.4
18212
18213 2004-02-16  Julien MOUTTE <julien@moutte.net>
18214
18215         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18216         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18217         failed opening the audio device.
18218         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18219         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18220         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18221         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18222         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18223         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18224         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18225         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18226         Removing some useless g_return_if_fail like wingo suggested.
18227         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18228         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18229         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18230         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18231         (gst_xvimagesink_update_colorbalance),
18232         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18233         (gst_xvimagesink_xcontext_clear),
18234         (gst_xvimagesink_get_fourcc_from_caps),
18235         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18236         (gst_xvimagesink_set_xwindow_id),
18237         (gst_xvimagesink_colorbalance_list_channels),
18238         (gst_xvimagesink_colorbalance_set_value),
18239         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18240         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18241
18242 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18243
18244         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18245           throw error when not negotiated instead of asserting
18246
18247 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18248
18249         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18250         correct data refcounting.
18251
18252 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18253
18254         * gst/switch/gstswitch.c: (gst_switch_change_state),
18255         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18256         change, mostly the EOS flag.
18257
18258 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18259
18260         * examples/gstplay/player.c: (got_eos), (main): Adding some
18261         output for debugging.
18262         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18263         timeouts if we go to any state different from PLAYING.
18264         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18265         more EOS bugs in riff lib.
18266
18267 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18268
18269         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18270         visualization until i find a way to fix switch correctly.
18271         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18272         EOS arrives.
18273         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18274         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18275         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18276         Reworked switch to get a more correct behaviour with events and refing
18277         of data stored in sinkpads.
18278         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18279         we don't pull from a pad in EOS.
18280
18281 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18282
18283         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18284           remove v1 tag even if we can't read it (makes sure we don't detect
18285           it again)
18286
18287 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18288
18289         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18290         (gst_alsa_xrun_recovery):
18291         * ext/alsa/gstalsa.h:
18292           try xrun recovery when wait failed. Make xrun recovery function
18293           return TRUE/FALSE to indicate success. (might fix #134354)
18294
18295 2004-02-13  David Schleef  <ds@schleef.org>
18296
18297         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18298         (dynparm_value_changed), (main): Convert from float to double.
18299         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18300
18301 2004-02-13  David Schleef  <ds@schleef.org>
18302
18303         * gst/silence/gstsilence.c: (gst_silence_class_init),
18304         (gst_silence_set_clock), (gst_silence_get),
18305         (gst_silence_set_property), (gst_silence_get_property):
18306         * gst/silence/gstsilence.h: Add sync property.
18307         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18308         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18309         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18310         * gst/sine/gstsinesrc.h: Add sync property.
18311
18312 2004-02-13  David Schleef  <ds@schleef.org>
18313
18314         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18315         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18316
18317 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18318
18319         * configure.ac:
18320         * ext/Makefile.am:
18321         * gst-libs/ext/Makefile.am:
18322           move ffmpeg plugin to gst-ffmpeg module
18323
18324 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18325
18326         * configure.ac: use GST_ARCH to detect architecture
18327
18328 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18329
18330         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18331
18332 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18333
18334         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18335           classify LADSPA plugins based on number of src/sink pads
18336           (#133663, Stefan Kost)
18337         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18338           fix dparams registration
18339           (#133528, Stefan Kost)
18340         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18341           fix use of isprint and use g_ascii_isprint instead
18342           (#133316, Stefan Kost)
18343
18344 2004-02-11  David Schleef  <ds@schleef.org>
18345
18346         Convert a few inner loops to use liboil.  This is currently
18347         optional, and is only enabled if liboil is present (duh!).
18348         * configure.ac: Check for liboil-0.1
18349         * gst/intfloat/Makefile.am:
18350         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18351         (gst_int2float_chain_gint16):
18352         * gst/videofilter/Makefile.am:
18353         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18354         (tablelookup_u8), (gst_videobalance_planar411):
18355         * gst/videotestsrc/Makefile.am:
18356         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18357         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18358         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18359         (paint_hline_RGB565), (paint_hline_xRGB1555):
18360
18361 2004-02-11  David Schleef  <ds@schleef.org>
18362
18363         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18364         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18365         (gst_colorspace_getcaps), (gst_colorspace_link),
18366         (gst_colorspace_base_init), (gst_colorspace_init),
18367         (gst_colorspace_chain), (gst_colorspace_change_state),
18368         (plugin_init): Merge Ronald's patch (bug #117897) and update
18369         for new caps and negotiation.  Seems to work, although it
18370         shows off bugs in lcs.
18371
18372 2004-02-11  David Schleef  <ds@schleef.org>
18373
18374         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18375         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18376
18377 2004-02-11  David Schleef  <ds@schleef.org>
18378
18379         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18380         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18381         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18382         Add server and port properties
18383
18384 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18385
18386         * m4/a52.m4:
18387         * m4/aalib.m4:
18388         * m4/as-ffmpeg.m4:
18389         * m4/as-liblame.m4:
18390         * m4/as-slurp-ffmpeg.m4:
18391         * m4/check-libheader.m4:
18392         * m4/esd.m4:
18393         * m4/freetype2.m4:
18394         * m4/gconf-2.m4:
18395         * m4/glib.m4:
18396         * m4/gst-alsa.m4:
18397         * m4/gst-artsc.m4:
18398         * m4/gst-ivorbis.m4:
18399         * m4/gst-matroska.m4:
18400         * m4/gst-sdl.m4:
18401         * m4/gst-shout2.m4:
18402         * m4/gst-sid.m4:
18403         * m4/gtk.m4:
18404         * m4/libdv.m4:
18405         * m4/libfame.m4:
18406         * m4/libmikmod.m4:
18407         * m4/ogg.m4:
18408         * m4/vorbis.m4:
18409           fix underquotedness of macros (#133800)
18410         * m4/as-avifile.m4:
18411         * m4/xmms.m4:
18412           removed because no longer used
18413
18414 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18415
18416         * configure.ac:
18417           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18418           by autopoint (fixes #132996)
18419
18420 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18421
18422         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18423         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18424         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18425         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18426           fix memleaks
18427
18428 2004-02-11  David Schleef  <ds@schleef.org>
18429
18430         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18431         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18432         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18433         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18434         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18435         (gst_jpegenc_class_init), (gst_jpegenc_init),
18436         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18437         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18438         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18439         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18440
18441 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18442
18443         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
18444         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
18445         * ext/mikmod/gstmikmod.h:
18446           fix caps negotiation in mikmod
18447         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
18448           output debug information
18449
18450 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18451
18452         * gst-libs/gst/colorbalance/Makefile.am:
18453         * gst-libs/gst/navigation/Makefile.am:
18454         * gst-libs/gst/xoverlay/Makefile.am:
18455           remove unused GST_OPT_CFLAGS from Makefiles
18456           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
18457
18458 2004-02-07  David Schleef  <ds@schleef.org>
18459
18460         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
18461         push events to pads that haven't been created (#133508)
18462
18463 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
18464
18465         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18466         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
18467         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18468         (gst_dvdec_loop), (gst_dvdec_change_state):
18469         Second attempt at committing a working dvdec element.
18470
18471 2004-02-06  David Schleef  <ds@schleef.org>
18472
18473         Build fixes for OS X: (see #129600)
18474         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
18475         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
18476         (gst_riff_read_strf_iavs):
18477         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
18478         (gst_avi_demux_stream_odml):
18479         * gst/playondemand/Makefile.am:
18480         * gst/rtp/rtp-packet.c:
18481
18482 2004-02-05  David Schleef  <ds@schleef.org>
18483
18484         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
18485         last change, because it Just Doesn't Compile.
18486
18487 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18488
18489         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18490           skip undecodable id3v2 tag instead of keeping it
18491
18492 2004-02-05  David Schleef  <ds@schleef.org>
18493
18494         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18495         Unref leaked buffer.  (Noticed by Ronald)
18496
18497 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
18498
18499         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18500         Sync requires with other checks.  >= vs =.
18501
18502 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18503
18504         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
18505         (gst_dvdec_video_link), (gst_dvdec_loop):
18506         * ext/dv/gstdvdec.h:
18507           rework the caps negotiation so that dvdec works again instead
18508           of just segfaulting.
18509
18510 === release 0.7.4 ===
18511
18512 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18513
18514         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
18515         * configure.ac: changed for release
18516
18517 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18518
18519         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
18520         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18521         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18522         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18523           reworked patch by David Lehn to fix libdir and includedir for
18524           uninstalled libraries
18525           removed play and gconf from gstreamer-libs since they have their
18526           own pkgconfig files
18527
18528 2004-02-04  David Schleef  <ds@schleef.org>
18529
18530         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
18531         memleak.
18532
18533 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18534
18535         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
18536           use correct GST_TAG_ENCODER tag
18537
18538 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18539
18540         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18541           be sure to stop the clock when going to paused
18542         * sys/oss/gstosssink.c: (gst_osssink_change_state):
18543           reset number of transmitted when going to ready.
18544         fixes #132935
18545
18546 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
18547
18548         reviewed by Benjamin Otte
18549
18550         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18551           extract track count (fixes #133410)
18552
18553 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18554
18555         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
18556           that should be !=, not == (fixes #132519)
18557
18558 2004-02-04  David Schleef  <ds@schleef.org>
18559
18560         Make sure set_explicit_caps() is called before adding pad.
18561         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18562         * gst/id3/gstid3types.c: (gst_id3types_loop):
18563         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
18564         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18565
18566 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18567
18568         * configure.ac:
18569           bump nano to 2, first prerelease
18570           put back AM_PROG_LIBTOOL
18571
18572 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18573
18574         * testsuite/alsa/Makefile.am:
18575           these are user test apps, not automatic testsuite tests
18576
18577 2004-02-04  David Schleef  <ds@schleef.org>
18578
18579         Convert GST_DEBUG_CAPS() to GST_DEBUG():
18580         * gst/mpeg1videoparse/gstmp1videoparse.c:
18581         (mp1videoparse_parse_seq):
18582         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18583         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
18584         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
18585         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
18586         (gst_xvideosink_getcaps):
18587         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18588         * testsuite/gst-lint: more tests
18589
18590 2004-02-04  David Schleef  <ds@schleef.org>
18591
18592         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
18593         with the code that they would expand to.
18594         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
18595         (gst_flacdec_get_src_query_types),
18596         (gst_flacdec_get_src_event_masks):
18597         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
18598         (gst_gnomevfssrc_get_query_types),
18599         (gst_gnomevfssrc_get_event_mask):
18600
18601 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18602
18603         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18604         (gst_sinesrc_dispose):
18605           fix memleak by properly disposing sinesrc
18606
18607 2004-02-04  Julien MOUTTE  <julien@moutte.net>
18608
18609         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
18610         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
18611         an overlay to redraw the image because it has been exposed.
18612         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
18613         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
18614         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
18615         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
18616         interface
18617         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
18618         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
18619         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
18620         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
18621         interface
18622
18623 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18624
18625         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18626           more memleak fixage
18627
18628 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18629
18630         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18631         * gst/typefind/gsttypefindfunctions.c:
18632           fix memleaks shown by gst-typefind
18633
18634 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18635
18636         * common/glib-gen.mak:
18637           add hack rule to touch .Plo files
18638         * gst-libs/gst/colorbalance/Makefile.am:
18639         * gst-libs/gst/mixer/Makefile.am:
18640         * gst-libs/gst/play/Makefile.am:
18641         * gst-libs/gst/tuner/Makefile.am:
18642           remove glib_root variable
18643
18644 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18645
18646         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
18647           set explicit caps before adding the element, so the autopluggers can
18648           plug correctly.
18649         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18650         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
18651         (mpeg_video_type_find), (mpeg_video_stream_type_find),
18652         (dv_type_find):
18653           fix memleaks in typefind functions. gst_type_find_suggest takes a const
18654           argument.
18655
18656 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18657
18658         * gst-libs/gst/colorbalance/Makefile.am:
18659         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
18660         * gst-libs/gst/colorbalance/colorbalance.c:
18661         * gst-libs/gst/colorbalance/colorbalance.h:
18662         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
18663         * gst-libs/gst/mixer/Makefile.am:
18664         * gst-libs/gst/mixer/mixer-marshal.list:
18665         * gst-libs/gst/mixer/mixer.c:
18666         * gst-libs/gst/mixer/mixer.h:
18667         * gst-libs/gst/mixer/mixermarshal.list:
18668         * gst-libs/gst/play/Makefile.am:
18669         * gst-libs/gst/play/play.h:
18670         * gst-libs/gst/tuner/Makefile.am:
18671         * gst-libs/gst/tuner/tuner-marshal.list:
18672         * gst-libs/gst/tuner/tuner.c:
18673         * gst-libs/gst/tuner/tuner.h:
18674         * gst-libs/gst/tuner/tunermarshal.list:
18675           use new glib-gen.mak snippet to clean up Makefile.am
18676           fix various bugs in Makefile.am's
18677
18678 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18679
18680         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
18681           handle chain parsing correctly in the multichain case
18682         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
18683         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
18684         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
18685         (theora_dec_chain):
18686           handle events and queries correctly
18687
18688 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18689
18690         * .cvsignore:
18691         Ignore generated file _stdint.h.
18692
18693 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18694
18695         * gst-libs/gst/colorbalance/Makefile.am:
18696         * gst-libs/gst/colorbalance/colorbalance.h:
18697         * gst-libs/gst/mixer/Makefile.am:
18698         * gst-libs/gst/mixer/mixer.h:
18699         * gst-libs/gst/play/Makefile.am:
18700         * gst-libs/gst/play/play.h:
18701         * gst-libs/gst/tuner/Makefile.am:
18702         * gst-libs/gst/tuner/tuner.h:
18703         Generate enum type code with glib-mkenums.
18704         * gst-libs/gst/colorbalance/.cvsignore:
18705         * gst-libs/gst/mixer/.cvsignore:
18706         * gst-libs/gst/play/.cvsignore:
18707         * gst-libs/gst/tuner/.cvsignore:
18708         Ignore generated files.
18709
18710 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18711
18712         * gst-libs/gst/audio/.cvsignore:
18713         Ignore generated file.
18714         * gst-libs/gst/audio/Makefile.am:
18715         Do not install example filter.
18716
18717 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18718
18719         * examples/switch/.cvsignore:
18720         Ignore generated file.
18721
18722 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18723
18724         * common/m4/ax_create_stdint_h.m4:
18725         * configure.ac:
18726           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
18727           _stdint.h.
18728         * Makefile.am:
18729           remove generated _stdint.h in DISTCLEANFILES
18730         * ext/a52dec/gsta52dec.c:
18731           include _stdint.h for a52dec. (should fix #133064)
18732
18733 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
18734
18735         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
18736         (gst_tag_to_vorbis_comments):
18737         Add replaygain support to vorbistag
18738
18739 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
18740         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
18741         (gst_ffmpeg_caps_to_extradata):
18742           Fix SVQ3 caps flag properties
18743           Use glib macro for bytes swap
18744
18745 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18746
18747         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
18748         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
18749         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18750         * ext/sndfile/gstsf.c: (plugin_init):
18751         * gst/avi/gstavi.c: (plugin_init):
18752         * sys/dxr3/dxr3init.c: (plugin_init):
18753         * sys/oss/gstossaudio.c: (plugin_init):
18754         * sys/v4l/gstv4l.c: (plugin_init):
18755         * sys/v4l2/gstv4l2.c: (plugin_init):
18756           remove textdomain calls
18757         * po/nl.po:
18758           update Dutch translation
18759
18760 2004-02-02  Julien MOUTTE  <julien@moutte.net>
18761
18762         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18763         (gst_play_set_audio_sink): Moving volume in the audio thread for
18764         instantaneous volume change. Maybe i will add another volume in front
18765         of visualization later, not sure yet though.
18766
18767 2004-02-02  Julien MOUTTE  <julien@moutte.net>
18768
18769         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18770         (gst_ximagesink_handle_xevents): Better X events handling, only take
18771         the latest events for configure and motion.
18772         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
18773
18774 2004-02-02  Jon Trowbridge  <trow@gnu.org>
18775
18776         reviewed by: David Schleef  <ds@schleef.org>
18777
18778         Fix memory leaks:
18779         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
18780         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
18781
18782 2004-02-02  David Schleef  <ds@schleef.org>
18783
18784         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
18785         of lines.
18786         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
18787         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18788         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
18789         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
18790         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
18791         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
18792         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
18793         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
18794         (gst_float2_2_int_link):
18795         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
18796         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
18797         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
18798         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
18799         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
18800         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
18801         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
18802         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
18803         * testsuite/gst-lint: Add tests for bzero and ;;
18804
18805 2004-02-02  David Schleef  <ds@schleef.org>
18806
18807         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
18808
18809 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18810
18811         * ext/aalib/gstaasink.c: (gst_aasink_open):
18812         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
18813         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18814         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
18815         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
18816         (gst_afsink_close_file):
18817         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
18818         (gst_afsrc_close_file):
18819         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
18820         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
18821         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
18822         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
18823         * ext/esd/esdmon.c: (gst_esdmon_get):
18824         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
18825         * ext/faac/gstfaac.c: (gst_faac_chain):
18826         * ext/faad/gstfaad.c: (gst_faad_chain):
18827         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
18828         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18829         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
18830         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
18831         (gst_flacdec_loop):
18832         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18833         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18834         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
18835         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
18836         (gst_gnomevfssink_close_file):
18837         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
18838         (gst_gnomevfssrc_open_file):
18839         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
18840         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
18841         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
18842         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
18843         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
18844         * ext/mad/gstmad.c: (gst_mad_chain):
18845         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
18846         * ext/mpeg2dec/gstmpeg2dec.c:
18847         * ext/mpeg2enc/gstmpeg2enc.cc:
18848         * ext/mplex/gstmplex.cc:
18849         * ext/mplex/gstmplexibitstream.cc:
18850         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
18851         (gst_ogg_demux_push):
18852         * ext/raw1394/gstdv1394src.c:
18853         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
18854         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
18855         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
18856         (gst_sf_loop):
18857         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
18858         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
18859         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
18860         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
18861         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18862         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
18863         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
18864         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
18865         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
18866         (gst_riff_read_element_data), (gst_riff_read_seek),
18867         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
18868         * gst/adder/gstadder.c: (gst_adder_loop):
18869         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
18870         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
18871         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
18872         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
18873         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
18874         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
18875         * gst/goom/gstgoom.c: (gst_goom_chain):
18876         * gst/id3/gstid3types.c: (gst_id3types_loop):
18877         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
18878         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
18879         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
18880         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
18881         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
18882         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
18883         (gst_ebml_read_float), (gst_ebml_read_header):
18884         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
18885         (gst_matroska_demux_parse_blockgroup):
18886         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
18887         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
18888         * gst/oneton/gstoneton.c: (gst_oneton_chain):
18889         * gst/silence/gstsilence.c: (gst_silence_get):
18890         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
18891         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
18892         * gst/speed/gstspeed.c: (speed_loop):
18893         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
18894         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
18895         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
18896         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
18897         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18898         (gst_wavparse_loop):
18899         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
18900         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
18901         (dxr3audiosink_close):
18902         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
18903         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
18904         (dxr3videosink_close), (dxr3videosink_write_data):
18905         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
18906         * sys/oss/gstosssink.c: (gst_osssink_chain):
18907         * sys/oss/gstosssrc.c: (gst_osssrc_get):
18908         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
18909         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
18910         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
18911         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
18912         (gst_v4l_set_window), (gst_v4l_enable_overlay):
18913         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
18914         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
18915         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
18916         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
18917         (gst_v4l_set_audio):
18918         * sys/v4l/v4l_calls.h:
18919         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
18920         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
18921         (gst_v4lmjpegsink_playback_init),
18922         (gst_v4lmjpegsink_playback_start):
18923         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
18924         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
18925         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
18926         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
18927         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
18928         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
18929         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
18930         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
18931         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
18932         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
18933         (gst_v4l2_get_output), (gst_v4l2_set_output),
18934         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
18935         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
18936         (gst_v4l2_set_attribute):
18937         * sys/v4l2/v4l2_calls.h:
18938         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
18939         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
18940         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
18941         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
18942         (gst_v4l2src_capture_stop):
18943         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
18944         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
18945         (gst_ximagesink_chain):
18946         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
18947         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
18948         (gst_xvideosink_xwindow_new):
18949         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
18950         (gst_xvimagesink_chain):
18951
18952 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18953
18954         * gst/volume/gstvolume.c: (gst_volume_set_volume),
18955         (gst_volume_get_volume), (volume_class_init), (volume_init),
18956         (volume_chain_int16), (volume_update_volume):
18957         * gst/volume/gstvolume.h:
18958           make code more readable by removing magic numbers
18959           make mixer interface export 0-100 range
18960           make it internally map to 0.0-1.0 range so users don't distort
18961           output by putting the sliders at full volume
18962
18963 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18964
18965         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
18966         (gst_play_state_change), (gst_play_seek_to_time):
18967         block the tick callback for 0.5 secs after doing a seek
18968
18969 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18970
18971         * gst-libs/gst/play/play.c: (gst_play_new):
18972           check for GError
18973
18974 2004-02-01  Julien MOUTTE  <julien@moutte.net>
18975
18976         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
18977         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
18978         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
18979         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
18980         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
18981         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
18982
18983 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18984
18985         * configure.ac:
18986         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
18987           check for a function added in vorbis 1.1
18988
18989 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18990
18991         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
18992         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
18993           really start/stop clock only on PLAYING <=> PAUSED
18994         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18995           remove \n from debugging lines
18996         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
18997           make it work when seeking does not
18998         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
18999           reset on DISCONT
19000
19001 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19002
19003         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19004           start clock on PAUSED=>PLAYING, not later
19005         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19006           extract correct time for different discont formats
19007         (gst_alsa_sink_get_time):
19008           don't segfault when no format is negotiated yet, just return 0
19009         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19010         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19011         (gst_ogg_pad_push):
19012           handle flush and discont events correctly
19013         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19014           handle discont events correctly
19015
19016 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19017
19018         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19019         (gst_play_error_create), (gst_play_error_plugin),
19020         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19021         * gst-libs/gst/play/play.h:
19022           add error handling during creation
19023         * examples/gstplay/player.c: (main):
19024           use new gst_play_new
19025
19026
19027 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19028
19029         * ext/theora/theoradec.c: (theora_dec_chain):
19030           make comments work
19031         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19032         (vorbis_dec_src_event), (vorbis_dec_chain):
19033           add encoder tag, fix tag reading to be more error tolerant, change
19034           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19035           gst_pad_event_default.
19036         * gst/tags/gstvorbistag.c:
19037         (gst_tag_list_from_vorbiscomment_buffer):
19038           undefine function specific define at end of function
19039
19040 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19041
19042         * ext/flac/gstflac.c: (plugin_init):
19043         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19044         * ext/flac/gstflacdec.h:
19045         * ext/flac/gstflacenc.h:
19046           Fix typos
19047
19048 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19049
19050         * examples/gstplay/player.c: s/gstplay.h/play.h/
19051
19052 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19053
19054         * gst-libs/gst/play/Makefile.am:
19055         * gst-libs/gst/play/gstplay.c:
19056         * gst-libs/gst/play/gstplay.h:
19057         * gst-libs/gst/play/play.c:
19058           more surgery, operation complete
19059
19060 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19061
19062         * gst-libs/gst/play/play.old.c:
19063         * gst-libs/gst/play/play.old.h:
19064           after CVS surgery by moving, remove
19065         * gst-libs/gst/play/playpipelines.c:
19066           remove
19067
19068         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19069           add negotiation error
19070
19071 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19072
19073         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19074         (gst_ogg_demux_push):
19075           add some seeking debug info
19076           send a flush when seeking
19077
19078 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19079
19080         * configure.ac:
19081           use AC_C_INLINE
19082         * configure.ac:
19083         * ext/Makefile.am:
19084         * ext/theora/Makefile.am:
19085         * ext/theora/theoradec.c:
19086           add theora video decoder. Does just do simple decoding for now and
19087           has been tested against Theora cvs only. It only works when theora
19088           is compiled with --enable-static.
19089         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19090           always reset packetno on DISCONT
19091
19092 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19093
19094         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19095           Fix audio.
19096
19097 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19098
19099         * gst/mpegaudioparse/gstmpegaudioparse.c:
19100         (mp3_type_frame_length_from_header):
19101           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19102
19103 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19104
19105         * ext/esd/esdsink.c: (gst_esdsink_init):
19106           Since we have static pad template caps, we don't need to negotiate;
19107           either the core errors out or we know the format.
19108
19109 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19110
19111         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19112         (gst_riff_read_seek):
19113         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19114         (gst_ebml_read_seek):
19115           Fix event handling.
19116
19117 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19118
19119         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19120           removee video/x-theora from vp3 decoder, it doesn't handle raw
19121           theora streams
19122         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19123           fix bug with finalizing element that never went to PAUSED
19124         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19125           length and position queries were swapped
19126         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19127         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19128         (vorbis_dec_src_event):
19129           implement querying time and bytes
19130
19131 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19132
19133         * just about every source file:
19134           gst_element_error -> GST_ELEMENT_ERROR
19135
19136 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19137
19138         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19139         emiting FLUSH and even before DISCONT.
19140         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19141         get the best instant seeking as possible yay!
19142
19143 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19144
19145         * gst/mpeg1videoparse/gstmp1videoparse.c:
19146         (gst_mp1videoparse_real_chain):
19147           Committed wrong version last week... Grr... Didn't notice until now.
19148
19149 2004-01-29  Julien MOUTTE <julien@moutte.net>
19150
19151         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19152         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19153         have_xwindow_id signal in xwindow_create.
19154
19155 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19156
19157         * ext/ogg/gstoggdemux.c:
19158           lots of changes - mainly support for chained bitstreams, seeking,
19159           querying and bugfixes of course
19160         * ext/vorbis/Makefile.am:
19161         * ext/vorbis/vorbisdec.c:
19162         * ext/vorbis/vorbisdec.h:
19163           add vorbisdec raw vorbis decoder
19164         * ext/vorbis/vorbis.c: (plugin_init):
19165           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19166         * gst/intfloat/Makefile.am:
19167         * gst/intfloat/float22int.c:
19168         * gst/intfloat/float22int.h:
19169         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19170           add float2intnew plugin. It converts multichannel interleaved float to
19171           multichannel interleaved int. The name should probably be changed.
19172         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19173         (plugin_init):
19174           add typefinding for raw theora video so oggdemux can detect it.
19175
19176 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19177
19178         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19179         sink element first.
19180         * gst/videoscale/gstvideoscale.c:
19181         (gst_videoscale_handle_src_event): Fixing src event handler.
19182
19183 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19184
19185         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19186         (gst_v4lsrc_open), (gst_v4lsrc_close),
19187         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19188         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19189         * sys/v4l/gstv4lsrc.h:
19190         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19191         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19192           Implement resizing... Hack. But that's why v4l is b0rked...
19193
19194 2004-01-28  Julien MOUTTE <julien@moutte.net>
19195
19196         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19197         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19198         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19199         (gst_ximagesink_xwindow_destroy):
19200         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19201         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19202         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19203         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19204         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19205         correctly cleaning the image created to check xshm calls on succes,
19206         added a lot of XSync calls in X11 functions, and fixed a segfault when
19207         no image format was defined before negotiation happened.
19208
19209 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19210
19211         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19212           use gst_element_get_time to get correct time
19213
19214 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19215
19216         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19217         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19218         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19219         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19220         (gst_xvimagesink_check_xshm_calls),
19221         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19222         X plugins are now able to detect that XShm calls will fail even if the
19223         server claims that it has XShm support (remote displays most of the
19224         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19225         so that we use non XShm functions. This feature is almost useless for
19226         xvimagesink as Xv is not supported on remote displays anyway, but
19227         it might happen than even on the local display XShm calls fail.
19228
19229 2004-01-27  David Schleef  <ds@schleef.org>
19230
19231         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19232         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19233         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19234         changed esdsink to only use 44100,16,2, since esd sucks at rate
19235         conversion and esdsink has had difficulty negotiating.
19236
19237 2004-01-27  Julien MOUTTE <julien@moutte.net>
19238
19239         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19240         (gst_play_seek_to_time): Fixing the way to get current position.
19241
19242 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19243
19244         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19245           use gst_element_get_time to get correct time
19246
19247 2004-01-27  Julien MOUTTE <julien@moutte.net>
19248
19249         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19250         fix ever... Inverting 2 lines of code make spider autoplug correctly
19251         tagged mp3 !
19252
19253 2004-01-27  David Schleef  <ds@schleef.org>
19254
19255         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19256         Use gst_pad_try_set_caps_nonfixed().
19257
19258 2004-01-27  David Schleef  <ds@schleef.org>
19259
19260         * gst/ac3parse/gstac3parse.c: update to checklist 5
19261         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19262         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19263         * gst/audioscale/gstaudioscale.c: same
19264         * gst/auparse/gstauparse.c: same
19265         * gst/avi/gstavidemux.c: same
19266
19267 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19268
19269         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19270           stop processing after EOS
19271
19272 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19273
19274         * gst/asfdemux/asfheaders.h:
19275         * gst/asfdemux/gstasfdemux.c:
19276         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19277         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19278         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19279           lot's of fixes to make data extraction simpler and get the code
19280           architecture and compiler independant. Add debugging category
19281         * gst/goom/gstgoom.c: (gst_goom_change_state):
19282           reset channel count on PAUSED=>READY, not READY=>PAUSED
19283
19284 2004-01-26  Colin Walters  <walters@verbum.org>
19285
19286         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19287         code to pull a bigger buffer in iradio mode.  This as a side effect
19288         makes typefinding work.
19289
19290 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19291
19292         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19293         Fix SVQ3 decoding on PPC
19294
19295 2004-01-26  Julien MOUTTE <julien@moutte.net>
19296
19297         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19298         that one managed to stay there... Fixed.
19299
19300 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19301
19302         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19303         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19304         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19305         (qtdemux_video_caps):
19306         * gst/qtdemux/qtdemux.h:
19307         Add SVQ3 specific flags to qtdemux and ffmpeg
19308
19309 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19310
19311         * gst-libs/gst/audio/audio.h:
19312           remove buffer-frames from audio caps
19313         * gst/audioconvert/gstaudioconvert.c:
19314           fix plugin to really work.
19315
19316 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19317
19318         * gst-libs/gst/mixer/mixer.c:
19319         * gst-libs/gst/propertyprobe/propertyprobe.c:
19320         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19321         (gst_tuner_find_channel_by_name):
19322         * gst-libs/gst/tuner/tuner.h:
19323           Add gtk-doc style comments. Also fix a function name.
19324
19325 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19326
19327         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19328         (gst_divxdec_negotiate):
19329           Fix for new capsnego - also fixes gst-player with divxdec.
19330
19331 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19332
19333         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19334         (gst_play_identity_handoff), (gst_play_set_location),
19335         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19336         try in visualization implementation. Still have an issue with switch
19337         blocking when pulling from video_queue and only audio comes out of
19338         spider.
19339         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19340         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19341         release method. And check if the pad is usable before pulling.
19342
19343 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19344
19345         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19346         (gst_videobalance_init),
19347         (gst_videobalance_colorbalance_list_channels),
19348         (gst_videobalance_colorbalance_set_value),
19349         (gst_videobalance_colorbalance_get_value),
19350         (gst_videobalance_update_properties),
19351         (gst_videobalance_update_tables_planar411),
19352         (gst_videobalance_planar411):
19353         * gst/videofilter/gstvideobalance.h:
19354           Implement lookup-tables. +/- 10x faster.
19355
19356 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19357
19358         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19359         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19360           The index reading was broken. The rest worked fine, but the whole
19361           goal of my rewrite was to make avidemux readable, and this was
19362           not at all readable. Please use typed variables.
19363
19364 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19365
19366         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19367           Additional pad usability check.
19368         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19369         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19370         (gst_mp1videoparse_real_chain):
19371           Fix MPEG video stream parsing. The original plugin had several
19372           issues, including not timestamping streams where the source was
19373           not timestamped (this happens with PTS values in mpeg system
19374           streams, but MPEG video is also a valid stream on its own so
19375           that needs timestamps too). We use the display time code for that
19376           for now. Also, if one incoming buffer contains multiple valid
19377           frames, we push them all on correctly now, including proper EOS
19378           handling. Lastly, several potential segfaults were fixed, and we
19379           properly sync on new sequence/gop headers to include them in next,
19380           not previous frames (since they're header for the next frame, not
19381           the previous). Also see #119206.
19382         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19383         (bpf_from_header):
19384           Move caps setting so we only do it after finding several valid
19385           MPEG-1 fraes sequentially, not right after the first one (which
19386           might be coincidental).
19387         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19388         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19389         (plugin_init):
19390           Add unsynced MPEG video stream typefinding, and change some
19391           probability values so we detect streams rightly. The idea is as
19392           follows: I can have an unsynced system stream which contains
19393           video. In the current code, I would randomly get a type for either
19394           system or video stream type found, because the probabilities are
19395           being calculated rather randomly. I now use fixed values, so we
19396           always prefer system stream if that was found (and that is how it
19397           should be). If no system stream was found, we can still identity                the stream as video-only.
19398
19399 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19400
19401         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19402         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19403           don't write to buffer. Extract data without the need of
19404           __attribute__ ((packed))
19405
19406 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19407
19408         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19409         (mpeg1_sys_type_find):
19410           Fix MPEG-1 stream typefinding.
19411
19412 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19413
19414         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19415           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19416
19417 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19418
19419         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19420         * ext/esd/gstesd.c: (plugin_init):
19421           private debugging, better error reporting
19422
19423 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19424
19425         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19426         (gst_riff_read_init), (gst_riff_read_change_state):
19427         * gst-libs/gst/riff/riff-read.h:
19428           Remove stuff fromold metadata system.
19429
19430 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19431
19432         * ext/ogg/gstoggdemux.c:
19433           Fix wrong file comment.
19434         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19435         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19436           Add metadata reading properly.
19437
19438 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19439
19440         * ext/Makefile.am:
19441           Fix nas DIST_SUBDIRS
19442           Uraeus:
19443           Fix bug where make distcheck doesn't get run on adding stuff to
19444           the build.
19445
19446 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19447
19448         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
19449         * ext/divx/gstdivxdec.h:
19450           Fix divx3 ("msmpeg4") playback using divxdec.
19451
19452 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19453
19454         * gst/typefind/gsttypefindfunctions.c:
19455         (mp3_type_frame_length_from_header): fix bug in length computation
19456         (mp3_type_find): improve debugging output
19457
19458 2004-01-23  Julien MOUTTE  <julien@moutte.net>
19459
19460         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19461         (gst_play_set_location), (gst_play_seek_to_time),
19462         (gst_play_set_audio_sink), (gst_play_set_visualization),
19463         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
19464         the pipeline from scratch. Visualization is back and switch went out as
19465         i realized it was not possible to use the way i wanted.
19466         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
19467         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
19468         clearing in state change from READY to NULL. So that one can clean the
19469         X ressources keeping the element.
19470         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19471         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
19472         (gst_xvimagesink_colorbalance_set_value),
19473         (gst_xvimagesink_colorbalance_get_value),
19474         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
19475         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
19476         change from READY to NULL and fixed some stupid bugs in colorbalance
19477         get/set values. Also added the following feature : when nobody tries to
19478         set some values to the colorbalance levels before the xcontext is
19479         grabbed, then when creating channels list from Xv attributes we set the
19480         internal values to the Xv defaults. This way we handle buggy Xv drivers
19481         that set default hue values far from the middle of the range (Thanks
19482         to Jon Trowbridge for pointing that issue).
19483         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
19484         colorbalance levels have been set before xcontext is grabbed.
19485
19486 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19487
19488         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19489           Fix the ossmixer case where we shouldn't open /dev/dsp* because
19490           it might block operations (which is bad for a mixer).
19491
19492 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19493
19494         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
19495         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
19496         (gmip_find_type_pre):
19497         * gst-libs/gst/media-info/media-info-priv.h:
19498         * gst-libs/gst/media-info/media-info.c:
19499         (gst_media_info_instance_init), (gst_media_info_read_idler):
19500         add fakesink to get caps on decoder src pad again
19501         fix callback prototype to match new have_type signal signature
19502
19503 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19504
19505         * gst/adder/gstadder.c: (gst_adder_link):
19506           fix non-compile and cut-n-paste code
19507
19508 2004-01-21  David Schleef  <ds@schleef.org>
19509
19510         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
19511         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
19512         (gst_swfdec_init), (gst_swfdec_change_state):
19513         * ext/swfdec/gstswfdec.h:
19514         Fix negotiation.
19515         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
19516         (gst_adder_request_new_pad): Fix negotiation.
19517         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
19518         Add a fixate function.
19519         * gst/intfloat/gstfloat2int.c:
19520         * gst/intfloat/gstfloat2int.h:
19521         * gst/intfloat/gstint2float.c:
19522         * gst/intfloat/gstint2float.h:
19523         Completely rewrite the negotiation.  Doesn't quite work yet,
19524         due to some buffer-frames problem.
19525
19526 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19527
19528         * ext/gnomevfs/gstgnomevfssrc.c:
19529         * sys/v4l2/v4l2_calls.h:
19530           fix includes for distcheck
19531
19532 2004-01-21  Christian Schaller <uraeus@gnome.org>
19533
19534         * ext/nas/
19535         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
19536         based on earlier patch from Laurent Vivier
19537
19538 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
19539
19540         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19541         Fix wma caps property
19542         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
19543         Fix typo (flags1 and flags2)
19544
19545 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19546
19547         * gst-libs/gst/media-info/media-info-priv.c:
19548         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
19549         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
19550         (gmip_find_stream), (gmip_find_track_metadata),
19551         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
19552         (gmip_find_track_format):
19553         * gst-libs/gst/media-info/media-info-priv.h:
19554         * gst-libs/gst/media-info/media-info-test.c: (main):
19555         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
19556         (gst_media_info_read_idler), (gst_media_info_read):
19557         * gst-libs/gst/media-info/media-info.h:
19558           register debugging category and use it for debugging
19559
19560 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19561
19562         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
19563         (gst_vorbisfile_new_link):
19564           signal streaminfo through tags
19565
19566 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19567
19568         * ext/mplex/gstmplex.cc:
19569         * ext/mplex/gstmplexibitstream.cc:
19570           g++ doesn't like NULL in our i18n/error macros, should be
19571           either (NULL) or ("").
19572
19573 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19574
19575         * sys/dxr3/dxr3audiosink.c:
19576         * sys/dxr3/dxr3init.c:
19577         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
19578         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
19579           Fix more error error error errors (missing includes here).
19580
19581 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19582
19583         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19584           fix thomas' error errors.
19585
19586 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19587
19588         * ext/mpeg2enc/gstmpeg2enc.cc:
19589           fix error errors.
19590
19591 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19592
19593         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19594         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19595           Fix for new error system.
19596
19597 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19598
19599         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19600           fix for new error reporting
19601
19602 2004-01-20  David Schleef  <ds@schleef.org>
19603
19604         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
19605         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
19606         (gst_ximagesink_set_xwindow_id): Change to using a framerate
19607         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
19608         and neither is 100+, most likely.
19609         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19610         (gst_xvimagesink_getcaps): same
19611
19612 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19613
19614         * configure.ac:
19615           Up version requirement to 2.0.3 (not yet released) to avoid symbol
19616           clashes with ffmpeg.
19617
19618 2004-01-20  Julien MOUTTE  <julien@moutte.net>
19619
19620         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
19621         (gst_switch_init): Fixed switch element : proxying link and setting
19622         caps from src to sink on request.
19623
19624 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19625
19626         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
19627         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19628         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19629         fix element_error
19630
19631 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19632
19633         * sys/v4l/v4l_calls.h:
19634         * sys/v4l2/v4l2_calls.h:
19635           element_error fixes
19636
19637 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19638
19639         * gst-libs/gst/gst-i18n-plugin.h:
19640           add locale.h
19641           remove config.h inclusion
19642
19643 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19644
19645         * autogen.sh:
19646           adding autopoint invocation
19647         * Makefile.am:
19648         * configure.ac:
19649         * gst-libs/gst/gettext.h:
19650           adding gettext bits
19651         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19652         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19653         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19654         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19655         (gst_gnomevfssink_close_file):
19656         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
19657         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
19658         * gst-libs/gst/gst-i18n-plugin.h:
19659         * gst/avi/gstavi.c: (plugin_init):
19660         * sys/dxr3/dxr3init.c: (plugin_init):
19661         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
19662         * sys/oss/gstossaudio.c: (plugin_init):
19663         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19664         * sys/v4l/gstv4l.c: (plugin_init):
19665         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19666         * sys/v4l2/gstv4l2.c: (plugin_init):
19667         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19668         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
19669         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
19670         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
19671         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
19672         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
19673           make sure locale and translation domain are set
19674           fix translated strings
19675         * po/.cvsignore:
19676         * po/LINGUAS:
19677         * po/Makevars:
19678         * po/POTFILES.in:
19679         * po/nl.po:
19680           put translation files into place
19681         * sys/xvideo/imagetest.c: (main):
19682         * ext/dv/demo-play.c: (main):
19683           fix unnecessary translations
19684
19685 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19686
19687         * ext/sndfile/gstsf.c:
19688         * gst/avi/gstavimux.c:
19689         * ext/audiofile/gstafsink.c:
19690         * ext/audiofile/gstafsrc.c:
19691         * ext/gnomevfs/gstgnomevfssink.c:
19692         * ext/gnomevfs/gstgnomevfssrc.c:
19693         * sys/oss/gstosselement.c:
19694         * sys/v4l/v4l_calls.h:
19695           fix i18n include
19696
19697 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19698
19699         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19700         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19701         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19702         (gst_v4l2_get_output), (gst_v4l2_set_output),
19703         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19704         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19705         (gst_v4l2_set_attribute):
19706         update to new error handling
19707
19708 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19709
19710         * ext/sidplay/gstsiddec.cc:
19711         * gst/modplug/gstmodplug.cc:
19712           parenthese NULL because C++ seems angry about it
19713
19714 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19715
19716         * gst-libs/gst/gst-i18n-plugin.h:
19717           add skeleton i18n stuff, but needs to be further implemented
19718
19719 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
19720
19721         * examples/gstplay/player.c: (main):
19722         * ext/aalib/gstaasink.c: (gst_aasink_open):
19723         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19724         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19725         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19726         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19727         (gst_afsink_close_file):
19728         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19729         (gst_afsrc_close_file):
19730         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19731         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19732         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19733         * ext/esd/esdmon.c: (gst_esdmon_get):
19734         * ext/esd/esdsink.c: (gst_esdsink_chain):
19735         * ext/faac/gstfaac.c: (gst_faac_chain):
19736         * ext/faad/gstfaad.c: (gst_faad_chain):
19737         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19738         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19739         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19740         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19741         (gst_flacdec_loop):
19742         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19743         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19744         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19745         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19746         (gst_gnomevfssink_close_file):
19747         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19748         (gst_gnomevfssrc_open_file):
19749         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19750         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19751         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19752         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19753         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19754         * ext/mad/gstmad.c: (gst_mad_chain):
19755         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19756         * ext/mpeg2dec/gstmpeg2dec.c:
19757         * ext/mpeg2enc/gstmpeg2enc.cc:
19758         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19759         * ext/mplex/gstmplex.cc:
19760         * ext/mplex/gstmplexibitstream.cc:
19761         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19762         (gst_ogg_demux_push), (gst_ogg_pad_push):
19763         * ext/raw1394/gstdv1394src.c:
19764         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19765         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19766         * ext/sidplay/gstsiddec.cc:
19767         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19768         (gst_sf_loop):
19769         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19770         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19771         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19772         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19773         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19774         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19775         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19776         * gst-libs/gst/Makefile.am:
19777         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19778         (gst_riff_read_element_data), (gst_riff_read_seek),
19779         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19780         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
19781         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19782         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19783         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19784         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19785         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19786         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19787         * gst/goom/gstgoom.c: (gst_goom_chain):
19788         * gst/id3/gstid3types.c: (gst_id3types_loop):
19789         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19790         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19791         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19792         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19793         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19794         (gst_ebml_read_float), (gst_ebml_read_header):
19795         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19796         (gst_matroska_demux_parse_blockgroup):
19797         * gst/modplug/gstmodplug.cc:
19798         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19799         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19800         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19801         * gst/silence/gstsilence.c: (gst_silence_get):
19802         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19803         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19804         * gst/speed/gstspeed.c: (speed_loop):
19805         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19806         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19807         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19808         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19809         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19810         (gst_wavparse_loop):
19811         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19812         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19813         (dxr3audiosink_close):
19814         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19815         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19816         (dxr3videosink_close), (dxr3videosink_write_data):
19817         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19818         * sys/oss/gstosselement.h:
19819         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
19820         (gst_osssink_chain):
19821         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19822         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19823         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19824         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19825         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
19826         (gst_v4l_enable_overlay):
19827         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19828         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19829         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19830         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19831         (gst_v4l_set_audio):
19832         * sys/v4l/v4l_calls.h:
19833         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19834         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19835         (gst_v4lmjpegsink_playback_init),
19836         (gst_v4lmjpegsink_playback_start):
19837         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
19838         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
19839         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
19840         (gst_v4lmjpegsrc_requeue_frame):
19841         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19842         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19843         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19844         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19845         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19846         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19847         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19848         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19849         (gst_v4l2src_capture_stop):
19850         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19851         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19852         (gst_ximagesink_chain):
19853         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19854         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19855         (gst_xvideosink_xwindow_new):
19856         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19857         (gst_xvimagesink_chain):
19858         use new error signal, function and categories
19859
19860 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
19861
19862         * configure.ac:
19863         * ext/Makefile.am:
19864         * ext/musicbrainz/gsttrm.c:
19865         * ext/musicbrainz/gsttrm.h:
19866         * ext/musicbrainz/Makefile.am:
19867         Add a trm plugin
19868
19869 2004-01-18  Julien MOUTTE  <julien@moutte.net>
19870
19871         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
19872         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
19873         synchronous property for debugging.
19874         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
19875         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19876         (gst_xvimagesink_set_property): Moving a pointer declaration to a
19877         smaller block, fixing indent.
19878
19879 2004-01-16  David Schleef  <ds@schleef.org>
19880
19881         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
19882         property affects the video stream.
19883         * sys/xvimage/xvimagesink.c:
19884         * sys/xvimage/xvimagesink.h:
19885         Add synchronous property for debugging.  Should probably be
19886         disabled in non-CVS builds.  Make sure that the Xv attribute
19887         exists before we set it (crash!).  Fix a silly float bug that
19888         caused colorbalance to just not work.
19889
19890 2004-01-17  Christian Schaller <Uraeus@gnome.org>
19891
19892         * tools/gst-launch-ext.in - update for new plugins
19893
19894 2004-01-16  David Schleef  <ds@schleef.org>
19895
19896         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
19897         already-freed caps.
19898
19899 2994-01-16  Christian Schaller <Uraeus@gnome.org>
19900
19901         * Update spec for new colorspace plugin and libcaca plugin
19902         * Fix compilation of libcaca plugin (clock -> id)
19903
19904 2004-01-16  Julien MOUTTE <julien@moutte.net>
19905
19906         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
19907         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
19908         (gst_xvimagesink_set_xwindow_id),
19909         (gst_xvimagesink_colorbalance_set_value),
19910         (gst_xvimagesink_colorbalance_get_value),
19911         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
19912         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
19913         correct colorbalance properties. They can now be set when the element
19914         is still in NULL state. The values will be committed to the Xv Port
19915         when xcontext is initialized.
19916         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
19917         brightness int values in the GstXvImagesink structure.
19918
19919 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19920
19921         * gst-libs/gst/Makefile.am:
19922           restructure so having local patches works easier.
19923
19924 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19925
19926         * ext/mpeg2enc/Makefile.am:
19927         * ext/mpeg2enc/gstmpeg2enc.cc:
19928         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19929           Bugfix with respect to EOS handling.
19930
19931 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19932
19933         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
19934           Link with right caps (else, it segfaults).
19935         * ext/mplex/gstmplexjob.cc:
19936           Fix for slight API change in 1.6.1.93 release of mjpegtools.
19937
19938 2004-01-15  David Schleef  <ds@schleef.org>
19939
19940         * gst-libs/gst/audio/Makefile.am:
19941         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
19942         from the template.
19943         * gst-libs/gst/audio/gstaudiofilter.c:
19944         * gst-libs/gst/audio/gstaudiofilter.h:
19945         Add bytes_per_sample and size and n_samples calculation.
19946         * gst-libs/gst/audio/gstaudiofilterexample.c:
19947         Remove, now autogenerated.
19948         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
19949         Moved from gstaudiofilterexample, object name changed, code added
19950         so that it actually works.
19951         * gst-libs/gst/audio/make_filter:
19952         Script to build an audiofilter subclass from the template.
19953         * gst/colorspace/Makefile.am:
19954         * gst/colorspace/yuv2yuv.c:
19955         Remove file, since it's GPL, and we don't use it.
19956
19957 2004-01-15  Julien MOUTTE  <julien@moutte.net>
19958
19959         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
19960         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
19961         them use the buffer free function to test how the buffer was allocated.
19962
19963 2004-01-15  David Schleef  <ds@schleef.org>
19964
19965         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
19966         that handles osssink fallback.
19967         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
19968         (gst_audio_convert_getcaps):
19969         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
19970         Add audio/x-qdm2 for QDM2 audio.
19971         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19972         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
19973         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19974         Decrease minimum size to 16x16.
19975         * gst/wavparse/gstwavparse.c:
19976         Convert disabled pad template caps to new caps.
19977         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
19978         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19979         (gst_xvimagesink_chain): Throw element error when display cannot
19980         be opened.  Increase minimum framerate to 1.0.  Check the data
19981         free function on a buffer to make sure it is the type we expect
19982         before manipulating it.
19983
19984 2004-01-15  Julien MOUTTE <julien@moutte.net>
19985
19986         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
19987         (gst_videobalance_colorbalance_set_value): Implement passthru if
19988         settings are in the middle.
19989         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
19990
19991 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19992
19993         * gst/videofilter/Makefile.am:
19994         * gst/volume/Makefile.am:
19995           Since we use videofilter symbols, link to it.
19996
19997 2004-01-15  Julien MOUTTE <julien@moutte.net>
19998
19999         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20000         mixer interface type to HARDWARE.
20001         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20002         type to SOFTWARE.
20003         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20004         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20005         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20006         (gst_volume_interface_init), (gst_volume_list_tracks),
20007         (gst_volume_set_volume), (gst_volume_get_volume),
20008         (gst_volume_set_mute), (gst_volume_mixer_init),
20009         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20010         (volume_init): Implementing mixer interface.
20011         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20012         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20013         (gst_osselement_change_state): Removing some trailing commas in
20014         structures.
20015         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20016         interface type to HARDWARE.
20017         * sys/v4l/gstv4lcolorbalance.c:
20018         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20019         type to HARDWARE.
20020         * sys/v4l2/gstv4l2colorbalance.c:
20021         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20022         interface type to HARDWARE.
20023         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20024         same code than ximagesink for event handling.
20025
20026 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20027
20028         * ext/snapshot/Makefile.am:
20029         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20030         (gst_snapshot_chain):
20031         * ext/snapshot/gstsnapshot.h:
20032           This has to be a joke... Snapshot should be connected to a tee,
20033           colorspace element before it and EOS after that, where the other
20034           src of the tee receives normal data.
20035           The current way is *wrong*.
20036
20037 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20038
20039         * ext/hermes/gsthermescolorspace.c:
20040           Fix another compile error. Same as below.
20041
20042 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20043
20044         * gst/colorspace/gstcolorspace.c:
20045         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20046         (gst_colorspace_i420_to_yv12):
20047           Fix compiling... Didn't test if it actually works.
20048
20049 2004-01-15  David Schleef  <ds@schleef.org>
20050
20051         * configure.ac:
20052         * gst/colorspace/Makefile.am:
20053         * gst/colorspace/gstcolorspace.c:
20054         * gst/colorspace/gstcolorspace.h:
20055         * gst/colorspace/yuv2rgb.c:
20056         * gst/colorspace/yuv2rgb.h:
20057         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20058         code and GPL code.  Fix for new caps negotiation.  Rewrite
20059         much of the format handling code, and some of the conversion
20060         code.  Basically, rewrote almost everything.  This element
20061         handles I420, YV12 to RGB conversions.
20062         * ext/hermes/Makefile.am:
20063         * ext/hermes/gsthermescolorspace.c:
20064         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20065         Remove non-Hermes related code.  This element handles lots of
20066         RGB to RGB conversions, but no YUV.
20067         * ext/hermes/gstcolorspace.c:
20068         * ext/hermes/gstcolorspace.h:
20069         * ext/hermes/rgb2yuv.c:
20070         * ext/hermes/yuv2rgb.c:
20071         * ext/hermes/yuv2rgb.h:
20072         * ext/hermes/yuv2rgb_mmx16.s:
20073         * ext/hermes/yuv2yuv.c:
20074         * ext/hermes/yuv2yuv.h:
20075         Remove old code.
20076
20077 2004-01-14  Colin Walters  <walters@verbum.org>
20078
20079         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20080         they've already been.
20081
20082 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20083
20084         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20085           assume tag mode when pad is not connected
20086
20087 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20088
20089         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20090           Don't update the time of the clock
20091         (gst_alsa_sink_loop):
20092           sync to the clock given to alsasink, not the own clock
20093         * sys/oss/gstosssink.c: (gst_osssink_chain):
20094           sync to the clock
20095         (gst_osssink_change_state):
20096           activate the clock
20097         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20098         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20099           remove bogus code that made DISCONT events unhandled
20100         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20101           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20102           #131502)
20103         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20104         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20105         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20106           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20107           2nd warning in bug #131502)
20108
20109 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20110
20111         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20112         (gst_videobalance_colorbalance_set_value),
20113         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20114         for colorbalance interface implementation.
20115         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20116         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20117         (gst_ximagesink_dispose), (gst_ximagesink_init),
20118         (gst_ximagesink_class_init): Adding DISPLAY property.
20119         * sys/ximage/ximagesink.h: Adding display_name to store display.
20120         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20121         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20122         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20123         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20124         properties (they still need polishing though for gst-launch use : no
20125         xcontext yet, i ll do that tomorrow).
20126         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20127
20128 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20129
20130         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20131         (gst_play_set_location), (gst_play_set_visualization): Preparing
20132         switch integration, adding videobalance in the pipeline.
20133
20134 2004-01-14  Julien MOUTTE <julien@moutte.net>
20135
20136         * gst-libs/gst/colorbalance/colorbalance.c:
20137         (gst_color_balance_class_init): Adding a default type.
20138         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20139         the type.
20140         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20141         (gst_videobalance_dispose), (gst_videobalance_class_init),
20142         (gst_videobalance_init), (gst_videobalance_interface_supported),
20143         (gst_videobalance_interface_init),
20144         (gst_videobalance_colorbalance_list_channels),
20145         (gst_videobalance_colorbalance_set_value),
20146         (gst_videobalance_colorbalance_get_value),
20147         (gst_videobalance_colorbalance_init): Implementing colorbalance
20148         interface.
20149         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20150         list.
20151         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20152         bug which was triggering a BadAccess X error when setting an overlay
20153         before pad was really negotiated.
20154         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20155         Using the colorbalance type macro.
20156
20157 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20158
20159         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20160         (gst_flacenc_chain):
20161           handle tags correctly
20162         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20163           extract ID3v1 tags correctly
20164
20165 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20166
20167         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20168         (plugin_init):
20169           Improve matroska typefinding for odd-typed headers...
20170
20171 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20172
20173         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20174           Fix for using incremental number on padnames.
20175
20176 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20177
20178         * ext/divx/gstdivxdec.c:
20179         * ext/divx/gstdivxenc.c:
20180           Set category to divx4linux instead of divx (too generic).
20181         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20182         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20183         (gst_wavparse_loop), (gst_wavparse_change_state):
20184         * gst/wavparse/gstwavparse.h:
20185           fix parsing of WAV files with non-standard fmt-tag size and fix
20186           skipping of unrecognized chunks... Someone please fix this thing
20187           to use rifflib so all this is automated.
20188         * sys/v4l/Makefile.am:
20189         * sys/v4l2/Makefile.am:
20190           Add X_CFLAGS because we depend on X (for overlay).
20191
20192 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20193
20194         * ext/mpeg2dec/gstmpeg2dec.c:
20195           Don't issue a timestamp unless we tagged the frame
20196           with a PTS.
20197
20198 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20199
20200         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20201           Query the audio element to get the time, not the clock. We're
20202           interested in the element's time here.
20203
20204 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20205
20206         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20207         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20208         * ext/esd/esdsink.c: (gst_esdsink_chain):
20209         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20210         * ext/mas/massink.c: (gst_massink_chain):
20211         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20212         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20213         (gst_matroska_demux_parse_metadata):
20214         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20215         (gst_mpeg_parse_release_locks):
20216         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20217         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20218         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20219         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20220         (gst_osssink_change_state):
20221         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20222         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20223         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20224         (gst_xvideosink_release_locks):
20225         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20226           use element time.
20227         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20228         (gst_alsa_clock_stop):
20229         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20230         (gst_audio_clock_get_internal_time):
20231           simplify for use with new clocking code.
20232         * testsuite/alsa/Makefile.am:
20233         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20234           fix testsuite for new caps system
20235
20236 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20237
20238         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20239         * ext/flac/gstflacenc.c: (add_one_tag):
20240           length is already host endian, no need to convert. Fixes playback of
20241           tagged files on PPC. (bug #128384)
20242
20243 2004-01-13  Julien MOUTTE <julien@moutte.net>
20244
20245         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20246         colorbalance interface stating if it is hardware based or software
20247         based.
20248         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20249         Removing a trailing comma.
20250         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20251         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20252         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20253         the documentation seems to be wrong on the -1000 to 1000 interval.
20254
20255 2004-01-12  David Schleef  <ds@schleef.org>
20256
20257         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20258         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20259         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20260         Fix negotiation.  Add a bufferalloc function for the sink pad,
20261         and generally clean up some of the code.
20262
20263 2004-01-12  Julien MOUTTE <julien@moutte.net>
20264
20265         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20266         (gst_color_balance_channel_dispose): Adding safety check in dispose
20267         method.
20268         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20269         (gst_xvimagesink_xcontext_clear),
20270         (gst_xvimagesink_interface_supported),
20271         (gst_xvimagesink_colorbalance_list_channels),
20272         (gst_xvimagesink_colorbalance_set_value),
20273         (gst_xvimagesink_colorbalance_get_value),
20274         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20275         Adding colorbalance interface support to set XV parameters such as
20276         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20277         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20278         interface.
20279
20280 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20281
20282         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20283         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20284         (gst_audio_convert_init), (gst_audio_convert_set_property),
20285         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20286         (gst_audio_convert_link),
20287         (gst_audio_convert_buffer_to_default_format),
20288         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20289           - implement _getcaps and use it
20290           - improve linking
20291           - remove float caps since no float conversion is actually done
20292           - remove properties and arguments that were to be used for rate
20293             conversion
20294
20295 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20296
20297         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20298         (gst_audio_structure_set_int):
20299         * gst-libs/gst/audio/audio.h:
20300           add helper functions for _getcaps matching the standard audio
20301           templates
20302
20303 2004-01-12  David Schleef  <ds@schleef.org>
20304
20305         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20306         Test that pad is negotiated before getting its caps.
20307
20308 2004-01-12  Julien MOUTTE <julien@moutte.net>
20309
20310         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20311         analyzing the pads of an element the bin is mostly in READY state so
20312         no caps were negotiated. This helper function needs to work with
20313         _get_caps directly then. I was not freeing them though, added that to
20314         fix the mem leak.
20315
20316 2004-01-12  Julien MOUTTE <julien@moutte.net>
20317
20318         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20319         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20320         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20321         than the free_func.
20322
20323 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20324
20325         * sys/oss/gstossaudio.c: (plugin_init):
20326         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20327         * sys/oss/gstosselement.h:
20328           make an oss debugging category
20329           make failure more descriptive
20330
20331 2004-01-11  David Schleef  <ds@schleef.org>
20332
20333         * ext/ffmpeg/gstffmpeg.c:
20334         * ext/ffmpeg/gstffmpegcodecmap.c:
20335         * ext/ffmpeg/gstffmpegdec.c:
20336         * ext/ffmpeg/gstffmpegenc.c:
20337         * ext/ffmpeg/gstffmpegprotocol.c:
20338         * ext/gdk_pixbuf/gstgdkanimation.c:
20339         * ext/jpeg/gstjpeg.c:
20340         * ext/libpng/gstpng.c:
20341         * ext/mpeg2dec/perftest.c:
20342         * ext/speex/gstspeex.c:
20343         * gst-libs/gst/resample/dtos.c:
20344         * gst/intfloat/gstintfloatconvert.c:
20345         * gst/oneton/gstoneton.c:
20346         * gst/rtjpeg/RTjpeg.c:
20347         * gst/rtp/gstrtp.c:
20348         * sys/dxr3/dxr3init.c:
20349         * sys/glsink/gstgl_nvimage.c:
20350         * sys/glsink/gstgl_pdrimage.c:
20351         * sys/glsink/gstglsink.c:
20352         * testsuite/gst-lint:
20353         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20354
20355 2004-01-11  David Schleef  <ds@schleef.org>
20356
20357         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20358         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20359         * ext/gdk_pixbuf/gstgdkanimation.c:
20360         (gst_gdk_animation_iter_create_pixbuf):
20361         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20362         (gst_gdk_pixbuf_chain):
20363         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20364         * ext/jack/gstjack.c: (gst_jack_change_state):
20365         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20366         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20367         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20368         * gst/videofilter/gstvideofilter.c:
20369         (gst_videofilter_set_output_size):
20370         Remove all usage of gst_pad_get_caps(), and replace it with
20371         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20372
20373 2004-01-11  David Schleef  <ds@schleef.org>
20374
20375         * configure.ac:
20376         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20377         * ext/divx/gstdivxdec.c:
20378         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20379         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20380         handle images that span multiple buffers.  Now work with both
20381         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20382         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20383         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20384         video/video.h changes
20385         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20386         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20387         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20388         of GstData free function.
20389         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20390         same.
20391
20392 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20393
20394         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20395         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20396         (gst_v4l2element_get_property):
20397         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20398           add norm, channel and frequency properties.
20399         * sys/v4l2/gstv4l2tuner.c:
20400           fixes for tuner interface changes
20401         * sys/v4l2/gstv4l2element.h:
20402         * sys/v4l2/gstv4l2src.c:
20403         * sys/v4l2/gstv4l2src.h:
20404         * sys/v4l2/v4l2src_calls.c:
20405         * sys/v4l2/v4l2src_calls.h:
20406           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20407
20408 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20409
20410         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20411         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20412         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20413         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20414         * gst-libs/gst/tuner/tuner.h:
20415           GObjects aren't const.
20416           Add find_by_name functions.
20417           Add checks to _changed functions.
20418         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20419         (gst_v4l_tuner_get_norm):
20420           Fixes for above.
20421
20422 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20423
20424         * gst-libs/gst/video/video.h:
20425           Fix caps template names to be understandable.
20426           Prefix everything with GST_VIDEO.
20427         * ext/aalib/gstaasink.c:
20428         * ext/divx/gstdivxdec.c:
20429         * ext/divx/gstdivxenc.c:
20430         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20431         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20432         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20433         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20434         * ext/libcaca/gstcacasink.c:
20435         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20436         * ext/snapshot/gstsnapshot.c:
20437         * ext/swfdec/gstswfdec.c:
20438         * ext/xvid/gstxviddec.c:
20439         * ext/xvid/gstxvidenc.c:
20440         * gst/chart/gstchart.c:
20441         * gst/deinterlace/gstdeinterlace.c:
20442         * gst/effectv/gsteffectv.c:
20443         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20444         * gst/goom/gstgoom.c:
20445         * gst/median/gstmedian.c:
20446         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
20447         (gst_monoscope_srcconnect), (gst_monoscope_chain):
20448         * gst/overlay/gstoverlay.c:
20449         * gst/smooth/gstsmooth.c:
20450         * gst/smpte/gstsmpte.c:
20451         * gst/synaesthesia/gstsynaesthesia.c:
20452         * gst/videocrop/gstvideocrop.c:
20453         * gst/videodrop/gstvideodrop.c:
20454         * gst/y4m/gsty4mencode.c:
20455         * sys/qcam/gstqcamsrc.c:
20456         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
20457           Make them work with new video.h file.
20458         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20459         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20460         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20461         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20462           Make it work with new buffer allocation system.
20463
20464 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20465
20466         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
20467         pad_alloc_buffer implementation to use ->srcpad
20468         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
20469         pad_alloc_buffer implementation to use ->srcpad
20470         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
20471         pad_alloc_buffer implementation to use ->srcpad
20472         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
20473         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
20474         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20475         a reference to everything we need.
20476         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
20477         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20478         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20479         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20480         a reference to everything we need.
20481         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
20482
20483 2004-01-11  David Schleef  <ds@schleef.org>
20484
20485         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
20486         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
20487         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
20488         structure members.
20489         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
20490         value during a resize/renegotiation.
20491         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
20492         gst_pad_alloc_buffer();
20493         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20494         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
20495         structure members.
20496         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20497         Fix for rename of buffer private structure members.
20498         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20499         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20500         Fix for rename of buffer private structure members.
20501         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20502         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20503         Fix for rename of buffer private structure members.
20504
20505 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
20506
20507         reviewed by: David Schleef <ds@schleef.org>
20508
20509         * gst/videofilter/Makefile.am:
20510         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
20511         from the patch by ds to fit in with recent make_filter changes.
20512
20513 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20514
20515         * configure.ac: Adding examples/switch/Makefile
20516         * examples/Makefile.am: Adding examples/switch
20517         * examples/switch/Makefile.am: Adding switcher example.
20518         * examples/switch/switcher.c: (got_eos), (idle_iterate),
20519         (switch_timer), (main): Adding an example demonstrating switch usage
20520         with 2 videotestsrc showing different patterns.
20521         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20522         (gst_switch_init): Fixing switch with the new caps system.
20523
20524 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20525
20526         * gst-libs/gst/video/video.h:
20527           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
20528           They should probably be like
20529           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
20530
20531 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20532
20533         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20534         (qtdemux_parse_trak):
20535           fix audio chunk size/timestamp calculation
20536
20537 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20538
20539         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
20540           fix SVQ3 caps
20541
20542 2004-01-11  Steve Baker  <steve@stevebaker.org>
20543
20544         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
20545         (gst_agingtv_base_init), (gst_agingtv_class_init),
20546         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
20547         (gst_agingtv_set_property), (gst_agingtv_get_property):
20548         Port agingTV to videofilter
20549
20550 2004-01-09  Julien MOUTTE <julien@moutte.net>
20551
20552         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
20553         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20554
20555 2004-01-09  Julien MOUTTE <julien@moutte.net>
20556
20557         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
20558         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20559         * gst-libs/gst/xoverlay/xoverlay.c:
20560         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
20561         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
20562         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20563         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20564         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20565         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20566         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
20567         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
20568         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20569         interface implementation to handle xid being 0 and fix some bugs
20570         triggered by Benjamin's testcase.
20571         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20572         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
20573         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
20574         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20575         interface implementation to handle xid being 0 and fix some bugs
20576         triggered by Benjamin's testcase.
20577
20578 2004-01-09  David Schleef  <ds@schleef.org>
20579
20580         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
20581         mouse pointer events.  It works.
20582
20583 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20584
20585         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
20586           Use explicit caps - fix capsnego.
20587         * ext/xvid/gstxviddec.c:
20588         * ext/xvid/gstxvidenc.c:
20589           Remove macro-inside-macro which caused compile errors.
20590         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
20591           Error out if it's not a RIFF file. Else we error out without
20592           gst_element_error() which is not good...
20593
20594 2004-01-08  David Schleef  <ds@schleef.org>
20595
20596         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20597         Fix pad_link function to handle formats that ffmpeg returns
20598         as multiple caps structures.
20599         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
20600         Only complain if source buffer is _smaller_ than expected.
20601         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
20602         (gst_videoscale_handle_src_event): Resize navigation events
20603         when passing them upstream.
20604         * gst/videotestsrc/gstvideotestsrc.c:
20605         * gst/videotestsrc/gstvideotestsrc.h:
20606         * gst/videotestsrc/videotestsrc.c:
20607         * gst/videotestsrc/videotestsrc.h:
20608         Rewrite many of the buffer painting functions to handle odd
20609         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
20610         been verified to work with my video card.
20611         * testsuite/gst-lint:  Add check for elements calling
20612         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
20613
20614 2004-01-08  David Schleef  <ds@schleef.org>
20615
20616         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
20617         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
20618
20619 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20620
20621         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
20622         configure event is not emiting the desired size signal. That fixes
20623         aspect ratio issues with gst-player.
20624
20625 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20626
20627         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
20628           Fix capsnego.
20629
20630 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20631
20632         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
20633         public method to fire size signal.
20634
20635 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20636
20637         * examples/gstplay/Makefile.am: Adding the interface library.
20638         * gst-libs/gst/play/Makefile.am: Adding the interface library.
20639         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
20640         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
20641         GST_IS_X_OVERLAY before signal connect.
20642         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
20643         Removing the have_video_size signal.
20644         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
20645         and associated public method.
20646         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20647         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
20648         signal.
20649         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
20650         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
20651         signal.
20652         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
20653         Using XOverlay public method to fire size signal.
20654
20655 2004-01-07  David Schleef  <ds@schleef.org>
20656
20657         * gst/videofilter/Makefile.am:
20658         * gst/videofilter/gstvideotemplate.c:
20659         * gst/videofilter/make_filter:
20660         Create gstvideoexample.c in a srcdir!=builddir friendly way.
20661         Convert make_filter to /bin/sh script.
20662
20663 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
20664
20665         * gst/modplug/gstmodplug.cc: fix element description
20666
20667 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20668
20669         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
20670         (got_video_size): Adding some new lines in g_print calls.
20671         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20672         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
20673         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
20674         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
20675         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
20676         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
20677         Complete code review, reverting some stuff i disagree with, adding
20678         some fixes : time synchronization on invalid timestamps, renegotiation
20679         of private window.
20680         * sys/ximage/ximagesink.h:
20681         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
20682         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
20683         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
20684         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
20685         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
20686         (gst_xvimagesink_buffer_new),
20687         (gst_xvimagesink_navigation_send_event),
20688         (gst_xvimagesink_set_xwindow_id),
20689         (gst_xvimagesink_get_desired_size),
20690         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
20691         stuff i disagree with, adding some fixes : Renegotiation of private
20692         window, implementing get_desired_size.
20693
20694 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20695
20696         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
20697         (gst_afsink_handle_event):
20698         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
20699         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
20700         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
20701         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
20702         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
20703           Fix for instantiate-test (see core). Also remove dead code from
20704           jpegenc (which still needs fixing, but that's lower on my TODO
20705           list...).
20706         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
20707           Never return NULL as caps.
20708
20709 2004-01-07  David Schleef  <ds@schleef.org>
20710
20711         * configure.ac:
20712         * ext/Makefile.am:
20713         * ext/librfb/Makefile.am:
20714         * ext/librfb/gstrfbsrc.c:
20715         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
20716         is the protocol used by VNC.
20717
20718 2004-01-07  David Schleef  <ds@schleef.org>
20719
20720         * gst/videofilter/gstvideotemplate.c:
20721         * gst/videofilter/gstvideotemplate.h:
20722         * gst/videofilter/make_filter:
20723         Merge videotemplate header into source file.
20724         * gst/effectv/Makefile.am:
20725         * gst/effectv/gsteffectv.c: (plugin_init):
20726         * gst/effectv/gstwarp.c:
20727         Make warpTV a subclass of videofilter.
20728
20729 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20730
20731         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
20732           Add guard against invalid utf-8 conversions in mad. Just in case.
20733
20734 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20735
20736         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
20737           Fix for bug shown by poisoning
20738
20739 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20740
20741         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20742         (gst_v4lmjpegsrc_buffer_free):
20743         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
20744         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
20745         (gst_v4lsrc_buffer_free):
20746           Fix for removed bufferpools.
20747
20748 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
20749
20750         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20751         Fix caps negotiation.
20752
20753         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
20754         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
20755         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
20756         (dvdnavsrc_event):
20757         * ext/mpeg2dec/gstmpeg2dec.c:
20758         * gst-libs/gst/navigation/navigation.c:
20759         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
20760         * gst-libs/gst/navigation/navigation.h:
20761         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
20762         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
20763         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
20764         Super-simple first version of mouse and keyboard events. Clicking
20765         on a DVD menu now works, although it may not take you where you
20766         expected.
20767
20768         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20769         * gst/videotestsrc/gstvideotestsrc.c:
20770         (gst_videotestsrc_src_fixate):
20771         These fixate functions were broken - they never actually
20772         fixated :)
20773
20774 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20775
20776         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
20777         (gst_icecastsend_init):
20778           fix for new caps system.
20779         * gst-libs/gst/mixer/mixertrack.h:
20780         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
20781           Add 'master track' flag (for tools like ACME that only want to
20782           change the main volume).
20783
20784 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
20785
20786         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
20787         (gst_xvid_csp_to_caps):
20788         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
20789         * ext/xvid/gstxvidenc.c:
20790         ifdef out ARGB type when it isn't available
20791         in xvidcore 1.0.0beta2
20792
20793 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20794
20795         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20796           When we have received a new SCR right in the first buffer after
20797           a seek (so in the same cycle that handles the discont), we should
20798           handle the buffer instead of unreffing it, else we lose data.
20799
20800 2004-01-06  Iain <iain@prettypeople.org>
20801
20802         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
20803           buffer-frames caps too.
20804
20805         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
20806           caps that we need, don't destroy them all and rebuild them. And when
20807           creating src pads, use the src pad template rather than the sink...
20808
20809 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20810
20811         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
20812           Add pad to element *after* setting functions such as event handler.
20813           Without this, the scheduler (opt) will link pads, set the event
20814           handler from the default event function (dispatcher in gstpad.c)
20815           and *after* that, we will set our own event function, which will
20816           thus never be used (and thus mpegdemux doesn't handle events).
20817
20818 2004-01-04  David Schleef  <ds@schleef.org>
20819
20820         Fix the fixate functions to handle new prototype:
20821         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20822         * gst/videotestsrc/gstvideotestsrc.c:
20823         (gst_videotestsrc_src_fixate):
20824         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
20825         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
20826         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
20827
20828 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20829
20830         * sys/ximage/ximagesink.h:
20831         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20832         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
20833         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
20834         (gst_ximagesink_xoverlay_init):
20835           assorted fixes to make (re)embedding work
20836         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
20837         (gst_ximagesink_get_desired_size):
20838           implement desired size additions to XOverlay
20839
20840 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20841
20842         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
20843         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
20844         (gst_x_overlay_got_desired_size):
20845         * gst-libs/gst/xoverlay/xoverlay.h:
20846           Add optional "desired size" signal and querying.
20847
20848 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20849
20850         * gst/matroska/matroska-demux.c:
20851         (gst_matroska_demux_parse_blockgroup):
20852           Fix EBML-laced block parsing. Diffs are relative to previous
20853           lace, not the first lace. Thanks to Mosu from the Matroska
20854           team for detecting this.
20855         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20856         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
20857         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
20858         (gst_wavparse_change_state):
20859         * gst/wavparse/gstwavparse.h:
20860           Quickfix for capsnego.
20861
20862 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20863
20864         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
20865           Fix indenting, fix pad creation.
20866
20867 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20868
20869         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
20870         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
20871         (gst_xviddec_sink_link):
20872           Implement src_getcaps() so proper size caps is negotiated.
20873
20874 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20875
20876         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
20877           Finish flac decoder on EOS. See #116178.
20878
20879 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20880
20881         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
20882         (gst_matroska_demux_add_stream):
20883         * gst/matroska/matroska-ids.h:
20884           Add getcaps() function to fix capsnego...
20885
20886 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20887
20888         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
20889         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
20890         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
20891           Fix more integer overflows. Again, see #126967.
20892
20893 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20894
20895         * ext/mpeg2dec/gstmpeg2dec.c:
20896           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
20897           #130416.
20898
20899 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20900
20901         * configure.ac:
20902         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
20903         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
20904         * ext/xvid/gstxvid.h:
20905         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
20906         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
20907         (gst_xviddec_src_link), (gst_xviddec_sink_link),
20908         (gst_xviddec_change_state):
20909         * ext/xvid/gstxviddec.h:
20910         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
20911         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
20912         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
20913         (gst_xvidenc_link), (gst_xvidenc_set_property),
20914         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
20915         * ext/xvid/gstxvidenc.h:
20916           Update xvid plugin to latest xvid (1.0.0-beta3) API.
20917
20918 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20919
20920         * gst/rtp/rtp-packet.c:
20921           Add sys/types.h include, since OS X doesn't define in_addr_t
20922           in netinet/in.h, like it does on Linux (see #129600).
20923
20924 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
20925
20926         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
20927
20928         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
20929           Correct logic of dispose function (see #129306).
20930
20931 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20932
20933         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
20934         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
20935         (gst_mpeg_parse_init):
20936         * gst/mpegstream/gstmpegparse.h:
20937           Remove clock (which was never provided, i.e. dead code), and
20938           also fix integer overflows at high PTS values (see #126967).
20939
20940 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20941
20942         * ext/flac/gstflacdec.c:
20943         * ext/libpng/gstpngenc.h:
20944         * ext/mikmod/gstmikmod.h:
20945           OS X fixes (see #126628).
20946
20947 2004-01-02  David Schleef  <ds@schleef.org>
20948
20949         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
20950         (gst_alsa_src_base_init): Remove bogus "src" request pad.
20951         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
20952         (gst_mpeg_parse_class_init): Move pad template registration
20953         to class_init, since the derived class (mpegdemux) doesn't
20954         want them.
20955
20956 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20957
20958         * sys/ximage/Makefile.am:
20959         * sys/xvideo/Makefile.am:
20960         * sys/xvimage/Makefile.am:
20961           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
20962           after installation (see #127664).
20963
20964 2004-01-02  David Schleef  <ds@schleef.org>
20965
20966         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
20967         (gst_ffmpegenc_connect):  Negotiation fixes.
20968         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
20969         Remove inappropriate gst_caps_free().
20970         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
20971         Reenable Ronald's internal resize code, since the core handles
20972         it correctly now.
20973
20974 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20975
20976         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
20977         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
20978         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
20979           Fix pad template stuff.
20980
20981 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20982
20983         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
20984         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
20985           fix signed integer reading/writing.
20986
20987 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20988
20989         * ext/alsa/README:
20990           Remove outdated document
20991
20992 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
20993
20994         * gst/cutter/gstcutter.c: (gst_cutter_init):
20995           src pad was being created twice - oops.
20996
20997 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20998
20999         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21000           Comment out internal resize. It doesn't handle the resulting
21001           XEvent internally, does another try_set_caps() which leads to
21002           a really nice loop.
21003           Real fix will come when Julien and Dave are awake. ;).
21004
21005 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21006
21007         * ext/mpeg2enc/gstmpeg2enc.cc:
21008           fix const/nonconst compile issue.
21009
21010 2004-01-02  David Schleef  <ds@schleef.org>
21011
21012         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21013         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21014         Add fixate function and a check for bad formats.
21015
21016 2004-01-01  David Schleef  <ds@schleef.org>
21017
21018         Negotiation fixes:
21019         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21020         (gst_audiofilter_init):
21021         * gst/debug/efence.c: (gst_efence_init):
21022         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21023         (gst_deinterlace_init):
21024         * gst/volume/gstvolume.c: (volume_connect):
21025
21026 2004-01-01  David Schleef  <ds@schleef.org>
21027
21028         Convert elements to use gst_pad_use_explicit_caps() where
21029         appropriate:
21030         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21031         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21032         (gst_afparse_open_file):
21033         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21034         (gst_afsrc_open_file):
21035         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21036         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21037         (gst_ffmpegdec_chain):
21038         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21039         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21040         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21041         (gst_gdk_pixbuf_chain):
21042         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21043         (gst_jpegdec_chain):
21044         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21045         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21046         (gst_mikmod_negotiate):
21047         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21048         (gst_mpeg2dec_negotiate_format):
21049         * ext/mpeg2enc/gstmpeg2enc.cc:
21050         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21051         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21052         (gst_speexdec_sinkconnect):
21053         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21054         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21055         (gst_vorbisfile_new_link):
21056         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21057         (gst_ac3parse_chain):
21058         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21059         (gst_asf_demux_setup_pad):
21060         * gst/auparse/gstauparse.c: (gst_auparse_init),
21061         (gst_auparse_chain):
21062         * gst/id3/gstid3types.c: (gst_id3types_loop):
21063         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21064         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21065         (mp1videoparse_parse_seq):
21066         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21067         (bpf_from_header):
21068         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21069         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21070         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21071         (gst_mpeg_parse_send_data):
21072         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21073         (gst_qtdemux_add_stream):
21074         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21075         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21076         (gst_wavparse_parse_fmt):
21077
21078 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21079
21080         * configure.ac:
21081           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21082           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21083           it therefore uses the wrong include paths. Too bad... Note
21084           that 1.6.1.93 is not release yet. ;).
21085           Also add a check for mplex, which is now using the lib'ified
21086           mplex from mjpegtools, too.
21087         * ext/ffmpeg/gstffmpegcodecmap.c:
21088           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21089           issues. I don't think ffmpeg handles 3ivx correctly, so this
21090           probably won't work. But it won't hurt either.
21091         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21092         (gst_ffmpegdec_chain):
21093         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21094         (gst_ffmpegenc_chain_audio):
21095           Fix memleak in audio encoding. Close codec if open fails, this
21096           calls the cleanup routines so we can re-use the context.
21097         * ext/mpeg2enc/gstmpeg2enc.cc:
21098           Fix pad template names/types, fix memory issue with getcaps().
21099         * ext/mpeg2enc/gstmpeg2encoder.cc:
21100         * ext/mpeg2enc/gstmpeg2encoder.hh:
21101           Fix compile issue with new caps system (const thingy).
21102         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21103         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21104           We read a first frame right on initing, so that we have a caps
21105           when we init the output. This caps is cached in padprivate and
21106           read as first frame.
21107         * ext/mplex/Makefile.am:
21108         * ext/mplex/gstmplex.cc:
21109         * ext/mplex/gstmplex.h:
21110         * ext/mplex/gstmplex.hh:
21111         * ext/mplex/gstmplexibitstream.cc:
21112         * ext/mplex/gstmplexibitstream.hh:
21113         * ext/mplex/gstmplexjob.cc:
21114         * ext/mplex/gstmplexjob.hh:
21115         * ext/mplex/gstmplexoutputstream.cc:
21116         * ext/mplex/gstmplexoutputstream.hh:
21117           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21118           had issues, didn't do capsnego, supported only a subset of the
21119           mplex features and required a mplex fork in our local CVS. Plus
21120           that it worked agaist a very old mplex version. Rewriting was
21121           faster than updating it.
21122         * gst-libs/ext/Makefile.am:
21123         * gst-libs/ext/mplex/INSTRUCT:
21124         * gst-libs/ext/mplex/Makefile.am:
21125         * gst-libs/ext/mplex/README:
21126         * gst-libs/ext/mplex/TODO:
21127         * gst-libs/ext/mplex/ac3strm_in.cc:
21128         * gst-libs/ext/mplex/audiostrm.hh:
21129         * gst-libs/ext/mplex/audiostrm_out.cc:
21130         * gst-libs/ext/mplex/aunit.hh:
21131         * gst-libs/ext/mplex/bits.cc:
21132         * gst-libs/ext/mplex/bits.hh:
21133         * gst-libs/ext/mplex/buffer.cc:
21134         * gst-libs/ext/mplex/buffer.hh:
21135         * gst-libs/ext/mplex/fastintfns.h:
21136         * gst-libs/ext/mplex/format_codes.h:
21137         * gst-libs/ext/mplex/inputstrm.cc:
21138         * gst-libs/ext/mplex/inputstrm.hh:
21139         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21140         * gst-libs/ext/mplex/mjpeg_logging.cc:
21141         * gst-libs/ext/mplex/mjpeg_logging.h:
21142         * gst-libs/ext/mplex/mjpeg_types.h:
21143         * gst-libs/ext/mplex/mpastrm_in.cc:
21144         * gst-libs/ext/mplex/mpegconsts.cc:
21145         * gst-libs/ext/mplex/mpegconsts.h:
21146         * gst-libs/ext/mplex/mplexconsts.hh:
21147         * gst-libs/ext/mplex/multplex.cc:
21148         * gst-libs/ext/mplex/outputstream.hh:
21149         * gst-libs/ext/mplex/padstrm.cc:
21150         * gst-libs/ext/mplex/padstrm.hh:
21151         * gst-libs/ext/mplex/stillsstream.cc:
21152         * gst-libs/ext/mplex/stillsstream.hh:
21153         * gst-libs/ext/mplex/systems.cc:
21154         * gst-libs/ext/mplex/systems.hh:
21155         * gst-libs/ext/mplex/vector.cc:
21156         * gst-libs/ext/mplex/vector.hh:
21157         * gst-libs/ext/mplex/videostrm.hh:
21158         * gst-libs/ext/mplex/videostrm_in.cc:
21159         * gst-libs/ext/mplex/videostrm_out.cc:
21160         * gst-libs/ext/mplex/yuv4mpeg.cc:
21161         * gst-libs/ext/mplex/yuv4mpeg.h:
21162         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21163         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21164           We don't fork mjpegtools' mplex in our CVS anymore.
21165         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21166         (gst_avi_demux_add_stream):
21167         * gst/avi/gstavidemux.h:
21168           Add getcaps() function for proper caps nego. This makes some
21169           parts of AVI playback/reading work.
21170         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21171           Resize window on new capsnego. This is probably wrong, but
21172           I'm still committing it because with current capsnego, the
21173           first successfull capsnego is auto-fixated, therefore rounded
21174           down to the lowest values in the caps. this results in a 16x16
21175           XWindow that is not reized when real capsnego finishes.
21176           Dave, I see more cases of this, do you know a proper solution?
21177         * tools/gst-launch-ext.in:
21178           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21179
21180 2003-12-31  David Schleef  <ds@schleef.org>
21181
21182         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21183         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21184           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21185
21186 2003-12-30  David Schleef  <ds@schleef.org>
21187
21188         * ext/ffmpeg/gstffmpegcolorspace.c:
21189         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21190         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21191         (gst_ffmpegcsp_chain): Negotiation fixes
21192         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21193         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21194         (gst_audio_convert_link), (gst_audio_convert_channels):
21195         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21196         (gst_audioscale_link), (gst_audioscale_get_buffer),
21197         (gst_audioscale_chain): Negotiation fixes
21198         * gst/audioscale/gstaudioscale.h:
21199         * gst/videofilter/gstvideofilter.c:
21200         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21201         (gst_videofilter_link), (gst_videofilter_init),
21202         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21203         (gst_videofilter_find_format_by_structure):
21204         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21205         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21206         (gst_videoscale_link):
21207         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21208         (videoscale_find_by_structure), (gst_videoscale_setup):
21209         * gst/videoscale/videoscale.h: Negotiation fixes
21210         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21211         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21212         function, restrict resizing to a multiple of 4 (hack until
21213         everyone supports odd sizes correctly).
21214
21215 2003-12-29  Colin Walters  <walters@verbum.org>
21216
21217         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21218         signed.
21219
21220 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21221
21222         * ext/sndfile/gstsf.c: (gst_sf_loop):
21223           Fix warning about discarding const qualifier
21224
21225 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21226
21227         * gst/cutter/gstcutter.c:
21228         * gst/videoscale/gstvideoscale.c:
21229         * gst/volenv/gstvolenv.c:
21230         * gst-libs/gst/audio/audio.c:
21231         * gst-libs/gst/video/video.c:
21232           Fix warnings
21233
21234 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21235
21236         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21237           Don't send ALSA debugging to stderr.
21238         * ext/alsa/gstalsa.h:
21239           Use GST_WARNING instead of g_warning when ALSA functions fail.
21240
21241 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21242
21243         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21244           Free XVAdapterInfo correctly.
21245
21246 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21247
21248         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21249         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21250           Make id3tag use correct caps nego.
21251
21252 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21253
21254         * ext/ivorbis/vorbis.c:
21255         * ext/ivorbis/vorbisenc.h:
21256         * ext/ivorbis/vorbisfile.c:
21257           Modify so that it uses the new caps things
21258
21259 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21260
21261         * testsuite/spider/spider1.c: (main):
21262         * testsuite/spider/spider2.c: (main):
21263         * testsuite/spider/spider3.c: (main):
21264           Make tests compile again. They probably don't work.
21265
21266 2003-12-24  Colin Walters  <walters@verbum.org>
21267
21268         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21269         we can't fixate the caps anymore.
21270
21271 2003-12-23  David Schleef  <ds@schleef.org>
21272
21273         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21274         * sys/oss/gstosssink.c: (gst_osssink_init),
21275         (gst_osssink_sink_fixate): Add fixate function.
21276
21277 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21278
21279         * ext/ffmpeg/gstffmpegcodecmap.c:
21280         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21281         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21282         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21283         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21284         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21285         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21286         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21287           fix typo in RGB masks, and move back to "old" colorspace
21288           capsnego code until whoever wrote this new crap has actually
21289           tested it so that it works.
21290           And yes, this works, keep it that way please.
21291
21292 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21293
21294         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21295         (gst_divxdec_init), (gst_divxdec_negotiate):
21296         * ext/divx/gstdivxdec.h:
21297         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21298         (gst_divxenc_init):
21299         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21300         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21301         * ext/mpeg2enc/gstmpeg2enc.cc:
21302         * ext/mpeg2enc/gstmpeg2encoder.cc:
21303         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21304         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21305         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21306         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21307         (dxr3spusink_init):
21308         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21309         (dxr3videosink_init):
21310           Fix caps breakage after Dave's caps branch merge.
21311
21312 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21313
21314         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21315           Fix for 24bpp display.
21316
21317 2003-12-23  Colin Walters  <walters@verbum.org>
21318
21319         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21320         a GnomeVFSHandle directly.
21321
21322 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21323
21324         * gst/volume/Makefile.am:
21325         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21326         (volume_base_init), (volume_init):
21327           Reenable volume element and fix to work with new caps stuff.
21328           Rhythmbox needs this.
21329
21330 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21331
21332         * gst/qtdemux/qtdemux.c: (plugin_init):
21333           qtdemux requires bytestream
21334
21335 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21336
21337         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21338           Fix remaining caps handling errors due to CAPS merge.
21339
21340 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21341
21342         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21343         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21344         (gst_faad_srcconnect):
21345           Port to new caps system.
21346
21347 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21348
21349         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21350         (got_video_size), (main): using g_print instead of g_message.
21351         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21352         signal which was not emitted because of "switch" element added to the
21353         bin but not connected. (Removing from the bin temporarily)
21354
21355 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21356
21357         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21358         find X development files. I don't understand the previous tests and
21359         they fail on my debian/ppc unstable. This one works.
21360         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21361         exiting.
21362         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21363         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21364         (gst_play_set_visualization): Add some safety checks in set_ methods
21365         and state_change. This was throwing some ugly CRITICAL messages when
21366         pipeline was getting disposed and casts were failing.
21367
21368 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21369
21370         * configure.ac:
21371           Improve mpeg2enc detection. This is for distributions that do
21372           ship mjpegtools, but without mpeg2enc. Also does object check
21373           for might there ever be ABI incompatibility.
21374         * ext/mpeg2enc/gstmpeg2enc.cc:
21375           Add Andrew as second maintainer (he's helping me), and also add
21376           an error if no caps was set. This happens if I pull before capsnego
21377           and that's something I should solve sometime else.
21378         * gst/matroska/matroska-demux.c:
21379         (gst_matroska_demux_parse_blockgroup):
21380           Fix time parsing.
21381         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21382         (gst_matroska_mux_track_header):
21383           Add caps to templates.
21384         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21385           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21386         * gst/mpegstream/gstmpegdemux.c:
21387           Remove layer since it causes warnings about unfixed caps.
21388         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21389           Fix obvious typo (we error out if caps were set, we should of
21390           course error out if *no* caps were set).
21391         * sys/oss/gstosselement.c: (gst_osselement_convert):
21392           Fix format conversion, we confused bits/bytes.
21393         * sys/oss/gstosselement.h:
21394           Improve documentation for 'bps'.
21395         * sys/v4l/TODO:
21396           Remove stuff about plugins that need removing - this was done
21397           ages ago.
21398         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21399         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21400         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21401         (gst_v4lsrc_src_query):
21402         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21403         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21404           Add get_query_types(), get_formats() and query() functions.
21405
21406 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21407
21408         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21409         * moved CVS to freedesktop.org