gst-libs/gst/audio/TODO: Updated TODO
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-11-28  Wim Taymans  <wim@fluendo.com>
2
3         * gst-libs/gst/audio/TODO:
4         Updated TODO
5
6         * gst-libs/gst/audio/gstaudiosink.c:
7         (gst_audioringbuffer_open_device),
8         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
9         (gst_audioringbuffer_release):
10         Small cleanups.
11
12         * gst-libs/gst/audio/gstbaseaudiosink.c:
13         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
14         (gst_base_audio_sink_change_state):
15         Slave to the master clock when going to PLAYING and unslave when
16         going to PAUSED.
17
18         * gst-libs/gst/audio/gstringbuffer.c:
19         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
21         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
22         (gst_ring_buffer_clear_all), (wait_segment),
23         (gst_ring_buffer_commit), (gst_ring_buffer_read),
24         (gst_ring_buffer_advance):
25         * gst-libs/gst/audio/gstringbuffer.h:
26         Add some docs and cleanups.
27
28 2005-11-28  Julien MOUTTE  <julien@moutte.net>
29
30         * sys/xvimage/xvimagesink.c:
31         (gst_xvimagesink_navigation_send_event): Fix navigation events
32         coordinates translation with pixel aspect ratios.
33
34 2005-11-28  Julien MOUTTE  <julien@moutte.net>
35
36         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
37         Use calculated video geometry from _setcaps instead of buffer
38         caps to respect pixel aspect ratio. (fixes #322388)
39
40 2005-11-28  Julien MOUTTE  <julien@moutte.net>
41
42         * docs/libs/tmpl/gstcolorbalance.sgml:
43         * docs/libs/tmpl/gstmixer.sgml:
44         * docs/libs/tmpl/gstxoverlay.sgml:
45         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
46         interface.
47
48 2005-11-28  Julien MOUTTE  <julien@moutte.net>
49
50         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
51         Refuse to create an XvImage if we can't find the format.
52
53 2005-11-28  Edward Hervey  <edward@fluendo.com>
54
55         * gst-libs/gst/riff/riff-media.c:
56         (gst_riff_create_audio_template_caps):
57         Add ATRAC3 to the list of riff-possible audio caps.
58         I know we still don't have a plugin for atrac3, but it's saner to output
59         that than a cryptic mimetype.
60
61 2005-11-27  Edward Hervey  <edward@fluendo.com>
62
63         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
64         Don't try to create a zero-sized subbuffer.
65
66 2005-11-27  Julien MOUTTE  <julien@moutte.net>
67
68         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
69         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
70         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
71         (gst_ximagesink_expose): Fixed a tricky race.
72         * sys/ximage/ximagesink.h:
73         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
74         (gst_xvimagesink_expose): Fixed a tricky race.
75         * sys/xvimage/xvimagesink.h:
76
77 2005-11-27  Edward Hervey  <edward@fluendo.com>
78
79         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
80         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
81         Remove unused properties, and add queues between demuxers and decoders
82         so that a lot more files can preroll properly.
83
84 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
85
86         * gst-libs/gst/net/Makefile.am:
87         * gst-libs/gst/rtp/Makefile.am:
88         * gst-libs/gst/tag/Makefile.am:
89           remove silly include
90         * gst/tags/Makefile.am:
91         * gst/tags/gsttagediting.c:
92         * gst/tags/gsttageditingprivate.h:
93         * gst/tags/tagedit.vcproj:
94           remove directory, is as good as empty
95
96 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
97
98         * configure.ac:
99           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
100         * gst-libs/Makefile.am:
101         * gst-libs/gst/audio/Makefile.am:
102         * gst-libs/gst/interfaces/Makefile.am:
103         * gst-libs/gst/net/Makefile.am:
104         * gst-libs/gst/riff/Makefile.am:
105         * gst-libs/gst/rtp/Makefile.am:
106         * gst-libs/gst/tag/Makefile.am:
107         * gst-libs/gst/video/Makefile.am:
108           and use them
109
110 2005-11-27  Julien MOUTTE  <julien@moutte.net>
111
112         * docs/libs/tmpl/gstcolorbalance.sgml:
113         * docs/libs/tmpl/gstmixer.sgml:
114         * docs/libs/tmpl/gstxoverlay.sgml:
115         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
116         * sys/ximage/ximagesink.h:
117         * sys/xvimage/xvimagesink.h: More and more documentation.
118
119 2005-11-26  Julien MOUTTE  <julien@moutte.net>
120
121         * docs/libs/gst-plugins-base-libs-docs.sgml:
122         * docs/libs/gst-plugins-base-libs-sections.txt:
123         * docs/libs/tmpl/gstcolorbalance.sgml:
124         * docs/libs/tmpl/gstmixer.sgml:
125         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
126         to documentation.
127
128 2005-11-26  Julien MOUTTE  <julien@moutte.net>
129
130         * docs/plugins/Makefile.am:
131         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
132         * docs/plugins/gst-plugins-base-plugins-sections.txt:
133         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
134
135 2005-11-26  Julien MOUTTE  <julien@moutte.net>
136
137         * docs/plugins/Makefile.am:
138         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
139         * docs/plugins/gst-plugins-base-plugins-sections.txt:
140         * docs/plugins/inspect/plugin-adder.xml:
141         * docs/plugins/inspect/plugin-alsa.xml:
142         * docs/plugins/inspect/plugin-audioconvert.xml:
143         * docs/plugins/inspect/plugin-audiorate.xml:
144         * docs/plugins/inspect/plugin-audioresample.xml:
145         * docs/plugins/inspect/plugin-audiotestsrc.xml:
146         * docs/plugins/inspect/plugin-decodebin.xml:
147         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
148         * docs/plugins/inspect/plugin-gnomevfs.xml:
149         * docs/plugins/inspect/plugin-ogg.xml:
150         * docs/plugins/inspect/plugin-playbin.xml:
151         * docs/plugins/inspect/plugin-subparse.xml:
152         * docs/plugins/inspect/plugin-tcp.xml:
153         * docs/plugins/inspect/plugin-theora.xml:
154         * docs/plugins/inspect/plugin-typefindfunctions.xml:
155         * docs/plugins/inspect/plugin-video4linux.xml:
156         * docs/plugins/inspect/plugin-videorate.xml:
157         * docs/plugins/inspect/plugin-videoscale.xml:
158         * docs/plugins/inspect/plugin-videotestsrc.xml:
159         * docs/plugins/inspect/plugin-volume.xml:
160         * docs/plugins/inspect/plugin-vorbis.xml:
161         * docs/plugins/inspect/plugin-ximagesink.xml:
162         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
163         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
164
165 2005-11-26  Edward Hervey  <edward@fluendo.com>
166
167         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
168         Properly return GstFlowReturn from gst_pad_push in chain functions.
169
170 2005-11-25  Michael Smith  <msmith@fluendo.com>
171
172         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
173         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
174         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
175         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
176           Handle various conditions better when we don't understand a stream.
177           Removes a heap of CRITICALs on ogg streams containing unknown data.
178
179 2005-11-24  Andy Wingo  <wingo@pobox.com>
180
181         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
182         Be threadsafe.
183
184 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
185
186         * configure.ac: back to HEAD
187
188 === release 0.9.6 ===
189
190 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
191
192         * configure.ac:
193           releasing 0.9.6, "White Eight"
194
195 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
196
197         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
198         * docs/plugins/inspect/plugin-sine.xml:
199           remove sinesrc some more
200
201 2005-11-23  Wim Taymans  <wim@fluendo.com>
202
203         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
204         If we are reading too slowly, jump forward in the ringbuffer
205         instead of blocking.
206
207 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
208
209         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
210         (gst_visual_chain):
211         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
212         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
213         (gst_videorate_chain):
214         * gst/videotestsrc/gstvideotestsrc.c:
215         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
216         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
217         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
218         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
219         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
220         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
221           Updates for API changes
222
223 2005-11-23  Wim Taymans  <wim@fluendo.com>
224
225         * gst-libs/gst/audio/gstbaseaudiosink.c:
226         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
227         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
228         Fix for calibration API change.
229
230 2005-11-23  Michael Smith <msmith@fluendo.com>
231
232         * gst-libs/gst/audio/multichannel.c:
233         (gst_audio_get_channel_positions),
234         (gst_audio_set_channel_positions),
235         (gst_audio_set_structure_channel_positions_list),
236         (gst_audio_fixate_channel_positions):
237           Use gst_value_array_*() functions on value arrays, not
238           gst_value_list_*().
239
240 2005-11-23  Edward Hervey  <edward@fluendo.com>
241
242         * autogen.sh:
243         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
244         Fixes autogen
245
246 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
247
248         * check/Makefile.am:
249         * check/elements/videotestsrc.c: (setup_videotestsrc),
250         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
251         (main):
252           add a test for videotestsrc
253
254 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
255
256         * gst/sine/.cvsignore:
257         * gst/sine/Makefile.am:
258         * gst/sine/gstsinesrc.c:
259         * gst/sine/gstsinesrc.h:
260         * gst/sine/sinesrc.vcproj:
261           and remove sinesrc from the repository.  Closes #321446
262
263 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
264
265         * configure.ac:
266         * gst-plugins-base.spec.in:
267           remove sinesrc from the build
268
269 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
270
271         * check/Makefile.am:
272         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
273         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
274         (main):
275           add a test for audiotestsrc, testing all waves.  Even seems
276           leak-free at first glance, nice job Stefan
277
278 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
279
280         * po/af.po:
281         * po/az.po:
282         * po/cs.po:
283         * po/en_GB.po:
284         * po/hu.po:
285         * po/it.po:
286         * po/nb.po:
287         * po/nl.po:
288         * po/or.po:
289         * po/sq.po:
290         * po/sr.po:
291         * po/sv.po:
292         * po/uk.po:
293         * po/vi.po:
294           Translation string updates
295
296         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
297         (gst_v4lsrc_set_caps):
298         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
299         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
300         * sys/v4l/v4lsrc_calls.h:
301           Improve v4lsrc, by making it work again.
302
303 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
304
305         * ext/libvisual/visual.c: (gst_visual_chain):
306           Fix the fps calculations.
307
308         * gst/ffmpegcolorspace/avcodec.h:
309           Move structure element for clarity
310
311         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
312         * gst-libs/gst/interfaces/tunernorm.h:
313         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
314         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
315         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
316         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
317         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
318         (gst_v4lmjpegsrc_getcaps):
319         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
320         (gst_v4lsrc_set_caps):
321         * sys/v4l/gstv4lsrc.h:
322         * sys/v4l/v4l_calls.c: (gst_v4l_open):
323         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
324         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
325         * sys/v4l/v4lsrc_calls.h:
326           Fractional framerates...
327
328 2005-11-22  Wim Taymans  <wim@fluendo.com>
329
330         * gst-libs/gst/audio/gstbaseaudiosink.c:
331         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
332         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
333         And we provide a clock by default, of course...
334
335 2005-11-22  Wim Taymans  <wim@fluendo.com>
336
337         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
338         This clock can be slaved to a master clock now.
339
340         * gst-libs/gst/audio/gstbaseaudiosink.c:
341         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
342         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
343         (gst_base_audio_sink_set_clock),
344         (gst_base_audio_sink_set_property),
345         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
346         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
347         * gst-libs/gst/audio/gstbaseaudiosink.h:
348         Handle slaving the internal clock to the clock selected in the
349         pipeline.
350         Add property to make the basesink not provide a clock.
351
352         * gst-libs/gst/rtp/gstbasertpdepayload.c:
353         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
354         (gst_base_rtp_depayload_wait):
355         * gst-libs/gst/rtp/gstbasertpdepayload.h:
356         We can use the clock in GstElement, no need to store it ourselves.
357
358 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
359
360         * docs/libs/tmpl/gstaudio.sgml:
361           update
362         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
363         (gst_paranoia_endian_get_type):
364         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
365         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
366         * gst/audiotestsrc/gstaudiotestsrc.c:
367         (gst_audiostestsrc_wave_get_type):
368         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
369         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
370         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
371         (gst_sync_method_get_type), (gst_unit_type_get_type),
372         (gst_client_status_get_type), (gst_multifdsink_class_init),
373         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
374         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
375         (gst_multifdsink_get_property):
376         * gst/tcp/gstmultifdsink.h:
377         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
378         * gst/videotestsrc/gstvideotestsrc.c:
379         (gst_videotestsrc_pattern_get_type):
380           remove deprecated properties
381           fix up enums to correctly have short lowercase dashed nicks
382
383 2005-11-22  Michael Smith <msmith@fluendo.com>
384
385         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
386         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
387           Add underscore.
388
389 2005-11-22  Michael Smith <msmith@fluendo.com>
390
391         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
392         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
393           Use utility method for scaling clocktime for fractional framerates.
394
395 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
396
397         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
398         (gst_visual_chain):
399         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
400         * ext/theora/theoradec.c: (theora_handle_type_packet):
401         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
402         (theora_enc_chain):
403         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
404         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
405         * gst-libs/gst/video/video.h:
406         * gst/ffmpegcolorspace/avcodec.h:
407         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
408         (gst_ffmpeg_caps_to_pixfmt):
409         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
410         (gst_ffmpegcsp_set_caps):
411         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
412         (gst_videorate_setcaps), (gst_videorate_blank_data),
413         (gst_videorate_chain):
414         * gst/videotestsrc/gstvideotestsrc.c:
415         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
416         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
417         (gst_videotestsrc_event), (gst_videotestsrc_create):
418         * gst/videotestsrc/gstvideotestsrc.h:
419         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
420         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
421         (gst_ximagesink_get_times), (gst_ximagesink_init):
422         * sys/ximage/ximagesink.h:
423         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
424         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
425         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
426         * sys/xvimage/xvimagesink.h:
427           Convert elements to use fractions for their framerate.
428           V4L elements to come later tonight.
429
430 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
431
432         * gst-libs/gst/audio/audio.c:
433         * gst-libs/gst/audio/audio.h:
434           remove some deprecated functions
435
436 2005-11-22  Andy Wingo  <wingo@pobox.com>
437
438         * Update for gst_tag_setter API changes.
439
440 2005-11-22  Andy Wingo  <wingo@pobox.com>
441
442         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
443         (gst_ogg_demux_perform_seek):
444         * ext/theora/theoradec.c (theora_dec_sink_event):
445         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
446         update-funcnames.
447
448 2005-11-22  Wim Taymans  <wim@fluendo.com>
449
450         * examples/seeking/seek.c: (main):
451         Give higher priority to bus signals than the gtk events
452         to fix a race condition in the segment looping.
453
454 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
455
456         * ext/theora/Makefile.am:
457         * ext/vorbis/Makefile.am:
458         * gst-libs/gst/tag/Makefile.am:
459         * gst-plugins-base.spec.in:
460           Rename libgsttagedit to libgsttag (#322117).
461
462 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
463
464         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
465         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
466           Call gst_x_overlay_prepare_xwindow_id() to give applications
467           a final chance to set their own xwindow id before the video
468           sink creates its own window.
469
470 2005-11-22  Julien MOUTTE  <julien@moutte.net>
471
472         * sys/xvimage/xvimagesink.c:
473         (gst_xvimagesink_navigation_send_event): Handle navigation
474         events correcly with borders if applicable.
475
476 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
477
478         Patch by: Luca Ognibene
479
480         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
481         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
482         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
483         (gst_ffmpegcsp_caps_remove_format_info):
484         * gst/ffmpegcolorspace/imgconvert.c:
485         * gst/ffmpegcolorspace/imgconvert_template.h:
486           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
487           #318353); use gst_structure_has_name().
488
489 2005-11-22  Julien MOUTTE  <julien@moutte.net>
490
491         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
492         (gst_ximagesink_class_init): Add debug macros on functions.
493         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
494         (gst_xvimagesink_xwindow_draw_borders),
495         (gst_xvimagesink_xvimage_put),
496         (gst_xvimagesink_xwindow_update_geometry),
497         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
498         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
499         (gst_xvimagesink_xcontext_clear),
500         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
501         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
502         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
503         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
504         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
505         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
506         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
507         expose while being PAUSED, out of data flow navigation events, etc..
508
509 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
510
511         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
512         * gst-libs/gst/audio/audio.h:
513           fix prototype - wondering why the test worked regardless
514
515 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
516
517         * check/Makefile.am:
518         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
519         * gst-libs/gst/audio/audio.h:
520           add a method that returns a proper GstClockTime
521
522 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
523
524         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
525         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
526         * gst-libs/gst/interfaces/xoverlay.h:
527           Remove everything having to do with the desired size; add 
528           gst_x_overlay_prepare_xwindow_id() function; remove the
529           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
530           post a message on the bus instead (#321816).
531
532         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
533         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
534         (gst_xvimagesink_xoverlay_init):
535           Remove desired size stuff (#321816).
536
537 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
538
539         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
540         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
541         (mpeg_video_type_find), (mpeg_video_stream_type_find):
542           Terminate vararg functions with NULL instead of 0 to 
543           make gcc4 happy.
544
545 2005-11-21  Andy Wingo  <wingo@pobox.com>
546
547         patch by: Sebastien Cote <sebas642@yahoo.ca>
548         
549         * gst-libs/gst/rtp/gstrtpbuffer.h: 
550         * gst-libs/gst/rtp/gstrtpbuffer.c
551         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
552
553 2005-11-21  Andy Wingo  <wingo@pobox.com>
554
555         * gst/playback/gstplaybin.c (gen_audio_element) 
556         (gen_video_element): Use the new MISSING_PLUGIN core error
557         category. Closes #320060.
558
559         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
560         * gst/videorate/gstvideorate.c (gst_videorate_event):
561         * ext/theora/theoradec.c (theora_dec_sink_event): 
562         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
563         stream lock.
564
565         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
566         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
567         stream lock changes.
568
569 2005-11-21  Wim Taymans  <wim@fluendo.com>
570
571         * gst-libs/gst/audio/gstbaseaudiosink.c:
572         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
573         (gst_base_audio_sink_provide_clock),
574         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
575         (gst_base_audio_sink_change_state):
576         * gst/audioresample/gstaudioresample.c:
577         Segment update fix.
578
579 2005-11-21  Andy Wingo  <wingo@pobox.com>
580
581         * *.h:
582         * *.c: Ran scripts/update-macros. Oh yes.
583
584 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
585
586         * sys/ximage/Makefile.am:
587         * sys/ximage/ximage.c:
588           Rename ximage plugin to ximagesink (#321426) (Don't forget to
589           remove your old libgstximage.* manually if necessary).
590
591 2005-11-21  Michael Smith <msmith@fluendo.com>
592
593         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
594           Minimal fix for bug #320200: set the min/max bitrate in the correct
595           units. A better fix would be to upgrade to the RATEMANAGE2
596           interface, rather than using the deprecated interface used here, but
597           that would require an update in our libvorbis dependency (to 1.1),
598           which is probably undesirable.
599
600 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
601
602         * ext/libvisual/visual.c: (get_buffer):
603         * gst-libs/gst/audio/gstbaseaudiosrc.c:
604         (gst_base_audio_src_fixate):
605         * gst/audioconvert/gstaudioconvert.c:
606         (gst_audio_convert_fixate_caps):
607         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
608         * gst/audiotestsrc/gstaudiotestsrc.c:
609         (gst_audiotestsrc_src_fixate):
610         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
611         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
612         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
613         * gst/videotestsrc/gstvideotestsrc.c:
614         (gst_videotestsrc_src_fixate):
615         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
616         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
617           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
618           (#322027)
619
620
621 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
622
623         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
624         (gst_riff_create_iavs_caps):
625         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
626         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
627         (gst_riff_parse_info):
628         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
629         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
630         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
631           Fixes for GST_FOURCC_FORMAT API change.
632
633 2005-11-21  Andy Wingo  <wingo@pobox.com>
634
635         patch by: Alessandro Dessina <alessandro nnva org>
636
637         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
638         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
639         (gst_ogg_parse_chain):
640         * ext/theora/theoraenc.c (theora_set_header_on_caps):
641         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
642         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
643         gst_value_list calls on arrays. Fixes #321962.
644
645 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
646
647         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
648         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
649         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
650         * gst/adder/gstadder.c: (gst_adder_init),
651         (gst_adder_request_new_pad), (gst_adder_collected),
652         (gst_adder_change_state):
653           Update for gst_collectpads_foo() to gst_collect_pads_foo()
654           API change.
655
656 2005-11-21  Michael Smith <msmith@fluendo.com>
657
658         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
659         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
660           Properly handle pad_push return values.
661
662 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
663
664         * gst-libs/gst/tag/Makefile.am:
665         * gst-libs/gst/tag/gstvorbistag.c:
666         (gst_tag_list_to_vorbiscomment_buffer):
667           Remove obsolete vorbistag element and debug category.
668
669         * gst/playback/gstplaybasebin.c: (check_queue):
670           Don't divide by 0 when queue-threshold is 0.
671
672         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
673           Don't modify an existing pixel-aspect-ratio if we fail to read
674           a new one.
675
676 2005-11-20  Wim Taymans  <wim@fluendo.com>
677
678         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
679         (gst_vorbisenc_push_packet):
680         GST_PAD_IS_USABLE is gone, use the return value of
681         the push or pad_alloc_buffer instead.
682
683 2005-11-18  Julien MOUTTE  <julien@moutte.net>
684
685         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
686         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
687         (gst_ximagesink_ximage_destroy),
688         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
689         (gst_ximagesink_xwindow_new),
690         (gst_ximagesink_xwindow_update_geometry),
691         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
692         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
693         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
694         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
695         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
696         (gst_ximagesink_navigation_send_event),
697         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
698         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
699         (gst_ximagesink_finalize), (gst_ximagesink_init),
700         (gst_ximagesink_class_init):
701         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
702         This new version brings correct software scaling, non flickering
703         window while resizing, pixel aspect ratio handling, usage of
704         hardware buffer pools, out of data flow event thread for 
705         navigation and handling of expose events even when being PAUSED,
706         a new property to keep video aspect ratio when resizing, etc...
707
708 2005-11-18  Julien MOUTTE  <julien@moutte.net>
709
710         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
711         (gst_videoscale_fixate_caps): Introduce back caps fixate with
712         handling of PAR.
713
714 2005-11-18    <bilboed@dvdsrc.fluendo.com>
715
716         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
717         Unsetting IS_SINK flag from the fakesink, so decodebin
718         never behaves as a sink.
719
720 2005-11-17  Wim Taymans  <wim@fluendo.com>
721
722         * gst-libs/gst/audio/gstbaseaudiosrc.c:
723         (gst_base_audio_src_change_state):
724         Fix the audiosrc base class again, we did not unflush.
725
726 2005-11-17  Julien MOUTTE  <julien@moutte.net>
727
728         * examples/seeking/seek.c: (make_dv_pipeline),
729         (make_vorbis_theora_pipeline), (make_avi_pipeline),
730         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
731         to ogg/vorbis/theora pipeline.
732
733 2005-11-17  Wim Taymans  <wim@fluendo.com>
734
735         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
736         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
737         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
738         Fix EOS on multiple streams.
739         More debugging.
740
741 2005-11-16  Wim Taymans  <wim@fluendo.com>
742
743         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
744         (gst_ogg_demux_perform_seek):
745         Segment done must include stream time.
746
747         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
748         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
749         (gst_ogg_mux_change_state):
750         Fix ogg muxer again.
751
752 2005-11-16  Wim Taymans  <wim@fluendo.com>
753
754         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
755         Fix compile again.
756
757 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
758
759         * ext/libvisual/visual.c: (gst_visual_init):
760         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
761         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
762         (gst_ogg_parse_chain):
763         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
764         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
765         * ext/theora/theoradec.c: (gst_theora_dec_init):
766         * ext/theora/theoraenc.c: (gst_theora_enc_init):
767         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
768         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
769         * gst/adder/gstadder.c: (gst_adder_class_init),
770         (gst_adder_dispose):
771         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
772         * gst/subparse/gstsubparse.c: (gst_subparse_init):
773         * gst/videorate/gstvideorate.c: (gst_videorate_init):
774           Fix a whole set of pad template leaks
775
776 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
777
778         * check/generic/states.c: (GST_START_TEST):
779           fix the test so that it only checks for elements that are part of
780           this source module
781
782 2005-11-16  Michael Smith <msmith@fluendo.com>
783
784         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
785         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
786         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
787         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
788         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
789         (gst_ogg_mux_change_state):
790           Fix leaking collectpads.
791
792 2005-11-16  Edward Hervey  <edward@fluendo.com>
793
794         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
795         (gst_videorate_event), (gst_videorate_chain):
796         Handle segment seeks
797
798 2005-11-16  Wim Taymans  <wim@fluendo.com>
799
800         * gst-libs/gst/audio/gstbaseaudiosink.c:
801         (gst_base_audio_sink_provide_clock),
802         (gst_base_audio_sink_change_state):
803         Set ringbuffer to non-flushing when going to PAUSED, set to
804         flushing again when going to READY.
805
806         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
807         (gst_ring_buffer_stop):
808         Start in flushing mode by default.
809         Don't set flushing in the _stop method, let the app call
810         this explicitly.
811
812 2005-11-16  Julien MOUTTE  <julien@moutte.net>
813
814         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
815         * gst-libs/gst/video/videosink.h: Add helper function needed
816         for video sinks.
817
818 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
819
820         * gst/videoscale/gstvideoscale.c:
821         (gst_videoscale_handle_src_event):
822           Don't leak reference to pad parent.
823
824 2005-11-16  Wim Taymans  <wim@fluendo.com>
825
826         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
827         Set ringbuffer to flushing when stopping so that we don't
828         block on wait_segment anymore and livelock.
829
830 2005-11-16  Wim Taymans  <wim@fluendo.com>
831
832         * examples/seeking/seek.c: (send_event), (do_seek),
833         (loop_toggle_cb), (segment_done), (main):
834         Added looping checkbox.
835
836 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
837
838         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
839         (gst_ogg_demux_init):
840         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
841         (gst_vorbis_dec_init):
842           revert unrefs, they don't pass make check
843
844 2005-11-15  Johan Dahlin  <johan@gnome.org>
845
846         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
847         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
848         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
849         (gst_vorbis_dec_init):
850         Fix pad template leaks. 
851
852 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
853
854         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
855           Make state change function thread safe.
856
857 2005-11-15  Edward Hervey  <edward@fluendo.com>
858
859         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
860         (gst_ogg_demux_class_init):
861         Implement GstElement::send_event, so we can send seek events
862         in GST_STATE_READY
863
864 2005-11-14  Julien MOUTTE  <julien@moutte.net>
865
866         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
867         Discovered how to take away flickering while resizing the
868         window. Please don't put that in ximagesink, refactoring in
869         progress.
870
871 2005-11-14  Michael Smith <msmith@fluendo.com>
872
873         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
874         (gst_multifdsink_render):
875           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
876
877 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
878
879         * gst/playback/gstplaybin.c: (gen_audio_element):
880           Use autoaudiosink, it tends to be more widely available than
881           autoaudiiosink.
882           
883 2005-11-14  Andy Wingo  <wingo@pobox.com>
884
885         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
886         as well if it is available. Fixes #316442.
887
888 2005-11-14  Michael Smith <msmith@fluendo.com>
889
890         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
891         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
892         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
893         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
894         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
895         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
896         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
897         (gst_vorbisenc_change_state):
898           Fix a small memory leak in vorbisenc.
899           Fix large memory leaks in oggmux, also fix lots of state change
900           bugs in oggmux.
901
902 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
903
904         * gst/videotestsrc/gstvideotestsrc.c:
905         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
906         (gst_videotestsrc_src_fixate):
907           move fixation to a fixate function
908           remove negotiate function, basesrc's is good enough
909           fixes a bug for check when using the element alone
910
911 2005-11-13  Edward Hervey  <edward@fluendo.com>
912
913         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
914         (key_toggle_cb), (main):
915         Added checkboxes for adding/removing the accurate and key_unit seek
916         flags.
917
918 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
919
920         * configure.ac: back to HEAD
921
922 === release 0.9.5 ===
923
924 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
925
926         * configure.ac:
927           releasing 0.9.5, "No No Kia"
928
929 2005-11-11  Edward Hervey  <edward@fluendo.com>
930
931         * examples/seeking/seek.c: (make_parselaunch_pipeline):
932         Added parse-launch syntax seeking mode for the seeking example.
933         This should help stress-test even more cases.
934         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
935
936 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
937
938         * sys/xvimage/xvimagesink.c:
939         (gst_xvimagesink_navigation_send_event):
940           Check whether peer pad exists before sending navigation events
941           to it.
942
943 2005-11-11  Michael Smith <msmith@fluendo.com>
944
945         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
946         (gst_vorbisenc_buffer_from_packet):
947         * ext/vorbis/vorbisenc.h:
948           Set duration on encoded buffers. This allows oggmux's
949           max_page_delay parameter to actually work.
950
951 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
952
953         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
954         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
955         (gst_ffmpegcsp_avpicture_fill):
956         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
957         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
958           Make palettes work again (see #132341). Use our own macros
959           for rounding up.
960
961 2005-11-10  Andy Wingo  <wingo@pobox.com>
962
963         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
964         string doober.
965
966 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
967
968         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
969         (gst_ffmpegcsp_transform_caps):
970           Prefer passthrough in transform_caps
971
972 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
973
974         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
975           check for ALSA errors properly, instead of relying on ALSA's
976           error strings to serve to the user.
977
978 2005-11-10  Wim Taymans  <wim@fluendo.com>
979
980         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
981         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
982         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
983         Modernise the seek code.
984
985 2005-11-10  Michael Smith <msmith@fluendo.com>
986         
987         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
988         (setup_substreams), (set_active_source):
989           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
990           trying to go to NULL if we failed to read a file.
991
992 2005-11-10  Wim Taymans  <wim@fluendo.com>
993
994         * gst/audiotestsrc/gstaudiotestsrc.c:
995         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
996         (gst_audiotestsrc_create):
997         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
998         (gst_sinesrc_get_times), (gst_sinesrc_create):
999         * gst/videotestsrc/gstvideotestsrc.c:
1000         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
1001         (gst_videotestsrc_create):
1002         The base class can now sync for us.
1003
1004 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1005
1006         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
1007           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
1008           name=source autoprobe=false autoprobe-fps=false copy-mode=1
1009           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
1010           format=(fourcc)I420" ! xvimagesink
1011
1012 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1013
1014         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1015         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
1016         (gst_sinesrc_newsegment):
1017           Send newsegment event in TIME format, set duration if
1018           num-buffers is set, fix duration querying.
1019
1020 2005-11-10  Michael Smith <msmith@fluendo.com>
1021
1022         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1023         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1024         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1025         (gst_ogg_mux_collected):
1026          Fix EOS handling, partially. Now forwarding an EOS event once we have
1027          EOS on all pads works correctly. However, we still don't properly set
1028          EOS on the actual ogg stream pages.
1029
1030 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1031
1032         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
1033           Set elements to NULL state before disposing of them.
1034
1035 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
1036
1037         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1038
1039         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1040         (gst_base_rtp_depayload_init),
1041         (gst_base_rtp_depayload_set_gst_timestamp):
1042         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1043           We need to send a newsegment event for each instance, not
1044           just for the first instance of this class (get rid of
1045           static variable in function). (#321011).
1046           
1047 2005-11-08  Michael Smith <msmith@fluendo.com>
1048
1049         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1050         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1051         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1052         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1053           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1054           This makes us mux things correctly according to the ogg muxing
1055           rules. Still not handling EOS correctly right now, though.
1056
1057 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1058
1059         * gst/audioconvert/gstaudioconvert.c:
1060           Fix typo in docs. 
1061
1062 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1063
1064         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1065         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1066           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1067           creating a new chain; should fix live streaming. Also
1068           add more debug output and fix a typo.
1069
1070 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1071
1072         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1073
1074         * gst/volume/gstvolume.c: (volume_set_caps):
1075           Fix compilation on Solaris with Forte. (#320923)
1076
1077 2005-11-08  Wim Taymans  <wim@fluendo.com>
1078
1079         * gst-libs/gst/audio/gstbaseaudiosink.c:
1080         (gst_base_audio_sink_render):
1081         No need to do a typecheck.
1082
1083 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1084
1085         * ext/alsa/gstalsa.h:
1086           We register a debug category, so let's use it.
1087
1088 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1089
1090         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1091         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1092         Fixed a small problem.
1093
1094 2005-11-04  Wim Taymans  <wim@fluendo.com>
1095
1096         * examples/seeking/Makefile.am:
1097         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1098         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1099         (make_playerbin_pipeline), (format_value), (update_scale),
1100         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1101         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1102         (print_usage), (main):
1103         Added app for playback speed testing.
1104
1105         * examples/seeking/seek.c: (dynamic_link),
1106         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1107         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1108         (message_received), (main):
1109         Updated seek example.
1110
1111 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1112
1113         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1114         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1115         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1116         (gst_base_rtp_depayload_set_clock):
1117         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1118         Don't sleep on the bench (system clock) when you have a nice 
1119         comfortable bed (Gstreamer clock) to sleep on.
1120
1121 2005-11-03  Wim Taymans  <wim@fluendo.com>
1122
1123         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1124         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1125         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1126         Handle the case where a pad_block failed.
1127
1128 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1129
1130         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1131
1132         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1133         (gst_base_rtp_depayload_add_to_queue),
1134         (gst_base_rtp_depayload_push),
1135         (gst_base_rtp_depayload_set_gst_timestamp),
1136         (gst_base_rtp_depayload_queue_release):
1137           Fixes some bugs in the depayloader's queuing/de-queueing code.
1138
1139 2005-10-31  Michael Smith <msmith@fluendo.com>
1140
1141         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1142         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1143         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1144           Patch from Alessandro Decina <alessandro@nnva.org>.
1145           Make oggdemux only find the final time in a chain, not per-pad,
1146           since the per-pad information can be very expensive to locate, and
1147           it isn't used anywhere. This makes reading a file containing
1148           OggSkeleton reasonably fast.
1149           Also, make chain finding work when there are logical bitstreams that
1150           can't be decoded. Fixes #319110.
1151
1152 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1153
1154         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1155         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1156         (gst_base_rtp_depayload_chain),
1157         (gst_base_rtp_depayload_add_to_queue),
1158         (gst_base_rtp_depayload_push),
1159         (gst_base_rtp_depayload_set_gst_timestamp),
1160         (gst_base_rtp_depayload_queue_release),
1161         (gst_base_rtp_depayload_start_thread),
1162         (gst_base_rtp_depayload_set_property),
1163         (gst_base_rtp_depayload_get_property):
1164         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1165         Some random fixes, to fullfill the desires of thomas.
1166
1167 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1168
1169         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1170         (gst_base_rtp_depayload_add_to_queue),
1171         (gst_base_rtp_depayload_push):
1172         Fixed the queueing algorithm.
1173
1174 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1175
1176         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1177         (gst_base_rtp_depayload_push):
1178         A small fix
1179
1180 2005-10-31  Wim Taymans  <wim@fluendo.com>
1181
1182         * gst-libs/gst/audio/gstringbuffer.h:
1183         Don't break ABI.
1184
1185         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1186         (gst_ffmpeg_caps_to_pixfmt):
1187         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1188         (gst_ffmpegcsp_set_caps):
1189         Some more comments.
1190         Handle missing required caps fields better.
1191
1192 2005-10-31  Wim Taymans  <wim@fluendo.com>
1193
1194         * gst-libs/gst/audio/gstbaseaudiosink.c:
1195         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1196         (gst_base_audio_sink_render):
1197         * gst-libs/gst/audio/gstringbuffer.c:
1198         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1199         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1200         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1201         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1202         (gst_ring_buffer_read):
1203         * gst-libs/gst/audio/gstringbuffer.h:
1204         Add flushing mode to the ringbuffer so that it in all cases does
1205         not try to handle more audio. This makes sure it does not try to
1206         block anymore when flushing and fixes a livelock.
1207
1208 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1209
1210         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1211         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1212         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1213           Explicitly check for -1 values before doing a conversion
1214           and always map them to -1. (#315545)
1215
1216 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1217
1218         * gst/playback/gstplaybin.c: (gen_video_element):
1219           first try autovideosink, then xvimagesink, then error out
1220         * po/POTFILES.in:
1221           add translatable file
1222         * po/af.po:
1223         * po/az.po:
1224         * po/cs.po:
1225         * po/en_GB.po:
1226         * po/hu.po:
1227         * po/it.po:
1228         * po/nb.po:
1229         * po/nl.po:
1230         * po/or.po:
1231         * po/sq.po:
1232         * po/sr.po:
1233         * po/sv.po:
1234         * po/uk.po:
1235         * po/vi.po:
1236           update translations
1237
1238 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1239
1240         * gst-libs/gst/rtp/gstbasedepayload.c:
1241         * gst-libs/gst/rtp/gstbasedepayload.h:
1242           Minor cleanups
1243
1244 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1245
1246         * gst/playback/.cvsignore:
1247         * gst/playback/decodetest.c:
1248         * gst/playback/test3.c:
1249           Port these two tests as well.
1250
1251 2005-10-27  Wim Taymans  <wim@fluendo.com>
1252
1253         * ext/theora/theoradec.c: (theora_dec_src_query),
1254         (theora_dec_sink_event):
1255         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1256         (theora_enc_change_state):
1257         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1258         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1259         Take proper locks when handling events.
1260
1261 2005-10-27  Wim Taymans  <wim@fluendo.com>
1262
1263         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1264         (gst_adder_change_state):
1265         Fix timestamps and fix deadlock when stopping the collectpads.
1266
1267 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1268
1269         * gst-libs/gst/rtp/gstrtpbuffer.h:
1270         Declaring the payload types as strings too so that they can be used
1271         in the padtemplate inialization.
1272
1273 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1274
1275         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1276
1277         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1278         (gst_base_rtp_depayload_class_init):
1279         Fixes a small but nasty bug. The derived elements no longer segfaults
1280         on finalization.
1281
1282 2005-10-26  Michael Smith <msmith@fluendo.com>
1283
1284         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1285           When clearing an audioconvert context, set tmpbufsize to zero, so
1286           we'll allocate it again later if required.
1287           This fixes audioconvert re-negotiating formats, which previously
1288           segfaulted with a NULL destination buffer.
1289
1290 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1291
1292         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1293         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1294         (gst_base_rtp_depayload_set_gst_timestamp),
1295         (gst_base_rtp_depayload_queue_release):
1296         Fixed a smalll memleak.
1297
1298 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1299         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1300         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1301         (gst_base_rtp_depayload_finalize),
1302         (gst_base_rtp_depayload_setcaps),
1303         (gst_base_rtp_depayload_add_to_queue),
1304         (gst_base_rtp_depayload_push),
1305         (gst_base_rtp_depayload_set_gst_timestamp),
1306         (gst_base_rtp_depayload_queue_release),
1307         (gst_base_rtp_depayload_thread),
1308         (gst_base_rtp_depayload_change_state):
1309         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1310         Changed the C++ comments to C comments
1311
1312 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1313
1314         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1315         * gst/tcp/gsttcpclientsrc.h:
1316         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1317         * gst/tcp/gsttcpserversrc.h:
1318           Remove unused 'curoffset' structure member.
1319
1320 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1321
1322         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1323         (gst_base_rtp_depayload_base_init),
1324         (gst_base_rtp_depayload_finalize):
1325         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1326         * gst-libs/gst/rtp/gstbasertppayload.h:
1327           The pad-template on the sinkpad should be set by the derived classes.
1328           Also added some useful macros.
1329
1330 2005-10-24  Wim Taymans  <wim@fluendo.com>
1331
1332         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1333         Correctly flush decoder samples even if we could not
1334         copy them to an output buffer. Fixes #319618.
1335
1336 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1337
1338         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1339         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1340         the caps against our xcontext caps.
1341
1342 2005-10-24  Wim Taymans  <wim@fluendo.com>
1343
1344         * gst-libs/gst/audio/gstbaseaudiosink.c:
1345         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1346         Remove g_print
1347         Use sync property from baseclass to disable sync.
1348
1349 2005-10-24  Wim Taymans  <wim@fluendo.com>
1350
1351         * gst-libs/gst/audio/gstbaseaudiosink.c:
1352         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1353         Buffers with no timestamps get aligned with previous buffers or
1354         on underrun, played ASAP.
1355
1356 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1357
1358         * gst-libs/gst/video/video.h:
1359         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1360         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1361         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1362         here comes my change on caps for framerate and geometry range.
1363         We are now accepting 1 to MAXINT for width and height, and from
1364         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1365         to be blended correctly in videomixer.
1366
1367 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1368
1369         * configure.ac:
1370           back to HEAD
1371
1372 === release 0.9.4 ===
1373
1374 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1375
1376         * NEWS:
1377         * RELEASE:
1378         * configure.ac:
1379           releasing 0.9.4, "Velociraptor"
1380
1381 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1382
1383         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1384         * po/POTFILES.in:
1385           STOPPED -> FAILED
1386
1387 2005-10-21  Wim Taymans  <wim@fluendo.com>
1388
1389         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1390         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1391         (pad_blocked), (close_pad_link), (new_pad):
1392         Don't try to remove elements twice.
1393
1394 2005-10-21  Wim Taymans  <wim@fluendo.com>
1395
1396         * ext/theora/theoradec.c: (theora_dec_src_query),
1397         (theora_dec_sink_event):
1398         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1399         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1400         (vorbis_handle_data_packet):
1401         * ext/vorbis/vorbisdec.h:
1402         Fix old naming.
1403
1404         * gst-libs/gst/audio/gstbaseaudiosink.c:
1405         (gst_base_audio_sink_render):
1406         Don't try to sync on buffers without a timestamp.
1407
1408 2005-10-21  Wim Taymans  <wim@fluendo.com>
1409
1410         * ext/theora/theoradec.c: (theora_dec_src_query),
1411         (theora_dec_sink_event):
1412         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1413         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1414         (vorbis_handle_data_packet):
1415         * ext/vorbis/vorbisdec.h:
1416         Fix old naming.
1417
1418 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1419
1420         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1421         (gst_vorbisenc_src_query):
1422           Implement position and duration queries.
1423
1424         * gst/playback/test3.c: (update_scale), (main):
1425           Fix for async state changes and print nicer output.
1426
1427 2005-10-20  Wim Taymans  <wim@fluendo.com>
1428
1429         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1430         (dump_element_stats), (main):
1431         * gst/playback/test6.c: (main):
1432         Fix tests again
1433
1434 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1435
1436         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1437         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1438           Don't use functions for position queries when handling
1439           duration queries.
1440
1441 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1442
1443         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1444         (vorbis_handle_data_packet), (vorbis_dec_chain),
1445         (vorbis_dec_change_state):
1446         * ext/vorbis/vorbisdec.h:
1447           Vorbis streams can be embedded in other container formats
1448           than ogg, container formats where the demuxer might set 
1449           timestamps on encoded vorbis buffers instead of those silly 
1450           granulepos thingies. In short: make vorbisdec handle 
1451           timestamps on incoming buffers as well.
1452
1453 2005-10-20  Wim Taymans  <wim@fluendo.com>
1454
1455         * gst/playback/gstplaybasebin.c: (group_destroy),
1456         (gst_play_base_bin_change_state):
1457         Fix leak.
1458         Handle case where playbasebin is now ASYNC because
1459         decodebin is.
1460
1461 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1462
1463         * gst/audioconvert/Makefile.am:
1464         * gst/audioconvert/bufferframesconvert.c:
1465         * gst/audioconvert/plugin.c: (plugin_init):
1466         * gst/audioconvert/plugin.h:
1467           And bye bye buffer-frames-convert
1468
1469 2005-10-19  Wim Taymans  <wim@fluendo.com>
1470
1471         * check/elements/audioconvert.c:
1472         * docs/libs/tmpl/gstaudio.sgml:
1473         * docs/libs/tmpl/gstcolorbalance.sgml:
1474         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1475         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1476         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1477         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1478         * gst-libs/gst/audio/audio.h:
1479         * gst/audioconvert/audioconvert.h:
1480         * gst/audioconvert/gstaudioconvert.c:
1481         (gst_audio_convert_parse_caps):
1482         * gst/volume/gstvolume.c:
1483         Bye bye buffer-frames.
1484
1485 2005-10-19  Wim Taymans  <wim@fluendo.com>
1486
1487         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1488         (query_positions_elems), (query_positions_pads), (update_scale),
1489         (do_seek), (set_update_scale), (message_received), (main):
1490         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1491         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1492         (gst_ogg_demux_loop):
1493         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1494         * ext/theora/theoradec.c: (theora_dec_src_query),
1495         (theora_dec_sink_event):
1496         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1497         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
1498         * gst/adder/gstadder.c: (gst_adder_query):
1499         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1500         * gst/playback/test3.c: (update_scale):
1501         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1502         (dump_element_stats), (main):
1503         * gst/playback/test6.c: (main):
1504         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1505         Query API update.
1506
1507 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1508
1509         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1510         (xml_check_first_element), (xml_type_find), (smil_type_find),
1511         (plugin_init):
1512           Add typefinding for SMIL and for generic XML. Based on patch by
1513           Akos Maroy (#308663).
1514
1515 2005-10-18  Wim Taymans  <wim@fluendo.com>
1516
1517         * gst/playback/Makefile.am:
1518         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1519         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
1520         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
1521         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
1522         (gst_decode_bin_change_state):
1523         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1524         (gst_play_bin_send_event_to_sink):
1525         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1526         (dump_element_stats), (main):
1527         * gst/playback/test6.c: (main):
1528         Make playbin async, it'll commit state to paused when all streams
1529         are detected.
1530         Remove ugly hack.
1531         Added test6.c to show async behaviour.
1532
1533 2005-10-18  Wim Taymans  <wim@fluendo.com>
1534
1535         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1536         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
1537         Fix for segment-start/stop API change.
1538
1539 2005-10-18  Wim Taymans  <wim@fluendo.com>
1540
1541         * check/Makefile.am:
1542         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
1543         (main):
1544         Add future test for clock selection.
1545
1546 2005-10-18  Wim Taymans  <wim@fluendo.com>
1547
1548         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
1549         (gst_alsasink_close):
1550         Set handle to NULL.
1551
1552         * gst-libs/gst/audio/gstringbuffer.c:
1553         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1554         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
1555         (gst_ring_buffer_start), (gst_ring_buffer_pause),
1556         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
1557         (gst_ring_buffer_read):
1558         More debug info.
1559
1560 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
1561
1562         * gst/audiotestsrc/Makefile.am:
1563         * gst/sine/Makefile.am:
1564         * gst/volume/Makefile.am:
1565           fix broken build of controllerized plugins
1566
1567 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1568
1569         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1570
1571         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1572         (gst_riff_create_video_template_caps):
1573           Add support for Indeo-3 (IV32).
1574
1575 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1576
1577         * configure.ac:
1578           rewrite
1579
1580 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1581
1582         * gst-libs/gst/video/video.c: (gst_video_get_size):
1583         * gst/audiotestsrc/gstaudiotestsrc.c:
1584           doc updates
1585
1586 2005-10-17  Andy Wingo  <wingo@pobox.com>
1587
1588         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
1589         with the collectpads change.
1590         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
1591
1592         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
1593
1594         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
1595
1596         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
1597         alloc_buffer flow return to callers.
1598         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
1599         change. Fix some memleaks in theoraenc.
1600
1601         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
1602         in strange circumstance.
1603
1604 2005-10-17  Julien MOUTTE  <julien@moutte.net>
1605
1606         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1607         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
1608         from caps, let's use the caps...
1609
1610 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1611
1612         * configure.ac:
1613           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
1614
1615 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1616
1617         * gst-libs/gst/interfaces/Makefile.am:
1618           fix silly typo
1619
1620 2005-10-16  Andy Wingo  <wingo@pobox.com>
1621
1622         * gst/playback/gstdecodebin.c
1623         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
1624         function!
1625         (try_to_link_1): Increase kraziness level.
1626
1627 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1628
1629         * configure.ac:
1630           restructure like the core one
1631         * gst-libs/gst/audio/Makefile.am:
1632         * gst-libs/gst/interfaces/Makefile.am:
1633         * gst-libs/gst/net/Makefile.am:
1634         * gst-libs/gst/riff/Makefile.am:
1635         * gst-libs/gst/rtp/Makefile.am:
1636         * gst-libs/gst/tag/Makefile.am:
1637         * gst-libs/gst/video/Makefile.am:
1638           use correct linker flags, now the libs are properly versioned
1639         * check/elements/audioconvert.c: (verify_convert):
1640         * ext/alsa/gstalsaplugin.c:
1641         * ext/cdparanoia/gstcdparanoia.c:
1642         * ext/gnomevfs/gstgnomevfs.c:
1643         * ext/libvisual/visual.c:
1644         * ext/ogg/gstogg.c:
1645         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
1646         * ext/theora/theora.c:
1647         * ext/vorbis/vorbis.c:
1648         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1649         * gst-libs/gst/tag/gsttagediting.c:
1650         * gst-libs/gst/video/video.c:
1651         * gst/adder/gstadder.c:
1652         * gst/audioconvert/plugin.c:
1653         * gst/audiorate/gstaudiorate.c:
1654         * gst/audioresample/gstaudioresample.c:
1655         * gst/audioresample/resample_ref.c: (resample_scale_ref):
1656         * gst/audioscale/gstaudioscale.c:
1657         * gst/audioscale/resample.c:
1658         * gst/audiotestsrc/gstaudiotestsrc.c:
1659         * gst/ffmpegcolorspace/gstffmpeg.c:
1660         * gst/playback/gstdecodebin.c: (close_pad_link):
1661         * gst/playback/gstplaybin.c: (gen_video_element),
1662         (gen_audio_element):
1663         * gst/sine/gstsinesrc.c:
1664         * gst/subparse/gstsubparse.c:
1665         * gst/tags/gsttagediting.c:
1666         * gst/tcp/gsttcpplugin.c:
1667         * gst/typefind/gsttypefindfunctions.c:
1668         * gst/videorate/gstvideorate.c:
1669         * gst/videoscale/gstvideoscale.c:
1670         * gst/videotestsrc/gstvideotestsrc.c:
1671         * gst/volume/gstvolume.c:
1672         * sys/v4l/gstv4l.c:
1673         * sys/ximage/ximage.c:
1674         * sys/xvimage/xvimagesink.c:
1675           fix up defines
1676
1677 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1678
1679         * ext/vorbis/vorbisenc.c:
1680         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
1681         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
1682         (gst_tag_to_vorbis_comments):
1683           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
1684
1685 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
1686
1687         * examples/stats/mp2ogg.c:
1688         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1689           typo fixes
1690
1691 2005-10-13  Michael Smith <msmith@fluendo.com>
1692
1693         * ext/ogg/gstoggmux.c:
1694           Use magic glib macros to define constants as 64 bit, to ensure
1695           appropriate vararg passing.
1696
1697 2005-10-13  Michael Smith <msmith@fluendo.com>
1698
1699         * ext/ogg/gstoggmux.c:
1700         * gst/audioconvert/audioconvert.c: (float):
1701           Don't use LL suffix, as it's not portable, and neither of these
1702           uses required it anyway.
1703
1704 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
1705
1706         * examples/indexing/indexmpeg.c: (main):
1707         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
1708         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
1709         (cdparanoia_convert), (cdparanoia_query):
1710         * ext/cdparanoia/gstcdparanoia.h:
1711         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
1712         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
1713         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
1714         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
1715         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
1716         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
1717         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
1718         (gst_multifdsink_render), (gst_multifdsink_start),
1719         (gst_multifdsink_stop):
1720         * gst/tcp/gstmultifdsink.h:
1721         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
1722         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
1723         (gst_tcpclientsink_stop):
1724         * gst/tcp/gsttcpclientsink.h:
1725         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
1726         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
1727         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
1728         * gst/tcp/gsttcpclientsrc.h:
1729         * gst/tcp/gsttcpserversink.h:
1730         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
1731         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
1732         (gst_tcpserversrc_stop):
1733         * gst/tcp/gsttcpserversrc.h:
1734         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
1735         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
1736         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
1737           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
1738           moved bitshift from macro to enum definition
1739
1740 2005-10-12  Wim Taymans  <wim@fluendo.com>
1741
1742         * examples/seeking/Makefile.am:
1743         Oops.
1744
1745 2005-10-12  Wim Taymans  <wim@fluendo.com>
1746
1747         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1748         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1749         Don't assert on normal stuff.
1750
1751         * gst/playback/gstplaybin.c: (do_playbin_seek):
1752         API fix.
1753
1754 2005-10-12  Wim Taymans  <wim@fluendo.com>
1755
1756         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1757         * examples/seeking/Makefile.am:
1758         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
1759         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1760         (do_seek), (set_update_scale), (message_received), (main):
1761         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1762         (gst_ring_buffer_read), (gst_ring_buffer_clear):
1763         Update for _get_state() API change.
1764
1765 2005-10-11  Wim Taymans  <wim@fluendo.com>
1766
1767         * gst-libs/gst/audio/gstbaseaudiosink.c:
1768         (gst_base_audio_sink_render):
1769         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1770         (gst_base_audio_src_create):
1771         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
1772         (gst_ring_buffer_read):
1773         Cleanups.
1774         Commit and read from ringbuffer in samples rather than bytes.
1775
1776 2005-10-11  Wim Taymans  <wim@fluendo.com>
1777
1778         * gst-libs/gst/audio/gstbaseaudiosink.c:
1779         (gst_base_audio_sink_render):
1780         Respect segment rate and accum when scheduling samples.
1781
1782 2005-10-11  Julien MOUTTE  <julien@moutte.net>
1783
1784         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1785         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
1786         EOS correctly, that needs more work.
1787
1788 2005-10-11  Wim Taymans  <wim@fluendo.com>
1789
1790         * check/generic/states.c: (GST_START_TEST):
1791         remove old property.
1792
1793         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
1794         (gst_ogg_demux_perform_seek):
1795         * ext/theora/theoradec.c: (theora_dec_sink_event):
1796         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1797         (vorbis_handle_data_packet):
1798         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1799         (gst_base_rtp_depayload_set_gst_timestamp):
1800         * gst/videorate/gstvideorate.c: (gst_videorate_event):
1801         Update for newsegment API change.
1802
1803 2005-10-11  Michael Smith <msmith@fluendo.com>
1804
1805         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
1806         (do_playbin_seek), (gst_play_bin_send_event):
1807           Override send_event differently, so that we can takes bits of
1808           functionality from GstPipeline (special handling for seeks,
1809           including pausing/resuming, and resetting stream time) and still get
1810           the appropriate behaviour of only forwarding event to a single sink,
1811           rather than all of them.
1812           Unfortunately requires a lot of code duplication, but the
1813           alternatives are equally ugly in the end.
1814
1815 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1816
1817         * check/elements/audioconvert.c: (setup_audioconvert),
1818         (cleanup_audioconvert), (get_int_caps), (verify_convert),
1819         (GST_START_TEST), (audioconvert_suite):
1820           clean up tests a little, fix some leaks.
1821
1822 2005-10-10  Wim Taymans  <wim@fluendo.com>
1823
1824         * ext/alsa/gstalsasink.c:
1825         Also allow unsigned int.
1826
1827         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1828         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1829         Small cleanup
1830
1831 2005-10-10  Wim Taymans  <wim@fluendo.com>
1832
1833         * check/pipelines/simple_launch_lines.c: (run_pipeline):
1834         Small update, use API as stated in design docs.
1835
1836         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1837         (update_scale), (do_seek), (seek_cb), (set_update_scale),
1838         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
1839         (message_received), (main):
1840         Updated seek example for GOption. Some usability improvements.
1841
1842 2005-10-10  Wim Taymans  <wim@fluendo.com>
1843
1844         * gst/audioconvert/audioconvert.h:
1845         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
1846         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
1847         Alloc temp storage somewhere else where we can do it more
1848         portable.
1849
1850 2005-10-10  Wim Taymans  <wim@fluendo.com>
1851
1852         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
1853         (gst_tcpserversrc_start):
1854         Don't block in accept while doing the state change, move
1855         to poll and make cancellable.
1856
1857 2005-10-09  Philippe Khalaf <burger@speedy.org>
1858
1859         * gst-libs/gst/rtp/rtpbasedepayload.c:
1860         Set timestamp and add queue delay to timestamp
1861         * gst-libs/gst/rtp/rtpbuffer.h:
1862         Set correct payload type for h263
1863
1864 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
1865
1866         * gst/audiotestsrc/gstaudiotestsrc.c:
1867         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
1868         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
1869         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
1870         (gst_audiotestsrc_create_triangle),
1871         (gst_audiotestsrc_create_silence),
1872         (gst_audiotestsrc_create_white_noise),
1873         (gst_audiotestsrc_init_pink_noise),
1874         (gst_audiotestsrc_generate_pink_noise_value),
1875         (gst_audiotestsrc_create_pink_noise),
1876         (gst_audiotestsrc_change_wave):
1877         * gst/audiotestsrc/gstaudiotestsrc.h:
1878           fixed typo, added pink noise
1879
1880 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1881
1882         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
1883         (plugin_init):
1884           Add wavpack and spc typefind functions from 0.8 branch.
1885
1886 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1887
1888         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
1889         (ar_type_find), (msdos_type_find), (plugin_init):
1890           Add typefind functions for tar archives, ar archives,
1891           RAR archives, and msdos-executables (dlls, exe, etc.).
1892           Some of those would be wrongly identified as mpeg
1893           streams of some sort before (#315550).
1894
1895 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
1896
1897         * configure.ac:
1898         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1899         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1900         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
1901         * gst/audiotestsrc/Makefile.am:
1902         * gst/audiotestsrc/gstaudiotestsrc.c:
1903         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
1904         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
1905         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
1906         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
1907         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
1908         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
1909         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
1910         (gst_audiotestsrc_create_silence),
1911         (gst_audiotestsrc_create_white_noise),
1912         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
1913         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
1914         (gst_audiotestsrc_start), (plugin_init):
1915         * gst/audiotestsrc/gstaudiotestsrc.h:
1916           add new plugin and element
1917         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
1918           use gobject_class
1919
1920 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1921
1922         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
1923         (gst_adder_init), (gst_adder_request_new_pad),
1924         (gst_adder_change_state):
1925           Add query function to source pad, so adder reports the correct
1926           time/sample position when queried (#315457); fix state change
1927           function; use GST_DEBUG_FUNCPTR() for pad functions.
1928
1929 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1930
1931         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
1932           Fix leaks in typefind registration
1933           Clean up the gratuitous commenting and whitespacing a little
1934
1935 2005-10-08  Wim Taymans  <wim@fluendo.com>
1936
1937         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
1938         Only actually wait for the thread to be stopped if it's 
1939         running.
1940
1941 2005-10-08  Wim Taymans  <wim@fluendo.com>
1942
1943         * gst-libs/gst/audio/gstbaseaudiosink.c:
1944         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1945         If we receive EOS we can start playback of what we had.
1946
1947 2005-10-08  Wim Taymans  <wim@fluendo.com>
1948
1949         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1950         (gst_multifdsink_finalize), (multifdsink_hash_remove),
1951         (gst_multifdsink_stop):
1952         Fix crasher when going to NULL multiple times.
1953
1954 2005-10-06  Wim Taymans  <wim@fluendo.com>
1955
1956         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
1957         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1958         * gst-libs/gst/audio/gstbaseaudiosrc.h:
1959         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
1960         patch from Edgard Lima <edgard.lima@indt.org.br>
1961         Fixed gstbaseaudiosrc adding ring buffer sync to it.
1962
1963 2005-10-06  Wim Taymans  <wim@fluendo.com>
1964
1965         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1966         Report the FLOW_RETURN as string in the error message.
1967
1968         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
1969         Don't assert when clearing an unnegotiated buffer.
1970
1971 2005-10-04  Michael Smith <msmith@fluendo.com>
1972
1973         * gst/playback/gstplaybasebin.c: (group_destroy),
1974         (gen_preroll_element), (remove_groups), (setup_source):
1975         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
1976         (setup_sinks), (gst_play_bin_send_event),
1977         (gst_play_bin_change_state):
1978           Set state to NULL before removing from bin. Fix refcounting.
1979
1980 2005-10-04  Michael Smith <msmith@fluendo.com>
1981
1982         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
1983           Correct refcounting in send_event() function. Previously was wrong
1984           if the first sink was unable to handle the event.
1985
1986 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1987
1988         * configure.ac:
1989           back to development
1990
1991 === release 0.9.3 ===
1992
1993 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1994
1995         * configure.ac:
1996           Releasing 0.9.3, "De Facto"
1997
1998 2005-10-03  Andy Wingo  <wingo@pobox.com>
1999
2000         * gst/playback/gstdecodebin.c (try_to_link_1)
2001         (remove_element_chain): set element to NULL before removing it.
2002
2003 2005-10-02  Johan Dahlin  <johan@gnome.org>
2004
2005         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
2006         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
2007         MT safe.
2008
2009 2005-10-02  Andy Wingo  <wingo@pobox.com>
2010
2011         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
2012         (gst_ring_buffer_prepare_read): 
2013         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
2014         Demote to LOG.
2015
2016 2005-09-29  Wim Taymans  <wim@fluendo.com>
2017
2018         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2019         * ext/theora/theoradec.c: (theora_handle_data_packet):
2020         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2021         Propagate error codes from alloc_buffer too.
2022
2023 2005-09-29  Wim Taymans  <wim@fluendo.com>
2024
2025         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2026         We use fixed caps.
2027
2028         * gst/playback/Makefile.am:
2029         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2030         (dump_element_stats), (main):
2031         Added example stream introspection code.
2032
2033 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
2034
2035         * gst/adder/gstadder.c: (gst_adder_collected):
2036           fix adder for float elements
2037
2038 2005-09-28  Wim Taymans  <wim@fluendo.com>
2039
2040         * gst-libs/gst/audio/gstbaseaudiosink.c:
2041         (gst_base_audio_sink_class_init),
2042         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2043         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2044         (gst_base_audio_src_class_init),
2045         (gst_base_audio_src_provide_clock):
2046         get_clock -> provide_clock
2047
2048 2005-09-28  Andy Wingo  <wingo@pobox.com>
2049
2050         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2051         and unlocking.
2052
2053         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2054         unlocking.
2055
2056         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2057         Actually add the pad template.
2058         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2059
2060         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2061         I'm at it...
2062
2063         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2064         from fdsrc. Get caps in create() instead of start() so it can be
2065         interrupted. Interruption somewhat untested.
2066
2067         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2068         Proper EOS handling.
2069
2070 2005-09-27  Andy Wingo  <wingo@pobox.com>
2071
2072         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2073
2074         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2075
2076         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2077
2078         * gst/tcp/gsttcp.h: 
2079         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2080         out of tcpclientsrc.c. Cancellable.
2081         (gst_tcp_socket_read): Made private, cancellable, with better
2082         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2083         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2084         whole buffer, and better diagnostics.
2085         (gst_tcp_gdp_read_caps): Same.
2086
2087         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2088
2089 2005-09-26  Andy Wingo  <wingo@pobox.com>
2090
2091         * gst/sine/gstsinesrc.h:
2092         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2093         change the 'sync' property to 'is-live' and implement it halfway,
2094         update for controller api change.
2095
2096         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2097         controller api change.
2098
2099 2005-09-24  Wim Taymans  <wim@fluendo.com>
2100
2101         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2102         * gst-libs/gst/audio/gstaudiosink.c:
2103         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2104         (gst_audioringbuffer_stop):
2105         * gst-libs/gst/audio/gstbaseaudiosink.c:
2106         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2107         (gst_base_audio_sink_change_state):
2108         * gst-libs/gst/audio/gstbaseaudiosink.h:
2109         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2110         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2111         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2112         * gst-libs/gst/audio/gstringbuffer.h:
2113         Fix sync again. Moved sample alignment to basesink.
2114
2115 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2116
2117         * docs/plugins/Makefile.am:
2118         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2119         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2120         * gst/volume/gstvolume.c:
2121           add/fix docs
2122         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2123         * gst-libs/gst/audio/audio.h:
2124           add conversion macros for frames <-> clocktime
2125
2126 2005-09-23  David Schleef  <ds@schleef.org>
2127
2128         * gst/audioresample/Makefile.am:
2129         * gst/audioresample/debug.h:
2130         * gst/audioresample/gstaudioresample.c:
2131         * gst/audioresample/resample.c: Convert to using gst debugging
2132
2133 2005-09-22  Wim Taymans  <wim@fluendo.com>
2134
2135         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2136         (gst_play_bin_send_event):
2137         Only seek on one sink, the first one that succeeds.
2138
2139 2005-09-22  Michael Smith <msmith@fluendo.com>
2140
2141         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2142         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2143         Don't flush encoder state unless we have an initialised encoder.
2144         Clear out encoder state on PAUSED_TO_READY.
2145
2146 2005-09-22  Wim Taymans  <wim@fluendo.com>
2147
2148         * gst-libs/gst/rtp/gstbasertppayload.c:
2149         (gst_basertppayload_class_init), (gst_basertppayload_init),
2150         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2151         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2152         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2153         (gst_basertppayload_set_property),
2154         (gst_basertppayload_get_property),
2155         (gst_basertppayload_change_state):
2156         * gst-libs/gst/rtp/gstbasertppayload.h:
2157         Added max-ptime to control amount of data in the rtp packets.
2158
2159 2005-09-21  Andy Wingo  <wingo@pobox.com>
2160
2161         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2162         thingies.
2163
2164         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2165         can be called multiple times, dogs.
2166
2167 2005-09-21  Wim Taymans  <wim@fluendo.com>
2168
2169         * gst-libs/gst/rtp/gstbasertppayload.c:
2170         (gst_basertppayload_class_init), (gst_basertppayload_init),
2171         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2172         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2173         (gst_basertppayload_push), (gst_basertppayload_get_property),
2174         (gst_basertppayload_change_state):
2175         Allow 0 ssrc too.
2176
2177 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2178
2179         * docs/libs/compiling.sgml:
2180           fixing typos
2181
2182 2005-09-20  Wim Taymans  <wim@fluendo.com>
2183
2184         * gst-libs/gst/rtp/gstbasertppayload.c:
2185         (gst_basertppayload_class_init), (gst_basertppayload_init),
2186         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2187         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2188         (gst_basertppayload_push), (gst_basertppayload_set_property),
2189         (gst_basertppayload_get_property),
2190         (gst_basertppayload_change_state):
2191         * gst-libs/gst/rtp/gstbasertppayload.h:
2192         Added property to configure sequence number offsets.
2193
2194 2005-09-20  Wim Taymans  <wim@fluendo.com>
2195
2196         * gst-libs/gst/rtp/gstbasertppayload.c:
2197         (gst_basertppayload_class_init), (gst_basertppayload_init),
2198         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2199         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2200         (gst_basertppayload_push), (gst_basertppayload_set_property),
2201         (gst_basertppayload_get_property),
2202         (gst_basertppayload_change_state):
2203         * gst-libs/gst/rtp/gstbasertppayload.h:
2204         Make timestamp offset configurable.
2205
2206 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2207
2208         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2209           fix wrong pop/unref
2210
2211 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2212
2213         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2214
2215         * gst-libs/gst/interfaces/propertyprobe.c:
2216         (gst_property_probe_probe_property_name),
2217         (gst_property_probe_needs_probe_name),
2218         (gst_property_probe_get_values_name),
2219         (gst_property_probe_probe_and_get_values_name):
2220           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2221           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2222
2223 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2224
2225         * check/Makefile.am:
2226           have some tests be disabled for valgrinding
2227         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2228         (GST_START_TEST):
2229         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2230           Fix A Leak.  Chain To Parent Finalize.
2231
2232 2005-09-19  Wim Taymans  <wim@fluendo.com>
2233
2234         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2235         Fixed wav pipeline.
2236
2237 2005-09-19  Wim Taymans  <wim@fluendo.com>
2238
2239         * gst-libs/gst/rtp/gstbasertppayload.c:
2240         (gst_basertppayload_class_init), (gst_basertppayload_init),
2241         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2242         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2243         (gst_basertppayload_push), (gst_basertppayload_get_property),
2244         (gst_basertppayload_change_state):
2245         Posting ERROR and WARNING messages is good.
2246
2247 2005-09-19  Wim Taymans  <wim@fluendo.com>
2248
2249         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2250         (gst_base_rtp_depayload_add_to_queue),
2251         (gst_base_rtp_depayload_push),
2252         (gst_base_rtp_depayload_set_gst_timestamp),
2253         (gst_base_rtp_depayload_queue_release):
2254         This one was not supposed to go in.
2255
2256 2005-09-19  Wim Taymans  <wim@fluendo.com>
2257
2258         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2259         Fix for bus API.
2260
2261         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2262         (gst_base_rtp_depayload_chain),
2263         (gst_base_rtp_depayload_add_to_queue),
2264         (gst_base_rtp_depayload_push),
2265         (gst_base_rtp_depayload_set_gst_timestamp),
2266         (gst_base_rtp_depayload_queue_release):
2267         Some cleanups.
2268
2269         * gst-libs/gst/rtp/gstbasertppayload.c:
2270         (gst_basertppayload_class_init), (gst_basertppayload_init),
2271         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2272         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2273         (gst_basertppayload_get_property),
2274         (gst_basertppayload_change_state):
2275         Added debugging category.
2276
2277 2005-09-18  David Schleef  <ds@schleef.org>
2278
2279         * gst/playback/gstdecodebin.c: free plugin list correctly
2280         * gst/playback/gstplaybin.c: emit warning if autovideosink
2281           and autoaudiosink can't be found (instead of segfaulting)
2282
2283 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2284
2285         * check/elements/audioconvert.c: (GST_START_TEST):
2286           try out 24 bit conversion
2287
2288 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2289
2290         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2291         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2292         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2293         * ext/vorbis/vorbisenc.h:
2294           Fix EOS handling.  Still needs a fix in the ogg muxer to
2295           mark the last page as eos.
2296
2297 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2298
2299         * common/gtk-doc-plugins.mak:
2300         * docs/plugins/Makefile.am:
2301         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2302         * gst/ffmpegcolorspace/Makefile.am:
2303         * gst/ffmpegcolorspace/avcodec.h:
2304         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2305         * gst/tcp/gstmultifdsink.c:
2306           fix up ffmpegcolorspace docs; extract header
2307
2308 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2309
2310         * common/gtk-doc-plugins.mak:
2311         * docs/plugins/Makefile.am:
2312         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2313         * ext/theora/Makefile.am:
2314         * ext/theora/gsttheoraenc.h:
2315         * ext/theora/theoraenc.c:
2316         * ext/vorbis/vorbisenc.c:
2317           pick up signals and args for vorbis; add some docs for vorbis
2318
2319 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2320
2321         * common/gstdoc-scangobj:
2322         * common/gtk-doc-plugins.mak:
2323         * docs/libs/Makefile.am:
2324         * docs/plugins/gst-plugins-base-plugins.args:
2325         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2326         * docs/plugins/gst-plugins-base-plugins.interfaces:
2327         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2328         * docs/plugins/gst-plugins-base-plugins.signals:
2329           only scanobj stuff from our source module.  Not sure yet
2330           if that's correct, given the hierarchy stuff :)
2331
2332 2005-09-15  Wim Taymans  <wim@fluendo.com>
2333
2334         * gst/audioconvert/gstaudioconvert.c:
2335         And enable 24 bits mode as well..
2336
2337 2005-09-15  Wim Taymans  <wim@fluendo.com>
2338
2339         * gst-libs/gst/rtp/Makefile.am:
2340         * gst-libs/gst/rtp/gstbasertppayload.c:
2341         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2342         (gst_basertppayload_class_init), (gst_basertppayload_init),
2343         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2344         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2345         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2346         (gst_basertppayload_set_property),
2347         (gst_basertppayload_get_property),
2348         (gst_basertppayload_change_state):
2349         * gst-libs/gst/rtp/gstbasertppayload.h:
2350         Added rtp payloader base class.
2351
2352 2005-09-15  Andy Wingo  <wingo@pobox.com>
2353
2354         * configure.ac (plugindir): Remove the EOL matcher from the
2355         regexp, as it causes me problems. Libtool? Make? Who knows?
2356
2357 2005-09-14  David Schleef  <ds@schleef.org>
2358
2359         * check/generic/states.c: 
2360         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2361         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2362           Fixes for changes in registry API.
2363
2364         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2365           to GST_PLUGIN_LDFLAGS.
2366         * ext/libvisual/visual.c: Make the library shut up.
2367         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2368         * gst-libs/gst/audio/gstaudiofilter.c: same
2369
2370 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2371
2372         * docs/plugins/Makefile.am:
2373         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2374         * docs/plugins/inspect/plugin-libvisual.xml:
2375         * docs/plugins/tmpl/element-tcpserversink.sgml:
2376         * ext/theora/theoraenc.c:
2377           add libvisual plugin and theoraenc element to docs
2378
2379 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2380
2381         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2382         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2383         * ext/theora/theoraenc.c:
2384           add theoraenc
2385
2386 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2387
2388         * gst/audioconvert/Makefile.am:
2389           Audioconvert derives from GstBaseTransform and should
2390           link to the library with our base elements to avoid
2391           unresolved symbols. Makes things work with MinGW (#316160)
2392
2393         * gst/playback/test4.c: (main):
2394           Fix MinGW build problem and use g_usleep() instead of 
2395           sleep() (#316162)
2396
2397 2005-09-12  Wim Taymans  <wim@fluendo.com>
2398
2399         * gst/audioconvert/audioconvert.c: (float),
2400         (audio_convert_prepare_context), (audio_convert_convert):
2401         * gst/audioconvert/audioconvert.h:
2402         Cleanups, speedups, simplifications, added back support
2403         for 24 bits.
2404
2405 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2406
2407         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2408         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2409         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2410         * docs/plugins/tmpl/element-tcpserversink.sgml:
2411         * gst/ffmpegcolorspace/gstffmpeg.c:
2412         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2413         * gst/videotestsrc/gstvideotestsrc.c:
2414         * gst/volume/gstvolume.c:
2415           add more elements to the docs
2416
2417 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2418
2419         * check/Makefile.am:
2420         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2421         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2422           Add extra tests for basetransform based components. 
2423           Comment out the test_element_negotiation test until we decide
2424           if it's testing correct behaviour.
2425         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2426         (gst_visual_chain), (gst_visual_change_state):
2427           Slightly more correct but still bogus timestamping.
2428           Fix state change function.
2429         * gst/audioconvert/gstaudioconvert.c:
2430         (gst_audio_convert_class_init):
2431         * gst/audioresample/gstaudioresample.c:
2432         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2433         (gst_ffmpegcsp_class_init):
2434         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2435         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2436         (gst_videoscale_prepare_image):
2437         * gst/volume/gstvolume.c: (gst_volume_class_init),
2438         (volume_transform_ip):
2439           Basetransform updates. Enable passthrough modes.
2440         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2441         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2442         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2443           Negotiation fix that allows the window to return to the original
2444           size and renegotiate passthrough upstream. Extra debug output.
2445
2446 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2447
2448         * gst/sine/gstsinesrc.c:
2449         * gst/volume/gstvolume.c:
2450           fix up header include
2451
2452 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2453
2454         * gst-libs/gst/audio/gstbaseaudiosink.c:
2455         (gst_base_audio_sink_render):
2456         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2457         * gst/volume/gstvolume.c: (gst_volume_class_init),
2458         (volume_transform):
2459           fixing lost sync, some more debugging
2460
2461 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2462
2463         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2464         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2465         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2466         (gst_xvimagesink_check_xshm_calls):
2467           Fix compilation when XShm is not available.
2468
2469 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2470
2471         * ext/libvisual/visual.c: (gst_visual_dispose),
2472         (gst_visual_getcaps), (gst_visual_src_setcaps),
2473         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2474         (gst_visual_change_state):
2475           Finish fixing up libvisual plugin so that it runs. 
2476
2477 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2478
2479         * ext/vorbis/vorbisenc.c:
2480         * gst-libs/gst/tag/gstvorbistag.c:
2481           gsttaginterface.h -> gsttagsetter.h
2482
2483 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2484
2485         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2486           added another test that failes for me (test is not active by default)
2487
2488 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2489
2490         * configure.ac:
2491           v4l2 is no longer in gst-plugins-base
2492
2493 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2494
2495         * configure.ac:
2496           In the output at the end, don't show the first plugin on the same
2497           line as "Core plug-ins, always built:".
2498           Indent the output as for other plugin categories
2499         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2500           #define that can be used to not use peer buffer_alloc functions for
2501           test purposes.
2502         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2503         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2504         (gst_ximagesink_show_frame):
2505         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2506         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2507         (gst_xvimagesink_show_frame):
2508           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2509           fails gracefully instead of XError aborting or deadlocking.
2510
2511 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2512
2513         * ext/libvisual/Makefile.am:
2514           link against gst-base-libs
2515
2516 2005-09-06  David Schleef  <ds@schleef.org>
2517
2518         * configure.ac: Enable libvisual plugin.
2519         * ext/libvisual/Makefile.am:
2520         * ext/libvisual/visual.c: Fixes to make it compile.
2521
2522 === release 0.9.2 ===
2523
2524 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2525
2526         * NEWS:
2527         * RELEASE:
2528         * configure.ac:
2529         * docs/random/ChangeLog-0.8:
2530           releasing 0.9.2, "Spoon"
2531
2532 2005-09-05  Michael Smith <msmith@fluendo.com>
2533
2534         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
2535           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
2536           that in the vorbisenc element.
2537
2538 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2539
2540         * common/gtk-doc-plugins.mak:
2541         * docs/plugins/Makefile.am:
2542           fix distcheck
2543         * gst/audioresample/resample.c:
2544           fix wrong docstring
2545
2546 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2547
2548         * common/gst-xmlinspect.py:
2549         * common/gtk-doc-plugins.mak:
2550           only inspect plugins for this given package
2551           require gst-python 0.9
2552
2553 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2554
2555         * Makefile.am:
2556         * autogen.sh:
2557         * common/gst-xmlinspect.py:
2558         * configure.ac:
2559         * docs/Makefile.am:
2560         * docs/plugins/inspect/plugin-alsa.xml:
2561         * docs/plugins/inspect/plugin-audioresample.xml:
2562         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2563         * docs/plugins/inspect/plugin-ogg.xml:
2564         * docs/plugins/tmpl/element-gnomevfssink.sgml:
2565         * docs/plugins/tmpl/element-multifdsink.sgml:
2566         * docs/plugins/tmpl/element-tcpserversink.sgml:
2567         * docs/plugins/tmpl/element-vorbisenc.sgml:
2568         * gst-plugins-base.spec.in:
2569           various doc-related updates
2570
2571 2005-08-31  Wim Taymans  <wim@fluendo.com>
2572
2573         * gst-libs/gst/audio/gstbaseaudiosink.c:
2574         (gst_base_audio_sink_render):
2575         Resync if the buffer timestamps drift more than a 10th 
2576         of a second.
2577
2578 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
2579
2580         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
2581         (gst_v4lsrc_get_property):
2582           The 'timestamp-offset' property is registered as an int64, so
2583           let's use g_value_{set|get}_int64() in our setter and getter
2584           functions (makes it work and fixes warnings with gst-inspect).
2585
2586 2005-08-30  Wim Taymans  <wim@fluendo.com>
2587
2588         * check/elements/audioconvert.c: (setup_audioconvert):
2589         * check/elements/audioresample.c: (setup_audioresample):
2590         * check/elements/volume.c: (setup_volume):
2591         Fix checks.
2592
2593 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2594
2595         * common/gtk-doc-plugins.mak:
2596         * common/plugins.xsl:
2597         * docs/plugins/Makefile.am:
2598           make module a param
2599
2600 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2601
2602         * examples/seeking/seek.c: (make_mp3_pipeline),
2603         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
2604         (play_cb), (pause_cb), (stop_cb):
2605           update the example
2606
2607 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2608
2609         * gst/volume/gstvolume.c: (gst_volume_class_init),
2610         (volume_transform):
2611           do not update controlled params, if buffer has no timestamp
2612
2613 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2614
2615         * configure.ac:
2616         * gst/sine/Makefile.am:
2617         * gst/volume/Makefile.am:
2618           controllerized elements also need to link against controller-libs ;)
2619
2620 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2621
2622         * docs/libs/tmpl/gstcolorbalance.sgml:
2623         * docs/libs/tmpl/gstgconf.sgml:
2624         * docs/libs/tmpl/gstmixer.sgml:
2625         * docs/libs/tmpl/gstringbuffer.sgml:
2626         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2627         (gst_sinesrc_create):
2628         * gst/volume/gstvolume.c: (gst_volume_class_init),
2629         (volume_transform):
2630           controllerized two audio plugins
2631
2632 2005-08-29  Andy Wingo  <wingo@pobox.com>
2633
2634         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
2635         (vorbis_handle_data_packet): Fix some int overflow errors.
2636
2637         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
2638         -1.
2639         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
2640         valid.
2641         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
2642         if it's valid. Fixed streaming-mode playback.
2643
2644         * check/elements/volume.c (cleanup_volume): Fix for running
2645         CK_FORK=no.
2646
2647         * check/elements/audioconvert.c: Convert from native endian, not
2648         little endian.
2649
2650 2005-08-29  Michael Smith <msmith@fluendo.com>
2651
2652         * ext/ogg/Makefile.am:
2653         * ext/ogg/gstogg.c: (plugin_init):
2654         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
2655         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
2656         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
2657         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
2658         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
2659         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
2660         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
2661         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
2662         Add an ogg parser element.
2663
2664 2005-08-28  Andy Wingo  <wingo@pobox.com>
2665
2666         * Updates for two-arg init from GST_BOILERPLATE_FULL.
2667
2668 2005-08-26  Wim Taymans  <wim@fluendo.com>
2669
2670         * gst/audioconvert/audioconvert.c: (if), (float),
2671         (audio_convert_get_func_index), (check_default),
2672         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2673         (audio_convert_clean_context), (audio_convert_get_sizes),
2674         (audio_convert_convert):
2675         Cleanups.
2676
2677 2005-08-26  Wim Taymans  <wim@fluendo.com>
2678
2679         * gst/audioconvert/audioconvert.c: (if), (float),
2680         (audio_convert_get_func_index), (check_default),
2681         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2682         (audio_convert_clean_context), (audio_convert_get_sizes),
2683         (audio_convert_convert):
2684         More elegant and working temp buffer selection algo.
2685
2686 2005-08-26  Wim Taymans  <wim@fluendo.com>
2687
2688         * gst/audioconvert/audioconvert.c: (if), (float),
2689         (audio_convert_get_func_index), (check_default),
2690         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2691         (audio_convert_clean_context), (audio_convert_get_sizes),
2692         (get_temp_buffer), (audio_convert_convert):
2693         Use realloc else we lose our original data.
2694
2695 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
2696
2697         * gst/audioresample/gstaudioresample.c:
2698           use base class' newsegment to properly timestamp
2699
2700 2005-08-26  Wim Taymans  <wim@fluendo.com>
2701
2702         * gst/audioconvert/audioconvert.c: (if), (float),
2703         (audio_convert_get_func_index), (check_default),
2704         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2705         (audio_convert_clean_context), (audio_convert_get_sizes),
2706         (get_temp_buffer), (audio_convert_convert):
2707         * gst/audioconvert/gstaudioconvert.c:
2708         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
2709         (gst_audio_convert_transform_caps),
2710         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
2711         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
2712         Oops, allocate enough space to perform the channel mix.
2713
2714 2005-08-26  Wim Taymans  <wim@fluendo.com>
2715
2716         * gst/audioconvert/Makefile.am:
2717         * gst/audioconvert/audioconvert.c: (if), (float),
2718         (audio_convert_get_func_index), (check_default),
2719         (audio_convert_clean_fmt), (audio_convert_prepare_context),
2720         (audio_convert_clean_context), (audio_convert_get_sizes),
2721         (get_temp_buffer), (audio_convert_convert):
2722         * gst/audioconvert/audioconvert.h:
2723         * gst/audioconvert/gstaudioconvert.c:
2724         (gst_audio_convert_class_init), (gst_audio_convert_init),
2725         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
2726         (gst_audio_convert_get_unit_size),
2727         (gst_audio_convert_transform_caps),
2728         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
2729         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
2730         * gst/audioconvert/gstaudioconvert.h:
2731         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2732         (gst_channel_mix_fill_identical),
2733         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
2734         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
2735         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
2736         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
2737         (gst_channel_mix_mix):
2738         * gst/audioconvert/gstchannelmix.h:
2739         Cleanups, librarify a bit, optimize, better negotiation and more.
2740
2741 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2742
2743         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
2744         Another from MikeS:
2745         During typefinding, don't support negative offsets
2746         (offsets from the end of the stream) in our typefind->peek() function
2747         - nothing embedded in ogg ever needs them. However, we need to recognise
2748         those requests and reject them, otherwise we return invalid pointers.
2749
2750 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
2751
2752         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
2753         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
2754         (vorbisdec_finalize), (vorbis_handle_type_packet):
2755           Big shout-out to MikeS for fixing this giant memory leak.
2756           Huzzah!
2757
2758 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2759
2760         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
2761         (audio_convert_get_unit_size):
2762           plug some leaks
2763
2764 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2765
2766         * check/Makefile.am:
2767         * check/elements/audioconvert.c: (setup_audioconvert),
2768         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2769         (GST_START_TEST), (audioconvert_suite), (main):
2770           add a test for audioconvert
2771         * gst/audioresample/gstaudioresample.c:
2772         * gst/audioresample/gstaudioresample.h:
2773           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
2774           note that for buffers of 1/3 sec this means DURATION(c) is 
2775           one nanosecond more than for a and b
2776
2777 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2778
2779         * check/Makefile.am:
2780         * check/elements/audioresample.c: (setup_audioresample),
2781         (cleanup_audioresample), (fail_unless_perfect_stream),
2782         (test_perfect_stream_instance), (GST_START_TEST),
2783           add a check for audioresample
2784         (audioresample_suite), (main):
2785         * check/elements/volume.c: (GST_START_TEST):
2786           remove unused method
2787         * gst/audioresample/gstaudioresample.c:
2788           set correct buffer parameters since we're changing them
2789         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2790           add some debug
2791
2792 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2793
2794         * gst/audioresample/debug.c:
2795         * gst/audioresample/gstaudioresample.c:
2796           add room for extra overlap samples when asked to transform size
2797           protect against possible mem corruption and check for discrepancies
2798           between written size and outbuffer's size so we can warn for
2799           potential problems
2800         * gst/audioresample/resample.c: (resample_init),
2801         (resample_get_output_size_for_input), (resample_get_output_size),
2802         (resample_set_n_channels), (resample_set_format):
2803           set debug level based on RESAMPLE_DEBUG env var
2804           make sure that get_output_size* returns a whole number of
2805           sample_size
2806           set sample_size each time either channel or format is set
2807         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
2808         * gst/audioresample/resample_functable.c:
2809         (resample_scale_functable):
2810         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2811           remove r->sample_size, it's done in resample.c now
2812           add some debugging to the ref implementation
2813           make sure we only give back bytes that are wholes of the sample
2814           size
2815
2816 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
2817         * gst/playback/gstplaybasebin.c: (fill_buffer):
2818         Revert unpopular change for GST_MESSAGE_SRC to GObject.
2819
2820 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
2821
2822         * gst/volume/gstvolume.c:
2823           made set_caps function static
2824
2825 2005-08-24  Wim Taymans  <wim@fluendo.com>
2826
2827         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2828         (gst_vorbisenc_change_state):
2829         Stop leaking taglists.
2830
2831 2005-08-24  Wim Taymans  <wim@fluendo.com>
2832
2833         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
2834         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
2835         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
2836         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
2837         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
2838         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
2839         Parse seeking events better.
2840         Unref static caps.
2841         Generate correct newsegment events, fixes seeking in live oggs.
2842
2843         * ext/theora/theoradec.c: (theora_dec_src_query),
2844         (theora_dec_src_event), (theora_dec_src_getcaps),
2845         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
2846         Use newsegment values to report correct play time.
2847
2848         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2849         (vorbis_dec_src_event), (vorbis_dec_sink_event):
2850         * ext/vorbis/vorbisdec.h:
2851         Parse and use newsegment values to report correct play time.
2852
2853         * gst-libs/gst/audio/gstbaseaudiosink.c:
2854         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2855         Clear ringbuffer on flush.
2856         Use newsegment values to calculate playback time.
2857
2858         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
2859         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
2860         Basesink does newsegment calculations for us now.
2861
2862 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2863
2864         * check/Makefile.am:
2865         * configure.ac:
2866           add core's plugins to the mix so that playbin works
2867         * check/generic/states.c: (GST_START_TEST):
2868           set a 0 timeout on pipelines, so they don't force the next
2869           state change
2870         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
2871         (gst_play_base_bin_change_state):
2872           remove the crappy error handling and do GST error handling
2873
2874 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2875
2876         * check/Makefile.am:
2877         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
2878           add same test as to core, it bitches out on playbin atm.
2879
2880 2005-08-24  Wim Taymans  <wim@fluendo.com>
2881
2882         * configure.ac:
2883         Remove audioscale.
2884
2885 2005-08-24  Wim Taymans  <wim@fluendo.com>
2886
2887         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
2888         (gst_videoscale_prepare_size), (parse_caps),
2889         (gst_videoscale_set_caps), (gst_videoscale_get_size),
2890         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
2891         (gst_videoscale_transform):
2892         * gst/videoscale/gstvideoscale.h:
2893         Refactor, make use of BaseTranform really well.
2894
2895 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2896
2897         * configure.ac:
2898           compile audioresample
2899         * gst/audioresample/Makefile.am:
2900         * gst/audioresample/buffer.c:
2901         * gst/audioresample/functable.c:
2902         * gst/audioresample/gstaudioresample.c:
2903         * gst/audioresample/gstaudioresample.h:
2904         * gst/audioresample/resample.c:
2905         (resample_get_output_size_for_input):
2906         * gst/audioresample/resample.h:
2907         * gst/audioresample/resample_chunk.c:
2908         * gst/audioresample/resample_functable.c:
2909         * gst/audioresample/resample_ref.c:
2910           port to use basetransform; doesn't work in all cases yet
2911
2912 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2913
2914         * gst/audioconvert/gstaudioconvert.c:
2915         (gst_audio_convert_class_init), (gst_audio_convert_init),
2916         (audio_convert_get_unit_size), (audio_convert_transform_caps),
2917         (audio_convert_fixate_caps), (audio_convert_set_caps),
2918         (audio_convert_transform),
2919         (gst_audio_convert_buffer_to_default_format),
2920         (gst_audio_convert_buffer_from_default_format),
2921         (gst_audio_convert_channels):
2922         * gst/audioconvert/gstchannelmix.c:
2923         * gst/audioconvert/gstchannelmix.h:
2924           port to basetransform
2925         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2926         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
2927         (gst_ffmpegcsp_get_unit_size):
2928         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2929         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
2930           fix for basetransform changes
2931
2932 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
2933
2934         * check/Makefile.am:
2935           Add CHECK_CFLAGS and LDFLAGS
2936
2937         * gst/playback/gstplaybasebin.c: (fill_buffer):
2938           GST_MESSAGE_SRC became a GObject
2939
2940 2005-08-24  Wim Taymans  <wim@fluendo.com>
2941
2942         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
2943         (gst_ring_buffer_clear_all):
2944         * gst-libs/gst/audio/gstringbuffer.h:
2945         Added function to clear the ringbuffer.
2946
2947 2005-08-24  Andy Wingo  <wingo@pobox.com>
2948
2949         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
2950         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
2951         of _open and _close.
2952
2953         * sys/v4l/gstv4lxoverlay.h:
2954         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
2955         an Xv connection here, instead of all the time. Make Xv only be
2956         loaded if you axe for it. Kindof a workaround for buggy behaviour
2957         of Xv when using remote xservers (XvQueryExtension would block).
2958         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
2959         replace the _open and _close public API. Only start the xv
2960         connection if necessary.
2961         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
2962
2963 2005-08-23  David Schleef  <ds@schleef.org>
2964
2965         * gst/audioresample/Makefile.am: Leet audioresampling code
2966         * gst/audioresample/buffer.c:
2967         * gst/audioresample/buffer.h:
2968         * gst/audioresample/debug.c:
2969         * gst/audioresample/debug.h:
2970         * gst/audioresample/functable.c:
2971         * gst/audioresample/functable.h:
2972         * gst/audioresample/gstaudioresample.c:
2973         * gst/audioresample/gstaudioresample.h:
2974         * gst/audioresample/resample.c:
2975         * gst/audioresample/resample.h:
2976         * gst/audioresample/resample_chunk.c:
2977         * gst/audioresample/resample_functable.c:
2978         * gst/audioresample/resample_ref.c:
2979
2980 2005-08-23  Wim Taymans  <wim@fluendo.com>
2981
2982         * examples/seeking/seek.c: (make_vorbis_pipeline),
2983         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
2984         Small seek updates.
2985
2986 2005-08-23  Andy Wingo  <wingo@pobox.com>
2987
2988         * gst-libs/gst/audio/gstbaseaudiosrc.c
2989         (gst_base_audio_src_fixate): Only fixate endianness if it is
2990         present in the caps.
2991
2992 2005-08-22  Andy Wingo  <wingo@pobox.com>
2993
2994         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
2995         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
2996         device-name property.
2997
2998         * gst-libs/gst/audio/gstaudiosrc.h:
2999         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
3000         close_device in the ring buffer, like gstaudiosink.
3001
3002         * ext/alsa/gstalsamixer.h:
3003         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
3004         macro to implement the interface without much code. Cleanups. 
3005
3006         * ext/alsa/gstalsasrc.h:
3007         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
3008         READY.
3009
3010         * ext/alsa/Makefile.am: Add new files.
3011         * ext/alsa/gstalsamixerelement.c: 
3012         * ext/alsa/gstalsamixerelement.c: Split element code out from
3013         mixer code so that alsasrc can be a mixer too.
3014
3015 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3016
3017         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3018         (GST_START_TEST):
3019         * check/elements/vorbisdec.c: (setup_vorbisdec),
3020         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
3021         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3022         (vorbis_handle_identification_packet),
3023         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
3024         (vorbis_handle_header_packet), (vorbis_dec_push),
3025         (vorbis_dec_chain):
3026           use the setup/teardown methods to save code.  save code is good.
3027
3028 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3029
3030         * check/Makefile.am:
3031           add ext dir for plugins
3032           add vorbisdec test conditionally
3033         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3034         (GST_START_TEST), (volume_suite):
3035           add a test with wrong caps
3036         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
3037         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
3038           add a vorbisdec test
3039         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3040         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3041           clean up debug output
3042         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3043           yay, fix a segfault/security issue in vorbisdec
3044           gst-launch fakesrc ! vorbisdec wasn't happy
3045         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3046         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3047         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3048         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3049         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3050         (gst_vorbisenc_set_metadata), (get_constraints_string),
3051         (update_start_message), (gst_vorbisenc_setup),
3052         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3053         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3054         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3055         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3056         * ext/vorbis/vorbisenc.h:
3057           march in line
3058         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3059         (gst_ffmpegcsp_transform):
3060           have the kow come home
3061         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3062           debug my func ptr
3063         * gst/volume/gstvolume.c: (volume_set_caps):
3064           add a debug
3065
3066 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3067
3068         * Makefile.am:
3069         * check/.cvsignore:
3070         * check/Makefile.am:
3071         * check/elements/.cvsignore:
3072         * check/elements/volume.c: (chain_func), (event_func),
3073         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3074         (main):
3075         * configure.ac:
3076           add unit test structure for gst-plugins-base
3077           add a test for volume
3078         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3079         (gst_volume_set_volume), (gst_volume_get_volume),
3080         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3081         (volume_funcfind), (volume_process_float), (volume_process_int16),
3082         (volume_set_caps), (volume_transform), (volume_update_mute),
3083         (volume_update_volume), (volume_set_property),
3084         (volume_get_property):
3085           document a little; use basetransform vmethod _set_caps
3086
3087 2005-08-19  Andy Wingo  <wingo@pobox.com>
3088
3089         * ext/alsa/gstalsamixertrack.h:
3090         * ext/alsa/gstalsamixertrack.c:
3091         * ext/alsa/gstalsamixeroptions.h:
3092         * ext/alsa/gstalsamixeroptions.c:
3093         * ext/alsa/gstalsamixer.h:
3094         * ext/alsa/gstalsamixer.c: Port to 0.9.
3095
3096         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3097         Remove gstalsa.c and alsaclock. No more cruft here.
3098         
3099 2005-08-18  Wim Taymans  <wim@fluendo.com>
3100
3101         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3102         (gst_base_rtp_depayload_chain),
3103         (gst_base_rtp_depayload_add_to_queue),
3104         (gst_base_rtp_depayload_push),
3105         (gst_base_rtp_depayload_queue_release):
3106         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3107         Fix for RTPBuffer changes.
3108
3109         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3110         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3111         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3112         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3113         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3114         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3115         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3116         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3117         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3118         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3119         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3120         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3121         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3122         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3123         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3124         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3125         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3126         (gst_rtpbuffer_get_payload):
3127         * gst-libs/gst/rtp/gstrtpbuffer.h:
3128         Don't subclass GstBuffer but add methods and helper functions
3129         to construct and manipulate RTP packets in regular GstBuffers.
3130
3131 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3132
3133         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3134           moved statement below switch
3135         * gst/volume/gstvolume.c: (gst_volume_class_init):
3136           added debug ptr
3137
3138 2005-08-16  Wim Taymans  <wim@fluendo.com>
3139
3140         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3141         (gst_base_audio_src_change_state):
3142         Open and close device in READY<->NULL state change.
3143
3144 2005-08-16  Andy Wingo  <wingo@pobox.com>
3145
3146         * examples/seeking/Makefile.am: Don't compile non-compiling
3147         compiled objects with the compiler.
3148
3149         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3150         elements.
3151
3152 2005-08-12  Philippe Khalaf <burger@speedy.org>
3153         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3154         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3155           Made a thread to release the queue.
3156           Removed timestamp conversion for now.
3157
3158 2005-08-10  Philippe Khalaf <burger@speedy.org>
3159         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3160         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3161           Added rtp timestamp -> gst timestamp conversion.
3162           Fixed several problems with queue.
3163
3164 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3165
3166         * gst-libs/gst/audio/gstaudioclock.h:
3167         * gst-libs/gst/audio/gstaudiofilter.h:
3168         * gst-libs/gst/audio/gstaudiosink.h:
3169         * gst-libs/gst/audio/gstaudiosrc.h:
3170         * gst-libs/gst/audio/gstbaseaudiosink.h:
3171         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3172         * gst-libs/gst/audio/gstringbuffer.h:
3173         * gst-libs/gst/net/gstnetbuffer.h:
3174         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3175         * gst-libs/gst/rtp/gstrtpbuffer.h:
3176           Add padding (you will need to rebuild gst-plugins-base,
3177           gst-plugins and all applications afterwards!)
3178
3179 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3180
3181         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3182         (gst_riff_parse_chunk):
3183           Fix bug in debug message and add some more debug messages.
3184
3185 2005-08-08  Edward Hervey  <edward@fluendo.com>
3186
3187         * gst-libs/gst/riff/riff-media.c:
3188         backported updates since branch
3189
3190 2005-08-08  Andy Wingo  <wingo@pobox.com>
3191
3192         * gst-libs/gst/audio/gstbaseaudiosink.c
3193         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3194         like good elements should. Close on READY->NULL too.
3195
3196         * gst-libs/gst/audio/gstaudiosink.c
3197         (gst_audioringbuffer_open_device,
3198         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3199         (gst_audioringbuffer_release): Updates for new ring buffer API,
3200         hook into the new audio sink api.
3201
3202         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3203         (GstAudioSinkClass.close): Just open and close the device -- no
3204         resource allocation or configuration.
3205         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3206         vmethods, handle device setup and resource allocation.
3207
3208         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3209         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3210         base class API.
3211
3212         * gst-libs/gst/audio/gstringbuffer.h
3213         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3214         New vmethods.
3215
3216         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3217         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3218         New API functions. The device should be opened before acquiring
3219         and closed after releasing.
3220
3221 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3222
3223         * gst-libs/gst/interfaces/mixer.h:
3224           Reset padding to GST_PADDING.
3225
3226 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3227
3228         * gst/playback/gstplaybin.c: (remove_sinks):
3229           Remove visualization from parent explicitely; works around some
3230           apparent refcount issue that I haven't tracked down yet.
3231
3232 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3233
3234         * ext/alsa/gstalsasink.c: (set_hwparams):
3235           Assign debug category, add negotiation debug msgs.
3236
3237 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3238
3239         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3240           Fix error code for file-not-found to NOT_FOUND.
3241
3242 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3243
3244         * common/gtk-doc-plugins.mak:
3245         * docs/plugins/Makefile.am:
3246         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3247         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3248           renamed to actual element names, so much nicer to look at
3249         * docs/plugins/tmpl/gstmultifdsink.sgml:
3250           remove
3251         * docs/plugins/tmpl/multifdsink.sgml:
3252         * docs/plugins/tmpl/tcpserversink.sgml:
3253           add
3254         * ext/alsa/gstalsa.c:
3255         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3256         * ext/ogg/gstoggmux.c:
3257         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3258         * gst/playback/gstdecodebin.c:
3259         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3260         * gst/tcp/gsttcpserversink.c:
3261           various fixes and documentation additions
3262
3263 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3264
3265         * common/Makefile.am:
3266         * common/gstdoc-scangobj:
3267         * common/gtk-doc-plugins.mak:
3268         * common/gtk-doc.mak:
3269           add a custom scangobj that uses the registry
3270           add a custom gtk-doc-plugins.mak that uses it
3271           some doc build fixes
3272         * configure.ac:
3273         * docs/Makefile.am:
3274         * docs/plugins/Makefile.am:
3275         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3276         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3277         * docs/plugins/gst-plugins-base-plugins.types:
3278         * docs/plugins/tmpl/gstmultifdsink.sgml:
3279           add docs for one element, multifdsink
3280         * gst/adder/gstadder.h:
3281         * gst/volume/gstvolume.h:
3282           don't privatize enum
3283         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3284         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3285         (gst_sync_method_get_type), (gst_client_status_get_type),
3286         (gst_multifdsink_class_init),
3287         (gst_multifdsink_client_queue_buffer),
3288         (gst_multifdsink_handle_client_write):
3289         * gst/tcp/gstmultifdsink.h:
3290         * gst/tcp/gsttcp.h:
3291         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3292         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3293         (gst_tcpclientsink_render):
3294         * gst/tcp/gsttcpclientsink.h:
3295         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3296         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3297         (gst_tcpclientsrc_start):
3298         * gst/tcp/gsttcpclientsrc.h:
3299         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3300         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3301         * gst/tcp/gsttcpserversrc.h:
3302         * gst/typefind/gsttypefindfunctions.c:
3303           remove superfluous Type stuff
3304
3305 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3306
3307         * gst/playback/gstplaybin.c: (gen_video_element):
3308           Enable videoscale.
3309
3310 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3311
3312         * gst-libs/gst/gconf/gconf.c:
3313         * gst-libs/gst/gconf/gconf.h:
3314           Fix some Andy Problem [tm].
3315
3316 2005-08-04  Andy Wingo  <wingo@pobox.com>
3317
3318         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3319         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3320         (gst_ffmpegcsp_get_size): Adapt to API changes.
3321
3322         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3323         Implement an in-place do-nothing transform.
3324
3325 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3326
3327         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3328         (gst_ximagesink_renegotiate_size):
3329           Do not set new window sizes yet if we prepare a new buffer size
3330           for upstream renegotiation (software scaling) at some point in the
3331           future, because this new size waqs not actually accepted yet. Once
3332           accepted, renegotiation later on will set the new sizes just fine.
3333           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3334           embedding testcase.
3335
3336 2005-08-03  Andy Wingo  <wingo@pobox.com>
3337
3338         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3339         (gst_ximagesink_buffer_alloc): 
3340         Protect the height, width, and desired_caps with the pool_lock.
3341         Fixes videotestsrc ! queue ! ximagesink.
3342
3343 2005-08-02  Edward Hervey  <edward@fluendo.com>
3344
3345         * gst/volume/gstvolume.c:
3346         include left from controller cleanup
3347
3348 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3349         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3350           Stop collectpads before calling the parent state
3351           change function on PAUSED->READY.
3352
3353 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3354         * configure.ac:
3355           When testing for X libs, use the X CFlags 
3356         * gst/adder/gstadder.c: (gst_adder_change_state):
3357           Stop the collectpads before calling parent state change function
3358           on PAUSED->READY, otherwise we deadlock deactivating pads.
3359
3360 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3361
3362         * configure.ac:
3363         * docs/libs/tmpl/gstcolorbalance.sgml:
3364         * docs/libs/tmpl/gstmixer.sgml:
3365         * examples/Makefile.am:
3366         * gst/sine/Makefile.am:
3367         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3368         (gst_sinesrc_set_property), (plugin_init):
3369         * gst/sine/gstsinesrc.h:
3370         * gst/volume/Makefile.am:
3371         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3372         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3373         (volume_process_float), (volume_process_int16),
3374         (volume_set_property), (plugin_init):
3375         * gst/volume/gstvolume.h:
3376           deactivate and remove dparams (libgstcontrol)
3377
3378 2005-07-29  Wim Taymans  <wim@fluendo.com>
3379
3380         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3381         Convert me to BaseTransform!! help..
3382
3383 2005-07-29  Andy Wingo  <wingo@pobox.com>
3384
3385         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3386         sinks.
3387
3388         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3389         support of both endiannesses.
3390
3391 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3392
3393         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3394           Fix confusing debug message (s/event/query/)
3395
3396 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3397
3398         * gst/videotestsrc/videotestsrc.h:
3399           Use "_stdint.h" instead of <stdint.h>
3400
3401 2005-07-27  Wim Taymans  <wim@fluendo.com>
3402
3403         * ext/vorbis/Makefile.am:
3404         Revert wrong commit.
3405
3406 2005-07-27  Wim Taymans  <wim@fluendo.com>
3407
3408         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3409         More compilation fixen.
3410
3411 2005-07-27  Wim Taymans  <wim@fluendo.com>
3412
3413         * gst-libs/gst/audio/gstbaseaudiosink.c:
3414         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3415         (gst_base_audio_sink_create_ringbuffer),
3416         (gst_base_audio_sink_change_state):
3417         Fix compilation.
3418
3419 2005-07-27  Wim Taymans  <wim@fluendo.com>
3420
3421         * examples/seeking/seek.c: (setup_dynamic_link),
3422         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3423         (query_positions_elems), (query_positions_pads), (do_seek):
3424         Update seek example.
3425
3426         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3427         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3428         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3429         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3430         (gst_ogg_demux_handle_event),
3431         (gst_ogg_demux_deactivate_current_chain),
3432         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3433         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3434         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3435         (gst_ogg_demux_loop):
3436         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3437         * ext/theora/theoradec.c: (theora_dec_src_event),
3438         (theora_dec_src_getcaps), (theora_dec_sink_event),
3439         (theora_dec_push), (theora_dec_chain):
3440         * ext/vorbis/Makefile.am:
3441         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3442         (vorbis_dec_sink_event), (vorbis_dec_push),
3443         (vorbis_handle_data_packet):
3444         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3445         (gst_vorbisenc_chain):
3446         * gst/playback/gststreaminfo.c: (cb_probe):
3447         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3448         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3449         * gst/videoscale/gstvideoscale.c:
3450         (gst_videoscale_handle_src_event):
3451         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3452         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3453         (gst_ximagesink_navigation_send_event):
3454         * sys/xvimage/xvimagesink.c:
3455         (gst_xvimagesink_navigation_send_event):
3456         Various event updates and cleanups
3457
3458 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3459
3460         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3461           Fix segfault for I420/YV12.
3462
3463 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3464
3465         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3466           Report bitrate.
3467
3468 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3469
3470         * gst/playback/gstplaybin.c: (gen_video_element),
3471         (gen_audio_element):
3472           Switch to auto*sink elements as default sinks; add volume element
3473           so that volume control in totem works.
3474
3475 2005-07-21  Wim Taymans  <wim@fluendo.com>
3476
3477         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3478         * gst/playback/gstplaybin.c: (setup_sinks),
3479         (gst_play_bin_change_state):
3480         Refcount fix and more comments.
3481
3482 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3483
3484         * sys/ximage/Makefile.am:
3485         * sys/ximage/ximage.c: (plugin_init):
3486         * sys/ximage/ximagesink.c:
3487         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3488         
3489
3490 2005-07-21  Wim Taymans  <wim@fluendo.com>
3491
3492         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3493         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3494         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3495         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3496         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3497         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3498         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3499         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3500         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3501         Generate correct disconts for live chained oggs.
3502
3503         * gst-libs/gst/audio/gstbaseaudiosink.c:
3504         (gst_base_audio_sink_render),
3505         (gst_base_audio_sink_create_ringbuffer),
3506         (gst_base_audio_sink_change_state):
3507         Handle discont math correctly.
3508
3509         * gst/playback/gstplaybin.c: (add_sink):
3510         Some small debug cleanup.
3511
3512 2005-07-21  Wim Taymans  <wim@fluendo.com>
3513
3514         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3515         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3516         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3517         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3518         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3519         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
3520         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3521         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
3522         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3523         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
3524         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
3525         (gst_ogg_demux_change_state), (gst_ogg_print):
3526         Reorganize code to send the right disconts when in streaming
3527         mode.
3528
3529 2005-07-20  Andy Wingo  <wingo@pobox.com>
3530
3531         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
3532         fix (?), fixes a seggie mcfalterson (#310894).
3533
3534 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3535
3536         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
3537         (gst_ogg_mux_set_header_on_caps):
3538         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
3539         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3540         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3541         * gst-libs/gst/audio/multichannel.c:
3542         (gst_audio_set_channel_positions),
3543         (gst_audio_set_structure_channel_positions_list):
3544         * gst/playback/gstdecodebin.c: (dynamic_create):
3545         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
3546         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3547           Fixes for API changes in core.
3548
3549 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3550
3551         * gst/playback/gstplaybasebin.c: (fill_buffer):
3552           Use _new_custom() so we can set custom message types for buffering
3553           messages.
3554
3555 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3556
3557         * configure.ac:
3558         * gst-libs/gst/Makefile.am:
3559         * gst-libs/gst/gconf/.cvsignore:
3560         * gst-libs/gst/gconf/Makefile.am:
3561         * gst-libs/gst/gconf/test-gconf.c:
3562         * pkgconfig/Makefile.am:
3563         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
3564         * pkgconfig/gstreamer-gconf.pc.in:
3565           Remove gconf stuff, use gconf elements instead from now on.
3566
3567 2005-07-20  Wim Taymans  <wim@fluendo.com>
3568
3569         * gst-libs/gst/audio/TODO:
3570         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
3571         (gst_audio_clock_get_internal_time):
3572         * gst-libs/gst/audio/gstaudioclock.h:
3573         * gst-libs/gst/audio/gstbaseaudiosink.c:
3574         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3575         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
3576         (gst_base_audio_sink_render),
3577         (gst_base_audio_sink_create_ringbuffer),
3578         (gst_base_audio_sink_change_state):
3579         Make sure the audio clock always returns an increasing value.
3580
3581 2005-07-19  Andy Wingo  <wingo@pobox.com>
3582
3583         * gst/videotestsrc/: Cleanups.
3584
3585 2005-07-19  Wim Taymans  <wim@fluendo.com>
3586
3587         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
3588         Better debugging.
3589
3590 2005-07-19  Wim Taymans  <wim@fluendo.com>
3591
3592         * examples/seeking/seek.c: (make_dv_pipeline),
3593         (make_vorbis_theora_pipeline), (query_rates),
3594         (query_positions_elems), (query_positions_pads), (do_seek):
3595         Make correct DV pipeline.
3596
3597 2005-07-18  Andy Wingo  <wingo@pobox.com>
3598
3599         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
3600         default. Also because it's the only thing that really works. (This
3601         is used in the GConf elements).
3602         Use AS_LIBTOOL_TAGS.
3603
3604 2005-07-18  Wim Taymans  <wim@fluendo.com>
3605
3606         * gst/playback/gstdecodebin.c: (remove_element_chain):
3607         * gst/playback/gstplaybin.c: (add_sink):
3608         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3609         (gst_stream_info_set_mute):
3610         * gst/playback/gststreamselector.c:
3611         (gst_stream_selector_get_linked_pad),
3612         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
3613         More leak and compile fixes.
3614
3615 2005-07-18  Wim Taymans  <wim@fluendo.com>
3616
3617         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3618         (query_rates), (query_positions_elems), (query_positions_pads),
3619         (do_seek), (seek_cb), (stop_seek):
3620         Updated seek example. 
3621
3622         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
3623         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
3624         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
3625         * gst/playback/gstplaybin.c: (add_sink):
3626         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3627         (gst_stream_info_set_mute):
3628         Some refcount leak fixes.
3629
3630 2005-07-16  Wim Taymans  <wim@fluendo.com>
3631
3632         * gst-libs/gst/audio/gstbaseaudiosink.c:
3633         (gst_base_audio_sink_render):
3634         Align samples even if we have roundoff errors in the 
3635         timestamp conversion.
3636
3637 2005-07-16  Wim Taymans  <wim@fluendo.com>
3638
3639         * docs/libs/tmpl/gstringbuffer.sgml:
3640         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3641         (query_rates), (query_positions_elems), (query_positions_pads),
3642         (update_scale), (do_seek):
3643         Updated seek example.
3644
3645         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3646         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
3647         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
3648         (gst_ogg_demux_loop):
3649         Push out correct discont values.
3650
3651         * ext/theora/theoradec.c: (theora_dec_src_convert),
3652         (theora_dec_sink_convert), (theora_dec_src_getcaps),
3653         (theora_dec_sink_event), (theora_handle_type_packet),
3654         (theora_handle_header_packet), (theora_dec_push),
3655         (theora_handle_data_packet), (theora_dec_chain),
3656         (theora_dec_change_state):
3657         Better timestamping.
3658
3659         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
3660         (vorbis_dec_sink_event), (vorbis_dec_push),
3661         (vorbis_handle_data_packet), (vorbis_dec_chain):
3662         * ext/vorbis/vorbisdec.h:
3663         Better timestamping.
3664
3665         * gst-libs/gst/audio/gstbaseaudiosink.c:
3666         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
3667         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3668         Handle syncing on timestamps instead of sample offsets. Make
3669         use of DISCONT values as described in design docs.
3670
3671         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3672         (gst_base_audio_src_get_time):
3673         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
3674         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
3675         (gst_ring_buffer_read):
3676         * gst-libs/gst/audio/gstringbuffer.h:
3677         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
3678         (gst_ximagesink_show_frame):
3679         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3680         Correcly convert buffer timestamp to stream time.
3681
3682 2005-07-16  Wim Taymans  <wim@fluendo.com>
3683
3684         * gst/audioconvert/gstaudioconvert.c:
3685         (gst_audio_convert_get_buffer):
3686         Timestamp buffers correctly.
3687
3688         * gst/playback/gstplaybin.c: (gen_video_element):
3689         Make internal fakesink silent.
3690
3691 2005-07-15  Wim Taymans  <wim@fluendo.com>
3692
3693         * gst/ffmpegcolorspace/Makefile.am:
3694         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3695         (gst_ffmpegcsp_caps_remove_format_info),
3696         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
3697         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
3698         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
3699         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
3700         Ported ffmpegcolorspace to basetransform.
3701
3702         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
3703         * gst/volume/gstvolume.c: (volume_transform):
3704         Ported to new API.
3705
3706 2005-07-14  Wim Taymans  <wim@fluendo.com>
3707
3708         * gst/videotestsrc/Makefile.am:
3709         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
3710         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
3711         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
3712         (gst_videotestsrc_init), (gst_videotestsrc_event),
3713         (gst_videotestsrc_create), (gst_videotestsrc_start),
3714         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
3715         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
3716         (gst_videotestsrc_get_property):
3717         * gst/videotestsrc/gstvideotestsrc.h:
3718         Make videotestsrc a pushsrc.
3719
3720 2005-07-14  Wim Taymans  <wim@fluendo.com>
3721
3722         * gst/tcp/gstfdset.c: (gst_fdset_free):
3723         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
3724         (gst_multifdsink_add), (gst_multifdsink_remove),
3725         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
3726         (gst_multifdsink_remove_client_link),
3727         (gst_multifdsink_client_queue_data),
3728         (gst_multifdsink_client_queue_caps),
3729         (gst_multifdsink_client_queue_buffer),
3730         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
3731         (gst_multifdsink_stop):
3732         * gst/tcp/gstmultifdsink.h:
3733         0.8 backporting.
3734
3735         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
3736         Also draw image when not from a pool.
3737
3738 2005-07-14  Wim Taymans  <wim@fluendo.com>
3739
3740         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
3741         (mute_stream), (silence_stream):
3742         Small debug additions.
3743
3744 2005-07-14  Wim Taymans  <wim@fluendo.com>
3745
3746         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
3747         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3748         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
3749         Better error recovery, ignore unconnected pads and
3750         non-fatal errors.
3751
3752 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3753
3754         * docs/libs/tmpl/gstaudio.sgml:
3755         * docs/libs/tmpl/gstcolorbalance.sgml:
3756         * docs/libs/tmpl/gstgconf.sgml:
3757         * docs/libs/tmpl/gstmixer.sgml:
3758         * docs/libs/tmpl/gstringbuffer.sgml:
3759         * docs/libs/tmpl/gsttuner.sgml:
3760         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3761         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
3762         (gst_tcpclientsrc_class_init):
3763         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
3764         (gst_tcpserversrc_class_init):
3765         * sys/v4l/gstv4lelement.c:
3766           more autistic cleanliness in functions/names/defines
3767
3768 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
3769
3770         * configure.ac:
3771           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
3772           added manually to each Makefile.am so we are sure it goes
3773           *last* and doesn't add -L flags before linking in libs of our
3774           own, like, say, internal .la libs, that then accidentally pick
3775           up the installed copy.
3776         * docs/libs/Makefile.am:
3777         * ext/alsa/Makefile.am:
3778         * ext/cdparanoia/Makefile.am:
3779         * ext/gnomevfs/Makefile.am:
3780         * ext/libvisual/Makefile.am:
3781         * ext/ogg/Makefile.am:
3782         * ext/theora/Makefile.am:
3783         * ext/vorbis/Makefile.am:
3784         * gst-libs/gst/video/Makefile.am:
3785         * gst/adder/Makefile.am:
3786         * gst/audioconvert/Makefile.am:
3787         * gst/audiorate/Makefile.am:
3788         * gst/audioscale/Makefile.am:
3789         * gst/ffmpegcolorspace/Makefile.am:
3790         * gst/playback/Makefile.am:
3791         * gst/sine/Makefile.am:
3792         * gst/subparse/Makefile.am:
3793         * gst/tags/Makefile.am:
3794         * gst/tcp/Makefile.am:
3795         * gst/typefind/Makefile.am:
3796         * gst/videorate/Makefile.am:
3797         * gst/videoscale/Makefile.am:
3798         * gst/videotestsrc/Makefile.am:
3799         * gst/volume/Makefile.am:
3800         * sys/v4l/Makefile.am:
3801         * sys/ximage/Makefile.am:
3802         * sys/xvimage/Makefile.am:
3803           adapt properly to this change. This should make sure that
3804           plugins and libs properly link to the as-yet-uninstalled
3805           copies of stuff like libgstinterfaces and libgstvideo
3806
3807 2005-07-13  Andy Wingo  <wingo@pobox.com>
3808
3809         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
3810         (gst_v4lsrc_fixate): Fixate on format as well.
3811
3812         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
3813         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
3814         buffer points to it.
3815         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
3816         rather just doing X calls ourselves. Also fixes a memleak.
3817
3818 2005-07-12  Andy Wingo  <wingo@pobox.com>
3819
3820         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
3821         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
3822         (gst_v4lsrc_create): Re-add the copy-mode property, default to
3823         TRUE to avoid deadlocks if an element holds on to our buffers.
3824
3825 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
3826
3827         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3828         (gst_sinesrc_init), (gst_sinesrc_create),
3829         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
3830         (gst_sinesrc_start):
3831         * gst/sine/gstsinesrc.h:
3832           removing num-buffers property before moving it
3833
3834 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
3835
3836         * configure.ac:
3837           use overridable ERROR_CFLAGS
3838         * docs/libs/gst-plugins-base-libs.types:
3839         * docs/libs/tmpl/gstringbuffer.sgml:
3840         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
3841         (gst_alsasink_class_init):
3842         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
3843         (gst_alsasrc_class_init):
3844         * gst-libs/gst/audio/audio.h:
3845         * gst-libs/gst/audio/gstaudioclock.h:
3846         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
3847         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
3848         (gst_audio_filter_link), (gst_audio_filter_init),
3849         (gst_audio_filter_chain), (gst_audio_filter_set_property),
3850         (gst_audio_filter_get_property),
3851         (gst_audio_filter_class_add_pad_templates):
3852         * gst-libs/gst/audio/gstaudiofilter.h:
3853         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3854         (gst_audio_filter_template_get_type),
3855         (gst_audio_filter_template_base_init),
3856         (gst_audio_filter_template_class_init),
3857         (gst_audio_filter_template_init),
3858         (gst_audio_filter_template_set_property),
3859         (gst_audio_filter_template_get_property), (plugin_init),
3860         (gst_audio_filter_template_setup),
3861         (gst_audio_filter_template_filter),
3862         (gst_audio_filter_template_filter_inplace):
3863         * gst-libs/gst/audio/gstaudiosink.c:
3864         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3865         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
3866         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
3867         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
3868         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
3869         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
3870         * gst-libs/gst/audio/gstaudiosink.h:
3871         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
3872         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
3873         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
3874         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
3875         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
3876         (gst_audio_src_class_init), (gst_audio_src_init),
3877         (gst_audio_src_create_ringbuffer):
3878         * gst-libs/gst/audio/gstaudiosrc.h:
3879         * gst-libs/gst/audio/gstbaseaudiosink.c:
3880         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
3881         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3882         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
3883         (gst_base_audio_sink_set_property),
3884         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
3885         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
3886         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
3887         (gst_base_audio_sink_create_ringbuffer),
3888         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
3889         * gst-libs/gst/audio/gstbaseaudiosink.h:
3890         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3891         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
3892         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
3893         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
3894         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
3895         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
3896         (gst_base_audio_src_event), (gst_base_audio_src_create),
3897         (gst_base_audio_src_create_ringbuffer),
3898         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
3899         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3900         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
3901         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
3902         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
3903         (gst_ring_buffer_debug_spec_caps),
3904         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
3905         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
3906         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
3907         (gst_ring_buffer_start), (gst_ring_buffer_pause),
3908         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
3909         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
3910         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
3911         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
3912         (gst_ring_buffer_clear):
3913         * gst-libs/gst/audio/gstringbuffer.h:
3914         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
3915         (gst_video_sink_class_init), (gst_video_sink_get_type):
3916         * gst-libs/gst/video/videosink.h:
3917         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
3918         (gst_multifdsink_class_init),
3919         (gst_multifdsink_handle_client_write),
3920         (gst_multifdsink_change_state):
3921         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3922         (gst_tcpclientsink_setcaps):
3923         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
3924         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
3925         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
3926         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
3927         (gst_ximagesink_send_pending_navigation),
3928         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
3929         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
3930         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
3931         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
3932         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
3933         (gst_xvimagesink_send_pending_navigation),
3934         (gst_xvimagesink_navigation_send_event),
3935         (gst_xvimagesink_set_xwindow_id),
3936         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
3937         (gst_xvimagesink_get_type):
3938         more macro splitting
3939
3940 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3941
3942         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3943           plug a memleak, allows me to import 1479 albums in one go
3944           in jamboree
3945         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
3946         (vorbis_handle_type_packet), (vorbis_dec_chain),
3947         (vorbis_dec_change_state):
3948           fix some format strings
3949
3950 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3951
3952         * docs/libs/tmpl/gstcolorbalance.sgml:
3953         * docs/libs/tmpl/gstmixer.sgml:
3954         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
3955         (gst_alsasink_set_property), (gst_alsasink_get_property):
3956         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
3957         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
3958           add device property
3959
3960 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3961
3962         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
3963         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
3964         (audiocast_register_listener), (audiocast_thread_run),
3965         (gst_gnomevfssrc_send_additional_headers_callback),
3966         (gst_gnomevfssrc_received_headers_callback),
3967         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
3968         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
3969         (gst_gnomevfssrc_get_size):
3970           add/clean up debugging
3971         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
3972           cleanups
3973
3974 2005-07-07  Andy Wingo  <wingo@pobox.com>
3975
3976         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
3977         framerate. Need to get a handle on when exactly this function is
3978         called, tho.
3979
3980         * sys/v4l/v4lsrc_calls.h:
3981         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
3982         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
3983         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
3984
3985         * sys/v4l/v4l_calls.h: Cast to V4lElement.
3986         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
3987         v4lelements are sources.
3988
3989         * sys/v4l/gstv4lxoverlay.h:
3990         * sys/v4l/gstv4lxoverlay.c:
3991         * sys/v4l/gstv4ltuner.h:
3992         * sys/v4l/gstv4ltuner.c: Header loc fixen.
3993         
3994         * sys/v4l/gstv4lsrc.h:
3995         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
3996         PushSrc/BaseSrc. Removed most sync-related properties, videorate
3997         or something should handle that. Made a live source.
3998
3999         * sys/v4l/gstv4lelement.h:
4000         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
4001         signals. Some cleanups.
4002
4003         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
4004
4005         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
4006         stuff.
4007
4008         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
4009         stuff.
4010
4011         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
4012
4013 2005-07-07  Wim Taymans  <wim@fluendo.com>
4014
4015         * ext/theora/theoradec.c: (theora_get_query_types),
4016         (theora_dec_src_getcaps), (theora_dec_push):
4017         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
4018         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
4019         Remove deprecated/unused query types.
4020
4021 2005-07-06  Wim Taymans  <wim@fluendo.com>
4022
4023         * ext/alsa/Makefile.am:
4024         * ext/alsa/gstalsaplugin.c: (plugin_init):
4025         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4026         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4027         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
4028         (gst_alsasrc_class_init), (gst_alsasrc_init),
4029         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
4030         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
4031         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
4032         (gst_alsasrc_reset):
4033         * ext/alsa/gstalsasrc.h:
4034         * gst-libs/gst/audio/Makefile.am:
4035         * gst-libs/gst/audio/gstaudiosink.c:
4036         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4037         (gst_audioringbuffer_start):
4038         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4039         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4040         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4041         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4042         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4043         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4044         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4045         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4046         * gst-libs/gst/audio/gstaudiosrc.h:
4047         * gst-libs/gst/audio/gstbaseaudiosink.c:
4048         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4049         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4050         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4051         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4052         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4053         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4054         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4055         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4056         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4057         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4058         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4059         (gst_baseaudiosrc_change_state):
4060         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4061         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4062         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4063         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4064         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4065         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4066         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4067         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4068         * gst-libs/gst/audio/gstringbuffer.h:
4069         Added audiosource base classes.
4070         Ported alsasrc, still very basic.
4071
4072 2005-07-06  Wim Taymans  <wim@fluendo.com>
4073
4074         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4075         (theora_dec_push), (theora_handle_data_packet):
4076         Prepare for better timestamp fix later.
4077
4078         * gst/audioconvert/gstaudioconvert.c:
4079         List most accurate caps first
4080
4081         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4082         Use proper pad task function.
4083
4084         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4085         (gst_xvimagesink_show_frame):
4086         Fix deadlock when alloc failed.
4087
4088 2005-07-05  Andy Wingo  <wingo@pobox.com>
4089
4090         * ext/gnomevfs/gstgnomevfssrc.c:
4091         * gst/sine/gstsinesrc.c:
4092         * gst/tcp/gsttcpserversrc.c:
4093         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4094
4095         * sys/v4l/: Port from 0.8.
4096
4097         * Many files: Null if we got it....
4098
4099 2005-07-05  Andy Wingo  <wingo@pobox.com>
4100
4101         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4102         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4103         Signedness fixes.
4104
4105 2005-07-05  Wim Taymans  <wim@fluendo.com>
4106
4107         * configure.ac:
4108         * gst/tcp/Makefile.am:
4109         * gst/tcp/README:
4110         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4111         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4112         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4113         (is_sync_frame), (gst_multifdsink_handle_client_write),
4114         (gst_multifdsink_render), (gst_multifdsink_start),
4115         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4116         * gst/tcp/gstmultifdsink.h:
4117         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4118         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4119         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4120         * gst/tcp/gsttcp.h:
4121         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4122         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4123         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4124         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4125         * gst/tcp/gsttcpclientsink.h:
4126         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4127         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4128         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4129         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4130         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4131         * gst/tcp/gsttcpclientsrc.h:
4132         * gst/tcp/gsttcpplugin.c: (plugin_init):
4133         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4134         * gst/tcp/gsttcpserversink.h:
4135         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4136         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4137         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4138         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4139         (gst_tcpserversrc_stop):
4140         * gst/tcp/gsttcpserversrc.h:
4141         * gst/tcp/gsttcpsink.c:
4142         * gst/tcp/gsttcpsink.h:
4143         * gst/tcp/gsttcpsrc.c:
4144         * gst/tcp/gsttcpsrc.h:
4145         Ported tcp plugins to 0.9. 
4146         
4147
4148 2005-07-05  Andy Wingo  <wingo@pobox.com>
4149
4150         * gst/playback/gstplaybasebin.c (fill_buffer):
4151         message_new_application fixen.
4152
4153         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4154         Style fix.
4155
4156 2005-07-04  Wim Taymans  <wim@fluendo.com>
4157
4158         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4159         Set caps on output buffer.
4160
4161 2005-07-04  Andy Wingo  <wingo@pobox.com>
4162
4163         * ext/gnomevfs/gstgnomevfssrc.c
4164         (gst_gnomevfssrc_received_headers_callback) 
4165         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4166         hopefully.
4167
4168         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4169         No refcount leakage.
4170
4171         * configure.ac: Enable -Werror.
4172         
4173         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4174         * gst/audioconvert/bufferframesconvert.c
4175         (buffer_frames_convert_fixate):
4176         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4177         (gst_audio_convert_fixate):
4178         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4179         (gst_sinesrc_create): Fixate func changes.
4180         
4181         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4182         (gst_ximagesink_buffer_alloc): Unused var.
4183
4184 2005-07-01  Andy Wingo  <wingo@pobox.com>
4185
4186         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4187         getcaps to do explicit caps. Needs to be done in all decoders,
4188         possibly via a base class.
4189
4190         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4191
4192         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4193         caps on the sink pad, just rely on the pad template. Also, setting
4194         ANY caps on a pad is not valid because the caps are not fixed.
4195
4196         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4197         caps on the buffer, and get the width from the desired_caps if
4198         they're set.
4199         (gst_ximagesink_renegotiate_size): Implement via setting the
4200         desired_caps on the ximagesink.
4201         (gst_ximagesink_setcaps): Only reset the width of the player if it
4202         wasn't already set. Not sure if this is right.
4203         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4204
4205         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4206         that the user wants. NULL unless the window has been resized.
4207
4208         * gst/volume/gstvolume.c (volume_transform): Adapt to
4209         basetransform refcount changes.
4210         
4211 2005-07-01  Andy Wingo  <wingo@pobox.com>
4212
4213         * gst/videoscale/gstvideoscale.c:
4214         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4215         from BaseTransform, implements a transform_caps. Removed dead code
4216         including some PAR stuff that was never reached -- should probably
4217         be added back somehow.
4218
4219 2005-07-01  Andy Wingo  <wingo@pobox.com>
4220
4221         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4222         come later.
4223
4224 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4225
4226         * configure.ac:
4227         * docs/libs/Makefile.am:
4228         * docs/libs/gst-plugins-libs.types:
4229         * ext/alsa/Makefile.am:
4230         * ext/alsa/gstalsamixer.h:
4231         * ext/alsa/gstalsamixeroptions.h:
4232         * ext/alsa/gstalsamixertrack.h:
4233         * gst-libs/gst/Makefile.am:
4234         * gst-libs/gst/colorbalance/.cvsignore:
4235         * gst-libs/gst/colorbalance/Makefile.am:
4236         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4237         * gst-libs/gst/colorbalance/colorbalance.c:
4238         * gst-libs/gst/colorbalance/colorbalance.h:
4239         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4240         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4241         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4242         * gst-libs/gst/interfaces/Makefile.am:
4243         * gst-libs/gst/interfaces/colorbalance.c:
4244         (gst_color_balance_class_init):
4245         * gst-libs/gst/interfaces/colorbalance.h:
4246         * gst-libs/gst/interfaces/interfaces-marshal.list:
4247         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4248         * gst-libs/gst/interfaces/mixer.h:
4249         * gst-libs/gst/interfaces/mixeroptions.h:
4250         * gst-libs/gst/interfaces/navigation.c:
4251         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4252         * gst-libs/gst/interfaces/tuner.h:
4253         * gst/volume/Makefile.am:
4254         * gst/volume/gstvolume.c:
4255         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4256         * sys/ximage/Makefile.am:
4257         * sys/ximage/ximagesink.c:
4258         * sys/xvimage/Makefile.am:
4259         * sys/xvimage/xvimagesink.c:
4260           fold in all interfaces into an interfaces dir, preserving CVS
4261           history
4262
4263 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4264
4265         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4266           Fix build after riff changes.
4267
4268 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4269
4270         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4271         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4272         (gst_riff_create_video_template_caps),
4273         (gst_riff_create_audio_template_caps),
4274         (gst_riff_create_iavs_template_caps):
4275         * gst-libs/gst/riff/riff-media.h:
4276         * gst-libs/gst/riff/riff-read.h:
4277         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4278           Add gst_riff_init() to initialize the debug category, instead
4279           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4280
4281 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4282
4283         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4284           Oops, I shouldn't apply hacks.
4285
4286 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4287
4288         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4289           Remove pad_loop function which doesn't work.
4290
4291 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4292
4293         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4294           Send EOS when deactivating.
4295         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4296         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4297         (gen_preroll_element), (probe_triggered), (mute_stream),
4298         (silence_stream), (new_decoded_pad), (setup_substreams),
4299         (set_active_source):
4300         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4301         (remove_sinks), (add_sink):
4302         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4303           Change for new probe API.
4304
4305 2005-06-29  Wim Taymans  <wim@fluendo.com>
4306
4307         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4308         * gst-libs/gst/audio/gstbaseaudiosink.c:
4309         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4310         (gst_baseaudiosink_change_state):
4311         * gst-libs/gst/audio/gstbaseaudiosink.h:
4312         * gst-libs/gst/audio/gstringbuffer.c:
4313         (gst_ringbuffer_set_callback):
4314         Fix compilation error.
4315         Ringbuffer starts out as not running.
4316         Free our clock in dispose.
4317         When releasing the ringbuffer we need to renegotiate so
4318         clear the pad caps.
4319
4320 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4321
4322         * autogen.sh:
4323         * configure.ac:
4324         * docs/Makefile.am:
4325         * docs/libs/Makefile.am:
4326         * docs/libs/gst-plugins-libs-docs.sgml:
4327         * docs/libs/gst-plugins-libs-sections.txt:
4328         * docs/libs/gst-plugins-libs.types:
4329         * docs/libs/tmpl/gstaudio.sgml:
4330         * docs/libs/tmpl/gstcolorbalance.sgml:
4331         * docs/libs/tmpl/gstringbuffer.sgml:
4332         * gst-libs/gst/audio/gstringbuffer.c:
4333         (gst_ringbuffer_set_callback):
4334           reinstate gtk-doc docs for plugin libs
4335
4336 2005-06-28  Wim Taymans  <wim@fluendo.com>
4337
4338         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4339         (gst_ogg_demux_init):
4340         Removed pad loop function.
4341
4342 2005-06-28  Wim Taymans  <wim@fluendo.com>
4343
4344         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4345         If we're building a chain we are not in an error case
4346         when we queue a buffer.
4347
4348 2005-06-28  Andy Wingo  <wingo@pobox.com>
4349
4350         * *.c: Don't cast to GstObject before reffing/unreffing.
4351
4352 2005-06-27  Andy Wingo  <wingo@pobox.com>
4353
4354         * gst/videotestsrc/gstvideotestsrc.c
4355         (gst_videotestsrc_activate_push): Activation API changes.
4356
4357         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4358         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4359         they have refs on the decodebin.
4360
4361         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4362         parent class.
4363         (gst_ogg_pad_typefind): Don't leak a pad ref.
4364         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4365         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4366         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4367
4368 2005-06-27  Edward Hervey  <edward@fluendo.com>
4369
4370         * ext/theora/theoradec.c: (theora_dec_change_state): 
4371         re-arranged call to parent's state change in order to avoid locks (or
4372         worse).
4373
4374 2005-06-26  Edward Hervey  <edward@fluendo.com>
4375
4376         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4377         2nd argument of 'unknow-type' signal is a GstCaps and not a
4378         GstMiniObject
4379
4380 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4381         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4382           Set the worker thread's running flag to TRUE before starting the
4383           thread.
4384         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4385           Catch a failure to add typefind to the bin.
4386
4387 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4388
4389         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4390         (gst_sinesrc_init), (gst_sinesrc_create),
4391         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4392         (gst_sinesrc_start):
4393         * gst/sine/gstsinesrc.h:
4394           add num-buffers and timestamp-offset properties
4395         * gst/videotestsrc/gstvideotestsrc.c:
4396         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4397         (gst_videotestsrc_get_property):
4398           add timestamp-offset property
4399
4400 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4401
4402         * configure.ac: add videorate
4403         * gst-plugins-base.spec.in: add videorate
4404
4405 2005-06-23  Wim Taymans  <wim@fluendo.com>
4406
4407         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4408         (gst_videorate_getcaps), (gst_videorate_setcaps),
4409         (gst_videorate_event), (gst_videorate_chain):
4410         Fixed videorate, fixating an already fixated caps is not
4411         an error.
4412
4413 2005-06-23  Wim Taymans  <wim@fluendo.com>
4414
4415         * ext/ogg/README:
4416         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4417         Buffer on caps is not boxed anymore.
4418
4419 2005-06-22  Wim Taymans  <wim@fluendo.com>
4420
4421         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4422         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4423         Set buffers on caps as miniobjects and not as boxed.
4424
4425 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4426
4427         * configure.ac:
4428           back to HEAD
4429
4430 === release 0.9.1 ===
4431
4432 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4433
4434         * .cvsignore:
4435         * NEWS:
4436         * README:
4437         * RELEASE:
4438         * configure.ac:
4439         * po/af.po:
4440         * po/az.po:
4441         * po/cs.po:
4442         * po/en_GB.po:
4443         * po/hu.po:
4444         * po/it.po:
4445         * po/nb.po:
4446         * po/nl.po:
4447         * po/or.po:
4448         * po/sq.po:
4449         * po/sr.po:
4450         * po/sv.po:
4451         * po/uk.po:
4452         * po/vi.po:
4453           updates for release
4454
4455 2005-06-09  Andy Wingo  <wingo@pobox.com>
4456
4457         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4458         
4459 2005-06-09  Andy Wingo  <wingo@pobox.com>
4460
4461         * configure.ac:
4462         * gst-libs/gst/Makefile.am:
4463         * gst-libs/gst/net/Makefile.am:
4464         Add gstnet to build.
4465
4466 2005-06-09  Andy Wingo  <wingo@pobox.com>
4467
4468         * gst-libs/gst/gconf/gconf.c:
4469         * gst/playback/test.c:
4470         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4471         fixes.
4472
4473         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4474
4475         * ext/theora/theoraenc.c (theora_enc_chain): 
4476         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4477
4478         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4479         RealPad.
4480
4481 2005-06-02  Wim Taymans  <wim@fluendo.com>
4482
4483         * gst-libs/gst/net/Makefile.am:
4484         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4485         * pkgconfig/gstreamer-libs.pc.in:
4486         Added net stuff, version net lib.
4487
4488 2005-06-02  Wim Taymans  <wim@fluendo.com>
4489
4490         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4491         (query_rates), (query_positions_elems), (query_positions_pads),
4492         (do_seek):
4493         Updated seek example.
4494
4495 2005-06-02  Andy Wingo  <wingo@pobox.com>
4496
4497         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4498         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4499         list.
4500
4501         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4502         remove the typefind, the bin dispose will do it for us. When it's
4503         removed and unreffed, the signal handler will be disconnected,
4504         too.
4505         (unlinked): It's too difficult to disconnect from unlinked
4506         handlers, as they are on pads not elements. Just punt if the pads
4507         aren't grandkids of the bin.
4508
4509 2005-06-02  Wim Taymans  <wim@fluendo.com>
4510
4511         * ext/ogg/README:
4512         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4513         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4514         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4515         * ext/theora/theoradec.c: (theora_dec_src_query),
4516         (theora_handle_data_packet):
4517         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4518         (theora_enc_chain):
4519         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4520         (vorbis_handle_data_packet):
4521         * gst/audioconvert/bufferframesconvert.c:
4522         (buffer_frames_convert_chain):
4523         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4524         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4525         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4526         (gst_ffmpegcsp_chain):
4527         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4528         (gst_videorate_getcaps), (gst_videorate_setcaps),
4529         (gst_videorate_event), (gst_videorate_chain):
4530         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
4531         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
4532         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4533         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4534         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4535         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4536         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4537         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4538         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4539         Cleanups and buffer alloc.
4540
4541 2005-05-31  Wim Taymans  <wim@fluendo.com>
4542
4543         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
4544         Don't try to call the delay method when the device is not
4545         opened.
4546
4547 2005-05-31  Wim Taymans  <wim@fluendo.com>
4548
4549         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
4550         Get actual segment size and buffer size after opening
4551         the device.
4552
4553 2005-05-30  Wim Taymans  <wim@fluendo.com>
4554
4555         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
4556         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
4557         Also FLUSH upstream, makes the loop function exit faster.
4558         
4559         * ext/theora/theoradec.c: (theora_dec_src_query):
4560         Some more debug info in the query.
4561         
4562         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4563         (gst_ximagesink_setcaps):
4564         Release lock on par error, better error reporting.
4565
4566 2005-05-26  Wim Taymans  <wim@fluendo.com>
4567
4568         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4569         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
4570         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
4571         Clear chains in READY
4572         Queue packets until the chain is activated.
4573
4574 2005-05-25  Wim Taymans  <wim@fluendo.com>
4575
4576         * gst-libs/gst/audio/gstaudiosink.c:
4577         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4578         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4579         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4580         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4581         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4582         (gst_audiosink_create_ringbuffer):
4583         * gst-libs/gst/audio/gstbaseaudiosink.c:
4584         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4585         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4586         (gst_baseaudiosink_set_property), (build_linear_format),
4587         (debug_spec_caps), (debug_spec_buffer),
4588         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4589         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4590         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4591         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4592         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4593         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4594         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
4595         (gst_ringbuffer_play), (gst_ringbuffer_pause),
4596         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
4597         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
4598         (wait_segment), (gst_ringbuffer_commit),
4599         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
4600         (gst_ringbuffer_clear):
4601         Various small cleanups.
4602
4603         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4604         (gst_audio_convert_change_state):
4605         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
4606         No need to take the locks anymore.
4607
4608 2005-05-25  Wim Taymans  <wim@fluendo.com>
4609
4610         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4611         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
4612         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
4613         (type_found):
4614         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
4615         (group_destroy), (group_commit), (queue_overrun),
4616         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
4617         (mute_stream), (new_decoded_pad), (setup_substreams),
4618         (setup_source), (mute_group_type), (set_active_source),
4619         (gst_play_base_bin_change_state):
4620         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
4621         (gen_video_element), (gen_text_element), (gen_audio_element),
4622         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
4623         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
4624         (gst_stream_info_dispose), (gst_stream_info_set_mute):
4625         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
4626         Some playbin cleanups mostly refcounting sloppyness.
4627
4628 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4629
4630         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4631           Work with streaming input.
4632
4633 2005-05-25  Wim Taymans  <wim@fluendo.com>
4634
4635         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4636         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4637         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4638         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
4639         No need to take the STREAM lock anymore.
4640
4641 2005-05-25  Wim Taymans  <wim@fluendo.com>
4642
4643         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4644         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
4645         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
4646         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
4647         (gst_ogg_demux_sink_activate):
4648         * ext/theora/theoradec.c: (theora_dec_src_event),
4649         (theora_handle_comment_packet), (theora_dec_chain),
4650         (theora_dec_change_state):
4651         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4652         (vorbis_handle_data_packet), (vorbis_dec_chain),
4653         (vorbis_dec_change_state):
4654         Remove STREAM locks as they are taken in core now.
4655         Never set bogus granulepos on vorbis/theora.
4656         Fix leaks in theoradec tag parsing.
4657
4658 2005-05-25  Wim Taymans  <wim@fluendo.com>
4659
4660         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4661         Fix memleaks, GST_BUFFER_DATA() is not freed.
4662
4663 2005-05-25  Wim Taymans  <wim@fluendo.com>
4664
4665         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4666         Open non-blocking, set to blocking mode afterwards to avoid
4667         lockups when audio device is busy.
4668
4669 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4670
4671         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
4672           This can't be good.
4673
4674 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4675
4676         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
4677         (gst_audio_convert_chain), (gst_audio_convert_link_src),
4678         (gst_audio_convert_setcaps):
4679           Implement instant setup switching.
4680
4681 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4682
4683         * gst/playback/gstplaybasebin.c: (probe_triggered):
4684           Fix missing unlock.
4685         * gst/playback/gstplaybin.c: (add_sink):
4686           First add, then link (otherwise pad link fails).
4687
4688 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4689
4690         * examples/Makefile.am:
4691         fix buildbot (make distcheck)
4692
4693 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4694
4695         * gst/playback/gstplaybin.c: (gen_vis_element):
4696           Remove some wrong code. Doesn't work yet.
4697
4698 2005-05-19  Wim Taymans  <wim@fluendo.com>
4699
4700         * gst-libs/gst/net/Makefile.am:
4701         * gst-libs/gst/net/README:
4702         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
4703         (gst_netbuffer_class_init), (gst_netbuffer_init),
4704         (gst_netbuffer_finalize), (gst_netbuffer_copy),
4705         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
4706         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
4707         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
4708         * gst-libs/gst/net/gstnetbuffer.h:
4709         Added buffer subclass to store extra to/from addresses for
4710         network sources/sinks.
4711
4712 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4713
4714         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
4715           Don't lock an unassigned variable.
4716
4717 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4718
4719         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
4720           Increase buffer for video, decrease buffer for other media types.
4721         * gst/playback/gstplaybin.c: (gen_video_element),
4722         (gen_audio_element):
4723           Change names for debugging purposes.
4724
4725 2005-05-18  Wim Taymans  <wim@fluendo.com>
4726
4727         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4728         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4729         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4730         (gst_ffmpegcsp_chain):
4731         Enable buffer alloc passthrough if the source and dest
4732         formats are the same.
4733
4734 2005-05-17  Wim Taymans  <wim@fluendo.com>
4735
4736         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4737         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
4738         (gst_ogg_demux_chain_unlocked):
4739         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4740         (gst_audio_convert_caps_remove_format_info),
4741         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4742         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
4743         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4744         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4745         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
4746         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
4747         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
4748         (gst_ffmpegcsp_get_property):
4749         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4750         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4751         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4752         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
4753         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
4754         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4755         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
4756         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
4757         Leak fixes in oggdemux.
4758         Some cleanups in audioconvert.
4759         Make passthrough work along with buffer_alloc etc.
4760         Make buffer_alloc and buffer recycling actually work in
4761         xvimagesink.
4762
4763 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4764
4765         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
4766           make the compiler happy
4767
4768 2005-05-17  Wim Taymans  <wim@fluendo.com>
4769
4770         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
4771         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
4772         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
4773         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
4774         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4775         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
4776         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
4777         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
4778         (gst_xvimagesink_set_xwindow_id):
4779         * sys/xvimage/xvimagesink.h:
4780         Port xvimagesink to new MiniObject.
4781
4782 2005-05-17  Wim Taymans  <wim@fluendo.com>
4783
4784         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
4785         (gst_audiofilter_chain):
4786         * gst-libs/gst/audio/gstaudiosink.c:
4787         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4788         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4789         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4790         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4791         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4792         (gst_audiosink_create_ringbuffer):
4793         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4794         (gst_audio_convert_caps_remove_format_info),
4795         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4796         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4797         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4798         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4799         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
4800         Fix passthrough in ffmpegcolorspace.
4801         Fix memset in audiosink on wrong memory.
4802
4803 2005-05-16  David Schleef  <ds@schleef.org>
4804
4805         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
4806         to GstMiniObject.
4807
4808 2005-05-16  David Schleef  <ds@schleef.org>
4809
4810         Port from GstData to GstMiniObject.
4811         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4812         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
4813         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
4814         (gst_ogg_mux_collected):
4815         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4816         * ext/theora/theoradec.c: (theora_handle_comment_packet),
4817         (theora_handle_data_packet):
4818         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4819         (theora_set_header_on_caps), (theora_enc_chain):
4820         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4821         (vorbis_handle_comment_packet):
4822         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4823         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
4824         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
4825         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
4826         * gst/audioconvert/gstaudioconvert.c:
4827         (gst_audio_convert_get_buffer):
4828         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4829         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4830         (mute_stream), (silence_stream):
4831         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
4832         * gst/volume/gstvolume.c: (volume_transform):
4833         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4834         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
4835         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
4836         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
4837         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
4838         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
4839         (gst_ximagesink_buffer_alloc):
4840         * sys/ximage/ximagesink.h:
4841
4842 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4843
4844         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4845         (fill_buffer), (check_queue), (queue_threshold_reached),
4846         (queue_out_of_data):
4847         * gst/playback/gstplaybasebin.h:
4848           Post buffer-fullness on the bus.
4849
4850 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4851
4852         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4853         (try_to_link_1):
4854         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4855         (group_commit), (probe_triggered), (setup_source),
4856         (gst_play_base_bin_change_state):
4857         * gst/playback/gstplaybasebin.h:
4858         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4859         (gst_play_bin_init), (remove_sinks), (setup_sinks),
4860         (gst_play_bin_change_state):
4861           Move setup_output_pads into a virtual function, remove
4862           group-switch (no longer needed) and redirect (handled by bus
4863           now) signals.
4864
4865 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4866
4867         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
4868         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
4869         (get_active_group), (get_building_group), (group_destroy),
4870         (group_commit), (check_queue), (queue_overrun),
4871         (queue_threshold_reached), (queue_out_of_data),
4872         (gen_preroll_element), (remove_groups), (unknown_type),
4873         (add_element_stream), (no_more_pads), (probe_triggered),
4874         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
4875         (setup_substreams), (setup_source), (finish_source),
4876         (prepare_output), (muted_group_change_state),
4877         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
4878         (gst_play_base_bin_change_state):
4879         * gst/playback/gstplaybasebin.h:
4880         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4881         (gst_play_bin_init), (gst_play_bin_set_property),
4882         (gen_video_element), (gen_text_element), (gen_audio_element),
4883         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
4884         (gst_play_bin_change_state):
4885         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
4886         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
4887         (stream_info_change_state), (gst_stream_info_set_mute),
4888         (gst_stream_info_get_property):
4889         * gst/playback/gststreaminfo.h:
4890         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
4891         (gst_stream_selector_get_linked_pad),
4892         (gst_stream_selector_getcaps),
4893         (gst_stream_selector_get_linked_pads),
4894         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
4895         * gst/playback/gststreamselector.h:
4896           Rough port of playbin. Needs some more work, but is mostly done,
4897           and uses a few locks in important places, which should make stuff
4898           like chain-switches clean. Still uses GST_STATE() in a few places,
4899           which isn't all that good an idea, subtitles/elements disabled
4900           because no elements to test with and thus probably broken, query
4901           and event handling moved to GstBin, internal thread removed
4902           alltogether because the pipeline does that for us now. Can play
4903           Ogg/Vorbis files. Haven't tested anything else yet.
4904
4905 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4906
4907         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
4908           Do no-more-pads (needed for autoplugging).
4909
4910 2005-05-10  Andy Wingo  <wingo@pobox.com>
4911
4912         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
4913         message to the bus with the tags. Still not sent downstream tho.
4914
4915         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
4916         get_parent.
4917         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
4918         avoid refcounting hassles.
4919
4920 2005-05-09  Andy Wingo  <wingo@pobox.com>
4921
4922         * gst/volume/Makefile.am:
4923         * gst/volume/demo.c
4924         * gst/volume/gstvolume.h
4925         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
4926         basetransform. Probably need an audio filter base class.
4927
4928 2005-05-09  Wim Taymans  <wim@fluendo.com>
4929
4930         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
4931         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
4932         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
4933         (gst_vorbisenc_chain):
4934         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4935         (gst_audio_convert_caps_remove_format_info),
4936         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
4937         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4938         Make caps writable before writing to it.
4939         Fix negotiation in audioconvert some more.
4940
4941 2005-05-09  Wim Taymans  <wim@fluendo.com>
4942
4943         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4944         (gst_videorate_getcaps), (gst_videorate_setcaps),
4945         (gst_videorate_event), (gst_videorate_chain):
4946         Better negotiation.
4947
4948 2005-05-09  Wim Taymans  <wim@fluendo.com>
4949
4950         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
4951         (gst_videorate_getcaps), (gst_videorate_setcaps),
4952         (gst_videorate_blank_data), (gst_videorate_init),
4953         (gst_videorate_event), (gst_videorate_chain),
4954         (gst_videorate_change_state):
4955         Port videorate, do a better job at negotiation while we're at
4956         it.
4957
4958 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
4959
4960         * configure.ac:
4961           Disable libvisual
4962
4963         * examples/Makefile.am:
4964         * gst-libs/gst/audio/Makefile.am:
4965         * gst-libs/gst/riff/Makefile.am:
4966         * gst-libs/gst/tag/Makefile.am:
4967         * gst-libs/gst/video/Makefile.am:
4968           Fixups for missing variables.
4969
4970 2005-05-09  Wim Taymans  <wim@fluendo.com>
4971
4972         * examples/seeking/seek.c: (make_theora_pipeline),
4973         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
4974         (query_rates), (query_positions_elems), (query_positions_pads),
4975         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
4976         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
4977         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
4978         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
4979         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
4980         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
4981         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
4982         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
4983         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
4984         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
4985         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
4986         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
4987         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
4988         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
4989         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
4990         (theora_dec_src_convert), (theora_dec_sink_convert),
4991         (theora_dec_src_query), (theora_dec_sink_query),
4992         (theora_dec_src_event), (theora_dec_sink_event),
4993         (theora_handle_comment_packet), (theora_handle_type_packet),
4994         (theora_handle_header_packet), (theora_handle_data_packet),
4995         (theora_dec_chain):
4996         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4997         (vorbis_dec_convert), (vorbis_dec_src_query),
4998         (vorbis_dec_sink_query), (vorbis_dec_src_event),
4999         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5000         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5001         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5002         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
5003         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
5004         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
5005         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5006         (gst_play_bin_query):
5007         * gst/playback/test3.c: (update_scale):
5008         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
5009         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
5010         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5011         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
5012         (gst_videotestsrc_src_query):
5013         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
5014         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
5015         (paint_hline_YUV9):
5016         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
5017         Port to new query API.
5018         Updated seek.
5019         Cleanups in x[v]imagesink
5020
5021 2005-05-09  Andy Wingo  <wingo@pobox.com>
5022
5023         * ext/alsa/gstalsasink.h:
5024         * ext/gnomevfs/gstgnomevfssrc.c:
5025         (gst_gnomevfssrc_get_icy_metadata):
5026         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
5027         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
5028         * ext/theora/theoradec.c (theora_dec_src_query)
5029         (theora_dec_src_event, theora_dec_sink_event)
5030         (theora_handle_comment_packet, theora_handle_data_packet):
5031         * ext/theora/theoraenc.c (theora_enc_chain):
5032         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
5033         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
5034         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5035         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
5036         (qt_type_find):
5037         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
5038         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5039         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5040         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5041         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5042         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5043         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5044         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5045         (paint_setup_RGB565, paint_setup_xRGB1555):
5046         * gst/videotestsrc/videotestsrc.h:
5047         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5048         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5049         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5050         GCC4 fixes.
5051         
5052         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5053         gst_pad_query_position. Fixes oggdemux.
5054
5055 2005-05-08  David Schleef  <ds@schleef.org>
5056
5057         * configure.ac: Require liboil.
5058         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5059         a few more.
5060         * gst/videotestsrc/videotestsrc.c:
5061         * gst/videotestsrc/videotestsrc.h:
5062
5063 2005-05-06  Wim Taymans  <wim@fluendo.com>
5064
5065         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5066         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5067         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5068         Well, unreffing a buffer right before pushing it is asking
5069         for trouble..
5070
5071 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5072
5073         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5074
5075 2005-05-06  Wim Taymans  <wim@fluendo.com>
5076
5077         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5078         (gst_audio_convert_caps_remove_format_info),
5079         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5080         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5081         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5082         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5083         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5084         * gst/sine/Makefile.am:
5085         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5086         (gst_sinesrc_class_init), (gst_sinesrc_init),
5087         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5088         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5089         (gst_sinesrc_update_freq):
5090         * gst/sine/gstsinesrc.h:
5091         * gst/tcp/gstmultifdsink.c:
5092         * sys/xvimage/xvimagesink.c:
5093         Fixed negotiation wrt _peer_get_caps()
5094         Some cleanups.
5095
5096
5097 2005-05-06  Wim Taymans  <wim@fluendo.com>
5098
5099         * gst-libs/gst/audio/gstaudiosink.c:
5100         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5101         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5102         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5103         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5104         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5105         (gst_audiosink_create_ringbuffer):
5106         * gst-libs/gst/audio/gstbaseaudiosink.c:
5107         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5108         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5109         (gst_baseaudiosink_set_property), (build_linear_format),
5110         (debug_spec_caps), (debug_spec_buffer),
5111         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5112         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5113         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5114         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5115         * gst-libs/gst/audio/gstbaseaudiosink.h:
5116         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5117         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5118         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5119         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5120         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5121         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5122         (wait_segment), (gst_ringbuffer_commit),
5123         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5124         (gst_ringbuffer_clear):
5125         * gst-libs/gst/audio/gstringbuffer.h:
5126         Make the base audiosink return an error when there is no
5127         audiobuffer negotiated.
5128
5129 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5130
5131         * ext/Makefile.am:
5132         Disable cdparanoia until someone ports it!
5133
5134 2005-05-06  Wim Taymans  <wim@fluendo.com>
5135
5136         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5137         (gst_ogg_demux_sink_activate):
5138         And revert after wingo's revert.. sigh..
5139
5140 2005-05-05  Andy Wingo  <wingo@pobox.com>
5141
5142         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5143         GObject.
5144         * configure.ac: Return audiorate and subparse from the ghetto.
5145         Re-enable -Wall -Werror.
5146         * gst/subparse/gstsubparse.c:
5147         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5148         or chain-based. Cleaned up a bit. Not tested.
5149         
5150 2005-05-05  Christian Schaller <christian@fluendo.com> 
5151
5152         * Makefile.am: remove stuff that is not building
5153         * configure.ac: remove stuff that is not building
5154         * examples/Makefile.am: remove stuff that is not building
5155         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5156         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5157         * sys/Makefile.am: remove stuff that is not building
5158         * testsuite/Makefile.am: remove stuff that is not building
5159
5160 2005-05-05  Andy Wingo  <wingo@pobox.com>
5161
5162         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5163         * gst-libs/gst/tag/gstvorbistag.c:
5164         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5165         * gst/adder/gstadder.h:
5166         * gst/audioconvert/gstchannelmix.c:
5167         (gst_audio_convert_fill_one_other):
5168         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5169         (gst_audiorate_init), (gst_audiorate_chain):
5170         * gst/playback/gstplaybasebin.c: (setup_source):
5171         * gst/playback/test3.c: (update_scale):
5172         Some GCC4 fixes
5173         
5174         * po/af.po:
5175         * po/az.po:
5176         * po/cs.po:
5177         * po/en_GB.po:
5178         * po/hu.po:
5179         * po/it.po:
5180         * po/nb.po:
5181         * po/nl.po:
5182         * po/or.po:
5183         * po/sq.po:
5184         * po/sr.po:
5185         * po/sv.po:
5186         * po/uk.po:
5187         * po/vi.po: Foo
5188
5189 2005-05-05  Wim Taymans  <wim@fluendo.com>
5190
5191         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5192         (gst_audio_convert_caps_remove_format_info),
5193         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5194         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5195         * gst/videotestsrc/gstvideotestsrc.c:
5196         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5197         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5198         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5199         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5200         Don't ignore _push() return values.
5201         Make sure no processing is done when shutting down.
5202         Videotestsrc pad activation fix.
5203
5204 2005-05-05  Wim Taymans  <wim@fluendo.com>
5205
5206         * gst/adder/Makefile.am:
5207         * gst/adder/gstadder.c: (gst_adder_setcaps),
5208         (gst_adder_class_init), (gst_adder_init),
5209         (gst_adder_request_new_pad), (gst_adder_collected),
5210         (gst_adder_change_state):
5211         * gst/adder/gstadder.h:
5212         Ported adder as an example of a mixer element using
5213         collect pads. Needs more negotiation work.
5214
5215 2005-05-05  Wim Taymans  <wim@fluendo.com>
5216
5217         * ext/theora/theoradec.c: (_inc_granulepos),
5218         (theora_dec_src_event), (theora_dec_sink_event),
5219         (theora_handle_comment_packet), (theora_handle_type_packet),
5220         (theora_handle_header_packet), (theora_handle_data_packet),
5221         (theora_dec_chain):
5222         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5223         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5224         (theora_push_buffer), (theora_push_packet),
5225         (theora_enc_sink_event), (theora_enc_chain),
5226         (theora_enc_change_state), (theora_enc_set_property),
5227         (theora_enc_get_property):
5228         Added stream lock to decoder so that we can serialize
5229         the discont event.
5230         More theoraenc porting, recover from errors, do clean
5231         shutdown.
5232
5233 2005-05-05  Wim Taymans  <wim@fluendo.com>
5234
5235         * ext/ogg/Makefile.am:
5236         * ext/ogg/README:
5237         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5238         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5239         (gst_ogg_print):
5240         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5241         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5242         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5243         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5244         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5245         (gst_ogg_mux_change_state):
5246         Ported ogg muxer.
5247
5248 2005-05-05  Wim Taymans  <wim@fluendo.com>
5249
5250         * docs/design-audiosinks.txt:
5251         * gst-libs/gst/audio/TODO:
5252         * gst-libs/gst/audio/gstaudiosink.c:
5253         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5254         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5255         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5256         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5257         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5258         (gst_audiosink_create_ringbuffer):
5259         * gst-libs/gst/audio/gstbaseaudiosink.c:
5260         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5261         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5262         (gst_baseaudiosink_set_property), (build_linear_format),
5263         (debug_spec_caps), (debug_spec_buffer),
5264         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5265         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5266         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5267         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5268         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5269         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5270         (gst_ringbuffer_release), (gst_ringbuffer_play),
5271         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5272         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5273         (gst_ringbuffer_set_sample), (wait_segment),
5274         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5275         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5276         More work on the audiosink, mostly debugging and a race in
5277         shutdown.
5278
5279 2005-04-28  Wim Taymans  <wim@fluendo.com>
5280
5281         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5282         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5283         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5284         (vorbis_dec_src_query), (vorbis_dec_src_event),
5285         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5286         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5287         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5288         Don't crap out when seeking back to position 0.
5289
5290 2005-04-28  Wim Taymans  <wim@fluendo.com>
5291
5292         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5293         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5294         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5295         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5296         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5297         Make audio sink configurable, use alsasink as default.
5298
5299 2005-04-28  Wim Taymans  <wim@fluendo.com>
5300
5301         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5302         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5303         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5304         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5305         (vorbis_dec_change_state):
5306         * ext/vorbis/vorbisdec.h:
5307         Refactor, use STREAM_LOCK.
5308
5309 2005-04-28  Wim Taymans  <wim@fluendo.com>
5310
5311         * ext/theora/theoradec.c: (_inc_granulepos),
5312         (theora_dec_sink_event), (theora_handle_comment_packet),
5313         (theora_handle_type_packet), (theora_handle_header_packet),
5314         (theora_handle_data_packet), (theora_dec_chain),
5315         (theora_dec_change_state):
5316         Refactor a bit, use STREAM_LOCK.
5317
5318 2005-04-28  Wim Taymans  <wim@fluendo.com>
5319
5320         * ext/alsa/Makefile.am:
5321         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5322         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5323         (gst_alsa_link), (gst_alsa_close_audio):
5324         * ext/alsa/gstalsaplugin.c: (plugin_init):
5325         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5326         (gst_alsasink_dispose), (gst_alsasink_base_init),
5327         (gst_alsasink_class_init), (gst_alsasink_init),
5328         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5329         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5330         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5331         (gst_alsasink_reset):
5332         * ext/alsa/gstalsasink.h:
5333         Implement alsasink with simple open/write/close API. 
5334         Make alsa dir build by disabling compilation of code.
5335
5336 2005-04-28  Wim Taymans  <wim@fluendo.com>
5337
5338         * gst-libs/gst/audio/Makefile.am:
5339         * gst-libs/gst/audio/audio.h:
5340         * gst-libs/gst/audio/audioclock.c:
5341         * gst-libs/gst/audio/audioclock.h:
5342         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5343         (gst_audio_clock_class_init), (gst_audio_clock_init),
5344         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5345         * gst-libs/gst/audio/gstaudioclock.h:
5346         * gst-libs/gst/audio/gstaudiosink.c:
5347         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5348         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5349         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5350         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5351         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5352         (gst_audiosink_create_ringbuffer):
5353         * gst-libs/gst/audio/gstbaseaudiosink.c:
5354         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5355         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5356         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5357         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5358         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5359         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5360         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5361         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5362         * gst-libs/gst/audio/gstbaseaudiosink.h:
5363         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5364         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5365         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5366         (gst_ringbuffer_release), (gst_ringbuffer_play),
5367         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5368         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5369         (gst_ringbuffer_set_sample), (wait_segment),
5370         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5371         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5372         * gst-libs/gst/audio/gstringbuffer.h:
5373         Make ringbuffer faster and more simple by removing the locks
5374         in the playback thread.
5375         Add sample accurate playback based on buffer sample offsets.
5376         Make the baseaudiosink provide a clock.
5377         Parse caps in the base class.
5378         Correctly handle seeking, flushing and state changes.
5379
5380 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5381
5382         * configure.ac:
5383         * gst/audioconvert/Makefile.am:
5384         * gst/audioscale/Makefile.am:
5385           Fix part of the build.  Come on guys, autogen didn't even work :)
5386
5387 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5388
5389         * configure.ac:
5390         * gst-libs/gst/Makefile.am:
5391         * gst-libs/gst/media-info/.cvsignore:
5392         * gst-libs/gst/media-info/Makefile.am:
5393         * gst-libs/gst/media-info/README:
5394         * gst-libs/gst/media-info/media-info-priv.c:
5395         * gst-libs/gst/media-info/media-info-priv.h:
5396         * gst-libs/gst/media-info/media-info-test.c:
5397         * gst-libs/gst/media-info/media-info.c:
5398         * gst-libs/gst/media-info/media-info.h:
5399         * gst-libs/gst/media-info/media-info.vcproj:
5400         * pkgconfig/Makefile.am:
5401         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5402         * pkgconfig/gstreamer-media-info.pc.in:
5403           Remove media-info, which is also successed by playbin (see Totem
5404           implementation).
5405
5406 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5407
5408         * configure.ac:
5409         * examples/Makefile.am:
5410         * examples/gstplay/.cvsignore:
5411         * examples/gstplay/Makefile.am:
5412         * examples/gstplay/player.c:
5413         * gst-libs/gst/Makefile.am:
5414         * gst-libs/gst/play/.cvsignore:
5415         * gst-libs/gst/play/Makefile.am:
5416         * gst-libs/gst/play/play.c:
5417         * gst-libs/gst/play/play.h:
5418         * gst-libs/gst/play/play.vcproj:
5419         * pkgconfig/Makefile.am:
5420         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5421         * pkgconfig/gstreamer-play.pc.in:
5422           Remove libgstplay, playbin is now the official successor.
5423
5424 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5425
5426         * configure.ac:
5427         * gst-libs/gst/Makefile.am:
5428         * gst-libs/gst/xwindowlistener/Makefile.am:
5429         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5430         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5431           Remove deprecated xwindowlistener (I've moved xwindowlistening
5432           in the v4l/v4l2 plugins over to serverside).
5433
5434 2005-04-25  David Schleef  <ds@schleef.org>
5435
5436         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5437         to examples/dynparams.  Examples do not belong interspersed with
5438         source code.
5439         * examples/dynparams/demo-dparams.c:
5440         * gst/sine/Makefile.am:
5441         * gst/sine/demo-dparams.c:
5442
5443 2005-04-25  David Schleef  <ds@schleef.org>
5444
5445         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5446         * gst-libs/gst/audio/Makefile.am:
5447         * gst-libs/gst/riff/Makefile.am:
5448         * gst-libs/gst/tag/Makefile.am:
5449         * gst-libs/gst/video/Makefile.am:
5450         * gst-libs/gst/xwindowlistener/Makefile.am:
5451
5452         Convert to 0.9 API, seems to work:
5453         * sys/ximage/Makefile.am:
5454         * sys/ximage/ximagesink.c:
5455
5456 2005-04-24  David Schleef  <ds@schleef.org>
5457
5458         Link plugins against libraries:
5459         * ext/alsa/Makefile.am:
5460         * gst/tcp/Makefile.am:
5461
5462         Remove asm code that should be in liboil
5463         * gst/videoscale/Makefile.am:
5464         * gst/videoscale/videoscale_x86_asm.s:
5465
5466         gettext wants these checked in:
5467         * po/af.po:
5468         * po/az.po:
5469         * po/cs.po:
5470         * po/en_GB.po:
5471         * po/hu.po:
5472         * po/it.po:
5473         * po/nb.po:
5474         * po/nl.po:
5475         * po/or.po:
5476         * po/sq.po:
5477         * po/sr.po:
5478         * po/sv.po:
5479         * po/uk.po:
5480         * po/vi.po:
5481
5482 2005-04-24  David Schleef  <ds@schleef.org>
5483
5484         Convert gst_main() to g_main_loop_run()
5485         * gst/playback/decodetest.c: (main):
5486         * gst/playback/test2.c: (main):
5487         * gst/playback/test3.c: (main):
5488         * gst/playback/test4.c: (main):
5489
5490         Link plugins against libraries:
5491         * ext/libvisual/Makefile.am:
5492         * sys/xvimage/Makefile.am:
5493
5494 2005-04-24  David Schleef  <ds@schleef.org>
5495
5496         * configure.ac: Remove idct and resample libs
5497         * gst-libs/gst/Makefile.am: same
5498
5499         Remove usage of gst_library_load():
5500         * ext/alsa/gstalsaplugin.c: (plugin_init):
5501         * ext/libvisual/visual.c: (plugin_init):
5502         * ext/ogg/gstogg.c: (plugin_init):
5503         * ext/theora/theora.c: (plugin_init):
5504         * ext/vorbis/vorbis.c: (plugin_init):
5505         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5506         * gst/audioscale/gstaudioscale.c:
5507         * gst/adder/gstadder.c: (plugin_init):
5508         * gst/audioconvert/plugin.c: (plugin_init):
5509         * sys/ximage/ximagesink.c: (plugin_init):
5510         * sys/xvimage/xvimagesink.c: (plugin_init):
5511         * gst/tcp/gsttcpplugin.c: (plugin_init):
5512
5513         Link plugins against libraries:
5514         * ext/ogg/Makefile.am:
5515         * ext/theora/Makefile.am:
5516         * ext/vorbis/Makefile.am:
5517         * gst/audioconvert/Makefile.am:
5518
5519         Create proper libraries:
5520         * gst-libs/gst/riff/Makefile.am:
5521         * gst-libs/gst/audio/Makefile.am:
5522         * gst-libs/gst/video/Makefile.am:
5523
5524         Move resample library to audioscale plugin directory:
5525         * gst-libs/gst/resample/Makefile.am:
5526         * gst-libs/gst/resample/README:
5527         * gst-libs/gst/resample/dtof.c:
5528         * gst-libs/gst/resample/dtos.c:
5529         * gst-libs/gst/resample/functable.c:
5530         * gst-libs/gst/resample/private.h:
5531         * gst-libs/gst/resample/resample.c:
5532         * gst-libs/gst/resample/resample.h:
5533         * gst-libs/gst/resample/resample.vcproj:
5534         * gst-libs/gst/resample/test.c:
5535         * gst/audioscale/Makefile.am:
5536         * gst/audioscale/README:
5537         * gst/audioscale/dtof.c:
5538         * gst/audioscale/dtos.c:
5539         * gst/audioscale/functable.c:
5540         * gst/audioscale/private.h:
5541         * gst/audioscale/resample.c:
5542         * gst/audioscale/resample.h:
5543         * gst/audioscale/test.c:
5544
5545         Move tagedit library to gst-libs:
5546         * gst-libs/gst/tag/Makefile.am:
5547         * gst-libs/gst/tag/gstid3tag.c:
5548         * gst-libs/gst/tag/gsttagediting.c:
5549         * gst-libs/gst/tag/gsttageditingprivate.h:
5550         * gst-libs/gst/tag/gstvorbistag.c:
5551         * gst/tags/Makefile.am:
5552         * gst/tags/gstid3tag.c:
5553         * gst/tags/gstvorbistag.c:
5554
5555         Fix for core changes:
5556         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5557         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
5558         (gst_sinesrc_getrange):
5559
5560 2005-04-23  David Schleef  <ds@schleef.org>
5561
5562         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
5563         in gst-plugins in a long time, and properly belongs in liboil.
5564         * gst-libs/gst/idct/Makefile.am:
5565         * gst-libs/gst/idct/README:
5566         * gst-libs/gst/idct/dct.h:
5567         * gst-libs/gst/idct/doieee:
5568         * gst-libs/gst/idct/fastintidct.c:
5569         * gst-libs/gst/idct/floatidct.c:
5570         * gst-libs/gst/idct/idct.c:
5571         * gst-libs/gst/idct/idct.h:
5572         * gst-libs/gst/idct/idtc.vcproj:
5573         * gst-libs/gst/idct/ieeetest.c:
5574         * gst-libs/gst/idct/intidct.c:
5575
5576 2005-04-20  Wim Taymans  <wim@fluendo.com>
5577
5578         * docs/design-audiosinks.txt:
5579         * gst-libs/gst/audio/Makefile.am:
5580         * gst-libs/gst/audio/TODO:
5581         * gst-libs/gst/audio/gstaudiosink.c:
5582         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5583         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5584         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
5585         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5586         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5587         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
5588         (gst_audiosink_class_init), (gst_audiosink_init),
5589         (gst_audiosink_create_ringbuffer):
5590         * gst-libs/gst/audio/gstaudiosink.h:
5591         * gst-libs/gst/audio/gstbaseaudiosink.c:
5592         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
5593         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
5594         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
5595         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
5596         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
5597         (gst_baseaudiosink_create_ringbuffer),
5598         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5599         * gst-libs/gst/audio/gstbaseaudiosink.h:
5600         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5601         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
5602         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
5603         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5604         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
5605         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5606         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
5607         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
5608         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
5609         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
5610         * gst-libs/gst/audio/gstringbuffer.h:
5611         An attempt at a set of audio base classes together with some
5612         design docs.
5613
5614 2005-04-20  Wim Taymans  <wim@fluendo.com>
5615
5616         * gst/audioconvert/Makefile.am:
5617         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5618         (gst_audio_convert_caps_remove_format_info),
5619         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5620         (gst_audio_convert_channels):
5621         Link against audio libs.
5622         Fix audio convert plugin.
5623
5624 2005-04-20  Wim Taymans  <wim@fluendo.com>
5625
5626         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
5627         (gst_ogg_demux_sink_activate):
5628         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
5629         (theora_set_header_on_caps), (theora_enc_sink_event),
5630         (theora_enc_chain):
5631         Fix theora encoder.
5632
5633 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5634
5635         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
5636         * gst/playback/gstdecodebin.c: (find_compatibles):
5637           Work with staticpadtemplates in elementfactories.
5638
5639 2005-04-12  Wim Taymans  <wim@fluendo.com>
5640
5641         * gst/playback/README:
5642         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5643         (compare_ranks), (print_feature), (gst_decode_bin_init),
5644         (dynamic_create), (dynamic_free), (find_compatibles),
5645         (mimetype_is_raw), (close_pad_link), (got_redirect),
5646         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
5647         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
5648         (gst_decode_bin_change_state):
5649         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5650         (gst_play_base_bin_init), (group_destroy), (group_commit),
5651         (check_queue), (queue_overrun), (queue_threshold_reached),
5652         (queue_out_of_data), (gen_preroll_element), (unknown_type),
5653         (new_decoded_pad), (setup_subtitle), (gen_source_element),
5654         (got_redirect), (setup_source), (play_base_eos),
5655         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
5656         (gst_play_base_bin_remove_element):
5657         * gst/playback/gstplaybasebin.h:
5658         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5659         (gst_play_bin_init), (gst_play_bin_dispose),
5660         (gst_play_bin_set_property), (gen_video_element),
5661         (gen_text_element), (gen_audio_element), (remove_sinks),
5662         (gst_play_bin_send_event):
5663         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
5664         (stream_info_change_state), (gst_stream_info_set_mute):
5665         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5666         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
5667         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
5668         (gst_stream_selector_chain):
5669         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
5670         (main):
5671         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
5672         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
5673         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5674         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
5675         Raw and crude port of decodebin. 
5676         Make playbin compile.
5677
5678 2005-04-06  Wim Taymans  <wim@fluendo.com>
5679
5680         * ext/gnomevfs/Makefile.am:
5681         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
5682         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5683         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
5684         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
5685         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
5686         (gst_gnomevfssrc_stop):
5687         * ext/ogg/Makefile.am:
5688         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
5689         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
5690         * ext/theora/Makefile.am:
5691         * ext/theora/theoradec.c: (_inc_granulepos),
5692         (theora_dec_sink_event), (theora_dec_chain):
5693         * ext/vorbis/Makefile.am:
5694         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5695         (vorbis_dec_sink_event), (vorbis_dec_chain):
5696         * gst-libs/gst/audio/Makefile.am:
5697         * sys/xvimage/Makefile.am:
5698         Make gnomevfssrc extend the source base class.
5699         Fix linking against libs in various plugins.
5700
5701 2005-04-06  Andy Wingo  <wingo@pobox.com>
5702
5703         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
5704         GST_BASE_LIBS.
5705
5706         * configure.ac: Add check and AC_SUBST for libgstbase.
5707
5708 2005-03-31  Wim Taymans  <wim@fluendo.com>
5709
5710         * examples/seeking/Makefile.am:
5711         * examples/seeking/cdparanoia.c: (main):
5712         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
5713         (play_cb), (pause_cb), (stop_cb), (main):
5714         * examples/seeking/playbin.c:
5715         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
5716         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
5717         (make_sid_pipeline), (make_vorbis_pipeline),
5718         (make_theora_pipeline), (make_vorbis_theora_pipeline),
5719         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5720         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
5721         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
5722         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
5723         (stop_cb), (main):
5724         * examples/seeking/spider_seek.c:
5725         * examples/seeking/vorbisfile.c:
5726         * ext/gnomevfs/Makefile.am:
5727         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
5728         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
5729         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
5730         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
5731         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
5732         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
5733         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
5734         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
5735         * ext/ogg/README:
5736         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
5737         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
5738         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
5739         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
5740         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
5741         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
5742         (gst_ogg_pad_event), (gst_ogg_pad_reset),
5743         (gst_ogg_demux_factory_filter), (compare_ranks),
5744         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
5745         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
5746         (gst_ogg_chain_new), (gst_ogg_chain_free),
5747         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
5748         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
5749         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
5750         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
5751         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
5752         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
5753         (gst_ogg_demux_get_prev_page),
5754         (gst_ogg_demux_deactivate_current_chain),
5755         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
5756         (gst_ogg_demux_bisect_forward_serialno),
5757         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
5758         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
5759         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
5760         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
5761         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
5762         (gst_ogg_demux_change_state), (gst_ogg_print):
5763         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
5764         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
5765         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
5766         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
5767         (gst_ogg_mux_loop):
5768         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5769         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5770         (theora_dec_src_convert), (theora_dec_sink_convert),
5771         (theora_dec_src_query), (theora_dec_src_event),
5772         (theora_dec_sink_event), (theora_dec_chain),
5773         (theora_dec_change_state):
5774         * ext/theora/theoraenc.c: (gst_theora_enc_init),
5775         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
5776         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
5777         (theora_enc_change_state):
5778         * ext/vorbis/Makefile.am:
5779         * ext/vorbis/oggvorbisenc.c:
5780         * ext/vorbis/oggvorbisenc.h:
5781         * ext/vorbis/vorbis.c: (plugin_init):
5782         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5783         (vorbis_dec_src_query), (vorbis_dec_src_event),
5784         (vorbis_dec_sink_event), (vorbis_dec_chain),
5785         (vorbis_dec_change_state):
5786         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
5787         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
5788         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
5789         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
5790         (gst_vorbisenc_change_state):
5791         * ext/vorbis/vorbisenc.h:
5792         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
5793         * gst-libs/gst/audio/audioclock.c:
5794         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5795         (gst_audiofilter_init), (gst_audiofilter_chain):
5796         * gst-libs/gst/audio/testchannels.c: (main):
5797         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5798         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
5799         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
5800         (gmip_find_track_streaminfo), (gmip_find_track_format):
5801         * gst-libs/gst/media-info/media-info.c:
5802         (gst_media_info_read_idler):
5803         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
5804         (gst_play_get_all_by_interface):
5805         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
5806         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
5807         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
5808         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
5809         (gst_riff_parse_info):
5810         * gst-libs/gst/riff/riff-read.h:
5811         * gst-libs/gst/riff/riff.c: (plugin_init):
5812         * gst-libs/gst/video/Makefile.am:
5813         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
5814         (gst_videosink_class_init), (gst_videosink_get_type):
5815         * gst-libs/gst/video/videosink.h:
5816         * gst/audioconvert/bufferframesconvert.c:
5817         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
5818         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
5819         * gst/audioconvert/channelmixtest.c: (main):
5820         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5821         (gst_audio_convert_chain),
5822         (gst_audio_convert_caps_remove_format_info),
5823         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
5824         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
5825         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
5826         (gst_audio_convert_buffer_to_default_format),
5827         (gst_audio_convert_buffer_from_default_format),
5828         (gst_audio_convert_channels):
5829         * gst/audioconvert/gstchannelmix.h:
5830         * gst/ffmpegcolorspace/avcodec.h:
5831         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5832         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
5833         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
5834         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
5835         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
5836         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
5837         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
5838         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
5839         (mpeg_video_type_find), (mpeg_video_stream_type_find),
5840         (dv_type_find):
5841         * gst/videotestsrc/gstvideotestsrc.c:
5842         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
5843         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
5844         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
5845         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
5846         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
5847         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
5848         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
5849         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
5850         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
5851         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
5852         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
5853         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
5854         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5855         (gst_xvimagesink_navigation_send_event),
5856         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
5857         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
5858         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
5859         * sys/xvimage/xvimagesink.h:
5860         Plugin port to 0.9, ogg/theora playback should work in the seek
5861         example now.
5862         Removed old examples.
5863         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
5864         explained in 0.9 TODO doc.
5865
5866
5867 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
5868
5869         * autogen.sh:
5870         * configure.ac:
5871         * ext/Makefile.am:
5872         * gst/Makefile.am:
5873         * po/POTFILES.in:
5874         * po/af.po:
5875         * po/az.po:
5876         * po/cs.po:
5877         * po/en_GB.po:
5878         * po/hu.po:
5879         * po/it.po:
5880         * po/nb.po:
5881         * po/nl.po:
5882         * po/or.po:
5883         * po/sq.po:
5884         * po/sr.po:
5885         * po/sv.po:
5886         * po/uk.po:
5887         * po/vi.po:
5888         * sys/Makefile.am:
5889         * testsuite/Makefile.am:
5890           remove a whole bunch of plugins.  This module now contains a set
5891           of free reference plugins/elements as agreed.
5892
5893 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5894
5895         * configure.ac:
5896           hunting season on 0.9 is now OPEN
5897
5898 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5899
5900         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
5901           Kick the hell out of gcc for not warning me about a symbol conflict.
5902
5903 2005-02-22  Luca Ognibene  <luogni@tin.it>
5904
5905         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5906
5907         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
5908           Don't leak caps string (fixes #168134)
5909
5910         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
5911         (gst_jpegenc_init), (gst_jpegenc_finalize),
5912         (gst_jpegenc_change_state):
5913           Don't leak line buffers and context struct (fixes #168133).
5914
5915 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
5916
5917         * configure.ac:
5918         * ext/dirac/gstdiracdec.cc:
5919         (gst_diracdec_chain):
5920           Since dirac 0.5.0 the framerate in dirac is expressed as a
5921           rational number. Fix build and up requirement to 0.5.0, and
5922           also pass parameters to gst_diracdec_link in the right order
5923           (fixes #167959).
5924
5925 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
5926
5927         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
5928         * ext/faad/gstfaad.h:
5929         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
5930         certain invalid muxed streams, where some packets will contain 
5931         junk after decoder data. Partially fixes #149158.
5932
5933 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
5934         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
5935           Make sure we only write to writable buffers
5936
5937 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
5938
5939         * gst-libs/gst/riff/riff-media.c:
5940         (gst_riff_create_audio_caps_with_data):
5941           Do actually fix invalid RIFF fmt header values for alaw
5942           and mulaw audio instead of just saying so.
5943
5944         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
5945           Give gst_riff_create_audio_caps_with_data() a chance to
5946           fix up broken format header fields before extracting any
5947           parameters from the header. (fixes #167633)
5948
5949 2005-02-19  Martin Holters  <martin.holters@gmx.de>
5950
5951         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5952
5953         * gst/audioconvert/bufferframesconvert.c:
5954         (buffer_frames_convert_link):
5955           Don't leak othercaps. (fixes #167878)
5956
5957 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
5958
5959         * configure.ac:
5960         * ext/libvisual/visual.c: (gst_visual_srclink),
5961         (gst_visual_change_state):
5962           Support libvisual 0.2.0.
5963
5964 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
5965
5966         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
5967         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
5968           Use same rowstrides for I420 as used everywhere else.
5969
5970 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
5971
5972         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
5973           Declare variables at beginning of block and make gcc-2.95 happy
5974           (fixes # 167482, patch by Gergely Nagy).
5975           
5976         * gst/tcp/gsttcpclientsrc.c:
5977         * gst/tcp/gsttcpclientsrc.h:
5978           Move some includes into the header, so that struct sockaddr_in is
5979           defined when it should be defined on FreeBSD as well (fixes
5980           #167483).
5981           
5982         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
5983           Don't pass uninitialised values to setsockopt() here either.
5984
5985 2005-02-17  Luca Ognibene  <luogni at tin dot it>
5986
5987         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
5988
5989         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
5990           Don't pass uninitialised values to setsockopt(). (fixes #167704)
5991
5992 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5993
5994         * gst/playback/gstplaybin.c: (add_sink):
5995           Invert bin_add/link order to workaround deadlock in opt.
5996
5997 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5998
5999         * gst/modplug/gstmodplug.cc:
6000           Add missing break causing position queries to fail.
6001
6002 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6003
6004         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
6005           Granpos can apparently be -1, which screws up calculations...
6006
6007 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
6008
6009         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
6010         (gst_ximagesink_send_pending_navigation),
6011         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
6012         (gst_ximagesink_init):
6013         * sys/ximage/ximagesink.h:
6014         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
6015         (gst_xvimagesink_send_pending_navigation),
6016         (gst_xvimagesink_navigation_send_event),
6017         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
6018         * sys/xvimage/xvimagesink.h:
6019           Use a mutex protected list to marshal navigation
6020           events into the stream thread from whichever thread
6021           sends them.
6022
6023 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
6024
6025         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
6026           Display current position and track length; misc. clean-ups.
6027           
6028         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
6029         (speed_init), (speed_chain):
6030           Add query function, so that the stream length and current position
6031           get adjusted when queried (note that current position queries may
6032           still be wrong if the audio sink returns values based on buffer
6033           timestamps instead of passing on the query).
6034
6035 2005-02-13  Benjamin Otte  <otte@gnome.org>
6036
6037         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6038         (gst_audio_convert_channels):
6039           create channel conversion matrix when linking
6040         * gst/audioconvert/.cvsignore:
6041         * gst/audioconvert/Makefile.am:
6042         * gst/audioconvert/channelmixtest.c: (main):
6043           add (ugly) test that ensures stereo <=> mono conversion works
6044           correctly
6045
6046 2005-02-13  Benjamin Otte  <otte@gnome.org>
6047
6048         * gst/audioconvert/gstchannelmix.h:
6049           include missing header file
6050         * gst/audioconvert/gstchannelmix.c:
6051         (gst_audio_convert_fill_compatible):
6052           use same sign for both channels when converting to/from compatible
6053           channel. Previously used different signs made the signals cancel
6054           each other out and appear like silence. (fixes #167269)
6055
6056 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6057
6058         * gst/ffmpegcolorspace/avcodec.h:
6059         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6060         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6061         (gst_ffmpegcsp_avpicture_fill):
6062         * gst/ffmpegcolorspace/imgconvert.c:
6063           Convert to and from YV12 (fixes #156379).
6064
6065 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6066
6067         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6068         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6069         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6070         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6071         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6072         methods from chain and negotiation and vice versa (Fixes #166142).
6073         * sys/ximage/ximagesink.h: Add stream_lock.
6074         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6075         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6076         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6077         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6078
6079 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6080
6081         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6082           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6083           error message when we can't open the DVD device (when dvdnav_open()
6084           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6085           the above). Send something more useful instead (fixes #167117).
6086
6087 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6088
6089         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6090         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6091         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6092         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6093         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6094         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6095         methods from chain and negotiation and vice versa (Fixes #166142).
6096         Fix a possible bug of images in the buffer pool being discarded because
6097         we are looking at the wrong geometry.
6098         * sys/xvimage/xvimagesink.h: Add stream_lock.
6099
6100 2005-02-11  David Schleef  <ds@schleef.org>
6101
6102         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6103         unsigned int. (fixes #167128)
6104
6105 2005-02-11  David Schleef  <ds@schleef.org>
6106
6107         * gst/librfb/Makefile.am: Testing stuff before committing is
6108           for wimps... and people with fast machines.  Fix stupid
6109           mistake.
6110
6111 2005-02-11  David Schleef  <ds@schleef.org>
6112
6113         * configure.ac: Pull in librfb from my CVS tree, because it is
6114           too small and annoying to be separate.  Move rfbsrc plugin
6115           to gst/.
6116         * ext/Makefile.am:
6117         * ext/librfb/Makefile.am:
6118         * ext/librfb/gstrfbsrc.c:
6119         * gst/librfb/Makefile.am:
6120         * gst/librfb/gstrfbsrc.c:
6121         * gst/librfb/rfb.c:
6122         * gst/librfb/rfb.h:
6123         * gst/librfb/rfbbuffer.c:
6124         * gst/librfb/rfbbuffer.h:
6125         * gst/librfb/rfbbytestream.c:
6126         * gst/librfb/rfbbytestream.h:
6127         * gst/librfb/rfbcontext.h:
6128         * gst/librfb/rfbdecoder.c:
6129         * gst/librfb/rfbdecoder.h:
6130         * gst/librfb/rfbutil.h:
6131
6132 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6133
6134         * gst/speed/Makefile.am:
6135         * gst/speed/demo-mp3.c: (main):
6136         * gst/speed/filter.func:
6137         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6138         (speed_class_init), (speed_init), (speed_chain_int16),
6139         (speed_chain_float32), (speed_chain), (speed_set_property),
6140         (speed_get_property), (speed_change_state):
6141         * gst/speed/gstspeed.h:
6142           Fix speed element and make it chain-based (fixes #156467),
6143           and make it handle more than one channel.
6144
6145 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6146
6147         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6148         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6149         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6150         * ext/dts/gstdtsdec.h:
6151           Don't clobber the stack constructing the channels array.
6152           Make the element chain-based. DTS tracks can now be played.
6153           
6154 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6155
6156         * gst-libs/gst/audio/multichannel.h:
6157         * gst-libs/gst/gconf/gconf.h:
6158         * gst-libs/gst/idct/idct.h:
6159         * gst-libs/gst/media-info/media-info-priv.h:
6160         * gst-libs/gst/play/play.h:
6161         * gst-libs/gst/resample/private.h:
6162         * gst-libs/gst/resample/resample.h:
6163         * gst-libs/gst/riff/riff-ids.h:
6164         * gst-libs/gst/video/video.h:
6165         * gst-libs/gst/video/videosink.h:
6166           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6167           missing, so that they work when included from C++ code.
6168
6169 2005-02-09  David Schleef  <ds@schleef.org>
6170
6171         * testsuite/gst-lint: Check for non-statically scoped
6172           parent_class variables.  This won't be a problem once
6173           plugins are loaded with RTLD_LOCAL.
6174
6175 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6176
6177         * ext/mplex/gstmplexibitstream.cc:
6178           gcc madness.
6179
6180 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6181
6182         * ext/ogg/gstogmparse.c:
6183         * gst/debug/gstnavigationtest.c:
6184           Die, thou faulty symbol pollutors (non-static parent_class).
6185
6186 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6187
6188         * ext/mplex/gstmplexibitstream.cc:
6189           Fix event handling (#165525).
6190
6191 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6192
6193         * ext/mikmod/gstmikmod.c:
6194         * gst/modplug/gstmodplug.cc:
6195           Add missing endianness to template (fixes #165509).
6196
6197 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6198
6199         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6200           Fix wrong order of reading of optional bytes (#165290).
6201
6202 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6203
6204         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6205           Implement FILLER event awareness.
6206
6207 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6208
6209         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6210           Fix track calculations (#166208).
6211
6212 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6213
6214         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6215
6216         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6217         * ext/libpng/gstpngenc.c:
6218           Fix byte-order, use proper fixed caps. Fixes #164197.
6219
6220 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6221
6222         * configure.ac:
6223           Add dvdlpcmdec 
6224
6225         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6226         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6227           Don't push buffers if the src pad isn't negotiated yet.
6228           
6229         * gst/audioconvert/gstaudioconvert.c:
6230         (gst_audio_convert_buffer_to_default_format),
6231         (gst_audio_convert_buffer_from_default_format):
6232           Add support for 24-bit width.
6233
6234         * gst/dvdlpcmdec/.cvsignore:
6235         * gst/dvdlpcmdec/Makefile.am:
6236         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6237         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6238         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6239         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6240         (plugin_init):
6241         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6242           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6243           format. Needs support for the channels maps if someone can find 
6244           a DVD LPCM track with > 2 channels.
6245
6246         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6247         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6248         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6249         * gst/mpegstream/gstdvddemux.h:
6250         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6251         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6252         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6253         * gst/mpegstream/gstmpegdemux.h:
6254         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6255         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6256         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6257         (gst_mpeg_parse_handle_src_query),
6258         (gst_mpeg_parse_handle_src_event):
6259           Use audio/x-dvd-lpcm for LPCM output.
6260           Add DTS output.
6261
6262 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6263
6264         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6265
6266         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6267         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6268           Add BGRA handling (#165736).
6269
6270 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6271
6272         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6273
6274         * gst/law/alaw-decode.c: (alawdec_link):
6275         * gst/law/alaw-encode.c: (alawenc_link):
6276         * gst/law/mulaw-decode.c: (mulawdec_link):
6277         * gst/law/mulaw-encode.c: (mulawenc_link):
6278           Fix caps memleaks (#166600).
6279
6280 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6281
6282         * ext/tarkin/mem.h:
6283         * ext/tarkin/wavelet.h:
6284         * ext/tarkin/yuv.h:
6285         * gst/ffmpegcolorspace/avcodec.h:
6286           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6287           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6288
6289 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6290
6291         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6292         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6293         (gst_xvimagesink_change_state):
6294           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6295           Xv video (and thereby regenerate Xv colourkey) in clear() so
6296           that PLAY -> READY -> PLAY works (fixes #162504).
6297
6298 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6299
6300         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6301           Switch to list instead of range, since MJPEG-devices really just
6302           support decimations, not any size.
6303
6304 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6305         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6306         (gst_mpeg2dec_reset), (free_all_buffers),
6307         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6308         * ext/mpeg2dec/gstmpeg2dec.h:
6309           The libmpeg2 user-allocated buffer management is awkward, 
6310           to say the least. Hopefully this fixes things.
6311
6312 2005-02-04  Andy Wingo  <wingo@pobox.com>
6313
6314         * gst/audioconvert/bufferframesconvert.c
6315         (buffer_frames_convert_fixate): New function, fixates to 256
6316         frames per buffer by default. (Much better than 1.)
6317         (buffer_frames_convert_init): Set the fixate function for both src
6318         and sink pad.
6319         (buffer_frames_convert_link): After success setting nonfixed caps,
6320         get the negotiated caps so we can know how many buffer-frames it
6321         will be. No idea how this worked at all before.
6322
6323 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6324
6325         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6326         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6327         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6328         (handle_sequence), (handle_picture):
6329         * ext/mpeg2dec/gstmpeg2dec.h:
6330           Rearrange buffer tracking and refcounting and refactor
6331           a little for readability. 
6332
6333 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6334         * sys/v4l/gstv4l.c: (plugin_init):
6335         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6336         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6337         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6338         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6339         * sys/v4l/gstv4ljpegsrc.h:
6340         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6341         * sys/v4l/v4l_calls.h:
6342         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6343         (gst_v4lsrc_get_fps):
6344         * sys/v4l/v4lsrc_calls.h:
6345           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6346           you jpeg inside rgb frames" driver.
6347           Don't error in the v4lsrc link function, just return 
6348           REFUSED.
6349
6350 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6351
6352         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6353         (gst_qcamsrc_open):
6354           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6355
6356 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6357
6358         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6359           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6360
6361 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6362
6363         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6364           Reset negotiated state on PAUSED->READY.
6365
6366 2005-02-02  David Schleef  <ds@schleef.org>
6367
6368         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6369         whereever possible.  (Fixes #165997)
6370         * examples/capsfilter/capsfilter1.c: (main):
6371         * examples/dynparams/filter.c: (create_ui):
6372         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6373         * examples/seeking/chained.c: (main):
6374         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6375         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6376         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6377         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6378         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6379         * examples/switch/switcher.c: (main):
6380         * ext/dv/demo-play.c: (main):
6381         * ext/faad/gstfaad.c: (gst_faad_change_state):
6382         * ext/mad/gstmad.c: (gst_mad_chain):
6383         * ext/smoothwave/demo-osssrc.c: (main):
6384         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6385         (gst_gconf_render_bin_from_description),
6386         (gst_gconf_get_default_audio_sink),
6387         (gst_gconf_get_default_video_sink),
6388         (gst_gconf_get_default_audio_src),
6389         (gst_gconf_get_default_video_src),
6390         (gst_gconf_get_default_visualization_element):
6391         * gst/level/demo.c: (main):
6392         * gst/level/plot.c: (main):
6393         * gst/playback/gstplaybin.c: (gen_video_element),
6394         (gen_audio_element):
6395         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6396         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6397         * gst/sine/demo-dparams.c: (main):
6398         * gst/spectrum/demo-osssrc.c: (main):
6399         * gst/speed/demo-mp3.c: (main):
6400         * gst/volume/demo.c: (main):
6401         * testsuite/embed/embed.c: (main):
6402
6403 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6404
6405         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6406         (gst_tcpclientsink_finalize):
6407         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6408         (gst_tcpclientsrc_finalize):
6409         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6410         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6411         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6412         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6413           Don't leak the hostname when shutting down.
6414           In tcpserversrc, take a copy of the default hostname.
6415
6416 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6417
6418         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6419           Set caps to systemstream=TRUE.
6420
6421 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6422
6423         * testsuite/Makefile.am:
6424           Fix more OSX buildbots.
6425
6426 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6427
6428         * ext/mpeg2dec/gstmpeg2dec.c:
6429           Don't send things to NULL PAD_PEERs
6430
6431         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6432           Copy-on-write the incoming buffer.
6433
6434         * gst/mpegstream/gstdvddemux.h:
6435         * gst/mpegstream/gstmpegclock.h:
6436         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6437         (normal_seek), (gst_mpeg_demux_handle_src_event):
6438         * gst/mpegstream/gstmpegdemux.h:
6439         * gst/mpegstream/gstmpegpacketize.h:
6440         * gst/mpegstream/gstmpegparse.c:
6441         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6442         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6443         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6444         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6445         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6446         * gst/mpegstream/gstmpegparse.h:
6447         * gst/mpegstream/gstrfc2250enc.h:
6448           Various changes to the way time is computed that make seeking and
6449           total time estimation much better here.
6450           Use G_BEGIN/END_DECLS instead of __cplusplus
6451
6452         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6453           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6454
6455 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6456
6457         * gst/subparse/gstsubparse.c:
6458           Fix OSX buildbot.
6459
6460 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6461
6462         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6463         (theora_enc_chain), (theora_enc_change_state):
6464         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6465         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6466         (gst_vorbisenc_change_state):
6467         * ext/vorbis/vorbisenc.h:
6468           Set granulepos and timestamp correctly for streams not
6469           starting at 0, taking into account the initial delay.
6470
6471 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6472
6473         * gst/mpegstream/gstdvddemux.c:
6474           Add audio/x-dts to audio pad template caps
6475
6476 2005-01-30  David Schleef  <ds@schleef.org>
6477
6478         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6479         (create_context), (gst_polypsink_link): Fix silly endianness
6480         bug.  Add some debugging.  Remove float from caps; it doesn't
6481         work.  Attempt to get remote audio working.
6482
6483 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6484
6485         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6486           Add 3IV2 fourcc.
6487
6488 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6489
6490         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6491         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6492         (gst_avi_demux_stream_data):
6493         * gst/avi/gstavidemux.h:
6494           Invert DIB images. Fixes #132341.
6495
6496 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6497
6498         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6499         (gst_ffmpegcsp_chain):
6500           D'oh, reference the palette data, not the palette structure.
6501           Fixes color distortion in #132341.
6502
6503 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6504
6505         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6506           PAR can be non-fixed when not provided as argument (#162626).
6507
6508 2005-01-29  David Moore  <dcm@acm.org>
6509
6510         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6511
6512         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6513         (gst_qtdemux_loop_header):
6514           Re-apply patch from #142272 that allows non-seekable sources,
6515           re-proposed by Daniel Drake <dsd@gentoo.org>.
6516
6517 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6518
6519         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
6520           Use the src template for creating the src pad (#162330).
6521
6522 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6523
6524         * configure.ac:
6525         * ext/musepack/Makefile.am:
6526         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
6527         (gst_musepackdec_init), (gst_musepackdec_dispose),
6528         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
6529         (gst_musepack_stream_init), (gst_musepackdec_loop),
6530         (gst_musepackdec_change_state):
6531         * ext/musepack/gstmusepackdec.cpp:
6532         * ext/musepack/gstmusepackdec.h:
6533         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
6534         (gst_musepack_reader_read), (gst_musepack_reader_seek),
6535         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
6536         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
6537         * ext/musepack/gstmusepackreader.cpp:
6538         * ext/musepack/gstmusepackreader.h:
6539           Update to 1.1 API (#165446).
6540
6541 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6542
6543         * ext/Makefile.am:
6544           Unbreak buildbot.
6545
6546 2005-01-28  Andy Wingo  <wingo@pobox.com>
6547
6548         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
6549         to reflect a different dubious internet source. Add a reference
6550         and some commentary.
6551
6552 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6553
6554         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6555         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
6556         * gst/playback/gststreamselector.h:
6557           Be more selective when we're redoing caps negotiation from
6558           within the chain function on a stream change.
6559
6560 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6561
6562         * configure.ac:
6563         * ext/Makefile.am:
6564         * ext/amrnb/Makefile.am:
6565         * ext/amrnb/amrnb.c: (plugin_init):
6566         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
6567         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
6568         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
6569         (gst_amrnbdec_state_change):
6570         * ext/amrnb/amrnbdec.h:
6571         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
6572         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
6573         (gst_amrnbparse_init), (gst_amrnbparse_formats),
6574         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
6575         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
6576         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
6577         * ext/amrnb/amrnbparse.h:
6578           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
6579         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6580           Add AMR-NB/-WB raw formats.
6581         * ext/alsa/gstalsa.c: (gst_alsa_link):
6582           Keep valid time when changing format.
6583         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
6584         (qtdemux_parse_trak):
6585           Add some more format-specific options (#140141, #143555, #155163).
6586
6587 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6588
6589         * gst/matroska/matroska-demux.c:
6590         (gst_matroska_demux_parse_blockgroup):
6591           Fix logic error in timing of subtitle stream synchronization.
6592         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6593           Add skip-chunk, which is found in kodak-camera streams.
6594
6595 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6596
6597         * po/LINGUAS:
6598         * po/vi.po:
6599           Adding Vietnamese translation (submitted by Clytie Siddall)
6600
6601 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6602
6603         * gst/playback/gstdecodebin.c: (try_to_link_1):
6604           Use realpad for signal.
6605
6606 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6607
6608         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
6609           Fix category so decodebin picks it up.
6610
6611 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6612
6613         * ext/mad/Makefile.am:
6614         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
6615         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
6616         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
6617         (found_type), (gst_id3demux_bin_change_state):
6618         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
6619         (gst_id3_tag_init), (gst_id3_tag_handle_event),
6620         (gst_id3_tag_src_link), (gst_id3_tag_chain),
6621         (gst_id3_tag_change_state), (plugin_init):
6622         * ext/mad/gstmad.h:
6623           Add id3demuxbin (which is a simple bin consisting of id3demux
6624           and typefind), take over rank from id3demux, remove typefind
6625           code from id3demux. Makes all broken mp3s that I know of work,
6626           and thereby fixes #152688.
6627
6628 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
6629
6630         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6631
6632         * ext/mad/gstmad.c: (gst_mad_src_event):
6633         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
6634           Allow seeks on audio pad, make mad forward those (#164826).
6635         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
6636           Set duration (#165335).
6637
6638 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6639
6640         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
6641         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
6642         (gst_asf_demux_process_ext_content_desc),
6643         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
6644         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
6645         * gst/asfdemux/gstasfdemux.h:
6646           Improve metadata display, e.g. if the metadata comes before the
6647           streams are loaded (which is perfectly valid).
6648
6649 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6650
6651         * tools/gst-launch-ext-m.m:
6652           Fix AVI/ASF pipelines (#165340).
6653
6654 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
6655         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
6656         build failure on amd64
6657
6658 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
6659
6660         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
6661         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
6662           Check environment variables GST_ID3V2_TAG_ENCODING,
6663           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6664           list of character encodings to force interpretation of non-unicode
6665           strings stored in an ID3v2 tag to a particular encoding. If none
6666           is specified, try to use current locale's encoding, then fall back
6667           to ISO-8859-1 (which will always succeed). (Resolves #149274)
6668         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
6669         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
6670           Check environment variables GST_ID3V1_TAG_ENCODING,
6671           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
6672           list of character encodings to use in case a string encountered
6673           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
6674           specified, try to use the current locale's encoding, then fall
6675           back to ISO-8859-1 (which will always succeed).
6676
6677 2005-01-25  Benjamin Otte  <otte@gnome.org>
6678
6679         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6680           - on half framerate, compute the rate in advance so the comparisons
6681             don't compare wrong values
6682           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
6683             behaviour
6684           - don't use mad_header_decode anymore, mad_frame_decode does that
6685             automatically
6686           - when getting rid of consumed bytes, reset the stream's skiplen
6687           (fixes #163867)
6688
6689 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6690
6691         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
6692           Use 1/2 a second for default max_discont, as PES streams from DVB
6693           seem to have larger spacings in the SCR. 
6694           Fix a typo.
6695
6696 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6697
6698         * gst/playback/gstplaybasebin.c: (group_commit):
6699           Notify delayed stream-info availability.
6700
6701 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
6702         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
6703         (gst_a52dec_handle_event), (gst_a52dec_chain):
6704         Add some debug output. Check that a discont has a valid
6705         time associated.
6706         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
6707         (gst_alsa_sink_loop):
6708         Ignore TAG events. A little extra debug for broken timestamps.
6709         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
6710         (dvdnavsrc_change_state):
6711         Ensure we send a discont to engage the link before we send any
6712         other events.
6713         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
6714         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
6715         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
6716         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
6717         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
6718         dvd://title works in totem because typefinding sends a seek that ends
6719         up going back to chapter 1 regardless.
6720         * ext/mpeg2dec/gstmpeg2dec.c:
6721         * ext/mpeg2dec/gstmpeg2dec.h:
6722         Output correct timestamps and handle disconts.
6723         * ext/ogg/gstoggdemux.c: (get_relative):
6724         Small guard against a null dereference.
6725         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
6726         (gst_textoverlay_set_property):
6727         Free memory when done. Don't call gst_event_filler_get_duration on
6728         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
6729         g_warning.
6730         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
6731         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
6732         (gst_sw_srclink), (gst_smoothwave_chain):
6733         Draw solid lines, prettier colours.
6734         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
6735         Add a default palette that'll work for some movies.
6736         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
6737         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
6738         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
6739         * gst/mpegstream/gstdvddemux.h:
6740         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6741         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
6742         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
6743         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
6744         * gst/mpegstream/gstmpegparse.h:
6745         Use PTM/NAV events when for timestamp adjustment when connected to 
6746         dvdnavsrc. Don't use many discont events where one suffices.
6747         * gst/playback/gstplaybasebin.c: (group_destroy),
6748         (gen_preroll_element), (gst_play_base_bin_add_element):
6749         * gst/playback/gstplaybasebin.h:
6750         Make sure we remove subtitles from the same bin we put them in.
6751         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
6752         (gst_subparse_buffer_format_autodetect),
6753         (gst_subparse_change_state):
6754         Fix some memleaks and invalid accesses.
6755         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
6756         (oggskel_type_find), (cmml_type_find), (plugin_init):
6757         Some typefind functions for Annodex v3.0 files
6758         * gst/wavparse/gstwavparse.h:
6759         GstRiffReadClass is the correct parent class.
6760
6761 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6762
6763         * gst-libs/gst/riff/riff-media.c:
6764         (gst_riff_create_video_caps_with_data):
6765           Add extradata to huffyuv (fixes #165013).
6766         * gst-libs/gst/riff/riff-read.c:
6767         (gst_riff_read_strf_vids_with_data):
6768           Fix extradata extraction if it is in the chunk size.
6769
6770 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
6771
6772         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6773
6774         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
6775         (gst_quarktv_change_state), (gst_quarktv_dispose):
6776           Memory free'ing location fix (#164708).
6777
6778 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6779
6780         * gst/playback/gstplaybasebin.c: (group_commit),
6781         (gen_preroll_element), (probe_triggered), (gen_source_element),
6782         (setup_source), (gst_play_base_bin_change_state),
6783         (gst_play_base_bin_add_element):
6784           Don't block for streams.
6785         * gst/playback/gststreaminfo.c: (stream_info_change_state),
6786         (gst_stream_info_set_mute):
6787           Use gst_pad_set_active_recursive.
6788
6789 2005-01-25  Andy Wingo  <wingo@pobox.com>
6790
6791         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
6792         for #ifndef HAVE_XVIDEO.
6793
6794 2005-01-24  Jeffrey C. Ollie
6795
6796         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
6797
6798         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
6799         * ext/gsm/gstgsmdec.h:
6800         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
6801         * ext/gsm/gstgsmenc.h:
6802         Fix rate to 8kHz as per spec, removes obscure errors when no rate
6803         was given by property. Add proper buffer timestamps and offsets.
6804
6805 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6806
6807         * gst-libs/gst/riff/riff-media.c:
6808         (gst_riff_create_audio_caps_with_data):
6809           Audio can be <8000Hz.
6810
6811 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6812
6813         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
6814           Explicit state change to workaround refcount bugs.
6815
6816 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6817
6818         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
6819         (gst_avimux_riff_get_avi_header):
6820           Fix...
6821
6822 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6823
6824         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
6825         (gst_riff_read_element_data):
6826         * gst-libs/gst/riff/riff-read.h:
6827           Add _peek version (req'ed in CDXA).
6828         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
6829         (gst_cdxaparse_loop):
6830           Fix parsing in playbin.
6831         * gst/playback/gstdecodebin.c: (close_pad_link):
6832           Ignore current_ pads, they cause major annoyance.
6833
6834 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6835
6836         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
6837           Safety guard.
6838
6839 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6840
6841         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
6842           Fix padding...
6843
6844 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6845
6846         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
6847           Allow for 0-sized buffers. Fixes length query problems in
6848           starwars.mkv from the testsuite.
6849
6850 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
6851
6852         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
6853         (gst_video_box_i420), (gst_video_box_chain):
6854           Fix row strides for I420 (fixes #163159)
6855           
6856 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6857
6858         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
6859           MPEG2 has a useful rate property, so we can actually use that.
6860           For MPEG-1, continue using the bytes/time properties.
6861
6862 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6863
6864         * gst-libs/gst/riff/riff-media.c:
6865         (gst_riff_create_video_caps_with_data),
6866         (gst_riff_create_video_template_caps):
6867           Add intel-h263.
6868
6869 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6870
6871         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6872           Fail if caps negotiation fails. Should fix #162184, and should
6873           definately be in there regardless of it fixing the actual bug.
6874         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
6875         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
6876         (gst_avimux_riff_get_avix_header),
6877         (gst_avimux_riff_get_video_header),
6878         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
6879         (gst_avimux_start_file), (gst_avimux_handle_event),
6880         (gst_avimux_change_state):
6881         * gst/avi/gstavimux.h:
6882           Refactor structure writing to use GST_WRITE_UINT macros, add
6883           metadata writing support.
6884
6885 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6886
6887         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
6888           Elements may already be destroyed when this function is called.
6889
6890 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6891
6892         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6893         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
6894           More memory leak fixes (#149162).
6895
6896 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6897
6898         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6899         (gst_qtdemux_add_stream):
6900           Fix two memleaks.
6901
6902 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6903
6904         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
6905           Argh...
6906
6907 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6908
6909         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
6910           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
6911           when fixating to six channels in Totem.
6912
6913 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6914
6915         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
6916           Fix compile warnings on Solaris 10 buildbot
6917
6918 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6919
6920         * ext/dvdread/dvdreadsrc.c: (_read):
6921           Don't read beyond the last cell in a chapter (fixes 
6922           invalid memory access)
6923
6924 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
6925
6926         * ext/dvdread/stream_labels.c:
6927         (dvdreadsrc_get_audio_stream_labels):
6928           Use NULL for an empty GList instead of g_list_alloc(); fix 
6929           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
6930           of GString (easier to bulk free later)
6931
6932 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
6933
6934         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6935
6936         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6937         (gst_ffmpeg_pixfmt_to_caps):
6938           Fix BGRA32 caps (#164209).
6939
6940 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
6941
6942         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6943
6944         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6945         (gst_ffmpeg_caps_to_pixfmt):
6946           alpha_mask can be RGBA/ABGR. Fixes #164265.
6947
6948 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
6949
6950         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6951
6952         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
6953         (gst_mpeg2dec_alloc_buffer):
6954         * ext/mpeg2dec/gstmpeg2dec.h:
6955           Crop if decoding size is not the actual image size (#163676).
6956
6957 2005-01-17  Steve Baker  <steve@stevebaker.org>
6958
6959         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6960
6961         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
6962         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
6963           Add libsndfile typefind functions (#163309).
6964
6965 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6966
6967         * tools/gst-launch-ext-m.m:
6968           Add .aac, fix .m1v/.m2v (#163891).
6969
6970 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6971
6972         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
6973           Sanity check, don't wait endlessly since the clock might not
6974           actually run at this point (which is a deadlock). Fixes #164069.
6975
6976 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6977
6978         * gst/playback/gstplaybasebin.c: (probe_triggered):
6979           Of course, only pause if group is done...
6980
6981 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6982
6983         * gst/playback/gstplaybasebin.c: (probe_triggered):
6984           Thread safety.
6985
6986 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
6987
6988         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
6989           Don't return state change success when the parent
6990           failed.
6991
6992 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6993
6994         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
6995           Free events (fix memleak in #162905).
6996
6997 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
6998
6999         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7000
7001         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7002         (gst_ffmpeg_caps_to_pixfmt):
7003           Fix for depth = 15. Fixes #161675.
7004
7005 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7006
7007         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7008           Set FPS correctly, even for webcams and the like.
7009         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
7010           Don error on setting while capturing.
7011
7012 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7013
7014         * ext/dv/gstdvdec.c:
7015         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7016         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7017           I'm a bad boy. using /1001. to force C to do float division
7018           and not integer division (as it did in my last commit)
7019           Thanks to David I. Lehn for pointing this mistake.
7020
7021 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7022
7023         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7024           Revert Johan??s 1.35->1.36 since it breaks compat.
7025
7026 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7027
7028         * ext/dv/gstdvdec.c:
7029         * ext/libfame/gstlibfame.c:
7030         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7031         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7032           replace framerate aproximations by their real value
7033           (24000/1001, 30000/1001, 60000/1001)
7034           Finish fixing bug #164049
7035
7036 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7037
7038         * ext/ogg/gstoggmux.c:
7039           eos/bos debugging
7040         * gst/tcp/gstmultifdsink.c:
7041         * gst/tcp/gstmultifdsink.h:
7042         * gst/tcp/gsttcp.c:
7043         * gst/tcp/gsttcp.h:
7044         * gst/tcp/gsttcpclientsink.c:
7045         * gst/tcp/gsttcpclientsrc.c:
7046         * gst/tcp/gsttcpserversink.c:
7047         * gst/tcp/gsttcpserversrc.c:
7048           improve reusability of elements after state changes and errors
7049           make multifdsink throw away streamheaders when receiving new ones
7050
7051 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7052
7053         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7054           Fix for if items are already in list...
7055
7056 2005-01-12  Benjamin Otte  <otte@gnome.org>
7057
7058         * gst/adder/gstadder.c: (gst_adder_loop):
7059           fix adder a bit so it doesn't screw up with events as much anymore
7060
7061 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7062
7063         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7064         (pixbufscale_scale), (gst_pixbufscale_chain):
7065         * ext/gdk_pixbuf/pixbufscale.h:
7066           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7067           to ensure rowstrides are calculated the same way as 
7068           ffmpegcolorspace
7069           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7070           that we pick up duration and offset also.
7071
7072 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7073
7074         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7075         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7076           Reusability fixes.
7077
7078 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7079
7080         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7081         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7082         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7083         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7084           Update flags when requested.
7085
7086 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7087
7088         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7089           Fix dmix.
7090
7091 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7092
7093         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7094         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7095         (probe_triggered), (new_decoded_pad), (gen_source_element),
7096         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7097         * gst/playback/gstplaybasebin.h:
7098         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7099         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7100         (gst_play_bin_change_state):
7101           Implement group-switch signal for use in apps to clear metadata
7102           cache, clean up subtitle, add suburi property instead of # hack,
7103           some error-out fixes.
7104
7105 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7106
7107         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7108           Debug.
7109         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7110           If we got a state change in the _get handler, don't return success.
7111
7112 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7113
7114         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7115         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7116           Make jpegdec quiet on MJPEG decoding
7117         * gst/asfdemux/README:
7118           Fix mimetypes for MJPEG and H263
7119
7120 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7121
7122         * ext/theora/theoradec.c: (theora_dec_chain):
7123           Fix broken code generation by gcc by swapping arguments.
7124         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7125           Fix \n in debug.
7126
7127 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7128
7129         * TODO:
7130           delete this file, it is by far outdated
7131         * ext/alsa/gstalsa.1: remove
7132         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7133         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7134         (gst_alsa_get_caps):
7135           Add HW probing for supported sample rates. Fixes #161704
7136
7137 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7138
7139         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7140           Don't crash, biatch! :).
7141
7142 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7143
7144         * ext/musepack/gstmusepackreader.cpp:
7145         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7146           Some work on tags - still doesn't work in playbin...
7147         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7148           Handle events...
7149
7150 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7151
7152         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7153           Also shove tags on kid pads.
7154
7155 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7156
7157         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7158           Don't bail on unknown events.
7159         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7160           Don't crash on events before negotiation.
7161         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7162           Send tags on pads, too.
7163         * gst/playback/gststreamselector.c:
7164         (gst_stream_selector_request_new_pad):
7165           Forward events on first pad if no input was selected yet.
7166
7167 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7168
7169         * gst/playback/gstplaybasebin.c: (setup_substreams):
7170           Don't disable streamtype if the stream doesn't exist, since
7171           then playing a video after audio will disable both and nothing
7172           will happen. Fixes the testsuite.
7173
7174 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7175
7176         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7177         (gst_v4l_xoverlay_set_xwindow_id):
7178         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7179         (gst_v4l2_xoverlay_set_xwindow_id):
7180           Add debug categories, fix overlay disabling.
7181
7182 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7183
7184         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7185         * ext/alsa/gstalsa.h:
7186           Add HW probing for period_count/size and buffer_size MIX/MAX
7187           Adjust default/user defined value if out of bounds
7188           Should fix bug #162024
7189
7190 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7191
7192         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7193           Fix warning (#161191).
7194
7195 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7196
7197         * ext/dvdread/stream_labels.c:
7198         (dvdreadsrc_get_audio_stream_labels):
7199           Fix warning (init the good variable in switch default)
7200
7201 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7202
7203         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7204
7205         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7206           Fix gcc-2.95 compile (#163485).
7207
7208 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7209
7210         * configure.ac:
7211         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7212         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7213         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7214         (gst_flacenc_change_state):
7215         * ext/flac/gstflacenc.h:
7216           Update for API change in flac-1.1.1. Update requirement in
7217           configure.ac. Fixes #162974.
7218
7219 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7220
7221         * gst/playback/gstplaybasebin.c: (group_destroy):
7222           Remove hack to get rid of assert and get rid of unlinked
7223           signals properly.
7224
7225 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7226
7227         * gst/playback/gstplaybasebin.c: (setup_source):
7228           Set source to NULL so that resources are free'ed. Fixes issues
7229           with playback of CDDA and similar device-accessing things.
7230
7231 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7232
7233         * testsuite/embed/Makefile.am:
7234           test->noinst, fix make test in buildbot.
7235
7236 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7237
7238         * ext/dvdread/stream_labels.c: new file
7239         * ext/dvdread/stream_labels.h: new file
7240         * ext/dvdread/Makefile.am:
7241         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7242           Extract audio stream label from DVD IFO files.
7243           It only dump them on the console for now, still have to
7244           make playbin aware of them.
7245
7246 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7247
7248         * gst/playback/gstplaybasebin.c: (setup_source):
7249           Fix hanging subs.
7250
7251 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7252
7253         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7254         (gen_preroll_element), (remove_groups), (setup_subtitle),
7255         (gen_source_element), (setup_source):
7256         * gst/playback/gstplaybasebin.h:
7257           Multiple .sub files is just a stupid idea... Fix some threading
7258           mistakes. Interestingly, external .sub files cause playbin to
7259           hang, I don't know why... Parsing fixes contributed by Fran??ois
7260           Kooman <fkooman@tuxed.net>.
7261
7262 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7263
7264         * testsuite/embed/Makefile.am:
7265           Fix buildbot.
7266
7267 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7268
7269         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7270
7271         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7272         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7273         (gst_pngenc_set_property):
7274         * ext/libpng/gstpngenc.h:
7275           Add compression level property (#163323).
7276
7277 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7278
7279         * configure.ac:
7280         * examples/capsfilter/capsfilter1.c: (main):
7281         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7282         * ext/dvdread/Makefile.am:
7283         * ext/dvdread/demo-play:
7284         * ext/dvdread/demo-play.c:
7285         * gconf/gstreamer.schemas.in:
7286         * gst-libs/gst/gconf/gconf.c:
7287         * sys/v4l/TODO:
7288         * testsuite/Makefile.am:
7289         * testsuite/embed/Makefile.am:
7290         * testsuite/embed/embed.c: (cb_expose), (main):
7291           Remove all references to xvideosink, fix examples (#140845).
7292         * gst/playback/gstplaybasebin.c: (group_destroy):
7293           Apparently, disposal does not unlink - so do explicitely.
7294         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7295           Add debug.
7296
7297 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7298
7299         * README: fix PKG_CONFIG_PATH instructions, what was there
7300         previously was breaking default search path, not nice. 
7301         Fixes #163358
7302
7303 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7304
7305         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7306         (gst_audioscale_chain):
7307           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7308           when resampling - how the ^@$^!@^! is this possible?!?
7309
7310 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7311
7312         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7313           Reset variables on READY.
7314         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7315         (gst_matroska_mux_loop):
7316           Require data before writing header.
7317
7318 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7319
7320         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7321
7322         * ext/mad/gstmad.c: (gst_mad_chain):
7323           Don't call mad_stream_sync() directly after recovering sync.
7324           Fixes #151661.
7325
7326 2005-01-09  Martin Eikermann  <meiker@upb.de>
7327
7328         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7329
7330         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7331         (snapshot_handler), (gst_snapshot_sinkconnect),
7332         (gst_snapshot_chain):
7333           Allocate resources when required, fix recursive signal emission
7334           and fix caps. Fixes #161667.
7335
7336 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7337
7338         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7339
7340         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7341         (gst_pngdec_chain):
7342           Handle only 8-bppc (bits-per-pixel-component) images, better
7343           error handling and correct strides. Fixes #163177.
7344         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7345         (gst_pngenc_chain):
7346           Better error handling. Fixes #163348.
7347
7348 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7349
7350         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7351         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7352         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7353         (dvdnavsrc_uri_handler_init):
7354           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7355         * gst/playback/gstplaybasebin.c: (gen_source_element):
7356           Add MMS to streaming URIs.
7357
7358 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7359
7360         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7361         * sys/xvimage/xvimagesink.c:
7362         (gst_xvimagesink_navigation_send_event):
7363           Check for pad availability before sending event.
7364
7365 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7366
7367         * gst-plugins.spec.in:
7368           Add subparse.
7369
7370 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7371
7372         * configure.ac:
7373           Since we use functions from CVS, up requirement.
7374
7375 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7376
7377         * gst/playback/Makefile.am:
7378         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7379         (group_destroy), (group_commit), (group_is_muted),
7380         (gen_preroll_element), (add_stream), (unknown_type),
7381         (probe_triggered), (preroll_unlinked), (mute_stream),
7382         (silence_stream), (new_decoded_pad), (setup_substreams),
7383         (setup_source), (get_active_source), (mute_group_type),
7384         (muted_group_change_state), (set_active_source),
7385         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7386         (play_base_eos), (gst_play_base_bin_change_state):
7387         * gst/playback/gstplaybasebin.h:
7388         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7389         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7390         (gst_stream_info_dispose), (stream_info_mute_pad),
7391         (stream_info_change_state), (gst_stream_info_set_mute):
7392         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7393         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7394         (gst_stream_selector_init), (gst_stream_selector_dispose),
7395         (gst_stream_selector_get_linked_pad),
7396         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7397         (gst_stream_selector_get_linked_pads),
7398         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7399         * gst/playback/gststreamselector.h:
7400           Adding stream selection support plus required properties for
7401           applications to use this. Fully fixes #100931.
7402
7403 2005-01-08  Benjamin Otte  <otte@gnome.org>
7404
7405         * gst/games/gstpuzzle.c: (nav_event_handler):
7406           - handle nav events differently: forward every event no matter if it
7407             was handled or not.
7408           - translate events
7409           You can now cheat by using navigationtest ! puzzle and moving the
7410           mouse close to the edge of a tile. ;)
7411
7412 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7413
7414         * configure.ac:
7415         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7416         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7417         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7418         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7419         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7420         (gst_ogm_parse_plugin_init):
7421         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7422         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7423         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7424         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7425         * ext/pango/gsttextoverlay.h:
7426         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7427         (gst_matroska_demux_handle_seek_event),
7428         (gst_matroska_demux_sync_streams),
7429         (gst_matroska_demux_parse_blockgroup),
7430         (gst_matroska_demux_subtitle_caps),
7431         (gst_matroska_demux_plugin_init):
7432         * gst/matroska/matroska-ids.h:
7433         * gst/playback/gstdecodebin.c: (close_pad_link):
7434         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7435         (gen_preroll_element), (remove_groups), (add_stream),
7436         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7437         (setup_source):
7438         * gst/playback/gstplaybasebin.h:
7439         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7440         * gst/subparse/Makefile.am:
7441         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7442         (gst_subparse_base_init), (gst_subparse_class_init),
7443         (gst_subparse_init), (gst_subparse_formats),
7444         (gst_subparse_eventmask), (gst_subparse_event),
7445         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7446         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7447         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7448         (parse_mpsub_deinit), (parse_mpsub_init),
7449         (gst_subparse_buffer_format_autodetect),
7450         (gst_subparse_format_autodetect), (gst_subparse_loop),
7451         (gst_subparse_change_state), (gst_subparse_type_find),
7452         (plugin_init):
7453         * gst/subparse/gstsubparse.h:
7454         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7455         (plugin_init):
7456           Add subtitle support, .sub parser (supports SRT and MPsub),
7457           OGM text support, Matroska UTF-8 text support, deadlock fixes
7458           all over the place, subtitle awareness in decodebin/playbin
7459           and some fixes to textoverlay to handle subtitles in a stream
7460           correctly. Fixes #100931.
7461
7462 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7463
7464         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7465           Check for pad availability before doing a query on it.
7466
7467 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7468
7469         * ext/dv/gstdvdec.c:
7470           really fix bpp24/32 dvdec caps (classic rgba indeed)
7471         * gst/asfdemux/gstasfdemux.c:
7472         (gst_asf_demux_process_ext_content_desc):
7473           don't send text tags if they are empty (bis repetita)
7474
7475 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7476
7477         * ext/dv/gstdvdec.c:
7478          remove unneeded comment from dvdec
7479           (related to DV 4CC codes in AVI files)
7480           moved them in gstreamer/docs/random/mimetypes
7481         * gst/asfdemux/gstasfdemux.c:
7482         (gst_asf_demux_process_ext_content_desc):
7483          don't send text tags if they are empty
7484          fix mem leak on error path
7485         * gst/ffmpegcolorspace/avcodec.h:
7486         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7487         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7488         (gst_ffmpegcsp_avpicture_fill):
7489         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7490         * gst/ffmpegcolorspace/imgconvert_template.h:
7491          adds BGR32 and BGRA32 to ffmpegcolorspace
7492           (still bad colors, fixing it on next commit)
7493           helps with dvdec outputing BGR32
7494
7495 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7496
7497         * ext/dv/gstdvdec.c:
7498          Fix audio caps i just broke (missing ',')
7499         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7500         (gst_matroska_mux_reset):
7501          Fix typo + add FIXME about old "x-gst-metadata" crap
7502
7503 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7504
7505         * ext/dv/demo-play.c: (main):
7506          xvideosink -> xvimagesink
7507         * ext/dv/gstdvdec.c:
7508          change rgb 32/32 caps to 24/32 (no alpha)
7509          change nb of channels to be a list (2 or 4, not 2)
7510          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7511         * gst/asfdemux/gstasfdemux.c:
7512         (gst_asf_demux_process_ext_content_desc):
7513          Add 'date/year' to extracted metadata list
7514
7515 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7516
7517         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
7518           The return value of fixate_to does not imply that the requested
7519           value was set, so don't assume.
7520
7521 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
7522
7523         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7524
7525         * ext/libpng/gstpngdec.c:
7526         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
7527         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
7528         * ext/libpng/gstpngenc.h:
7529           Alpha support (encoder; #163161), mime fixage.
7530
7531 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
7532
7533         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7534
7535         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
7536         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
7537         (gst_faac_set_property), (gst_faac_get_property):
7538         * ext/faac/gstfaac.h:
7539           Allow for ADTS output (#153434).
7540
7541 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7542
7543         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7544           Fix against template (#150576).
7545
7546 2005-01-06  Benjamin Otte  <otte@gnome.org>
7547
7548         * gst/games/gstpuzzle.c: (draw_puzzle):
7549           don't draw a puzzle if either width or height of tiles would be 0.
7550
7551 2005-01-06  Benjamin Otte  <otte@gnome.org>
7552
7553         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
7554         (gst_puzzle_class_init), (gst_puzzle_finalize):
7555           no memleaks, please
7556         (gst_puzzle_create), (gst_puzzle_init),
7557         (gst_puzzle_set_property), (gst_puzzle_setup):
7558           change initialization code around so we don't reshuffle on resize
7559         (draw_puzzle):
7560           fix another stupid typo
7561
7562 2005-01-06  Benjamin Otte  <otte@gnome.org>
7563
7564         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
7565           fix stupid typo that borked copying on YUY2
7566
7567 2005-01-06  Benjamin Otte  <otte@gnome.org>
7568
7569         * gst/games/gstpuzzle.c: (draw_puzzle):
7570           fix edges when image sizes aren't multiples of tile sizes
7571
7572 2005-01-06  Benjamin Otte  <otte@gnome.org>
7573
7574         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
7575           make RGB endianness work correctly
7576         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
7577           refactor and fix race with initial shuffling
7578         (nav_event_handler):
7579           allow using the mouse to puzzle
7580         (draw_puzzle):
7581           insist on tiles having width and height as multiples of 4 to get
7582           clean YUV image handling
7583         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7584         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
7585           s/DEBUG/LOG/ for common messages
7586         (gst_xvimagesink_navigation_send_event):
7587           fix mouse event translation to not include screen PAR
7588         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7589           fix mouse event translation to actually work
7590
7591 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7592
7593         * gst/asfdemux/gstasfdemux.c:
7594         (gst_asf_demux_process_ext_content_desc):
7595          Extract TrackNumber metadata + clean up code
7596         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
7597          Hope this is the good fix (var used unitialised)
7598
7599 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7600
7601         * ext/faad/gstfaad.c: (gst_faad_chain):
7602           Only increment timestamp if it's valid. Fixes raw AAC streams.
7603
7604 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7605
7606         * configure.ac:
7607         * gst/games/Makefile.am:
7608         * gst/games/gstpuzzle.c:
7609           add a puzzle game with...
7610         * gst/games/gstvideoimage.c:
7611         * gst/games/gstvideoimage.h:
7612           ... full colorspace support (that includes YUV9 and RGB16)) stolen
7613           from videotestsrc and made into something that would be a nice
7614           library for a lot of other plugins.
7615
7616 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7617
7618         * configure.ac:
7619          don't compile faad plugin if a RC of 2.0 is found
7620          Fixes #155346 (and FC1 buildbot)
7621         * gst/asfdemux/gstasfdemux.c:
7622         (gst_asf_demux_process_ext_content_desc):
7623          try to make Solaris compiler happier
7624
7625 2005-01-06  Paul Jack  <pjack@sfaf.org>
7626
7627         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7628
7629         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
7630           Fix segfault (#161667).
7631
7632 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7633
7634         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7635           Fix framerate reporting.
7636
7637 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7638
7639         * gst-libs/gst/riff/riff-ids.h:
7640         * gst/wavenc/riff.h:
7641          Add AMR (VBR and CBR) ids to riff.h audio codec list
7642         * gst/asfdemux/gstasfdemux.c:
7643         (gst_asf_demux_process_ext_content_desc),
7644         (gst_asf_demux_process_object):
7645           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
7646
7647 2005-01-05  Martin Eikermann  <meiker@upb.de>
7648
7649         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7650
7651         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
7652         (gst_dvd_demux_handle_discont):
7653         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
7654         (gst_mpeg_demux_handle_discont):
7655           Recreate pads on new-media (#160730).
7656         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
7657           Send discont even if manager changes timestamps (#161929).
7658
7659 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
7660
7661         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7662
7663         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
7664           Fix invalid memory access (#159211).
7665
7666 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7667
7668         * examples/gstplay/player.c: (main):
7669           Don't iterate.
7670         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
7671           Add visualizations.
7672         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7673         (gst_a52dec_handle_frame):
7674           Set duration.
7675         * ext/dvdnav/gst-dvd:
7676           Add audioconvert. Fixes #161325.
7677         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
7678           Explicitely case to gint64. Possible valgrind error.
7679         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
7680         (gst_play_tick_callback), (gst_play_change_state),
7681         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
7682         (gst_play_set_location), (gst_play_get_location),
7683         (gst_play_seek_to_time), (gst_play_set_data_src),
7684         (gst_play_set_video_sink), (gst_play_set_audio_sink),
7685         (gst_play_set_visualization), (gst_play_connect_visualization),
7686         (gst_play_get_framerate), (gst_play_get_all_by_interface),
7687         (gst_play_new):
7688           Use playbin. Fixes #139749 and #147744.
7689         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
7690           Add genre tag.
7691         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
7692         (audioscale_get_type), (gst_audioscale_base_init),
7693         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
7694         (gst_audioscale_getcaps), (gst_audioscale_fixate),
7695         (gst_audioscale_link), (gst_audioscale_get_buffer),
7696         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
7697         (gst_audioscale_init), (gst_audioscale_dispose),
7698         (gst_audioscale_chain), (gst_audioscale_set_property),
7699         (gst_audioscale_get_property), (plugin_init):
7700           Indent properly.
7701         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
7702           Fix LPCM.
7703         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
7704         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
7705         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
7706           Add more metadata (fixes #162656).
7707
7708 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7709
7710         * configure.ac:
7711           back to cvs
7712
7713 === release 0.8.7 ===
7714
7715 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7716
7717         * NEWS:
7718         * RELEASE:
7719         * configure.ac:
7720           releasing 0.8.7, "Hyperspace"
7721
7722 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7723
7724         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7725
7726         * gst/playback/gstplaybasebin.c:
7727          Fix for #162924 - free caps after use, not before
7728
7729 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7730
7731         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7732
7733         * gst/playback/gstplaybasebin.c:
7734         * gst/wavparse/gstwavparse.c:
7735           Fix for #154773 - fixes playback of small .wav files
7736
7737 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7738
7739         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7740
7741         * gst/audioscale/gstaudioscale.c:
7742           Fix for #162819 - make audioscale reusable
7743           Fixes playback of more than one file with playbin/totem
7744
7745 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7746
7747         * gst/ffmpegcolorspace/avcodec.h:
7748         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7749         * gst/ffmpegcolorspace/imgconvert.c:
7750           clean up the mess that made me cry and avoid needless duplication
7751
7752 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7753
7754         * gst/ffmpegcolorspace/imgconvert.c:
7755           give some indication of why we're segfaulting
7756
7757 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7758
7759         * configure.ac:
7760           Fix indentation, fix v4l2 plugin detection.
7761         * ext/Makefile.am:
7762           Fix libmms location (Maciej, use diff -u!).
7763         * ext/alsa/gstalsa.c: (gst_alsa_init):
7764           Initialize caps cache to NULL.
7765         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
7766           Only change state on audiosink if it exists.
7767
7768 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
7769
7770         * gst/matroska/matroska-demux.c:
7771         * gst/matroska/matroska-ids.h:
7772         * gst/matroska/matroska-demux.h:
7773         Fix Vorbis streams failing to decode in some files, where cluster_time
7774         isn't 0, because then it doesn't send codec_priv before actual data.
7775         Remove time-based test and replace it with marker set on beginning of
7776         new stream
7777
7778 2004-12-28  David Schleef  <ds@schleef.org>
7779
7780         Merge patch from Ronald fixing problems with streaming
7781         text.
7782         * ext/cairo/gstcairo.c: (plugin_init):
7783         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
7784         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
7785         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
7786         (gst_textoverlay_font_init), (gst_textoverlay_init),
7787         (gst_textoverlay_set_property):
7788         * ext/cairo/gsttextoverlay.h:
7789
7790 2004-12-27  David Schleef  <ds@schleef.org>
7791
7792         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
7793         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
7794         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
7795         (gst_textoverlay_font_init), (gst_textoverlay_init),
7796         (gst_textoverlay_set_property): Improvements to actually
7797         render text as white on black outline on video, including
7798         font selection and horizontal/vertical alignment.  (Ronald's
7799         christmas present)
7800         * ext/cairo/gsttextoverlay.h:
7801
7802 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7803
7804         * ext/ogg/gstogg.c:
7805         * ext/ogg/gstogmparse.c:
7806           fix ogm[audio/video]parse plugin registration
7807           (riff won't load if bytestream is already loaded)
7808
7809 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7810
7811         * gst/audioconvert/gstchannelmix.c:
7812           fix for GLIB < 2.4
7813
7814 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7815
7816         * Makefile.am:
7817         * configure.ac:
7818           disable docs again until it actually passes make distcheck.
7819
7820 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7821
7822         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
7823         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7824         (plugin_init):
7825           Add 3GP (variables name Q3GP because they can't start with a
7826           number). Add samr audio fourcc (used in .3gp files), decoder
7827           is work in progress. Also do a GST_WARNING instead of ERROR
7828           in case of unknown nodes, to decrease output.
7829
7830 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7831
7832         * Makefile.am:
7833           really fix dist
7834
7835 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7836
7837         * configure.ac:
7838         * ext/speex/gstspeexdec.h:
7839         * ext/speex/gstspeexenc.h:
7840           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
7841           Fix detection code in configure.ac
7842
7843 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7844
7845         * gst/matroska/matroska-demux.c:
7846         (gst_matroska_demux_parse_blockgroup):
7847           Save position, so that queries give proper return values. Don't
7848           know how this could ever have worked before...
7849
7850 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7851
7852         * configure.ac:
7853           Put additional LAME check inside the conditional.  Fixes #152339
7854
7855 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7856
7857         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
7858         (gst_avi_demux_stream_scan):
7859           Add some more debug. Fix logic error when setting movi offset
7860           while reading index.
7861
7862 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7863
7864         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
7865         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
7866         (gst_avi_demux_process_next_entry):
7867           Add some debugging. Better detection of broken indexes and the
7868           accompanying index recovery. No infinite loops on state changes
7869           when we're still in our loopfunction.
7870
7871 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7872
7873         * configure.ac:
7874           Fix up.
7875
7876 2004-12-22  Archana Shah  <archana.shah@wipro.com>
7877
7878         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
7879
7880         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
7881           Normalizing the value before setting
7882         (gst_sunaudiomixer_get_volume):
7883           Normalizing the value after getting. Fixes bug# 161980
7884
7885 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
7886
7887         * Makefile.am: Make sure docs gets disted
7888         * docs/Makefile.am: Make sure all needed files get disted
7889         * gst-plugins.spec.in: latest updates
7890
7891 2004-12-22  Wim Taymans  <wim@fluendo.com>
7892
7893         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
7894         Revert patch 1.38 as clock distribution over schedulers does
7895         not work correcly in the core yet.
7896
7897 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7898
7899         * sys/oss/README: remove this file, which predates my birth
7900           (and which content is by far outdated)
7901
7902 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
7903
7904         * Makefile.am:
7905         * configure.ac:
7906         * docs/Makefile.am:
7907         * docs/libs/Makefile.am:
7908         * docs/libs/gst-plugins-libs-docs.sgml:
7909         * docs/libs/gst-plugins-libs-sections.txt:
7910         * docs/libs/tmpl/gstgconf.sgml:
7911         * docs/upload.mak:
7912         * docs/version.entities.in:
7913           Added boilerplate gtk-doc files for plugin-libs documentation.
7914
7915 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7916
7917         * gst/auparse/gstauparse.c: fix int and float audio caps
7918
7919 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7920
7921         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7922         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
7923           g_assert() can be a macro, don't use #ifdef inside it.
7924
7925 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
7926
7927         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7928
7929         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
7930         (gst_videorate_init), (gst_videorate_chain),
7931         (gst_videorate_change_state):
7932           Event handling (fixes #159986).
7933
7934 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7935
7936         * gst-libs/gst/riff/riff-media.c:
7937         (gst_riff_create_video_caps_with_data):
7938           Add BLZ0 (Blizzard's version of DivX) fourcc.
7939
7940 2004-12-18  David Schleef  <ds@schleef.org>
7941
7942         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
7943         portability fix.
7944
7945 2004-12-18  David Schleef  <ds@schleef.org>
7946
7947         * gst/tta/ttadec.h: Disable some header code that isn't used
7948         and clearly isn't portable.
7949
7950 2004-12-18  David Schleef  <ds@schleef.org>
7951
7952         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
7953         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
7954         (avcodec_get_pix_fmt), (avpicture_layout),
7955         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
7956         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
7957         Fix code to not use GCC extensions (and c99 extensions that
7958         Forte does not like.)
7959
7960 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7961
7962         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7963
7964         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
7965         (gst_deinterlace_chain):
7966           Rowstride fixes. Fixes #161039.
7967         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
7968         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
7969         (gst_video_crop_getcaps), (gst_video_crop_link),
7970         (gst_video_crop_i420), (gst_video_crop_chain),
7971         (gst_video_crop_change_state):
7972           Rework of negotiation. Actually works now. Fixes #158650.
7973
7974 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7975
7976         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
7977           That was very stupid.
7978
7979 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7980
7981         * gst/matroska/matroska-demux.c:
7982         (gst_matroska_demux_parse_blockgroup):
7983           Fix possible crasher.
7984
7985 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7986
7987         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
7988         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
7989           Lace sizes can be zero.
7990
7991 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7992
7993         * ext/musepack/gstmusepackdec.cpp:
7994           Fetch error return values. Fixes #161624.
7995         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7996           Really EOS.
7997
7998 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7999
8000         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8001           Work for truncated (unfinished download etc.) files. Fixes #160514.
8002
8003 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8004
8005         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8006           Fix for integer overflow. Makes #156001 not crash. Probably masks
8007           the real bug.
8008
8009 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8010
8011         * gst/ac3parse/gstac3parse.c: (plugin_init):
8012           Parsers never have ranks. Fixes #159651.
8013
8014 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8015
8016         * gst/playback/gstdecodebin.c: (compare_ranks):
8017           make sure the facotries are ordered the same every time even if they
8018           have the same rank by using the name
8019         * gst/playback/gstdecodebin.c: (find_compatibles):
8020           make sure we don't add factories to the list twice
8021
8022 2004-12-16  David Schleef  <ds@schleef.org>
8023
8024         * configure.ac: look for musepack headers as musepack/*.h
8025         (fixes #159847)
8026         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
8027         * ext/musepack/gstmusepackreader.h: same
8028
8029 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8030
8031         * gst-libs/gst/riff/riff-read.c:
8032         (gst_riff_read_strf_auds_with_data):
8033           Read extradata correctly (fixes #155879).
8034
8035 2004-12-16  David Schleef  <ds@schleef.org>
8036
8037         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
8038         audio.  does _not_ attempt or allow conversion unless channels
8039         is 1 or 2.
8040
8041 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8042
8043         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8044
8045 2004-12-16  David Schleef  <ds@schleef.org>
8046
8047         * gst/audioscale/gstaudioscale.c: the resample library only
8048         handles 1 or 2 channels.  Change caps to compensate.
8049
8050 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8051
8052         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8053         (gst_matroska_demux_audio_caps):
8054           Some MPEG-AAC hacks, because else it doesn't work...
8055
8056 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8057
8058         * gst-libs/gst/riff/riff-media.c:
8059         (gst_riff_create_video_caps_with_data),
8060         (gst_riff_create_video_template_caps):
8061           Add h264.
8062
8063 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8064
8065         * gst-libs/gst/audio/Makefile.am:
8066           Try to fix buildbot.
8067
8068 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8069
8070         * gst/tcp/gstmultifdsink.c:
8071           Clean up and uniformize debugging.
8072
8073 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8074
8075         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8076
8077         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8078         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8079         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8080         (gst_mpeg_demux_change_state):
8081           Reset on ready. Fixes 160276.
8082
8083 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8084
8085         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8086
8087         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8088         (gst_ffmpegcsp_pad_link):
8089           Fix memleak (#154815).
8090
8091 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8092
8093         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8094
8095         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8096         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8097         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8098         * ext/musicbrainz/gsttrm.h:
8099           Add support for using a proxy server when getting a trm id from
8100           the MusicBrainz database (#149613).
8101
8102 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8103
8104         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8105
8106         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8107         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8108           Fix memleaks (#157233).
8109
8110 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8111
8112         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8113
8114         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8115         * gst-libs/gst/resample/resample.h:
8116         * gst/audioscale/gstaudioscale.c:
8117           Fix memleak (#159215).
8118
8119 2004-12-16  Toni Willberg  <toniw@iki.fi>
8120
8121         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8122
8123         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8124         * sys/oss/oss_probe.c: (main):
8125           Check for mono/stereo support (similar to samplerate probing),
8126           fixes #159433. Also add missing copyright header to oss_probe.c.
8127
8128 2004-12-15  David Schleef  <ds@schleef.org>
8129
8130         * configure.ac: add audioresample and cairo plugins.  Remove
8131         HAVE_MMX stuff, because it's not used.
8132         * ext/Makefile.am: same
8133         * ext/audioresample/Makefile.am: You are not ready for an
8134         audio resampling element based on audioresample.
8135         * ext/audioresample/gstaudioresample.c:
8136         * ext/audioresample/gstaudioresample.h:
8137         * ext/cairo/Makefile.am: You are not ready for overlay elements
8138         based on cairo.  Don't look too closely, these elements kinda
8139         suck right now.
8140         * ext/cairo/gstcairo.c: new
8141         * ext/cairo/gsttextoverlay.c: new
8142         * ext/cairo/gsttextoverlay.h: new
8143         * ext/cairo/gsttimeoverlay.c: new
8144         * ext/cairo/gsttimeoverlay.h: new
8145         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8146         problem with compilers that don't support variadic macros.
8147
8148 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8149
8150         Reviewed by:  David Schleef  <ds@schleef.org>
8151
8152         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8153         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8154         bit.  Also ran indent-gst.
8155         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8156         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8157         (gst_sunaudiosrc_setparams):
8158
8159 2004-12-14  David Schleef  <ds@schleef.org>
8160
8161         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8162         output rate to 16000.  Should fix #160235.
8163
8164 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8165
8166         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8167         Add typefinding for mpeg2 pes streams
8168
8169 2004-12-13  David Schleef  <ds@schleef.org>
8170
8171         * configure.ac:  Applied patch from bug #143659, making default
8172         sources and sinks OS-dependent (for Solaris), and added code
8173         for OS/X.
8174         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8175
8176 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8177
8178         * gst-libs/gst/riff/riff-media.c:
8179           forgot to add h2.64 to avidemux template caps
8180
8181 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8182
8183         * gst/wavenc/riff.h:
8184         * gst-libs/gst/riff/riff-media.c:
8185         * gst-libs/gst/riff/riff-ids.h:
8186         * gst/avi/gstavimux.c
8187         add 4CC code for VideoSoft h264 in AVI (VSSH)
8188           fixes bug #160655
8189         remove s323 from riff, it's quicktime specific :(
8190
8191 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8192
8193         * gst/asfdemux/README
8194         * gst/wavenc/riff.h
8195         * gst-libs/gst/riff/riff-ids.h
8196         * gst-libs/gst/riff/riff-media.c
8197         * gst/qtdemux/qtdemux.c:
8198           add new 4CC codes for h263 related codecs
8199           fixes partially bug #155163
8200
8201 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8202
8203         * configure.ac: Update polyaudio requirement to 0.7
8204         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8205
8206 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8207
8208         * gst/interleave/deinterleave.c:
8209         fix my name's spelling! :)
8210
8211 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8212
8213         * AUTHORS ChangeLog
8214         * gst/auparse/gstauparse.c
8215         * gst/interleave/deinterleave.c
8216         * gst/law/:
8217                 alaw-decode.c alaw-encode.c
8218                 mulaw-decode.c mulaw-encode.c
8219         * gst/oneton/gstoneton.c
8220         * sys/osxaudio/:
8221                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8222         * sys/osxvideo/:
8223                 cocoawindow.h cocoawindow.m
8224                 osxvideosink.h osxvideosink.m
8225
8226         put the same mail address for Zaheer Abbas Merali everywhere
8227
8228 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8229
8230         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8231           Align by packetsize, and assert that we a packet available before
8232           playing. The first makes webstreams work (they often include
8233           trailing padding data in a packet), the second allows pausing a
8234           ASF stream in totem without getting demux errors afterwards.
8235
8236 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8237
8238         * ext/ogg/gstoggdemux.c: (get_relative):
8239           Check for non-NULL before accessing member (end-of-chain).
8240
8241 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8242
8243         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8244         (cdparanoia_set_property), (cdparanoia_get_property):
8245         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8246         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8247         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8248         (dvdreadsrc_init), (dvdreadsrc_set_property),
8249         (dvdreadsrc_get_property):
8250         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8251         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8252           Synchronize property names where not yet the case. Devices are
8253           now device=X, other versions are deprecated (but still exist).
8254           Also use g_free() unconditionally.
8255         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8256         (setup_source), (gst_play_base_bin_get_property):
8257           Expose source.
8258
8259 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8260
8261         * configure.ac: move GCONF macro outside conditional for the am
8262           conditional. Fixes #160439
8263
8264 2004-12-08  David Schleef  <ds@schleef.org>
8265
8266         * tools/gst-visualise-m.m: Switch to elements that currently
8267         exist.
8268
8269 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8270
8271         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8272           We love wrong commas.
8273
8274 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8275
8276         * gst/matroska/matroska-demux.c:
8277         (gst_matroska_demux_handle_src_query):
8278           Don't set DEFAULT, unsupported - makes length display incorrectly
8279           in some cases.
8280
8281 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8282
8283         * gst/monoscope/README: remove blurb about files being GPL
8284         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8285         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8286           monoscope is now effectively LGPL licensed
8287
8288 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8289
8290         * gst/monoscope/README: Update information to be more correct
8291         * gst/monoscope/convolve.c: Relicense to LGPL
8292         * gst/monoscope/convolve.h: Relicense to LGPL
8293
8294 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8295
8296         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8297           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8298         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8299           set default_duration for mpeg1 audio
8300
8301 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8302
8303         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8304         * ext/alsa/gstalsa.h:
8305           refactor big chunks of the core caps negotiation code to make it
8306           a lot faster, because people claim it's really slow
8307           (actually, just cache the getcaps when the device is opened)
8308
8309 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8310
8311         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8312         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8313         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8314         (gst_a52dec_change_state), (plugin_init):
8315         * ext/a52dec/gsta52dec.h:
8316           Do something useful with timestamps. Make chain-based (since
8317           there's really no reason to be loopbased).
8318         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8319           Update current_byte/frame correctly.
8320
8321 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8322
8323         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8324         (gst_ape_demux_stream_init):
8325           Forward tags, too.
8326
8327 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8328
8329         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8330           Let's make sure we're done typefinding when detecting tags.
8331
8332 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8333
8334         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8335         (gst_ebml_read_init), (gst_ebml_read_use_event),
8336         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8337         (gst_ebml_read_seek), (gst_ebml_read_skip),
8338         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8339         (gst_ebml_read_master):
8340         * gst/matroska/ebml-read.h:
8341         * gst/matroska/matroska-demux.c:
8342         (gst_matroska_demux_parse_contents),
8343         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8344           Disgustingly evil hack for working around INTERRUPT events and
8345           their extremely annoying habit of being a pain in the ass. We
8346           simply peek a cluster before reading any of it.
8347
8348 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8349
8350         * ext/musepack/gstmusepackdec.cpp:
8351           There's also floating point libmusepacks.
8352
8353 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8354
8355         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8356         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8357           Set DURATION even if source buffer didn't. Also use increasing
8358           timestamps.
8359         * gst-libs/gst/riff/riff-media.c:
8360         (gst_riff_create_audio_caps_with_data):
8361           Block_align can have larger values than 8192.
8362
8363 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8364
8365         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8366         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8367         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8368         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8369           Fix caps.
8370
8371 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8372
8373         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8374           Fix logic bug.
8375
8376 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8377
8378         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8379           Yay, another one.
8380
8381 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8382
8383         * ext/esd/esdsink.c: (gst_esdsink_chain):
8384           Make error actually say something useful (fixes #156798).
8385         * gst-libs/gst/riff/riff-media.c:
8386         (gst_riff_create_video_caps_with_data),
8387         (gst_riff_create_video_template_caps):
8388           Add Intel Video 5.0 fourcc (IV50).
8389
8390 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8391
8392         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8393         detection on mono and stereo mp3 files.
8394
8395 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8396
8397         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8398           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8399           the contained stream).
8400
8401 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8402
8403         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8404           Oops, remove debug.
8405
8406 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8407
8408         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8409
8410         * gst/law/alaw-decode.c: (alawdec_getcaps):
8411         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8412           Prevent warnings when negotiating caps (fixes #159338).
8413
8414 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8415
8416         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8417         (gst_ffmpegcsp_chain):
8418           Remove old leftover that shouldn't be there...
8419
8420 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8421
8422         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8423
8424         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8425           Don't forward DISCONT events (fixes #159684).
8426
8427 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8428
8429         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8430           Unlink manually since sometimes bin disposal (and therefore
8431           pad unlinking) is delayed, which will cause a new media file
8432           to not be able to start playing instantly.
8433
8434 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8435
8436         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8437           On mute of an unlinked stream, check for pad availability so
8438           we don't crash on unlinked pad.
8439
8440 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8441
8442         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8443         (gst_avi_demux_massage_index):
8444           Fix quite humiliating bug in omitting 0-sized index chunks but
8445           forgetting to count them for timestamps.
8446
8447 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8448
8449         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8450           Actually leave the loop if we failed to sync. Don't crash.
8451
8452 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8453
8454         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8455         (gst_dvd_demux_process_private):
8456         * gst/mpegstream/gstdvddemux.h:
8457           Fix crash (#159759). Doesn't work, though. :-(.
8458
8459 2004-11-28  Benjamin Otte  <otte@gnome.org>
8460
8461         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8462           more overwriting protection due to modifying channels one by one
8463           instead of all at once
8464
8465 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8466
8467         * gst/audioconvert/gstchannelmix.c:
8468         (gst_audio_convert_fill_normalize):
8469           Normalize using absolute values.
8470
8471 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8472
8473         * configure.ac:
8474         * ext/Makefile.am:
8475         * ext/directfb/Makefile.am:
8476         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8477         (gst_directfbvideosink_get_pixel_format),
8478         (gst_directfbvideosink_get_format_from_fourcc),
8479         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8480         (gst_directfbvideosink_sink_link),
8481         (gst_directfbvideosink_change_state),
8482         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8483         (gst_directfbvideosink_buffer_alloc),
8484         (gst_directfbvideosink_interface_supported),
8485         (gst_directfbvideosink_interface_init),
8486         (gst_directfbvideosink_navigation_send_event),
8487         (gst_directfbvideosink_navigation_init),
8488         (gst_directfbvideosink_set_property),
8489         (gst_directfbvideosink_get_property),
8490         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8491         (gst_directfbvideosink_base_init),
8492         (gst_directfbvideosink_class_init),
8493         (gst_directfbvideosink_get_type), (plugin_init):
8494         * ext/directfb/directfbvideosink.h: Adding a first version of
8495         directfbvideosink.
8496         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8497         more.
8498
8499 2004-11-28  Benjamin Otte  <otte@gnome.org>
8500
8501         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8502           walk the samples backwards if out_channels > in_channels so we don't
8503           overwrite data
8504
8505 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8506
8507         * gst/audioconvert/Makefile.am:
8508         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8509         (gst_audio_convert_link), (gst_audio_convert_change_state),
8510         (gst_audio_convert_channels):
8511         * gst/audioconvert/gstchannelmix.c:
8512         (gst_audio_convert_unset_matrix),
8513         (gst_audio_convert_fill_identical),
8514         (gst_audio_convert_fill_compatible),
8515         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8516         (gst_audio_convert_fill_others),
8517         (gst_audio_convert_fill_normalize),
8518         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
8519         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
8520         * gst/audioconvert/gstchannelmix.h:
8521           Implement a channel mixer.
8522
8523 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
8524
8525         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
8526         * ext/alsa/gstalsa.h:
8527         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
8528         Make alsasink actually honor gst_element_set_clock and use that
8529         clock instead of its internal one.
8530
8531 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8532
8533         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
8534         (gst_play_base_bin_change_state): nullify source and decoder when
8535         going from READY to NULL so that we don't try to do weird stuff with
8536         them when going from NULL to READY
8537         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
8538         instead of g_object_unref
8539         (gen_video_element), (gen_audio_element): more refcounting fixes, now
8540         it should be correct
8541         (gst_play_bin_change_state): don't call remove_sinks if we are
8542         currently disposing the object
8543
8544 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8545
8546         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8547           Don't forget bass if it's there. Else left channel is silent...
8548
8549 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8550
8551         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
8552         (gst_a52dec_change_state):
8553           Don't do sample adjusting anymore, we use float audio now.
8554         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8555           Don't fixate to non-existing properties.
8556
8557 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8558
8559         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
8560         (gst_a52dec_change_state):
8561           Advertise that we can do surround sound.
8562
8563 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8564
8565         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
8566           Add buffer-frames=0.
8567         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
8568         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
8569         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
8570         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
8571         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
8572         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
8573         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
8574         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
8575         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
8576         * ext/dvdread/dvdreadsrc.h:
8577           Add seeking, querying for bytes, sectors, title, angle and
8578           chapter. Handle multiple chapters. Relicense to LGPL because
8579           Billy agreed on that (thanks Billy!).
8580
8581 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8582
8583         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
8584         call parent dispose method
8585
8586 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
8587
8588         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
8589         (gst_audio_clock_get_internal_time):
8590         Fix active <-> inactive transitions: ensure time value always
8591         grows and avoid abrupt value changes.
8592
8593 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
8594
8595         * configure.ac:
8596         * gst/tta/Makefile.am:
8597         * gst/tta/crc32.h:
8598         * gst/tta/filters.h:
8599         * gst/tta/gsttta.c:
8600         * gst/tta/gstttadec.c:
8601         * gst/tta/gstttadec.h:
8602         * gst/tta/gstttaparse.c:
8603         * gst/tta/gstttaparse.h:
8604         * gst/tta/ttadec.h:
8605           added TTA parser and decoder
8606
8607 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8608
8609         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8610         (probe_triggered), (check_queue), (buffer_underrun),
8611         (buffer_running), (buffer_overrun), (gen_source_element),
8612         (setup_source):
8613         * gst/playback/gstplaybasebin.h:
8614           Implement buffering. Needs some more work.
8615
8616 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8617
8618         * ext/theora/theoradec.c: (theora_dec_chain):
8619           Fix ilog mask range overflow.
8620
8621 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8622
8623         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8624           Don't omit the last (which in case of dmix is the only :) )
8625           channel count. Don't set channels if <= 2.
8626
8627 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
8628
8629         * gst/playback/gstplaybin.c: (gen_video_element),
8630         (gen_audio_element): Removed 2 obsolete comments
8631
8632 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
8633
8634         * ext/vorbis/oggvorbisenc.c
8635         * ext/vorbis/vorbisenc.c :
8636           change description fields of those plugins to differentiate them
8637           (pitivi show Encoders by description, they had the same one)
8638
8639 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
8640
8641         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8642
8643         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8644         (gst_play_bin_set_property), (gen_video_element),
8645         (gen_audio_element):
8646           Refcounting fixes for provided audio-/videosinks.
8647
8648 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8649
8650         * gst/playback/gstplaybin.c: (gen_video_element),
8651         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
8652           Don't reference all sinks, but only the video- and audiosinks.
8653           The vis. element should be disposed when we're done with it.
8654           We don't have any reason to keep it around. This fixes warnings
8655           when reusing playbin for playing multiple audio files with
8656           vis. enabled. Also release audio device on pause - idea stolen
8657           from Rhythmbox.
8658
8659 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8660
8661         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
8662         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
8663         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8664         * ext/alsa/gstalsaplugin.c: (plugin_init):
8665         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
8666         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
8667         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
8668         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
8669         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
8670         (gst_faad_change_state), (plugin_init):
8671         * ext/faad/gstfaad.h:
8672         * ext/vorbis/vorbis.c: (plugin_init):
8673         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
8674         * gst-libs/gst/audio/Makefile.am:
8675         * gst-libs/gst/audio/audio.c: (plugin_init):
8676         * gst-libs/gst/audio/multichannel.c:
8677         (gst_audio_check_channel_positions),
8678         (gst_audio_get_channel_positions),
8679         (gst_audio_set_channel_positions),
8680         (gst_audio_set_structure_channel_positions_list),
8681         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
8682         (gst_audio_fixate_channel_positions):
8683         * gst-libs/gst/audio/multichannel.h:
8684         * gst-libs/gst/audio/testchannels.c: (main):
8685         * gst/audioconvert/gstaudioconvert.c:
8686         (gst_audio_convert_class_init), (gst_audio_convert_init),
8687         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
8688         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
8689         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8690         * gst/audioconvert/plugin.c: (plugin_init):
8691           Surround sound support.
8692
8693 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8694
8695         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
8696           Fix position for discont if we're close as well. Nitpicking, but
8697           saves a few milliseconds of extra waiting or skipping.
8698
8699 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8700
8701         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
8702           We sometimes need parsers for playback, so add those too.
8703
8704 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8705
8706         * configure.ac:
8707         * gst/apetag/Makefile.am:
8708         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
8709         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
8710         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
8711         (gst_ape_demux_get_src_query_types),
8712         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
8713         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
8714         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
8715         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
8716         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
8717         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
8718         (gst_ape_demux_change_state):
8719         * gst/apetag/apedemux.h:
8720         * gst/apetag/apetag.c: (plugin_init):
8721         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
8722         (plugin_init):
8723           APE v1/2 tag reader plus typefind function.
8724
8725 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8726
8727         * configure.ac:
8728         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8729         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8730           Remove hacks for older core. Require newer core version
8731           accordingly.
8732
8733 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8734
8735         * gst/cdxaparse/Makefile.am:
8736         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
8737         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
8738         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
8739         * gst/cdxaparse/gstcdxaparse.h:
8740         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
8741         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
8742         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
8743         (gst_cdxastrip_get_src_query_types),
8744         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
8745         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
8746         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
8747         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
8748         * gst/cdxaparse/gstcdxastrip.h:
8749           SVCD/VCD header stripping separated from CDXA image parsing.
8750         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
8751         (plugin_init):
8752           Add VCD/SVCD header typefinding for VCD/SVCD.
8753         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
8754         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
8755         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
8756         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
8757         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
8758         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
8759         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
8760         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
8761         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
8762         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
8763         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
8764         * sys/vcd/vcdsrc.h:
8765           Fix up, add seeking, querying, URI interface. Works in totem now.
8766
8767 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8768
8769         * configure.ac:
8770           back to CVS
8771
8772 === release 0.8.6 ===
8773
8774 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8775
8776         * NEWS:
8777         * RELEASE:
8778         * configure.ac:
8779         * po/af.po:
8780         * po/az.po:
8781         * po/cs.po:
8782         * po/en_GB.po:
8783         * po/hu.po:
8784         * po/it.po:
8785         * po/nb.po:
8786         * po/nl.po:
8787         * po/or.po:
8788         * po/sq.po:
8789         * po/sr.po:
8790         * po/sv.po:
8791         * po/uk.po:
8792           releasing 0.8.6, "IOU Love"
8793
8794 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8795
8796         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8797
8798         * gst/playback/gstplaybasebin.c:
8799           Fix unplayable files error handling.  Fixes #158365
8800
8801 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8802
8803         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8804
8805         * gst/typefind/gsttypefindfunctions.c:
8806           Fix broken mp3 typefinding.  Fixes #158375
8807
8808 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8809
8810         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8811
8812         * ext/ogg/gstoggdemux.c:
8813           Fix sync on broken files.  Fixes #158976
8814
8815 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8816
8817         patch by: Edward Hervey <bilboed@bilboed.com>
8818
8819         * ext/libpng/gstpngenc.c:
8820           Copy over buffer properties.  Fixes #158832
8821
8822 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8823
8824         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
8825
8826         * ext/dvdread/dvdreadsrc.c:
8827           Fixes invalid reads (#158462)
8828
8829 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8830
8831         * sys/v4l/gstv4lsrc.c:
8832         * sys/v4l/gstv4lsrc.h:
8833         * sys/v4l/v4lsrc_calls.c:
8834           Probe less and cache it.  Fixes #159187.
8835
8836 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8837
8838         * gst/videorate/gstvideorate.c:
8839           Handle all video formats. Fixes #159186.
8840
8841 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
8842         * gst/synaesthesia/gstsynaesthesia.c:
8843         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
8844         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
8845         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
8846         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
8847         (gst_synaesthesia_change_state), (plugin_init):
8848         Fix up synaesthesia to work under different samplerates/ buffer sizes.
8849         Force 320x200 output, as that's the only thing the underlying
8850         synaesthesia implementation supports. Still needs to be made
8851         re-entrant.
8852
8853 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8854
8855         * configure.ac:
8856           Fix mpeg2enc configure check (similar to mplex check below).
8857
8858 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
8859
8860         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8861
8862         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8863           Fix for gcc-2.95 (fixes #158221).
8864
8865 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8866
8867         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8868           Re-add clock distribution hack (until new core is released).
8869           Fixes #158125.
8870
8871 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
8872         * configure.ac:
8873           fix mplex configure check segfaulting on some systems (bug #140994)
8874
8875 2004-11-13  Benjamin Otte  <otte@gnome.org>
8876
8877         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
8878           add debugging
8879         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8880           do a wait when we enter the loop func with no data available to
8881           write instead of getting into an 100% CPU loop by just returning and
8882           being called again by the scheduler
8883
8884 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
8885
8886         * configure.ac:
8887         * ext/libvisual/visual.c: (gst_visual_get_type),
8888         (libvisual_log_handler), (gst_visual_getcaps),
8889         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
8890         (plugin_init):
8891           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
8892         * ext/smoothwave/Makefile.am:
8893         * ext/smoothwave/demo-osssrc.c: (main):
8894         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
8895         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
8896         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
8897         (plugin_init):
8898         * ext/smoothwave/gstsmoothwave.h:
8899           Make gstsmoothwave a working element in the 20th century.
8900
8901         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
8902           Fix incorrect link function
8903
8904 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8905
8906         * gst/volume/gstvolume.c:
8907           Allow buffer-frames=0.
8908
8909 2004-11-12 Iain <iaingnome@gmail.com>
8910
8911         * configure.ac: Check for polypaudio
8912
8913         * ext/Makefile.am: Build the polyp dir
8914
8915         * ext/polyp: The polypsink sources.
8916
8917 2004-10-30 Iain <iaingnome@gmail.com>
8918
8919         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
8920         caps to reflect the new number of channels.
8921
8922 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8923
8924         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8925           Fix for negotiation order problem. This would show when the
8926           ALSA loopfuction was called before any other function. ALSA
8927           wouldn't do anything because we're not negotiated yet, leading
8928           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
8929
8930 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8931
8932         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8933
8934         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8935           No warnings (#157986).
8936
8937 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8938
8939         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8940           Prefer apev1/2 and id3v1 (at end of file) over musepack.
8941
8942 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8943
8944         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
8945           Signal no-more-pads (so it works in playbin).
8946
8947 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8948
8949         * ext/musepack/gstmusepackreader.cpp:
8950           Workaround for older core.
8951
8952 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8953
8954         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
8955           Actually test for odd width/height rather than testing whether
8956           a temporary variable that was 0 before we subtracted 1 is now
8957           not equal to zero (which it always is).
8958
8959 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8960
8961         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8962         Fix compilation if HAVE_XVIDEO is not defined
8963
8964 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8965
8966         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8967         Fix compilation if HAVE_XVIDEO is not defined
8968
8969 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
8970
8971         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
8972         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
8973         (gst_goom_change_state), (plugin_init):
8974         Use the bytestream adapter so goom doesn't depend on the input
8975         buffer size.
8976         Add a debug category
8977
8978 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8979
8980         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
8981           Only set hardware parameters *after* negotiation. Before
8982           negotiation, it will set ANY and that seems to cause crashes
8983           (see e.g. #151288, #153227).
8984
8985 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8986
8987         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
8988           This seems to be antique leftover. It needs to pass error
8989           checking.
8990         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
8991         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
8992         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
8993         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
8994           Fix GstXOverlay implementation (#151059).
8995
8996 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8997
8998         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8999           Don't assert (#157853).
9000
9001 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9002
9003         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9004           Fix bytes/samples confustion.
9005         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
9006           Fix for underrun (#144389).
9007
9008 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9009
9010         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9011           Disable halfway-seek for pending release (since it needs a new
9012           core release).
9013
9014 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9015
9016         * sys/v4l/gstv4lsrc.c:
9017         * sys/v4l/gstv4lsrc.h:
9018         * sys/v4l/v4lsrc_calls.c:
9019           add autoprobe-fps property so we can separate autoprobing parts
9020
9021 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9022
9023         * sys/v4l/gstv4lsrc.c:
9024         * sys/v4l/v4lsrc_calls.c:
9025         initialise fourcc to catch unset fourcc's, and debug
9026
9027 2004-11-09  Wim Taymans  <wim@fluendo.com>
9028
9029         * gst/playback/README:
9030         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9031         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9032         (gst_play_bin_dispose), (gst_play_bin_set_property),
9033         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
9034         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9035         (gst_play_bin_get_formats), (gst_play_bin_convert),
9036         (gst_play_bin_get_query_types), (gst_play_bin_query):
9037         Cleanups and some more documentation.
9038
9039 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9040
9041         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9042         (gst_cacasink_init), (gst_cacasink_chain):
9043         * ext/libcaca/gstcacasink.h:
9044         Cacasink inherits from VideoSink, so let that store the clock.
9045
9046 2004-11-09  Wim Taymans  <wim@fluendo.com>
9047
9048         * gst/playback/README:
9049         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9050         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9051         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9052         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9053         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9054         (setup_sinks):
9055         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9056         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9057         * gst/playback/gststreaminfo.h:
9058         Updated README.
9059         Only switch groups if all streams have muted (EOSed).
9060         Send Tags in sync with the stream playback instead of in
9061         the playback/preroll phase.
9062         Some cleanups, free the fakesrc elements.
9063
9064 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9065
9066         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9067           buffer-frames property was missing
9068         * ext/arts/gst_arts.c:
9069           rate missing from sinkcaps
9070         * ext/audiofile/gstafparse.c:
9071         * ext/audiofile/gstafsink.c:
9072         * ext/audiofile/gstafsrc.c:
9073         * ext/swfdec/gstswfdec.c:
9074           int audio doesn't know buffer-frames
9075         * ext/cdparanoia/gstcdparanoia.c:
9076           int audio doesn't know chunksize either
9077         * ext/nas/nassink.c:
9078           it's endianness, not endianess
9079         * gst-libs/gst/audio/audio.h:
9080           make float standard pad template caps really describe float
9081         * gst/law/mulaw.c: (linear_factory):
9082           signed only, please
9083         * gst/mpegstream/gstdvddemux.c:
9084           widths of 20 are not valid
9085
9086 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9087
9088         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9089
9090         * po/LINGUAS:
9091         * po/it.po:
9092           Add Italian
9093
9094 2004-11-08  Wim Taymans  <wim@fluendo.com>
9095
9096         * gst/playback/README:
9097         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9098         * gst/playback/gstplaybasebin.c: (probe_triggered),
9099         (gst_play_base_bin_change_state):
9100         Updated README, added more comments for fixmes etc..
9101
9102 2004-11-08  Wim Taymans  <wim@fluendo.com>
9103
9104         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9105         We can remove this hack now.
9106
9107 2004-11-08  Wim Taymans  <wim@fluendo.com>
9108
9109         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9110         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9111         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9112         Only mix AYUV for maximum quality.
9113
9114 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9115
9116         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9117         (gst_ogg_demux_push), (gst_ogg_pad_push):
9118           Let's act as if we're synchronized now! :).
9119         * ext/theora/theoradec.c: (theora_dec_chain):
9120           Add some debug.
9121
9122 2004-11-08  Wim Taymans  <wim@fluendo.com>
9123
9124         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9125         (gst_alpha_set_property), (gst_alpha_sink_link),
9126         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9127         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9128         (gst_alpha_init_params), (gst_alpha_chain):
9129         Implement alpha functions for AYUV too, this increases
9130         accuracy quite a bit.
9131
9132 2004-11-08  Wim Taymans  <wim@fluendo.com>
9133
9134         * gst/ffmpegcolorspace/avcodec.h:
9135         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9136         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9137         (gst_ffmpegcsp_avpicture_fill):
9138         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9139         (gst_ffmpegcsp_caps_remove_format_info):
9140         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9141         (shrink12), (img_get_alpha_info), (deinterlace_line),
9142         (deinterlace_line_inplace):
9143         * gst/ffmpegcolorspace/imgconvert_template.h:
9144         Added AYUV colorspace and handle RGBA a bit more respectful.
9145
9146 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9147
9148         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9149           Actually always send a discont (cornercase when resending the
9150           same serial-tagged chain twice).
9151
9152 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9153
9154         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9155         (gst_ximagesink_finalize):
9156         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9157         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9158
9159 2004-11-08  Wim Taymans  <wim@fluendo.com>
9160
9161         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9162         Don't segfault on NULL data.
9163
9164 2004-11-08  Wim Taymans  <wim@fluendo.com>
9165
9166         * gst/playback/gstdecodebin.c: (unlinked):
9167         * gst/playback/gstplay-marshal.list:
9168         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9169         (gst_play_base_bin_init), (group_create), (get_active_group),
9170         (get_building_group), (group_destroy), (group_commit),
9171         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9172         (add_element_stream), (no_more_pads), (probe_triggered),
9173         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9174         (state_change), (setup_source), (gst_play_base_bin_get_property),
9175         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9176         (gst_play_base_bin_link_stream),
9177         (gst_play_base_bin_get_streaminfo):
9178         * gst/playback/gstplaybasebin.h:
9179         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9180         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9181         Add support for chained ogg files. Prepare for playlist
9182         support. This patch introduces the concept of pad groups, which
9183         together compose one playable media file.
9184
9185 2004-11-07  David Schleef  <ds@schleef.org>
9186
9187         * testsuite/gst-lint: Check for pad templates that aren't statically
9188         scoped.
9189
9190 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9191
9192         * configure.ac:
9193         * ext/Makefile.am:
9194         * ext/musepack/Makefile.am:
9195         * ext/musepack/gstmusepackdec.cpp:
9196         * ext/musepack/gstmusepackdec.h:
9197         * ext/musepack/gstmusepackreader.cpp:
9198         * ext/musepack/gstmusepackreader.h:
9199           Add musepack decoder.
9200         * ext/faad/gstfaad.c: (gst_faad_base_init):
9201           Make pad templates static.
9202         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9203         (plugin_init):
9204           Add musepack typefinder, make mp3 typefinding work halfway stream,
9205           which doesn't actually work yet because id3demux doesn't implement
9206           _get_length().
9207
9208 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9209
9210         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9211         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9212           Fix interrupt event handling (#144436).
9213
9214 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9215
9216         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9217           Hide unused glory.
9218
9219 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9220
9221         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9222
9223         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9224           Fix weird caps (#157548).
9225
9226 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9227
9228         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9229
9230         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9231           Add missing NULL terminator (#157543).
9232
9233 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9234
9235         * gst/tcp/gsttcp.h:
9236         * gst/tcp/gsttcpclientsink.c:
9237         * gst/tcp/gsttcpclientsrc.c:
9238         * gst/tcp/gsttcpserversink.c:
9239         * gst/tcp/gsttcpserversrc.c:
9240           ports can go up to 65535.  Move common defines to gsttcp.h
9241
9242 2004-11-05  Wim Taymans  <wim@fluendo.com>
9243
9244         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9245         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9246         Added two more colorspaces.
9247
9248 2004-11-05  Wim Taymans  <wim@fluendo.com>
9249
9250         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9251         (gst_ffmpegcsp_avpicture_fill):
9252         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9253         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9254         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9255         More stride fixes.
9256
9257 2004-11-05  Wim Taymans  <wim@fluendo.com>
9258
9259         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9260         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9261         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9262         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9263         (gst_videomixer_loop):
9264         More stride fixes.
9265
9266 2004-11-05  Benjamin Otte  <otte@gnome.org>
9267
9268         * ext/mad/gstmad.c: (gst_mad_chain):
9269           don't overflow data buffer. Flush not needed sync data when syncing
9270           failed.
9271
9272 2004-11-04  Wim Taymans  <wim@fluendo.com>
9273
9274         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9275         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9276         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9277         (gst_alpha_init_params), (gst_alpha_chain),
9278         (gst_alpha_change_state):
9279         Updated the chroma keying algorithm with something more
9280         sophisticated.
9281
9282 2004-11-03  Wim Taymans  <wim@fluendo.com>
9283
9284         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9285         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9286         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9287         Fix stride issues. Does not completely work for odd
9288         heights.
9289
9290 2004-11-03  Wim Taymans  <wim@fluendo.com>
9291
9292         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9293         (gst_alpha_chroma_key), (gst_alpha_chain):
9294         Fix stride issues. Does not completely work for odd
9295         heights.
9296
9297 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9298
9299         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9300         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9301         leak fixes
9302
9303 2004-11-03  Wim Taymans  <wim@fluendo.com>
9304
9305         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9306         (gst_ffmpegcsp_avpicture_fill):
9307         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9308         (avpicture_alloc):
9309         * gst/ffmpegcolorspace/imgconvert_template.h:
9310         Use correct _fill function to get correct strides.
9311
9312 2004-11-02  David Schleef  <ds@schleef.org>
9313
9314         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9315         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9316         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9317         Change all g_print()s to debugging.  Add a bunch of consistency
9318         checks.
9319
9320 2004-11-02  Wim Taymans  <wim@fluendo.com>
9321
9322         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9323         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9324         (unlinked), (no_more_pads), (close_link):
9325         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9326         (unknown_type), (add_element_stream), (new_decoded_pad),
9327         (removed_decoded_pad), (setup_source):
9328         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9329         (gst_stream_info_class_init), (gst_stream_info_init),
9330         (gst_stream_info_new), (gst_stream_info_dispose),
9331         (stream_info_mute_pad), (gst_stream_info_set_property),
9332         (gst_stream_info_get_property):
9333         * gst/playback/gststreaminfo.h:
9334         Fix playback of multiple files.
9335         a slightly different approach to handling dynamic pad removals.
9336         This one only looks at pads that we have linked.
9337
9338 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9339
9340         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9341         free" warning from libc.
9342
9343 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9344
9345         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9346         (get_unconnected_element), (remove_starting_from), (pad_removed),
9347         (close_link):
9348           Implement support for dynamic pad changing. We listen to "live"
9349           pad removals (i.e. while playing) and re-setup autoplugging
9350           after that. Playbasebin/playbin need some more work for this
9351           to finally work, but decodebin supports (and replugs) chained
9352           ogg now.
9353
9354 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9355
9356         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9357         (gst_alsa_finalize):
9358         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9359         (gst_cdaudio_finalize):
9360         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9361         (cdparanoia_finalize):
9362         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9363         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9364         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9365         (dvdreadsrc_finalize):
9366         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9367         (gst_flacdec_finalize):
9368         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9369         (gst_flacenc_finalize):
9370         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9371         (gst_gnomevfssink_finalize):
9372         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9373         (gst_gnomevfssrc_finalize):
9374         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9375         (gst_fameenc_finalize):
9376         * ext/nas/nassink.c: (gst_nassink_class_init),
9377         (gst_nassink_finalize):
9378         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9379         (gst_sdlvideosink_class_init):
9380         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9381         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9382         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9383         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9384         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9385         (gst_x_window_listener_dispose):
9386         * gst/audioscale/gstaudioscale.c:
9387         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9388         (play_on_demand_finalize):
9389         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9390         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9391         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9392         (cdplayer_finalize):
9393         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9394         (gst_glimagesink_class_init):
9395         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9396         (gst_osselement_finalize):
9397         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9398         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9399         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9400           Fixes a bunch of problems with finalize and dispose functions,
9401           either assumptions that dispose is only called once, or not calling
9402           the parent class dispose/finalize function
9403
9404 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9405
9406         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9407           added two api precondition guards
9408           use g_strdup with getenv to fix crash when using ENVVAR
9409
9410 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9411         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9412         (gst_esdsink_finalize):
9413         Use a finalize function, not dispose, and more importantly,
9414         call the parent class finalize function too
9415
9416 2004-11-01  Johan Dahlin  <johan@gnome.org>
9417
9418         * ext/ogg/gstoggdemux.c:
9419         * gst/tags/gstvorbistag.c:
9420         Plug leaks.
9421
9422 2004-10-31  Benjamin Otte  <otte@gnome.org>
9423
9424         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9425           lotsa memleaks today. But they're all small...
9426
9427 2004-10-31  Benjamin Otte  <otte@gnome.org>
9428
9429         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9430           another memleak crushed
9431
9432 2004-10-31  Benjamin Otte  <otte@gnome.org>
9433
9434         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9435           fix memleak
9436
9437 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9438
9439         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9440           Hack to prevent crash when going to READY inside signal handler
9441           while this function is active.
9442
9443 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9444
9445         * gst/ffmpegcolorspace/Makefile.am:
9446         * gst/ffmpegcolorspace/avcodec.h:
9447         * gst/ffmpegcolorspace/common.h:
9448         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9449         * gst/ffmpegcolorspace/dsputil.h:
9450         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9451         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9452         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9453         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9454         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9455         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9456         (gst_ffmpegcsp_avpicture_fill):
9457         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9458         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9459         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9460         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9461         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9462         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9463         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9464         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9465         * gst/ffmpegcolorspace/imgconvert.c:
9466         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9467         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9468         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9469         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9470         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9471         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9472         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9473         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9474         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9475         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9476         (grow21), (grow22), (grow41), (grow44), (conv411),
9477         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9478         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9479         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9480         (avpicture_free), (is_yuv_planar), (img_convert),
9481         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9482         (deinterlace_line_inplace), (deinterlace_bottom_field),
9483         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9484         * gst/ffmpegcolorspace/imgconvert_template.h:
9485         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9486         * gst/ffmpegcolorspace/mmx.h:
9487         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9488         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9489         (av_freep), (avcodec_get_context_defaults),
9490         (avcodec_alloc_context), (avcodec_init):
9491           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9492           handling plus update from ffmpeg CVS. Large clean-up.
9493
9494 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9495
9496         * gst/playback/Makefile.am:
9497           We need the marshallers for decodebin, too.
9498
9499 2004-10-30  David Schleef  <ds@schleef.org>
9500
9501         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9502           quicktime typefinding work with 64-bit offsets.
9503
9504 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9505
9506         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9507           Set EOS on the element when processing an EOS event.
9508         * ext/speex/gstspeexdec.h:
9509         * ext/speex/gstspeexenc.h:
9510           Only keep a const ptr to the mode
9511         * gst-libs/gst/riff/riff-media.c:
9512         (gst_riff_create_audio_caps_with_data),
9513         (gst_riff_create_audio_template_caps):
9514           Allow WMAV3, with up to 6 channels.
9515         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9516           Don't call gst_pad_set_event_function on a sink pad.
9517         * gst/mpegstream/gstdvddemux.c:
9518         (gst_dvd_demux_get_subpicture_stream),
9519         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
9520           Copy the explicit caps that were set across to the cur_* pads,
9521           instead of trying to use a possibly non-existent negotiated caps.
9522           Reset the type of subpicture pads to UNKNOWN after calling
9523           init_stream, so that the caps get set.
9524
9525 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
9526
9527         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9528
9529         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9530           Don't touch buffer if it is of size 0 (fixes #151064).
9531
9532 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9533
9534         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
9535           Synchronized discont handling.
9536
9537 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9538
9539         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9540         (gst_ogg_demux_push):
9541           Make seeking sort-of exact again (fixes #156387).
9542
9543 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9544
9545         * gst/playback/gstplaybasebin.c: (unknown_type),
9546         (add_element_stream), (new_decoded_pad),
9547         (gst_play_base_bin_change_state):
9548         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9549         (gst_stream_info_init), (gst_stream_info_new),
9550         (gst_stream_info_dispose), (gst_stream_info_get_property):
9551         * gst/playback/gststreaminfo.h:
9552           Make caps explicitely available. Makes testing for unsupported
9553           types possible. Improves error reporting.
9554
9555 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9556
9557         * gst/audioconvert/gstaudioconvert.c:
9558         (gst_audio_convert_buffer_to_default_format):
9559           Really don't touch read-only buffers (#156563).
9560
9561 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
9562
9563         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9564
9565         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9566           Fix memleak (#155223).
9567
9568 2004-10-29  Wim Taymans  <wim@fluendo.com>
9569
9570         * gst/tcp/.cvsignore:
9571         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
9572         (gst_multifdsink_class_init), (gst_multifdsink_init),
9573         (gst_multifdsink_add), (gst_multifdsink_remove),
9574         (gst_multifdsink_remove_client_link), (is_sync_frame),
9575         (gst_multifdsink_new_client),
9576         (gst_multifdsink_handle_client_write),
9577         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9578         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
9579         (gst_multifdsink_get_property):
9580         * gst/tcp/gstmultifdsink.h:
9581         Added burst on connect sync_method, deprecated sync_clients,
9582         streamlined the sync code some more.
9583
9584 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9585
9586         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
9587         (gst_play_base_bin_change_state):
9588           Improve error reporting.
9589
9590 2004-10-28  Wim Taymans  <wim@fluendo.com>
9591
9592         * gst/tcp/Makefile.am:
9593         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
9594         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
9595         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
9596         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
9597         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
9598         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
9599         (gst_fdset_wait):
9600         Added more locks around fdset structures. Fixed/reworked
9601         the poll array resizing code.
9602         Added stress test for fdset.
9603
9604 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9605
9606         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9607         fix build
9608
9609 2004-10-28  Benjamin Otte  <otte@gnome.org>
9610
9611         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9612           fix link function to always query channels and query width for
9613           floats
9614         * configure.ac:
9615           add equalizer dir
9616         * gst/equalizer/Makefile.am:
9617         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
9618         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
9619         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
9620         (arg_to_scale), (setup_filter),
9621         (gst_iir_equalizer_compute_frequencies),
9622         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
9623         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
9624         (plugin_init):
9625           add an equalizer
9626
9627 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9628
9629         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
9630
9631         * po/LINGUAS:
9632         * po/nb.po:
9633           Added Norwegian Bokmaal translation
9634
9635 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9636
9637         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9638           Don't break on options (fixes #156488).
9639
9640 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9641
9642         * configure.ac:
9643         * ext/cdaudio/Makefile.am:
9644         * sys/Makefile.am:
9645           fix build on older automake
9646
9647 2004-10-26  Wim Taymans  <wim@fluendo.com>
9648
9649         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
9650         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
9651         Allow a little margin when negotiating the framerate.
9652
9653 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
9654
9655         * gst/level/gstlevel.c:
9656           synchonised naming of pads and pad-templates
9657
9658 2004-10-26  Wim Taymans  <wim@fluendo.com>
9659
9660         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9661         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
9662         (_find_streams_check), (gst_ogg_demux_push):
9663         Fix EOS again. Needs to be done in a better way. We should not
9664         remove the pad if there is no new chained stream.
9665
9666 2004-10-26 Iain <iaingnome@gmail.com>
9667
9668         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
9669         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
9670         of the caps.
9671         * gst/interleave/interleave.c (interleave_class_init): Hook up release
9672         pad.
9673         (interleave_release_pad): Remove the pad.
9674         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
9675         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
9676         the set device.
9677         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
9678         attrs
9679         (gst_xvimagesink_xcontext_clear): Free the xcontext.
9680         (gst_xvimagesink_finalize): Free the par.
9681
9682 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9683
9684         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
9685         (gst_avimux_stop_file):
9686           First calculate the rate, and only then use it. Hdr.rate is a
9687           multiple and not a derivative of hdr.scale. Scale is not the
9688           same as blockalign but is solely related to rate.
9689
9690 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9691
9692         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
9693         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
9694           Implement seeking.
9695
9696 2004-10-25  James Henstridge  <james@jamesh.id.au>
9697
9698         Reviewed by:  David Schleef  <ds@schleef.org>
9699
9700         * examples/gstplay/player.c: (got_stream_length), (main):
9701         * examples/seeking/cdplayer.c: (update_scale):
9702         * examples/seeking/seek.c: (format_value), (update_scale):
9703         * examples/seeking/spider_seek.c: (format_value), (update_scale),
9704         (stop_seek):
9705         Build fixes on AMD64.
9706
9707 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9708
9709         reviewed by: Ronald Bultje <rbultje at gnome dot org>
9710
9711         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
9712         Fix for some v4l cards which hang in v4lsrc
9713
9714 2004-10-25  Wim Taymans  <wim@fluendo.com>
9715
9716         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
9717         (gst_ogg_demux_push), (gst_ogg_chains_clear):
9718         Make sure to remove the pad when a new chain is
9719         encountered. Set some vars to NULL so we don't try
9720         to reference freed memory.
9721
9722 2004-10-25  Wim Taymans  <wim@fluendo.com>
9723
9724         * examples/seeking/Makefile.am:
9725         * examples/seeking/cdplayer.c: (update_scale):
9726         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
9727         * examples/seeking/playbin.c: (make_playerbin_pipeline),
9728         (format_value), (update_scale), (iterate), (start_seek),
9729         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
9730         (print_usage), (main):
9731         Added some more examples, update others.
9732
9733 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9734
9735         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
9736         * ext/speex/gstspeexdec.c: (speex_dec_chain):
9737         * ext/theora/theoradec.c: (theora_dec_chain):
9738         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9739           Add codec-name metadata.
9740
9741 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
9742
9743         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9744
9745         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9746         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9747         * ext/alsa/gstalsamixertrack.h:
9748         * po/POTFILES.in:
9749           ALSA mixer track label internationalization (#154054).
9750
9751 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9752
9753         * ext/theora/theoradec.c: (theora_dec_chain):
9754           Export bitrate as metadata.
9755
9756 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9757
9758         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9759         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9760         * ext/alsa/gstalsamixertrack.h:
9761           Fix names, fix loop.
9762
9763 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9764
9765         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
9766         (speex_dec_convert):
9767           sinkconvert function so oggdemux can get the file length (totem).
9768
9769 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
9770
9771         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9772
9773         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9774           Don't push incomplete packets.
9775         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
9776           Fix MPEG-4 audio typefinding.
9777
9778 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9779
9780         * sys/v4l/Makefile.am:
9781         * sys/v4l/gstv4l.c: (plugin_init):
9782         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
9783         (gst_v4lelement_init), (gst_v4lelement_dispose),
9784         (gst_v4lelement_change_state):
9785         * sys/v4l/gstv4lelement.h:
9786         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
9787         (gst_v4l_xoverlay_close), (idle_refresh),
9788         (gst_v4l_xoverlay_set_xwindow_id):
9789         * sys/v4l/gstv4lxoverlay.h:
9790         * sys/v4l/v4l-overlay_calls.c:
9791         * sys/v4l/v4l_calls.h:
9792         * sys/v4l2/Makefile.am:
9793         * sys/v4l2/gstv4l2.c: (plugin_init):
9794         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
9795         (gst_v4l2element_init), (gst_v4l2element_dispose),
9796         (gst_v4l2element_change_state):
9797         * sys/v4l2/gstv4l2element.h:
9798         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
9799         (gst_v4l2_xoverlay_close), (idle_refresh),
9800         (gst_v4l2_xoverlay_set_xwindow_id):
9801         * sys/v4l2/gstv4l2xoverlay.h:
9802         * sys/v4l2/v4l2-overlay_calls.c:
9803         * sys/v4l2/v4l2_calls.h:
9804           Remove client-side overlay handling, use the X-server v4l plugin
9805           for that. Nicer overlay, less code. Also make the plugin
9806           compileable without X (but then without overlay, obviously).
9807           Makes xwindowlistener obsolete, should we remove that?
9808
9809 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9810
9811         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
9812         (gst_osssrc_src_query):
9813         * sys/oss/gstosssrc.h:
9814           OK, so people want offset in DEFAULT. This time, actually fix all
9815           cases.
9816         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
9817           Add FPS properly.
9818
9819 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9820
9821         * gst/asfdemux/gstasfmux.c:
9822         * gst/avi/gstavimux.c:
9823           Framerate.
9824
9825 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9826
9827         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
9828           Fix properties (channel, norm, frequency).
9829
9830 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9831
9832         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
9833           Flag typo.
9834         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
9835           No warnings.
9836
9837 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9838
9839         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
9840           Fix hang.
9841
9842 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9843
9844         * sys/v4l2/gstv4l2element.h:
9845           Yet Another Hack (tm) for kernel header borkedness.
9846         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
9847         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
9848         (gst_v4l2src_link), (gst_v4l2src_getcaps),
9849         (gst_v4l2src_change_state):
9850         * sys/v4l2/gstv4l2src.h:
9851         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
9852         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
9853           Fix caps, keep track of state, work.
9854
9855 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9856
9857         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
9858           Quiet.
9859
9860 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9861
9862         * sys/oss/gstosssrc.c: (gst_osssrc_get):
9863           Don't mix bytes and samples.
9864
9865 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9866
9867         * ext/ogg/gstoggmux.c:
9868           Basic pad template which accepts OGM tracks, speex, flac, vorbis
9869           and theora. Any is incorrect.
9870         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
9871           Fix caps.
9872         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
9873         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
9874         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
9875         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
9876         * sys/v4l/gstv4lmjpegsrc.h:
9877         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
9878         (gst_v4lsrc_change_state):
9879         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
9880         (gst_v4lmjpegsrc_capture_stop):
9881           Fix caps. Keep track of internal state. Work.
9882
9883 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9884
9885         * ext/Makefile.am:
9886           Fix the build fixes.
9887
9888 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9889
9890         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9891         (gst_ogg_demux_src_event), (_find_chain_seek),
9892         (gst_ogg_pad_push):
9893           Check for pad availability before using it.
9894         * ext/ogg/gstoggdemux.c: (_find_chain_process):
9895           Fix parsing of chained ogg. Needs more work on the decoder side.
9896
9897 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9898
9899         * gst/spectrum/Makefile.am:
9900         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
9901         (idle_func):
9902           Fix demo and reenable it. Yes, I'm currently playing with audio
9903           analysis tools
9904
9905 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9906
9907         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9908           We love it if files that start at zero work too...
9909
9910 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9911
9912         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9913           Handle files with missing EOS headers.
9914
9915 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9916
9917         * gst/tcp/gsttcpserversink.c:
9918         (gst_tcpserversink_handle_server_read),
9919         (gst_tcpserversink_init_send):
9920         Zero some variables first (need for accept not to return EINVAL)
9921
9922 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9923
9924         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9925         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
9926         * ext/theora/theoradec.c: (theora_dec_sink_convert),
9927         (theora_dec_chain):
9928         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
9929         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
9930           Seeking and querying finetune.
9931
9932 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9933
9934         * configure.ac:
9935         * ext/Makefile.am:
9936         * ext/raw1394/Makefile.am:
9937           fix the build
9938
9939 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9940
9941         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
9942           Wrong return.
9943         * gst/playback/Makefile.am:
9944         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
9945         * gst/playback/gstplay-marshal.list:
9946         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
9947           Fix marshallers.
9948
9949 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9950
9951         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
9952           Silence.
9953
9954 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9955
9956         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9957         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
9958         (gst_ogg_pad_push):
9959           Yay for non-lineair granulepos in theora.
9960
9961 2004-10-18  Wim Taymans  <wim@fluendo.com>
9962
9963         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
9964         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
9965         * ext/dv/gstdvdec.h:
9966         Make sure we renegotiate aspect ratio when the camera switches.
9967
9968 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9969
9970         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9971         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
9972           Start at zero.
9973         * ext/theora/theoradec.c: (theora_dec_chain):
9974           Skip headers. Bad idea for chained ogg, but fixes seeking.
9975
9976 2004-10-18  Wim Taymans  <wim@fluendo.com>
9977
9978         * configure.ac:
9979         I swear, this is the last time I touch this.
9980
9981 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9982
9983         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
9984         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
9985         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
9986           Faster seeking.
9987         * ext/theora/theoradec.c: (theora_dec_sink_convert):
9988           Time-to-default conversion.
9989         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9990           Don't error on unknown packets, just skip. We should probably
9991           read them if we want to support chained ogg.
9992
9993 2004-10-18  Wim Taymans  <wim@fluendo.com>
9994
9995         * configure.ac:
9996         Added cdaudio to wrong list.
9997
9998 2004-10-18  Wim Taymans  <wim@fluendo.com>
9999
10000         * configure.ac:
10001         Revive cdaudio.
10002
10003 2004-10-18  Wim Taymans  <wim@fluendo.com>
10004
10005         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10006         (gst_dvdec_video_link), (gst_dvdec_push):
10007         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10008         (gst_smokeenc_resync), (gst_smokeenc_chain):
10009         Fix mimetype on smoke encoder.
10010         Add aspect ratio to dvdec. Not sure if these
10011         values are correct though....
10012
10013 2004-10-18  Wim Taymans  <wim@fluendo.com>
10014
10015         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
10016         Fix vorbis property descriptions and ranges.
10017
10018 2004-10-18  Wim Taymans  <wim@fluendo.com>
10019
10020         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10021         Really do nothing when no data is available.
10022         Go to the playing state when the stream is not seekable
10023         instead of failing.
10024
10025 2004-10-18  Wim Taymans  <wim@fluendo.com>
10026
10027         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
10028         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
10029         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
10030         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
10031         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
10032         Added uri handler for cd://
10033         Port to new API.
10034
10035 2004-10-18  Wim Taymans  <wim@fluendo.com>
10036
10037         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10038         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10039         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10040         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10041         (remove_prerolls), (unknown_type), (add_element_stream),
10042         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10043         (gst_play_base_bin_remove_element),
10044         (gst_play_base_bin_link_stream):
10045         * gst/playback/gstplaybin.c: (gen_video_element),
10046         (gen_vis_element), (remove_sinks), (setup_sinks):
10047         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10048         (gst_stream_info_get_type), (gst_stream_info_class_init),
10049         (gst_stream_info_init), (gst_stream_info_new),
10050         (gst_stream_info_dispose), (stream_info_mute_pad),
10051         (gst_stream_info_set_property), (gst_stream_info_get_property):
10052         * gst/playback/gststreaminfo.h:
10053         Add sink padtemplate to decodebin.
10054         Added some more comments.
10055         Make queue size configurable in playbasebin.
10056         Added possibility to use elements as sinks (ex cdaudio).
10057
10058 2004-10-15  Wim Taymans  <wim@fluendo.com>
10059
10060         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10061         (gst_speexenc_chain):
10062         Fix speex timestamps so that it gets muxed properly.
10063
10064 2004-10-15  Wim Taymans  <wim@fluendo.com>
10065
10066         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10067         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10068         (gst_dv1394src_init), (gst_dv1394src_dispose),
10069         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10070         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10071         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10072         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10073         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10074         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10075         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10076         * ext/raw1394/gstdv1394src.h:
10077         Added conversion/query functions.
10078         Update buffer timestamps,
10079         Added signals.
10080         Added uri dv:// so it might play from the firewire in playbin.
10081         Fix a possible leak.
10082         Added debugging.
10083
10084 2004-10-15  Wim Taymans  <wim@fluendo.com>
10085
10086         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10087         (gst_dv1394src_init), (gst_dv1394src_set_property),
10088         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10089         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10090         * ext/raw1394/gstdv1394src.h:
10091         Added AV/C VTR control support needed for some cameras.
10092         Added automatic port detection.
10093         Added properties for selecting the channel.
10094         The configure.ac script is not yet updated to reflect the
10095         new libavc1394 and librom1394 dependencies.
10096
10097 2004-10-15  Wim Taymans  <wim@fluendo.com>
10098
10099         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10100         (qtdemux_parse), (gst_qtdemux_handle_esds):
10101         An esds box is not a container.
10102         Fix parsing of mp4v boxes.
10103         Do not try to renegotiate fps for each frame. Need to
10104         find a better method. This should fix mp4 playback.
10105
10106 2004-10-14  David Schleef  <ds@schleef.org>
10107
10108         * configure.ac: update for swfdec-0.3 and liboil-0.2
10109         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10110         * ext/swfdec/gstswfdec.h: same
10111         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10112         * gst/videotestsrc/videotestsrc.c: same
10113
10114 2004-10-14  Wim Taymans  <wim@fluendo.com>
10115
10116         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10117         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10118         (is_sync_frame), (gst_multifdsink_new_client),
10119         (gst_multifdsink_handle_client_write),
10120         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10121         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10122         Turn warnings into info.
10123         Don't allow a state change in the streaming thread.
10124
10125 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10126
10127         * ext/vorbis/oggvorbisenc.c:
10128         * ext/vorbis/vorbisdec.c:
10129           fix template sample rate
10130
10131 2004-10-13  Wim Taymans  <wim@fluendo.com>
10132
10133         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10134         Decoding the header first fixes some problems in resyncing
10135         in more mp3s.
10136
10137 2004-10-12  Wim Taymans  <wim@fluendo.com>
10138
10139         * gst/playback/gstplaybin.c: (gen_video_element),
10140         (gen_vis_element), (remove_sinks), (setup_sinks):
10141         Added vis plugin support, need to configure the vis
10142         element to activate it.
10143
10144 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10145
10146         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10147         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10148           Some debug.
10149         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10150         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10151         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10152         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10153         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10154         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10155         * gst/avi/gstavidemux.h:
10156           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10157           recovery (where, if part of the index is broken, we will still read
10158           the rest of the index and recover the broken part by stream
10159           scanning). More broken media support. EOS workarounds. General AVI
10160           braindamage headache recovery. Aspirin included.
10161
10162 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10163
10164         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10165         (cdparanoia_event), (cdparanoia_query):
10166           Get rid of hideous lead-in.
10167
10168 2004-10-11  Wim Taymans  <wim@fluendo.com>
10169
10170         * gst/playback/gstplaybasebin.c: (setup_source):
10171         Wrong var used to get g_list_next.
10172
10173 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10174
10175         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10176         (cdparanoia_get), (cdparanoia_open):
10177           Report discid as metadata, add duration.
10178
10179 2004-10-11  Wim Taymans  <wim@fluendo.com>
10180
10181         * gst/playback/gstplaybasebin.c: (setup_source):
10182         Cleanup the previous pipeline a little earlier for the
10183         case that a source element provides raw data.
10184
10185 2004-10-11  Benjamin Otte  <otte@gnome.org>
10186
10187         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10188           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10189           consuming the last 128 bytes, even though it was valid mp3 data.
10190
10191 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10192
10193         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10194         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10195         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10196         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10197
10198 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10199
10200         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10201         Fix for webcams that support only specific width or height
10202
10203 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10204
10205         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10206
10207         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10208           Fix wrong discont event setup (fixes #154967).
10209
10210 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10211
10212         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10213
10214         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10215           Error out on invalid data (fixes #154807).
10216
10217 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10218
10219         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10220
10221         * ext/dvdread/dvdreadsrc.c: (_read):
10222           Make titles > 0 work again (fixes #154834).
10223
10224 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10225
10226         * gst-libs/gst/riff/riff-media.c:
10227         (gst_riff_create_video_template_caps):
10228           WMV3 missing in template caps.
10229
10230 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10231
10232         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10233           OK, so the original code was too strict. It makes random AVI files
10234           hang for seconds upon opening, which is unacceptable and is far
10235           beyond the original goal of getting multiple chunks for one-chunk
10236           sounc stream files. So now do just that.
10237
10238 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10239
10240         * gst/playback/gstplaybasebin.c: (setup_source),
10241         (gst_play_base_bin_change_state):
10242           Actually clean up streaminfo if output fails. This would trigger
10243           if, for example, there was no CD in the drive. No preroll, so
10244           a streaminfo structure is created, but the subsequent state change
10245           of the thread fails.
10246         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10247           Don't change state if parent failed.
10248
10249 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10250
10251         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10252         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10253         (gen_video_element), (remove_sinks):
10254           Add small bits of code for screenshot handling.
10255
10256 2004-10-08  Wim Taymans  <wim@fluendo.com>
10257
10258         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10259         (gen_video_element), (gen_audio_element), (setup_sinks):
10260         Don't assume the user provided sinks are named "sink"...
10261
10262 2004-10-08  Wim Taymans  <wim@fluendo.com>
10263
10264         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10265         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10266         (gst_play_base_bin_link_stream):
10267         Do not try to autoplug sources that generate raw streams like
10268         cdparanoia.
10269         disconnect the preroll overrun signal when we don't need it anymore.
10270
10271 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10272
10273         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10274         Added reworked patch from #154903 from milosz derezynski (deadchip).
10275
10276 2004-10-08  Wim Taymans  <wim@fluendo.com>
10277
10278         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10279         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10280         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10281         (cdparanoia_convert), (cdparanoia_uri_get_type),
10282         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10283         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10284         * ext/cdparanoia/gstcdparanoia.h:
10285         This adds the cdda://<tracknum> uri.
10286
10287 2004-10-08  Wim Taymans  <wim@fluendo.com>
10288
10289         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10290         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10291         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10292         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10293         (unknown_type), (gst_play_base_bin_remove_element),
10294         (gst_play_base_bin_link_stream):
10295         * gst/playback/gstplaybasebin.h:
10296         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10297         (gst_play_bin_set_property), (gen_video_element),
10298         (gen_audio_element), (setup_sinks):
10299         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10300         (gst_stream_info_get_type), (gst_stream_info_class_init),
10301         (gst_stream_info_init), (gst_stream_info_new),
10302         (gst_stream_info_dispose), (stream_info_mute_pad),
10303         (gst_stream_info_set_property), (gst_stream_info_get_property):
10304         * gst/playback/gststreaminfo.h:
10305         Reuse the audio and video bins.
10306         Some internal cleanups in the stream selection code.
10307
10308 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10309
10310         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10311         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10312         * sys/ximage/ximagesink.h:
10313         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10314         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10315         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10316         not coming from those elements. Moreover these elements should not keep
10317         the xid they have been given when in NULL state.
10318
10319 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10320
10321         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10322         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10323         * sys/ximage/ximagesink.h:
10324         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10325         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10326         * sys/xvimage/xvimagesink.h:
10327           Actually only create a new toplevel window if we're not gonna
10328           embed it right after.
10329
10330 2004-10-07  Wim Taymans  <wim@fluendo.com>
10331
10332         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10333         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10334         * gst/playback/gstplaybin.c: (setup_sinks):
10335         Implement muting/unmuting of streams, mute streams that are not
10336         used.
10337
10338 2004-10-07  Wim Taymans  <wim@fluendo.com>
10339
10340         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10341         (plugin_init):
10342         Added lame audio/x-ac3 typefind function.
10343
10344 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10345
10346         * configure.ac:
10347           bump nano to cvs
10348
10349 === release 0.8.5 ===
10350
10351 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10352
10353         * NEWS:
10354         * RELEASE:
10355         * configure.ac:
10356           releasing 0.8.5, "Take You On"
10357
10358 2004-10-06  Wim Taymans  <wim@fluendo.com>
10359
10360         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10361         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10362         (no_more_pads), (close_link), (type_found):
10363         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10364         * gst/playback/gstplaybin.c: (gen_video_element):
10365         Do not signal the no_more_pads after the first pad when
10366         we are plugging a non dynamic element with multiple
10367         output pads (like swfdec, dvdec, ...).
10368
10369 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10370
10371         * configure.ac:
10372           bump for prerelease
10373
10374 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10375
10376         * gst/wavparse/gstwavparse.c:
10377           add ATRAC3 to STATIC CAPS to fix a warning
10378
10379         * gst/matroska/ebml-read.c:
10380         * gst-libs/gst/riff/riff-read.c:
10381           fix typos
10382
10383 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10384
10385         * gst-libs/gst/riff/riff-media.c:
10386           generate caps for ATRAC3 audio streams
10387
10388         * gst/realmedia/rmdemux.c:
10389           generate caps for ATRAC3 audio streams
10390
10391 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10392
10393         * gst/wavparse/Makefile.am
10394         * gst/wavparse/riff.h
10395         * gst/wavparse/wavparse.vcproj
10396           riff.h removal (unused and duplication with riff-ids.h)
10397
10398 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10399
10400         * gst/wavparse/gstwavparse.h
10401           remove duplicated defines for audio codec codes
10402
10403         * gst-libs/gst/riff/riff-ids.h
10404         * gst/wavenc/riff.h:
10405           add "4CC" code for ATRAC3 audio streams
10406           add "4CC" code for ITU_G721_ADPCM (unused for now)
10407
10408 2004-10-06  Wim Taymans  <wim@fluendo.com>
10409
10410         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10411         Actually _do_ negotiation. Pass gdouble as arg instead
10412         of guint64 for the framerate.
10413
10414 2004-10-06  Wim Taymans  <wim@fluendo.com>
10415
10416         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10417         (find_compatibles), (close_pad_link), (try_to_link_1),
10418         (no_more_pads), (close_link), (type_found):
10419         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10420         * gst/playback/gstplaybin.c: (gen_video_element),
10421         (gen_audio_element):
10422         Set state on newly added element to READY so that negotiation
10423         can happen ASAP.
10424         Addes some more debug info.
10425         Do not try to plug pads with multiple caps structures or ANY
10426         because it is too dangerous since we do not do dynamic
10427         replugging.
10428
10429 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10430
10431         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10432
10433         * po/LINGUAS:
10434         * po/or.po:
10435           add Oriya translation
10436
10437 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10438
10439         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10440           Prevent overwrite of size member. Makes audio sound crappy.
10441
10442 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10443
10444         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10445         Add rmvb to the list of known RealMedia extensions
10446
10447 2004-10-05  Wim Taymans  <wim@fluendo.com>
10448
10449         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10450         (mngdec_openstream), (mngdec_closestream),
10451         (mngdec_handle_sink_event), (mngdec_readdata),
10452         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10453         (mngdec_getcanvasline), (mngdec_refresh),
10454         (gst_mngdec_change_state):
10455         Set the framerate correctly.
10456
10457 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10458
10459         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10460           There was something wrong with the index massaging.
10461
10462 2004-10-04  Wim Taymans  <wim@fluendo.com>
10463
10464         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10465         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10466         (gst_smokedec_chain):
10467         * ext/jpeg/gstsmokedec.h:
10468         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10469         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10470         * ext/jpeg/gstsmokeenc.h:
10471         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10472         (smokecodec_decode_new), (smokecodec_info_free),
10473         (smokecodec_set_quality), (smokecodec_get_quality),
10474         (smokecodec_set_threshold), (smokecodec_get_threshold),
10475         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10476         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10477         (smokecodec_encode), (smokecodec_parse_id),
10478         (smokecodec_parse_header), (smokecodec_decode):
10479         * ext/jpeg/smokecodec.h:
10480         * ext/jpeg/smokeformat.h:
10481         Updated smoke, new bitstream, allows embedding in ogg.
10482
10483 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10484
10485         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10486           Fix seeking in some files. All this code is no longer needed (and
10487           actually breaks stuff) because we now synchronize the full index
10488           right when reading the header.
10489
10490 2004-10-04  Wim Taymans  <wim@fluendo.com>
10491
10492         * configure.ac:
10493         configure update for libmng.
10494
10495 2004-10-04  Wim Taymans  <wim@fluendo.com>
10496
10497         * ext/libmng/Makefile.am:
10498         * ext/libmng/gstmng.c: (plugin_init):
10499         * ext/libmng/gstmng.h:
10500         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10501         (gst_mngdec_base_init), (gst_mngdec_class_init),
10502         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10503         (gst_mngdec_loop), (gst_mngdec_get_property),
10504         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10505         (mngdec_closestream), (mngdec_handle_sink_event),
10506         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10507         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10508         (gst_mngdec_change_state):
10509         * ext/libmng/gstmngdec.h:
10510         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10511         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10512         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10513         (gst_mngenc_chain), (gst_mngenc_get_property),
10514         (gst_mngenc_set_property):
10515         * ext/libmng/gstmngenc.h:
10516         Added basic MNG decoder. Needs more work. The encoder does
10517         not work yet.
10518
10519 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10520
10521         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
10522         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
10523         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
10524           Don't hang on length=0 chunks. Some negotiation fixes. Signal
10525           no-more-pads.
10526
10527 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10528
10529         * configure.ac:
10530           you need at least 1.0.4 of speex
10531
10532 2004-10-04 Iain <iaingnome@gmail.com>
10533
10534         * ext/speex/gstspeexdec.h: Revert the includes changes.
10535
10536         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
10537
10538 2004-09-30 Iain <iaingnome@gmail.com>
10539
10540         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
10541         found during init or set as a property instead of hardcoding /dev/audio
10542
10543 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10544
10545         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
10546         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
10547         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
10548         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
10549         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
10550         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
10551         (gst_rmdemux_dump_data):
10552           Use debug category, fix EOS handling. filesrc ! rmdemux now
10553           works.
10554
10555 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10556
10557         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10558         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
10559         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
10560           Improve allocation, cutting and sorting of the index. How takes a
10561           few seconds instead of minutes.
10562
10563 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
10564
10565         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
10566           fixed compilation
10567
10568 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10569
10570         * gst-libs/gst/riff/riff-media.c:
10571         (gst_riff_create_video_caps_with_data),
10572         (gst_riff_create_video_template_caps):
10573           Add wing commander format mimetype/fourccs.
10574         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10575           Don't crash if some value is 0.
10576
10577 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10578
10579         * gst-libs/gst/riff/riff-media.c:
10580         (gst_riff_create_video_caps_with_data),
10581         (gst_riff_create_video_template_caps):
10582           Add DIB fourcc (raw, palettized 8-bit RGB).
10583         * gst-libs/gst/riff/riff-read.c:
10584         (gst_riff_read_strf_vids_with_data):
10585           Oops, fix strf_data reading bug.
10586         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10587           Use a non-NULL tag.
10588         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
10589           Time for hacks. Sorry Dave. At least one quicktime movie (a
10590           trailer) that I've encountered contains multiple video tracks.
10591           One of those is the actual video track, the other are one-frame
10592           tracks (images). Unfortunately, the number of frames according
10593           to the trak header is 1 for each, so that doesn't help. So
10594           instead, I look at the duration and discard tracks with a
10595           duration shorter than 20% of the length of the stream. Better
10596           than nothing.
10597
10598 2004-10-01  Christian Schaller <christian@fluendo.com>
10599
10600         * ext/ivorbis/vorbis.c:
10601           Patch from Phil Blundell (Bug 152341)
10602
10603 2004-10-01  Wim Taymans  <wim@fluendo.com>
10604
10605         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
10606         (speex_dec_get_formats), (speex_dec_convert),
10607         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
10608         (speex_dec_chain), (gst_speexdec_get_property),
10609         (gst_speexdec_set_property):
10610         Small cleanups.
10611
10612 2004-10-01  Wim Taymans  <wim@fluendo.com>
10613
10614         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10615         (gst_wavparse_stream_init), (gst_wavparse_fmt),
10616         (gst_wavparse_other), (gst_wavparse_loop),
10617         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10618         (gst_wavparse_srcpad_event):
10619         * gst/wavparse/gstwavparse.h:
10620         Added some more debugging info.
10621         Fix the case where the length of the file is 0.
10622         Make sure we seek to sample borders.
10623
10624 2004-10-01  Wim Taymans  <wim@fluendo.com>
10625
10626         * gst/playback/README:
10627         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
10628         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10629         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10630         Add some debug info to decodebin, update README
10631
10632 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10633
10634         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
10635           Don't use g_print(); use GST_DEBUG().
10636
10637 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10638
10639         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
10640         (gst_ogg_mux_queue_pads):
10641           Handle EOS properly.
10642
10643 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10644
10645         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10646
10647         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
10648         (gst_faad_chain), (gst_faad_change_state):
10649         * ext/faad/gstfaad.h:
10650           Allow playback of raw (unframed) MPEG AAC files (#148993).
10651
10652 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
10653
10654         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10655
10656         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10657           Throw error if we didn't recognize the stream. Fixes #152289.
10658
10659 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10660
10661         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
10662           Fix negotiation.
10663
10664 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
10665
10666         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10667
10668         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10669           Fix memleak.
10670
10671 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
10672
10673         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10674
10675         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
10676           Solve #152805.
10677         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
10678           Solve 152806.
10679
10680 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10681
10682         * gst-libs/gst/riff/riff-media.c:
10683         (gst_riff_create_video_caps_with_data),
10684         (gst_riff_create_audio_caps_with_data):
10685           Add codec_data handling (like asfdemux used to do).
10686         * gst/asfdemux/gstasf.c: (plugin_init):
10687         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
10688         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
10689           Use riff-media for caps creation instead of our own (mostly
10690           broken) copy of its functions.
10691
10692 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10693
10694         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
10695           Don't actually error out if we get another return value than
10696           -EINVAL. Opposite to what I first thought, drivers have random
10697           return values for this, although -EINVAL is the expected return
10698           value. Since this is not fatal, we shouldn't use
10699           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
10700
10701 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10702
10703         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
10704         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
10705         (dvdreadsrc_get_property), (_open), (_seek), (_read),
10706         (dvdreadsrc_get), (dvdreadsrc_open_file),
10707         (dvdreadsrc_change_state):
10708           Fix. Don't do one big huge loop around the whole DVD, that will
10709           cache all data and thus eat sizeof(dvd) (several GB) before we
10710           see something.
10711         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10712           Actually NULL'ify event after using it.
10713         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
10714         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
10715         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
10716         (gst_ebml_read_seek), (gst_ebml_read_skip):
10717           Handle events.
10718         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
10719         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
10720         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
10721           Fix timing (this will probably break if I seek using menus, but
10722           I didn't get there yet). VOBs and normal DVDs should now work.
10723           Add a mpeg2-only pad with high rank so this get autoplugged for
10724           MPEG-2 movies.
10725         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
10726         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
10727         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
10728         (gst_mpeg_demux_get_audio_stream),
10729         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
10730         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
10731           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
10732           MPEG-1 but use dvddemux for MPEG-2.
10733         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
10734         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
10735         (gst_mpeg_parse_parse_packhead):
10736           Timing. Only add pad template if it exists. Add sink template from
10737           class and not from ourselves. This means we will always use the
10738           correct sink template even if it is not the one defined in this
10739           file.
10740
10741 2004-09-29  Wim Taymans  <wim@fluendo.com>
10742
10743         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
10744         (gst_mpeg_demux_parse_pes):
10745         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
10746         Fix playback of mpeg again, timestamps where screwed up by
10747         patch 1.61.
10748
10749 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10750
10751         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
10752           Only return true if we actually filled something in. Prevents
10753           player applications from showing a random length for flac files.
10754         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
10755         (gst_riff_read_use_event), (gst_riff_read_handle_event),
10756         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
10757         (gst_riff_read_strf_vids_with_data),
10758         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
10759           OK, ok, so I implemented event handling. Apparently it's normal
10760           that we receive random events at random points without asking
10761           for it.
10762         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10763         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10764         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
10765         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10766         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
10767         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10768         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
10769         * gst/avi/gstavidemux.h:
10770           Implement non-lineair chunk handling and subchunk processing.
10771           The first solves playback of AVI files where the audio and video
10772           data of individual buffers that we read are not synchronized.
10773           This should not happen according to the wonderful AVI specs, but
10774           of course it does happen in reality. It is also a prerequisite for
10775           the second. Subchunk processing allows us to cut chunks in small
10776           pieces and process each of these pieces separately. This is
10777           required because I've seen several AVI files with incredibly large
10778           audio chunks, even some files with only one audio chunk for the
10779           whole file. This allows for proper playback including seeking.
10780           This patch is supposed to fix all AVI A/V sync issues.
10781         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10782         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
10783           Work.
10784         * gst/modplug/gstmodplug.cc:
10785           Proper return value setting for the query() function.
10786         * gst/playback/gstplaybasebin.c: (setup_source):
10787           Being in non-playing state (after, e.g., EOS) is not necessarily
10788           a bad thing. Allow for that. This fixes playback of short files.
10789           They don't actually playback fully now, because the clock already
10790           runs. This means that small files (<500kB) with a small length
10791           (<2sec) will still not or barely play. Other files, such as mod
10792           or flx, will work correctly, however.
10793
10794 2004-09-28  Wim Taymans  <wim@fluendo.com>
10795
10796         * ext/speex/gstspeex.c: (plugin_init):
10797         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
10798         (gst_speex_dec_class_init), (speex_dec_get_formats),
10799         (speex_get_event_masks), (speex_get_query_types),
10800         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
10801         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
10802         (gst_speexdec_get_property), (gst_speexdec_set_property),
10803         (speex_dec_change_state):
10804         * ext/speex/gstspeexdec.h:
10805         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
10806         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
10807         (gst_speexenc_base_init), (gst_speexenc_class_init),
10808         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
10809         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
10810         (gst_speexenc_src_query), (gst_speexenc_init),
10811         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
10812         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
10813         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
10814         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
10815         (gst_speexenc_chain), (gst_speexenc_get_property),
10816         (gst_speexenc_set_property), (gst_speexenc_change_state):
10817         * ext/speex/gstspeexenc.h:
10818         Rewrote speex encoder, make sure it can be embedded in ogg.
10819         Implemented speex decoder.
10820
10821 2004-09-28  Christian Schaller <christian@fluendo.com>
10822
10823         * configure.ac:
10824         Remove kioslave plugin. Markey is brewing a new working one
10825         * ext/Makefile.am: Remove kioslave plugin
10826         * ext/kio: remove
10827         * gst-plugins.spec.in: remove kio plugin from spec
10828
10829 2004-09-27  Wim Taymans  <wim@fluendo.com>
10830
10831         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10832         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10833         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
10834         (gst_multifdsink_new_client),
10835         (gst_multifdsink_handle_client_write),
10836         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10837         (gst_multifdsink_handle_clients):
10838         * gst/tcp/gstmultifdsink.h:
10839         Make syncing to keyframes actually work for new clients and lagging
10840         clients.
10841
10842 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10843
10844         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
10845         (gst_navigationtest_handle_src_event), (draw_box_planar411),
10846         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
10847         * gst/debug/gstnavigationtest.h:
10848           make navigationtest display button-press and button-release events
10849
10850 2004-09-26 Iain <iaingnome@gmail.com>
10851
10852         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
10853         the channels have received a new media event.
10854         (interleave_buffered_loop): Compresses a new media event on all
10855         channels into one.
10856
10857 2004-09-26 Iain <iaingnome@gmail.com>
10858
10859         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
10860         call the sinkpad's default event handler and not the srcpads. He also
10861         says this is confusing :)
10862         (gst_wavenc_stop_file): Company says that seek events only go upstream
10863         we should send a discontinuous downstream instead.
10864
10865 2004-09-25  Christian Schaller <christian@fluendo.com>
10866
10867         * Update SPEC file to be usable in conjunction with Fedora Core,
10868           Fedora.us and freshrpms packages
10869         * Fix typo in multifilesrc test Makefile
10870
10871 2004-09-24  Wim Taymans  <wim@fluendo.com>
10872
10873         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10874         Only signal the no_more_pads signal when we have
10875         added the stream to our list.
10876
10877 2004-09-24  Wim Taymans  <wim@fluendo.com>
10878
10879         * gst/playback/gstplaybasebin.c: (remove_prerolls),
10880         (new_decoded_pad):
10881         * gst/playback/gstplaybasebin.h:
10882         * gst/playback/gstplaybin.c: (setup_sinks):
10883         Don't try to preroll or decode more than one audio/video
10884         track.
10885
10886 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10887
10888         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
10889           Throw error if we failed to find a suitable output. This should
10890           throw an error if we successfully set up a pipeline (e.g. because
10891           we recognized a media file) but found no decodable streams in it
10892           (e.g. because it contains only media stream types for which we
10893           have no decoders, or because it's not a media type).
10894
10895 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10896
10897         * ext/dirac/Makefile.am:
10898         * ext/dirac/gstdirac.cc:
10899         * ext/dirac/gstdiracdec.cc:
10900         * ext/dirac/gstdiracdec.h:
10901           Do something. Don't actually know if this works because I don't
10902           have a demuxer yet.
10903         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
10904           Add channels=1 to caps returned from _getcaps().
10905         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
10906         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
10907         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
10908         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
10909         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
10910         (gst_ogm_parse_change_state):
10911           Separate between audio/video so ogmaudioparse actually uses the
10912           audio pad templates. Both audio and video work now, including
10913           autoplugging. Also use sometimes-srcpad hack.
10914         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
10915           Handle events better. Don't hang on infinite loops.
10916         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
10917         (gst_avi_demux_init), (gst_avi_demux_reset),
10918         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10919         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
10920         (gst_avi_demux_change_state):
10921         * gst/avi/gstavidemux.h:
10922           Improve A/V sync. Still not perfect.
10923         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
10924         (gst_ebml_read_skip):
10925           Handle events better.
10926         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
10927         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
10928         (qtdemux_audio_caps):
10929           Add IMA4. Improve event handling. Save offset after a seek when
10930           the headers are at the end of the file so that we don't end up in
10931           an infinite loop.
10932         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
10933           Add low-priority typefind support for files with no length.
10934
10935 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10936
10937         * testsuite/multifilesink/Makefile.am:
10938         fix typo
10939
10940 2004-09-22  Julien MOUTTE  <julien@moutte.net>
10941
10942         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
10943         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
10944         mistakes from thaytan's patches.
10945
10946 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
10947
10948         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
10949           For completeness, XSync in the destroy function as xvimage does.
10950
10951 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
10952
10953         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
10954            Correct caps negotiation
10955         * gst/volume/gstvolume.c: (volume_chain_float),
10956         (volume_chain_int16):
10957            Modify debug output to be little more informative
10958         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
10959         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
10960         (gst_xvimagesink_xvimage_destroy):
10961           Add XSync calls after detaching from the shared memory segment to
10962           avoid a crash.
10963
10964 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10965
10966         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
10967         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
10968         * ext/vorbis/vorbis.c: (plugin_init):
10969         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
10970         (gst_vorbisenc_chain):
10971         * ext/vorbis/vorbisenc.h:
10972         remove explicit newmedia support from oggmux and vorbisenc
10973         add debug category to vorbisenc
10974         * gst/multifilesink/gstmultifilesink.c:
10975         (gst_multifilesink_class_init), (gst_multifilesink_init),
10976         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
10977         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
10978         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
10979         (plugin_init):
10980         * gst/multifilesink/gstmultifilesink.h:
10981         add support for streamheader in multifilesink
10982
10983 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10984
10985         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
10986         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
10987         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
10988           Prevent infinite loops. More correct error reporting.
10989         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10990           Error out if negotiation fails.
10991         * gst/playback/gstplaybasebin.c: (setup_source),
10992         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
10993         (gst_play_base_bin_found_tag):
10994           Error/tag forwarding. Pre-roll fixes for source errors on state
10995           changes (e.g. "file does not exist") to prevent hangs.
10996
10997 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10998
10999         * testsuite/multifilesink/Makefile.am:
11000         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
11001         (gst_newmedia_class_init), (gst_newmedia_init),
11002         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11003         (newfile_signal), (test_signal), (main):
11004         * testsuite/multifilesink/multifilesrc_test.c: (main):
11005         * testsuite/multifilesink/oggtheora_test.c:
11006         (gst_newmedia_base_init), (gst_newmedia_class_init),
11007         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11008         (test_format), (newfile_signal), (test_signal), (main):
11009         * testsuite/multifilesink/oggvorbis_test.c:
11010         (gst_newmedia_base_init), (gst_newmedia_class_init),
11011         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11012         (test_format), (newfile_signal), (test_signal), (main):
11013         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
11014         (gst_newmedia_class_init), (gst_newmedia_init),
11015         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11016         (newfile_signal), (test_signal), (main):
11017         New media tests
11018
11019 2004-09-20  Christian Schaller <christian@fluendo.com>
11020
11021         * Fix mikmod license to LGPL as they have relicensed
11022         * Move Dirac and Effectv into LGPL section of README_license
11023
11024 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11025
11026         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
11027         (gst_mad_change_state):
11028           Allow for mp3 rate/channels changes. However, only very
11029           conservatively. Reason that we *have* to enable this is smiply
11030           because the mad find_sync() function is not good enough, it will
11031           regularly sync on random data as valid frames and therefore make
11032           us provide random caps as *final* caps of the stream. The best fix
11033           I could think of is to simply require several of the same stream
11034           changes in a row before we change caps.
11035           The actual testcase that works now is #
11036         * ext/ogg/Makefile.am:
11037         * ext/ogg/gstogg.c: (plugin_init):
11038         * ext/ogg/gstogmparse.c:
11039           OGM support (video only for now; I need an audio sample file).
11040         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11041         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11042         (gst_asf_demux_add_video_stream):
11043           WMV extradata.
11044         * gst/playback/gstplaybasebin.c: (unknown_type):
11045           Don't error out on single unknown-types after all. It's wrong.
11046           If we found type of video and audio but not of a subtitle stream,
11047           it will still error out (which is unwanted). Will find a better fix
11048           later on.
11049         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11050         (ogmaudio_type_find), (plugin_init):
11051           OGM support.
11052
11053 2004-09-20  Johan Dahlin  <johan@gnome.org>
11054
11055         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11056         after setting caps.
11057
11058 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11059
11060         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11061         * gst/wavenc/gstwavenc.h:
11062         Added newmedia support to wavenc
11063
11064 2004-09-17  Wim Taymans  <wim@fluendo.com>
11065
11066         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11067         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11068         (gst_fdset_fd_can_write), (gst_fdset_wait):
11069         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11070         (gst_multifdsink_init), (gst_multifdsink_add),
11071         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11072         (gst_multifdsink_remove_client_link),
11073         (gst_multifdsink_client_queue_buffer),
11074         (gst_multifdsink_handle_client_write),
11075         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11076         (gst_multifdsink_close), (gst_multifdsink_change_state):
11077         * gst/tcp/gstmultifdsink.h:
11078         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11079         (gst_tcpserversink_removed):
11080         Small cleanups in fdset.c
11081         Use a hastable to map fd to the client structure for faster
11082         lookup in _remove and get_stats.
11083         Added virtual function to close the fds.
11084         Handle clients even when the select/poll call was unblocked because
11085         of a command.
11086         Implement syncing to keyframe in the recovery procedure.
11087
11088 2004-09-16 Iain <iaingnome@gmail.com>
11089
11090         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11091         try caps.
11092
11093 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11094
11095         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11096           Caps are only set if the type of the stream is unknown, but this
11097           is initialized in ->init_stream(), so set to UNKNOWN after calling
11098           ->init_stream() so that capsnego starts.
11099
11100 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11101
11102         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11103         (gst_avi_demux_stream_data):
11104           Just hardcode for raw audio then. AVI audio sucks.
11105
11106 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11107
11108         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11109         * gst/matroska/matroska-mux.c: (audiosink_templ),
11110         (gst_matroska_mux_audio_pad_link):
11111         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11112         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11113
11114 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11115
11116         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11117         (gst_avi_demux_stream_data):
11118           Try to fix a/v sync issues.
11119
11120 2004-09-15  David Schleef  <ds@schleef.org>
11121
11122         * configure.ac: remove NASM check, since we don't use it.  Update
11123         dirac check to 0.4
11124         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11125         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11126         Initialized variables.
11127         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11128         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11129         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11130         SVQ3 format
11131
11132 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11133
11134         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11135         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11136         * gst/avi/gstavidemux.h:
11137           Fix for compressed audio (mp3) timestamp generation. How did this
11138           ever work?
11139
11140 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11141
11142         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11143           Volume is a double not a float.
11144
11145 2004-09-15  Wim Taymans  <wim@fluendo.com>
11146
11147         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11148         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11149         Don't close the fd in multifdsink as we didn't open it in the
11150         first place. Some cleanups.
11151
11152 2004-09-15  Wim Taymans  <wim@fluendo.com>
11153
11154         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11155         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11156         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11157         Fix the case where the muxer would mark pages as delta
11158         frames when they are not (vorbis only ogg).
11159
11160 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11161
11162         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11163         (gst_play_base_bin_change_state):
11164           Handle the case where we failed to setup a clear pipeline. This
11165           will throw an error (or EOS, another nice case) and if you don't
11166           catch that, the app will wait for the signal forever (and thus
11167           hang).
11168
11169 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11170
11171         * ext/gnomevfs/gstgnomevfssink.c:
11172         (gst_gnomevfssink_uri_get_protocols):
11173         * ext/gnomevfs/gstgnomevfssrc.c:
11174         (gst_gnomevfssrc_uri_get_protocols):
11175         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11176         * ext/gnomevfs/gstgnomevfsuri.h:
11177           Use _uri_new() instead of _open(), so it doesn't take as long and
11178           Christophe's computer won't hang.
11179         * gst/playback/gstplaybasebin.c: (unknown_type):
11180           Throw error on unknown media type, so apps actually display it.
11181
11182 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11183
11184         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11185           this script to work on Solaris since bash shell handles echo
11186           differenly than bash.
11187
11188 2004-09-17  Wim Taymans  <wim@fluendo.com>
11189
11190         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11191         (setup_source), (gst_play_base_bin_set_property),
11192         (gst_play_base_bin_add_element):
11193         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11194         Some more work on making sure seeking pauses the pipeline and
11195         that changing the uri actually does something.
11196
11197 2004-09-17  Wim Taymans  <wim@fluendo.com>
11198
11199         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11200         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11201         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11202         (gst_tcpserversink_close):
11203         Be a bit more paranoid when freeing memory.
11204
11205 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11206
11207         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11208         (qtdemux_parse_trak):
11209           Don't crash by dividing by zero (see sample movie in #126922).
11210
11211 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11212
11213         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11214           Don't touch non-existing data (fixes crash on file in #140147).
11215
11216 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11217
11218         * gst/playback/gstplaybasebin.c:
11219         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11220           Handle double disposals, and proper change of URIs.
11221
11222 2004-09-13  Martin Eikermann <meiker@upb.de>
11223
11224         * gst/mpegstream/gstmpegparse.c:
11225           fix synchronistation for streams recorded from digital PCR
11226           fixes bug #119376
11227
11228 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11229
11230         * ext/gnomevfs/Makefile.am:
11231         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11232         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11233         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11234         (gst_gnomevfssink_uri_get_type),
11235         (gst_gnomevfssink_uri_get_protocols),
11236         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11237         (gst_gnomevfssink_uri_handler_init),
11238         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11239         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11240         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11241         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11242         (gst_gnomevfssrc_uri_get_type),
11243         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11244         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11245         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11246         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11247         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11248         * ext/gnomevfs/gstgnomevfsuri.h:
11249           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11250           of fake URIs to see which this version of Gnome-VFS likes, and
11251           uses that for the Gst-URI interface. Makes playbin support http://
11252           streams. Also fix up some stupid behaviour in gnomevfssrc.
11253
11254 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11255
11256         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11257         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11258         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11259         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11260           Update mixer (to sync with other sessions) if we try to obtain
11261           a new value. This makes alsamixer work accross applications.
11262         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11263           Only call sync functions if we're running, else alsalib asserts.
11264         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11265           Sometimes fails to compile. Possibly a gcc bug.
11266         * gst/playback/gstplaybin.c: (gen_video_element),
11267         (gen_audio_element):
11268           Add a reference to an application-provided object, because we lose
11269           this same reference if we add it to the bin. If we don't do this,
11270           we can only use this object once and thus crash if we go from
11271           ready to playing, back to ready and back to playing again.
11272           Also add an audioscale element because several cheap soundcards -
11273           like mine - don't support all samplerates.
11274         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11275         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11276           Fix wrong order or PAR calls. Makes automatically obtained PAR
11277           from the X server atually being used.
11278
11279 2004-09-12  David Schleef  <ds@schleef.org>
11280
11281         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11282         #151887, #152102, #152247.
11283         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11284         * examples/seeking/cdparanoia.c: same
11285         * examples/seeking/cdplayer.c: same
11286         * examples/seeking/seek.c: same
11287         * examples/seeking/spider_seek.c: same
11288         * examples/seeking/vorbisfile.c: same
11289         * examples/stats/mp2ogg.c: same
11290         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11291         (gst_esdsink_dispose): Dispose of element properly.
11292         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11293         fixes.
11294         * ext/nas/nassink.c: (gst_nassink_class_init),
11295         (gst_nassink_dispose): Dispose of element correctly.
11296         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11297         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11298         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11299         Fix 64-bit warning.
11300         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11301         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11302         Fix 64-bit warning.
11303
11304 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11305
11306         * configure.ac : change speex detection as 1.1.6 now uses
11307           .pc/pkg-config and they changed their headers location.
11308
11309 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11310
11311         * gst/matroska/matroska-mux.h:
11312         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11313         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11314         (gst_matroska_mux_write_data):
11315           Write multiple blocks/frames per cluster.
11316                 Write meta-seek information (seek heads).
11317
11318 2004-09-09  Scott Wheeler <wheeler@kde.org>
11319
11320         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11321         (gst_play_bin_set_property), (gst_play_bin_get_property),
11322         (gen_audio_element), (gen_audio_element):
11323           Add a volume element / property to the pipeline.
11324
11325 2004-09-07  Wim Taymans  <wim@fluendo.com>
11326
11327         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11328         Copy timestamps from the master pad to the output buffers.
11329
11330 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11331
11332         * ext/raw1394/gstdv1394src.c:
11333           throw errors when applicable
11334
11335 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11336
11337         * gst/matroska/ebml-ids.h:
11338         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11339         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11340         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11341           automatically convert unix time <-> ebml time when reading/writing
11342           a date, use gst_ebml_write_uint to write CUETIME,
11343           not gst_ebml_write_date.
11344         * gst/matroska/matroska-ids.h:
11345         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11346         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11347         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11348         (gst_matroska_mux_write_data):
11349           Write track and segment UIDs, write muxing date, write
11350           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11351           Create cues for audio only files.
11352
11353 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11354
11355         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11356         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11357           Re-commit ALSA switches.
11358         * gst/adder/gstadder.c: (gst_adder_loop):
11359           64-bit fix (#151416).
11360         * gst/debug/progressreport.c: (gst_progressreport_report):
11361           64-bit fix (#151419).
11362         * gst/matroska/matroska-demux.c:
11363         (gst_matroska_demux_parse_contents):
11364           64-bit fix (#151420).
11365         * gst/playback/test3.c: (update_scale):
11366           64-bit fix (#151421).
11367
11368 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11369
11370         * configure.ac:
11371           bump nano to cvs
11372
11373 === release 0.8.4 ===
11374
11375 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11376
11377         * configure.ac: releasing 0.8.4, "Alias"
11378
11379 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11380
11381         * ext/theora/Makefile.am:
11382           fix makefile.  Fixes #151462.
11383
11384 2004-08-30  Wim Taymans  <wim@fluendo.com>
11385
11386         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11387         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11388         (gst_multifdsink_remove_client_link),
11389         (gst_multifdsink_client_queue_buffer),
11390         (gst_multifdsink_handle_client_write):
11391         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11392         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11393         Fix some memory leaks.
11394
11395 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11396
11397         Patch by: David Schleef
11398
11399         * configure.ac:
11400         * sys/Makefile.am:
11401           rename our detection macro for V4L2.  Fixes #151236.
11402
11403 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11404
11405         Patch by: David Schleef
11406
11407         * configure.ac:
11408           check to define LAMEPRESET.  Fixes #151232.
11409
11410 2004-08-27  David Schleef  <ds@schleef.org>
11411
11412         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11413         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11414         (gst_glimagesink_fixate):  Move local variable declarations to
11415         make gcc-2.95 happy.
11416
11417 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11418
11419         * configure.ac:
11420           bump nano for prerelease
11421
11422 2004-08-27  David Schleef  <ds@schleef.org>
11423
11424         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11425         * sys/sunaudio/gstsunaudiosrc.c:
11426         * sys/sunaudio/gstsunaudiosrc.h:
11427
11428 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11429
11430         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11431         handle EOS correctly
11432         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11433         * gst/matroska/matroska-mux.h:
11434         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11435         VFW compatibility mode
11436
11437 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11438
11439         patch by: Zaheer Abbas Merali
11440
11441         * ext/ogg/gstoggmux.c:
11442         * ext/vorbis/vorbisenc.c:
11443         * ext/vorbis/vorbisenc.h:
11444           handle NEWMEDIA
11445
11446 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11447
11448         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11449         fix byte order reversion on little endian machines.
11450         * gst/matroska/matroska-mux.c: (audiosink_templ),
11451         (gst_matroska_mux_audio_pad_link):
11452         add TTA codec to the list of supported codecs.
11453         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11454         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11455         (gst_matroska_mux_write_data):
11456         * gst/matroska/matroska-mux.h:
11457         write segment duration correctly, write muxing app string, fixes bugs
11458         #140897 and #140898.
11459         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11460         wait for all pads to be negotiated before starting to mux.
11461
11462 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11463
11464         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11465         * ext/lame/gstlame.h:
11466         Added new media support to lame
11467
11468 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11469
11470         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11471         send vorbis headers at the beginning of a stream, fixes bug #141554.
11472         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11473         bug #148950.
11474         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11475         (gst_matroska_demux_plugin_init):
11476         * gst/matroska/matroska-ids.h:
11477         enable demuxing of TTA audio streams, fixes bug #148951.
11478         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11479         enable typefinding for TTA audio files, fixes bug #148711.
11480         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11481         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11482         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11483
11484 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11485
11486         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11487         (gst_riff_read_element_data), (gst_riff_read_seek),
11488         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11489         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11490         <teuf@gnome.org>
11491
11492 2004-08-23 Iain <iaingnome@gmail.com>
11493
11494         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11495         tags. They appear to be handled differently to normal.
11496         (tag_list_to_id3_tag_foreach): Ditto.
11497
11498 2004-08-22  Wim Taymans  <wim@fluendo.com>
11499
11500         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11501         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11502         Make sure we never send -1 granulepos.
11503
11504 2004-08-20  Wim Taymans  <wim@fluendo.com>
11505
11506         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11507         (gst_ogg_mux_loop):
11508         I will accept bitchslappings with non sharp objects.
11509
11510 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11511
11512         * configure.ac:
11513         Clean up the test for lame presets
11514
11515 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11516
11517         * configure.ac:
11518         * ext/lame/Makefile.am:
11519         * ext/lame/gstlame.c: (gst_lame_class_init),
11520         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11521         Only enable lame presets if version of lame has presets in API
11522
11523 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
11524         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
11525         * gst/udp/gstudpsrc.h:
11526           Don't call gst_pad_push in a get function. Fixes #150449
11527
11528 2004-08-18  Wim Taymans  <wim@fluendo.com>
11529
11530         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
11531         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
11532         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11533         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11534         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11535         (gst_fdset_wait):
11536         * gst/tcp/gstfdset.h:
11537         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11538         (gst_multifdsink_client_queue_buffer),
11539         (gst_multifdsink_handle_client_write):
11540         * gst/tcp/gstmultifdsink.h:
11541         Some extra checks in gstfdset.
11542         Only use send() when the fd is a socket. Don't try to
11543         read from write only fds.
11544
11545 2004-08-18  Wim Taymans  <wim@fluendo.com>
11546
11547         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
11548         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11549         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11550         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11551         (gst_fdset_wait):
11552         Add more locking and bounds checking.
11553
11554 2004-08-18  Wim Taymans  <wim@fluendo.com>
11555
11556         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
11557         Realloc test fdset in the lock and right before starting
11558         the poll call. Bump the limit to 4096.
11559
11560 2004-08-17  David Schleef  <ds@schleef.org>
11561
11562         * sys/sunaudio/Makefile.am:
11563         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
11564         of rates and channels.  Make debugging less obnoxious.
11565
11566         Patch from Balamurali Viswanathan implementing a mixer for
11567         Sun audio.  (bug #144091):
11568         * sys/sunaudio/gstsunelement.c:
11569         * sys/sunaudio/gstsunelement.h:
11570         * sys/sunaudio/gstsunmixer.c:
11571         * sys/sunaudio/gstsunmixer.h:
11572
11573 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11574
11575         * gst/audioscale/gstaudioscale.c:
11576         * gst/audioscale/gstaudioscale.h:
11577         made audioscale resample from any sample rate to any sample rate
11578
11579 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11580
11581         * ext/libpng/gstpngdec.c:
11582           error out on unsupported types
11583
11584 2004-08-17  Iain <iaingnome@gmail.com>
11585
11586         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
11587         mid_side and loose_mid_side properties if its a stereo stream.
11588
11589 2004-08-17  Wim Taymans  <wim@fluendo.com>
11590
11591         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11592         (theora_get_formats), (theora_dec_src_convert),
11593         (theora_dec_sink_convert), (theora_dec_src_query),
11594         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
11595         Add a debug line.
11596
11597 2004-08-17  Wim Taymans  <wim@fluendo.com>
11598
11599         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
11600         (gst_ogg_pad_push):
11601         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11602         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
11603         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
11604         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11605         Mark delta units in the muxer.
11606         Try to decode the packet after an out-of-sync error from
11607         libogg.
11608
11609 2004-08-17  Wim Taymans  <wim@fluendo.com>
11610
11611         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11612         (gst_multifdsink_init), (gst_multifdsink_add),
11613         (gst_multifdsink_client_queue_buffer),
11614         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
11615         * gst/tcp/gstmultifdsink.h:
11616         Added option to send a keyframe to clients as the first buffer.
11617         Make timeout property writable.
11618
11619 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11620
11621         patch by: Wim Taymans
11622
11623         * gst/tcp/gstfdset.c:
11624         * gst/tcp/gstmultifdsink.c:
11625           fix index comparison, should include 0
11626
11627 2004-08-16  Wim Taymans  <wim@fluendo.com>
11628
11629         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
11630         (gst_fdset_add_fd), (gst_fdset_remove_fd),
11631         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11632         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11633         (gst_fdset_wait):
11634           copy when reallocing for poll so the select arguments don't get
11635           changed during the call
11636
11637 2004-08-16  Wim Taymans  <wim@fluendo.com>
11638
11639         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
11640         (gst_theora_enc_class_init), (theora_enc_sink_link),
11641         (theora_buffer_from_packet), (theora_enc_chain):
11642         Fix bug where buffers were not marked as keyframes
11643         correctly.
11644
11645 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11646
11647         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11648         (gst_lame_preset_get_type), (gst_lame_class_init):
11649         describe the enum values for vbr mode and presets more verbosely
11650
11651 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11652
11653         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
11654         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
11655         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
11656         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11657         * ext/lame/gstlame.h:
11658         add preset property to lame so it can use lame presets
11659
11660 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11661
11662         * ext/lame/gstlame.c: (gst_lame_get_property):
11663         whoops forgot break, thanks teuf
11664
11665 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11666
11667         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
11668         (gst_lame_class_init), (gst_lame_src_getcaps),
11669         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
11670         (gst_lame_get_property), (gst_lame_setup):
11671         * ext/lame/gstlame.h:
11672         fix lame's broken vbr stuff, allow it to resample if need be, and also
11673         make xing header optional
11674
11675 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11676
11677         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
11678         added getcaps function so samplerate doesnt get fixated to silly values
11679
11680 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11681
11682         * ext/lame/gstlame.c: (gst_lame_src_link):
11683         revert previous fix
11684
11685 2004-08-12  Johan Dahlin  <johan@gnome.org>
11686
11687         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
11688         checks. Doesn't matter what state we are in. Interfaces are a
11689         compile time thing, not runtime. It also broke the python bindings.
11690
11691 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11692
11693         * ext/lame/gstlame.c: (gst_lame_src_link):
11694         made source pad link function check if sinkpad is ok..fixes the problem
11695         where core fixates the output rate of lame stupidly
11696
11697 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11698
11699         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
11700         * sys/v4l/v4l_calls.c:
11701         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
11702           fix fixate function to handle nonsimple caps.
11703           remove bogus check in _link
11704           cleanups
11705
11706 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11707
11708         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
11709         set default compression ratio parameter to 0.0 so bitrate parameter
11710         works :)
11711
11712 2004-08-11  David Schleef  <ds@schleef.org>
11713
11714         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
11715
11716 2004-08-11  David Schleef  <ds@schleef.org>
11717
11718         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
11719         before.
11720
11721 2004-08-11  David Schleef  <ds@schleef.org>
11722
11723         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
11724
11725 2004-08-11  David Schleef  <ds@schleef.org>
11726
11727         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
11728           license field
11729         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
11730         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
11731           LGPL.
11732         * gst/auparse/gstauparse.c: Fix plugin license field.
11733         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
11734         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
11735         * gst/rtp/gstrtp.c: Fix plugin license field.
11736
11737 2004-08-11  Wim Taymans  <wim@fluendo.com>
11738
11739         * gst/tcp/Makefile.am:
11740         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
11741         (ensure_size), (gst_fdset_new), (gst_fdset_free),
11742         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
11743         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
11744         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
11745         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11746         (gst_fdset_fd_can_write), (gst_fdset_wait):
11747         * gst/tcp/gstfdset.h:
11748         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11749         (gst_multifdsink_class_init), (gst_multifdsink_init),
11750         (gst_multifdsink_add), (gst_multifdsink_remove),
11751         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
11752         (gst_multifdsink_remove_client_link),
11753         (gst_multifdsink_handle_client_read),
11754         (gst_multifdsink_client_queue_data),
11755         (gst_multifdsink_client_queue_caps),
11756         (gst_multifdsink_client_queue_buffer),
11757         (gst_multifdsink_handle_client_write),
11758         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11759         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11760         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
11761         (gst_multifdsink_close):
11762         * gst/tcp/gstmultifdsink.h:
11763         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11764         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
11765         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
11766         (gst_tcpserversink_close):
11767         * gst/tcp/gsttcpserversink.h:
11768         Abstracted away the select call, implemented poll (yes we ran into
11769         the 1024 limit in production).
11770
11771 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
11772
11773         * gst/tcp/gsttcp.c:
11774         * gst/tcp/gsttcpplugin.c:
11775           improve debuggging, remove assert
11776
11777 2004-08-10  Wim Taymans  <wim@fluendo.com>
11778
11779         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
11780         (gst_client_status_get_type), (gst_multifdsink_class_init),
11781         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
11782         (gst_multifdsink_handle_client_read),
11783         (gst_multifdsink_handle_client_write),
11784         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11785         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
11786         (gst_multifdsink_get_property):
11787         * gst/tcp/gstmultifdsink.h:
11788         * gst/tcp/gsttcp-marshal.list:
11789         Starting to prepare for specifying buffer time in other units
11790         than buffers. Expose remove reason in signal.
11791
11792 2004-08-10  Wim Taymans  <wim@fluendo.com>
11793
11794         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11795         (gst_multifdsink_remove), (gst_multifdsink_clear),
11796         (gst_multifdsink_remove_client_link),
11797         (gst_multifdsink_handle_client_read),
11798         (gst_multifdsink_client_queue_data),
11799         (gst_multifdsink_client_queue_buffer),
11800         (gst_multifdsink_handle_client_write),
11801         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
11802         (gst_multifdsink_chain), (gst_multifdsink_close):
11803         * gst/tcp/gstmultifdsink.h:
11804         Added more debugging info. Changed the way clients are
11805         removed from the lists. Fixed a bug where a bad file descriptor
11806         could cause many clients to be removed.
11807
11808 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11809
11810         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
11811           allow all pixel-aspect-ratios, not just 1:1
11812
11813 2004-08-09  David Schleef  <ds@schleef.org>
11814
11815         * sys/glsink/ARB_multitexture.h:  Remove old files.
11816         * sys/glsink/EXT_paletted_texture.h:
11817         * sys/glsink/NV_register_combiners.h:
11818         * sys/glsink/gstgl_nvimage.c:
11819         * sys/glsink/gstgl_pdrimage.c:
11820         * sys/glsink/gstgl_rgbimage.c:
11821         * sys/glsink/gstglsink.c:
11822         * sys/glsink/gstglsink.h:
11823         * sys/glsink/gstglxwindow.c:
11824         * sys/glsink/regcomb_yuvrgb.c:
11825
11826 2004-08-09  David Schleef  <ds@schleef.org>
11827
11828         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
11829         GL sink plugin.  (Bug #147302)
11830
11831         * configure.ac: Test for OpenGL
11832         * sys/Makefile.am: Use test for OpenGL
11833         * sys/glsink/Makefile.am:
11834         * sys/glsink/glimagesink.c: rewrite
11835         * sys/glsink/glimagesink.h: rewrite
11836
11837 2004-08-09  David Schleef  <ds@schleef.org>
11838
11839         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
11840         sane framerates.
11841         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
11842         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
11843         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
11844
11845 2004-08-09  Wim Taymans  <wim@fluendo.com>
11846
11847         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11848         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11849         (gst_multifdsink_client_remove),
11850         (gst_multifdsink_handle_client_read),
11851         (gst_multifdsink_handle_client_write),
11852         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11853         Do a bit more logging, make the client_read code more robust.
11854
11855 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11856
11857         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
11858         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
11859         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
11860         (gst_jpegdec_init), (gst_jpegdec_chain):
11861         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
11862         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
11863           cleanups, debugging fixes and memleak plugging
11864
11865 2004-08-09  Wim Taymans  <wim@fluendo.com>
11866
11867         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11868         (theora_get_formats), (theora_dec_src_convert),
11869         (theora_dec_sink_convert), (theora_dec_src_query),
11870         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
11871         (theora_dec_change_state):
11872         Don't crash on missing header packets.
11873
11874 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11875
11876         * po/LINGUAS:
11877         * po/sq.po:
11878           Added Albanian translation (Laurent Dhima)
11879         * po/cs.po:
11880           updated
11881
11882 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11883
11884         * ext/lame/gstlame.c:
11885           fix/add debugging
11886
11887 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11888
11889         * sys/ximage/ximagesink.c:
11890         * sys/xvimage/xvimagesink.c:
11891           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
11892
11893 2004-08-06  Wim Taymans  <wim@fluendo.com>
11894
11895         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11896         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11897         (gst_multifdsink_client_remove),
11898         (gst_multifdsink_handle_client_read),
11899         (gst_multifdsink_handle_client_write),
11900         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
11901         Make sure we don't try to read more from a client that what
11902         ioctl says us or we deadlock.
11903
11904 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11905
11906         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
11907         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
11908         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
11909           decouple running_time and n_frames so it can handle changing
11910           framerate while running
11911
11912 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11913
11914         * po/nl.po:
11915         * po/sv.po:
11916           updated translations
11917
11918 2004-08-04  Benjamin Otte  <otte@gnome.org>
11919
11920         * gst/videotestsrc/gstvideotestsrc.c:
11921         (gst_videotestsrc_get_capslist), (generate_capslist),
11922         (plugin_init):
11923           generate the list of supported caps at startup and reuse it instead
11924           of always generating it
11925
11926 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11927
11928         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
11929           whoops, last checkin broke normal build
11930
11931 2004-08-03  Benjamin Otte  <otte@gnome.org>
11932
11933         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
11934         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
11935         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
11936         (gst_alsa_mixer_get_option):
11937         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
11938         (dvdnavsrc_print_event):
11939         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
11940         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
11941         (gst_ogg_mux_pad_unlink):
11942         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
11943         (gst_multipart_mux_pad_unlink):
11944         * gst/videofilter/gstvideobalance.c:
11945         (gst_videobalance_colorbalance_set_value):
11946         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
11947         (gst_videomixer_pad_unlink):
11948         * po/uk.po:
11949         * sys/oss/gstossmixer.c:
11950         * sys/v4l/gstv4lcolorbalance.c:
11951         * sys/v4l/gstv4ltuner.c:
11952         * sys/v4l/v4lsrc_calls.c:
11953         * sys/v4l2/gstv4l2colorbalance.c:
11954         * sys/v4l2/gstv4l2tuner.c:
11955           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
11956
11957 2004-08-03  Benjamin Otte  <otte@gnome.org>
11958
11959         * examples/dynparams/filter.c: (ui_control_create):
11960         * examples/gstplay/player.c: (print_tag):
11961         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
11962         * ext/gdk_pixbuf/gstgdkanimation.c:
11963         (gst_gdk_animation_iter_may_advance):
11964         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
11965         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
11966         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
11967         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
11968         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
11969         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
11970         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
11971         * gst/sine/demo-dparams.c: (main):
11972         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
11973         * testsuite/alsa/formats.c: (create_pipeline):
11974         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
11975           fixes for G_DISABLE_ASSERT and friends
11976         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
11977         (mp3_type_frame_length_from_header), (mp3_type_find),
11978         (plugin_init):
11979           require mp3 typefinding to have at least MIN_HEADERS valid headers
11980           add typefinding for AAC adts files
11981
11982 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
11983
11984         * sys/ximage/ximagesink.c:
11985         (gst_ximagesink_calculate_pixel_aspect_ratio):
11986         * sys/xvimage/xvimagesink.c:
11987         (gst_xvimagesink_calculate_pixel_aspect_ratio):
11988         Make sure we calculate pixel-aspect-ratio using floating point maths
11989
11990 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11991
11992         * po/uk.po:
11993           updated translation
11994
11995 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11996
11997         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11998         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
11999           add debugging for display PAR calculation
12000
12001 2004-08-02  David Schleef  <ds@schleef.org>
12002
12003         * configure.ac: Fix mikmod CFLAGS.
12004
12005 2004-07-27  Benjamin Otte  <otte@gnome.org>
12006
12007         * gst/audioscale/gstaudioscale.c:
12008         - fix templates to only support S16, it's the only format that works
12009         - make caps nego code use try_set_caps_nonfixed and fixation instead
12010         of try_set_caps twice, which is not nice for autopluggers
12011         - change rank to secondary, so autopluggers can pick it up after
12012         audioconvert
12013
12014 2004-08-02  Iain <iain@prettypeople.org>
12015
12016         * gst/interleave/interleave.c (interleave_init),
12017         (interleave_request_new_pad),
12018         (interleave_pad_removed),
12019         (interleave_buffered_loop): Use the real pad count, not the artificial
12020         one.
12021
12022 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12023
12024         * configure.ac: bump nano back to development
12025
12026 === release 0.8.3 ===
12027
12028 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12029
12030         * configure.ac: releasing 0.8.3, "Water"
12031
12032 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12033
12034         * sys/xvimage/xvimagesink.c:
12035         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12036         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
12037         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
12038         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12039         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12040         * sys/xvimage/xvimagesink.h:
12041           apply similar PAR fixes as to ximagesink
12042
12043 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12044
12045         patch from: Benjamin Otte
12046
12047         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12048           add link function to lame.  Fixes #148986.
12049
12050 2004-08-02  Johan Dahlin  <johan@gnome.org>
12051
12052         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12053         fix debugging log
12054
12055 2004-07-30  David Schleef  <ds@schleef.org>
12056
12057         * gst/videomixer/Makefile.am: Fix things that should have been
12058         fixed in the last checkin.
12059
12060 2004-07-30  David Schleef  <ds@schleef.org>
12061
12062         * gst/multipart/Makefile.am: Fix things that should have been
12063         fixed in the last checkin.
12064
12065 2004-07-30  David Schleef  <ds@schleef.org>
12066
12067         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12068
12069 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12070
12071         * configure.ac:
12072           bump nano for prerelease
12073         * po/af.po:
12074         * po/az.po:
12075         * po/cs.po:
12076         * po/en_GB.po:
12077         * po/hu.po:
12078         * po/nl.po:
12079         * po/sr.po:
12080         * po/sv.po:
12081         * po/uk.po:
12082           updates
12083
12084 2004-07-30  Wim Taymans  <wim@fluendo.com>
12085
12086         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12087         (gst_multifdsink_add), (gst_multifdsink_remove),
12088         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12089         (gst_multifdsink_client_remove),
12090         (gst_multifdsink_handle_client_write),
12091         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12092         * gst/tcp/gstmultifdsink.h:
12093         Recover from a select with a bad file descriptor by removing
12094         the client.
12095
12096 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12097
12098         * configure.ac:
12099           fix requirement of core
12100         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12101         (gst_play_pipeline_setup):
12102           don't use colorspace element.  do use hermescolorspace element.
12103           make macro to get a colorspace element.
12104           mark strings for translation.
12105         * po/POTFILES.in:
12106           add play.c
12107         * po/af.po:
12108         * po/az.po:
12109         * po/cs.po:
12110         * po/en_GB.po:
12111         * po/hu.po:
12112         * po/nl.po:
12113         * po/sr.po:
12114         * po/sv.po:
12115         * po/uk.po:
12116           update translations
12117
12118 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12119
12120         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12121         fix default for newmedia flag
12122
12123 2004-07-30  Wim Taymans  <wim@fluendo.com>
12124
12125         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12126         (gst_theora_dec_init), (theora_get_formats),
12127         (theora_dec_src_convert), (theora_dec_sink_convert),
12128         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12129         (theora_dec_chain), (theora_dec_set_property),
12130         (theora_dec_get_property):
12131         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12132         (gst_theora_enc_class_init), (gst_theora_enc_init),
12133         (theora_enc_sink_link), (theora_enc_chain),
12134         (theora_enc_set_property), (theora_enc_get_property):
12135         Added cropping option to theora decoder.
12136         Added border option to theora encoder.
12137
12138 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12139
12140         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12141         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12142         (gst_pngenc_set_property):
12143         * ext/libpng/gstpngenc.h:
12144         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
12145
12146 2004-07-30  Wim Taymans  <wim@fluendo.com>
12147
12148         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12149         (theora_enc_sink_link), (theora_enc_chain),
12150         (theora_enc_set_property), (theora_enc_get_property):
12151         Fix encoding of non-multiple-of-16 video.
12152
12153 2004-07-29  David Schleef  <ds@schleef.org>
12154
12155         * configure.ac: make test for audiofile more strict
12156
12157 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12158
12159         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12160           give different names to typefind functions
12161
12162 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12163
12164         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12165         (gst_ximagesink_calculate_pixel_aspect_ratio),
12166         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12167         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12168         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12169         (gst_ximagesink_get_property), (gst_ximagesink_init):
12170         * sys/ximage/ximagesink.h:
12171           allocate PAR's dynamically.
12172           use autodetected PAR if no object-set PAR is given.
12173           add workaround for directfb's X not setting physical size.
12174           fix to xvimagesink will follow tomorrow.
12175
12176 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12177
12178         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12179         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12180         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12181         (gst_shout2send_class_init), (gst_shout2send_init),
12182         (set_shout_metadata), (gst_shout2send_set_metadata),
12183         (gst_shout2send_chain), (gst_shout2send_set_property),
12184         (gst_shout2send_get_property), (gst_shout2send_connect),
12185         (gst_shout2send_change_state):
12186         * ext/shout2/gstshout2.h:
12187         - fix for sending mp3 audio to icecast2 server, if pad link function not
12188         called before PAUSED state
12189         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12190         - added tagging support for mp3 audio broadcasted
12191         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12192         debug info
12193
12194 2004-07-28  Wim Taymans  <wim@fluendo.com>
12195
12196         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12197         (gst_ogg_demux_push):
12198         Return query failure when we don't know the length of
12199         an ogg stream insteda of returning TRUE with a bogus value.
12200
12201 2004-07-28  Wim Taymans  <wim@fluendo.com>
12202
12203         * ext/theora/theoradec.c: (theora_get_formats),
12204         (theora_dec_src_convert), (theora_dec_sink_convert),
12205         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12206         (theora_dec_chain):
12207         Don't screw up the 1 Chroma for 1 luma sample situation when we
12208         have an odd offset/width by adding a black border in those cases.
12209
12210 2004-07-28  Wim Taymans  <wim@fluendo.com>
12211
12212         * ext/theora/theoradec.c: (theora_get_formats),
12213         (theora_dec_src_convert), (theora_dec_sink_convert),
12214         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12215         (theora_dec_chain):
12216         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12217         Added first attempt at cropping of the image as required by the
12218         theora spec. We need more properties in the caps (offset_x,
12219         offset_y,stride) to implement this correctly.
12220
12221 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12222
12223         * ext/dvdnav/README:
12224           Update the README to use dvddemux
12225         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12226           Ensure getcaps returns a subset of the template caps
12227         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12228         (gst_mpeg2subt_init):
12229           Ensure getcaps returns a subset of the template caps
12230         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12231         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12232         (gst_dvd_demux_get_subpicture_stream),
12233         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12234         * gst/mpegstream/gstdvddemux.h:
12235           Set the explicit caps on the current_video pad before pushing
12236           anything
12237         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12238         (gst_mpeg_demux_get_audio_stream):
12239           Free caps used to gst_pad_set_explicit_caps, which takes a const
12240           GstCaps *
12241
12242 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12243
12244         * configure.ac: update GStreamer requirement to 0.8.4 because of
12245           GstFraction.
12246
12247 2004-07-28  Wim Taymans  <wim@fluendo.com>
12248
12249         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12250         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12251         Add the pad to the element after setting up the caps. This
12252         makes it a lot easier to autoplug.
12253
12254 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12255
12256         * gst/median/gstmedian.c:
12257         * gst/mpeg2subt/gstmpeg2subt.c:
12258         * gst/mpegaudioparse/gstmpegaudioparse.c:
12259         * gst/mpegstream/gstdvddemux.c:
12260         * gst/mpegstream/gstmpegdemux.c:
12261         * gst/mpegstream/gstmpegpacketize.c:
12262         * gst/rtjpeg/gstrtjpeg.c:
12263         * gst/rtjpeg/gstrtjpegdec.c:
12264         * gst/rtjpeg/gstrtjpegenc.c:
12265         * gst/sine/gstsinesrc.c:
12266         * gst/smooth/gstsmooth.c:
12267         * gst/smpte/gstsmpte.c:
12268         * gst/smpte/gstsmpte.h:
12269         * gst/stereo/gststereo.c:
12270         * gst/videofilter/gstgamma.c:
12271         * gst/videofilter/gstvideobalance.c:
12272         * gst/videofilter/gstvideofilter.c:
12273         * gst/videofilter/gstvideoflip.c:
12274         * gst/videoscale/gstvideoscale.c:
12275         * gst/videoscale/videoscale.c:
12276         * gst/videotestsrc/gstvideotestsrc.c:
12277         * gst/videotestsrc/videotestsrc.c:
12278         * gst/wavenc/gstwavenc.c:
12279         * gst/wavparse/gstwavparse.c:
12280           fix local includes and 64 bits constants
12281
12282 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12283
12284         * win32/gst.sln:
12285         * gst-libs/gst/*/*.vcproj:
12286         * gst/*/*.vcproj:
12287           more working plugins
12288
12289 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12290
12291         * testsuite/alsa/Makefile.am:
12292         * testsuite/alsa/srcstate.c:
12293         add test for alsasrc changing state
12294
12295 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12296
12297         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12298         (gst_silence_get):
12299         * gst/silence/gstsilence.h:
12300         fix silence generation for 16bit raw audio
12301
12302 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12303
12304         * gst/matroska/matroska-demux.c:
12305         (gst_matroska_demux_parse_metadata),
12306         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12307         * gst/mpegaudio/common.c:
12308         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12309         (gst_videoscale_getcaps), (gst_videoscale_link),
12310         (gst_videoscale_src_fixate), (gst_videoscale_init),
12311         (gst_videoscale_finalize):
12312         * gst/videoscale/gstvideoscale.h:
12313         * gst/videotestsrc/gstvideotestsrc.c:
12314         (gst_videotestsrc_get_capslist):
12315         * gst/wavenc/gstwavenc.c:
12316         * sys/oss/gstossmixer.c: (fill_labels):
12317         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12318         (gst_ximagesink_handle_xevents),
12319         (gst_ximagesink_calculate_pixel_aspect_ratio),
12320         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12321         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12322         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12323         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12324         (gst_ximagesink_init), (gst_ximagesink_class_init):
12325         * sys/ximage/ximagesink.h:
12326         * sys/xvimage/xvimagesink.c:
12327         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12328         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12329         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12330         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12331         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12332         * sys/xvimage/xvimagesink.h:
12333           first batch of pixel aspect ratio commits.
12334
12335 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12336
12337         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12338         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12339         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12340           handle stride, needs work if we want to move stride handling
12341           upstream, but works correctly for our purposes.
12342
12343 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12344
12345         * gst/videoscale/README:
12346           add testing examples
12347         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12348         (gst_videoscale_chain):
12349         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12350         (gst_videoscale_get_size):
12351           add get_size function that handles stride like videotestsrc.
12352           fixes conversion for YUV formats for as much as I can test them.
12353
12354 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12355
12356         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12357         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12358         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12359         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12360         (gst_xvimagesink_xvimage_put):
12361           further cleanups, logging, error handling and synchronizing
12362
12363 2004-07-27  Wim Taymans  <wim@fluendo.com>
12364
12365         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12366         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12367         (gst_videomixer_pad_set_property),
12368         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12369         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12370         (gst_videomixer_class_init), (gst_videomixer_init),
12371         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12372         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12373         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12374         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12375         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12376         (gst_videomixer_loop), (plugin_init):
12377         Be a nicer negotiation citizen and provide a getcaps function on
12378         the srcpad. This also fixes a crash when resizing.
12379
12380 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12381
12382         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12383         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12384
12385 2004-07-27  Wim Taymans  <wim@fluendo.com>
12386
12387         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12388         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12389         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12390         (gst_pngenc_set_property):
12391         * ext/libpng/gstpngenc.h:
12392         Added snapshot property to pngenc.
12393         removed g_print from pngdec
12394
12395 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12396
12397         * gst/ac3parse/ac3parse.vcproj
12398         * gst/adder/adder.vcproj
12399         * gst/alpha/alpha.vcproj
12400         * gst/alpha/alphacolor.vcproj
12401         * gst/asfdemux/asf.vcproj
12402         * gst/audioconvert/audioconvert.vcproj
12403         * gst/audiorate/audiorate.vcproj
12404         * gst/audioscale/audioscale.vcproj
12405         * gst/auparse/auparse.vcproj
12406         * gst/avi/avi.vcproj
12407         * gst/cdxaparse/cdxaparse.vcproj
12408         * gst/chart/chart.vcproj
12409         * gst/colorspace/colorspace.vcproj
12410         * gst/cutter/cutter.vcproj
12411         * gst/debug/debug.vcproj
12412         * gst/debug/efence.vcproj
12413         * gst/debug/navigationtest.vcproj
12414         * gst/deinterlace/deinterlace.vcproj
12415         * gst/effectv/effectv.vcproj
12416         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12417         * gst/filter/filter.vcproj
12418         * gst/flx/flxdec.vcproj
12419         * gst/goom/goom.vcproj
12420         * gst/interleave/interleave.vcproj
12421         * gst/law/alaw.vcproj
12422         * gst/law/mulaw.vcproj
12423         * gst/matroska/matroska.vcproj
12424         * gst/median/median.vcproj
12425         * gst/mixmatrix/mixmatrix.vcproj
12426         * gst/mpeg1sys/mpeg1systemencode.vcproj
12427         * gst/mpeg1videoparse/mp1videoparse.vcproj
12428         * gst/mpeg2sub/mpeg2subt.vcproj
12429         * gst/mpegaudio/mpegaudio.vcproj
12430         * gst/mpegaudioparse/mpegaudioparse.vcproj
12431         * gst/mpegstream/mpegstream.vcproj
12432         * gst/multifilesink/multifilesink.vcproj
12433         * gst/multipart/multipart.vcproj
12434         * gst/oneton/oneton.vcproj
12435         * gst/overlay/overlay.vcproj
12436         * gst/passthrough/passthrough.vcproj
12437         * gst/qtdemux/qtdemux.vcproj
12438         * gst/realmedia/rmdemux.vcproj
12439         * gst/rtjpeg/rtjpeg.vcproj
12440         * gst/rtp/rtp.vcproj
12441         * gst/silence/silence.vcproj
12442         * gst/sine/sinesrc.vcproj
12443         * gst/smooth/smooth.vcproj
12444         * gst/smpte/smpte.vcproj
12445         * gst/spectrum/spectrum.vcproj
12446         * gst/speed/speed.vcproj
12447         * gst/stereo/stereo.vcproj
12448         * gst/switch/switch.vcproj
12449         * gst/tags/tagedit.vcproj
12450         * gst/tcp/tcp.vcproj
12451         * gst/typefind/typefindfunctions.vcproj
12452         * gst/udp/udp.vcproj
12453         * gst/videobox/videobox.vcproj
12454         * gst/videocrop/videocrop.vcproj
12455         * gst/videodrop/videodrop.vcproj
12456         * gst/videofilter/gamma.vcproj
12457         * gst/videofilter/videobalance.vcproj
12458         * gst/videofilter/videofilter.vcproj
12459         * gst/videofilter/videoflip.vcproj
12460         * gst/videoflip/videoflip.vcproj
12461         * gst/videomixer/videomixer.vcproj
12462         * gst/videorate/videorate.vcproj
12463         * gst/videoscale/videoscale.vcproj
12464         * gst/videotestsrc/videotestsrc.vcproj
12465         * gst/virtualdub/virtualdub.vcproj
12466         * gst/volenv/volenv.vcproj
12467         * gst/volume/volume.vcproj
12468         * gst/wavenc/wavenc.vcproj
12469         * gst/wavparse/wavparse.vcproj
12470         * gst/y4m/y4menc.vcproj
12471         * gst-libs/gst/audio/audio.vcproj
12472         * gst-libs/gst/audio/audiofilter.vcproj
12473         * gst-libs/gst/colorbalance/colorbalance.vcproj
12474         * gst-libs/gst/idct/idtc.vcproj
12475         * gst-libs/gst/media-info/media-info.vcproj
12476         * gst-libs/gst/mixer/mixer.vcproj
12477         * gst-libs/gst/navigation/navigation.vcproj
12478         * gst-libs/gst/play/play.vcproj
12479         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12480         * gst-libs/gst/resample/resample.vcproj
12481         * gst-libs/gst/riff/riff.vcproj
12482         * gst-libs/gst/tuner/tuner.vcproj
12483         * gst-libs/gst/video/video.vcproj
12484         * gst-libs/gst/xoverlay/xoverlay.vcproj
12485           avoid problems with math.h, fix release dependancy
12486           rename GStreamer-0.8.lib to libgstreamer.lib
12487
12488 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12489
12490         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12491         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12492         the atom is not available we have to unlock the mutex. Fixes #148023
12493
12494 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12495
12496         * gst-libs/gst/media-info/media-info.h:
12497           issue for a vararg macro with MSVC
12498
12499 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12500
12501         * gst/effectv/effectv.vcproj
12502         * gst-libs/gst/idct/idct.vcproj:
12503         * gst-libs/gst/media-info/media-info.vcproj:
12504         * gst-libs/gst/navigation/navigation.vcproj:
12505         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12506         * gst-libs/gst/video/video.vcproj:
12507         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12508           fixes for build problems
12509
12510 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12511
12512         * gst-libs/gst/audio/audio.def:
12513         * gst-libs/gst/audio/riff.def:
12514           add some definitions needed by plugins
12515
12516 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12517
12518         * gst/asfdemux/gstasfmux.c
12519           Fix some 64 bits constants to be glib friendly
12520
12521 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12522
12523         * gst/ac3parse/gstac3parse.c
12524         * gst/audioscale/gstaudioscale.c
12525         * gst/auparse/gstauparse.c
12526         * gst/colorspace/gstcolorspace.c
12527         * gst/colorspace/yuv2rgb.h
12528           local include fixes
12529
12530 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12531
12532         * win32/gst.sln
12533           add more plugins to the build
12534
12535 2004-07-26  Julien MOUTTE  <julien@moutte.net>
12536
12537         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12538         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
12539
12540 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12541
12542         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
12543         (gst_level_set_property), (gst_level_get_property),
12544         (gst_level_base_init), (gst_level_class_init):
12545           add debugging categories.  cleanups.
12546
12547 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12548
12549         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12550         (gst_videoscale_planar411), (gst_videoscale_planar400),
12551         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
12552         (gst_videoscale_scale_nearest_str1),
12553         (gst_videoscale_scale_nearest_str2),
12554         (gst_videoscale_scale_nearest_str4),
12555         (gst_videoscale_scale_nearest_16bit),
12556         (gst_videoscale_scale_nearest_24bit):
12557           fixed stride issues
12558           tested with 320x240 -> 321, 322, 324 x240
12559           tested with YV12, I420, YUY2, UYVY
12560           fixed packed422rev (don't think it could have worked before)
12561           by testing with UYVY
12562
12563 2004-07-26  Benjamin Otte  <otte@gnome.org>
12564
12565         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
12566         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
12567         (plugin_init):
12568           add debugging category, add error checks like checking return values
12569           of setup calls, make sure it still works after
12570           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
12571
12572 2004-07-26  Wim Taymans  <wim@fluendo.com>
12573
12574         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12575         (gst_mpeg_demux_get_audio_stream),
12576         (gst_mpeg_demux_process_private):
12577         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
12578         Check for error codes from the negotiation functions. Make sure
12579         we really set the pad caps when a new pad is created.
12580
12581 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12582
12583         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12584         (gst_ffmpeg_caps_to_pix_fmt):
12585         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12586         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12587         (gst_ffmpegcolorspace_pad_link):
12588           don't make function do two things at the same time without reason.
12589
12590 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12591
12592         * gst/ac3parse/ac3parse.vcproj
12593         * gst/adder/adder.vcproj
12594         * gst/alpha/alpha.vcproj
12595         * gst/alpha/alphacolor.vcproj
12596         * gst/asfdemux/asf.vcproj
12597         * gst/audioconvert/audioconvert.vcproj
12598         * gst/audiorate/audiorate.vcproj
12599         * gst/audioscale/audioscale.vcproj
12600         * gst/auparse/auparse.vcproj
12601         * gst/avi/avi.vcproj
12602         * gst/cdxaparse/cdxaparse.vcproj
12603         * gst/chart/chart.vcproj
12604         * gst/colorspace/colorspace.vcproj
12605         * gst/cutter/cutter.vcproj
12606         * gst/debug/debug.vcproj
12607         * gst/debug/efence.vcproj
12608         * gst/debug/navigationtest.vcproj
12609         * gst/deinterlace/deinterlace.vcproj
12610         * gst/effectv/effectv.vcproj
12611         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12612         * gst/filter/filter.vcproj
12613         * gst/flx/flxdec.vcproj
12614         * gst/goom/goom.vcproj
12615         * gst/interleave/interleave.vcproj
12616         * gst/law/alaw.vcproj
12617         * gst/law/mulaw.vcproj
12618         * gst/matroska/matroska.vcproj
12619         * gst/median/median.vcproj
12620         * gst/mixmatrix/mixmatrix.vcproj
12621         * gst/mpeg1sys/mpeg1systemencode.vcproj
12622         * gst/mpeg1videoparse/mp1videoparse.vcproj
12623         * gst/mpeg2sub/mpeg2subt.vcproj
12624         * gst/mpegaudio/mpegaudio.vcproj
12625         * gst/mpegaudioparse/mpegaudioparse.vcproj
12626         * gst/mpegstream/mpegstream.vcproj
12627         * gst/multifilesink/multifilesink.vcproj
12628         * gst/multipart/multipart.vcproj
12629         * gst/oneton/oneton.vcproj
12630         * gst/overlay/overlay.vcproj
12631         * gst/passthrough/passthrough.vcproj
12632         * gst/qtdemux/qtdemux.vcproj
12633         * gst/realmedia/rmdemux.vcproj
12634         * gst/rtjpeg/rtjpeg.vcproj
12635         * gst/rtp/rtp.vcproj
12636         * gst/silence/silence.vcproj
12637         * gst/sine/sinesrc.vcproj
12638         * gst/smooth/smooth.vcproj
12639         * gst/smpte/smpte.vcproj
12640         * gst/spectrum/spectrum.vcproj
12641         * gst/speed/speed.vcproj
12642         * gst/stereo/stereo.vcproj
12643         * gst/switch/switch.vcproj
12644         * gst/tags/tagedit.vcproj
12645         * gst/tcp/tcp.vcproj
12646         * gst/typefind/typefindfunctions.vcproj
12647         * gst/udp/udp.vcproj
12648         * gst/videobox/videobox.vcproj
12649         * gst/videocrop/videocrop.vcproj
12650         * gst/videodrop/videodrop.vcproj
12651         * gst/videofilter/gamma.vcproj
12652         * gst/videofilter/videobalance.vcproj
12653         * gst/videofilter/videofilter.vcproj
12654         * gst/videofilter/videoflip.vcproj
12655         * gst/videoflip/videoflip.vcproj
12656         * gst/videomixer/videomixer.vcproj
12657         * gst/videorate/videorate.vcproj
12658         * gst/videoscale/videoscale.vcproj
12659         * gst/videotestsrc/videotestsrc.vcproj
12660         * gst/virtualdub/virtualdub.vcproj
12661         * gst/volenv/volenv.vcproj
12662         * gst/volume/volume.vcproj
12663         * gst/wavenc/wavenc.vcproj
12664         * gst/wavparse/wavparse.vcproj
12665         * gst/y4m/y4menc.vcproj
12666           more plugins supported under windows
12667
12668 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12669
12670         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12671         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
12672         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
12673         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12674         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
12675           Add debugging statements.  Use the sizes as returned by the
12676           *CreateImage calls.
12677
12678 2004-07-26  Johan Dahlin  <johan@gnome.org>
12679
12680         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
12681         the pad is negotiated.
12682
12683         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
12684
12685 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12686
12687         * gst-libs/gst/colorbalance/colorbalance.vcproj:
12688         * gst-libs/gst/idct/idct.vcproj:
12689         * gst-libs/gst/media-info/media-info.vcproj:
12690         * gst-libs/gst/mixer/mixer.vcproj:
12691         * gst-libs/gst/navigation/navigation.vcproj:
12692         * gst-libs/gst/play/play.vcproj:
12693         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12694         * gst-libs/gst/resample/resample.vcproj:
12695         * gst-libs/gst/tuner/tuner.vcproj:
12696         * gst-libs/gst/video/video.vcproj:
12697         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12698           more plugins supported under windows
12699
12700 2004-07-25 Iain <iain@prettypeople.org>
12701
12702         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
12703         pad now rather than when the pad is created because state changes wipe
12704         explicit caps (fixes #148043).
12705
12706 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
12707
12708         reviewed by Benjamin Otte  <otte@gnome.org>
12709
12710         * ext/mad/gstmad.c:
12711           fix mad plugin crashing on Sun (fixes #148289)
12712
12713 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12714
12715         * gst/avi/avi.def:
12716         * gst/avi/avi.vcproj:
12717         * gst/matroska/matroska.def:
12718         * gst/matroska/matroska.vcproj:
12719           remove unused .def files
12720
12721 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12722
12723         * gst-libs/gst/audio/gstaudiofilter.c:
12724           Clean the local include
12725
12726 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12727
12728         * win32/gst.sln:
12729         * gst-libs/gst/audio/audio.def:
12730         * gst-libs/gst/audio/audio.vcproj:
12731         * gst-libs/gst/audio/audiofilter.vcproj:
12732         * gst-libs/gst/audio/riff.def:
12733         * gst-libs/gst/audio/riff.vcproj:
12734         * gst-libs/gst/gst-libs.def:
12735         * gst-libs/gst/gst-libs.vcproj:
12736         * gst/avi/avi.vcproj:
12737         * gst/avi/avi.vcproj:
12738           Copy the files where needed after building, cleaner projects
12739
12740 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
12741
12742         * gst/matroska/ebml-write.c:
12743           Fix some 64 bits constants to be glib friendly
12744
12745 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
12746
12747         * win32/gst.sln:
12748         * gst-libs/gst/gst-libs.def:
12749         * gst-libs/gst/gst-libs.vcproj:
12750         * gst/matroska/matroska.def:
12751         * gst/matroska/matroska.vcproj:
12752           Add the preliminary canvas to build plugins on Win32
12753
12754 2004-07-23  Benjamin Otte  <otte@gnome.org>
12755
12756         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
12757           don't enfore negotiation from source side, it breaks
12758           sinesrc ! audioconvert ! osssink
12759
12760 2004-07-22  David Schleef  <ds@schleef.org>
12761
12762         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
12763         for ELF files, since they can easily be recognized as audio/mpeg.
12764         (bug #147441)
12765
12766 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12767
12768         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12769         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
12770         (gst_videoscale_scale_nearest_24bit),
12771         (gst_videoscale_scale_nearest_16bit):
12772           fix 16bit and 24bit for stride (24bit might need testing)
12773           don't pretend we do more than one algorithm
12774
12775 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12776
12777         * configure.ac:
12778         * gst/Makefile.am:
12779         * gst/multifilesink/Makefile.am:
12780         * gst/multifilesink/gstmultifilesink.c:
12781         (gst_multifilesink_get_formats),
12782         (gst_multifilesink_get_query_types), (_do_init),
12783         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
12784         (gst_multifilesink_init), (gst_multifilesink_dispose),
12785         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
12786         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
12787         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
12788         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
12789         (gst_multifilesink_chain), (gst_multifilesink_change_state),
12790         (gst_multifilesink_uri_get_type),
12791         (gst_multifilesink_uri_get_protocols),
12792         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
12793         (gst_multifilesink_uri_handler_init), (plugin_init):
12794         * gst/multifilesink/gstmultifilesink.h:
12795         * testsuite/Makefile.am:
12796         * testsuite/multifilesink/Makefile.am:
12797         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
12798         (gst_newmedia_class_init), (gst_newmedia_init),
12799         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
12800         (newfile_signal), (test_signal), (main):
12801         multifilesink plugin for creating new files every time a new media
12802         discontinuity event occurs
12803
12804 2004-07-22  Wim Taymans  <wim@fluendo.com>
12805
12806         * gst/alpha/Makefile.am:
12807         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
12808         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
12809         (gst_alpha_color_init), (gst_alpha_color_set_property),
12810         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
12811         (transform), (gst_alpha_color_chain),
12812         (gst_alpha_color_change_state), (plugin_init):
12813         Stupid plugin to to RGBA to AYUV conversion because none of
12814         the colorspace plugins can handle that yet.
12815
12816 2004-07-22  Wim Taymans  <wim@fluendo.com>
12817
12818         * examples/seeking/seek.c: (update_scale), (main):
12819         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
12820         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
12821         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
12822         (gst_decode_bin_init), (gst_decode_bin_dispose),
12823         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
12824         (no_more_pads), (close_link), (type_found),
12825         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
12826         (plugin_init):
12827         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
12828         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
12829         (gst_play_base_bin_dispose), (queue_overrun),
12830         (gen_preroll_element), (remove_prerolls), (unknown_type),
12831         (no_more_pads), (new_stream), (setup_source),
12832         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
12833         (play_base_eos), (gst_play_base_bin_change_state),
12834         (gst_play_base_bin_add_element),
12835         (gst_play_base_bin_remove_element),
12836         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
12837         (gst_play_base_bin_unlink_stream),
12838         (gst_play_base_bin_get_streaminfo):
12839         * gst/playback/gstplaybin.c: (gen_video_element),
12840         (gen_audio_element):
12841         * gst/playback/gststreaminfo.h:
12842         More playback updates, attempt to fix things after the state change
12843         breakage.
12844
12845 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12846
12847         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
12848         (gst_videoscale_scale_nearest_16bit):
12849           comment algorithm
12850
12851 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12852
12853         * gst/videotestsrc/gstvideotestsrc.c:
12854         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
12855         (gst_videotestsrc_init), (gst_videotestsrc_get),
12856         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
12857         (gst_videotestsrc_get_property):
12858         * gst/videotestsrc/gstvideotestsrc.h:
12859         * gst/videotestsrc/videotestsrc.c:
12860         * gst/videotestsrc/videotestsrc.h:
12861           cleanup and commenting
12862
12863 2004-07-21  Wim Taymans  <wim@fluendo.com>
12864
12865         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
12866         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
12867         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
12868         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
12869         (_find_chain_get_unknown_part), (_find_streams_check),
12870         (gst_ogg_demux_push), (gst_ogg_pad_push):
12871         * ext/theora/theoradec.c: (theora_get_formats),
12872         (theora_dec_src_convert), (theora_dec_sink_convert),
12873         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12874         (theora_dec_chain):
12875         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12876         (vorbis_dec_convert), (vorbis_dec_src_query),
12877         (vorbis_dec_src_event), (vorbis_dec_event):
12878         More seeking fixes, oggdemux now supports seeking to time and
12879         uses the downstream element to convert granulepos to time.
12880         Seeking in theora-only ogg files now works.
12881
12882 2004-07-21  Wim Taymans  <wim@fluendo.com>
12883
12884         * ext/theora/theoradec.c: (gst_theora_dec_init),
12885         (theora_get_formats), (theora_get_event_masks),
12886         (theora_get_query_types), (theora_dec_src_convert),
12887         (theora_dec_sink_convert), (theora_dec_src_query),
12888         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12889         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12890         (vorbis_get_event_masks), (vorbis_get_query_types),
12891         (gst_vorbis_dec_init), (vorbis_dec_convert),
12892         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
12893         Added query/convert/formats functions to vorbis and theora decoders
12894         so that the outside world can use them too. Fixed seeking on an
12895         ogg/theora/vorbis file by disabling the seeking seeking on the
12896         theora srcpad.
12897
12898 2004-07-21  Julien MOUTTE  <julien@moutte.net>
12899
12900         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12901         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
12902         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
12903         images creation for both elements. We don't create the image on caps
12904         nego or renego, we just destroy the internal one if present if it does
12905         not match the needs. The chain function takes care of creating a new
12906         image when needed.
12907         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12908         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
12909         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12910         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
12911         the image format information. The buffer pool checks for the context
12912         image format and discard images with different formats.
12913         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
12914
12915 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12916
12917         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12918         (gst_ffmpegcolorspace_chain):
12919           no point in doing any chaining if the pad we want to push from
12920           isn't usable.
12921
12922 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12923
12924         * gst-libs/gst/riff/riff-media.c:
12925         (gst_riff_create_audio_caps_with_data):
12926           Fix double end-to-native symbol conversion (#148021).
12927
12928 2004-07-20  David Schleef  <ds@schleef.org>
12929
12930         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12931         Don't use an Atom that doesn't exist.
12932
12933 2004-07-20  Wim Taymans  <wim@fluendo.com>
12934
12935         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12936         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12937         (gst_multifdsink_client_remove),
12938         (gst_multifdsink_handle_client_write),
12939         (gst_multifdsink_queue_buffer):
12940         * gst/tcp/gstmultifdsink.h:
12941         More multifdsink stats. Avoid deadlock by releasing locks
12942         before sending out a signal.
12943
12944 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12945
12946         * po/LINGUAS:
12947         * po/hu.po:
12948           added Hungarian translation (Laszlo Dvornik)
12949
12950 2004-07-20  Wim Taymans  <wim@fluendo.com>
12951
12952         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12953         (gst_multifdsink_add), (gst_multifdsink_client_remove),
12954         (gst_multifdsink_handle_client_write),
12955         (gst_multifdsink_queue_buffer):
12956         * gst/tcp/gsttcp-marshal.list:
12957         Fixed the stupid marshal definition.
12958
12959 2004-07-20  Wim Taymans  <wim@fluendo.com>
12960
12961         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12962         (gst_multifdsink_init), (gst_multifdsink_add),
12963         (gst_multifdsink_client_remove),
12964         (gst_multifdsink_handle_client_write),
12965         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
12966         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
12967         (gst_multifdsink_init_send):
12968         * gst/tcp/gstmultifdsink.h:
12969         Added more stats, added timeout for a client, fixed some typos
12970         and added some comments.
12971
12972 2004-07-20  Wim Taymans  <wim@fluendo.com>
12973
12974         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12975         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12976         (gst_multifdsink_client_remove),
12977         (gst_multifdsink_handle_client_write):
12978         * gst/tcp/gstmultifdsink.h:
12979         * gst/tcp/gsttcp-marshal.list:
12980         Added get_stats method that returns a GValueArray of
12981         stats values.
12982
12983 2004-07-19  Benjamin Otte  <otte@gnome.org>
12984
12985         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
12986           make sure longname, description and author are valid UTF-8
12987
12988 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
12989
12990         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
12991         (gst_ximagesink_set_property):
12992         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
12993         (gst_xvimagesink_set_property):
12994           make sure SYNCHRONOUS is respected after getting the X context
12995
12996 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12997
12998         * gst/matroska/matroska-demux.c:
12999         (gst_matroska_demux_handle_src_event),
13000         (gst_matroska_demux_parse_blockgroup):
13001         * gst/matroska/matroska-ids.h:
13002           add BlockReference tag and ignore it to clear out log.
13003           ignore NAVIGATION events to clear out log.
13004
13005 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13006
13007         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
13008         (gst_matroska_demux_add_stream):
13009         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
13010           add debug categories
13011
13012 2004-07-16  Wim Taymans  <wim@fluendo.com>
13013
13014         * ext/libpng/Makefile.am:
13015         * ext/libpng/gstpng.c: (plugin_init):
13016         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
13017         (gst_pngdec_get_type), (gst_pngdec_base_init),
13018         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
13019         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
13020         * ext/libpng/gstpngdec.h:
13021         Added png decoder.
13022
13023 2004-07-16  Julien MOUTTE  <julien@moutte.net>
13024
13025         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13026         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13027         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
13028         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
13029         (gst_ximagesink_buffer_alloc):
13030         * sys/ximage/ximagesink.h:
13031         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13032         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13033         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
13034         (gst_xvimagesink_buffer_alloc):
13035         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
13036         again. Using internal data pointer of the x(v)image to store image's
13037         data to be coherent with the buffer alloc mechanism. Investigated the
13038         image destruction code to be sure that everything gets freed correctly.
13039
13040 2004-07-16  Wim Taymans  <wim@fluendo.com>
13041
13042         * gst-libs/gst/riff/riff-read.c:
13043         (gst_riff_read_strf_vids_with_data),
13044         (gst_riff_read_strf_auds_with_data):
13045         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13046         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13047         Make sure we don't create 0 sized subbuffers in riff-read.
13048         Signal the no more pads signal after reading the avi header.
13049
13050 2004-07-16  Wim Taymans  <wim@fluendo.com>
13051
13052         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13053         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13054         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13055         (gst_decode_bin_init), (gst_decode_bin_dispose),
13056         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13057         (no_more_pads), (close_link), (type_found),
13058         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13059         (gst_decode_bin_change_state), (plugin_init):
13060         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13061         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13062         (gst_play_base_bin_dispose), (queue_overrun),
13063         (gen_preroll_element), (remove_prerolls), (unknown_type),
13064         (no_more_pads), (new_stream), (setup_source),
13065         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13066         (play_base_eos), (gst_play_base_bin_change_state),
13067         (gst_play_base_bin_add_element),
13068         (gst_play_base_bin_remove_element),
13069         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13070         (gst_play_base_bin_unlink_stream),
13071         (gst_play_base_bin_get_streaminfo):
13072         * gst/playback/gstplaybasebin.h:
13073         Better error recovery. Added configurable preroll queue size. Faster
13074         detection of no-more-pads.
13075
13076 2004-07-16  Wim Taymans  <wim@fluendo.com>
13077
13078         * gst-libs/gst/video/video.h:
13079         Added 32 bits RGBA. Not sure if we should use another mime-type
13080         for alpha rgb. Currently the presence of the alpha_mask property
13081         signals an alpha channel.
13082
13083 2004-07-16  Wim Taymans  <wim@fluendo.com>
13084
13085         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13086         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13087         FPS seems to be 0.0 to MAX everywhere else.
13088
13089 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13090
13091         * gst-libs/gst/riff/riff-media.c:
13092         (gst_riff_create_video_caps_with_data):
13093           mp42/mp43 (no caps) exist too.
13094         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13095           Set pixel_width/height; we've got them in-caps.
13096         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13097         * gst/wavparse/gstwavparse.c: (plugin_init):
13098           Both are valid primary.
13099         * sys/oss/gstossmixer.c:
13100           Remove i18n hack and enable translations.
13101
13102 2004-07-15  Benjamin Otte  <otte@gnome.org>
13103
13104         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13105         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13106           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13107
13108 2004-07-15  Benjamin Otte  <otte@gnome.org>
13109
13110         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13111         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13112         (gst_alsa_close_audio):
13113           disable some of the debugging code for now. Writing debugging to a
13114           buffer is broken in current alsalib releases.
13115
13116 2004-07-12  Benjamin Otte  <otte@gnome.org>
13117
13118         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13119           use bufferpools
13120
13121 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13122
13123         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13124         (theora_dec_src_query), (theora_dec_event):
13125         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13126           add debugging categories.  Remove \n's.
13127
13128 2004-07-13  Johan Dahlin  <johan@gnome.org>
13129
13130         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13131         (gst_play_bin_get_property): Impl.
13132
13133 2004-07-13  Wim Taymans  <wim@fluendo.com>
13134
13135         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13136         When trying to find the stream length, seek back N pages
13137         instead of just one, where N is the number of streams in
13138         the current chain.
13139
13140 2004-07-13  Wim Taymans  <wim@fluendo.com>
13141
13142         * gst-libs/gst/riff/riff-media.c:
13143         (gst_riff_create_audio_caps_with_data),
13144         (gst_riff_create_audio_caps),
13145         (gst_riff_create_audio_template_caps):
13146         * gst-libs/gst/riff/riff-media.h:
13147         * gst-libs/gst/riff/riff-read.c:
13148         (gst_riff_read_strf_vids_with_data),
13149         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13150         * gst-libs/gst/riff/riff-read.h:
13151         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13152         (gst_avi_demux_add_stream):
13153         Set codec_data on caps for avidemuxer.
13154
13155 2004-07-12  David Schleef  <ds@schleef.org>
13156
13157         * configure.ac: Fix test for Objective C
13158
13159 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13160         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13161         (gst_gdk_pixbuf_chain):
13162           Add svg and pcx to template caps, and ensure that getcaps returns a
13163           subset of the template caps.
13164           Copy each row manually for output, as gdkpixbuf may pad the
13165           rowstride to a 32-bit word boundary.
13166
13167 2004-07-12  Wim Taymans  <wim@fluendo.com>
13168
13169         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13170         (gst_riff_create_video_template_caps):
13171         Fix the template caps to include some more media types.
13172
13173 2004-07-12  Wim Taymans  <wim@fluendo.com>
13174
13175         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13176         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13177         (compare_ranks), (print_feature), (gst_decode_bin_init),
13178         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13179         (try_to_link_1), (new_pad), (close_link), (type_found),
13180         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13181         (gst_decode_bin_change_state), (plugin_init):
13182         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13183         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13184         (gst_play_base_bin_dispose), (queue_overrun),
13185         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13186         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13187         (gst_play_base_bin_get_property), (play_base_eos),
13188         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13189         (gst_play_base_bin_remove_element),
13190         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13191         (gst_play_base_bin_unlink_stream),
13192         (gst_play_base_bin_get_streaminfo):
13193         * gst/playback/gstplaybasebin.h:
13194         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13195         (gst_play_bin_class_init), (gst_play_bin_init),
13196         (gst_play_bin_dispose), (gst_play_bin_set_property),
13197         (gst_play_bin_get_property), (gen_video_element),
13198         (gen_audio_element), (remove_sinks), (setup_sinks),
13199         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13200         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13201         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13202         (gst_play_bin_query), (plugin_init):
13203         * gst/playback/test4.c: (main):
13204         More fixes on reusing of the element.
13205
13206 2004-07-11  Benjamin Otte  <otte@gnome.org>
13207
13208         * ext/mad/gstmad.c: (normal_seek):
13209           allow seeking for other methods than just SET
13210
13211 2004-07-11  Andy Wingo  <wingo@pobox.com>
13212
13213         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13214         float, "any" caps -> buffer_frames=[0,MAX].
13215
13216         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13217         doesn't intersect our caps with the template any more. Do it
13218         ourselves.
13219         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13220
13221 2004-07-09  Wim Taymans  <wim@fluendo.com>
13222
13223         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13224         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13225         (compare_ranks), (print_feature), (gst_decode_bin_init),
13226         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13227         (try_to_link_1), (new_pad), (close_link), (type_found),
13228         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13229         (gst_decode_bin_change_state), (plugin_init):
13230         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13231         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13232         (gst_play_base_bin_dispose), (queue_overrun),
13233         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13234         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13235         (gst_play_base_bin_get_property), (play_base_eos),
13236         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13237         (gst_play_base_bin_remove_element),
13238         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13239         (gst_play_base_bin_unlink_stream),
13240         (gst_play_base_bin_get_streaminfo):
13241         * gst/playback/gstplaybasebin.h:
13242         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13243         (gst_play_bin_class_init), (gst_play_bin_init),
13244         (gst_play_bin_dispose), (gst_play_bin_set_property),
13245         (gst_play_bin_get_property), (gen_video_element),
13246         (gen_audio_element), (remove_sinks), (setup_sinks),
13247         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13248         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13249         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13250         (gst_play_bin_query), (plugin_init):
13251         * gst/playback/test4.c: (main):
13252         Work on object reuse and seeking.
13253
13254 2004-07-09  Wim Taymans  <wim@fluendo.com>
13255
13256         * examples/seeking/seek.c: (iterate):
13257         Don't consume all CPU in the idle loop.
13258
13259 2004-07-09  Wim Taymans  <wim@fluendo.com>
13260
13261         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13262         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13263         Add pad to element *after* setting the pad functions so that
13264         the scheduler can use the correct ones.
13265
13266 2004-07-09  Wim Taymans  <wim@fluendo.com>
13267
13268         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13269         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13270         Sync to keyframe after seek
13271
13272 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13273
13274         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13275         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13276         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13277         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13278         * ext/libvisual/visual.c: (gst_visual_change_state):
13279         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13280         * ext/theora/theoradec.c: (theora_dec_change_state):
13281         * ext/theora/theoraenc.c: (theora_enc_change_state):
13282         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13283         * gst-libs/gst/navigation/navigation.c:
13284         * gst/adder/gstadder.c: (gst_adder_change_state):
13285         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13286         (gst_audio_convert_get_buffer):
13287         * gst/multipart/multipartdemux.c:
13288         (gst_multipart_demux_change_state):
13289         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13290         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13291         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13292         * gst/videoscale/gstvideoscale.c:
13293         (gst_videoscale_handle_src_event):
13294         * gst/volume/gstvolume.c: (volume_chain_int16):
13295           don't assert in state change, this should be done by the base
13296           GstElement class.
13297           various debugging fixes.
13298
13299 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13300
13301         * configure.ac:
13302         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13303         (gst_play_dispose), (gst_play_set_location),
13304         (gst_play_set_data_src), (gst_play_set_video_sink),
13305         (gst_play_set_audio_sink), (gst_play_set_visualization),
13306         (gst_play_connect_visualization), (gst_play_get_sink_element),
13307         (gst_play_get_all_by_interface):
13308         * gst-libs/gst/play/play.h:
13309           add new method to get elements implementing an interface.
13310           add various error logging
13311
13312 2004-07-08  Wim Taymans  <wim@fluendo.com>
13313
13314         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13315         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13316         (make_playerbin_pipeline), (query_durations_elems),
13317         (query_durations_pads), (query_positions_elems),
13318         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13319         (main):
13320         Added playbin seeking example.
13321
13322 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13323
13324         * gst-libs/gst/play/play.c: (gst_play_set_location),
13325         (gst_play_set_data_src), (gst_play_set_video_sink),
13326         (gst_play_set_audio_sink), (gst_play_set_visualization),
13327         (gst_play_connect_visualization), (gst_play_get_framerate):
13328           use a macro to look up elements from hash table
13329
13330 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13331
13332         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13333         (gst_play_get_length_callback), (gst_play_set_location),
13334         (gst_play_seek_to_time), (gst_play_set_data_src),
13335         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13336         (gst_play_set_visualization), (gst_play_connect_visualization),
13337         (gst_play_get_sink_element):
13338         - add debugging info
13339         - fix looking up sink elements by iterating over complete caps
13340         - put everything except for source and autoplugger in a complete bin
13341
13342 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13343
13344         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13345         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13346         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13347         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13348         * ext/alsa/gstalsasink.h:
13349         - add debugging info
13350         - clean up schizophrenia of data/buffer/event
13351         - fix double event unref error
13352
13353 2004-07-08  Wim Taymans  <wim@fluendo.com>
13354
13355         * gst/playback/Makefile.am:
13356         Add headers to noinst
13357
13358 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13359
13360         * tools/gst-launch-ext-m.m:
13361         * tools/gst-launch-ext.1.in:
13362           convert to the third millenium
13363
13364 2004-07-07  David Schleef  <ds@schleef.org>
13365
13366         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13367
13368 2004-07-07  Wim Taymans  <wim@fluendo.com>
13369
13370         * gst/playback/Makefile.am:
13371         * gst/playback/README:
13372         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13373         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13374         (compare_ranks), (print_feature), (gst_decode_bin_init),
13375         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13376         (try_to_link_1), (new_pad), (close_link), (type_found),
13377         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13378         (plugin_init):
13379         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13380         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13381         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13382         (gen_preroll_element), (no_more_pads), (new_stream),
13383         (setup_source), (gst_play_base_bin_set_property),
13384         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13385         (gst_play_base_bin_add_element),
13386         (gst_play_base_bin_remove_element),
13387         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13388         (gst_play_base_bin_unlink_stream),
13389         (gst_play_base_bin_get_streaminfo):
13390         * gst/playback/gstplaybasebin.h:
13391         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13392         (gst_play_bin_class_init), (gst_play_bin_init),
13393         (gst_play_bin_dispose), (gst_play_bin_set_property),
13394         (gst_play_bin_get_property), (gen_video_element),
13395         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13396         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13397         (gst_play_bin_get_formats), (gst_play_bin_convert),
13398         (gst_play_bin_get_query_types), (gst_play_bin_query),
13399         (plugin_init):
13400         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13401         (gst_stream_info_get_type), (gst_stream_info_class_init),
13402         (gst_stream_info_init), (gst_stream_info_new),
13403         (gst_stream_info_dispose), (gst_stream_info_set_property),
13404         (gst_stream_info_get_property):
13405         * gst/playback/gststreaminfo.h:
13406         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13407         (main):
13408         * gst/playback/test2.c: (main):
13409         * gst/playback/test3.c: (update_scale), (main):
13410         More playbin fixes. Added README. Do better element filtering.
13411         Added base class to preroll media. Added test apps.
13412
13413 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13414
13415         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13416         * ext/mpeg2dec/gstmpeg2dec.h:
13417           various debugging improvements.  Reset stream to next picture
13418           instead of sequence header, otherwise seeks cannot work.
13419
13420 2004-07-07  Wim Taymans  <wim@fluendo.com>
13421
13422         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13423         (gst_video_box_class_init), (gst_video_box_set_property),
13424         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13425         Use pad_alloc where possible.
13426
13427 2004-07-07  Wim Taymans  <wim@fluendo.com>
13428
13429         * sys/oss/gstosselement.c: (gst_osselement_reset),
13430         (gst_osselement_parse_caps):
13431         * sys/oss/gstosselement.h:
13432         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13433         Fix offset on osssrc.
13434
13435 2004-07-07  Wim Taymans  <wim@fluendo.com>
13436
13437         * ext/theora/theora.c: (plugin_init):
13438         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13439         (theora_dec_src_query), (theora_dec_chain):
13440         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13441         (theora_enc_sink_link), (theora_buffer_from_packet),
13442         (theora_push_packet), (theora_enc_chain):
13443         Fix theora granulepos calculation.
13444         Fix overflow in duration/position calculation.
13445         Bump rank to PRIMARY for theoradec.
13446         Use granulepos of last packet to calculate position.
13447         Set keyframe flag on buffers when needed.
13448
13449 2004-07-06  David Schleef  <ds@schleef.org>
13450
13451         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13452         serious?  (Fixed, obviously.)
13453
13454 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13455
13456         * po/LINGUAS:
13457         * po/cs.po:
13458           added Czech translation (Miloslav Trmac)
13459
13460 2004-07-05  Wim Taymans  <wim@fluendo.com>
13461
13462         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13463         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13464         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13465         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13466         (close_link), (type_found), (gst_decode_bin_set_property),
13467         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13468         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13469         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13470         (gst_decode_bin_query), (plugin_init):
13471         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13472         (gst_play_bin_class_init), (gst_play_bin_init),
13473         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13474         (get_video_element), (new_pad), (setup_source),
13475         (gst_play_bin_set_property), (gst_play_bin_get_property),
13476         (gst_play_bin_change_state), (gst_play_bin_add_element),
13477         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13478         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13479         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13480         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13481         * gst/playback/test.c: (main):
13482         More fixes, cleaned up playbin, make it use decodebin. Added
13483         threaded property to playbin.
13484
13485 2004-07-05  Wim Taymans  <wim@fluendo.com>
13486
13487         * configure.ac:
13488         * gst/playback/Makefile.am:
13489         * gst/playback/decodetest.c: (main):
13490         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13491         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13492         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13493         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13494         (close_link), (type_found), (gst_decode_bin_set_property),
13495         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13496         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13497         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13498         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13499         (plugin_init):
13500         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13501         (gst_play_bin_class_init), (gst_play_bin_init),
13502         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13503         (collect_sink_pads), (find_compatibles), (close_pad_link),
13504         (try_to_link_1), (new_pad), (close_link), (type_found),
13505         (setup_source), (gst_play_bin_set_property),
13506         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13507         (compare_ranks), (gst_play_bin_collect_factories),
13508         (gst_play_bin_change_state), (gst_play_bin_add_element),
13509         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13510         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13511         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13512         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13513         * gst/playback/test.c: (main):
13514         Added some playback helper elements and some test apps, very alpha
13515         still.
13516
13517 2004-07-04  Benjamin Otte  <otte@gnome.org>
13518
13519         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13520           only restart audio when we indeed have an xrun to fix repeated
13521           xruns. Fix suggested by Giuliano Pochini.
13522
13523 2004-07-03  David Schleef  <ds@schleef.org>
13524
13525         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
13526         call to gst_debug_log() if debugging is disabled (bug #145118)
13527
13528 2004-07-03  Benjamin Otte  <otte@gnome.org>
13529
13530         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13531           use our own functions for restarting the alsa device.
13532         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13533           I should apply patches myself - use MIN for the third argument, not
13534           the second, this fixes seeking
13535
13536 2004-07-02  David Schleef  <ds@schleef.org>
13537
13538         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13539         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
13540         do with the logic.
13541
13542 2004-07-02  David Schleef  <ds@schleef.org>
13543
13544         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
13545         output buffers.  Fix logic mistake.  (bug #144866)
13546
13547 2004-07-02  David Schleef  <ds@schleef.org>
13548
13549         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
13550         on X.  (bug #144753)
13551
13552 2004-07-02  David Schleef  <ds@schleef.org>
13553
13554         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
13555         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
13556         (bug #144624)
13557         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
13558         (gst_osselement_rate_probe_check): Add another workaround for
13559         buggy drivers (bug #145336)
13560
13561 2004-07-02  David Schleef  <ds@schleef.org>
13562
13563         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
13564         Most systems don't have MSG_NOSIGNAL.
13565
13566 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13567
13568         * Makefile.am:
13569         * gst-libs/gst/colorbalance/Makefile.am:
13570         * gst-libs/gst/mixer/Makefile.am:
13571         * gst-libs/gst/play/Makefile.am:
13572         * gst-libs/gst/tuner/Makefile.am:
13573           (hopefully) fix both install and dist and make error message useful.
13574           needs testing across automakes.
13575
13576 2004-07-02  Benjamin Otte  <otte@gnome.org>
13577
13578         * ext/ogg/gstogg.c: (plugin_init):
13579           we require bytestream now
13580         * ext/ogg/gstoggdemux.c:
13581           huge diff to implement chain setup in a fast and generic way. This
13582           improves tag reading and startup of huge files (read: Theora videos)
13583           quite a bit. It probably contains bugs, too, so please test.
13584           Seeking is not improved to the fast method.
13585
13586 2004-06-29  Wim Taymans  <wim@fluendo.com>
13587
13588         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13589         * ext/ogg/gstoggmux.c:
13590         Fix memleak in oggdemux when running unconnected pads.
13591         doc update in mux, start working on keyframe mode.
13592
13593 2004-06-29  Benjamin Otte  <otte@gnome.org>
13594
13595         * sys/oss/gstosssink.c:
13596         * sys/oss/gstosssrc.c:
13597           advertise correct template caps - we indeed do non-native endianness
13598           and 8bit audio has no endianness
13599         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
13600         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
13601           avoid (wrong) duplications in getcaps function and return
13602           template caps
13603
13604 2004-06-29  Wim Taymans  <wim@fluendo.com>
13605
13606         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13607         (gst_multifdsink_class_init), (gst_multifdsink_add),
13608         (gst_multifdsink_remove), (gst_multifdsink_clear),
13609         (gst_multifdsink_client_remove),
13610         (gst_multifdsink_handle_client_read),
13611         (gst_multifdsink_client_queue_data),
13612         (gst_multifdsink_client_queue_caps),
13613         (gst_multifdsink_client_queue_buffer),
13614         (gst_multifdsink_handle_client_write),
13615         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13616         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13617         (gst_multifdsink_init_send), (gst_multifdsink_close):
13618         Fix wrong GList iteration that could crash the server when
13619         more then 2 clients disconnect at the same time. Read all the
13620         pending commands in one batch to recover from command storms under
13621         very heavy load.
13622
13623 2004-06-28  Wim Taymans  <wim@fluendo.com>
13624
13625         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
13626         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
13627         (gst_videomixer_pad_set_property),
13628         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
13629         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
13630         (gst_videomixer_class_init), (gst_videomixer_init),
13631         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
13632         (pad_zorder_compare), (gst_videomixer_sort_pads),
13633         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
13634         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13635         (gst_videomixer_update_queues), (gst_videomixer_loop),
13636         (plugin_init):
13637         Avoid divide by zero, choose masterpad as the pad with the highest
13638         framerate.
13639
13640 2004-06-27  Julien Moutte  <julien@moutte.net>
13641
13642         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13643         (gst_ximagesink_xwindow_new):
13644         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13645         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
13646         function directly. We might want to call it from somewhere else one day.
13647
13648 2004-06-27  Julien Moutte  <julien@moutte.net>
13649
13650         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
13651         (gst_ximagesink_xwindow_new):
13652         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
13653         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
13654         window decorations.
13655
13656 2004-06-27  Wim Taymans  <wim@fluendo.com>
13657
13658         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
13659         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
13660         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
13661         (gst_dvdec_set_property), (gst_dvdec_get_property):
13662         * ext/dv/gstdvdec.h:
13663         Implement drop_factor property to lower the framerate with
13664         a factor.
13665
13666 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13667
13668         * gst-libs/gst/colorbalance/Makefile.am:
13669         * gst-libs/gst/mixer/Makefile.am:
13670         * gst-libs/gst/play/Makefile.am:
13671         * gst-libs/gst/tuner/Makefile.am:
13672           unbreak Company's fix that didn't install the -enum.h files
13673
13674 2004-06-27  Wim Taymans  <wim@fluendo.com>
13675
13676         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
13677         (gst_dvdec_change_state):
13678         * ext/dv/gstdvdec.h:
13679         Fix timestamp, duration and offset of the buffers.
13680
13681 2004-06-27  Wim Taymans  <wim@fluendo.com>
13682
13683         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13684         (gst_multifdsink_class_init), (gst_multifdsink_add),
13685         (gst_multifdsink_remove), (gst_multifdsink_clear),
13686         (gst_multifdsink_client_remove),
13687         (gst_multifdsink_handle_client_read),
13688         (gst_multifdsink_client_queue_data),
13689         (gst_multifdsink_client_queue_caps),
13690         (gst_multifdsink_client_queue_buffer),
13691         (gst_multifdsink_handle_client_write),
13692         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13693         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13694         (gst_multifdsink_init_send), (gst_multifdsink_close):
13695         * gst/tcp/gstmultifdsink.h:
13696         * gst/tcp/gsttcpserversink.c:
13697         (gst_tcpserversink_handle_server_read),
13698         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
13699         More multifdsink fixes, more recovery policy fixes.
13700         Removed stupid g_print
13701
13702 2004-06-26  Wim Taymans  <wim@fluendo.com>
13703
13704         * gst/tcp/Makefile.am:
13705         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13706         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
13707         (gst_multifdsink_class_init), (gst_multifdsink_init),
13708         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
13709         (gst_multifdsink_handle_client_read),
13710         (gst_multifdsink_client_queue_data),
13711         (gst_multifdsink_client_queue_caps),
13712         (gst_multifdsink_client_queue_buffer),
13713         (gst_multifdsink_handle_client_write),
13714         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13715         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13716         (gst_multifdsink_chain), (gst_multifdsink_set_property),
13717         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
13718         (gst_multifdsink_close), (gst_multifdsink_change_state):
13719         * gst/tcp/gstmultifdsink.h:
13720         * gst/tcp/gsttcpplugin.c: (plugin_init):
13721         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
13722         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
13723         (gst_tcpserversink_handle_server_read),
13724         (gst_tcpserversink_handle_select),
13725         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
13726         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
13727         * gst/tcp/gsttcpserversink.h:
13728         Added multifdsink, made tcpserversink a subclass of fdsink, removed
13729         one of the locks, added recovery policy to multifdsink.
13730
13731 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13732
13733         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
13734           fix decision for when getting frames with same timestamp
13735         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13736         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
13737         (gst_v4lsrc_get_property):
13738         * sys/v4l/gstv4lsrc.h:
13739           add latency offset property
13740
13741 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13742
13743         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
13744         (plugin_init):
13745           fix debugging. add category.
13746
13747 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13748
13749         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
13750           fix wrong offsets
13751
13752 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13753
13754         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13755         (gst_alsa_src_get_time), (gst_alsa_src_loop),
13756         (gst_alsa_src_change_state):
13757           return a time that is in sync with the element's processing
13758
13759 2004-06-25  Wim Taymans  <wim@fluendo.com>
13760
13761         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
13762         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
13763         (gst_tcpserversink_client_remove),
13764         (gst_tcpserversink_handle_client_read),
13765         (gst_tcpserversink_client_queue_data),
13766         (gst_tcpserversink_client_queue_caps),
13767         (gst_tcpserversink_client_queue_buffer),
13768         (gst_tcpserversink_handle_client_write),
13769         (gst_tcpserversink_queue_buffer),
13770         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
13771         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
13772         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
13773         (gst_tcpserversink_close):
13774         * gst/tcp/gsttcpserversink.h:
13775         Serversink rewrite. Really do non blocking writes to clients and
13776         maintain an internal queue to handle slower clients while not
13777         disturbing fast clients.
13778
13779 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13780
13781         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
13782           better debug, don't override OFFSET and OFFSET_END
13783
13784 2004-06-25  Iain <iain@prettypeople.org>
13785
13786         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
13787         name=source for the wavparse pipeline.
13788
13789 2004-06-24  Johan Dahlin  <johan@gnome.org>
13790
13791         * ext/theora/theoraenc.c (theora_enc_chain): Call
13792         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
13793         streamheader caps are set correctly.
13794
13795 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13796
13797         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13798         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
13799           respect minimum bitrate; same could be done for max bitrate
13800
13801 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13802
13803         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13804         (gst_vorbisenc_setup):
13805           fix sample rate range
13806
13807 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13808
13809         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
13810         (gst_oggvorbisenc_setup):
13811         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
13812         (gst_vorbisenc_setup):
13813           resolve ambiguities in code and description
13814
13815 2004-06-24  Wim Taymans  <wim@fluendo.com>
13816
13817         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
13818         * ext/alsa/gstalsa.h:
13819         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13820         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
13821         Use alsa trigger_tstamp to get the timestamp of the first
13822         sample in the buffer for more precise sync. Some cleanups.
13823
13824 2004-06-24  Wim Taymans  <wim@fluendo.com>
13825
13826         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
13827         (gst_audiorate_init), (gst_audiorate_chain),
13828         (gst_audiorate_set_property), (gst_audiorate_get_property):
13829         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13830         (gst_videorate_chain):
13831         Added some logging, fixed an overflow bug in videorate.
13832
13833 2004-06-24  Benjamin Otte  <otte@gnome.org>
13834
13835         * ext/kio/Makefile.am:
13836           fix for builddir != srcdir and distcheck
13837
13838 2004-06-24  Benjamin Otte  <otte@gnome.org>
13839
13840         * gst-libs/gst/colorbalance/Makefile.am:
13841         * gst-libs/gst/mixer/Makefile.am:
13842         * gst-libs/gst/play/Makefile.am:
13843         * gst-libs/gst/tuner/Makefile.am:
13844         * gst/tcp/Makefile.am:
13845         * sys/dxr3/Makefile.am:
13846           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
13847           tarball.
13848           Also add all *.list files that were missing.
13849         * Makefile.am:
13850           add a distcheck hook to ensure the above doesn't happen again.
13851
13852 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
13853
13854         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
13855
13856 2004-06-23  Colin Walters  <walters@redhat.com>
13857
13858         * m4/Makefile.am: Distribute gst-fionread.m4.
13859
13860 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13861
13862         * configure.ac: back to dev
13863
13864 2004-06-23  Wim Taymans  <wim@fluendo.com>
13865
13866         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
13867         (gst_alsa_xrun_recovery):
13868         * ext/alsa/gstalsa.h:
13869         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13870         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
13871         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
13872         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
13873         (gst_alsa_src_loop):
13874         Add clock to alsasrc. Take new capture timestamp when
13875         restarting after an overrun. Split up some functions between
13876         alsasrc and alsasink.
13877
13878 === release 0.8.2 ===
13879
13880 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13881
13882         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
13883         (gst_alsa_change_state), (gst_alsa_update_avail),
13884         (gst_alsa_xrun_recovery):
13885         * ext/alsa/gstalsa.h:
13886         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13887           merge back changes from release
13888
13889 2004-06-23  Wim Taymans  <wim@fluendo.com>
13890
13891         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
13892         (gst_audiorate_init), (gst_audiorate_chain),
13893         (gst_audiorate_set_property), (gst_audiorate_get_property):
13894         Implement sample dropping and notify
13895
13896 2004-06-22  Wim Taymans  <wim@fluendo.com>
13897
13898         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13899         (theora_enc_sink_link), (theora_buffer_from_packet),
13900         (theora_push_packet), (theora_enc_chain):
13901         Some cleanups, make sure the timestamps are correct.
13902
13903 2004-06-22  Wim Taymans  <wim@fluendo.com>
13904
13905         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
13906         (gst_alsa_change_state), (gst_alsa_update_avail),
13907         (gst_alsa_xrun_recovery):
13908         * ext/alsa/gstalsa.h:
13909         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
13910         Cleanups, take queued samples into account when reporting
13911         the time.
13912
13913 2004-06-22  Wim Taymans  <wim@fluendo.com>
13914
13915         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13916         (gst_videorate_init):
13917         Initialize the property as well.
13918
13919 2004-06-22  Wim Taymans  <wim@fluendo.com>
13920
13921         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
13922         (gst_videorate_init), (gst_videorate_chain),
13923         (gst_videorate_set_property), (gst_videorate_get_property):
13924         Add property to make videorate silent.
13925         Add property to prefer new frames over old ones.
13926
13927 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13928
13929         * sys/osxvideo/Makefile.am:
13930         Workaround so that the osxvideo .so file gets linked with the
13931         Cocoa, OpenGL and QuickTime frameworks
13932
13933 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13934
13935         * sys/osxaudio/Makefile.am:
13936         Workaround so that the osxaudio .so file gets linked with the
13937         CoreAudio framework
13938
13939 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13940
13941         * configure.ac:
13942         Whoops, my fault...fixed build issues
13943
13944 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13945
13946         * configure.ac:
13947         Add objective-c support if running in Darwin/Mac OS X
13948         * sys/Makefile.am:
13949         * sys/osxvideo:
13950         * sys/osxvideo/Makefile.am:
13951         * sys/osxvideo/osxvideosink.h:
13952         * sys/osxvideo/osxvideosink.m:
13953         * sys/osxvideo/cocoawindow.h:
13954         * sys/osxvideo/cocoawindow.m:
13955         Add osxvideosink, a cocoa-based osx video sink
13956
13957
13958 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
13959         * ext/dvdnav/gst-dvd:
13960         Grab the gconf key from the right spot
13961         * gst/debug/gstnavseek.c: (gst_navseek_init),
13962         (gst_navseek_segseek), (gst_navseek_handle_src_event),
13963         (gst_navseek_chain):
13964         * gst/debug/gstnavseek.h:
13965           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
13966           and loop parameters of a segment seek.
13967         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
13968         (gst_videotestsrc_get_event_masks),
13969         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
13970         * gst/videotestsrc/gstvideotestsrc.h:
13971           Add seeking support to videotestsrc
13972           Initialise the timestamp_offset variable.
13973
13974 2004-06-18  Wim Taymans  <wim@fluendo.com>
13975
13976         * ext/sidplay/gstsiddec.cc:
13977         Fix negotiation and set correct end offset.
13978
13979 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13980
13981         * configure.ac: branch and prerelease
13982
13983 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13984
13985         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
13986         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
13987         (gst_tcpclientsrc_init_receive):
13988         * gst/tcp/gsttcpclientsrc.h:
13989           read caps when connecting to server for GDP so we set them correctly
13990
13991 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13992
13993         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
13994           notify drops and duplicates
13995         * gst/videoscale/videoscale.c: (videoscale_get_structure):
13996           no good reason to limit ourselves to 100x100
13997
13998 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13999
14000         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14001         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14002         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14003         (gst_v4lsrc_get_property):
14004         * sys/v4l/gstv4lsrc.h:
14005         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14006         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14007         (gst_v4l_set_audio):
14008         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
14009         (gst_v4lsrc_try_capture):
14010         * sys/v4l/v4lsrc_calls.h:
14011           change try_palette to more general try_capture
14012           add autoprobe option so we can turn off autoprobing
14013           various fixes
14014
14015 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14016
14017         * configure.ac:
14018           add videorate
14019         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
14020         (gst_ximagesink_class_init):
14021         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
14022         (gst_xvimagesink_class_init):
14023           run them as finalize, not dispose, since dispose can be invoked
14024           multiple times
14025
14026 2004-06-17  Wim Taymans  <wim@fluendo.com>
14027
14028         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14029         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
14030         * ext/alsa/gstalsa.h:
14031         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14032         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
14033         (gst_alsa_src_change_state):
14034         * ext/alsa/gstalsasrc.h:
14035         Make the xrun code timestamp and offset the buffers correctly.
14036         moved the clock to the base class, use alsa methods to get time.
14037         Do correct timestamping on outgoing buffers.
14038
14039 2004-06-17  Wim Taymans  <wim@fluendo.com>
14040
14041         * gst/audiorate/Makefile.am:
14042         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14043         (gst_audiorate_base_init), (gst_audiorate_class_init),
14044         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14045         (gst_audiorate_set_property), (gst_audiorate_get_property),
14046         (gst_audiorate_change_state), (plugin_init):
14047         Added an audiorate converter that fills in gaps.
14048
14049 2004-06-17  Johan Dahlin  <johan@gnome.org>
14050
14051         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14052
14053 2004-06-16  Wim Taymans  <wim@fluendo.com>
14054
14055         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14056         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14057         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14058         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14059         (gst_v4lsrc_get_property):
14060         * sys/v4l/gstv4lsrc.h:
14061         Added a copy mode to v4lsrc where it will output a copied version
14062         of its internal hardware buffer.
14063         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14064         can't | them.
14065
14066 2004-06-16  Wim Taymans  <wim@fluendo.com>
14067
14068         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14069         Timestamp fixes.
14070
14071 2004-06-16  Wim Taymans  <wim@fluendo.com>
14072
14073         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14074         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14075         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14076         (gst_v4lsrc_get_property):
14077         * sys/v4l/gstv4lsrc.h:
14078         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14079         Added a sync mode enum property to control v4lsrc timestamp method
14080         Removed the use-fixed-fps property and moved functionality in
14081         the enum.
14082         Don't error on an error value from v4l-conf, it might not always
14083         be a real error.
14084
14085 2004-06-16  Wim Taymans  <wim@fluendo.com>
14086
14087         * gst/videorate/Makefile.am:
14088         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14089         (gst_videorate_base_init), (gst_videorate_class_init),
14090         (gst_videorate_getcaps), (gst_videorate_link),
14091         (gst_videorate_init), (gst_videorate_chain),
14092         (gst_videorate_set_property), (gst_videorate_get_property),
14093         (gst_videorate_change_state), (plugin_init):
14094         Added a video timestamp corrector.
14095
14096 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14097
14098         fixed a potential leak with previous commit
14099
14100         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14101
14102 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14103
14104         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14105         Added missing refcount, fixes bug #144425
14106         Cheers Tim for finding the bug
14107
14108 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14109
14110         * sys/v4l/gstv4l.c: (plugin_init):
14111         * sys/v4l/gstv4lcolorbalance.c:
14112         * sys/v4l/gstv4lcolorbalance.h:
14113         * sys/v4l/gstv4lelement.c:
14114         * sys/v4l/gstv4lelement.h:
14115         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14116         * sys/v4l/gstv4lmjpegsink.h:
14117         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14118         * sys/v4l/gstv4lmjpegsrc.h:
14119         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14120         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14121         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14122         * sys/v4l/gstv4lsrc.h:
14123         * sys/v4l/gstv4ltuner.c:
14124         * sys/v4l/gstv4ltuner.h:
14125         * sys/v4l/gstv4lxoverlay.c:
14126         * sys/v4l/gstv4lxoverlay.h:
14127         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14128         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14129         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14130         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14131         (gst_v4l_set_audio):
14132         * sys/v4l/v4l_calls.h:
14133         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14134         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14135         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14136         (gst_v4lmjpegsink_playback_init),
14137         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14138         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14139         (gst_v4lmjpegsink_playback_stop),
14140         (gst_v4lmjpegsink_playback_deinit):
14141         * sys/v4l/v4lmjpegsink_calls.h:
14142         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14143         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14144         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14145         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14146         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14147         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14148         * sys/v4l/v4lmjpegsrc_calls.h:
14149         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14150         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14151         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14152         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14153         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14154         (gst_v4lsrc_try_palette):
14155         * sys/v4l/v4lsrc_calls.h:
14156           bunch of paranoia cleanups
14157
14158 2004-06-14  David Schleef  <ds@schleef.org>
14159
14160         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14161         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14162         Send discont events and change timestamps appropriately when
14163         we get a seek event.  (bug #144240)
14164         * ext/cdparanoia/gstcdparanoia.h:
14165
14166 2004-06-14  Benjamin Otte  <otte@gnome.org>
14167
14168         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14169           snd_pcm_hw_params_set_rate  since the latter fails for no good
14170           reason on some setups.
14171
14172 2004-06-14  David Schleef  <ds@schleef.org>
14173
14174         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14175         standard.  Thank you for playing.
14176
14177 2004-06-14  Wim Taymans  <wim@fluendo.com>
14178
14179         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14180         Patch 1.3 broke the ordering of the colorspace info and
14181         made the plugin basically work by coincidence, reordered
14182         the info.
14183
14184 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14185
14186         * ext/lame/gstlame.c:
14187         * ext/mad/gstmad.c:
14188           sync caps.  Make sure mad can only output a list of rates, not
14189           a full range.  In the future, have three caps lists for each of the
14190           mpeg versions.  Change mpegversion to a double as well.
14191
14192 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14193
14194         * gst/volume/.cvsignore:
14195         * gst/volume/Makefile.am:
14196         * gst/volume/demo.c: (value_changed_callback), (idler),
14197         (setup_gui), (main):
14198           added small demo app
14199
14200 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14201         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14202         * ext/esd/esdsink.h:
14203         Close the esd connection on pause, because esd will just wait -
14204         blocking all other esd clients indefinitely.
14205
14206 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14207
14208         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14209           previous commit with GST_DEBUG
14210
14211 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14212
14213         * configure.ac:
14214           add a header check for a dvdread header in dvdnav.  Fixes #133002
14215
14216 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14217
14218         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14219         * gst/tcp/gsttcpclientsink.h:
14220         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14221         * gst/tcp/gsttcpclientsrc.h:
14222         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14223         (gst_tcpserversink_handle_server_read),
14224         (gst_tcpserversink_init_send):
14225         * gst/tcp/gsttcpserversink.h:
14226         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14227         * gst/tcp/gsttcpserversrc.h:
14228         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14229         version of IP)
14230
14231 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14232
14233         * configure.ac:
14234         Added ogg library so that OSX detects libtheora properly
14235
14236 2004-06-11  Wim Taymans  <wim@fluendo.com>
14237
14238         * ext/theora/theoradec.c: (theora_dec_chain),
14239         (theora_dec_change_state):
14240         Don't try to decode frames before we received a keyframe.
14241
14242 2004-06-11  Wim Taymans  <wim@fluendo.com>
14243
14244         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14245         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14246         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14247         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14248         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14249         Added property to set the maximum delay of a page.
14250
14251 2004-06-10  Wim Taymans  <wim@fluendo.com>
14252
14253         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14254         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14255         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14256         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14257         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14258         Added max-delay property to control the maximum amount
14259         of data to put in one page.
14260
14261 2004-06-10  Wim Taymans  <wim@fluendo.com>
14262
14263         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14264         (gst_theora_enc_init), (theora_enc_sink_link),
14265         (theora_buffer_from_packet), (theora_enc_set_property),
14266         (theora_enc_get_property):
14267         Set duration on encoded buffer, added some more properties
14268
14269 2004-06-10  Wim Taymans  <wim@fluendo.com>
14270
14271         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14272         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14273         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14274         * ext/theora/theoraenc.c: (theora_enc_chain):
14275         Fix refcounting bugs
14276
14277 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14278
14279         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14280         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14281         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14282         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14283         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14284         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14285         (gst_asf_demux_change_state):
14286         * gst/asfdemux/gstasfdemux.h:
14287           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14288           feels like. I think we should set a new requirement for demuxers
14289           from now on to implement sane loop functions, data loops, query
14290           and seek functions before first commit into CVS. And this commit
14291           fixes all of the above.
14292
14293 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14294
14295         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14296           vorbis comments are properly encoded in UTF-8 before adding them
14297           to a GstTagList
14298
14299 2004-06-09  Benjamin Otte  <otte@gnome.org>
14300
14301         * ext/alsa/gstalsa.c: (add_channels):
14302           handle min <= max correctly
14303         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14304         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14305           add fixation functions so we fixate correctly. No preferring of alaw
14306           anymore because it's the first structure.
14307         * ext/alsa/gstalsa.h:
14308         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14309         (gst_alsa_hw_params_dump):
14310           add functions to ease debugging in alsalib
14311         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14312         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14313         (gst_alsa_start_audio):
14314           only specify hw params if we really setup a format (fixes #134007 -
14315           or at least works around it)
14316
14317 2004-06-09  Wim Taymans  <wim@fluendo.com>
14318
14319         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14320         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14321         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14322         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14323         (gst_ogg_mux_loop):
14324         Use stream caps to setup the initial pages in the ogg stream.
14325         Correctly set the streamheader caps on the srcpad.
14326
14327 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14328
14329         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14330         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14331         (gst_v4lsrc_getcaps):
14332         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14333         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14334           add querying of fps lists for webcams.  Negotiating to a framerate
14335           now works.
14336
14337 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14338
14339         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14340         (theora_push_buffer), (theora_push_packet),
14341         (theora_set_header_on_caps), (theora_enc_chain):
14342           mark buffers and put on streamheader, raw theora streaming
14343           now works too, whee
14344
14345 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14346
14347         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14348         (gst_tcp_gdp_read_caps):
14349           do a looping read for caps and GDP headers too
14350
14351 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14352
14353         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14354         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14355           return EOS instead of NULL in _get
14356
14357 2004-06-08  Wim Taymans  <wim@fluendo.com>
14358
14359         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14360         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14361         (gst_tcp_gdp_write_caps):
14362         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14363         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14364         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14365         Memory leak fixes
14366
14367 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14368
14369         * ext/vorbis/Makefile.am:
14370         * ext/vorbis/vorbis.c: (plugin_init):
14371         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14372         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14373         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14374         (vorbis_parse_change_state):
14375         * ext/vorbis/vorbisparse.h:
14376           adding a vorbisparse element that marks the buffers, streaming
14377           raw vorbis using GDP now works, whee
14378
14379 2004-06-08  Wim Taymans  <wim@fluendo.com>
14380
14381         * ext/jpeg/Makefile.am:
14382         * ext/jpeg/README:
14383         * ext/jpeg/gstjpeg.c: (plugin_init):
14384         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14385         (gst_smokedec_base_init), (gst_smokedec_class_init),
14386         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14387         * ext/jpeg/gstsmokedec.h:
14388         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14389         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14390         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14391         (gst_smokeenc_resync), (gst_smokeenc_chain),
14392         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14393         * ext/jpeg/gstsmokeenc.h:
14394         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14395         (smokecodec_flush_destination), (smokecodec_term_destination),
14396         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14397         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14398         (smokecodec_term_source), (smokecodec_encode_new),
14399         (smokecodec_decode_new), (smokecodec_info_free),
14400         (smokecodec_set_quality), (smokecodec_get_quality),
14401         (smokecodec_set_threshold), (smokecodec_get_threshold),
14402         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14403         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14404         (smokecodec_parse_header), (smokecodec_decode):
14405         * ext/jpeg/smokecodec.h:
14406         Added a new simple jpeg based codec
14407
14408 2004-06-08  Wim Taymans  <wim@fluendo.com>
14409
14410         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14411         (gst_multipart_mux_loop):
14412         Fix memory leak
14413
14414 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14415
14416         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14417         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14418         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14419         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14420         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14421         * gst/tcp/gsttcpserversink.h:
14422           take streamheader into account
14423
14424 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14425
14426         * gst/level/Makefile.am:
14427         * gst/level/gstlevel.c: (gst_level_class_init):
14428           clean up marshal generation
14429
14430 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14431
14432         * gst/tcp/Makefile.am:
14433         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14434         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14435         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14436         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14437         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14438         (gst_tcpclientsrc_get_property):
14439         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14440         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14441         (gst_tcpserversink_handle_client_read),
14442         (gst_tcpserversink_handle_client_write),
14443         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14444         * gst/tcp/gsttcpserversink.h:
14445           add signals client-added and client-removed
14446         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14447         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14448         (gst_tcpserversrc_get_property):
14449         uniformized, change default protocol to NONE
14450         * gst/tcp/gsttcp-marshal.list: added
14451 2004-06-07  Benjamin Otte  <otte@gnome.org>
14452
14453         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14454           handle discont events if they happen before caps nego
14455
14456 2004-06-07  Wim Taymans  <wim@fluendo.com>
14457
14458         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14459         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14460         (gst_multipart_demux_plugin_init):
14461         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14462         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14463         (gst_multipart_mux_change_state):
14464         Small updates, fix a memleak
14465
14466 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14467
14468         * configure.ac: OSS portability
14469         * ext/arts/gst_arts.c: idem
14470         * sys/oss/gstosselement.c: idem
14471         * sys/oss/gstossmixer.c: idem
14472         * sys/oss/gstosssink.c: idem
14473         * sys/oss/gstosssrc.c: idem
14474         * sys/oss/oss_probe.c: idem
14475           - check for soundcard.h in different places for some BSD
14476
14477 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14478
14479         * AUTHORS:
14480         Add me to the authors file
14481         * configure.ac:
14482         Increase the libdv requirement to >= version 0.100
14483         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14484         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14485         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14486         * ext/dv/gstdvdec.h:
14487         Add support for the new_media flag when sending DISCONT events
14488         Make the querying work when video pad is not linked
14489
14490 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14491
14492         reviewed by Benjamin Otte  <otte@gnome.org>
14493
14494         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14495           create a NULL-initialized array of pads, so we don't think they
14496           exist already. (fixes #143130)
14497
14498 2004-06-07  Benjamin Otte  <otte@gnome.org>
14499
14500         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14501         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14502         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14503           don't use // coments
14504
14505 2004-06-07  Benjamin Otte  <otte@gnome.org>
14506
14507         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14508           cast to GstClockTime to get higher granularity
14509         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14510           use gst_element_set_time_delay to get the exact time
14511         * ext/mad/gstmad.c: (gst_mad_chain):
14512           use the negotiated rate instead of the current frame's rate which
14513           might be wrong because of bit errors. This avoids emitting totally
14514           bogus timestamps and screwing sync.
14515         (fixes #143454)
14516
14517 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14518
14519         reviewed by Benjamin Otte  <otte@gnome.org>
14520
14521         * gst/adder/gstadder.c: (gst_adder_loop):
14522           properly error out when no negotiation has happened yet. (fixes
14523           #143032)
14524
14525 2004-06-06  Benjamin Otte  <otte@gnome.org>
14526
14527         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14528           forward correctly transformed offset in discont events. Based on
14529           patch by Arwed v. Merkatz. (fixes #142851)
14530
14531 2004-06-06  David Schleef  <ds@schleef.org>
14532
14533         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
14534         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
14535         problems on several systems.
14536
14537 2004-06-06  Benjamin Otte  <otte@gnome.org>
14538
14539         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14540           use explicit caps on the srcpad
14541         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14542           properly error out if caps couldn't be set (fixes #142764)
14543
14544 2004-06-06  Benjamin Otte  <otte@gnome.org>
14545
14546         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14547         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14548         (gst_alsa_start_audio):
14549           - don't call set_periods_integer anymore, it breaks the
14550           configuration randomly
14551           - call snd_pcm_hw_params_set_access directly instead of using masks
14552           - don't fail if the sw_params can't be set, just use the default
14553           params and hope it works. Alsalib has weird issues when you touch
14554           sw_params and does no proper error reporting about what failed.
14555         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14556         (gst_alsa_close_audio):
14557           make our alsa debugging go via gst debugging and not conditionally
14558           defined
14559         * ext/alsa/gstalsa.h:
14560           add ALSA_DEBUG_FLUSH macro
14561         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
14562         (plugin_init):
14563           wrap alsa errors to be printed via the gst debugging system and not
14564           spammed to stderr
14565
14566 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14567
14568         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
14569         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
14570         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
14571         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
14572         (qtdemux_parse_trak):
14573         * gst/qtdemux/qtdemux.h:
14574           Bitch. Also known as seeking, querying & co.
14575         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14576         (gst_osssink_change_state):
14577         * sys/oss/gstosssink.h:
14578           Resyncing is for weenies, this hack is no longer needed and was
14579           broken anyway (since it - unintendedly - always leaves resync to
14580           TRUE).
14581
14582 2004-06-05  Andrew Turner <zxombie@hotpop.com>
14583
14584         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
14585         * gst/tcp/gsttcpclientsrc.h: idem
14586           - define MSG_NOSIGNAL if not done
14587           - include unistd.h for off_t
14588           (fixes #143749)
14589
14590 2004-06-05  Benjamin Otte  <otte@gnome.org>
14591
14592         * configure.ac:
14593         * ext/kio/Makefile.am:
14594           check for qt's moc preprocessor explicitly and use it
14595
14596 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14597
14598         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
14599           don't get a signal for EPIPE on socket writes
14600           (somebody check if this works on other platforms)
14601
14602 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14603
14604         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14605         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14606           check error condition on available samples correctly
14607
14608 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14609
14610         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
14611           avoid a segfault
14612         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
14613         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
14614         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14615         (gst_tcpserversrc_gdp_read_header):
14616          use ssize_t over size_t since the former is signed and thus the
14617          check for error codes can work
14618
14619 2004-06-02  Wim Taymans  <wim@fluendo.com>
14620
14621         reviewed by: Johan
14622
14623         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14624         (gst_multipart_mux_loop):
14625         Oops
14626
14627 2004-06-02  Wim Taymans  <wim@fluendo.com>
14628
14629         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14630         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14631         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14632         (gst_multipart_mux_change_state):
14633         Added configurable boundary specifier, added the value as a
14634         caps field as well.
14635
14636 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14637
14638         * gst/tcp/gsttcp.c:
14639         * gst/tcp/gsttcpclientsrc.c:
14640         * gst/tcp/gsttcpclientsrc.h:
14641         * gst/tcp/gsttcpserversrc.c:
14642           - portability fix, to compile on OSX
14643             (fixes #143146)
14644
14645         * sys/osxaudio/gstosxaudioelement.c:
14646         * sys/osxaudio/gstosxaudiosink.c:
14647         * sys/osxaudio/gstosxaudiosrc.c:
14648           - compilation warnings on OSX
14649             (fixes #143153)
14650
14651 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14652
14653         * ext/vorbis/vorbisdec.c : sign warning fixes
14654
14655         * gst-libs/gst/mixer/mixertrack.c :
14656           do no use defines which are glib 2.4 specific
14657
14658 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
14659
14660         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
14661           buffer since libflac doesn't expect it (reports a sync error when
14662           it encounters that)
14663
14664
14665 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
14666
14667         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
14668         * gst-libs/gst/mixer/mixertrack.c:
14669         (gst_mixer_track_get_property), (get_mixer_track_init),
14670         (get_mixer_track_get_property): Added property accessors
14671         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
14672         * gst-libs/gst/mixer/mixeroptions.c:
14673         (gst_mixer_options_get_values): Added
14674         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
14675         * gst-libs/gst/mixer/mixer.c: Fixed comment
14676
14677
14678 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14679
14680         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
14681           improve error messages on open
14682
14683
14684 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14685
14686         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14687           check if v4l-conf is in path
14688
14689 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14690
14691         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
14692           change assert to a more readable error message
14693
14694 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14695
14696         * gst-libs/gst/tuner/tunerchannel.h:
14697           - add a freq_multiplicator field to make the conversion
14698             between internal frequency unit and Hz
14699         * sys/v4l/gstv4lelement.c:
14700         * sys/v4l2/gstv4l2element.c:
14701           - change default video device to /dev/video0
14702         * sys/v4l/v4l_calls.c:
14703         * sys/v4l2/v4l2_calls.c:
14704           - we only expose frequency to the user in Hz instead of
14705             bastard v4lX unit (either 62.5kHz or 62.5Hz)
14706
14707 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
14708         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14709           Initialise b_o_s and e_o_s variables
14710         * gst-libs/gst/riff/riff-media.c:
14711         (gst_riff_create_video_caps_with_data):
14712           Add some unusual fourcc's from mplayer avi's
14713         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
14714           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
14715           autoplugging.
14716
14717 2004-05-28  Wim Taymans  <wim@fluendo.com>
14718
14719         * configure.ac:
14720         * gst/alpha/Makefile.am:
14721         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
14722         (gst_alpha_get_type), (gst_alpha_base_init),
14723         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
14724         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
14725         (gst_alpha_chroma_key), (gst_alpha_chain),
14726         (gst_alpha_change_state), (plugin_init):
14727         A plugin to add an alpha channel to I420 video. Can optionally do
14728         chroma keying.
14729         * gst/multipart/Makefile.am:
14730         * gst/multipart/multipart.c: (plugin_init):
14731         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14732         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14733         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
14734         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14735         (gst_multipart_demux_change_state),
14736         (gst_multipart_demux_plugin_init):
14737         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
14738         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
14739         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
14740         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
14741         (gst_multipart_mux_pad_unlink),
14742         (gst_multipart_mux_request_new_pad),
14743         (gst_multipart_mux_handle_src_event),
14744         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
14745         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
14746         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
14747         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
14748         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
14749         send multipart jpeg images to a browser.
14750         * gst/videobox/Makefile.am:
14751         * gst/videobox/README:
14752         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
14753         (gst_video_box_get_type), (gst_video_box_base_init),
14754         (gst_video_box_class_init), (gst_video_box_init),
14755         (gst_video_box_set_property), (gst_video_box_get_property),
14756         (gst_video_box_sink_link), (gst_video_box_i420),
14757         (gst_video_box_ayuv), (gst_video_box_chain),
14758         (gst_video_box_change_state), (plugin_init):
14759         Crops or adds borders around an image. can do alpha channel
14760         borders as well.
14761         * gst/videomixer/Makefile.am:
14762         * gst/videomixer/README:
14763         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14764         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
14765         (gst_videomixer_pad_get_sink_event_masks),
14766         (gst_videomixer_pad_get_property),
14767         (gst_videomixer_pad_set_property),
14768         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
14769         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
14770         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14771         (gst_videomixer_base_init), (gst_videomixer_class_init),
14772         (gst_videomixer_init), (gst_videomixer_request_new_pad),
14773         (gst_videomixer_handle_src_event),
14774         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
14775         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
14776         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
14777         (gst_videomixer_loop), (gst_videomixer_get_property),
14778         (gst_videomixer_set_property), (gst_videomixer_change_state),
14779         (plugin_init):
14780         Generic video mixer plugin, can handle multiple inputs all with
14781         different framerates and video sizes. Is fully alpha channel
14782         aware.
14783
14784 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14785
14786         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14787           Select first track as master track. Not sure how else to handle
14788           that...
14789         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
14790           Discard discont events. Should fix #142962.
14791
14792 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14793
14794         * ext/alsa/Makefile.am:
14795         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
14796         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
14797         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
14798         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
14799         (gst_alsa_mixer_get_option):
14800         * ext/alsa/gstalsamixer.h:
14801         * ext/alsa/gstalsamixeroptions.c:
14802         (gst_alsa_mixer_options_get_type),
14803         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
14804         (gst_alsa_mixer_options_new):
14805         * ext/alsa/gstalsamixeroptions.h:
14806         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14807         * ext/alsa/gstalsamixertrack.h:
14808           Add enumerations (as GstMixerOptions). Make correct distinction
14809           between input/output tracks. Add capture/playback private flag.
14810           Use flag to decide on whether to set capture or playback volumes
14811           or switches. Use playback and record switches.
14812         * gst-libs/gst/mixer/Makefile.am:
14813         * gst-libs/gst/mixer/mixer-marshal.list:
14814         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
14815         (gst_mixer_set_option), (gst_mixer_get_option),
14816         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
14817         (gst_mixer_volume_changed), (gst_mixer_option_changed):
14818         * gst-libs/gst/mixer/mixer.h:
14819         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
14820         (gst_mixer_options_class_init), (gst_mixer_options_init),
14821         (gst_mixer_options_dispose):
14822         * gst-libs/gst/mixer/mixeroptions.h:
14823           Add GstMixerOptions.
14824         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
14825           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
14826           broken device detection on computers with multiple OSS sound
14827           cards.
14828
14829 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14830
14831         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
14832           fixate nicely even when the peer is not negotiating
14833
14834 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14835
14836         * gst/audioconvert/gstaudioconvert.c:
14837         (gst_audio_convert_parse_caps):
14838           make sure we don't allow depth > width
14839         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
14840           fixate endianness to G_BYTE_ORDER as default
14841         * gst/audioscale/gstaudioscale.c:
14842           we don't handle another endianness as host-endianness
14843
14844 2004-05-25  David Schleef  <ds@schleef.org>
14845
14846         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
14847
14848 2004-05-24  Benjamin Otte  <otte@gnome.org>
14849
14850         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
14851         (gst_oggvorbisenc_setup):
14852           properly fail when we can't setup the vorbis encoder due to
14853           unsupported settings
14854         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
14855         (gst_vorbisenc_setup):
14856           same
14857         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
14858           fix case where warnings occured when one pad was unlinked while the
14859           other's link function was called
14860
14861 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14862
14863         * gst/tcp/Makefile.am:
14864           use GST_ENABLE_NEW
14865
14866 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14867
14868         * gst-libs/gst/resample/private.h:
14869           don't use optimizations that are #if 0'ed
14870
14871 2004-05-24  Wim Taymans  <wim@fluendo.com>
14872
14873         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
14874         Fix potential division by zero error and hopefully get
14875         the position query right to get correct timestamps on avi
14876         audio.
14877
14878 2004-05-24  Wim Taymans  <wim@fluendo.com>
14879
14880         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
14881         (gst_videoscale_scale_nearest_str2),
14882         (gst_videoscale_scale_nearest_str4),
14883         (gst_videoscale_scale_nearest_32bit),
14884         (gst_videoscale_scale_nearest_24bit),
14885         (gst_videoscale_scale_nearest_16bit):
14886         Fix the scaling algorithm and avoid a buffer overflow.
14887         removed the while loop in the scaling function as it
14888         was used for point sampling only.
14889
14890 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14891
14892         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
14893         (gst_id3_tag_class_init), (gst_id3_tag_init),
14894         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
14895         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
14896         (gst_id3_tag_send_tag_event):
14897           lots of fixes to make id3mux work and id3demux work correctly
14898
14899 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14900
14901         * ext/Makefile.am:
14902           add rules to build shout2send (was removed by accident
14903           when this module was no more marked experimental/broken)
14904
14905 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14906
14907         * ext/shout2/gstshout2.c:
14908         * ext/shout2/gstshout2.h:
14909           adding a "connection problem" signal to shout2send
14910           (fixes #142954)
14911
14912 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14913
14914         * ext/kio/kioreceiver.cpp:
14915         * ext/kio/kioreceiver.h:
14916           fix sign comparison issues
14917
14918 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14919
14920         * gst/cdxaparse/gstcdxaparse.c:
14921         * gst/cdxaparse/gstcdxaparse.h:
14922           some renaming
14923           add some checks/sanity
14924           prepare for seek addition
14925
14926         * sys/sunaudio/gstsunaudio.c:
14927           remove exported dupe init function
14928
14929 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
14930
14931         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
14932         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
14933           Fix format conversion and position querying.
14934         * gst/debug/progressreport.c: (gst_progressreport_report):
14935           Don't output a bogus total value that we didn't query.
14936         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
14937           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
14938           only a blank window after xine has been used.
14939
14940 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14941
14942         * m4/as-arts.m4:
14943           sync with upstream version to fix test on FC2
14944           readd with -ko to preserve Id header
14945
14946 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14947
14948         * configure.ac:
14949           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
14950         * gst/tcp/gsttcpclientsrc.c: idem
14951         * gst/tcp/gsttcpserversink.c: idem
14952         * gst/tcp/gsttcpserversrc.c: idem
14953         * m4/gst-fionread.m4: idem
14954
14955         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
14956
14957         * configure.ac: enable speex plugin for speex 1.1.5+
14958         * ext/speex/gstspeexenc.c: fix cast warning
14959
14960         * ext/esd/README: fix typo
14961
14962 2004-05-20  David Schleef  <ds@schleef.org>
14963
14964         * configure.ac: Minor cosmetic change to convince the buildbot to
14965         reautogen.
14966         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
14967         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
14968         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
14969         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
14970         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
14971         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
14972         More hacking.  Plays audio now.
14973
14974 2004-05-20  David Schleef  <ds@schleef.org>
14975
14976         * configure.ac:
14977         * sys/Makefile.am:
14978
14979 2004-05-20  David Schleef  <ds@schleef.org>
14980
14981         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
14982         * sys/osxaudio/gstosxaudio.c:
14983         * sys/osxaudio/gstosxaudioelement.c:
14984         * sys/osxaudio/gstosxaudioelement.h:
14985         * sys/osxaudio/gstosxaudiosink.c:
14986         * sys/osxaudio/gstosxaudiosink.h:
14987         * sys/osxaudio/gstosxaudiosrc.c:
14988         * sys/osxaudio/gstosxaudiosrc.h:
14989
14990 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14991
14992         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
14993         (gst_vorbisenc_chain):
14994           put the codec headers on the caps as streamheader as well as
14995           pushing them out
14996
14997 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14998
14999         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15000         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15001         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
15002         split up push_packet into two functions
15003
15004 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15005
15006         * gst/tcp/.cvsignore:
15007           ignore enums
15008         * gst/tcp/Makefile.am:
15009         * gst/tcp/README:
15010         * gst/tcp/gsttcp.c:
15011         * gst/tcp/gsttcp.h:
15012         * gst/tcp/gsttcpclientsink.c:
15013         * gst/tcp/gsttcpclientsink.h:
15014         * gst/tcp/gsttcpclientsrc.c:
15015         * gst/tcp/gsttcpclientsrc.h:
15016         * gst/tcp/gsttcpplugin.c:
15017         * gst/tcp/gsttcpserversink.c:
15018         * gst/tcp/gsttcpserversink.h:
15019         * gst/tcp/gsttcpserversrc.c:
15020         * gst/tcp/gsttcpserversrc.h:
15021           add new tcp elements
15022
15023 2004-05-19  Wim Taymans  <wim@fluendo.com>
15024
15025         * gst/law/mulaw-conversion.c: (mulaw_encode):
15026         Fix overflow bug in ulaw encoding.
15027
15028 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15029
15030         * ext/mad/gstmad.c: (gst_mad_handle_event):
15031           don't unref the event twice
15032
15033 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15034
15035         * configure.ac:
15036           remove -Wno-sign-compare
15037
15038 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15039
15040         * configure.ac:
15041           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15042           if you want to work against glib 2.2 and 2.4
15043
15044 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15045
15046         * gst/tcp/Makefile.am:
15047         * gst/tcp/gsttcp.c:
15048         * gst/tcp/gsttcp.h:
15049         * gst/tcp/gsttcpsink.h:
15050         * gst/tcp/gsttcpsrc.h:
15051           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15052
15053 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15054
15055         * gst/debug/tests.c: (md5_get_value):
15056           fix segfault on gst-inspect
15057
15058 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15059
15060         * gst/debug/testplugin.c:
15061         * gst/debug/tests.c:
15062         * gst/debug/tests.h:
15063           add new extensible and configurable testing element. Current tests
15064           include buffer count, stream length, timestamp/duration matching and
15065           md5.
15066         * gst/debug/Makefile.am:
15067         * gst/debug/gstdebug.c: (plugin_init):
15068           add infrastructure for new element
15069
15070 2004-05-19  Johan Dahlin  <johan@gnome.org>
15071
15072         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15073         ending of the array. Fixes gst-inspect segfault on ppc.
15074
15075 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15076
15077         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15078
15079         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15080
15081 2004-05-18  David Schleef  <ds@schleef.org>
15082
15083         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15084         warnings (bugs, actually) noticed by gcc but not forte.
15085
15086 2004-05-18  David Schleef  <ds@schleef.org>
15087
15088         * sys/sunaudio/Makefile.am:
15089         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15090
15091 2004-05-18  David Schleef  <ds@schleef.org>
15092
15093         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15094         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15095         to allow qtdemux to use non-seekable streams. (bug #142272)
15096
15097 2004-05-18  David Schleef  <ds@schleef.org>
15098
15099         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15100         (gst_resample_sinc_ft_float): Remove use of static temporary
15101         buffer.  This code was obviously not supposed to last long, but
15102         it's stuck in our ABI, so it required a little hack to make it
15103         ABI-compatible.  Fixes #142585.
15104         * gst-libs/gst/resample/resample.h: same.
15105
15106 2004-05-18  David Schleef  <ds@schleef.org>
15107
15108         * configure.ac: Add sunaudio
15109         * examples/Makefile.am: make gstplay depend on gconf
15110         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15111         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15112         (convert_table_lookup), (img_convert): remove c99-isms
15113         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15114           unsigned, to fix a warning on Solaris
15115         * gst/mpeg1sys/systems.c: bcopy->memcpy
15116         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15117         * sys/Makefile.am: Add sunaudio
15118
15119 2004-05-18  Wim Taymans  <wim@fluendo.com>
15120
15121         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15122         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15123         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15124         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15125         (gst_ogg_mux_loop):
15126         Fix an ugly memleak where the muxer didn't flush enough ogg
15127         pages. This also resulted in badly muxed ogg files.
15128
15129 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15130
15131         * gst/asfdemux/asfheaders.c :
15132         * gst/asfdemux/asfheaders.h :
15133         * gst/asfdemux/gstasfdemux.c :
15134           - fix ASF_OBJ_PADDING guid
15135           - add 3 new object guids (language list, metadata,
15136             extended stream properties)
15137           - add a function to parse extended header objects
15138
15139 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15140
15141         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15142           remove leftover debugging g_print
15143
15144 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15145
15146         * ext/mad/gstmad.c: (gst_mad_handle_event):
15147           Fix for when the first format in a discont event is not a
15148           byte-based one. Should fix #137710.
15149
15150 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15151
15152         * m4/a52.m4 : fix compilation with -Wall -Werror
15153         * m4/libfame.m4 : idem
15154         * m4/libmikmod.m4 : idem
15155
15156 2004-05-17  Benjamin Otte  <otte@gnome.org>
15157
15158         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15159           signal the new tags before giving up the reference
15160
15161 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15162
15163         * ext/shout2/gstshout2.c:
15164           use application/ogg instead of application/x-ogg (patch by Patrick
15165           Guimond, fixes #142432)
15166         * sys/oss/gstosselement.c: (gst_osselement_reset),
15167         (gst_osselement_sync_parms):
15168           don't set fragment size unless specified (fixes #142493)
15169
15170 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15171
15172         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15173           fixes #142664
15174
15175 2004-05-17  Benjamin Otte  <otte@gnome.org>
15176
15177         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15178           compute offsets correctly for internal buffers so timestamps are set
15179           correctly when we can't seek. Also handle cases where there are no
15180           offsets. (based on a patch by David Moore, fixes #142507)
15181
15182 2004-05-17  Benjamin Otte  <otte@gnome.org>
15183
15184         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15185           use correct variable when determining amount of data to skip so we
15186           don't skip into the void and segfault
15187
15188 2004-05-16  Benjamin Otte  <otte@gnome.org>
15189
15190         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15191           Hi, I'm a memleak
15192
15193 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15194
15195         * gst/asfdemux/gstasfdemux.c:
15196           - fix a mem leak and always propagate tags
15197           - add WMV3 to known video codecs (but no decoder yet)
15198           - replace "surplus data" at end of audio header for what
15199             it is : codec specific data
15200           - fix a typo
15201
15202 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15203
15204         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15205
15206         * gst-libs/gst/audio/audioclock.c:
15207           Fix wrong return type (#142205).
15208
15209 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15210
15211         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15212           Ignore CRCs by default (fixes #142566).
15213
15214 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15215
15216         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15217         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15218         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15219         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15220         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15221         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15222           Fix for cases where we fail to attach to a mixer.
15223
15224 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15225
15226         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15227           Don't touch events after not owning them anymore.
15228         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15229         (gst_wavparse_fmt), (gst_wavparse_other),
15230         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15231         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15232         (gst_wavparse_srcpad_event):
15233         * gst/wavparse/gstwavparse.h:
15234           Add seeking, fix querying.
15235
15236 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15237
15238         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15239           - process comments even if they don't end with \0\0
15240             g_convert would ignore them if present and works well without them
15241
15242 2004-05-16  Benjamin Otte  <otte@gnome.org>
15243
15244         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15245           simplify caps
15246
15247 2004-05-16  Benjamin Otte  <otte@gnome.org>
15248
15249         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15250           don't write to memory we might not write to - g_convert does that
15251           for us anyway (fixes #142613)
15252         (gst_asf_demux_audio_caps):
15253           comment out gst_util_dump_mem
15254
15255 2004-05-16  Benjamin Otte  <otte@gnome.org>
15256
15257         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15258           compute correct expected timestamps after seek (broken since
15259           last commit)
15260         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15261           rename element and debugging category to gdkpixbufscale
15262
15263 2004-05-16  Benjamin Otte  <otte@gnome.org>
15264
15265         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15266           add error checking to snd_pcm_delay and remove duplicate call to
15267           snd_pcm_delay that caused issues (see inline code comments)
15268         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15269           make more readable and fix return value when snd_pcm_delay fails
15270         (fixes #142586)
15271
15272 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15273         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15274         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15275         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15276         (gst_pixbufscale_link), (gst_pixbufscale_init),
15277         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15278         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15279         (gst_pixbufscale_get_property), (pixbufscale_init):
15280         * ext/gdk_pixbuf/pixbufscale.h:
15281         Add these files I forgot earlier
15282
15283 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15284         * ext/gdk_pixbuf/Makefile.am:
15285         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15286         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15287         Add new pixbufscale element to scale RGB video
15288         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15289         and HYPER interpolation correctly.
15290         * ext/theora/theoraenc.c: (theora_enc_chain),
15291         Discard buffer and return if explicit caps could not be set
15292         (theora_enc_get_property):
15293         Make _get return kbps for the bitrate consistent with
15294         the _set function.
15295
15296
15297 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15298
15299         * ext/libvisual/visual.c: (gst_visual_chain):
15300           add missing visual_audio_analyze
15301
15302 2004-05-14  David Schleef  <ds@schleef.org>
15303
15304         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15305         is killed while we're playing.
15306         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15307         gst_element_no_more_pads().
15308
15309 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15310
15311         * gst-libs/gst/riff/riff-read.c :
15312           - fix INFO tag extraction in RIFF/AVI files
15313             because gst_event_unref (event) also freed taglist
15314           - avoid a mem leak
15315
15316 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15317
15318         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15319         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15320
15321         * gst/auparse/gstauparse.c :
15322           - add code (commented for now) to support audio/x-adpcm on src pad
15323             (we have no decoder for those layout yet)
15324
15325         * gst/cdxaparse/gstcdxaparse.c :
15326         * gst/cdxaparse/gstcdxaparse.h :
15327           - partial rewrite using RiffRead (ripped iain's wavparse code)
15328
15329         * gst/rtp/gstrtpL16enc.c : typo
15330         * gst/rtp/gstrtpgsmenc.c : typo
15331
15332 2004-05-13  Benjamin Otte  <otte@gnome.org>
15333
15334         * configure.ac:
15335           check for exact version of libvisual, it's not supposed to be
15336           API/ABI stable yet
15337
15338 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15339
15340         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15341           signal no-more-pads
15342
15343 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15344
15345         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15346         Report which format was used for GST_FORMAT_DEFAULT
15347         * gst/debug/Makefile.am:
15348         * gst/debug/gstdebug.c: (plugin_init):
15349         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15350         (gst_progressreport_class_init), (gst_progressreport_init),
15351         (gst_progressreport_report), (gst_progressreport_set_property),
15352         (gst_progressreport_get_property), (gst_progressreport_chain),
15353         (gst_progressreport_plugin_init):
15354         Add progressreport element for testing.
15355
15356 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15357
15358         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15359         * sys/v4l/gstv4lsrc.h:
15360         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15361         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15362         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15363         (gst_v4lsrc_grab_frame):
15364           add more debugging
15365           send a discont at start
15366
15367 2004-05-12  Colin Walters  <walters@redhat.com>
15368
15369         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15370         inflooping if we can't find a chunk.  Or in other words, don't blow
15371         chunks if we don't have a chunk to blow.
15372
15373 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15374         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15375         Remove old debug output
15376         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15377         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15378         (gst_dvdec_set_property), (gst_dvdec_get_property):
15379         Change the quality setting to an enum, so it works from gst-launch
15380         Don't renegotiate a non-linked pad. Allows audio only decoding.
15381         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15382         (gst_deinterlace_link), (gst_deinterlace_init):
15383         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15384         (gst_videodrop_link):
15385         Some caps negotiation fixes
15386
15387 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15388
15389         * ext/tarkin/gsttarkin.c :
15390           - Change RANK from NONE to PRIMARY
15391         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15392           - Change RANK from NONE to MARGINAL
15393         * ext/divx/gstdivxenc.c :
15394           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15395
15396 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15397
15398         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15399         (gst_vorbisenc_push_packet):
15400           copy a function that was added between 1.0 and 1.0.1 until we
15401           depend on worthwhile features of post-1.0
15402
15403 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15404
15405         * configure.ac:
15406           enable shout2 by default
15407         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15408         (gst_shout2send_base_init), (gst_shout2send_init),
15409         (gst_shout2send_connect), (gst_shout2send_change_state):
15410         * ext/shout2/gstshout2.h:
15411           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15412           #142262)
15413         * ext/theora/theora.c: (plugin_init):
15414           don't set rank on encoders
15415
15416 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15417
15418         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15419           Use codec_data property instead of flag1 and flag2 for wma
15420
15421 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15422
15423         * gst/cdxaparse/gstcdxaparse.c :
15424           - Add mpegversion to CAPS to make it link
15425           - Rank is as GST_RANK_SECONDARY instead of NONE
15426         * gst/auparse/gstauparse.c :
15427           - Document all audio encoding we can encounter from Solaris 9
15428             headers and libsndfile information.
15429           - Increase max. rate from 48000 to 192000 (to match other elements)
15430           - Don't try to play junk data between header and samples
15431
15432 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15433
15434         * ext/libvisual/visual.c: (gst_visual_getcaps):
15435           use the right caps depending on endianness (I hope)
15436         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15437           use GST_RANK_NONE for all non-decoding elements or spider gets
15438           mighty confused
15439
15440 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15441
15442         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15443           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15444
15445 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15446
15447         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15448         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15449         (gst_switch_loop), (gst_switch_get_type):
15450           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15451           HEADERS. Had to be said.
15452
15453 2004-05-10  David Schleef  <ds@schleef.org>
15454
15455         * configure.ac: Add prototype Dirac support.
15456         * ext/Makefile.am:
15457         * ext/dirac/Makefile.am:
15458         * ext/dirac/gstdirac.cc:
15459         * ext/dirac/gstdiracdec.cc:
15460
15461 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15462
15463         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15464         (gst_auparse_init), (gst_auparse_chain),
15465         (gst_auparse_change_state):
15466           Hack around spider. Remove me some day please.
15467
15468 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15469
15470         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15471           Fix for some uninitialized variables in previous patch, also
15472           makes it work. Fixes #142286 while we're at it.
15473
15474 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15475
15476         * gst/auparse/gstauparse.c:
15477                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15478                 only unsupported formats are ADPCM/CCITT G.72x
15479                 reviewed by Ronald
15480         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15481
15482 2004-05-10  Wim Taymans  <wim@fluendo.com>
15483
15484         * ext/vorbis/Makefile.am:
15485         * ext/vorbis/README:
15486         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15487         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15488         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15489         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15490         (gst_oggvorbisenc_convert_sink),
15491         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15492         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15493         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15494         (get_constraints_string), (update_start_message),
15495         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15496         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15497         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15498         * ext/vorbis/oggvorbisenc.h:
15499         * ext/vorbis/vorbis.c: (plugin_init):
15500         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15501         (raw_caps_factory), (gst_vorbisenc_class_init),
15502         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15503         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15504         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15505         * ext/vorbis/vorbisenc.h:
15506         Added a raw vorbis encoder to be used with the oggmuxer.
15507         We still need the old encoder for some gnome applications,
15508         read the README to find out how that works.
15509         The raw encoder is called "rawvorbisenc" until 0.9.
15510
15511 2004-05-10  Wim Taymans  <wim@fluendo.com>
15512
15513         * ext/ogg/gstogg.c: (plugin_init):
15514         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15515         (gst_ogg_print):
15516         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15517         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
15518         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
15519         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
15520         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
15521         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
15522         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
15523         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
15524         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
15525         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
15526         Added an ogg muxer.
15527         Small typo fixes in the demuxer.
15528
15529 2004-05-10  Wim Taymans  <wim@fluendo.com>
15530
15531         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15532         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15533         (theora_enc_change_state), (theora_enc_set_property),
15534         (theora_enc_get_property):
15535         Mark the last packet with an EOS flag which is not really needed
15536         in gstreamer.
15537         Do some better video framerate initialisation.
15538         Update the buffer timestamp.
15539
15540 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15541
15542         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
15543         Return the result of the parent state change call
15544
15545 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15546
15547         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
15548         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
15549         * gst/law/alaw-encode.c : (idem)
15550         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
15551         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
15552         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
15553
15554 2004-05-09  Benjamin Otte  <otte@gnome.org>
15555
15556         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15557           don't use a fixed buffer size when writing variable length data to
15558           it. Fixes memory corruption and makes alsasrc work
15559
15560 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15561
15562         * ext/gnomevfs/gstgnomevfssink.c:
15563         (_gst_boolean_allow_overwrite_accumulator),
15564         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
15565           Run glib's default signal handler (??) in RUN_CLEANUP rather than
15566           RUN_LAST, and don't use that to set the accumulator value because
15567           then it's always FALSE.
15568
15569 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15570
15571         * gst-libs/gst/riff/riff-media.c:
15572         (gst_riff_create_video_caps_with_data),
15573         (gst_riff_create_audio_caps),
15574         (gst_riff_create_audio_template_caps):
15575         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
15576           Fix for unaligned RIFF files (i.e. where all the chunks together
15577           in a LIST chunk are not of the same size as the size given in
15578           the LIST chunk header). Fixes several odd WAVE files. Also fix
15579           ADPCM (block_align property) in audio, so that wavparse based
15580           on this works now as it used to stand-alone.
15581
15582 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
15583
15584         reviewed by Benjamin Otte  <otte@gnome.org>
15585
15586         * ext/a52dec/gsta52dec.c:
15587         * ext/divx/gstdivxdec.c:
15588         * ext/divx/gstdivxenc.c:
15589         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
15590         * ext/faac/gstfaac.c: (gst_faac_base_init):
15591         * ext/faad/gstfaad.c: (gst_faad_base_init):
15592         * ext/ivorbis/vorbisfile.c:
15593         * ext/lame/gstlame.c:
15594         * ext/libfame/gstlibfame.c:
15595         * ext/mpeg2enc/gstmpeg2enc.cc:
15596         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
15597         * ext/sidplay/gstsiddec.cc:
15598         * ext/speex/gstspeexdec.c:
15599         * ext/speex/gstspeexenc.c:
15600         * ext/xvid/gstxviddec.c:
15601         * ext/xvid/gstxvidenc.c:
15602           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
15603           (fixes #142193)
15604
15605 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15606
15607         * ext/alsa/gstalsa.c: (device_list),
15608         (gst_alsa_class_probe_devices):
15609         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
15610           Fix alsa oddness in mixer after the combination of using mixer
15611           in source/sink elements and using hw:x,y instead of just hw:x.
15612
15613 2004-05-09  Benjamin Otte  <otte@gnome.org>
15614
15615         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
15616         (gst_wavparse_create_sourcepad):
15617           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
15618           sourcepads
15619
15620 2004-05-09  Benjamin Otte  <otte@gnome.org>
15621
15622         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15623           allow discont events before caps nego
15624
15625 2004-05-08  Benjamin Otte  <otte@gnome.org>
15626
15627         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
15628           don't leak events
15629
15630 2004-05-08  Benjamin Otte  <otte@gnome.org>
15631
15632         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
15633         (gst_level_change_state), (gst_level_init):
15634         * gst/level/gstlevel.h:
15635           figure out if we're initialized directly instead of keeping a
15636           variable that's wrong in 90% of cases
15637           don't initialize pads and then leak them and use a new unitialized
15638           pad. (fixes #142084)
15639           these were bugs so n00bish I didn't find them for an hour :/
15640
15641 2004-05-08 Iain <iain@prettypeople.org>
15642
15643         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
15644         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
15645         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
15646         return the length that was read.
15647         (gst_riff_read_strf_auds): Allow fmt tags as well.
15648
15649 2004-05-07  David Schleef  <ds@schleef.org>
15650
15651         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
15652         signed char assumption in faad.h.
15653
15654 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15655
15656         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
15657           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
15658
15659 2004-05-07  Colin Walters  <walters@redhat.com>
15660
15661         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
15662         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
15663         function.
15664         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
15665         Add dispose function.
15666
15667 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
15668         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
15669           Fix caps nego and pad templates. RGB mode caps should
15670           work now.
15671         * ext/dvdnav/gst-dvd:
15672           Move mpeg2dec inside the thread because otherwise the
15673           queue rejects cap changes mid-stream
15674         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
15675         (gst_mpeg2dec_flush_decoder):
15676           For mpeg2dec > 0.4.0, call the flush function instead of
15677           manually extracting all in-flight frames.
15678         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
15679         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
15680           Change mime type video/dv go video/x-dv to match the
15681           rest of gst-plugins
15682
15683 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15684
15685         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15686         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
15687         (gst_alsa_sink_class_init):
15688         * ext/alsa/gstalsasink.h:
15689         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
15690         (gst_alsa_src_class_init):
15691         * ext/alsa/gstalsasrc.h:
15692           Make alsasink/src a subclass of alsamixer so that mixer stuff
15693           shows up in gst-rec. Needs some finetuning.
15694
15695 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15696
15697         * ext/lame/gstlame.c: (gst_lame_chain):
15698           simplify
15699         * ext/mad/gstmad.c: (gst_mad_handle_event):
15700           fix event leak
15701         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
15702           be able to detect mp3 files < 4096 bytes
15703
15704 2004-05-06  Wim Taymans  <wim@fluendo.com>
15705
15706         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15707         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15708         (theora_enc_set_property), (theora_enc_get_property):
15709         Also encode the first frame, cleanup some code.
15710
15711 2004-05-06  Wim Taymans  <wim@fluendo.com>
15712
15713         * ext/mpeg2enc/gstmpeg2enc.cc:
15714         Forward events first before deciding that negotiation was
15715         not performed.
15716
15717 2004-05-06  Wim Taymans  <wim@fluendo.com>
15718
15719         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
15720         First process the events before deciding that negotiation
15721         was not performed.
15722
15723 2004-05-06  Wim Taymans  <wim@fluendo.com>
15724
15725         * ext/theora/Makefile.am:
15726         * ext/theora/theora.c: (plugin_init):
15727         * ext/theora/theoradec.c: (theora_dec_change_state):
15728         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
15729         (gst_theora_enc_class_init), (gst_theora_enc_init),
15730         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
15731         (theora_enc_chain), (theora_enc_change_state),
15732         (theora_enc_set_property), (theora_enc_get_property):
15733         Added a theora encoder, grouped the encoder and decoder into the
15734         same plugin.
15735
15736 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15737
15738         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15739         (gst_jpegenc_chain):
15740         fix DURATION on outgoing buffers
15741         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
15742         debug using time formats
15743         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15744         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15745         (gst_xvimagesink_sink_link):
15746         windows with width/height 0 generate X errors, so don't allow them
15747
15748 2004-05-05  Wim Taymans  <wim@fluendo.com>
15749
15750         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
15751         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
15752         (gst_mpeg2dec_negotiate_format):
15753         * ext/mpeg2dec/gstmpeg2dec.h:
15754           removed the static pad template so that we can add the
15755           more accurate framerate value to the caps.
15756
15757
15758 2004-05-04  Benjamin Otte  <otte@gnome.org>
15759
15760         * configure.ac:
15761           check for kdemacros.h, too (should fix #141821)
15762         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
15763           don't crash if no header was sent, but nicely error out (fixes part
15764           of #141554)
15765
15766 2004-05-04  Wim Taymans  <wim@fluendo.com>
15767
15768         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
15769         parent dispose function to avoid segfault on destroy.
15770
15771 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
15772
15773         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
15774         (plugin_init):
15775         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15776         (gst_xvimagesink_sink_link):
15777         clean up debugging caps
15778         also recreate xvimage when format has changed
15779
15780 2004-05-04  Benjamin Otte  <otte@gnome.org>
15781
15782         * ext/libvisual/Makefile.am:
15783         * ext/libvisual/visual.c: (gst_visual_class_init),
15784         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
15785         (gst_visual_srclink), (gst_visual_chain),
15786         (gst_visual_change_state), (plugin_init):
15787           use a GstAdapter to correctly adapt buffer sizes - allows using a
15788           framerate
15789
15790 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15791
15792         * sys/v4l/gstv4lelement.h:
15793         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
15794         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
15795         (gst_v4lsrc_buffer_free):
15796         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
15797         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
15798         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
15799         (gst_v4lsrc_requeue_frame):
15800         move some debugging categories around
15801         query for fps index and set accordingly if found
15802
15803 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15804
15805         * ext/lame/gstlame.c:
15806         correct defaults that lame_init puts out of range
15807
15808 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15809
15810         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
15811         (gst_divxenc_class_init):
15812         fix range since -1 is the default
15813         * gst/mpeg1sys/gstmpeg1systemencode.c:
15814         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
15815         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
15816         (gst_rtjpegdec_chain):
15817         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
15818         (gst_rtjpegenc_chain):
15819         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
15820         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
15821         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
15822         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
15823         * sys/v4l/gstv4lsrc.c:
15824         * sys/v4l/v4l_calls.c: (gst_v4l_open):
15825         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15826         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15827         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
15828         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
15829           remove gst_info calls
15830
15831 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15832
15833         * Makefile.am:
15834         * po/af.po:
15835         * po/az.po:
15836         * po/en_GB.po:
15837         * po/nl.po:
15838         * po/sr.po:
15839         * po/sv.po:
15840           Updated translations
15841
15842 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15843
15844         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
15845           refactor/comment code
15846
15847 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15848
15849         * gst/asfdemux/Makefile.am:
15850         * gst/asfdemux/asfheaders.c:
15851         * gst/asfdemux/asfheaders.h:
15852         * gst/asfdemux/gstasf.c: (plugin_init):
15853         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
15854         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
15855         (gst_asf_demux_setup_pad):
15856         * gst/asfdemux/gstasfdemux.h:
15857         * gst/asfdemux/gstasfmux.c:
15858         * gst/asfdemux/gstasfmux.h:
15859           Add tagging support to demuxer, split out registration in its own
15860           file instead of in demux (hacky), and prevent having some tables
15861           in our memory multiple times (in asfheaders.h).
15862
15863 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15864
15865         * gst/matroska/matroska-demux.c:
15866         (gst_matroska_demux_parse_metadata):
15867         * gst/matroska/matroska-ids.h:
15868           Basic tag reading support.
15869
15870 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15871
15872         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
15873           Really detect ac-3 audio.
15874         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
15875           really detect matroska files (off-by-1).
15876
15877 2004-04-30  David Schleef  <ds@schleef.org>
15878
15879         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15880         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
15881         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
15882         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
15883         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
15884         hackage -- parse a lot more atoms, extract a few tags.  One might even
15885         mistake this for tag support.  Maybe it is.
15886         * gst/qtdemux/qtdemux.h:
15887
15888 2004-04-30  Colin Walters  <walters@verbum.org>
15889
15890         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
15891
15892 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15893
15894         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15895         (gst_ffmpegcolorspace_getcaps):
15896           remove broken nego fix
15897
15898 2004-04-30  Benjamin Otte  <otte@gnome.org>
15899
15900         * configure.ac:
15901         * ext/Makefile.am:
15902         * ext/libvisual/Makefile.am:
15903         * ext/libvisual/visual.c:
15904           add initial support for libvisual (http://libvisual.sourceforge.net)
15905           libvisual is still quite alpha, so expect crashes in there :)
15906
15907 2004-04-29  David Schleef  <ds@schleef.org>
15908
15909         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
15910         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
15911         up qtdemux to make it spit out codec_data.  Do _not_ look at this
15912         code; you will no longer respect me.
15913
15914 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15915
15916         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
15917         * ext/alsa/gstalsa.h :
15918         change alsa pcm device discovery to find more than 1 device
15919         per card. code review by Ronald.
15920
15921 2004-04-29  David Schleef  <ds@schleef.org>
15922
15923         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
15924         Add a check for a driver bug on FreeBSD.  (bug #140565)
15925
15926 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15927
15928         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
15929         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
15930         (gst_jpegenc_getcaps):
15931           move format setting to inner loop
15932         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15933         (gst_ffmpegcolorspace_getcaps):
15934           use GST_PAD_CAPS if available so that we use already negotiated
15935           caps
15936         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15937         (qtdemux_parse_moov), (qtdemux_parse):
15938           extra debugging
15939         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
15940         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
15941           move hardcoded path to DEFINE
15942
15943 2004-04-28  David Schleef  <ds@schleef.org>
15944
15945         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
15946         (bug #140064)
15947
15948 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15949
15950         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
15951           Don't probe for playback device if we're a source element. Fixes
15952           #139658.
15953
15954 2004-04-29  Benjamin Otte  <otte@gnome.org>
15955
15956         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
15957         (gst_id3_tag_chain):
15958           rewrite buffer offset
15959
15960 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15961
15962         * configure.ac:
15963         * ext/Makefile.am:
15964         * ext/dts/Makefile.am:
15965         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
15966         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
15967         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
15968         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
15969         (gst_dtsdec_loop), (gst_dtsdec_change_state),
15970         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
15971         (plugin_init):
15972         * ext/dts/gstdtsdec.h:
15973           New DTS decoder.
15974         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
15975         (gst_faad_srcconnect):
15976           Add ESDS atom handling (.m4a).
15977
15978 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15979
15980         * ext/divx/gstdivxdec.c: (plugin_init):
15981           Remove comment that makes no sense.
15982         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
15983           Fix for obvious typo that resulted in warnings during gst-register.
15984         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
15985         (gst_xviddec_sink_link):
15986           Fix caps negotiation a bit better.
15987         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
15988           We call this 'codec_data', not 'esds'.
15989
15990 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15991
15992         * gst/monoscope/gstmonoscope.c:
15993           make sure we only provide 256x128
15994         * gst/monoscope/monoscope.c: (monoscope_init):
15995           assert size of 256x128
15996
15997 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15998
15999         * Makefile.am:
16000         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
16001         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
16002           fixate to max width and height of device
16003
16004 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16005
16006         * Makefile.am:
16007         * sys/v4l/gstv4l.c:
16008         * sys/v4l/gstv4lsrc.c:
16009         * sys/v4l/v4l_calls.c:
16010         * sys/v4l/v4lsrc_calls.c:
16011           fix for qc-usb driver which fakes having more than one buffer
16012           by handing the same buffer twice, which confused GStreamer's/v4lsrc
16013           buffer_free override
16014           add debugging
16015
16016 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16017
16018         * Makefile.am:
16019         * gst/videotestsrc/gstvideotestsrc.c:
16020         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
16021         (gst_videotestsrc_init), (gst_videotestsrc_get),
16022         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
16023         * gst/videotestsrc/gstvideotestsrc.h:
16024           add num-buffers property
16025
16026         2004-04-26  Benjamin Otte  <otte@gnome.org>
16027
16028         * ext/mad/gstid3tag.c: (plugin_init):
16029           set id3mux rank to NONE so it doesn't confuse spider
16030           require audio/mpeg,mpegversion=1 in id3mux
16031
16032 2004-04-26  Benjamin Otte  <otte@gnome.org>
16033
16034         * configure.ac:
16035           detect faad correctly as non-working if it's indeed non-working
16036
16037 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16038
16039         * Makefile.am:
16040         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16041         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16042         fix _getcaps so it only negotiates to its supported format
16043
16044 2004-04-25  Benjamin Otte  <otte@gnome.org>
16045
16046         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16047           fix memleak
16048
16049 2004-04-23  Benjamin Otte  <otte@gnome.org>
16050
16051         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16052           audio/x-raw-int with height rules! not. Now it's depth.
16053
16054 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16055
16056         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16057         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16058         (gst_wavparse_loop):
16059           Missing variable initialization. Add handling of DVI ADPCM. Fix
16060           mis-parsing of LIST chunks. This works around a bug where we mis-
16061           parse non-aligning LIST chunks (so LIST chunks where the contents
16062           don't align with the actual LIST size). The correct fix is to use
16063           rifflib, I'm not going to fix wavparse - too much work. All this
16064           fixes #104878.
16065
16066 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16067
16068         reviewed by Benjamin Otte  <otte@gnome.org>
16069
16070         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16071           fix shoutcast not working (fixes #140844)
16072
16073 2004-04-22  Benjamin Otte  <otte@gnome.org>
16074
16075         * ext/hermes/gsthermescolorspace.c:
16076         (gst_hermes_colorspace_caps_remove_format_info):
16077         * gst/colorspace/gstcolorspace.c:
16078         (gst_colorspace_caps_remove_format_info):
16079         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16080         (gst_ffmpegcolorspace_caps_remove_format_info):
16081           s/gst_caps_simplify/gst_caps_do_simplify/
16082
16083 2004-04-22  Benjamin Otte  <otte@gnome.org>
16084
16085         * gst-libs/gst/riff/riff-media.c:
16086         (gst_riff_create_video_caps_with_data):
16087           mpegversion is an int
16088         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16089           don't try to create pad templates with NULL caps, use any caps
16090           instead.
16091
16092 2004-04-20  David Schleef  <ds@schleef.org>
16093
16094         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16095         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16096         (bug #140384)
16097
16098 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16099
16100         reviewed by David Schleef
16101
16102         * ext/mad/gstid3tag.c: Add stdlib.h
16103         * gst/rtp/gstrtpgsmenc.c: same
16104         * gst/tags/gstid3tag.c: same
16105         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16106         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16107         GST_DISABLE_LOADSAVE use.
16108         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16109         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16110         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16111         atol(3)).
16112         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16113         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16114         strtoul(3)).
16115         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16116         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16117         $(ID3_CFLAGS).
16118         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16119         $(LIBFAME_CFLAGS).
16120
16121 2004-04-20  David Schleef  <ds@schleef.org>
16122
16123         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16124         last checkin.  Same idea.
16125
16126 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16127
16128         reviewed by David Schleef
16129
16130         * configure.ac: bump required gstreamer version to 0.8.1.1
16131         because of following changes [--ds]
16132
16133         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16134         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16135         (gst_riff_read_header):  Use GST_READ_UINT*
16136         macros to access possibly unaligned memory.
16137
16138         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16139         (mp3_type_find):  Use GST_READ_UINT*
16140         macros to access possibly unaligned memory.
16141         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16142         (speex_type_find): Likewise
16143
16144         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16145
16146         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16147         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16148         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16149         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16150         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16151         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16152         macros to access possibly unaligned memory.
16153
16154         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16155         Likewise.
16156
16157         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16158         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16159
16160         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16161         Likewise.
16162
16163         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16164         (gst_mpeg2subt_chain_subtitle): Likewise.
16165
16166         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16167         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16168         Likewise.
16169
16170         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16171         Likewise.
16172
16173         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16174         Likewise.
16175
16176         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16177         Likewise.
16178
16179 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16180
16181         * configure.ac:
16182           update required version of GStreamer because of GST_TIME_FORMAT
16183
16184 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16185
16186         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16187           remove leftover g_print
16188         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16189           don't try setting only a subset of the caps. We don't want to kill
16190           autoplugging on purpose
16191
16192 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16193
16194         * sys/ximage/ximagesink.c: (plugin_init):
16195         * sys/xvimage/xvimagesink.c: (plugin_init):
16196           add debugging categories
16197
16198 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16199
16200         * po/en_GB.po:
16201         * po/LINGUAS:
16202           Adding en_GB translation (Gareth Owen)
16203
16204 2004-04-20  David Schleef  <ds@schleef.org>
16205
16206         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16207         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16208         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16209         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16210         A number of new features and hacks to extract the esds atom and
16211         put it into the caps.  (bug #137724)
16212
16213 2004-04-19  David Schleef  <ds@schleef.org>
16214
16215         * gconf/Makefile.am: Fix for non-GNU make
16216         * gst-libs/gst/Makefile.am: Change directory order to handle
16217         GstPlay linking with gstinterfaces
16218         * gst-libs/gst/audio/make_filter: make use of tr portable
16219         * gst-libs/gst/play/Makefile.am: Add intended \
16220         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16221         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16222         function prototype instead of void *.
16223         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16224         macro.
16225         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16226         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16227         * gst/videofilter/make_filter: make use of tr portable
16228         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16229
16230 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16231
16232         * po/LINGUAS:
16233         * po/uk.po:
16234           Added Ukrainian translation (Maxim V. Dziumanenko)
16235
16236 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16237
16238         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16239         (gst_gsmdec_link), (gst_gsmdec_chain):
16240           Fix capsnego, simplify chain function slightly.
16241         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16242           Add GSM.
16243
16244 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16245
16246         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16247         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16248         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16249           Hack to make wavparse work with spider (always -> sometimes pad).
16250           Fixes #135862 && #140411.
16251
16252 2004-04-18  Benjamin Otte  <otte@gnome.org>
16253
16254         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16255         (gst_osselement_rate_probe_check),
16256         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16257           get rid of \n in debug output
16258
16259 2004-04-17  Iain <iain@prettypeople.org>
16260
16261         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16262         not just EOS.
16263
16264 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16265
16266         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16267         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16268         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16269         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16270         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16271         (gst_id3_tag_change_state), (plugin_init):
16272           deprecate id3tag element and replace with id3demux/id3mux.
16273           great side effect: this ugly file is now even uglier, yay!
16274         * ext/mad/gstmad.h:
16275           remove non-available function
16276           update for new get_type
16277
16278 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16279
16280         * configure.ac:
16281           require mpeg2dec >= 0.4.0
16282
16283 2004-04-17  Benjamin Otte  <otte@gnome.org>
16284
16285         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16286         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16287         (gst_xvimagesink_set_xwindow_id):
16288           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16289           assorted cleanup fixes.
16290
16291 2004-04-16  David Schleef  <ds@schleef.org>
16292
16293         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16294         * sys/xvimage/xvimagesink.h: same
16295
16296 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16297
16298         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16299           Fix GST_ELEMENT_ERROR with (NULL)
16300
16301 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16302
16303         * gst-libs/gst/riff/riff-media.c:
16304         (gst_riff_create_video_caps_with_data):
16305           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16306
16307 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16308
16309         * gst-libs/gst/riff/riff-media.c:
16310         (gst_riff_create_video_caps_with_data),
16311         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16312         (gst_riff_create_video_template_caps),
16313         (gst_riff_create_audio_template_caps):
16314         * gst-libs/gst/riff/riff-media.h:
16315         * gst-libs/gst/riff/riff-read.c:
16316         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16317         * gst-libs/gst/riff/riff-read.h:
16318         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16319           Add MS RLE support. I added some functions to read out strf chunks
16320           into strf chunks and the data behind it. This is usually color
16321           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16322           caps creation. Lastly, add ADPCM (similar to wavparse - which
16323           should eventually be rifflib based).
16324         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16325         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16326         * gst/matroska/matroska-demux.h:
16327           Remove placeholders for some prehistoric tagging system. Didn't add
16328           support for any tag system really anyway.
16329         * gst/qtdemux/qtdemux.c:
16330           Add support for audio/x-m4a (MPEG-4) through spider.
16331         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16332         (gst_wavparse_loop):
16333           ADPCM support (#135862). Increase max. buffer size because we
16334           cannot split buffers for ADPCM (screws references) and I've seen
16335           files with 2048 byte chunks. 4096 seems safe for now.
16336
16337 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16338
16339         * configure.ac: bump nano to 1
16340
16341 === release 0.8.1 ===
16342
16343 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16344
16345         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16346
16347 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16348
16349         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16350           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16351           Fixes #140058
16352
16353 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16354
16355         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16356           lower rank of dvddemux so that it's not used for mpeg playback.
16357
16358 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16359
16360         * configure.ac:
16361           save libs correctly when checking mad
16362
16363 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16364
16365         * ext/mad/gstid3tag.c: (plugin_init):
16366           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16367
16368 2004-04-13  David Schleef  <ds@schleef.org>
16369
16370         * common/m4/gst-feature.m4: Call -config scripts with
16371         --plugin-libs if it is supported.
16372         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16373         JPEG images are image/jpeg.
16374         * gst/debug/Makefile.am:
16375         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16376         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16377         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16378         (gst_negotiation_plugin_init): Add a property that acts like
16379         filter caps.
16380         * testsuite/gst-lint:  Move license checking to be a standard
16381         test.
16382
16383 2004-04-13  David Schleef  <ds@schleef.org>
16384
16385         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16386         patch from Sebastien Cote (bug #139958)
16387
16388 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16389
16390         * examples/gstplay/Makefile.am:
16391         * examples/gstplay/player.c: (main):
16392           make the commandline player example use gconf settings
16393
16394 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16395
16396         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16397         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16398         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16399           init/end library during state transition, not object
16400           creation/disposal.  get rid of custom dispose handler.
16401
16402
16403 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16404
16405         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16406         be a symlink
16407
16408 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16409
16410         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16411           Handle JUNK chunks inside data section. Prevents warnings.
16412
16413 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16414
16415         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16416         (gst_riff_create_video_template_caps):
16417           Add MS video v1.
16418         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16419         (gst_avi_demux_stream_data):
16420           Add support for "rec-list" chunks.
16421
16422 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16423
16424         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16425           Fix another codecname mismatch.
16426
16427 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16428
16429         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16430           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16431           so that MJPEG plays back.
16432
16433 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16434
16435         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16436         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16437         * gst/mpeg1videoparse/gstmp1videoparse.h:
16438           Fix for some slight mis-cuts in buffer parsing, and for some
16439           potential overflows or faults-causers. Adds disconts. Also fixes
16440           #139105 while we're at it.
16441
16442 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16443
16444         * configure.ac:
16445         * sys/v4l2/gstv4l2element.h:
16446           Workaround for missing struct v4l2_buffer declaration in Suse 9
16447           and Mandrake 10 linux/videodev2.h header file (#135919).
16448
16449 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16450
16451         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16452           Bail out if no filename was given.
16453
16454 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16455
16456         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16457         (gst_v4l2_fourcc_from_structure):
16458           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16459           Y41B somewhere).
16460
16461 2004-04-09  Benjamin Otte  <otte@gnome.org>
16462
16463         * ext/gnomevfs/gstgnomevfssink.c:
16464         (_gst_boolean_allow_overwrite_accumulator),
16465         (gst_gnomevfssink_class_init):
16466           fix erase signal - if any handler returns false the file will not be
16467           overwritten. If no handler is connected, the file will not be
16468           overwritten either.
16469           renamed signal to "allow-overwrite"
16470         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16471           free string when adding it to ID3 failed
16472         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16473           unref event when done
16474         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16475           free caps
16476         * gst/typefind/gsttypefindfunctions.c:
16477         (mpeg_video_stream_type_find):
16478           fix invalid read
16479
16480 2004-04-08  David Schleef  <ds@schleef.org>
16481
16482         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16483         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16484
16485 2004-04-08  David Schleef  <ds@schleef.org>
16486
16487         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16488         we don't support (bug #139532)
16489
16490 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16491
16492         * ext/mad/gstmad.c: (gst_mad_handle_event),
16493         (gst_mad_check_caps_reset), (gst_mad_chain),
16494         (gst_mad_change_state):
16495           only set explicit caps if they haven't been set before for
16496           this stream.  MPEG-audio sample rate/channels aren't allowed
16497           to change in-stream.
16498           Fixes #139382
16499
16500 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16501
16502         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16503         (_gst_boolean_did_something_accumulator),
16504         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16505         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16506         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16507         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16508         (gst_gnomevfssink_change_state):
16509           Fix erase signal. Don't erase by default. Remove handoff signal.
16510           Remove erase property. Don't segfault. General cleanup.
16511
16512 2004-04-07  Benjamin Otte  <otte@gnome.org>
16513
16514         * gst-libs/gst/gconf/test-gconf.c: (main):
16515           add missing gst_init
16516
16517 2004-04-07  Benjamin Otte  <otte@gnome.org>
16518
16519         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16520           free the mutexes, too
16521
16522 2004-04-07  Benjamin Otte  <otte@gnome.org>
16523
16524         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16525           actually free the URI string
16526         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
16527           compute offset correctly when passing discont events
16528         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16529           don't leak discont events
16530         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16531           add some missing breaks so caps aren't copied randomly
16532         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
16533           if we realloc memory, we better use it
16534
16535 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16536
16537         * ext/mad/gstmad.c: (normal_seek):
16538           fix GST_FORMAT_TIME usage
16539
16540 2004-04-05  David Schleef  <ds@schleef.org>
16541
16542         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
16543         a deprecated function (hack!)
16544
16545 2004-04-05  Benjamin Otte  <otte@gnome.org>
16546
16547         * ext/esd/esdmon.c: (gst_esdmon_get):
16548           fix nonterminated vararg and memleak
16549
16550 2004-04-05  Benjamin Otte  <otte@gnome.org>
16551
16552         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
16553         (gst_ladspa_init), (gst_ladspa_force_src_caps),
16554         (gst_ladspa_set_property), (gst_ladspa_get_property),
16555         (gst_ladspa_instantiate), (gst_ladspa_activate),
16556         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
16557           clean up debugging
16558
16559 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
16560
16561         reviewed by Benjamin Otte  <otte@gnome.org>
16562
16563         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
16564           check for broken LADSPA parameters (fixes #138635)
16565
16566 2004-04-05  Benjamin Otte  <otte@gnome.org>
16567
16568         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
16569           advertise buffer-frames correctly on sinkpads
16570
16571 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16572
16573         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
16574         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
16575         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
16576         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
16577         (gst_mad_check_caps_reset), (gst_mad_chain):
16578         add more debugging, only reset caps when we're not in error state
16579
16580 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16581
16582         * ext/mad/gstmad.c: add debugging category, comment + cleanups
16583
16584 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16585
16586         reviewed by Benjamin Otte  <otte@gnome.org>
16587
16588         * configure.ac:
16589           fix == in test(1) operator
16590
16591 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16592
16593         reviewed by Benjamin Otte  <otte@gnome.org>
16594
16595         * configure.ac:
16596           fix --export-symblos-regex to a working regex.
16597
16598 2004-04-04  Benjamin Otte  <otte@gnome.org>
16599
16600         * sys/oss/.cvsignore:
16601           add for oss_probe
16602
16603 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16604
16605         reviewed by Benjamin Otte  <otte@gnome.org>
16606
16607         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16608           add missing 'new_media' argument (fixes #138168)
16609         * gst/matroska/matroska-demux.c:
16610         (gst_matroska_demux_handle_seek_event):
16611           add vararg terminator (fixes #138169)
16612
16613 2004-04-02  David Schleef  <ds@schleef.org>
16614
16615         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
16616         disted (bug #138914)
16617
16618 2004-04-01  Benjamin Otte  <otte@gnome.org>
16619
16620         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
16621         (gst_alsa_close_audio):
16622           handle case better where a soundcard can't pause
16623         * ext/ogg/gstoggdemux.c:
16624           don't crash when we get events but don't have pads yet
16625
16626 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16627
16628         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
16629           throw an error if we couldn't probe any caps.
16630
16631 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16632
16633         * ext/dvdnav/gst-dvd:
16634         Add a really simple sample DVD player
16635
16636 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
16637
16638         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
16639         (gst_a52dec_push), (gst_a52dec_handle_event),
16640         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
16641         (gst_a52dec_change_state):
16642         * ext/a52dec/gsta52dec.h:
16643           Use a debug category, Output timestamps correctly
16644           Emit tag info, Handle events, tell liba52dec about cpu
16645           capabilities so it can use MMX etc.
16646         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
16647           Fix a crasher accessing invalid memory
16648         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
16649         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
16650         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
16651         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
16652         (dvdnavsrc_query):
16653           Some support for byte-format seeking.
16654           Small fixes for still frames and menu button overlays
16655         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16656         (gst_mpeg2dec_alloc_buffer):
16657           Use a debug category. Adjust the report level of several items to
16658           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
16659           so it doesn't lose the GstBuffer pointer
16660         * gst/debug/Makefile.am:
16661         * gst/debug/gstdebug.c: (plugin_init):
16662         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
16663         (gst_navseek_base_init), (gst_navseek_class_init),
16664         (gst_navseek_init), (gst_navseek_seek),
16665         (gst_navseek_handle_src_event), (gst_navseek_set_property),
16666         (gst_navseek_get_property), (gst_navseek_chain),
16667         (gst_navseek_plugin_init):
16668         * gst/debug/gstnavseek.h:
16669           Add the navseek debug element for seeking back and forth in a
16670           video stream using arrow keys.
16671         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
16672         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
16673         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
16674         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
16675         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
16676         (gst_mpeg2subt_parse_header), (gst_get_nibble),
16677         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
16678         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
16679         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
16680         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
16681         * gst/mpeg2sub/gstmpeg2subt.h:
16682           Pretty much a complete rewrite. Now a loopbased element. May still
16683           require work to properly synchronise subtitle buffers.
16684         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
16685         (gst_dvd_demux_send_subbuffer):
16686         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
16687           Don't attempt to create subbuffers of size 0
16688           Reduce a couple of error outputs to warnings.
16689         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
16690         (gst_y4mencode_chain):
16691         Output the y4m frame header correctly.
16692
16693 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16694
16695         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16696           throw errors instead of allowing SIGFPE
16697
16698 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16699
16700         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
16701         (gst_gconf_render_bin_from_key):
16702           leak plugging and style fixing
16703
16704 2004-03-31  David Schleef  <ds@schleef.org>
16705
16706         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
16707         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
16708         (bug #138225)
16709         * gst/debug/Makefile.am:
16710         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
16711         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
16712         plugin.
16713         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
16714         (gst_negotiation_base_init), (gst_negotiation_class_init),
16715         (gst_negotiation_init), (gst_negotiation_getcaps),
16716         (gst_negotiation_pad_link), (gst_negotiation_chain),
16717         (gst_negotiation_set_property), (gst_negotiation_get_property),
16718         (gst_negotiation_plugin_init):  New element to talk about random
16719         negotiation things happening in a pipeline.
16720
16721 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16722
16723         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
16724           fix integer addition with help of Stefan Kost
16725
16726 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16727
16728         * po/nl.po: updated Dutch translation (Elros Cyriatan)
16729
16730 2004-03-30  David Schleef  <ds@schleef.org>
16731
16732         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
16733         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
16734         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
16735         (bug #137504)
16736         * ext/mpeg2dec/gstmpeg2dec.h:
16737
16738 2004-03-30  David Schleef  <ds@schleef.org>
16739
16740         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
16741
16742 2004-03-30  David Schleef  <ds@schleef.org>
16743
16744         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
16745         Michael Petullo) to handle .mov
16746
16747 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16748
16749         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
16750         (gst_osselement_rate_check_rate):
16751           probe caps correctly for sound cards that only support one format
16752
16753 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16754
16755         * ext/kio/kiosrc.cpp: (process_events):
16756           update handling event processing if inside KDE - untested
16757
16758 2004-03-29  David Schleef  <ds@schleef.org>
16759
16760         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
16761         by 2 to not interfere with other colorspaces.
16762         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
16763         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
16764         one to not interfere with ffmpeg_colorspace.
16765
16766 2004-03-29  David Schleef  <ds@schleef.org>
16767
16768         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
16769         aren't in the caps.
16770         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
16771         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
16772
16773 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16774
16775         * gst-libs/gst/riff/riff-media.c:
16776           fail on error, don't try to set stuff on NULL caps
16777
16778 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16779
16780         * configure.ac:
16781         * ext/Makefile.am:
16782         * ext/kio/Makefile.am:
16783         * ext/kio/kioreceiver.cpp:
16784         * ext/kio/kioreceiver.h:
16785         * ext/kio/kiosrc.cpp:
16786         * ext/kio/kiosrc.h:
16787           add experimental kiosrc plugin
16788         * ext/alsa/gstalsaplugin.c: (plugin_init):
16789           initialize debugging category only when we're sure registering the
16790           plugins worked.
16791
16792 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16793
16794         * examples/gstplay/player.c: (main):
16795         * gst-libs/gst/play/play.c: (gst_play_class_init),
16796         (gst_play_set_location), (gst_play_set_data_src),
16797         (gst_play_set_video_sink), (gst_play_set_audio_sink),
16798         (gst_play_set_visualization), (gst_play_connect_visualization):
16799           check return values of element_set_state and return FALSE where
16800           failed
16801
16802 2004-03-29  Benjamin Otte  <otte@gnome.org>
16803
16804         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16805           try harder to check if an event is really a discont
16806
16807 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16808
16809         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
16810         * po/az.po:
16811
16812 2004-03-28  Benjamin Otte  <otte@gnome.org>
16813
16814         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
16815         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16816         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
16817           get rid of non-standard "..." ranges in case statements.
16818
16819 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
16820
16821         * gst/mpegstream/gstmpegdemux.c:
16822         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
16823         specific functionality split to the new dvddemux element.
16824         * gst/mpegstream/gstdvddemux.c:
16825         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
16826         streams, derived from mpegdemux.
16827         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
16828         up. SCR based timestamp rewriting can be turned off (will probably
16829         completely disappear soon).
16830         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
16831         hacking. General cleanup. All printf statements replaced by
16832         debugging messages. Almost complete libdvdnav support.
16833         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
16834         by events. New properties for audio and subpicture languages.
16835         (dvdnavsrc_update_highlight): Now uses events.
16836         (dvdnavsrc_user_op): Cleaned up.
16837         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
16838         based). Lots of cleanup, and propper support for most libdvdnav
16839         events.
16840         (dvdnavsrc_make_dvd_event): New function.
16841         (dvdnavsrc_make_dvd_nav_packet_event): New function.
16842         (dvdnavsrc_make_clut_change_event): New function.
16843
16844 2004-03-26  Benjamin Otte  <otte@gnome.org>
16845
16846         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
16847           fix bug where typefinding would claim it's theora whenever less then
16848           7 bytes of data were available
16849
16850 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16851
16852         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
16853         (gst_alawdec_base_init), (gst_alawdec_class_init),
16854         (gst_alawdec_init), (gst_alawdec_chain):
16855         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
16856         (gst_alawenc_base_init), (gst_alawenc_class_init),
16857         (gst_alawenc_init), (gst_alawenc_chain):
16858         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
16859         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
16860         (gst_mulawdec_init), (gst_mulawdec_chain):
16861         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
16862         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
16863         (gst_mulawenc_init), (gst_mulawenc_chain):
16864           Fix capsnego in all four, remove the unused property functions and
16865           simplify the chain functions slightly. I guess we could use macros
16866           or something similar for those, since the code is so similar, but
16867           I'm currently too lazy...
16868
16869 2004-03-24  David Schleef  <ds@schleef.org>
16870
16871         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16872         (gst_osselement_close_audio), (gst_osselement_probe_caps),
16873         (gst_osselement_get_format_structure),
16874         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
16875         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
16876         (gst_osselement_rate_int_compare): Add code to handle rate probing
16877         (bug #120883)
16878         * sys/oss/gstosselement.h: same
16879         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
16880         Use rate probing provided by osselement.
16881         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
16882
16883 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16884
16885         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
16886         (gst_xvidenc_get_property):
16887           ulong/int mess-up.
16888
16889 2004-03-24  David Schleef  <ds@schleef.org>
16890
16891         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
16892         (gst_speexdec_init):
16893         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
16894         (gst_speexenc_init):  Create the pad template correctly (from
16895         the static pad template, not a NULL pointer.)
16896
16897 2004-03-25  Benjamin Otte  <otte@gnome.org>
16898
16899         * gst/debug/Makefile.am:
16900         * gst/debug/breakmydata.c:
16901           add element that quasi-randomly changes bytes in the stream.
16902           Intended use is robustness checking of demuxers and decoders in
16903           media tests.
16904
16905 2004-03-24  Benjamin Otte  <otte@gnome.org>
16906
16907         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
16908         (gst_alsa_probe_hw_params):
16909         * ext/alsa/gstalsa.h:
16910           debugging output fixes
16911
16912 2004-03-24  Benjamin Otte  <otte@gnome.org>
16913
16914         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
16915           don't g_return_if_fail if element is PLAYING, fail silently as every
16916           other element.
16917         * gst/effectv/gstquark.c: (gst_quarktv_chain):
16918           only fix needed for cast lvalue issues in gst-plugins
16919         * gst/volenv/gstvolenv.c: (gst_volenv_init):
16920           add proxy_getcaps
16921
16922 2004-03-24  Benjamin Otte  <otte@gnome.org>
16923
16924         * gst/level/gstlevel.c: (gst_level_init):
16925           add proxying getcaps function, so level doesn't advertise impossible
16926           caps
16927
16928 2004-03-24  David Schleef  <ds@schleef.org>
16929
16930         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16931         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
16932         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
16933         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
16934         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
16935         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
16936         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
16937         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
16938         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
16939         messages.  Divide the chunk size by the compression ratio
16940         (needed for MACE audio)
16941
16942 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16943
16944         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16945           Fix buffer overflow read error.
16946
16947 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16948
16949         * ext/alsa/gstalsa.h:
16950           Remove unused entry.
16951         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16952           Add cinepak.
16953         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
16954         (gst_videodrop_link), (gst_videodrop_chain):
16955           Fix, sort of. Was horribly broken with new capsnego. Bah...
16956
16957 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
16958
16959         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
16960         (plugin_init):
16961         Add a monkeysaudio typefind function
16962
16963 2004-03-23  Johan Dahlin  <johan@gnome.org>
16964
16965         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
16966         (gst_play_video_fixate): Check so the structure has the field
16967         before trying to fixate them, this makes it possible to have
16968         fakesinks for video and audio output without printing errors on
16969         the output console.
16970
16971 2004-03-22  David Schleef  <ds@schleef.org>
16972
16973         * sys/oss/Makefile.am:
16974         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
16975         (check_rate), (add_rate):  Rate probing test app.
16976
16977 2004-03-21  Benjamin Otte  <otte@gnome.org>
16978
16979         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
16980         (_fixate_caps_to_int), (gst_audio_convert_fixate):
16981           add a fixation function that pretty much does the right thing (fixes
16982           #137556)
16983
16984 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
16985
16986         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
16987
16988 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16989
16990         reviewed by: Benjamin Otte  <otte@gnome.org>
16991
16992         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
16993           terminate gst_event_new_discontinuous correctly (fixes parts of
16994           #137711)
16995
16996 2004-03-19  David Schleef  <ds@schleef.org>
16997
16998         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
16999         since it doesn't depend on X, and it's part of our ABI.
17000
17001 2004-03-19  Iain <iain@prettypeople.org>
17002
17003         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
17004         is_int in the structure, not the local variable.
17005
17006 2004-03-19  David Schleef  <ds@schleef.org>
17007
17008         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
17009         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
17010         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
17011         Improvements in caps negotiation.
17012
17013 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17014
17015         * po/LINGUAS:
17016         * po/af.po:
17017           adding Afrikaans (Petri Jooste)
17018
17019 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17020
17021         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17022         (gst_ffmpegcolorspace_chain):
17023         throw error instead of g_critical (#137588)
17024
17025 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17026
17027         * Makefile.am:
17028         * configure.ac:
17029           dist common and m4 correctly
17030         * po/sv.po:
17031
17032 2004-03-17  David Schleef  <ds@schleef.org>
17033
17034         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
17035         (bug #137348)
17036
17037 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17038
17039         * po/LINGUAS:
17040         * po/sv.po:
17041           adding Swedish translation (Christian Rose)
17042
17043 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17044
17045         * Makefile.am: use release.mak
17046
17047 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17048
17049         * common/ChangeLog:
17050         * common/gst-autogen.sh:
17051           add some explanation about the version detection
17052         * configure.ac:
17053           fix X check
17054
17055 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17056
17057         * configure.ac: bump nano to 1
17058
17059 === release 0.8.0 ===
17060
17061 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17062
17063         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17064
17065 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17066
17067         * configure.ac:
17068           update libtool version
17069         * gst-libs/gst/media-info/Makefile.am:
17070           actually use libtool version
17071
17072 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17073
17074         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17075
17076 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17077
17078         * configure.ac:
17079         * gst-plugins.spec.in:
17080         * pkgconfig/Makefile.am:
17081         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17082         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17083         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17084         * pkgconfig/gstreamer-libs.pc.in:
17085         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17086         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17087         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17088         * pkgconfig/gstreamer-plugins.pc.in:
17089           remove @VERSION@ from some of the pc files since core and plugins
17090           are decoupled.
17091           created gstreamer-plugins.pc as it's a better name, but keeping
17092           -libs around for now to get fixes upstream done first.
17093
17094 2004-03-15  Julien MOUTTE <julien@moutte.net>
17095
17096         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17097         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17098         * gst-libs/gst/play/play.h:
17099
17100 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17101
17102         * *.c, *.cc: don't mix tabs and spaces
17103
17104 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17105
17106         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17107           use the new ffmpegcolorspace
17108         * gst-plugins.spec.in:
17109           package new colorspace and media-info
17110         * configure.ac:
17111         * pkgconfig/Makefile.am:
17112           fix some more disting issues
17113         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17114         * pkgconfig/gstreamer-media-info.pc.in:
17115           generate media-info pc files
17116
17117 2004-03-15  Johan Dahlin  <johan@gnome.org>
17118
17119         * *.h: Revert indenting
17120
17121 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17122
17123         * configure.ac:
17124           adding ffmpegcolorspace element
17125         * gst/ffmpegcolorspace/Makefile.am:
17126         * gst/ffmpegcolorspace/avcodec.h:
17127         * gst/ffmpegcolorspace/common.h:
17128         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17129         * gst/ffmpegcolorspace/dsputil.h:
17130         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17131         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17132         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17133         (gst_ffmpeg_caps_to_pix_fmt):
17134         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17135         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17136         (gst_ffmpegcolorspace_caps_remove_format_info),
17137         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17138         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17139         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17140         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17141         (gst_ffmpegcolorspace_set_property),
17142         (gst_ffmpegcolorspace_get_property),
17143         (gst_ffmpegcolorspace_register):
17144         * gst/ffmpegcolorspace/imgconvert.c:
17145         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17146         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17147         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17148         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17149         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17150         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17151         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17152         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17153         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17154         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17155         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17156         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17157         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17158         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17159         (img_get_alpha_info), (deinterlace_line),
17160         (deinterlace_line_inplace), (deinterlace_bottom_field),
17161         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17162         * gst/ffmpegcolorspace/imgconvert_template.h:
17163         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17164         * gst/ffmpegcolorspace/mmx.h:
17165         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17166           adding ffmpegcolorspace element supplied by Ronald after cleaning
17167           up and pulling in the right bits of upstream source.
17168           I'm sure a better C/compiler wizard could do some cleaning up (for
17169           example use GLIB's malloc stuff), but as a first pass this
17170           works very well
17171
17172 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17173
17174         * ext/alsa/gstalsa.h:
17175           I assume Ronald forgot to commit the change to have cardname
17176           as a struct member.  Expect some public spanking at the next
17177           opportunity.
17178
17179 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17180
17181         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17182         (gst_alsa_open_audio), (gst_alsa_close_audio):
17183         * ext/alsa/gstalsa.c:
17184           Don't open the device if we're a mixer (= padless).
17185         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17186         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17187         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17188           Open mixer during state change rather than during object
17189           initialization. Also, get a device name. Currently in a somewhat
17190           hackish fashion, but I didn't really find something better.
17191
17192 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17193
17194         * *.c, *.h: run gst-indent
17195
17196 2004-03-14  Benjamin Otte  <otte@gnome.org>
17197
17198         * gst/modplug/gstmodplug.cc:
17199         * gst/modplug/gstmodplug.h:
17200           set correct timestamps on outgoing buffers
17201
17202 2004-03-14  Benjamin Otte  <otte@gnome.org>
17203
17204         * gst/modplug/gstmodplug.cc:
17205           handle events - don't do crap when a discont arrives that's not
17206           necessary
17207           This allows correct loading and playback of mods in Rhythmbox
17208
17209 2004-03-14  Benjamin Otte  <otte@gnome.org>
17210
17211         * configure.ac:
17212         * gst-libs/gst/gconf/Makefile.am:
17213         * pkgconfig/Makefile.am:
17214           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17215           they get rebuilt properly
17216         * configure.ac:
17217           when checking for vorbis, try pkgconfig first.
17218         * gst/modplug/gstmodplug.cc:
17219           add fixate function
17220
17221 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17222
17223         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17224           Fix for obvious mistake, where we first shift the offset and then
17225           read a samplesize element assuming the old offset. Note that this
17226           part still has something weird, i.e. my movies containing those
17227           don't actually play well, but at least there's something that looks
17228           like sound now.
17229
17230 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17231         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17232         (plugin_init):
17233         Add a typefind function for speex format
17234
17235 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17236
17237         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17238         (gst_asf_demux_setup_pad):
17239           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17240           instead of 0. Reason is simple: some elements have a fps range
17241           of 1-max instead of 0-max. So now ASF video actually works.
17242
17243 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17244
17245         * po/LINGUAS:
17246         * po/sr.po:
17247           adding serbian as a language
17248
17249 2004-03-13  Benjamin Otte  <otte@gnome.org>
17250
17251         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17252           return taglist correctly from _get function, don't gst_pad_push it.
17253           (fixes #137042)
17254
17255 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17256         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17257
17258 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17259
17260         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17261         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17262         (gst_alsa_mixer_track_new):
17263         * ext/alsa/gstalsamixertrack.h:
17264           Fix ancient leftovers... MixerTrack is a GObject.
17265
17266 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17267
17268         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17269         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17270           Don't block during probing...
17271
17272 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17273
17274         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17275         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17276         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17277         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17278         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17279         (gst_alsa_open_audio), (gst_alsa_close_audio):
17280         * ext/alsa/gstalsa.h:
17281           Add propertyprobe interface implementation, add some device-name
17282           property, all this so that it looks good in gnome-volume-control.
17283
17284 2004-03-12  David Schleef  <ds@schleef.org>
17285
17286         * configure.ac: the Hermes library controls hermescolorspace, not
17287         colorspace.
17288         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17289         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17290         not /* */
17291         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17292         * ext/sdl/sdlvideosink.h: ditto.
17293         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17294
17295 2004-03-12  Benjamin Otte  <otte@gnome.org>
17296
17297         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17298         (gst_x_overlay_got_xwindow_id):
17299         * gst-libs/gst/xoverlay/xoverlay.h:
17300           replace XID with unsigned long to get rid of the xlibs dependency in
17301           XOverlay (fixes #137004)
17302
17303 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17304         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17305         (gst_agingtv_setup):
17306         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17307         (gst_dicetv_base_init), (gst_dicetv_class_init),
17308         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17309         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17310         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17311         (gst_edgetv_setup), (gst_edgetv_rgb32):
17312         * gst/effectv/gsteffectv.c:
17313         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17314         (gst_quarktv_set_property):
17315         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17316         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17317         (gst_revtv_setup), (gst_revtv_rgb32):
17318         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17319         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17320         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17321         (gst_shagadelictv_rgb32):
17322         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17323         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17324         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17325         * gst/effectv/gstwarp.c:
17326         Port everything that can be ported to videofilter and fix up the caps.
17327         Can someone with a big-endian machine please check these?
17328
17329 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17330
17331         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17332         (gst_osssink_chain), (gst_osssink_change_state):
17333           Latest fixes for A/V sync, audio playback and such. This is about
17334           all... MPEG playback issues are mostly related to the async build-
17335           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17336
17337 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17338
17339         patch from: Stephane Loeuillet
17340
17341         * configure.ac:
17342           use pkg-config for some libraries, falling back to the old .m4 way
17343           (fixes #131270)
17344         * m4/libdv.m4:
17345           removed
17346
17347 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17348
17349         * configure.ac:
17350         * tools/Makefile.am:
17351         * tools/Makefile.in:
17352         * tools/gst-launch-ext-m.m:
17353         * tools/gst-launch-ext.1.in:
17354         * tools/gst-visualise-m.m:
17355         * tools/gst-visualise.1:
17356         * tools/gst-visualise.1.in:
17357           reorganizing generation of script tools
17358
17359 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17360
17361         * ext/divx/gstdivxdec.c:
17362           Downgrade priority. We prefer ffdec_mpeg4.
17363         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17364         (gst_faad_chain), (gst_faad_change_state):
17365           Fix capsnego. Doesn't work for some sounds because we don't have
17366           a 5:1 to stereo element.
17367         * ext/xvid/gstxvid.c: (plugin_init):
17368           Add priority.
17369         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17370         (gst_osssink_change_state):
17371           Add discont handling.
17372
17373 2004-03-09  Colin Walters  <walters@verbum.org>
17374
17375         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17376         conversion.
17377
17378 2004-03-09  Benjamin Otte  <otte@gnome.org>
17379
17380         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17381           the signals take 2 arguments
17382
17383 2004-03-09  David Schleef  <ds@schleef.org>
17384
17385         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17386         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17387         * ext/alsa/gstalsa.h:
17388         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17389
17390 2004-03-09  Benjamin Otte  <otte@gnome.org>
17391
17392         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17393         (gst_mikmod_change_state):
17394         * ext/mikmod/gstmikmod.h:
17395           make mikmod's loop function not loop infinitely and call
17396           gst_element_yield anymore
17397         * gst/modplug/gstmodplug.cc:
17398           fix pad negotiation (fixes #136590)
17399
17400 2004-03-09  David Schleef  <ds@schleef.org>
17401
17402         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17403         doesn't conflict with the internal colorspace plugin.
17404         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17405         satisfy the crappy-ass shell shipped by a certain vendor.
17406         * gst/videofilter/make_filter: same (bug #135299)
17407
17408 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17409
17410         * configure.ac: bump nano to 1
17411
17412 === release 0.7.6 ===
17413
17414 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17415
17416         * configure.in: releasing 0.7.6, "There"
17417
17418 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17419
17420         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17421         * pkgconfig/gstreamer-play.pc.in:
17422           synchronize the two
17423
17424 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17425
17426         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17427         (cdparanoia_open), (cdparanoia_event):
17428           fix/add error handling
17429         * po/POTFILES.in:
17430           add cdparanoia source
17431         * tools/Makefile.am:
17432           make scripts executable
17433
17434 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17435
17436         * configure.ac:
17437         * ext/vorbis/Makefile.am:
17438         * sys/Makefile.am:
17439           remove id3types, vorbisfile and xvideosink from the build (#133783)
17440
17441 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17442
17443         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17444           Fix metadata read crash (#136537).
17445
17446 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17447
17448         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17449         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17450           adding mime types, fixing the one-stop function
17451
17452 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17453
17454         * ext/nas/nassink.c and /ext/nas/nassink.h:
17455         More NAS love from Arwed von Merkatz
17456         So lets all sing 'Can you feel the NAS tonight'
17457
17458 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17459
17460         * tools/gst-launch-ext.in:
17461         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17462
17463 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17464
17465         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17466         (gst_mpeg2dec_init):
17467         remove the user_data pad for now, because it is being used in
17468         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17469         If someone knows how to fix this properly, please do.
17470
17471 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17472
17473         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17474         (gst_osssink_get_time):
17475         add a warning, IMO this won't get triggered anymore, remove later
17476
17477 2004-03-07  David Schleef  <ds@schleef.org>
17478
17479         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17480         format (bug #136470)
17481
17482 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17483
17484         * gst-libs/Makefile.am:
17485         * gst-libs/gst/media-info/Makefile.am:
17486         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17487         (error_callback), (gst_media_info_error_create),
17488         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17489         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17490         * gst-libs/gst/media-info/media-info-priv.h:
17491         * gst-libs/gst/media-info/media-info-test.c: (main):
17492         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17493         (gst_media_info_class_init), (gst_media_info_instance_init),
17494         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17495         (gst_media_info_read_idler), (gst_media_info_read):
17496         * gst-libs/gst/media-info/media-info.h:
17497         fixed, should work now
17498
17499 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17500
17501         * ext/nas/nassink.c:
17502         A bunch of NAS fixes from Arwed von Merkatz
17503
17504 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17505
17506         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17507         (qtdemux_parse_trak):
17508           Fix crash (j might be greater than n_samples, in which case we're
17509           writing outside the allocated space for the array) and memleak.
17510
17511 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17512
17513         * sys/oss/gstosssink.c: (gst_osssink_chain):
17514           And another caller that couldn't handle delay < 0 (unsigned
17515           integer overflow). Video now continues playing on an audio
17516           buffer underrun, and the clock continues working. Audio still
17517           stalls.
17518
17519 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17520
17521         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17522         (gst_osssink_get_time):
17523           get_delay() may return values lower than 0. In those cases, we
17524           should not actually cast to *unsigned* int64, that will break
17525           stuff horribly. In my case, it screwed up A/V sync in movies
17526           in totem rather badly.
17527
17528 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17529
17530         * ext/faac/gstfaac.c: (gst_faac_chain):
17531         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17532         * ext/libpng/gstpngenc.c: (user_write_data):
17533         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17534         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17535         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17536         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17537         Fix several misuse of gst_buffer_merge (it doesn't take ownership
17538         of any buffer), should fix some leaks. I hope I didn't unref buffers
17539         that shouldn't be...
17540
17541 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17542
17543         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17544         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
17545         (error_callback), (gmi_reset), (gmi_seek_to_track),
17546         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
17547         (gmip_find_type_post), (gmip_find_stream_post),
17548         (gmip_find_track_streaminfo_post):
17549         * gst-libs/gst/media-info/media-info-priv.h:
17550         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
17551         (info_print), (main):
17552         * gst-libs/gst/media-info/media-info.c:
17553         (gst_media_info_error_create), (gst_media_info_error_element),
17554         (gst_media_info_instance_init), (gst_media_info_get_property),
17555         (gst_media_info_new), (gst_media_info_set_source),
17556         (gst_media_info_read_idler), (gst_media_info_read):
17557         * gst-libs/gst/media-info/media-info.h:
17558           first pass at making this work again.  This seems to work on
17559           tagged ogg/vorbis and mp3 files.
17560
17561 2004-03-06  Benjamin Otte  <otte@gnome.org>
17562
17563         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
17564           fix huge leak: gst_buffer_merge doesn't unref the first argument
17565           itself.
17566
17567 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17568
17569         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
17570           report layer/mode/emphasis
17571
17572 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17573
17574         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
17575
17576 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17577
17578         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17579           signal serial
17580
17581 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17582
17583         * ext/vorbis/vorbis.c: (plugin_init):
17584         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17585         (gst_vorbis_dec_init), (vorbis_dec_event):
17586         add debug category
17587         make vorbisdec handle _BYTE and _TIME queries
17588
17589 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17590
17591         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
17592           from the xing header
17593
17594 2004-03-06  Benjamin Otte  <otte@gnome.org>
17595
17596         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
17597         (gst_audio_convert_link), (gst_audio_convert_change_state),
17598         (gst_audio_convert_buffer_from_default_format):
17599           do conversions from/to float correctly, fix some caps nego errors,
17600           export correct supported caps in template and getcaps, use correct
17601           caps in try_set_caps functions
17602
17603 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17604
17605         For some reason, I only committed a ChangeLog entry yesterday and
17606         not the corresponding code...
17607         * ext/mad/gstmad.c: Fix detection of Xing headers
17608         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17609
17610 2004-03-06  Benjamin Otte  <otte@gnome.org>
17611
17612         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
17613         (gst_ogg_demux_src_query):
17614           make sure to handle the case where there's no current chain
17615           gracefully.
17616
17617 2004-03-05  David Schleef  <ds@schleef.org>
17618
17619         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
17620         Add fixate function. (bug #131128)
17621         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
17622         (gst_sdlvideosink_fixate):  Add fixate function.
17623         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
17624         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
17625         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
17626         Fix missing break that was causing ulaw to be interpreted as
17627         raw int.
17628
17629 2004-03-05  David Schleef  <ds@schleef.org>
17630
17631         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17632         Fix code that ignores return value of gst_buffer_merge().
17633         (bug #114560)
17634         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
17635         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
17636         * testsuite/gst-lint:  Check for above.
17637
17638 2004-03-05  David Schleef  <ds@schleef.org>
17639
17640         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
17641         caps and throw an element error.  (bug #136334)
17642
17643 2004-03-05  David Schleef  <ds@schleef.org>
17644
17645         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
17646         (gst_faad_chain): Fix negotiation.
17647         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
17648         key and button events.
17649         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
17650         dung heap of code.
17651         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
17652         depends on gconf
17653         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
17654         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
17655         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
17656         function to encourage better negotiation, particularly between
17657         audioconvert and osssink.
17658         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
17659         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
17660         more important.
17661         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
17662         typefinding.
17663         * gst/vbidec/vbiscreen.c:  Add glib header
17664         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
17665
17666 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
17667
17668         * ext/mad/gstmad.c: Fix detection of Xing headers
17669         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17670
17671 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17672
17673         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
17674         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
17675           debug updates
17676
17677 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17678
17679         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
17680         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
17681         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
17682         files, and report the parsed length as a GST_TAG_DURATION tag.
17683         * gst/tags/gstid3tag.c: support TLEN (duration) tag
17684
17685 2004-03-05  Benjamin Otte  <otte@gnome.org>
17686
17687         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
17688           convert channels correctly. convert correctly to unsigned.
17689
17690 2004-03-05  Julien MOUTTE <julien@moutte.net>
17691
17692         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
17693         we have a window before clearing it.
17694
17695 2004-03-05  Julien MOUTTE <julien@moutte.net>
17696
17697         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
17698         have a window before clearing it.
17699
17700 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17701
17702         * gconf/gstreamer.schemas.in:
17703         * gst-libs/gst/gconf/Makefile.am:
17704           version installation path the same way as for 0.6
17705         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17706         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17707         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17708           remove comment that was fixed
17709
17710 2004-03-05  David Schleef  <ds@schleef.org>
17711
17712         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
17713         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
17714         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
17715         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
17716         Add prototype code for handling seeking and querying.
17717
17718 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17719
17720         * examples/gstplay/player.c: (main):
17721           Initialize variables to NULL. Prevents a segfault because the
17722           (uninitialized) variable is not NULL, resulting in a crash on
17723           trying to reach error->message.
17724
17725 2004-03-05  Benjamin Otte  <otte@gnome.org>
17726
17727         * gst/audioconvert/gstaudioconvert.c:
17728         (gst_audio_convert_buffer_to_default_format):
17729         make float=>int conversion work correctly even in cornercases.
17730
17731 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
17732
17733         * debian/README.Debian:
17734         * debian/build-deps:
17735         * debian/changelog:
17736         * debian/control:
17737         * debian/control.in:
17738         * debian/copyright:
17739         * debian/gstreamer-a52dec.files:
17740         * debian/gstreamer-aa.files:
17741         * debian/gstreamer-alsa.files:
17742         * debian/gstreamer-alsa.manpages:
17743         * debian/gstreamer-arts.files:
17744         * debian/gstreamer-artsd.files:
17745         * debian/gstreamer-audiofile.files:
17746         * debian/gstreamer-avifile.files:
17747         * debian/gstreamer-cdparanoia.files:
17748         * debian/gstreamer-colorspace.files:
17749         * debian/gstreamer-doc.files:
17750         * debian/gstreamer-dv.files:
17751         * debian/gstreamer-dvd.files:
17752         * debian/gstreamer-esd.files:
17753         * debian/gstreamer-festival.files:
17754         * debian/gstreamer-flac.files:
17755         * debian/gstreamer-gconf.conffiles:
17756         * debian/gstreamer-gconf.files:
17757         * debian/gstreamer-gconf.postinst:
17758         * debian/gstreamer-gnomevfs.files:
17759         * debian/gstreamer-gsm.files:
17760         * debian/gstreamer-http.files:
17761         * debian/gstreamer-jack.files:
17762         * debian/gstreamer-jpeg.files:
17763         * debian/gstreamer-mad.files:
17764         * debian/gstreamer-mikmod.files:
17765         * debian/gstreamer-misc.files:
17766         * debian/gstreamer-mpeg2dec.files:
17767         * debian/gstreamer-oss.files:
17768         * debian/gstreamer-plugin-apps.files:
17769         * debian/gstreamer-plugin-apps.manpages:
17770         * debian/gstreamer-plugin-libs-dev.files:
17771         * debian/gstreamer-plugin-libs.files:
17772         * debian/gstreamer-plugin-template.postinst:
17773         * debian/gstreamer-plugin-template.postrm:
17774         * debian/gstreamer-sdl.files:
17775         * debian/gstreamer-sid.files:
17776         * debian/gstreamer-vorbis.files:
17777         * debian/gstreamer-x.files:
17778         * debian/mk.control:
17779         * debian/rules:
17780         Debian package info not maintained here.
17781
17782 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
17783
17784         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
17785         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
17786         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
17787         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
17788         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
17789         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
17790         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
17791         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
17792         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
17793         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
17794         * gst-libs/gst/colorbalance/colorbalance.c:
17795         (gst_color_balance_class_init):
17796         * gst-libs/gst/colorbalance/colorbalancechannel.c:
17797         (gst_color_balance_channel_class_init):
17798         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17799         * gst-libs/gst/play/play.c: (gst_play_class_init):
17800         * gst-libs/gst/propertyprobe/propertyprobe.c:
17801         (gst_property_probe_iface_init):
17802         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
17803         * gst-libs/gst/tuner/tunerchannel.c:
17804         (gst_tuner_channel_class_init):
17805         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
17806         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
17807         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
17808         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
17809         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
17810         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
17811         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
17812         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
17813         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
17814           fix signals to use - instead of _
17815         * ext/libcaca/gstcacasink.h:
17816         * ext/sdl/sdlvideosink.h:
17817           fix header rename
17818
17819 2004-03-04  David Schleef  <ds@schleef.org>
17820
17821         * testsuite/gst-lint:  Add a check for bad signal names.
17822
17823 2004-03-04  <kost@imn.htwk-leipzig.de>
17824
17825         reviewed by David Schleef
17826
17827         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
17828         modified the alpha channel and caused a warning. (bug #136192)
17829
17830 2004-04-03  Christian Schaller <Uraeus@gnome.org>
17831
17832         * gst-plugins.spec.in:
17833         Change names of plugins to actually be correct. Try to keep things
17834         alphabetical to avoid getting beat up by Thomas
17835
17836 2004-03-03  Julien MOUTTE <julien@moutte.net>
17837
17838         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
17839         Using ximagesink as a default if no gconf key found. We should
17840         probably consider using alsasink instead of osssink for the audio
17841         part.
17842
17843 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17844
17845         * configure.ac:
17846           fix --with-plugins, don't think it ever worked before
17847         * gst-plugins.spec.in:
17848           even more updates
17849
17850 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17851
17852         * ext/sdl/sdlvideosink.h:
17853         * sys/ximage/ximagesink.h:
17854         * sys/xvideo/xvideosink.h:
17855         * sys/xvimage/xvimagesink.h:
17856           Fix for move of gstvideosink.h -> videosink.h.
17857
17858 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17859
17860         * gst-libs/gst/xwindowlistener/Makefile.am:
17861           this is a plugin library, not a library
17862
17863 2004-03-01  David Schleef  <ds@schleef.org>
17864
17865         * AUTHORS:  Added some names.  Add yourself if you're still
17866         missing.
17867
17868 2004-03-01  David Schleef  <ds@schleef.org>
17869
17870         * MAINTAINERS: Add
17871
17872 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17873
17874         * gst-plugins.spec.in: clean up spec file
17875
17876 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17877
17878         * gst-libs/gst/video/Makefile.am:
17879         * gst-libs/gst/video/gstvideosink.c:
17880         * gst-libs/gst/video/gstvideosink.h:
17881           rename gstvideosink.h to videosink.h to match other headers
17882         * gst/mixmatrix/Makefile.am:
17883           fix plugin filename
17884         * gst/tags/Makefile.am: fix plugin filename
17885
17886 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17887
17888         * gst/tags/Makefile.am: fix plugin filename
17889
17890 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17891
17892         * examples/gstplay/player.c: (got_time_tick), (main):
17893           add error handler
17894           display time_tick more readably
17895         * gst/mixmatrix/Makefile.am:
17896           fix plugin file name
17897
17898 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
17899
17900         * sys/oss/gstosselement.c: (gst_osselement_probe),
17901         (device_combination_append), (gst_osselement_class_probe_devices):
17902         * sys/oss/gstosselement.h:
17903           Reworked enumeration of oss dsps and mixers so that gst-mixer works
17904           on my system using alsa oss emulation, fixes bug #135597
17905
17906 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17907
17908         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
17909         (gst_videodrop_chain), (gst_videodrop_change_state):
17910         * gst/videodrop/gstvideodrop.h:
17911           Work based on timestamp of input data, not based on the expected
17912           framerate from the input. The consequence is that this element now
17913           not only scales framerates, but also functions as a framerate
17914           corrector or framerate stabilizer/constantizer.
17915
17916 2004-02-27  David Schleef  <ds@schleef.org>
17917
17918         patches from jmmv@menta.net (Julio M. Merino Vidal)
17919
17920         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
17921         GST_ELEMENT_ERROR call (bug #135634)
17922         * gst/interleave/interleave.c: (interleave_buffered_loop),
17923         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
17924         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
17925         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17926         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
17927         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
17928         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
17929         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
17930         Fix GST_ELEMENT_ERROR call.
17931         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
17932         GST_ELEMENT_ERROR call.
17933
17934 2004-02-27  Benjamin Otte  <otte@gnome.org>
17935
17936         * gst-libs/gst/audio/audio.h:
17937           add macro to make sure header isn't included twice
17938         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
17939           don't use gst_buffer_free
17940         * gst/playondemand/filter.func:
17941           don't use gst_data_free. Free data only once.
17942
17943 2004-02-26  David Schleef  <ds@schleef.org>
17944
17945         * gst-libs/gst/colorbalance/Makefile.am:
17946         * gst-libs/gst/mixer/Makefile.am:
17947         * gst-libs/gst/tuner/Makefile.am:
17948         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
17949         should not be disted, -marshal.h files should not be installed,
17950         and -enum.h files _should_ be installed.  Fix to make this the
17951         case.
17952
17953 === release 0.7.5 ===
17954
17955 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17956
17957         * configure.ac: release 0.7.5, "Under The Sea"
17958
17959 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17960
17961         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17962         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
17963         * gst/videoscale/gstvideoscale.c:
17964         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
17965           assorted debug/warning fixes
17966
17967 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17968
17969         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
17970         (gst_videoscale_init), (gst_videoscale_chain),
17971         (gst_videoscale_set_property), (plugin_init):
17972         * gst/videoscale/gstvideoscale.h:
17973         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
17974         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
17975         (gst_videoscale_planar400), (gst_videoscale_packed422),
17976         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
17977         (gst_videoscale_24bit), (gst_videoscale_16bit),
17978         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
17979         (gst_videoscale_scale_plane_slow),
17980         (gst_videoscale_scale_point_sample),
17981         (gst_videoscale_scale_nearest),
17982         (gst_videoscale_scale_nearest_str2),
17983         (gst_videoscale_scale_nearest_str4),
17984         (gst_videoscale_scale_nearest_32bit),
17985         (gst_videoscale_scale_nearest_24bit),
17986         (gst_videoscale_scale_nearest_16bit):
17987         add debugging category and use it properly
17988         fix use of GST_PTR_FORMAT
17989
17990 2004-02-25  Andy Wingo  <wingo@pobox.com>
17991
17992         * gst/interleave/interleave.c (interleave_buffered_loop): Always
17993         push only when channel->buffer is NULL. Prevents segfaults doing
17994         the state change after a nonlocal exit, like a scheme exception.
17995
17996         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
17997         Handle the case where the intersected caps is empty.
17998
17999 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18000
18001         * gst/law/mulaw-decode.c: (mulawdec_link):
18002         * gst/law/mulaw.c: (plugin_init):
18003           fix mulawdec so it actually works again
18004
18005 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
18006
18007         reviewed by: David Schleef  <ds@schleef.org>
18008
18009         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
18010         (gst_gamma_init), (gst_gamma_set_property),
18011         (gst_gamma_get_property), (gst_gamma_calculate_tables),
18012         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
18013         for RGB, with separate r g and b correction factors. (#131167)
18014
18015 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18016
18017         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18018           only signal tags for bitrate if they're > 0 (#134894)
18019
18020 2004-02-24  David Schleef  <ds@schleef.org>
18021
18022         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
18023         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
18024         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
18025         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
18026         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
18027         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
18028         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
18029         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
18030         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
18031         category.  Attempt to fix timestamp calculation.
18032
18033 2004-02-24  Johan Dahlin  <johan@gnome.org>
18034
18035         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
18036
18037 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18038
18039         * configure.ac:
18040         * gconf/Makefile.am:
18041         * gconf/gstreamer.schemas:
18042         * gst-libs/gst/gconf/Makefile.am:
18043         * gst-libs/gst/gconf/gconf.c:
18044           version gconf schemas and install locations
18045
18046 2004-02-23  Benjamin Otte  <otte@gnome.org>
18047
18048         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18049         (gst_xine_input_subclass_init):
18050           call parent dispose.
18051           change pad template for CD reader correctly
18052         * ext/xine/Makefile.am:
18053         * ext/xine/gstxine.h:
18054         * ext/xine/xine.c: (plugin_init):
18055         * ext/xine/xineaudiosink.c:
18056           wrap audio sinks, too
18057         * gst-libs/gst/resample/private.h:
18058         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18059         (gst_resample_reinit), (gst_resample_scale),
18060         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18061         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18062         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18063         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18064         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18065         * gst-libs/gst/resample/resample.h:
18066         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18067         (gst_audioscale_class_init), (gst_audioscale_link),
18068         (gst_audioscale_get_buffer), (gst_audioscale_init),
18069         (gst_audioscale_chain), (gst_audioscale_set_property),
18070         (gst_audioscale_get_property):
18071         * gst/audioscale/gstaudioscale.h:
18072           s/resample_*/gst_resample_*/i to not clobber namespaces
18073
18074 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18075
18076         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18077         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18078         (gst_riff_create_video_template_caps),
18079         (gst_riff_create_audio_template_caps),
18080         (gst_riff_create_iavs_template_caps):
18081         * gst-libs/gst/riff/riff-media.h:
18082         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18083         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18084         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18085         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18086         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18087         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18088         (gst_matroska_demux_plugin_init): First batch implementing audio and
18089         video codec tags in demuxers.
18090
18091 2004-02-22  Benjamin Otte  <otte@gnome.org>
18092
18093         * ext/xine/Makefile.am:
18094         * ext/xine/gstxine.h:
18095         * ext/xine/xine.c: (plugin_init):
18096         * ext/xine/xineinput.c:
18097           add input plugin wrapper. Playback from files, http, mms and cdda
18098           works.
18099         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18100           remove leftover G_GNUC_UNUSED
18101         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18102         (gst_asf_demux_identify_guid):
18103           improve debugging output
18104
18105 2004-02-22  Benjamin Otte  <otte@gnome.org>
18106
18107         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18108
18109         * autogen.sh:
18110           replace test -e with test -x for mkinstalldirs to be more portable.
18111           (fixes #134816)
18112
18113 2004-02-22  Benjamin Otte  <otte@gnome.org>
18114
18115         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18116
18117         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18118           set rank to PRIMARY
18119         * gst/volume/gstvolume.c: (plugin_init):
18120           set rank to NONE
18121         fixes #134960
18122
18123 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18124
18125         reviewed by Benjamin Otte  <otte@gnome.org>
18126
18127         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18128           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18129
18130 2004-02-22  Benjamin Otte  <otte@gnome.org>
18131
18132         * configure.ac:
18133           export [_]*{gst,Gst,GST}.* symbols from plugins
18134
18135 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18136
18137         reviewed by: Benjamin Otte  <otte@gnome.org>
18138
18139         * ext/lame/gstlame.c: (add_one_tag):
18140         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18141         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18142         (gst_vorbisenc_metadata_set1):
18143         * gst/tags/gstid3tag.c:
18144         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18145           apply fixes from bugs #135042 (lame can't write tags) and #133817
18146           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18147
18148 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18149
18150         * configure.ac: Export only gst_plugin_desc from plugins.
18151          Note that this change only makes any effect with Linux using libtool
18152          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18153          fine. And don't try to have several versions of libtool in different
18154          directories.
18155
18156 2004-02-20  Andy Wingo  <wingo@pobox.com>
18157
18158         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18159         interleave respectively.
18160
18161         * gst/interleave/deinterleave.c: New plugin: deinterleave
18162         (replaces on oneton).
18163         * gst/interleave/interleave.c: New plugin: interleave.
18164         * gst/interleave/plugin.h: Support file.
18165         * gst/interleave/plugin.c: Support file.
18166
18167         * configure.ac: Remove intfloat and oneton, add interleave.
18168
18169         * ext/sndfile/gstsf.c: Handle events better.
18170
18171         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18172         and float2int operation. int2float has scheduling problems as
18173         noted in in2float_chain.
18174
18175 2004-02-20  Benjamin Otte  <otte@gnome.org>
18176
18177         * ext/xine/Makefile.am:
18178         * ext/xine/gstxine.h:
18179         * ext/xine/xine.c:
18180         * ext/xine/xineaudiodec.c:
18181         * ext/xine/xinecaps.c:
18182           add first version of xine plugin wrapper. Currently only wraps the
18183           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18184         * configure.ac:
18185         * ext/Makefile.am:
18186           add xine plugin wrapper, disabled by default. Use --enable-xine to
18187           build. Note that it'll segfault on gst-register if you don't remove
18188           the goom and tvtime post plugins from xine.
18189         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18190         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18191           add extradata parsing for QDM2.
18192           change around debugging prints.
18193
18194 2004-02-19  Benjamin Otte  <otte@gnome.org>
18195
18196         * ext/lame/gstlame.c: (gst_lame_chain):
18197         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18198           use gst_tag_list_insert when you want to insert tags
18199
18200 2004-02-18  David Schleef  <ds@schleef.org>
18201
18202         * configure.ac:  Move massink to gst-rotten
18203         * ext/Makefile.am:
18204         * ext/mas/Makefile.am:
18205         * ext/mas/massink.c:
18206         * ext/mas/massink.h:
18207
18208 2004-02-18  David Schleef  <ds@schleef.org>
18209
18210         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18211         typefinding, since it seems to be worse than nothing.
18212         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18213         atom to recognize .mp4 and .m4a files as video/quicktime.
18214
18215 2004-02-18  David Schleef  <ds@schleef.org>
18216
18217         * gst/sine/demo-dparams.c: (quit_live),
18218         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18219         Use double dparams, not float.
18220         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18221         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18222         sync'd elements don't really work correctly.
18223         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18224         (volume_update_volume), (volume_get_property):  Change dparam
18225         to double.
18226
18227 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18228
18229         * sys/ximage/ximagesink.c:
18230         (gst_ximagesink_xwindow_update_geometry),
18231         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18232         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18233         (gst_ximagesink_init): Rework the way software video scaling works. So
18234         now we check on each chain call if the video frames are feeling the
18235         window. If not we try to renegotiate caps. On failure we memorize that
18236         and we won't try again for that PLAYING sessions.
18237         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18238         failure.
18239         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18240         synchronous flag.
18241
18242 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18243
18244         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18245           break up _link so we can give a better debug message for errors
18246
18247 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18248
18249         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18250           set up debug category
18251
18252 2004-02-18  Julien MOUTTE <julien@moutte.net>
18253
18254         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18255         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18256         the way renegotiation work. The event handling function is not taking
18257         care of external windows and renegotiate method check for pad flags
18258         NEGOTIATING. Should fix : #133209
18259
18260 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18261
18262         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18263         pad is negotiating before trying renegotiation.
18264
18265 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18266
18267         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18268           pass on all possible mime types as typefind hints
18269
18270 2004-02-17  Julien MOUTTE <julien@moutte.net>
18271
18272         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18273         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18274         possible SHM leak if we crash. All other apps using XShm are doing
18275         that.
18276
18277 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18278
18279         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18280         (gst_ximagesink_expose): Renegotiate size on expose.
18281         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18282         size on expose.
18283
18284 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18285
18286         * testsuite/alsa/sinesrc.c:
18287           cosmetic fix to fix compile issue with gcc 2.95.4
18288
18289 2004-02-16  Julien MOUTTE <julien@moutte.net>
18290
18291         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18292         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18293         failed opening the audio device.
18294         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18295         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18296         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18297         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18298         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18299         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18300         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18301         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18302         Removing some useless g_return_if_fail like wingo suggested.
18303         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18304         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18305         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18306         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18307         (gst_xvimagesink_update_colorbalance),
18308         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18309         (gst_xvimagesink_xcontext_clear),
18310         (gst_xvimagesink_get_fourcc_from_caps),
18311         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18312         (gst_xvimagesink_set_xwindow_id),
18313         (gst_xvimagesink_colorbalance_list_channels),
18314         (gst_xvimagesink_colorbalance_set_value),
18315         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18316         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18317
18318 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18319
18320         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18321           throw error when not negotiated instead of asserting
18322
18323 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18324
18325         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18326         correct data refcounting.
18327
18328 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18329
18330         * gst/switch/gstswitch.c: (gst_switch_change_state),
18331         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18332         change, mostly the EOS flag.
18333
18334 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18335
18336         * examples/gstplay/player.c: (got_eos), (main): Adding some
18337         output for debugging.
18338         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18339         timeouts if we go to any state different from PLAYING.
18340         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18341         more EOS bugs in riff lib.
18342
18343 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18344
18345         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18346         visualization until i find a way to fix switch correctly.
18347         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18348         EOS arrives.
18349         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18350         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18351         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18352         Reworked switch to get a more correct behaviour with events and refing
18353         of data stored in sinkpads.
18354         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18355         we don't pull from a pad in EOS.
18356
18357 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18358
18359         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18360           remove v1 tag even if we can't read it (makes sure we don't detect
18361           it again)
18362
18363 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18364
18365         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18366         (gst_alsa_xrun_recovery):
18367         * ext/alsa/gstalsa.h:
18368           try xrun recovery when wait failed. Make xrun recovery function
18369           return TRUE/FALSE to indicate success. (might fix #134354)
18370
18371 2004-02-13  David Schleef  <ds@schleef.org>
18372
18373         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18374         (dynparm_value_changed), (main): Convert from float to double.
18375         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18376
18377 2004-02-13  David Schleef  <ds@schleef.org>
18378
18379         * gst/silence/gstsilence.c: (gst_silence_class_init),
18380         (gst_silence_set_clock), (gst_silence_get),
18381         (gst_silence_set_property), (gst_silence_get_property):
18382         * gst/silence/gstsilence.h: Add sync property.
18383         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18384         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18385         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18386         * gst/sine/gstsinesrc.h: Add sync property.
18387
18388 2004-02-13  David Schleef  <ds@schleef.org>
18389
18390         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18391         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18392
18393 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18394
18395         * configure.ac:
18396         * ext/Makefile.am:
18397         * gst-libs/ext/Makefile.am:
18398           move ffmpeg plugin to gst-ffmpeg module
18399
18400 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18401
18402         * configure.ac: use GST_ARCH to detect architecture
18403
18404 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18405
18406         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18407
18408 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18409
18410         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18411           classify LADSPA plugins based on number of src/sink pads
18412           (#133663, Stefan Kost)
18413         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18414           fix dparams registration
18415           (#133528, Stefan Kost)
18416         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18417           fix use of isprint and use g_ascii_isprint instead
18418           (#133316, Stefan Kost)
18419
18420 2004-02-11  David Schleef  <ds@schleef.org>
18421
18422         Convert a few inner loops to use liboil.  This is currently
18423         optional, and is only enabled if liboil is present (duh!).
18424         * configure.ac: Check for liboil-0.1
18425         * gst/intfloat/Makefile.am:
18426         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18427         (gst_int2float_chain_gint16):
18428         * gst/videofilter/Makefile.am:
18429         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18430         (tablelookup_u8), (gst_videobalance_planar411):
18431         * gst/videotestsrc/Makefile.am:
18432         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18433         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18434         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18435         (paint_hline_RGB565), (paint_hline_xRGB1555):
18436
18437 2004-02-11  David Schleef  <ds@schleef.org>
18438
18439         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18440         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18441         (gst_colorspace_getcaps), (gst_colorspace_link),
18442         (gst_colorspace_base_init), (gst_colorspace_init),
18443         (gst_colorspace_chain), (gst_colorspace_change_state),
18444         (plugin_init): Merge Ronald's patch (bug #117897) and update
18445         for new caps and negotiation.  Seems to work, although it
18446         shows off bugs in lcs.
18447
18448 2004-02-11  David Schleef  <ds@schleef.org>
18449
18450         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18451         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18452
18453 2004-02-11  David Schleef  <ds@schleef.org>
18454
18455         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18456         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18457         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18458         Add server and port properties
18459
18460 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18461
18462         * m4/a52.m4:
18463         * m4/aalib.m4:
18464         * m4/as-ffmpeg.m4:
18465         * m4/as-liblame.m4:
18466         * m4/as-slurp-ffmpeg.m4:
18467         * m4/check-libheader.m4:
18468         * m4/esd.m4:
18469         * m4/freetype2.m4:
18470         * m4/gconf-2.m4:
18471         * m4/glib.m4:
18472         * m4/gst-alsa.m4:
18473         * m4/gst-artsc.m4:
18474         * m4/gst-ivorbis.m4:
18475         * m4/gst-matroska.m4:
18476         * m4/gst-sdl.m4:
18477         * m4/gst-shout2.m4:
18478         * m4/gst-sid.m4:
18479         * m4/gtk.m4:
18480         * m4/libdv.m4:
18481         * m4/libfame.m4:
18482         * m4/libmikmod.m4:
18483         * m4/ogg.m4:
18484         * m4/vorbis.m4:
18485           fix underquotedness of macros (#133800)
18486         * m4/as-avifile.m4:
18487         * m4/xmms.m4:
18488           removed because no longer used
18489
18490 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18491
18492         * configure.ac:
18493           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18494           by autopoint (fixes #132996)
18495
18496 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18497
18498         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18499         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18500         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18501         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18502           fix memleaks
18503
18504 2004-02-11  David Schleef  <ds@schleef.org>
18505
18506         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18507         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18508         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18509         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18510         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18511         (gst_jpegenc_class_init), (gst_jpegenc_init),
18512         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18513         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18514         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18515         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18516
18517 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18518
18519         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
18520         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
18521         * ext/mikmod/gstmikmod.h:
18522           fix caps negotiation in mikmod
18523         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
18524           output debug information
18525
18526 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18527
18528         * gst-libs/gst/colorbalance/Makefile.am:
18529         * gst-libs/gst/navigation/Makefile.am:
18530         * gst-libs/gst/xoverlay/Makefile.am:
18531           remove unused GST_OPT_CFLAGS from Makefiles
18532           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
18533
18534 2004-02-07  David Schleef  <ds@schleef.org>
18535
18536         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
18537         push events to pads that haven't been created (#133508)
18538
18539 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
18540
18541         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18542         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
18543         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18544         (gst_dvdec_loop), (gst_dvdec_change_state):
18545         Second attempt at committing a working dvdec element.
18546
18547 2004-02-06  David Schleef  <ds@schleef.org>
18548
18549         Build fixes for OS X: (see #129600)
18550         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
18551         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
18552         (gst_riff_read_strf_iavs):
18553         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
18554         (gst_avi_demux_stream_odml):
18555         * gst/playondemand/Makefile.am:
18556         * gst/rtp/rtp-packet.c:
18557
18558 2004-02-05  David Schleef  <ds@schleef.org>
18559
18560         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
18561         last change, because it Just Doesn't Compile.
18562
18563 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18564
18565         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18566           skip undecodable id3v2 tag instead of keeping it
18567
18568 2004-02-05  David Schleef  <ds@schleef.org>
18569
18570         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18571         Unref leaked buffer.  (Noticed by Ronald)
18572
18573 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
18574
18575         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18576         Sync requires with other checks.  >= vs =.
18577
18578 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18579
18580         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
18581         (gst_dvdec_video_link), (gst_dvdec_loop):
18582         * ext/dv/gstdvdec.h:
18583           rework the caps negotiation so that dvdec works again instead
18584           of just segfaulting.
18585
18586 === release 0.7.4 ===
18587
18588 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18589
18590         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
18591         * configure.ac: changed for release
18592
18593 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18594
18595         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
18596         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18597         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18598         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18599           reworked patch by David Lehn to fix libdir and includedir for
18600           uninstalled libraries
18601           removed play and gconf from gstreamer-libs since they have their
18602           own pkgconfig files
18603
18604 2004-02-04  David Schleef  <ds@schleef.org>
18605
18606         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
18607         memleak.
18608
18609 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18610
18611         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
18612           use correct GST_TAG_ENCODER tag
18613
18614 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18615
18616         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18617           be sure to stop the clock when going to paused
18618         * sys/oss/gstosssink.c: (gst_osssink_change_state):
18619           reset number of transmitted when going to ready.
18620         fixes #132935
18621
18622 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
18623
18624         reviewed by Benjamin Otte
18625
18626         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18627           extract track count (fixes #133410)
18628
18629 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18630
18631         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
18632           that should be !=, not == (fixes #132519)
18633
18634 2004-02-04  David Schleef  <ds@schleef.org>
18635
18636         Make sure set_explicit_caps() is called before adding pad.
18637         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18638         * gst/id3/gstid3types.c: (gst_id3types_loop):
18639         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
18640         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18641
18642 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18643
18644         * configure.ac:
18645           bump nano to 2, first prerelease
18646           put back AM_PROG_LIBTOOL
18647
18648 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18649
18650         * testsuite/alsa/Makefile.am:
18651           these are user test apps, not automatic testsuite tests
18652
18653 2004-02-04  David Schleef  <ds@schleef.org>
18654
18655         Convert GST_DEBUG_CAPS() to GST_DEBUG():
18656         * gst/mpeg1videoparse/gstmp1videoparse.c:
18657         (mp1videoparse_parse_seq):
18658         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
18659         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
18660         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
18661         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
18662         (gst_xvideosink_getcaps):
18663         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18664         * testsuite/gst-lint: more tests
18665
18666 2004-02-04  David Schleef  <ds@schleef.org>
18667
18668         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
18669         with the code that they would expand to.
18670         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
18671         (gst_flacdec_get_src_query_types),
18672         (gst_flacdec_get_src_event_masks):
18673         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
18674         (gst_gnomevfssrc_get_query_types),
18675         (gst_gnomevfssrc_get_event_mask):
18676
18677 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18678
18679         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18680         (gst_sinesrc_dispose):
18681           fix memleak by properly disposing sinesrc
18682
18683 2004-02-04  Julien MOUTTE  <julien@moutte.net>
18684
18685         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
18686         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
18687         an overlay to redraw the image because it has been exposed.
18688         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
18689         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
18690         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
18691         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
18692         interface
18693         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
18694         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
18695         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
18696         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
18697         interface
18698
18699 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18700
18701         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18702           more memleak fixage
18703
18704 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18705
18706         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18707         * gst/typefind/gsttypefindfunctions.c:
18708           fix memleaks shown by gst-typefind
18709
18710 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18711
18712         * common/glib-gen.mak:
18713           add hack rule to touch .Plo files
18714         * gst-libs/gst/colorbalance/Makefile.am:
18715         * gst-libs/gst/mixer/Makefile.am:
18716         * gst-libs/gst/play/Makefile.am:
18717         * gst-libs/gst/tuner/Makefile.am:
18718           remove glib_root variable
18719
18720 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18721
18722         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
18723           set explicit caps before adding the element, so the autopluggers can
18724           plug correctly.
18725         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18726         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
18727         (mpeg_video_type_find), (mpeg_video_stream_type_find),
18728         (dv_type_find):
18729           fix memleaks in typefind functions. gst_type_find_suggest takes a const
18730           argument.
18731
18732 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18733
18734         * gst-libs/gst/colorbalance/Makefile.am:
18735         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
18736         * gst-libs/gst/colorbalance/colorbalance.c:
18737         * gst-libs/gst/colorbalance/colorbalance.h:
18738         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
18739         * gst-libs/gst/mixer/Makefile.am:
18740         * gst-libs/gst/mixer/mixer-marshal.list:
18741         * gst-libs/gst/mixer/mixer.c:
18742         * gst-libs/gst/mixer/mixer.h:
18743         * gst-libs/gst/mixer/mixermarshal.list:
18744         * gst-libs/gst/play/Makefile.am:
18745         * gst-libs/gst/play/play.h:
18746         * gst-libs/gst/tuner/Makefile.am:
18747         * gst-libs/gst/tuner/tuner-marshal.list:
18748         * gst-libs/gst/tuner/tuner.c:
18749         * gst-libs/gst/tuner/tuner.h:
18750         * gst-libs/gst/tuner/tunermarshal.list:
18751           use new glib-gen.mak snippet to clean up Makefile.am
18752           fix various bugs in Makefile.am's
18753
18754 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18755
18756         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
18757           handle chain parsing correctly in the multichain case
18758         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
18759         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
18760         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
18761         (theora_dec_chain):
18762           handle events and queries correctly
18763
18764 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18765
18766         * .cvsignore:
18767         Ignore generated file _stdint.h.
18768
18769 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18770
18771         * gst-libs/gst/colorbalance/Makefile.am:
18772         * gst-libs/gst/colorbalance/colorbalance.h:
18773         * gst-libs/gst/mixer/Makefile.am:
18774         * gst-libs/gst/mixer/mixer.h:
18775         * gst-libs/gst/play/Makefile.am:
18776         * gst-libs/gst/play/play.h:
18777         * gst-libs/gst/tuner/Makefile.am:
18778         * gst-libs/gst/tuner/tuner.h:
18779         Generate enum type code with glib-mkenums.
18780         * gst-libs/gst/colorbalance/.cvsignore:
18781         * gst-libs/gst/mixer/.cvsignore:
18782         * gst-libs/gst/play/.cvsignore:
18783         * gst-libs/gst/tuner/.cvsignore:
18784         Ignore generated files.
18785
18786 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18787
18788         * gst-libs/gst/audio/.cvsignore:
18789         Ignore generated file.
18790         * gst-libs/gst/audio/Makefile.am:
18791         Do not install example filter.
18792
18793 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
18794
18795         * examples/switch/.cvsignore:
18796         Ignore generated file.
18797
18798 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18799
18800         * common/m4/ax_create_stdint_h.m4:
18801         * configure.ac:
18802           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
18803           _stdint.h.
18804         * Makefile.am:
18805           remove generated _stdint.h in DISTCLEANFILES
18806         * ext/a52dec/gsta52dec.c:
18807           include _stdint.h for a52dec. (should fix #133064)
18808
18809 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
18810
18811         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
18812         (gst_tag_to_vorbis_comments):
18813         Add replaygain support to vorbistag
18814
18815 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
18816         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
18817         (gst_ffmpeg_caps_to_extradata):
18818           Fix SVQ3 caps flag properties
18819           Use glib macro for bytes swap
18820
18821 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18822
18823         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
18824         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
18825         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18826         * ext/sndfile/gstsf.c: (plugin_init):
18827         * gst/avi/gstavi.c: (plugin_init):
18828         * sys/dxr3/dxr3init.c: (plugin_init):
18829         * sys/oss/gstossaudio.c: (plugin_init):
18830         * sys/v4l/gstv4l.c: (plugin_init):
18831         * sys/v4l2/gstv4l2.c: (plugin_init):
18832           remove textdomain calls
18833         * po/nl.po:
18834           update Dutch translation
18835
18836 2004-02-02  Julien MOUTTE  <julien@moutte.net>
18837
18838         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18839         (gst_play_set_audio_sink): Moving volume in the audio thread for
18840         instantaneous volume change. Maybe i will add another volume in front
18841         of visualization later, not sure yet though.
18842
18843 2004-02-02  Julien MOUTTE  <julien@moutte.net>
18844
18845         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18846         (gst_ximagesink_handle_xevents): Better X events handling, only take
18847         the latest events for configure and motion.
18848         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
18849
18850 2004-02-02  Jon Trowbridge  <trow@gnu.org>
18851
18852         reviewed by: David Schleef  <ds@schleef.org>
18853
18854         Fix memory leaks:
18855         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
18856         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
18857
18858 2004-02-02  David Schleef  <ds@schleef.org>
18859
18860         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
18861         of lines.
18862         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
18863         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18864         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
18865         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
18866         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
18867         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
18868         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
18869         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
18870         (gst_float2_2_int_link):
18871         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
18872         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
18873         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
18874         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
18875         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
18876         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
18877         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
18878         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
18879         * testsuite/gst-lint: Add tests for bzero and ;;
18880
18881 2004-02-02  David Schleef  <ds@schleef.org>
18882
18883         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
18884
18885 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18886
18887         * ext/aalib/gstaasink.c: (gst_aasink_open):
18888         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
18889         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18890         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
18891         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
18892         (gst_afsink_close_file):
18893         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
18894         (gst_afsrc_close_file):
18895         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
18896         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
18897         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
18898         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
18899         * ext/esd/esdmon.c: (gst_esdmon_get):
18900         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
18901         * ext/faac/gstfaac.c: (gst_faac_chain):
18902         * ext/faad/gstfaad.c: (gst_faad_chain):
18903         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
18904         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18905         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
18906         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
18907         (gst_flacdec_loop):
18908         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18909         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18910         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
18911         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
18912         (gst_gnomevfssink_close_file):
18913         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
18914         (gst_gnomevfssrc_open_file):
18915         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
18916         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
18917         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
18918         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
18919         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
18920         * ext/mad/gstmad.c: (gst_mad_chain):
18921         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
18922         * ext/mpeg2dec/gstmpeg2dec.c:
18923         * ext/mpeg2enc/gstmpeg2enc.cc:
18924         * ext/mplex/gstmplex.cc:
18925         * ext/mplex/gstmplexibitstream.cc:
18926         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
18927         (gst_ogg_demux_push):
18928         * ext/raw1394/gstdv1394src.c:
18929         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
18930         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
18931         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
18932         (gst_sf_loop):
18933         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
18934         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
18935         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
18936         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
18937         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18938         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
18939         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
18940         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
18941         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
18942         (gst_riff_read_element_data), (gst_riff_read_seek),
18943         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
18944         * gst/adder/gstadder.c: (gst_adder_loop):
18945         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
18946         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
18947         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
18948         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
18949         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
18950         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
18951         * gst/goom/gstgoom.c: (gst_goom_chain):
18952         * gst/id3/gstid3types.c: (gst_id3types_loop):
18953         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
18954         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
18955         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
18956         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
18957         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
18958         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
18959         (gst_ebml_read_float), (gst_ebml_read_header):
18960         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
18961         (gst_matroska_demux_parse_blockgroup):
18962         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
18963         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
18964         * gst/oneton/gstoneton.c: (gst_oneton_chain):
18965         * gst/silence/gstsilence.c: (gst_silence_get):
18966         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
18967         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
18968         * gst/speed/gstspeed.c: (speed_loop):
18969         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
18970         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
18971         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
18972         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
18973         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18974         (gst_wavparse_loop):
18975         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
18976         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
18977         (dxr3audiosink_close):
18978         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
18979         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
18980         (dxr3videosink_close), (dxr3videosink_write_data):
18981         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
18982         * sys/oss/gstosssink.c: (gst_osssink_chain):
18983         * sys/oss/gstosssrc.c: (gst_osssrc_get):
18984         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
18985         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
18986         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
18987         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
18988         (gst_v4l_set_window), (gst_v4l_enable_overlay):
18989         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
18990         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
18991         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
18992         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
18993         (gst_v4l_set_audio):
18994         * sys/v4l/v4l_calls.h:
18995         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
18996         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
18997         (gst_v4lmjpegsink_playback_init),
18998         (gst_v4lmjpegsink_playback_start):
18999         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
19000         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19001         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19002         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19003         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19004         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19005         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19006         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19007         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19008         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19009         (gst_v4l2_get_output), (gst_v4l2_set_output),
19010         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19011         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19012         (gst_v4l2_set_attribute):
19013         * sys/v4l2/v4l2_calls.h:
19014         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19015         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19016         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19017         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19018         (gst_v4l2src_capture_stop):
19019         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19020         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19021         (gst_ximagesink_chain):
19022         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19023         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19024         (gst_xvideosink_xwindow_new):
19025         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19026         (gst_xvimagesink_chain):
19027
19028 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19029
19030         * gst/volume/gstvolume.c: (gst_volume_set_volume),
19031         (gst_volume_get_volume), (volume_class_init), (volume_init),
19032         (volume_chain_int16), (volume_update_volume):
19033         * gst/volume/gstvolume.h:
19034           make code more readable by removing magic numbers
19035           make mixer interface export 0-100 range
19036           make it internally map to 0.0-1.0 range so users don't distort
19037           output by putting the sliders at full volume
19038
19039 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19040
19041         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19042         (gst_play_state_change), (gst_play_seek_to_time):
19043         block the tick callback for 0.5 secs after doing a seek
19044
19045 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19046
19047         * gst-libs/gst/play/play.c: (gst_play_new):
19048           check for GError
19049
19050 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19051
19052         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19053         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19054         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19055         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19056         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19057         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19058
19059 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19060
19061         * configure.ac:
19062         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19063           check for a function added in vorbis 1.1
19064
19065 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19066
19067         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19068         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19069           really start/stop clock only on PLAYING <=> PAUSED
19070         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19071           remove \n from debugging lines
19072         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19073           make it work when seeking does not
19074         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19075           reset on DISCONT
19076
19077 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19078
19079         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19080           start clock on PAUSED=>PLAYING, not later
19081         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19082           extract correct time for different discont formats
19083         (gst_alsa_sink_get_time):
19084           don't segfault when no format is negotiated yet, just return 0
19085         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19086         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19087         (gst_ogg_pad_push):
19088           handle flush and discont events correctly
19089         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19090           handle discont events correctly
19091
19092 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19093
19094         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19095         (gst_play_error_create), (gst_play_error_plugin),
19096         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19097         * gst-libs/gst/play/play.h:
19098           add error handling during creation
19099         * examples/gstplay/player.c: (main):
19100           use new gst_play_new
19101
19102
19103 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19104
19105         * ext/theora/theoradec.c: (theora_dec_chain):
19106           make comments work
19107         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19108         (vorbis_dec_src_event), (vorbis_dec_chain):
19109           add encoder tag, fix tag reading to be more error tolerant, change
19110           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19111           gst_pad_event_default.
19112         * gst/tags/gstvorbistag.c:
19113         (gst_tag_list_from_vorbiscomment_buffer):
19114           undefine function specific define at end of function
19115
19116 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19117
19118         * ext/flac/gstflac.c: (plugin_init):
19119         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19120         * ext/flac/gstflacdec.h:
19121         * ext/flac/gstflacenc.h:
19122           Fix typos
19123
19124 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19125
19126         * examples/gstplay/player.c: s/gstplay.h/play.h/
19127
19128 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19129
19130         * gst-libs/gst/play/Makefile.am:
19131         * gst-libs/gst/play/gstplay.c:
19132         * gst-libs/gst/play/gstplay.h:
19133         * gst-libs/gst/play/play.c:
19134           more surgery, operation complete
19135
19136 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19137
19138         * gst-libs/gst/play/play.old.c:
19139         * gst-libs/gst/play/play.old.h:
19140           after CVS surgery by moving, remove
19141         * gst-libs/gst/play/playpipelines.c:
19142           remove
19143
19144         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19145           add negotiation error
19146
19147 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19148
19149         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19150         (gst_ogg_demux_push):
19151           add some seeking debug info
19152           send a flush when seeking
19153
19154 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19155
19156         * configure.ac:
19157           use AC_C_INLINE
19158         * configure.ac:
19159         * ext/Makefile.am:
19160         * ext/theora/Makefile.am:
19161         * ext/theora/theoradec.c:
19162           add theora video decoder. Does just do simple decoding for now and
19163           has been tested against Theora cvs only. It only works when theora
19164           is compiled with --enable-static.
19165         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19166           always reset packetno on DISCONT
19167
19168 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19169
19170         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19171           Fix audio.
19172
19173 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19174
19175         * gst/mpegaudioparse/gstmpegaudioparse.c:
19176         (mp3_type_frame_length_from_header):
19177           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19178
19179 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19180
19181         * ext/esd/esdsink.c: (gst_esdsink_init):
19182           Since we have static pad template caps, we don't need to negotiate;
19183           either the core errors out or we know the format.
19184
19185 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19186
19187         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19188         (gst_riff_read_seek):
19189         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19190         (gst_ebml_read_seek):
19191           Fix event handling.
19192
19193 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19194
19195         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19196           removee video/x-theora from vp3 decoder, it doesn't handle raw
19197           theora streams
19198         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19199           fix bug with finalizing element that never went to PAUSED
19200         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19201           length and position queries were swapped
19202         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19203         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19204         (vorbis_dec_src_event):
19205           implement querying time and bytes
19206
19207 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19208
19209         * just about every source file:
19210           gst_element_error -> GST_ELEMENT_ERROR
19211
19212 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19213
19214         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19215         emiting FLUSH and even before DISCONT.
19216         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19217         get the best instant seeking as possible yay!
19218
19219 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19220
19221         * gst/mpeg1videoparse/gstmp1videoparse.c:
19222         (gst_mp1videoparse_real_chain):
19223           Committed wrong version last week... Grr... Didn't notice until now.
19224
19225 2004-01-29  Julien MOUTTE <julien@moutte.net>
19226
19227         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19228         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19229         have_xwindow_id signal in xwindow_create.
19230
19231 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19232
19233         * ext/ogg/gstoggdemux.c:
19234           lots of changes - mainly support for chained bitstreams, seeking,
19235           querying and bugfixes of course
19236         * ext/vorbis/Makefile.am:
19237         * ext/vorbis/vorbisdec.c:
19238         * ext/vorbis/vorbisdec.h:
19239           add vorbisdec raw vorbis decoder
19240         * ext/vorbis/vorbis.c: (plugin_init):
19241           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19242         * gst/intfloat/Makefile.am:
19243         * gst/intfloat/float22int.c:
19244         * gst/intfloat/float22int.h:
19245         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19246           add float2intnew plugin. It converts multichannel interleaved float to
19247           multichannel interleaved int. The name should probably be changed.
19248         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19249         (plugin_init):
19250           add typefinding for raw theora video so oggdemux can detect it.
19251
19252 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19253
19254         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19255         sink element first.
19256         * gst/videoscale/gstvideoscale.c:
19257         (gst_videoscale_handle_src_event): Fixing src event handler.
19258
19259 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19260
19261         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19262         (gst_v4lsrc_open), (gst_v4lsrc_close),
19263         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19264         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19265         * sys/v4l/gstv4lsrc.h:
19266         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19267         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19268           Implement resizing... Hack. But that's why v4l is b0rked...
19269
19270 2004-01-28  Julien MOUTTE <julien@moutte.net>
19271
19272         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19273         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19274         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19275         (gst_ximagesink_xwindow_destroy):
19276         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19277         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19278         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19279         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19280         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19281         correctly cleaning the image created to check xshm calls on succes,
19282         added a lot of XSync calls in X11 functions, and fixed a segfault when
19283         no image format was defined before negotiation happened.
19284
19285 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19286
19287         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19288           use gst_element_get_time to get correct time
19289
19290 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19291
19292         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19293         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19294         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19295         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19296         (gst_xvimagesink_check_xshm_calls),
19297         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19298         X plugins are now able to detect that XShm calls will fail even if the
19299         server claims that it has XShm support (remote displays most of the
19300         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19301         so that we use non XShm functions. This feature is almost useless for
19302         xvimagesink as Xv is not supported on remote displays anyway, but
19303         it might happen than even on the local display XShm calls fail.
19304
19305 2004-01-27  David Schleef  <ds@schleef.org>
19306
19307         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19308         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19309         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19310         changed esdsink to only use 44100,16,2, since esd sucks at rate
19311         conversion and esdsink has had difficulty negotiating.
19312
19313 2004-01-27  Julien MOUTTE <julien@moutte.net>
19314
19315         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19316         (gst_play_seek_to_time): Fixing the way to get current position.
19317
19318 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19319
19320         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19321           use gst_element_get_time to get correct time
19322
19323 2004-01-27  Julien MOUTTE <julien@moutte.net>
19324
19325         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19326         fix ever... Inverting 2 lines of code make spider autoplug correctly
19327         tagged mp3 !
19328
19329 2004-01-27  David Schleef  <ds@schleef.org>
19330
19331         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19332         Use gst_pad_try_set_caps_nonfixed().
19333
19334 2004-01-27  David Schleef  <ds@schleef.org>
19335
19336         * gst/ac3parse/gstac3parse.c: update to checklist 5
19337         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19338         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19339         * gst/audioscale/gstaudioscale.c: same
19340         * gst/auparse/gstauparse.c: same
19341         * gst/avi/gstavidemux.c: same
19342
19343 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19344
19345         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19346           stop processing after EOS
19347
19348 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19349
19350         * gst/asfdemux/asfheaders.h:
19351         * gst/asfdemux/gstasfdemux.c:
19352         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19353         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19354         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19355           lot's of fixes to make data extraction simpler and get the code
19356           architecture and compiler independant. Add debugging category
19357         * gst/goom/gstgoom.c: (gst_goom_change_state):
19358           reset channel count on PAUSED=>READY, not READY=>PAUSED
19359
19360 2004-01-26  Colin Walters  <walters@verbum.org>
19361
19362         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19363         code to pull a bigger buffer in iradio mode.  This as a side effect
19364         makes typefinding work.
19365
19366 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19367
19368         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19369         Fix SVQ3 decoding on PPC
19370
19371 2004-01-26  Julien MOUTTE <julien@moutte.net>
19372
19373         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19374         that one managed to stay there... Fixed.
19375
19376 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19377
19378         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19379         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19380         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19381         (qtdemux_video_caps):
19382         * gst/qtdemux/qtdemux.h:
19383         Add SVQ3 specific flags to qtdemux and ffmpeg
19384
19385 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19386
19387         * gst-libs/gst/audio/audio.h:
19388           remove buffer-frames from audio caps
19389         * gst/audioconvert/gstaudioconvert.c:
19390           fix plugin to really work.
19391
19392 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19393
19394         * gst-libs/gst/mixer/mixer.c:
19395         * gst-libs/gst/propertyprobe/propertyprobe.c:
19396         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19397         (gst_tuner_find_channel_by_name):
19398         * gst-libs/gst/tuner/tuner.h:
19399           Add gtk-doc style comments. Also fix a function name.
19400
19401 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19402
19403         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19404         (gst_divxdec_negotiate):
19405           Fix for new capsnego - also fixes gst-player with divxdec.
19406
19407 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19408
19409         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19410         (gst_play_identity_handoff), (gst_play_set_location),
19411         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19412         try in visualization implementation. Still have an issue with switch
19413         blocking when pulling from video_queue and only audio comes out of
19414         spider.
19415         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19416         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19417         release method. And check if the pad is usable before pulling.
19418
19419 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19420
19421         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19422         (gst_videobalance_init),
19423         (gst_videobalance_colorbalance_list_channels),
19424         (gst_videobalance_colorbalance_set_value),
19425         (gst_videobalance_colorbalance_get_value),
19426         (gst_videobalance_update_properties),
19427         (gst_videobalance_update_tables_planar411),
19428         (gst_videobalance_planar411):
19429         * gst/videofilter/gstvideobalance.h:
19430           Implement lookup-tables. +/- 10x faster.
19431
19432 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19433
19434         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19435         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19436           The index reading was broken. The rest worked fine, but the whole
19437           goal of my rewrite was to make avidemux readable, and this was
19438           not at all readable. Please use typed variables.
19439
19440 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19441
19442         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19443           Additional pad usability check.
19444         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19445         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19446         (gst_mp1videoparse_real_chain):
19447           Fix MPEG video stream parsing. The original plugin had several
19448           issues, including not timestamping streams where the source was
19449           not timestamped (this happens with PTS values in mpeg system
19450           streams, but MPEG video is also a valid stream on its own so
19451           that needs timestamps too). We use the display time code for that
19452           for now. Also, if one incoming buffer contains multiple valid
19453           frames, we push them all on correctly now, including proper EOS
19454           handling. Lastly, several potential segfaults were fixed, and we
19455           properly sync on new sequence/gop headers to include them in next,
19456           not previous frames (since they're header for the next frame, not
19457           the previous). Also see #119206.
19458         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19459         (bpf_from_header):
19460           Move caps setting so we only do it after finding several valid
19461           MPEG-1 fraes sequentially, not right after the first one (which
19462           might be coincidental).
19463         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19464         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19465         (plugin_init):
19466           Add unsynced MPEG video stream typefinding, and change some
19467           probability values so we detect streams rightly. The idea is as
19468           follows: I can have an unsynced system stream which contains
19469           video. In the current code, I would randomly get a type for either
19470           system or video stream type found, because the probabilities are
19471           being calculated rather randomly. I now use fixed values, so we
19472           always prefer system stream if that was found (and that is how it
19473           should be). If no system stream was found, we can still identity                the stream as video-only.
19474
19475 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19476
19477         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19478         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19479           don't write to buffer. Extract data without the need of
19480           __attribute__ ((packed))
19481
19482 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19483
19484         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19485         (mpeg1_sys_type_find):
19486           Fix MPEG-1 stream typefinding.
19487
19488 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19489
19490         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19491           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19492
19493 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19494
19495         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19496         * ext/esd/gstesd.c: (plugin_init):
19497           private debugging, better error reporting
19498
19499 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19500
19501         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19502         (gst_riff_read_init), (gst_riff_read_change_state):
19503         * gst-libs/gst/riff/riff-read.h:
19504           Remove stuff fromold metadata system.
19505
19506 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19507
19508         * ext/ogg/gstoggdemux.c:
19509           Fix wrong file comment.
19510         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19511         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19512           Add metadata reading properly.
19513
19514 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19515
19516         * ext/Makefile.am:
19517           Fix nas DIST_SUBDIRS
19518           Uraeus:
19519           Fix bug where make distcheck doesn't get run on adding stuff to
19520           the build.
19521
19522 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19523
19524         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
19525         * ext/divx/gstdivxdec.h:
19526           Fix divx3 ("msmpeg4") playback using divxdec.
19527
19528 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19529
19530         * gst/typefind/gsttypefindfunctions.c:
19531         (mp3_type_frame_length_from_header): fix bug in length computation
19532         (mp3_type_find): improve debugging output
19533
19534 2004-01-23  Julien MOUTTE  <julien@moutte.net>
19535
19536         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19537         (gst_play_set_location), (gst_play_seek_to_time),
19538         (gst_play_set_audio_sink), (gst_play_set_visualization),
19539         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
19540         the pipeline from scratch. Visualization is back and switch went out as
19541         i realized it was not possible to use the way i wanted.
19542         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
19543         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
19544         clearing in state change from READY to NULL. So that one can clean the
19545         X ressources keeping the element.
19546         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19547         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
19548         (gst_xvimagesink_colorbalance_set_value),
19549         (gst_xvimagesink_colorbalance_get_value),
19550         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
19551         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
19552         change from READY to NULL and fixed some stupid bugs in colorbalance
19553         get/set values. Also added the following feature : when nobody tries to
19554         set some values to the colorbalance levels before the xcontext is
19555         grabbed, then when creating channels list from Xv attributes we set the
19556         internal values to the Xv defaults. This way we handle buggy Xv drivers
19557         that set default hue values far from the middle of the range (Thanks
19558         to Jon Trowbridge for pointing that issue).
19559         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
19560         colorbalance levels have been set before xcontext is grabbed.
19561
19562 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19563
19564         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19565           Fix the ossmixer case where we shouldn't open /dev/dsp* because
19566           it might block operations (which is bad for a mixer).
19567
19568 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19569
19570         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
19571         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
19572         (gmip_find_type_pre):
19573         * gst-libs/gst/media-info/media-info-priv.h:
19574         * gst-libs/gst/media-info/media-info.c:
19575         (gst_media_info_instance_init), (gst_media_info_read_idler):
19576         add fakesink to get caps on decoder src pad again
19577         fix callback prototype to match new have_type signal signature
19578
19579 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19580
19581         * gst/adder/gstadder.c: (gst_adder_link):
19582           fix non-compile and cut-n-paste code
19583
19584 2004-01-21  David Schleef  <ds@schleef.org>
19585
19586         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
19587         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
19588         (gst_swfdec_init), (gst_swfdec_change_state):
19589         * ext/swfdec/gstswfdec.h:
19590         Fix negotiation.
19591         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
19592         (gst_adder_request_new_pad): Fix negotiation.
19593         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
19594         Add a fixate function.
19595         * gst/intfloat/gstfloat2int.c:
19596         * gst/intfloat/gstfloat2int.h:
19597         * gst/intfloat/gstint2float.c:
19598         * gst/intfloat/gstint2float.h:
19599         Completely rewrite the negotiation.  Doesn't quite work yet,
19600         due to some buffer-frames problem.
19601
19602 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19603
19604         * ext/gnomevfs/gstgnomevfssrc.c:
19605         * sys/v4l2/v4l2_calls.h:
19606           fix includes for distcheck
19607
19608 2004-01-21  Christian Schaller <uraeus@gnome.org>
19609
19610         * ext/nas/
19611         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
19612         based on earlier patch from Laurent Vivier
19613
19614 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
19615
19616         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19617         Fix wma caps property
19618         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
19619         Fix typo (flags1 and flags2)
19620
19621 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19622
19623         * gst-libs/gst/media-info/media-info-priv.c:
19624         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
19625         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
19626         (gmip_find_stream), (gmip_find_track_metadata),
19627         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
19628         (gmip_find_track_format):
19629         * gst-libs/gst/media-info/media-info-priv.h:
19630         * gst-libs/gst/media-info/media-info-test.c: (main):
19631         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
19632         (gst_media_info_read_idler), (gst_media_info_read):
19633         * gst-libs/gst/media-info/media-info.h:
19634           register debugging category and use it for debugging
19635
19636 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19637
19638         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
19639         (gst_vorbisfile_new_link):
19640           signal streaminfo through tags
19641
19642 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19643
19644         * ext/mplex/gstmplex.cc:
19645         * ext/mplex/gstmplexibitstream.cc:
19646           g++ doesn't like NULL in our i18n/error macros, should be
19647           either (NULL) or ("").
19648
19649 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19650
19651         * sys/dxr3/dxr3audiosink.c:
19652         * sys/dxr3/dxr3init.c:
19653         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
19654         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
19655           Fix more error error error errors (missing includes here).
19656
19657 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19658
19659         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19660           fix thomas' error errors.
19661
19662 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19663
19664         * ext/mpeg2enc/gstmpeg2enc.cc:
19665           fix error errors.
19666
19667 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19668
19669         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19670         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19671           Fix for new error system.
19672
19673 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19674
19675         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19676           fix for new error reporting
19677
19678 2004-01-20  David Schleef  <ds@schleef.org>
19679
19680         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
19681         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
19682         (gst_ximagesink_set_xwindow_id): Change to using a framerate
19683         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
19684         and neither is 100+, most likely.
19685         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19686         (gst_xvimagesink_getcaps): same
19687
19688 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19689
19690         * configure.ac:
19691           Up version requirement to 2.0.3 (not yet released) to avoid symbol
19692           clashes with ffmpeg.
19693
19694 2004-01-20  Julien MOUTTE  <julien@moutte.net>
19695
19696         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
19697         (gst_switch_init): Fixed switch element : proxying link and setting
19698         caps from src to sink on request.
19699
19700 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19701
19702         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
19703         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19704         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19705         fix element_error
19706
19707 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19708
19709         * sys/v4l/v4l_calls.h:
19710         * sys/v4l2/v4l2_calls.h:
19711           element_error fixes
19712
19713 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19714
19715         * gst-libs/gst/gst-i18n-plugin.h:
19716           add locale.h
19717           remove config.h inclusion
19718
19719 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19720
19721         * autogen.sh:
19722           adding autopoint invocation
19723         * Makefile.am:
19724         * configure.ac:
19725         * gst-libs/gst/gettext.h:
19726           adding gettext bits
19727         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19728         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19729         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19730         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19731         (gst_gnomevfssink_close_file):
19732         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
19733         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
19734         * gst-libs/gst/gst-i18n-plugin.h:
19735         * gst/avi/gstavi.c: (plugin_init):
19736         * sys/dxr3/dxr3init.c: (plugin_init):
19737         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
19738         * sys/oss/gstossaudio.c: (plugin_init):
19739         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19740         * sys/v4l/gstv4l.c: (plugin_init):
19741         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19742         * sys/v4l2/gstv4l2.c: (plugin_init):
19743         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19744         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
19745         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
19746         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
19747         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
19748         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
19749           make sure locale and translation domain are set
19750           fix translated strings
19751         * po/.cvsignore:
19752         * po/LINGUAS:
19753         * po/Makevars:
19754         * po/POTFILES.in:
19755         * po/nl.po:
19756           put translation files into place
19757         * sys/xvideo/imagetest.c: (main):
19758         * ext/dv/demo-play.c: (main):
19759           fix unnecessary translations
19760
19761 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19762
19763         * ext/sndfile/gstsf.c:
19764         * gst/avi/gstavimux.c:
19765         * ext/audiofile/gstafsink.c:
19766         * ext/audiofile/gstafsrc.c:
19767         * ext/gnomevfs/gstgnomevfssink.c:
19768         * ext/gnomevfs/gstgnomevfssrc.c:
19769         * sys/oss/gstosselement.c:
19770         * sys/v4l/v4l_calls.h:
19771           fix i18n include
19772
19773 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19774
19775         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19776         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19777         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19778         (gst_v4l2_get_output), (gst_v4l2_set_output),
19779         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19780         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19781         (gst_v4l2_set_attribute):
19782         update to new error handling
19783
19784 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19785
19786         * ext/sidplay/gstsiddec.cc:
19787         * gst/modplug/gstmodplug.cc:
19788           parenthese NULL because C++ seems angry about it
19789
19790 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19791
19792         * gst-libs/gst/gst-i18n-plugin.h:
19793           add skeleton i18n stuff, but needs to be further implemented
19794
19795 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
19796
19797         * examples/gstplay/player.c: (main):
19798         * ext/aalib/gstaasink.c: (gst_aasink_open):
19799         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19800         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19801         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19802         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19803         (gst_afsink_close_file):
19804         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19805         (gst_afsrc_close_file):
19806         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19807         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19808         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19809         * ext/esd/esdmon.c: (gst_esdmon_get):
19810         * ext/esd/esdsink.c: (gst_esdsink_chain):
19811         * ext/faac/gstfaac.c: (gst_faac_chain):
19812         * ext/faad/gstfaad.c: (gst_faad_chain):
19813         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19814         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19815         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19816         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19817         (gst_flacdec_loop):
19818         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19819         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19820         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19821         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19822         (gst_gnomevfssink_close_file):
19823         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19824         (gst_gnomevfssrc_open_file):
19825         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19826         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19827         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19828         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19829         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19830         * ext/mad/gstmad.c: (gst_mad_chain):
19831         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19832         * ext/mpeg2dec/gstmpeg2dec.c:
19833         * ext/mpeg2enc/gstmpeg2enc.cc:
19834         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19835         * ext/mplex/gstmplex.cc:
19836         * ext/mplex/gstmplexibitstream.cc:
19837         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19838         (gst_ogg_demux_push), (gst_ogg_pad_push):
19839         * ext/raw1394/gstdv1394src.c:
19840         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19841         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19842         * ext/sidplay/gstsiddec.cc:
19843         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19844         (gst_sf_loop):
19845         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19846         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19847         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19848         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19849         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19850         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19851         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19852         * gst-libs/gst/Makefile.am:
19853         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19854         (gst_riff_read_element_data), (gst_riff_read_seek),
19855         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19856         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
19857         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19858         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19859         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19860         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19861         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19862         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19863         * gst/goom/gstgoom.c: (gst_goom_chain):
19864         * gst/id3/gstid3types.c: (gst_id3types_loop):
19865         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19866         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19867         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19868         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19869         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19870         (gst_ebml_read_float), (gst_ebml_read_header):
19871         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19872         (gst_matroska_demux_parse_blockgroup):
19873         * gst/modplug/gstmodplug.cc:
19874         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19875         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19876         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19877         * gst/silence/gstsilence.c: (gst_silence_get):
19878         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19879         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19880         * gst/speed/gstspeed.c: (speed_loop):
19881         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19882         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19883         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19884         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19885         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19886         (gst_wavparse_loop):
19887         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19888         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19889         (dxr3audiosink_close):
19890         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19891         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19892         (dxr3videosink_close), (dxr3videosink_write_data):
19893         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19894         * sys/oss/gstosselement.h:
19895         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
19896         (gst_osssink_chain):
19897         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19898         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19899         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19900         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19901         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
19902         (gst_v4l_enable_overlay):
19903         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19904         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19905         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19906         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19907         (gst_v4l_set_audio):
19908         * sys/v4l/v4l_calls.h:
19909         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19910         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19911         (gst_v4lmjpegsink_playback_init),
19912         (gst_v4lmjpegsink_playback_start):
19913         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
19914         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
19915         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
19916         (gst_v4lmjpegsrc_requeue_frame):
19917         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19918         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19919         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19920         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19921         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19922         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19923         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19924         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19925         (gst_v4l2src_capture_stop):
19926         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19927         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19928         (gst_ximagesink_chain):
19929         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19930         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19931         (gst_xvideosink_xwindow_new):
19932         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19933         (gst_xvimagesink_chain):
19934         use new error signal, function and categories
19935
19936 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
19937
19938         * configure.ac:
19939         * ext/Makefile.am:
19940         * ext/musicbrainz/gsttrm.c:
19941         * ext/musicbrainz/gsttrm.h:
19942         * ext/musicbrainz/Makefile.am:
19943         Add a trm plugin
19944
19945 2004-01-18  Julien MOUTTE  <julien@moutte.net>
19946
19947         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
19948         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
19949         synchronous property for debugging.
19950         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
19951         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19952         (gst_xvimagesink_set_property): Moving a pointer declaration to a
19953         smaller block, fixing indent.
19954
19955 2004-01-16  David Schleef  <ds@schleef.org>
19956
19957         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
19958         property affects the video stream.
19959         * sys/xvimage/xvimagesink.c:
19960         * sys/xvimage/xvimagesink.h:
19961         Add synchronous property for debugging.  Should probably be
19962         disabled in non-CVS builds.  Make sure that the Xv attribute
19963         exists before we set it (crash!).  Fix a silly float bug that
19964         caused colorbalance to just not work.
19965
19966 2004-01-17  Christian Schaller <Uraeus@gnome.org>
19967
19968         * tools/gst-launch-ext.in - update for new plugins
19969
19970 2004-01-16  David Schleef  <ds@schleef.org>
19971
19972         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
19973         already-freed caps.
19974
19975 2994-01-16  Christian Schaller <Uraeus@gnome.org>
19976
19977         * Update spec for new colorspace plugin and libcaca plugin
19978         * Fix compilation of libcaca plugin (clock -> id)
19979
19980 2004-01-16  Julien MOUTTE <julien@moutte.net>
19981
19982         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
19983         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
19984         (gst_xvimagesink_set_xwindow_id),
19985         (gst_xvimagesink_colorbalance_set_value),
19986         (gst_xvimagesink_colorbalance_get_value),
19987         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
19988         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
19989         correct colorbalance properties. They can now be set when the element
19990         is still in NULL state. The values will be committed to the Xv Port
19991         when xcontext is initialized.
19992         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
19993         brightness int values in the GstXvImagesink structure.
19994
19995 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19996
19997         * gst-libs/gst/Makefile.am:
19998           restructure so having local patches works easier.
19999
20000 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20001
20002         * ext/mpeg2enc/Makefile.am:
20003         * ext/mpeg2enc/gstmpeg2enc.cc:
20004         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20005           Bugfix with respect to EOS handling.
20006
20007 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20008
20009         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20010           Link with right caps (else, it segfaults).
20011         * ext/mplex/gstmplexjob.cc:
20012           Fix for slight API change in 1.6.1.93 release of mjpegtools.
20013
20014 2004-01-15  David Schleef  <ds@schleef.org>
20015
20016         * gst-libs/gst/audio/Makefile.am:
20017         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
20018         from the template.
20019         * gst-libs/gst/audio/gstaudiofilter.c:
20020         * gst-libs/gst/audio/gstaudiofilter.h:
20021         Add bytes_per_sample and size and n_samples calculation.
20022         * gst-libs/gst/audio/gstaudiofilterexample.c:
20023         Remove, now autogenerated.
20024         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20025         Moved from gstaudiofilterexample, object name changed, code added
20026         so that it actually works.
20027         * gst-libs/gst/audio/make_filter:
20028         Script to build an audiofilter subclass from the template.
20029         * gst/colorspace/Makefile.am:
20030         * gst/colorspace/yuv2yuv.c:
20031         Remove file, since it's GPL, and we don't use it.
20032
20033 2004-01-15  Julien MOUTTE  <julien@moutte.net>
20034
20035         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20036         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
20037         them use the buffer free function to test how the buffer was allocated.
20038
20039 2004-01-15  David Schleef  <ds@schleef.org>
20040
20041         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20042         that handles osssink fallback.
20043         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20044         (gst_audio_convert_getcaps):
20045         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20046         Add audio/x-qdm2 for QDM2 audio.
20047         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20048         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20049         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20050         Decrease minimum size to 16x16.
20051         * gst/wavparse/gstwavparse.c:
20052         Convert disabled pad template caps to new caps.
20053         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20054         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20055         (gst_xvimagesink_chain): Throw element error when display cannot
20056         be opened.  Increase minimum framerate to 1.0.  Check the data
20057         free function on a buffer to make sure it is the type we expect
20058         before manipulating it.
20059
20060 2004-01-15  Julien MOUTTE <julien@moutte.net>
20061
20062         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20063         (gst_videobalance_colorbalance_set_value): Implement passthru if
20064         settings are in the middle.
20065         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20066
20067 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20068
20069         * gst/videofilter/Makefile.am:
20070         * gst/volume/Makefile.am:
20071           Since we use videofilter symbols, link to it.
20072
20073 2004-01-15  Julien MOUTTE <julien@moutte.net>
20074
20075         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20076         mixer interface type to HARDWARE.
20077         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20078         type to SOFTWARE.
20079         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20080         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20081         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20082         (gst_volume_interface_init), (gst_volume_list_tracks),
20083         (gst_volume_set_volume), (gst_volume_get_volume),
20084         (gst_volume_set_mute), (gst_volume_mixer_init),
20085         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20086         (volume_init): Implementing mixer interface.
20087         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20088         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20089         (gst_osselement_change_state): Removing some trailing commas in
20090         structures.
20091         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20092         interface type to HARDWARE.
20093         * sys/v4l/gstv4lcolorbalance.c:
20094         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20095         type to HARDWARE.
20096         * sys/v4l2/gstv4l2colorbalance.c:
20097         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20098         interface type to HARDWARE.
20099         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20100         same code than ximagesink for event handling.
20101
20102 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20103
20104         * ext/snapshot/Makefile.am:
20105         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20106         (gst_snapshot_chain):
20107         * ext/snapshot/gstsnapshot.h:
20108           This has to be a joke... Snapshot should be connected to a tee,
20109           colorspace element before it and EOS after that, where the other
20110           src of the tee receives normal data.
20111           The current way is *wrong*.
20112
20113 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20114
20115         * ext/hermes/gsthermescolorspace.c:
20116           Fix another compile error. Same as below.
20117
20118 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20119
20120         * gst/colorspace/gstcolorspace.c:
20121         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20122         (gst_colorspace_i420_to_yv12):
20123           Fix compiling... Didn't test if it actually works.
20124
20125 2004-01-15  David Schleef  <ds@schleef.org>
20126
20127         * configure.ac:
20128         * gst/colorspace/Makefile.am:
20129         * gst/colorspace/gstcolorspace.c:
20130         * gst/colorspace/gstcolorspace.h:
20131         * gst/colorspace/yuv2rgb.c:
20132         * gst/colorspace/yuv2rgb.h:
20133         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20134         code and GPL code.  Fix for new caps negotiation.  Rewrite
20135         much of the format handling code, and some of the conversion
20136         code.  Basically, rewrote almost everything.  This element
20137         handles I420, YV12 to RGB conversions.
20138         * ext/hermes/Makefile.am:
20139         * ext/hermes/gsthermescolorspace.c:
20140         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20141         Remove non-Hermes related code.  This element handles lots of
20142         RGB to RGB conversions, but no YUV.
20143         * ext/hermes/gstcolorspace.c:
20144         * ext/hermes/gstcolorspace.h:
20145         * ext/hermes/rgb2yuv.c:
20146         * ext/hermes/yuv2rgb.c:
20147         * ext/hermes/yuv2rgb.h:
20148         * ext/hermes/yuv2rgb_mmx16.s:
20149         * ext/hermes/yuv2yuv.c:
20150         * ext/hermes/yuv2yuv.h:
20151         Remove old code.
20152
20153 2004-01-14  Colin Walters  <walters@verbum.org>
20154
20155         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20156         they've already been.
20157
20158 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20159
20160         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20161           assume tag mode when pad is not connected
20162
20163 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20164
20165         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20166           Don't update the time of the clock
20167         (gst_alsa_sink_loop):
20168           sync to the clock given to alsasink, not the own clock
20169         * sys/oss/gstosssink.c: (gst_osssink_chain):
20170           sync to the clock
20171         (gst_osssink_change_state):
20172           activate the clock
20173         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20174         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20175           remove bogus code that made DISCONT events unhandled
20176         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20177           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20178           #131502)
20179         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20180         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20181         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20182           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20183           2nd warning in bug #131502)
20184
20185 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20186
20187         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20188         (gst_videobalance_colorbalance_set_value),
20189         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20190         for colorbalance interface implementation.
20191         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20192         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20193         (gst_ximagesink_dispose), (gst_ximagesink_init),
20194         (gst_ximagesink_class_init): Adding DISPLAY property.
20195         * sys/ximage/ximagesink.h: Adding display_name to store display.
20196         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20197         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20198         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20199         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20200         properties (they still need polishing though for gst-launch use : no
20201         xcontext yet, i ll do that tomorrow).
20202         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20203
20204 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20205
20206         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20207         (gst_play_set_location), (gst_play_set_visualization): Preparing
20208         switch integration, adding videobalance in the pipeline.
20209
20210 2004-01-14  Julien MOUTTE <julien@moutte.net>
20211
20212         * gst-libs/gst/colorbalance/colorbalance.c:
20213         (gst_color_balance_class_init): Adding a default type.
20214         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20215         the type.
20216         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20217         (gst_videobalance_dispose), (gst_videobalance_class_init),
20218         (gst_videobalance_init), (gst_videobalance_interface_supported),
20219         (gst_videobalance_interface_init),
20220         (gst_videobalance_colorbalance_list_channels),
20221         (gst_videobalance_colorbalance_set_value),
20222         (gst_videobalance_colorbalance_get_value),
20223         (gst_videobalance_colorbalance_init): Implementing colorbalance
20224         interface.
20225         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20226         list.
20227         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20228         bug which was triggering a BadAccess X error when setting an overlay
20229         before pad was really negotiated.
20230         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20231         Using the colorbalance type macro.
20232
20233 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20234
20235         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20236         (gst_flacenc_chain):
20237           handle tags correctly
20238         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20239           extract ID3v1 tags correctly
20240
20241 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20242
20243         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20244         (plugin_init):
20245           Improve matroska typefinding for odd-typed headers...
20246
20247 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20248
20249         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20250           Fix for using incremental number on padnames.
20251
20252 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20253
20254         * ext/divx/gstdivxdec.c:
20255         * ext/divx/gstdivxenc.c:
20256           Set category to divx4linux instead of divx (too generic).
20257         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20258         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20259         (gst_wavparse_loop), (gst_wavparse_change_state):
20260         * gst/wavparse/gstwavparse.h:
20261           fix parsing of WAV files with non-standard fmt-tag size and fix
20262           skipping of unrecognized chunks... Someone please fix this thing
20263           to use rifflib so all this is automated.
20264         * sys/v4l/Makefile.am:
20265         * sys/v4l2/Makefile.am:
20266           Add X_CFLAGS because we depend on X (for overlay).
20267
20268 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20269
20270         * ext/mpeg2dec/gstmpeg2dec.c:
20271           Don't issue a timestamp unless we tagged the frame
20272           with a PTS.
20273
20274 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20275
20276         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20277           Query the audio element to get the time, not the clock. We're
20278           interested in the element's time here.
20279
20280 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20281
20282         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20283         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20284         * ext/esd/esdsink.c: (gst_esdsink_chain):
20285         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20286         * ext/mas/massink.c: (gst_massink_chain):
20287         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20288         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20289         (gst_matroska_demux_parse_metadata):
20290         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20291         (gst_mpeg_parse_release_locks):
20292         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20293         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20294         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20295         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20296         (gst_osssink_change_state):
20297         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20298         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20299         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20300         (gst_xvideosink_release_locks):
20301         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20302           use element time.
20303         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20304         (gst_alsa_clock_stop):
20305         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20306         (gst_audio_clock_get_internal_time):
20307           simplify for use with new clocking code.
20308         * testsuite/alsa/Makefile.am:
20309         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20310           fix testsuite for new caps system
20311
20312 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20313
20314         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20315         * ext/flac/gstflacenc.c: (add_one_tag):
20316           length is already host endian, no need to convert. Fixes playback of
20317           tagged files on PPC. (bug #128384)
20318
20319 2004-01-13  Julien MOUTTE <julien@moutte.net>
20320
20321         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20322         colorbalance interface stating if it is hardware based or software
20323         based.
20324         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20325         Removing a trailing comma.
20326         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20327         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20328         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20329         the documentation seems to be wrong on the -1000 to 1000 interval.
20330
20331 2004-01-12  David Schleef  <ds@schleef.org>
20332
20333         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20334         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20335         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20336         Fix negotiation.  Add a bufferalloc function for the sink pad,
20337         and generally clean up some of the code.
20338
20339 2004-01-12  Julien MOUTTE <julien@moutte.net>
20340
20341         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20342         (gst_color_balance_channel_dispose): Adding safety check in dispose
20343         method.
20344         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20345         (gst_xvimagesink_xcontext_clear),
20346         (gst_xvimagesink_interface_supported),
20347         (gst_xvimagesink_colorbalance_list_channels),
20348         (gst_xvimagesink_colorbalance_set_value),
20349         (gst_xvimagesink_colorbalance_get_value),
20350         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20351         Adding colorbalance interface support to set XV parameters such as
20352         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20353         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20354         interface.
20355
20356 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20357
20358         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20359         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20360         (gst_audio_convert_init), (gst_audio_convert_set_property),
20361         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20362         (gst_audio_convert_link),
20363         (gst_audio_convert_buffer_to_default_format),
20364         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20365           - implement _getcaps and use it
20366           - improve linking
20367           - remove float caps since no float conversion is actually done
20368           - remove properties and arguments that were to be used for rate
20369             conversion
20370
20371 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20372
20373         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20374         (gst_audio_structure_set_int):
20375         * gst-libs/gst/audio/audio.h:
20376           add helper functions for _getcaps matching the standard audio
20377           templates
20378
20379 2004-01-12  David Schleef  <ds@schleef.org>
20380
20381         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20382         Test that pad is negotiated before getting its caps.
20383
20384 2004-01-12  Julien MOUTTE <julien@moutte.net>
20385
20386         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20387         analyzing the pads of an element the bin is mostly in READY state so
20388         no caps were negotiated. This helper function needs to work with
20389         _get_caps directly then. I was not freeing them though, added that to
20390         fix the mem leak.
20391
20392 2004-01-12  Julien MOUTTE <julien@moutte.net>
20393
20394         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20395         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20396         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20397         than the free_func.
20398
20399 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20400
20401         * sys/oss/gstossaudio.c: (plugin_init):
20402         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20403         * sys/oss/gstosselement.h:
20404           make an oss debugging category
20405           make failure more descriptive
20406
20407 2004-01-11  David Schleef  <ds@schleef.org>
20408
20409         * ext/ffmpeg/gstffmpeg.c:
20410         * ext/ffmpeg/gstffmpegcodecmap.c:
20411         * ext/ffmpeg/gstffmpegdec.c:
20412         * ext/ffmpeg/gstffmpegenc.c:
20413         * ext/ffmpeg/gstffmpegprotocol.c:
20414         * ext/gdk_pixbuf/gstgdkanimation.c:
20415         * ext/jpeg/gstjpeg.c:
20416         * ext/libpng/gstpng.c:
20417         * ext/mpeg2dec/perftest.c:
20418         * ext/speex/gstspeex.c:
20419         * gst-libs/gst/resample/dtos.c:
20420         * gst/intfloat/gstintfloatconvert.c:
20421         * gst/oneton/gstoneton.c:
20422         * gst/rtjpeg/RTjpeg.c:
20423         * gst/rtp/gstrtp.c:
20424         * sys/dxr3/dxr3init.c:
20425         * sys/glsink/gstgl_nvimage.c:
20426         * sys/glsink/gstgl_pdrimage.c:
20427         * sys/glsink/gstglsink.c:
20428         * testsuite/gst-lint:
20429         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20430
20431 2004-01-11  David Schleef  <ds@schleef.org>
20432
20433         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20434         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20435         * ext/gdk_pixbuf/gstgdkanimation.c:
20436         (gst_gdk_animation_iter_create_pixbuf):
20437         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20438         (gst_gdk_pixbuf_chain):
20439         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20440         * ext/jack/gstjack.c: (gst_jack_change_state):
20441         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20442         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20443         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20444         * gst/videofilter/gstvideofilter.c:
20445         (gst_videofilter_set_output_size):
20446         Remove all usage of gst_pad_get_caps(), and replace it with
20447         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20448
20449 2004-01-11  David Schleef  <ds@schleef.org>
20450
20451         * configure.ac:
20452         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20453         * ext/divx/gstdivxdec.c:
20454         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20455         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20456         handle images that span multiple buffers.  Now work with both
20457         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20458         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20459         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20460         video/video.h changes
20461         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20462         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20463         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20464         of GstData free function.
20465         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20466         same.
20467
20468 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20469
20470         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20471         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20472         (gst_v4l2element_get_property):
20473         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20474           add norm, channel and frequency properties.
20475         * sys/v4l2/gstv4l2tuner.c:
20476           fixes for tuner interface changes
20477         * sys/v4l2/gstv4l2element.h:
20478         * sys/v4l2/gstv4l2src.c:
20479         * sys/v4l2/gstv4l2src.h:
20480         * sys/v4l2/v4l2src_calls.c:
20481         * sys/v4l2/v4l2src_calls.h:
20482           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20483
20484 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20485
20486         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20487         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20488         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20489         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20490         * gst-libs/gst/tuner/tuner.h:
20491           GObjects aren't const.
20492           Add find_by_name functions.
20493           Add checks to _changed functions.
20494         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20495         (gst_v4l_tuner_get_norm):
20496           Fixes for above.
20497
20498 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20499
20500         * gst-libs/gst/video/video.h:
20501           Fix caps template names to be understandable.
20502           Prefix everything with GST_VIDEO.
20503         * ext/aalib/gstaasink.c:
20504         * ext/divx/gstdivxdec.c:
20505         * ext/divx/gstdivxenc.c:
20506         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20507         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20508         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20509         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20510         * ext/libcaca/gstcacasink.c:
20511         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20512         * ext/snapshot/gstsnapshot.c:
20513         * ext/swfdec/gstswfdec.c:
20514         * ext/xvid/gstxviddec.c:
20515         * ext/xvid/gstxvidenc.c:
20516         * gst/chart/gstchart.c:
20517         * gst/deinterlace/gstdeinterlace.c:
20518         * gst/effectv/gsteffectv.c:
20519         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20520         * gst/goom/gstgoom.c:
20521         * gst/median/gstmedian.c:
20522         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
20523         (gst_monoscope_srcconnect), (gst_monoscope_chain):
20524         * gst/overlay/gstoverlay.c:
20525         * gst/smooth/gstsmooth.c:
20526         * gst/smpte/gstsmpte.c:
20527         * gst/synaesthesia/gstsynaesthesia.c:
20528         * gst/videocrop/gstvideocrop.c:
20529         * gst/videodrop/gstvideodrop.c:
20530         * gst/y4m/gsty4mencode.c:
20531         * sys/qcam/gstqcamsrc.c:
20532         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
20533           Make them work with new video.h file.
20534         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20535         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20536         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20537         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20538           Make it work with new buffer allocation system.
20539
20540 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20541
20542         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
20543         pad_alloc_buffer implementation to use ->srcpad
20544         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
20545         pad_alloc_buffer implementation to use ->srcpad
20546         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
20547         pad_alloc_buffer implementation to use ->srcpad
20548         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
20549         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
20550         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20551         a reference to everything we need.
20552         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
20553         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20554         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20555         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20556         a reference to everything we need.
20557         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
20558
20559 2004-01-11  David Schleef  <ds@schleef.org>
20560
20561         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
20562         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
20563         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
20564         structure members.
20565         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
20566         value during a resize/renegotiation.
20567         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
20568         gst_pad_alloc_buffer();
20569         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20570         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
20571         structure members.
20572         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20573         Fix for rename of buffer private structure members.
20574         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20575         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20576         Fix for rename of buffer private structure members.
20577         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20578         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20579         Fix for rename of buffer private structure members.
20580
20581 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
20582
20583         reviewed by: David Schleef <ds@schleef.org>
20584
20585         * gst/videofilter/Makefile.am:
20586         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
20587         from the patch by ds to fit in with recent make_filter changes.
20588
20589 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20590
20591         * configure.ac: Adding examples/switch/Makefile
20592         * examples/Makefile.am: Adding examples/switch
20593         * examples/switch/Makefile.am: Adding switcher example.
20594         * examples/switch/switcher.c: (got_eos), (idle_iterate),
20595         (switch_timer), (main): Adding an example demonstrating switch usage
20596         with 2 videotestsrc showing different patterns.
20597         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20598         (gst_switch_init): Fixing switch with the new caps system.
20599
20600 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20601
20602         * gst-libs/gst/video/video.h:
20603           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
20604           They should probably be like
20605           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
20606
20607 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20608
20609         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20610         (qtdemux_parse_trak):
20611           fix audio chunk size/timestamp calculation
20612
20613 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20614
20615         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
20616           fix SVQ3 caps
20617
20618 2004-01-11  Steve Baker  <steve@stevebaker.org>
20619
20620         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
20621         (gst_agingtv_base_init), (gst_agingtv_class_init),
20622         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
20623         (gst_agingtv_set_property), (gst_agingtv_get_property):
20624         Port agingTV to videofilter
20625
20626 2004-01-09  Julien MOUTTE <julien@moutte.net>
20627
20628         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
20629         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20630
20631 2004-01-09  Julien MOUTTE <julien@moutte.net>
20632
20633         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
20634         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20635         * gst-libs/gst/xoverlay/xoverlay.c:
20636         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
20637         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
20638         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20639         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20640         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20641         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20642         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
20643         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
20644         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20645         interface implementation to handle xid being 0 and fix some bugs
20646         triggered by Benjamin's testcase.
20647         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20648         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
20649         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
20650         the bufferalloc_function to replace bufferpools, fixing the XOverlay
20651         interface implementation to handle xid being 0 and fix some bugs
20652         triggered by Benjamin's testcase.
20653
20654 2004-01-09  David Schleef  <ds@schleef.org>
20655
20656         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
20657         mouse pointer events.  It works.
20658
20659 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20660
20661         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
20662           Use explicit caps - fix capsnego.
20663         * ext/xvid/gstxviddec.c:
20664         * ext/xvid/gstxvidenc.c:
20665           Remove macro-inside-macro which caused compile errors.
20666         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
20667           Error out if it's not a RIFF file. Else we error out without
20668           gst_element_error() which is not good...
20669
20670 2004-01-08  David Schleef  <ds@schleef.org>
20671
20672         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20673         Fix pad_link function to handle formats that ffmpeg returns
20674         as multiple caps structures.
20675         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
20676         Only complain if source buffer is _smaller_ than expected.
20677         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
20678         (gst_videoscale_handle_src_event): Resize navigation events
20679         when passing them upstream.
20680         * gst/videotestsrc/gstvideotestsrc.c:
20681         * gst/videotestsrc/gstvideotestsrc.h:
20682         * gst/videotestsrc/videotestsrc.c:
20683         * gst/videotestsrc/videotestsrc.h:
20684         Rewrite many of the buffer painting functions to handle odd
20685         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
20686         been verified to work with my video card.
20687         * testsuite/gst-lint:  Add check for elements calling
20688         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
20689
20690 2004-01-08  David Schleef  <ds@schleef.org>
20691
20692         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
20693         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
20694
20695 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20696
20697         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
20698         configure event is not emiting the desired size signal. That fixes
20699         aspect ratio issues with gst-player.
20700
20701 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20702
20703         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
20704           Fix capsnego.
20705
20706 2004-01-08  Julien MOUTTE  <julien@moutte.net>
20707
20708         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
20709         public method to fire size signal.
20710
20711 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20712
20713         * examples/gstplay/Makefile.am: Adding the interface library.
20714         * gst-libs/gst/play/Makefile.am: Adding the interface library.
20715         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
20716         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
20717         GST_IS_X_OVERLAY before signal connect.
20718         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
20719         Removing the have_video_size signal.
20720         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
20721         and associated public method.
20722         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20723         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
20724         signal.
20725         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
20726         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
20727         signal.
20728         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
20729         Using XOverlay public method to fire size signal.
20730
20731 2004-01-07  David Schleef  <ds@schleef.org>
20732
20733         * gst/videofilter/Makefile.am:
20734         * gst/videofilter/gstvideotemplate.c:
20735         * gst/videofilter/make_filter:
20736         Create gstvideoexample.c in a srcdir!=builddir friendly way.
20737         Convert make_filter to /bin/sh script.
20738
20739 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
20740
20741         * gst/modplug/gstmodplug.cc: fix element description
20742
20743 2004-01-07  Julien MOUTTE  <julien@moutte.net>
20744
20745         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
20746         (got_video_size): Adding some new lines in g_print calls.
20747         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20748         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
20749         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
20750         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
20751         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
20752         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
20753         Complete code review, reverting some stuff i disagree with, adding
20754         some fixes : time synchronization on invalid timestamps, renegotiation
20755         of private window.
20756         * sys/ximage/ximagesink.h:
20757         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
20758         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
20759         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
20760         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
20761         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
20762         (gst_xvimagesink_buffer_new),
20763         (gst_xvimagesink_navigation_send_event),
20764         (gst_xvimagesink_set_xwindow_id),
20765         (gst_xvimagesink_get_desired_size),
20766         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
20767         stuff i disagree with, adding some fixes : Renegotiation of private
20768         window, implementing get_desired_size.
20769
20770 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20771
20772         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
20773         (gst_afsink_handle_event):
20774         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
20775         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
20776         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
20777         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
20778         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
20779           Fix for instantiate-test (see core). Also remove dead code from
20780           jpegenc (which still needs fixing, but that's lower on my TODO
20781           list...).
20782         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
20783           Never return NULL as caps.
20784
20785 2004-01-07  David Schleef  <ds@schleef.org>
20786
20787         * configure.ac:
20788         * ext/Makefile.am:
20789         * ext/librfb/Makefile.am:
20790         * ext/librfb/gstrfbsrc.c:
20791         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
20792         is the protocol used by VNC.
20793
20794 2004-01-07  David Schleef  <ds@schleef.org>
20795
20796         * gst/videofilter/gstvideotemplate.c:
20797         * gst/videofilter/gstvideotemplate.h:
20798         * gst/videofilter/make_filter:
20799         Merge videotemplate header into source file.
20800         * gst/effectv/Makefile.am:
20801         * gst/effectv/gsteffectv.c: (plugin_init):
20802         * gst/effectv/gstwarp.c:
20803         Make warpTV a subclass of videofilter.
20804
20805 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20806
20807         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
20808           Add guard against invalid utf-8 conversions in mad. Just in case.
20809
20810 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20811
20812         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
20813           Fix for bug shown by poisoning
20814
20815 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20816
20817         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20818         (gst_v4lmjpegsrc_buffer_free):
20819         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
20820         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
20821         (gst_v4lsrc_buffer_free):
20822           Fix for removed bufferpools.
20823
20824 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
20825
20826         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20827         Fix caps negotiation.
20828
20829         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
20830         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
20831         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
20832         (dvdnavsrc_event):
20833         * ext/mpeg2dec/gstmpeg2dec.c:
20834         * gst-libs/gst/navigation/navigation.c:
20835         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
20836         * gst-libs/gst/navigation/navigation.h:
20837         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
20838         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
20839         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
20840         Super-simple first version of mouse and keyboard events. Clicking
20841         on a DVD menu now works, although it may not take you where you
20842         expected.
20843
20844         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20845         * gst/videotestsrc/gstvideotestsrc.c:
20846         (gst_videotestsrc_src_fixate):
20847         These fixate functions were broken - they never actually
20848         fixated :)
20849
20850 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20851
20852         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
20853         (gst_icecastsend_init):
20854           fix for new caps system.
20855         * gst-libs/gst/mixer/mixertrack.h:
20856         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
20857           Add 'master track' flag (for tools like ACME that only want to
20858           change the main volume).
20859
20860 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
20861
20862         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
20863         (gst_xvid_csp_to_caps):
20864         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
20865         * ext/xvid/gstxvidenc.c:
20866         ifdef out ARGB type when it isn't available
20867         in xvidcore 1.0.0beta2
20868
20869 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20870
20871         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20872           When we have received a new SCR right in the first buffer after
20873           a seek (so in the same cycle that handles the discont), we should
20874           handle the buffer instead of unreffing it, else we lose data.
20875
20876 2004-01-06  Iain <iain@prettypeople.org>
20877
20878         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
20879           buffer-frames caps too.
20880
20881         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
20882           caps that we need, don't destroy them all and rebuild them. And when
20883           creating src pads, use the src pad template rather than the sink...
20884
20885 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20886
20887         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
20888           Add pad to element *after* setting functions such as event handler.
20889           Without this, the scheduler (opt) will link pads, set the event
20890           handler from the default event function (dispatcher in gstpad.c)
20891           and *after* that, we will set our own event function, which will
20892           thus never be used (and thus mpegdemux doesn't handle events).
20893
20894 2004-01-04  David Schleef  <ds@schleef.org>
20895
20896         Fix the fixate functions to handle new prototype:
20897         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20898         * gst/videotestsrc/gstvideotestsrc.c:
20899         (gst_videotestsrc_src_fixate):
20900         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
20901         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
20902         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
20903
20904 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20905
20906         * sys/ximage/ximagesink.h:
20907         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20908         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
20909         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
20910         (gst_ximagesink_xoverlay_init):
20911           assorted fixes to make (re)embedding work
20912         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
20913         (gst_ximagesink_get_desired_size):
20914           implement desired size additions to XOverlay
20915
20916 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20917
20918         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
20919         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
20920         (gst_x_overlay_got_desired_size):
20921         * gst-libs/gst/xoverlay/xoverlay.h:
20922           Add optional "desired size" signal and querying.
20923
20924 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20925
20926         * gst/matroska/matroska-demux.c:
20927         (gst_matroska_demux_parse_blockgroup):
20928           Fix EBML-laced block parsing. Diffs are relative to previous
20929           lace, not the first lace. Thanks to Mosu from the Matroska
20930           team for detecting this.
20931         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20932         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
20933         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
20934         (gst_wavparse_change_state):
20935         * gst/wavparse/gstwavparse.h:
20936           Quickfix for capsnego.
20937
20938 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20939
20940         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
20941           Fix indenting, fix pad creation.
20942
20943 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20944
20945         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
20946         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
20947         (gst_xviddec_sink_link):
20948           Implement src_getcaps() so proper size caps is negotiated.
20949
20950 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20951
20952         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
20953           Finish flac decoder on EOS. See #116178.
20954
20955 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20956
20957         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
20958         (gst_matroska_demux_add_stream):
20959         * gst/matroska/matroska-ids.h:
20960           Add getcaps() function to fix capsnego...
20961
20962 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20963
20964         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
20965         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
20966         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
20967           Fix more integer overflows. Again, see #126967.
20968
20969 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20970
20971         * ext/mpeg2dec/gstmpeg2dec.c:
20972           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
20973           #130416.
20974
20975 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20976
20977         * configure.ac:
20978         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
20979         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
20980         * ext/xvid/gstxvid.h:
20981         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
20982         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
20983         (gst_xviddec_src_link), (gst_xviddec_sink_link),
20984         (gst_xviddec_change_state):
20985         * ext/xvid/gstxviddec.h:
20986         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
20987         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
20988         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
20989         (gst_xvidenc_link), (gst_xvidenc_set_property),
20990         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
20991         * ext/xvid/gstxvidenc.h:
20992           Update xvid plugin to latest xvid (1.0.0-beta3) API.
20993
20994 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20995
20996         * gst/rtp/rtp-packet.c:
20997           Add sys/types.h include, since OS X doesn't define in_addr_t
20998           in netinet/in.h, like it does on Linux (see #129600).
20999
21000 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
21001
21002         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
21003
21004         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
21005           Correct logic of dispose function (see #129306).
21006
21007 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21008
21009         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
21010         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21011         (gst_mpeg_parse_init):
21012         * gst/mpegstream/gstmpegparse.h:
21013           Remove clock (which was never provided, i.e. dead code), and
21014           also fix integer overflows at high PTS values (see #126967).
21015
21016 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21017
21018         * ext/flac/gstflacdec.c:
21019         * ext/libpng/gstpngenc.h:
21020         * ext/mikmod/gstmikmod.h:
21021           OS X fixes (see #126628).
21022
21023 2004-01-02  David Schleef  <ds@schleef.org>
21024
21025         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
21026         (gst_alsa_src_base_init): Remove bogus "src" request pad.
21027         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
21028         (gst_mpeg_parse_class_init): Move pad template registration
21029         to class_init, since the derived class (mpegdemux) doesn't
21030         want them.
21031
21032 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21033
21034         * sys/ximage/Makefile.am:
21035         * sys/xvideo/Makefile.am:
21036         * sys/xvimage/Makefile.am:
21037           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
21038           after installation (see #127664).
21039
21040 2004-01-02  David Schleef  <ds@schleef.org>
21041
21042         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21043         (gst_ffmpegenc_connect):  Negotiation fixes.
21044         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21045         Remove inappropriate gst_caps_free().
21046         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21047         Reenable Ronald's internal resize code, since the core handles
21048         it correctly now.
21049
21050 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21051
21052         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21053         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21054         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21055           Fix pad template stuff.
21056
21057 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21058
21059         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21060         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21061           fix signed integer reading/writing.
21062
21063 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21064
21065         * ext/alsa/README:
21066           Remove outdated document
21067
21068 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21069
21070         * gst/cutter/gstcutter.c: (gst_cutter_init):
21071           src pad was being created twice - oops.
21072
21073 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21074
21075         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21076           Comment out internal resize. It doesn't handle the resulting
21077           XEvent internally, does another try_set_caps() which leads to
21078           a really nice loop.
21079           Real fix will come when Julien and Dave are awake. ;).
21080
21081 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21082
21083         * ext/mpeg2enc/gstmpeg2enc.cc:
21084           fix const/nonconst compile issue.
21085
21086 2004-01-02  David Schleef  <ds@schleef.org>
21087
21088         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21089         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21090         Add fixate function and a check for bad formats.
21091
21092 2004-01-01  David Schleef  <ds@schleef.org>
21093
21094         Negotiation fixes:
21095         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21096         (gst_audiofilter_init):
21097         * gst/debug/efence.c: (gst_efence_init):
21098         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21099         (gst_deinterlace_init):
21100         * gst/volume/gstvolume.c: (volume_connect):
21101
21102 2004-01-01  David Schleef  <ds@schleef.org>
21103
21104         Convert elements to use gst_pad_use_explicit_caps() where
21105         appropriate:
21106         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21107         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21108         (gst_afparse_open_file):
21109         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21110         (gst_afsrc_open_file):
21111         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21112         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21113         (gst_ffmpegdec_chain):
21114         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21115         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21116         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21117         (gst_gdk_pixbuf_chain):
21118         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21119         (gst_jpegdec_chain):
21120         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21121         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21122         (gst_mikmod_negotiate):
21123         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21124         (gst_mpeg2dec_negotiate_format):
21125         * ext/mpeg2enc/gstmpeg2enc.cc:
21126         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21127         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21128         (gst_speexdec_sinkconnect):
21129         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21130         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21131         (gst_vorbisfile_new_link):
21132         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21133         (gst_ac3parse_chain):
21134         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21135         (gst_asf_demux_setup_pad):
21136         * gst/auparse/gstauparse.c: (gst_auparse_init),
21137         (gst_auparse_chain):
21138         * gst/id3/gstid3types.c: (gst_id3types_loop):
21139         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21140         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21141         (mp1videoparse_parse_seq):
21142         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21143         (bpf_from_header):
21144         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21145         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21146         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21147         (gst_mpeg_parse_send_data):
21148         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21149         (gst_qtdemux_add_stream):
21150         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21151         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21152         (gst_wavparse_parse_fmt):
21153
21154 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21155
21156         * configure.ac:
21157           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21158           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21159           it therefore uses the wrong include paths. Too bad... Note
21160           that 1.6.1.93 is not release yet. ;).
21161           Also add a check for mplex, which is now using the lib'ified
21162           mplex from mjpegtools, too.
21163         * ext/ffmpeg/gstffmpegcodecmap.c:
21164           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21165           issues. I don't think ffmpeg handles 3ivx correctly, so this
21166           probably won't work. But it won't hurt either.
21167         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21168         (gst_ffmpegdec_chain):
21169         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21170         (gst_ffmpegenc_chain_audio):
21171           Fix memleak in audio encoding. Close codec if open fails, this
21172           calls the cleanup routines so we can re-use the context.
21173         * ext/mpeg2enc/gstmpeg2enc.cc:
21174           Fix pad template names/types, fix memory issue with getcaps().
21175         * ext/mpeg2enc/gstmpeg2encoder.cc:
21176         * ext/mpeg2enc/gstmpeg2encoder.hh:
21177           Fix compile issue with new caps system (const thingy).
21178         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21179         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21180           We read a first frame right on initing, so that we have a caps
21181           when we init the output. This caps is cached in padprivate and
21182           read as first frame.
21183         * ext/mplex/Makefile.am:
21184         * ext/mplex/gstmplex.cc:
21185         * ext/mplex/gstmplex.h:
21186         * ext/mplex/gstmplex.hh:
21187         * ext/mplex/gstmplexibitstream.cc:
21188         * ext/mplex/gstmplexibitstream.hh:
21189         * ext/mplex/gstmplexjob.cc:
21190         * ext/mplex/gstmplexjob.hh:
21191         * ext/mplex/gstmplexoutputstream.cc:
21192         * ext/mplex/gstmplexoutputstream.hh:
21193           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21194           had issues, didn't do capsnego, supported only a subset of the
21195           mplex features and required a mplex fork in our local CVS. Plus
21196           that it worked agaist a very old mplex version. Rewriting was
21197           faster than updating it.
21198         * gst-libs/ext/Makefile.am:
21199         * gst-libs/ext/mplex/INSTRUCT:
21200         * gst-libs/ext/mplex/Makefile.am:
21201         * gst-libs/ext/mplex/README:
21202         * gst-libs/ext/mplex/TODO:
21203         * gst-libs/ext/mplex/ac3strm_in.cc:
21204         * gst-libs/ext/mplex/audiostrm.hh:
21205         * gst-libs/ext/mplex/audiostrm_out.cc:
21206         * gst-libs/ext/mplex/aunit.hh:
21207         * gst-libs/ext/mplex/bits.cc:
21208         * gst-libs/ext/mplex/bits.hh:
21209         * gst-libs/ext/mplex/buffer.cc:
21210         * gst-libs/ext/mplex/buffer.hh:
21211         * gst-libs/ext/mplex/fastintfns.h:
21212         * gst-libs/ext/mplex/format_codes.h:
21213         * gst-libs/ext/mplex/inputstrm.cc:
21214         * gst-libs/ext/mplex/inputstrm.hh:
21215         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21216         * gst-libs/ext/mplex/mjpeg_logging.cc:
21217         * gst-libs/ext/mplex/mjpeg_logging.h:
21218         * gst-libs/ext/mplex/mjpeg_types.h:
21219         * gst-libs/ext/mplex/mpastrm_in.cc:
21220         * gst-libs/ext/mplex/mpegconsts.cc:
21221         * gst-libs/ext/mplex/mpegconsts.h:
21222         * gst-libs/ext/mplex/mplexconsts.hh:
21223         * gst-libs/ext/mplex/multplex.cc:
21224         * gst-libs/ext/mplex/outputstream.hh:
21225         * gst-libs/ext/mplex/padstrm.cc:
21226         * gst-libs/ext/mplex/padstrm.hh:
21227         * gst-libs/ext/mplex/stillsstream.cc:
21228         * gst-libs/ext/mplex/stillsstream.hh:
21229         * gst-libs/ext/mplex/systems.cc:
21230         * gst-libs/ext/mplex/systems.hh:
21231         * gst-libs/ext/mplex/vector.cc:
21232         * gst-libs/ext/mplex/vector.hh:
21233         * gst-libs/ext/mplex/videostrm.hh:
21234         * gst-libs/ext/mplex/videostrm_in.cc:
21235         * gst-libs/ext/mplex/videostrm_out.cc:
21236         * gst-libs/ext/mplex/yuv4mpeg.cc:
21237         * gst-libs/ext/mplex/yuv4mpeg.h:
21238         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21239         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21240           We don't fork mjpegtools' mplex in our CVS anymore.
21241         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21242         (gst_avi_demux_add_stream):
21243         * gst/avi/gstavidemux.h:
21244           Add getcaps() function for proper caps nego. This makes some
21245           parts of AVI playback/reading work.
21246         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21247           Resize window on new capsnego. This is probably wrong, but
21248           I'm still committing it because with current capsnego, the
21249           first successfull capsnego is auto-fixated, therefore rounded
21250           down to the lowest values in the caps. this results in a 16x16
21251           XWindow that is not reized when real capsnego finishes.
21252           Dave, I see more cases of this, do you know a proper solution?
21253         * tools/gst-launch-ext.in:
21254           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21255
21256 2003-12-31  David Schleef  <ds@schleef.org>
21257
21258         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21259         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21260           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21261
21262 2003-12-30  David Schleef  <ds@schleef.org>
21263
21264         * ext/ffmpeg/gstffmpegcolorspace.c:
21265         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21266         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21267         (gst_ffmpegcsp_chain): Negotiation fixes
21268         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21269         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21270         (gst_audio_convert_link), (gst_audio_convert_channels):
21271         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21272         (gst_audioscale_link), (gst_audioscale_get_buffer),
21273         (gst_audioscale_chain): Negotiation fixes
21274         * gst/audioscale/gstaudioscale.h:
21275         * gst/videofilter/gstvideofilter.c:
21276         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21277         (gst_videofilter_link), (gst_videofilter_init),
21278         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21279         (gst_videofilter_find_format_by_structure):
21280         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21281         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21282         (gst_videoscale_link):
21283         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21284         (videoscale_find_by_structure), (gst_videoscale_setup):
21285         * gst/videoscale/videoscale.h: Negotiation fixes
21286         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21287         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21288         function, restrict resizing to a multiple of 4 (hack until
21289         everyone supports odd sizes correctly).
21290
21291 2003-12-29  Colin Walters  <walters@verbum.org>
21292
21293         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21294         signed.
21295
21296 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21297
21298         * ext/sndfile/gstsf.c: (gst_sf_loop):
21299           Fix warning about discarding const qualifier
21300
21301 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21302
21303         * gst/cutter/gstcutter.c:
21304         * gst/videoscale/gstvideoscale.c:
21305         * gst/volenv/gstvolenv.c:
21306         * gst-libs/gst/audio/audio.c:
21307         * gst-libs/gst/video/video.c:
21308           Fix warnings
21309
21310 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21311
21312         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21313           Don't send ALSA debugging to stderr.
21314         * ext/alsa/gstalsa.h:
21315           Use GST_WARNING instead of g_warning when ALSA functions fail.
21316
21317 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21318
21319         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21320           Free XVAdapterInfo correctly.
21321
21322 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21323
21324         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21325         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21326           Make id3tag use correct caps nego.
21327
21328 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21329
21330         * ext/ivorbis/vorbis.c:
21331         * ext/ivorbis/vorbisenc.h:
21332         * ext/ivorbis/vorbisfile.c:
21333           Modify so that it uses the new caps things
21334
21335 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21336
21337         * testsuite/spider/spider1.c: (main):
21338         * testsuite/spider/spider2.c: (main):
21339         * testsuite/spider/spider3.c: (main):
21340           Make tests compile again. They probably don't work.
21341
21342 2003-12-24  Colin Walters  <walters@verbum.org>
21343
21344         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21345         we can't fixate the caps anymore.
21346
21347 2003-12-23  David Schleef  <ds@schleef.org>
21348
21349         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21350         * sys/oss/gstosssink.c: (gst_osssink_init),
21351         (gst_osssink_sink_fixate): Add fixate function.
21352
21353 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21354
21355         * ext/ffmpeg/gstffmpegcodecmap.c:
21356         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21357         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21358         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21359         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21360         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21361         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21362         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21363           fix typo in RGB masks, and move back to "old" colorspace
21364           capsnego code until whoever wrote this new crap has actually
21365           tested it so that it works.
21366           And yes, this works, keep it that way please.
21367
21368 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21369
21370         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21371         (gst_divxdec_init), (gst_divxdec_negotiate):
21372         * ext/divx/gstdivxdec.h:
21373         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21374         (gst_divxenc_init):
21375         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21376         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21377         * ext/mpeg2enc/gstmpeg2enc.cc:
21378         * ext/mpeg2enc/gstmpeg2encoder.cc:
21379         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21380         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21381         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21382         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21383         (dxr3spusink_init):
21384         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21385         (dxr3videosink_init):
21386           Fix caps breakage after Dave's caps branch merge.
21387
21388 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21389
21390         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21391           Fix for 24bpp display.
21392
21393 2003-12-23  Colin Walters  <walters@verbum.org>
21394
21395         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21396         a GnomeVFSHandle directly.
21397
21398 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21399
21400         * gst/volume/Makefile.am:
21401         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21402         (volume_base_init), (volume_init):
21403           Reenable volume element and fix to work with new caps stuff.
21404           Rhythmbox needs this.
21405
21406 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21407
21408         * gst/qtdemux/qtdemux.c: (plugin_init):
21409           qtdemux requires bytestream
21410
21411 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21412
21413         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21414           Fix remaining caps handling errors due to CAPS merge.
21415
21416 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21417
21418         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21419         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21420         (gst_faad_srcconnect):
21421           Port to new caps system.
21422
21423 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21424
21425         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21426         (got_video_size), (main): using g_print instead of g_message.
21427         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21428         signal which was not emitted because of "switch" element added to the
21429         bin but not connected. (Removing from the bin temporarily)
21430
21431 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21432
21433         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21434         find X development files. I don't understand the previous tests and
21435         they fail on my debian/ppc unstable. This one works.
21436         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21437         exiting.
21438         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21439         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21440         (gst_play_set_visualization): Add some safety checks in set_ methods
21441         and state_change. This was throwing some ugly CRITICAL messages when
21442         pipeline was getting disposed and casts were failing.
21443
21444 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21445
21446         * configure.ac:
21447           Improve mpeg2enc detection. This is for distributions that do
21448           ship mjpegtools, but without mpeg2enc. Also does object check
21449           for might there ever be ABI incompatibility.
21450         * ext/mpeg2enc/gstmpeg2enc.cc:
21451           Add Andrew as second maintainer (he's helping me), and also add
21452           an error if no caps was set. This happens if I pull before capsnego
21453           and that's something I should solve sometime else.
21454         * gst/matroska/matroska-demux.c:
21455         (gst_matroska_demux_parse_blockgroup):
21456           Fix time parsing.
21457         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21458         (gst_matroska_mux_track_header):
21459           Add caps to templates.
21460         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21461           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21462         * gst/mpegstream/gstmpegdemux.c:
21463           Remove layer since it causes warnings about unfixed caps.
21464         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21465           Fix obvious typo (we error out if caps were set, we should of
21466           course error out if *no* caps were set).
21467         * sys/oss/gstosselement.c: (gst_osselement_convert):
21468           Fix format conversion, we confused bits/bytes.
21469         * sys/oss/gstosselement.h:
21470           Improve documentation for 'bps'.
21471         * sys/v4l/TODO:
21472           Remove stuff about plugins that need removing - this was done
21473           ages ago.
21474         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21475         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21476         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21477         (gst_v4lsrc_src_query):
21478         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21479         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21480           Add get_query_types(), get_formats() and query() functions.
21481
21482 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21483
21484         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21485         * moved CVS to freedesktop.org