if there is nothing connected to the sink of interleave it tries to claim it supports...
[platform/upstream/gstreamer.git] / ChangeLog
1 2004-08-02  Iain <iain@prettypeople.org>
2
3         * gst/interleave/interleave.c (interleave_init),
4         (interleave_request_new_pad),
5         (interleave_pad_removed),
6         (interleave_buffered_loop): Use the real pad count, not the artificial
7         one.
8
9 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10
11         * configure.ac: bump nano back to development
12
13 === release 0.8.3 ===
14
15 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16
17         * configure.ac: releasing 0.8.3, "Water"
18
19 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
20
21         * sys/xvimage/xvimagesink.c:
22         (gst_xvimagesink_calculate_pixel_aspect_ratio),
23         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
24         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
25         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
26         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
27         * sys/xvimage/xvimagesink.h:
28           apply similar PAR fixes as to ximagesink
29
30 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31
32         patch from: Benjamin Otte
33
34         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
35           add link function to lame.  Fixes #148986.
36
37 2004-08-02  Johan Dahlin  <johan@gnome.org>
38
39         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
40         fix debugging log
41
42 2004-07-30  David Schleef  <ds@schleef.org>
43
44         * gst/videomixer/Makefile.am: Fix things that should have been
45         fixed in the last checkin.
46
47 2004-07-30  David Schleef  <ds@schleef.org>
48
49         * gst/multipart/Makefile.am: Fix things that should have been
50         fixed in the last checkin.
51
52 2004-07-30  David Schleef  <ds@schleef.org>
53
54         * testsuite/multifilesink/Makefile.am: Fix unused variable.
55
56 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
57
58         * configure.ac:
59           bump nano for prerelease
60         * po/af.po:
61         * po/az.po:
62         * po/cs.po:
63         * po/en_GB.po:
64         * po/hu.po:
65         * po/nl.po:
66         * po/sr.po:
67         * po/sv.po:
68         * po/uk.po:
69           updates
70
71 2004-07-30  Wim Taymans  <wim@fluendo.com>
72
73         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
74         (gst_multifdsink_add), (gst_multifdsink_remove),
75         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
76         (gst_multifdsink_client_remove),
77         (gst_multifdsink_handle_client_write),
78         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
79         * gst/tcp/gstmultifdsink.h:
80         Recover from a select with a bad file descriptor by removing
81         the client.
82
83 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
84
85         * configure.ac:
86           fix requirement of core
87         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
88         (gst_play_pipeline_setup):
89           don't use colorspace element.  do use hermescolorspace element.
90           make macro to get a colorspace element.
91           mark strings for translation.
92         * po/POTFILES.in:
93           add play.c
94         * po/af.po:
95         * po/az.po:
96         * po/cs.po:
97         * po/en_GB.po:
98         * po/hu.po:
99         * po/nl.po:
100         * po/sr.po:
101         * po/sv.po:
102         * po/uk.po:
103           update translations
104
105 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
106
107         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
108         fix default for newmedia flag
109
110 2004-07-30  Wim Taymans  <wim@fluendo.com>
111
112         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
113         (gst_theora_dec_init), (theora_get_formats),
114         (theora_dec_src_convert), (theora_dec_sink_convert),
115         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
116         (theora_dec_chain), (theora_dec_set_property),
117         (theora_dec_get_property):
118         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
119         (gst_theora_enc_class_init), (gst_theora_enc_init),
120         (theora_enc_sink_link), (theora_enc_chain),
121         (theora_enc_set_property), (theora_enc_get_property):
122         Added cropping option to theora decoder.
123         Added border option to theora encoder.
124
125 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
126
127         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
128         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
129         (gst_pngenc_set_property):
130         * ext/libpng/gstpngenc.h:
131         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
132
133 2004-07-30  Wim Taymans  <wim@fluendo.com>
134
135         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
136         (theora_enc_sink_link), (theora_enc_chain),
137         (theora_enc_set_property), (theora_enc_get_property):
138         Fix encoding of non-multiple-of-16 video.
139
140 2004-07-29  David Schleef  <ds@schleef.org>
141
142         * configure.ac: make test for audiofile more strict
143
144 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
145
146         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
147           give different names to typefind functions
148
149 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
150
151         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
152         (gst_ximagesink_calculate_pixel_aspect_ratio),
153         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
154         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
155         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
156         (gst_ximagesink_get_property), (gst_ximagesink_init):
157         * sys/ximage/ximagesink.h:
158           allocate PAR's dynamically.
159           use autodetected PAR if no object-set PAR is given.
160           add workaround for directfb's X not setting physical size.
161           fix to xvimagesink will follow tomorrow.
162
163 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
164
165         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
166         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
167         (gst_shout2send_get_type), (gst_shout2send_set_clock),
168         (gst_shout2send_class_init), (gst_shout2send_init),
169         (set_shout_metadata), (gst_shout2send_set_metadata),
170         (gst_shout2send_chain), (gst_shout2send_set_property),
171         (gst_shout2send_get_property), (gst_shout2send_connect),
172         (gst_shout2send_change_state):
173         * ext/shout2/gstshout2.h:
174         - fix for sending mp3 audio to icecast2 server, if pad link function not
175         called before PAUSED state
176         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
177         - added tagging support for mp3 audio broadcasted
178         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
179         debug info
180
181 2004-07-28  Wim Taymans  <wim@fluendo.com>
182
183         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
184         (gst_ogg_demux_push):
185         Return query failure when we don't know the length of
186         an ogg stream insteda of returning TRUE with a bogus value.
187
188 2004-07-28  Wim Taymans  <wim@fluendo.com>
189
190         * ext/theora/theoradec.c: (theora_get_formats),
191         (theora_dec_src_convert), (theora_dec_sink_convert),
192         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
193         (theora_dec_chain):
194         Don't screw up the 1 Chroma for 1 luma sample situation when we
195         have an odd offset/width by adding a black border in those cases.
196
197 2004-07-28  Wim Taymans  <wim@fluendo.com>
198
199         * ext/theora/theoradec.c: (theora_get_formats),
200         (theora_dec_src_convert), (theora_dec_sink_convert),
201         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
202         (theora_dec_chain):
203         * ext/theora/theoraenc.c: (theora_enc_sink_link):
204         Added first attempt at cropping of the image as required by the 
205         theora spec. We need more properties in the caps (offset_x,
206         offset_y,stride) to implement this correctly.
207
208 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
209
210         * ext/dvdnav/README:
211           Update the README to use dvddemux
212         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
213           Ensure getcaps returns a subset of the template caps
214         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
215         (gst_mpeg2subt_init):
216           Ensure getcaps returns a subset of the template caps
217         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
218         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
219         (gst_dvd_demux_get_subpicture_stream),
220         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
221         * gst/mpegstream/gstdvddemux.h:
222           Set the explicit caps on the current_video pad before pushing
223           anything
224         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
225         (gst_mpeg_demux_get_audio_stream):
226           Free caps used to gst_pad_set_explicit_caps, which takes a const
227           GstCaps *
228
229 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
230
231         * configure.ac: update GStreamer requirement to 0.8.4 because of
232           GstFraction.
233
234 2004-07-28  Wim Taymans  <wim@fluendo.com>
235
236         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
237         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
238         Add the pad to the element after setting up the caps. This
239         makes it a lot easier to autoplug.
240
241 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
242
243         * gst/median/gstmedian.c:
244         * gst/mpeg2subt/gstmpeg2subt.c:
245         * gst/mpegaudioparse/gstmpegaudioparse.c:
246         * gst/mpegstream/gstdvddemux.c:
247         * gst/mpegstream/gstmpegdemux.c:
248         * gst/mpegstream/gstmpegpacketize.c:
249         * gst/rtjpeg/gstrtjpeg.c:
250         * gst/rtjpeg/gstrtjpegdec.c:
251         * gst/rtjpeg/gstrtjpegenc.c:
252         * gst/sine/gstsinesrc.c:
253         * gst/smooth/gstsmooth.c:
254         * gst/smpte/gstsmpte.c:
255         * gst/smpte/gstsmpte.h:
256         * gst/stereo/gststereo.c:
257         * gst/videofilter/gstgamma.c:
258         * gst/videofilter/gstvideobalance.c:
259         * gst/videofilter/gstvideofilter.c:
260         * gst/videofilter/gstvideoflip.c:
261         * gst/videoscale/gstvideoscale.c:
262         * gst/videoscale/videoscale.c:
263         * gst/videotestsrc/gstvideotestsrc.c:
264         * gst/videotestsrc/videotestsrc.c:
265         * gst/wavenc/gstwavenc.c:
266         * gst/wavparse/gstwavparse.c:
267           fix local includes and 64 bits constants
268
269 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
270
271         * win32/gst.sln:
272         * gst-libs/gst/*/*.vcproj:
273         * gst/*/*.vcproj:
274           more working plugins
275
276 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
277
278         * testsuite/alsa/Makefile.am:
279         * testsuite/alsa/srcstate.c:
280         add test for alsasrc changing state
281
282 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
283
284         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
285         (gst_silence_get):
286         * gst/silence/gstsilence.h:
287         fix silence generation for 16bit raw audio
288
289 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
290
291         * gst/matroska/matroska-demux.c:
292         (gst_matroska_demux_parse_metadata),
293         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
294         * gst/mpegaudio/common.c:
295         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
296         (gst_videoscale_getcaps), (gst_videoscale_link),
297         (gst_videoscale_src_fixate), (gst_videoscale_init),
298         (gst_videoscale_finalize):
299         * gst/videoscale/gstvideoscale.h:
300         * gst/videotestsrc/gstvideotestsrc.c:
301         (gst_videotestsrc_get_capslist):
302         * gst/wavenc/gstwavenc.c:
303         * sys/oss/gstossmixer.c: (fill_labels):
304         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
305         (gst_ximagesink_handle_xevents),
306         (gst_ximagesink_calculate_pixel_aspect_ratio),
307         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
308         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
309         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
310         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
311         (gst_ximagesink_init), (gst_ximagesink_class_init):
312         * sys/ximage/ximagesink.h:
313         * sys/xvimage/xvimagesink.c:
314         (gst_xvimagesink_calculate_pixel_aspect_ratio),
315         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
316         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
317         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
318         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
319         * sys/xvimage/xvimagesink.h:
320           first batch of pixel aspect ratio commits.
321
322 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
323
324         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
325         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
326         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
327           handle stride, needs work if we want to move stride handling
328           upstream, but works correctly for our purposes.
329
330 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
331
332         * gst/videoscale/README:
333           add testing examples
334         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
335         (gst_videoscale_chain):
336         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
337         (gst_videoscale_get_size):
338           add get_size function that handles stride like videotestsrc.
339           fixes conversion for YUV formats for as much as I can test them.
340
341 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
342
343         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
344         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
345         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
346         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
347         (gst_xvimagesink_xvimage_put):
348           further cleanups, logging, error handling and synchronizing
349
350 2004-07-27  Wim Taymans  <wim@fluendo.com>
351
352         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
353         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
354         (gst_videomixer_pad_set_property),
355         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
356         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
357         (gst_videomixer_class_init), (gst_videomixer_init),
358         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
359         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
360         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
361         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
362         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
363         (gst_videomixer_loop), (plugin_init):
364         Be a nicer negotiation citizen and provide a getcaps function on
365         the srcpad. This also fixes a crash when resizing.
366
367 2004-07-27  Julien MOUTTE  <julien@moutte.net>
368
369         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
370         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
371
372 2004-07-27  Wim Taymans  <wim@fluendo.com>
373
374         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
375         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
376         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
377         (gst_pngenc_set_property):
378         * ext/libpng/gstpngenc.h:
379         Added snapshot property to pngenc.
380         removed g_print from pngdec
381
382 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
383
384         * gst/ac3parse/ac3parse.vcproj
385         * gst/adder/adder.vcproj
386         * gst/alpha/alpha.vcproj
387         * gst/alpha/alphacolor.vcproj
388         * gst/asfdemux/asf.vcproj
389         * gst/audioconvert/audioconvert.vcproj
390         * gst/audiorate/audiorate.vcproj
391         * gst/audioscale/audioscale.vcproj
392         * gst/auparse/auparse.vcproj
393         * gst/avi/avi.vcproj
394         * gst/cdxaparse/cdxaparse.vcproj
395         * gst/chart/chart.vcproj
396         * gst/colorspace/colorspace.vcproj
397         * gst/cutter/cutter.vcproj
398         * gst/debug/debug.vcproj
399         * gst/debug/efence.vcproj
400         * gst/debug/navigationtest.vcproj
401         * gst/deinterlace/deinterlace.vcproj
402         * gst/effectv/effectv.vcproj
403         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
404         * gst/filter/filter.vcproj
405         * gst/flx/flxdec.vcproj
406         * gst/goom/goom.vcproj
407         * gst/interleave/interleave.vcproj
408         * gst/law/alaw.vcproj
409         * gst/law/mulaw.vcproj
410         * gst/matroska/matroska.vcproj
411         * gst/median/median.vcproj
412         * gst/mixmatrix/mixmatrix.vcproj
413         * gst/mpeg1sys/mpeg1systemencode.vcproj
414         * gst/mpeg1videoparse/mp1videoparse.vcproj
415         * gst/mpeg2sub/mpeg2subt.vcproj
416         * gst/mpegaudio/mpegaudio.vcproj
417         * gst/mpegaudioparse/mpegaudioparse.vcproj
418         * gst/mpegstream/mpegstream.vcproj
419         * gst/multifilesink/multifilesink.vcproj
420         * gst/multipart/multipart.vcproj
421         * gst/oneton/oneton.vcproj
422         * gst/overlay/overlay.vcproj
423         * gst/passthrough/passthrough.vcproj
424         * gst/qtdemux/qtdemux.vcproj
425         * gst/realmedia/rmdemux.vcproj
426         * gst/rtjpeg/rtjpeg.vcproj
427         * gst/rtp/rtp.vcproj
428         * gst/silence/silence.vcproj
429         * gst/sine/sinesrc.vcproj
430         * gst/smooth/smooth.vcproj
431         * gst/smpte/smpte.vcproj
432         * gst/spectrum/spectrum.vcproj
433         * gst/speed/speed.vcproj
434         * gst/stereo/stereo.vcproj
435         * gst/switch/switch.vcproj
436         * gst/tags/tagedit.vcproj
437         * gst/tcp/tcp.vcproj
438         * gst/typefind/typefindfunctions.vcproj
439         * gst/udp/udp.vcproj
440         * gst/videobox/videobox.vcproj
441         * gst/videocrop/videocrop.vcproj
442         * gst/videodrop/videodrop.vcproj
443         * gst/videofilter/gamma.vcproj
444         * gst/videofilter/videobalance.vcproj
445         * gst/videofilter/videofilter.vcproj
446         * gst/videofilter/videoflip.vcproj
447         * gst/videoflip/videoflip.vcproj
448         * gst/videomixer/videomixer.vcproj
449         * gst/videorate/videorate.vcproj
450         * gst/videoscale/videoscale.vcproj
451         * gst/videotestsrc/videotestsrc.vcproj
452         * gst/virtualdub/virtualdub.vcproj
453         * gst/volenv/volenv.vcproj
454         * gst/volume/volume.vcproj
455         * gst/wavenc/wavenc.vcproj
456         * gst/wavparse/wavparse.vcproj
457         * gst/y4m/y4menc.vcproj
458         * gst-libs/gst/audio/audio.vcproj
459         * gst-libs/gst/audio/audiofilter.vcproj
460         * gst-libs/gst/colorbalance/colorbalance.vcproj
461         * gst-libs/gst/idct/idtc.vcproj
462         * gst-libs/gst/media-info/media-info.vcproj
463         * gst-libs/gst/mixer/mixer.vcproj
464         * gst-libs/gst/navigation/navigation.vcproj
465         * gst-libs/gst/play/play.vcproj
466         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
467         * gst-libs/gst/resample/resample.vcproj
468         * gst-libs/gst/riff/riff.vcproj
469         * gst-libs/gst/tuner/tuner.vcproj
470         * gst-libs/gst/video/video.vcproj
471         * gst-libs/gst/xoverlay/xoverlay.vcproj
472           avoid problems with math.h, fix release dependancy
473           rename GStreamer-0.8.lib to libgstreamer.lib
474
475 2004-07-27  Julien MOUTTE  <julien@moutte.net>
476
477         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
478         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
479         the atom is not available we have to unlock the mutex. Fixes #148023
480
481 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
482
483         * gst-libs/gst/media-info/media-info.h:
484           issue for a vararg macro with MSVC
485
486 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
487
488         * gst/effectv/effectv.vcproj
489         * gst-libs/gst/idct/idct.vcproj:
490         * gst-libs/gst/media-info/media-info.vcproj:
491         * gst-libs/gst/navigation/navigation.vcproj:
492         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
493         * gst-libs/gst/video/video.vcproj:
494         * gst-libs/gst/xoverlay/xoverlay.vcproj:
495           fixes for build problems
496
497 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
498
499         * gst-libs/gst/audio/audio.def:
500         * gst-libs/gst/audio/riff.def:
501           add some definitions needed by plugins
502
503 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
504
505         * gst/asfdemux/gstasfmux.c
506           Fix some 64 bits constants to be glib friendly
507
508 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
509
510         * gst/ac3parse/gstac3parse.c
511         * gst/audioscale/gstaudioscale.c
512         * gst/auparse/gstauparse.c
513         * gst/colorspace/gstcolorspace.c
514         * gst/colorspace/yuv2rgb.h
515           local include fixes
516
517 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
518
519         * win32/gst.sln
520           add more plugins to the build
521
522 2004-07-26  Julien MOUTTE  <julien@moutte.net>
523
524         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
525         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
526
527 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
528
529         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
530         (gst_level_set_property), (gst_level_get_property),
531         (gst_level_base_init), (gst_level_class_init):
532           add debugging categories.  cleanups.
533
534 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
535
536         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
537         (gst_videoscale_planar411), (gst_videoscale_planar400),
538         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
539         (gst_videoscale_scale_nearest_str1),
540         (gst_videoscale_scale_nearest_str2),
541         (gst_videoscale_scale_nearest_str4),
542         (gst_videoscale_scale_nearest_16bit),
543         (gst_videoscale_scale_nearest_24bit):
544           fixed stride issues
545           tested with 320x240 -> 321, 322, 324 x240
546           tested with YV12, I420, YUY2, UYVY
547           fixed packed422rev (don't think it could have worked before)
548           by testing with UYVY
549
550 2004-07-26  Benjamin Otte  <otte@gnome.org>
551
552         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
553         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
554         (plugin_init):
555           add debugging category, add error checks like checking return values
556           of setup calls, make sure it still works after
557           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
558
559 2004-07-26  Wim Taymans  <wim@fluendo.com>
560
561         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
562         (gst_mpeg_demux_get_audio_stream),
563         (gst_mpeg_demux_process_private):
564         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
565         Check for error codes from the negotiation functions. Make sure
566         we really set the pad caps when a new pad is created.
567
568 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
569
570         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
571         (gst_ffmpeg_caps_to_pix_fmt):
572         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
573         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
574         (gst_ffmpegcolorspace_pad_link):
575           don't make function do two things at the same time without reason.
576
577 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
578
579         * gst/ac3parse/ac3parse.vcproj
580         * gst/adder/adder.vcproj
581         * gst/alpha/alpha.vcproj
582         * gst/alpha/alphacolor.vcproj
583         * gst/asfdemux/asf.vcproj
584         * gst/audioconvert/audioconvert.vcproj
585         * gst/audiorate/audiorate.vcproj
586         * gst/audioscale/audioscale.vcproj
587         * gst/auparse/auparse.vcproj
588         * gst/avi/avi.vcproj
589         * gst/cdxaparse/cdxaparse.vcproj
590         * gst/chart/chart.vcproj
591         * gst/colorspace/colorspace.vcproj
592         * gst/cutter/cutter.vcproj
593         * gst/debug/debug.vcproj
594         * gst/debug/efence.vcproj
595         * gst/debug/navigationtest.vcproj
596         * gst/deinterlace/deinterlace.vcproj
597         * gst/effectv/effectv.vcproj
598         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
599         * gst/filter/filter.vcproj
600         * gst/flx/flxdec.vcproj
601         * gst/goom/goom.vcproj
602         * gst/interleave/interleave.vcproj
603         * gst/law/alaw.vcproj
604         * gst/law/mulaw.vcproj
605         * gst/matroska/matroska.vcproj
606         * gst/median/median.vcproj
607         * gst/mixmatrix/mixmatrix.vcproj
608         * gst/mpeg1sys/mpeg1systemencode.vcproj
609         * gst/mpeg1videoparse/mp1videoparse.vcproj
610         * gst/mpeg2sub/mpeg2subt.vcproj
611         * gst/mpegaudio/mpegaudio.vcproj
612         * gst/mpegaudioparse/mpegaudioparse.vcproj
613         * gst/mpegstream/mpegstream.vcproj
614         * gst/multifilesink/multifilesink.vcproj
615         * gst/multipart/multipart.vcproj
616         * gst/oneton/oneton.vcproj
617         * gst/overlay/overlay.vcproj
618         * gst/passthrough/passthrough.vcproj
619         * gst/qtdemux/qtdemux.vcproj
620         * gst/realmedia/rmdemux.vcproj
621         * gst/rtjpeg/rtjpeg.vcproj
622         * gst/rtp/rtp.vcproj
623         * gst/silence/silence.vcproj
624         * gst/sine/sinesrc.vcproj
625         * gst/smooth/smooth.vcproj
626         * gst/smpte/smpte.vcproj
627         * gst/spectrum/spectrum.vcproj
628         * gst/speed/speed.vcproj
629         * gst/stereo/stereo.vcproj
630         * gst/switch/switch.vcproj
631         * gst/tags/tagedit.vcproj
632         * gst/tcp/tcp.vcproj
633         * gst/typefind/typefindfunctions.vcproj
634         * gst/udp/udp.vcproj
635         * gst/videobox/videobox.vcproj
636         * gst/videocrop/videocrop.vcproj
637         * gst/videodrop/videodrop.vcproj
638         * gst/videofilter/gamma.vcproj
639         * gst/videofilter/videobalance.vcproj
640         * gst/videofilter/videofilter.vcproj
641         * gst/videofilter/videoflip.vcproj
642         * gst/videoflip/videoflip.vcproj
643         * gst/videomixer/videomixer.vcproj
644         * gst/videorate/videorate.vcproj
645         * gst/videoscale/videoscale.vcproj
646         * gst/videotestsrc/videotestsrc.vcproj
647         * gst/virtualdub/virtualdub.vcproj
648         * gst/volenv/volenv.vcproj
649         * gst/volume/volume.vcproj
650         * gst/wavenc/wavenc.vcproj
651         * gst/wavparse/wavparse.vcproj
652         * gst/y4m/y4menc.vcproj
653           more plugins supported under windows
654
655 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
656
657         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
658         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
659         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
660         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
661         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
662           Add debugging statements.  Use the sizes as returned by the
663           *CreateImage calls.
664
665 2004-07-26  Johan Dahlin  <johan@gnome.org>
666
667         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
668         the pad is negotiated.
669
670         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
671
672 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
673
674         * gst-libs/gst/colorbalance/colorbalance.vcproj:
675         * gst-libs/gst/idct/idct.vcproj:
676         * gst-libs/gst/media-info/media-info.vcproj:
677         * gst-libs/gst/mixer/mixer.vcproj:
678         * gst-libs/gst/navigation/navigation.vcproj:
679         * gst-libs/gst/play/play.vcproj:
680         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
681         * gst-libs/gst/resample/resample.vcproj:
682         * gst-libs/gst/tuner/tuner.vcproj:
683         * gst-libs/gst/video/video.vcproj:
684         * gst-libs/gst/xoverlay/xoverlay.vcproj:
685           more plugins supported under windows
686
687 2004-07-25 Iain <iain@prettypeople.org>
688
689         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
690         pad now rather than when the pad is created because state changes wipe
691         explicit caps (fixes #148043).
692
693 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
694
695         reviewed by Benjamin Otte  <otte@gnome.org>
696
697         * ext/mad/gstmad.c:
698           fix mad plugin crashing on Sun (fixes #148289)
699
700 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
701
702         * gst/avi/avi.def:
703         * gst/avi/avi.vcproj:
704         * gst/matroska/matroska.def:
705         * gst/matroska/matroska.vcproj:
706           remove unused .def files
707
708 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
709
710         * gst-libs/gst/audio/gstaudiofilter.c:
711           Clean the local include
712
713 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
714
715         * win32/gst.sln:
716         * gst-libs/gst/audio/audio.def:
717         * gst-libs/gst/audio/audio.vcproj:
718         * gst-libs/gst/audio/audiofilter.vcproj:
719         * gst-libs/gst/audio/riff.def:
720         * gst-libs/gst/audio/riff.vcproj:
721         * gst-libs/gst/gst-libs.def:
722         * gst-libs/gst/gst-libs.vcproj:
723         * gst/avi/avi.vcproj:
724         * gst/avi/avi.vcproj:
725           Copy the files where needed after building, cleaner projects
726
727 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
728
729         * gst/matroska/ebml-write.c:
730           Fix some 64 bits constants to be glib friendly
731
732 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
733
734         * win32/gst.sln:
735         * gst-libs/gst/gst-libs.def:
736         * gst-libs/gst/gst-libs.vcproj:
737         * gst/matroska/matroska.def:
738         * gst/matroska/matroska.vcproj:
739           Add the preliminary canvas to build plugins on Win32
740
741 2004-07-23  Benjamin Otte  <otte@gnome.org>
742
743         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
744           don't enfore negotiation from source side, it breaks 
745           sinesrc ! audioconvert ! osssink
746
747 2004-07-22  David Schleef  <ds@schleef.org>
748
749         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
750         for ELF files, since they can easily be recognized as audio/mpeg.
751         (bug #147441)
752
753 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
754
755         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
756         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
757         (gst_videoscale_scale_nearest_24bit),
758         (gst_videoscale_scale_nearest_16bit):
759           fix 16bit and 24bit for stride (24bit might need testing)
760           don't pretend we do more than one algorithm
761
762 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
763
764         * configure.ac:
765         * gst/Makefile.am:
766         * gst/multifilesink/Makefile.am:
767         * gst/multifilesink/gstmultifilesink.c:
768         (gst_multifilesink_get_formats),
769         (gst_multifilesink_get_query_types), (_do_init),
770         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
771         (gst_multifilesink_init), (gst_multifilesink_dispose),
772         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
773         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
774         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
775         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
776         (gst_multifilesink_chain), (gst_multifilesink_change_state),
777         (gst_multifilesink_uri_get_type),
778         (gst_multifilesink_uri_get_protocols),
779         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
780         (gst_multifilesink_uri_handler_init), (plugin_init):
781         * gst/multifilesink/gstmultifilesink.h:
782         * testsuite/Makefile.am:
783         * testsuite/multifilesink/Makefile.am:
784         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
785         (gst_newmedia_class_init), (gst_newmedia_init),
786         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
787         (newfile_signal), (test_signal), (main):
788         multifilesink plugin for creating new files every time a new media
789         discontinuity event occurs
790
791 2004-07-22  Wim Taymans  <wim@fluendo.com>
792
793         * gst/alpha/Makefile.am:
794         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
795         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
796         (gst_alpha_color_init), (gst_alpha_color_set_property),
797         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
798         (transform), (gst_alpha_color_chain),
799         (gst_alpha_color_change_state), (plugin_init):
800         Stupid plugin to to RGBA to AYUV conversion because none of
801         the colorspace plugins can handle that yet.
802
803 2004-07-22  Wim Taymans  <wim@fluendo.com>
804
805         * examples/seeking/seek.c: (update_scale), (main):
806         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
807         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
808         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
809         (gst_decode_bin_init), (gst_decode_bin_dispose),
810         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
811         (no_more_pads), (close_link), (type_found),
812         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
813         (plugin_init):
814         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
815         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
816         (gst_play_base_bin_dispose), (queue_overrun),
817         (gen_preroll_element), (remove_prerolls), (unknown_type),
818         (no_more_pads), (new_stream), (setup_source),
819         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
820         (play_base_eos), (gst_play_base_bin_change_state),
821         (gst_play_base_bin_add_element),
822         (gst_play_base_bin_remove_element),
823         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
824         (gst_play_base_bin_unlink_stream),
825         (gst_play_base_bin_get_streaminfo):
826         * gst/playback/gstplaybin.c: (gen_video_element),
827         (gen_audio_element):
828         * gst/playback/gststreaminfo.h:
829         More playback updates, attempt to fix things after the state change
830         breakage.
831
832 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
833
834         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
835         (gst_videoscale_scale_nearest_16bit):
836           comment algorithm
837
838 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
839
840         * gst/videotestsrc/gstvideotestsrc.c:
841         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
842         (gst_videotestsrc_init), (gst_videotestsrc_get),
843         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
844         (gst_videotestsrc_get_property):
845         * gst/videotestsrc/gstvideotestsrc.h:
846         * gst/videotestsrc/videotestsrc.c:
847         * gst/videotestsrc/videotestsrc.h:
848           cleanup and commenting
849
850 2004-07-21  Wim Taymans  <wim@fluendo.com>
851
852         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
853         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
854         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
855         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
856         (_find_chain_get_unknown_part), (_find_streams_check),
857         (gst_ogg_demux_push), (gst_ogg_pad_push):
858         * ext/theora/theoradec.c: (theora_get_formats),
859         (theora_dec_src_convert), (theora_dec_sink_convert),
860         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
861         (theora_dec_chain):
862         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
863         (vorbis_dec_convert), (vorbis_dec_src_query),
864         (vorbis_dec_src_event), (vorbis_dec_event):
865         More seeking fixes, oggdemux now supports seeking to time and
866         uses the downstream element to convert granulepos to time.
867         Seeking in theora-only ogg files now works.
868
869 2004-07-21  Wim Taymans  <wim@fluendo.com>
870
871         * ext/theora/theoradec.c: (gst_theora_dec_init),
872         (theora_get_formats), (theora_get_event_masks),
873         (theora_get_query_types), (theora_dec_src_convert),
874         (theora_dec_sink_convert), (theora_dec_src_query),
875         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
876         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
877         (vorbis_get_event_masks), (vorbis_get_query_types),
878         (gst_vorbis_dec_init), (vorbis_dec_convert),
879         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
880         Added query/convert/formats functions to vorbis and theora decoders
881         so that the outside world can use them too. Fixed seeking on an
882         ogg/theora/vorbis file by disabling the seeking seeking on the 
883         theora srcpad.
884
885 2004-07-21  Julien MOUTTE  <julien@moutte.net>
886
887         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
888         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
889         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
890         images creation for both elements. We don't create the image on caps
891         nego or renego, we just destroy the internal one if present if it does
892         not match the needs. The chain function takes care of creating a new
893         image when needed.
894         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
895         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
896         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
897         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
898         the image format information. The buffer pool checks for the context
899         image format and discard images with different formats.
900         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
901
902 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
903
904         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
905         (gst_ffmpegcolorspace_chain):
906           no point in doing any chaining if the pad we want to push from
907           isn't usable.
908
909 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
910
911         * gst-libs/gst/riff/riff-media.c:
912         (gst_riff_create_audio_caps_with_data):
913           Fix double end-to-native symbol conversion (#148021).
914
915 2004-07-20  David Schleef  <ds@schleef.org>
916
917         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
918         Don't use an Atom that doesn't exist.
919
920 2004-07-20  Wim Taymans  <wim@fluendo.com>
921
922         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
923         (gst_multifdsink_add), (gst_multifdsink_get_stats),
924         (gst_multifdsink_client_remove),
925         (gst_multifdsink_handle_client_write),
926         (gst_multifdsink_queue_buffer):
927         * gst/tcp/gstmultifdsink.h:
928         More multifdsink stats. Avoid deadlock by releasing locks
929         before sending out a signal.
930
931 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
932
933         * po/LINGUAS:
934         * po/hu.po:
935           added Hungarian translation (Laszlo Dvornik)
936
937 2004-07-20  Wim Taymans  <wim@fluendo.com>
938
939         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
940         (gst_multifdsink_add), (gst_multifdsink_client_remove),
941         (gst_multifdsink_handle_client_write),
942         (gst_multifdsink_queue_buffer):
943         * gst/tcp/gsttcp-marshal.list:
944         Fixed the stupid marshal definition.
945
946 2004-07-20  Wim Taymans  <wim@fluendo.com>
947
948         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
949         (gst_multifdsink_init), (gst_multifdsink_add),
950         (gst_multifdsink_client_remove),
951         (gst_multifdsink_handle_client_write),
952         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
953         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
954         (gst_multifdsink_init_send):
955         * gst/tcp/gstmultifdsink.h:
956         Added more stats, added timeout for a client, fixed some typos
957         and added some comments.
958
959 2004-07-20  Wim Taymans  <wim@fluendo.com>
960
961         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
962         (gst_multifdsink_add), (gst_multifdsink_get_stats),
963         (gst_multifdsink_client_remove),
964         (gst_multifdsink_handle_client_write):
965         * gst/tcp/gstmultifdsink.h:
966         * gst/tcp/gsttcp-marshal.list:
967         Added get_stats method that returns a GValueArray of
968         stats values.
969
970 2004-07-19  Benjamin Otte  <otte@gnome.org>
971
972         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
973           make sure longname, description and author are valid UTF-8
974
975 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
976
977         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
978         (gst_ximagesink_set_property):
979         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
980         (gst_xvimagesink_set_property):
981           make sure SYNCHRONOUS is respected after getting the X context
982
983 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
984
985         * gst/matroska/matroska-demux.c:
986         (gst_matroska_demux_handle_src_event),
987         (gst_matroska_demux_parse_blockgroup):
988         * gst/matroska/matroska-ids.h:
989           add BlockReference tag and ignore it to clear out log.
990           ignore NAVIGATION events to clear out log.
991
992 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
993
994         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
995         (gst_matroska_demux_add_stream):
996         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
997           add debug categories
998
999 2004-07-16  Wim Taymans  <wim@fluendo.com>
1000
1001         * ext/libpng/Makefile.am:
1002         * ext/libpng/gstpng.c: (plugin_init):
1003         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
1004         (gst_pngdec_get_type), (gst_pngdec_base_init),
1005         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
1006         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
1007         * ext/libpng/gstpngdec.h:
1008         Added png decoder.
1009
1010 2004-07-16  Julien MOUTTE  <julien@moutte.net>
1011
1012         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
1013         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
1014         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
1015         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
1016         (gst_ximagesink_buffer_alloc):
1017         * sys/ximage/ximagesink.h:
1018         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1019         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
1020         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
1021         (gst_xvimagesink_buffer_alloc):
1022         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
1023         again. Using internal data pointer of the x(v)image to store image's
1024         data to be coherent with the buffer alloc mechanism. Investigated the
1025         image destruction code to be sure that everything gets freed correctly.
1026
1027 2004-07-16  Wim Taymans  <wim@fluendo.com>
1028
1029         * gst-libs/gst/riff/riff-read.c:
1030         (gst_riff_read_strf_vids_with_data),
1031         (gst_riff_read_strf_auds_with_data):
1032         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
1033         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
1034         Make sure we don't create 0 sized subbuffers in riff-read.
1035         Signal the no more pads signal after reading the avi header.
1036
1037 2004-07-16  Wim Taymans  <wim@fluendo.com>
1038
1039         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1040         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
1041         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
1042         (gst_decode_bin_init), (gst_decode_bin_dispose),
1043         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
1044         (no_more_pads), (close_link), (type_found),
1045         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
1046         (gst_decode_bin_change_state), (plugin_init):
1047         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
1048         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
1049         (gst_play_base_bin_dispose), (queue_overrun),
1050         (gen_preroll_element), (remove_prerolls), (unknown_type),
1051         (no_more_pads), (new_stream), (setup_source),
1052         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
1053         (play_base_eos), (gst_play_base_bin_change_state),
1054         (gst_play_base_bin_add_element),
1055         (gst_play_base_bin_remove_element),
1056         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
1057         (gst_play_base_bin_unlink_stream),
1058         (gst_play_base_bin_get_streaminfo):
1059         * gst/playback/gstplaybasebin.h:
1060         Better error recovery. Added configurable preroll queue size. Faster
1061         detection of no-more-pads.
1062
1063 2004-07-16  Wim Taymans  <wim@fluendo.com>
1064
1065         * gst-libs/gst/video/video.h:
1066         Added 32 bits RGBA. Not sure if we should use another mime-type
1067         for alpha rgb. Currently the presence of the alpha_mask property
1068         signals an alpha channel.
1069
1070 2004-07-16  Wim Taymans  <wim@fluendo.com>
1071
1072         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1073         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
1074         FPS seems to be 0.0 to MAX everywhere else.
1075
1076 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1077
1078         * gst-libs/gst/riff/riff-media.c:
1079         (gst_riff_create_video_caps_with_data):
1080           mp42/mp43 (no caps) exist too.
1081         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
1082           Set pixel_width/height; we've got them in-caps.
1083         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1084         * gst/wavparse/gstwavparse.c: (plugin_init):
1085           Both are valid primary.
1086         * sys/oss/gstossmixer.c:
1087           Remove i18n hack and enable translations.
1088
1089 2004-07-15  Benjamin Otte  <otte@gnome.org>
1090
1091         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1092         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
1093           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
1094
1095 2004-07-15  Benjamin Otte  <otte@gnome.org>
1096
1097         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
1098         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
1099         (gst_alsa_close_audio):
1100           disable some of the debugging code for now. Writing debugging to a
1101           buffer is broken in current alsalib releases.
1102
1103 2004-07-12  Benjamin Otte  <otte@gnome.org>
1104
1105         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
1106           use bufferpools
1107
1108 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1109
1110         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
1111         (theora_dec_src_query), (theora_dec_event):
1112         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
1113           add debugging categories.  Remove \n's.
1114
1115 2004-07-13  Johan Dahlin  <johan@gnome.org>
1116
1117         * gst/playback/gstplaybin.c (gst_play_bin_set_property) 
1118         (gst_play_bin_get_property): Impl.
1119
1120 2004-07-13  Wim Taymans  <wim@fluendo.com>
1121
1122         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
1123         When trying to find the stream length, seek back N pages
1124         instead of just one, where N is the number of streams in 
1125         the current chain.
1126
1127 2004-07-13  Wim Taymans  <wim@fluendo.com>
1128
1129         * gst-libs/gst/riff/riff-media.c:
1130         (gst_riff_create_audio_caps_with_data),
1131         (gst_riff_create_audio_caps),
1132         (gst_riff_create_audio_template_caps):
1133         * gst-libs/gst/riff/riff-media.h:
1134         * gst-libs/gst/riff/riff-read.c:
1135         (gst_riff_read_strf_vids_with_data),
1136         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
1137         * gst-libs/gst/riff/riff-read.h:
1138         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
1139         (gst_avi_demux_add_stream):
1140         Set codec_data on caps for avidemuxer.
1141
1142 2004-07-12  David Schleef  <ds@schleef.org>
1143
1144         * configure.ac: Fix test for Objective C
1145
1146 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
1147         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
1148         (gst_gdk_pixbuf_chain):
1149           Add svg and pcx to template caps, and ensure that getcaps returns a
1150           subset of the template caps.
1151           Copy each row manually for output, as gdkpixbuf may pad the
1152           rowstride to a 32-bit word boundary.
1153
1154 2004-07-12  Wim Taymans  <wim@fluendo.com>
1155
1156         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1157         (gst_riff_create_video_template_caps):
1158         Fix the template caps to include some more media types.
1159
1160 2004-07-12  Wim Taymans  <wim@fluendo.com>
1161
1162         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1163         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
1164         (compare_ranks), (print_feature), (gst_decode_bin_init),
1165         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
1166         (try_to_link_1), (new_pad), (close_link), (type_found),
1167         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
1168         (gst_decode_bin_change_state), (plugin_init):
1169         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
1170         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
1171         (gst_play_base_bin_dispose), (queue_overrun),
1172         (gen_preroll_element), (remove_prerolls), (no_more_pads),
1173         (new_stream), (setup_source), (gst_play_base_bin_set_property),
1174         (gst_play_base_bin_get_property), (play_base_eos),
1175         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
1176         (gst_play_base_bin_remove_element),
1177         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
1178         (gst_play_base_bin_unlink_stream),
1179         (gst_play_base_bin_get_streaminfo):
1180         * gst/playback/gstplaybasebin.h:
1181         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
1182         (gst_play_bin_class_init), (gst_play_bin_init),
1183         (gst_play_bin_dispose), (gst_play_bin_set_property),
1184         (gst_play_bin_get_property), (gen_video_element),
1185         (gen_audio_element), (remove_sinks), (setup_sinks),
1186         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
1187         (gst_play_bin_send_event), (gst_play_bin_get_formats),
1188         (gst_play_bin_convert), (gst_play_bin_get_query_types),
1189         (gst_play_bin_query), (plugin_init):
1190         * gst/playback/test4.c: (main):
1191         More fixes on reusing of the element.
1192
1193 2004-07-11  Benjamin Otte  <otte@gnome.org>
1194
1195         * ext/mad/gstmad.c: (normal_seek):
1196           allow seeking for other methods than just SET
1197
1198 2004-07-11  Andy Wingo  <wingo@pobox.com>
1199
1200         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
1201         float, "any" caps -> buffer_frames=[0,MAX].
1202
1203         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
1204         doesn't intersect our caps with the template any more. Do it
1205         ourselves.
1206         (interleave_buffered_loop): Use g_newa instead of malloc/free.
1207
1208 2004-07-09  Wim Taymans  <wim@fluendo.com>
1209
1210         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1211         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
1212         (compare_ranks), (print_feature), (gst_decode_bin_init),
1213         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
1214         (try_to_link_1), (new_pad), (close_link), (type_found),
1215         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
1216         (gst_decode_bin_change_state), (plugin_init):
1217         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
1218         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
1219         (gst_play_base_bin_dispose), (queue_overrun),
1220         (gen_preroll_element), (remove_prerolls), (no_more_pads),
1221         (new_stream), (setup_source), (gst_play_base_bin_set_property),
1222         (gst_play_base_bin_get_property), (play_base_eos),
1223         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
1224         (gst_play_base_bin_remove_element),
1225         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
1226         (gst_play_base_bin_unlink_stream),
1227         (gst_play_base_bin_get_streaminfo):
1228         * gst/playback/gstplaybasebin.h:
1229         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
1230         (gst_play_bin_class_init), (gst_play_bin_init),
1231         (gst_play_bin_dispose), (gst_play_bin_set_property),
1232         (gst_play_bin_get_property), (gen_video_element),
1233         (gen_audio_element), (remove_sinks), (setup_sinks),
1234         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
1235         (gst_play_bin_send_event), (gst_play_bin_get_formats),
1236         (gst_play_bin_convert), (gst_play_bin_get_query_types),
1237         (gst_play_bin_query), (plugin_init):
1238         * gst/playback/test4.c: (main):
1239         Work on object reuse and seeking.
1240
1241 2004-07-09  Wim Taymans  <wim@fluendo.com>
1242
1243         * examples/seeking/seek.c: (iterate):
1244         Don't consume all CPU in the idle loop.
1245
1246 2004-07-09  Wim Taymans  <wim@fluendo.com>
1247
1248         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
1249         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
1250         Add pad to element *after* setting the pad functions so that
1251         the scheduler can use the correct ones.
1252
1253 2004-07-09  Wim Taymans  <wim@fluendo.com>
1254
1255         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
1256         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
1257         Sync to keyframe after seek
1258
1259 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1260
1261         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
1262         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
1263         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
1264         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
1265         * ext/libvisual/visual.c: (gst_visual_change_state):
1266         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
1267         * ext/theora/theoradec.c: (theora_dec_change_state):
1268         * ext/theora/theoraenc.c: (theora_enc_change_state):
1269         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
1270         * gst-libs/gst/navigation/navigation.c:
1271         * gst/adder/gstadder.c: (gst_adder_change_state):
1272         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
1273         (gst_audio_convert_get_buffer):
1274         * gst/multipart/multipartdemux.c:
1275         (gst_multipart_demux_change_state):
1276         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
1277         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
1278         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
1279         * gst/videoscale/gstvideoscale.c:
1280         (gst_videoscale_handle_src_event):
1281         * gst/volume/gstvolume.c: (volume_chain_int16):
1282           don't assert in state change, this should be done by the base
1283           GstElement class.
1284           various debugging fixes.
1285
1286 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1287
1288         * configure.ac:
1289         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
1290         (gst_play_dispose), (gst_play_set_location),
1291         (gst_play_set_data_src), (gst_play_set_video_sink),
1292         (gst_play_set_audio_sink), (gst_play_set_visualization),
1293         (gst_play_connect_visualization), (gst_play_get_sink_element),
1294         (gst_play_get_all_by_interface):
1295         * gst-libs/gst/play/play.h:
1296           add new method to get elements implementing an interface.
1297           add various error logging
1298
1299 2004-07-08  Wim Taymans  <wim@fluendo.com>
1300
1301         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
1302         (make_mpeg_pipeline), (make_mpegnt_pipeline),
1303         (make_playerbin_pipeline), (query_durations_elems),
1304         (query_durations_pads), (query_positions_elems),
1305         (query_positions_pads), (update_scale), (iterate), (stop_seek),
1306         (main):
1307         Added playbin seeking example.
1308
1309 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1310
1311         * gst-libs/gst/play/play.c: (gst_play_set_location),
1312         (gst_play_set_data_src), (gst_play_set_video_sink),
1313         (gst_play_set_audio_sink), (gst_play_set_visualization),
1314         (gst_play_connect_visualization), (gst_play_get_framerate):
1315           use a macro to look up elements from hash table
1316
1317 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1318
1319         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
1320         (gst_play_get_length_callback), (gst_play_set_location),
1321         (gst_play_seek_to_time), (gst_play_set_data_src),
1322         (gst_play_set_video_sink), (gst_play_set_audio_sink),
1323         (gst_play_set_visualization), (gst_play_connect_visualization),
1324         (gst_play_get_sink_element):
1325         - add debugging info
1326         - fix looking up sink elements by iterating over complete caps
1327         - put everything except for source and autoplugger in a complete bin
1328
1329 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1330
1331         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
1332         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
1333         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
1334         (gst_alsa_sink_write), (gst_alsa_sink_loop):
1335         * ext/alsa/gstalsasink.h:
1336         - add debugging info
1337         - clean up schizophrenia of data/buffer/event
1338         - fix double event unref error
1339
1340 2004-07-08  Wim Taymans  <wim@fluendo.com>
1341
1342         * gst/playback/Makefile.am:
1343         Add headers to noinst
1344
1345 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1346
1347         * tools/gst-launch-ext-m.m:
1348         * tools/gst-launch-ext.1.in:
1349           convert to the third millenium
1350
1351 2004-07-07  David Schleef  <ds@schleef.org>
1352
1353         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
1354
1355 2004-07-07  Wim Taymans  <wim@fluendo.com>
1356
1357         * gst/playback/Makefile.am:
1358         * gst/playback/README:
1359         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1360         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
1361         (compare_ranks), (print_feature), (gst_decode_bin_init),
1362         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
1363         (try_to_link_1), (new_pad), (close_link), (type_found),
1364         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
1365         (plugin_init):
1366         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
1367         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
1368         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
1369         (gen_preroll_element), (no_more_pads), (new_stream),
1370         (setup_source), (gst_play_base_bin_set_property),
1371         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
1372         (gst_play_base_bin_add_element),
1373         (gst_play_base_bin_remove_element),
1374         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
1375         (gst_play_base_bin_unlink_stream),
1376         (gst_play_base_bin_get_streaminfo):
1377         * gst/playback/gstplaybasebin.h:
1378         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
1379         (gst_play_bin_class_init), (gst_play_bin_init),
1380         (gst_play_bin_dispose), (gst_play_bin_set_property),
1381         (gst_play_bin_get_property), (gen_video_element),
1382         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
1383         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
1384         (gst_play_bin_get_formats), (gst_play_bin_convert),
1385         (gst_play_bin_get_query_types), (gst_play_bin_query),
1386         (plugin_init):
1387         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
1388         (gst_stream_info_get_type), (gst_stream_info_class_init),
1389         (gst_stream_info_init), (gst_stream_info_new),
1390         (gst_stream_info_dispose), (gst_stream_info_set_property),
1391         (gst_stream_info_get_property):
1392         * gst/playback/gststreaminfo.h:
1393         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
1394         (main):
1395         * gst/playback/test2.c: (main):
1396         * gst/playback/test3.c: (update_scale), (main):
1397         More playbin fixes. Added README. Do better element filtering.
1398         Added base class to preroll media. Added test apps.
1399
1400 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1401
1402         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
1403         * ext/mpeg2dec/gstmpeg2dec.h:
1404           various debugging improvements.  Reset stream to next picture
1405           instead of sequence header, otherwise seeks cannot work.
1406
1407 2004-07-07  Wim Taymans  <wim@fluendo.com>
1408
1409         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
1410         (gst_video_box_class_init), (gst_video_box_set_property),
1411         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
1412         Use pad_alloc where possible.
1413
1414 2004-07-07  Wim Taymans  <wim@fluendo.com>
1415
1416         * sys/oss/gstosselement.c: (gst_osselement_reset),
1417         (gst_osselement_parse_caps):
1418         * sys/oss/gstosselement.h:
1419         * sys/oss/gstosssrc.c: (gst_osssrc_get):
1420         Fix offset on osssrc.
1421
1422 2004-07-07  Wim Taymans  <wim@fluendo.com>
1423
1424         * ext/theora/theora.c: (plugin_init):
1425         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
1426         (theora_dec_src_query), (theora_dec_chain):
1427         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
1428         (theora_enc_sink_link), (theora_buffer_from_packet),
1429         (theora_push_packet), (theora_enc_chain):
1430         Fix theora granulepos calculation.
1431         Fix overflow in duration/position calculation.
1432         Bump rank to PRIMARY for theoradec.
1433         Use granulepos of last packet to calculate position.
1434         Set keyframe flag on buffers when needed.
1435
1436 2004-07-06  David Schleef  <ds@schleef.org>
1437
1438         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
1439         serious?  (Fixed, obviously.)
1440
1441 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1442
1443         * po/LINGUAS:
1444         * po/cs.po:
1445           added Czech translation (Miloslav Trmac)
1446
1447 2004-07-05  Wim Taymans  <wim@fluendo.com>
1448
1449         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1450         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
1451         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
1452         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
1453         (close_link), (type_found), (gst_decode_bin_set_property),
1454         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
1455         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
1456         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
1457         (gst_decode_bin_query), (plugin_init):
1458         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
1459         (gst_play_bin_class_init), (gst_play_bin_init),
1460         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
1461         (get_video_element), (new_pad), (setup_source),
1462         (gst_play_bin_set_property), (gst_play_bin_get_property),
1463         (gst_play_bin_change_state), (gst_play_bin_add_element),
1464         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
1465         (gst_play_bin_send_event), (gst_play_bin_get_formats),
1466         (gst_play_bin_convert), (gst_play_bin_get_query_types),
1467         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
1468         * gst/playback/test.c: (main):
1469         More fixes, cleaned up playbin, make it use decodebin. Added
1470         threaded property to playbin.
1471
1472 2004-07-05  Wim Taymans  <wim@fluendo.com>
1473
1474         * configure.ac:
1475         * gst/playback/Makefile.am:
1476         * gst/playback/decodetest.c: (main):
1477         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1478         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
1479         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
1480         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
1481         (close_link), (type_found), (gst_decode_bin_set_property),
1482         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
1483         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
1484         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
1485         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
1486         (plugin_init):
1487         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
1488         (gst_play_bin_class_init), (gst_play_bin_init),
1489         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
1490         (collect_sink_pads), (find_compatibles), (close_pad_link),
1491         (try_to_link_1), (new_pad), (close_link), (type_found),
1492         (setup_source), (gst_play_bin_set_property),
1493         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
1494         (compare_ranks), (gst_play_bin_collect_factories),
1495         (gst_play_bin_change_state), (gst_play_bin_add_element),
1496         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
1497         (gst_play_bin_send_event), (gst_play_bin_get_formats),
1498         (gst_play_bin_convert), (gst_play_bin_get_query_types),
1499         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
1500         * gst/playback/test.c: (main):
1501         Added some playback helper elements and some test apps, very alpha
1502         still.
1503
1504 2004-07-04  Benjamin Otte  <otte@gnome.org>
1505
1506         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
1507           only restart audio when we indeed have an xrun to fix repeated
1508           xruns. Fix suggested by Giuliano Pochini.
1509
1510 2004-07-03  David Schleef  <ds@schleef.org>
1511
1512         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
1513         call to gst_debug_log() if debugging is disabled (bug #145118)
1514
1515 2004-07-03  Benjamin Otte  <otte@gnome.org>
1516
1517         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
1518           use our own functions for restarting the alsa device.
1519         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
1520           I should apply patches myself - use MIN for the third argument, not
1521           the second, this fixes seeking
1522
1523 2004-07-02  David Schleef  <ds@schleef.org>
1524
1525         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
1526         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
1527         do with the logic.
1528
1529 2004-07-02  David Schleef  <ds@schleef.org>
1530
1531         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
1532         output buffers.  Fix logic mistake.  (bug #144866)
1533
1534 2004-07-02  David Schleef  <ds@schleef.org>
1535
1536         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
1537         on X.  (bug #144753)
1538
1539 2004-07-02  David Schleef  <ds@schleef.org>
1540
1541         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
1542         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
1543         (bug #144624)
1544         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
1545         (gst_osselement_rate_probe_check): Add another workaround for
1546         buggy drivers (bug #145336)
1547
1548 2004-07-02  David Schleef  <ds@schleef.org>
1549
1550         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
1551         Most systems don't have MSG_NOSIGNAL.
1552
1553 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
1554
1555         * Makefile.am:
1556         * gst-libs/gst/colorbalance/Makefile.am:
1557         * gst-libs/gst/mixer/Makefile.am:
1558         * gst-libs/gst/play/Makefile.am:
1559         * gst-libs/gst/tuner/Makefile.am:
1560           (hopefully) fix both install and dist and make error message useful.
1561           needs testing across automakes.
1562
1563 2004-07-02  Benjamin Otte  <otte@gnome.org>
1564
1565         * ext/ogg/gstogg.c: (plugin_init):
1566           we require bytestream now
1567         * ext/ogg/gstoggdemux.c: 
1568           huge diff to implement chain setup in a fast and generic way. This
1569           improves tag reading and startup of huge files (read: Theora videos)
1570           quite a bit. It probably contains bugs, too, so please test.
1571           Seeking is not improved to the fast method.
1572
1573 2004-06-29  Wim Taymans  <wim@fluendo.com>
1574
1575         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
1576         * ext/ogg/gstoggmux.c:
1577         Fix memleak in oggdemux when running unconnected pads.
1578         doc update in mux, start working on keyframe mode.
1579
1580 2004-06-29  Benjamin Otte  <otte@gnome.org>
1581
1582         * sys/oss/gstosssink.c:
1583         * sys/oss/gstosssrc.c:
1584           advertise correct template caps - we indeed do non-native endianness
1585           and 8bit audio has no endianness
1586         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
1587         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
1588           avoid (wrong) duplications in getcaps function and return
1589           template caps
1590
1591 2004-06-29  Wim Taymans  <wim@fluendo.com>
1592
1593         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
1594         (gst_multifdsink_class_init), (gst_multifdsink_add),
1595         (gst_multifdsink_remove), (gst_multifdsink_clear),
1596         (gst_multifdsink_client_remove),
1597         (gst_multifdsink_handle_client_read),
1598         (gst_multifdsink_client_queue_data),
1599         (gst_multifdsink_client_queue_caps),
1600         (gst_multifdsink_client_queue_buffer),
1601         (gst_multifdsink_handle_client_write),
1602         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
1603         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
1604         (gst_multifdsink_init_send), (gst_multifdsink_close):
1605         Fix wrong GList iteration that could crash the server when
1606         more then 2 clients disconnect at the same time. Read all the
1607         pending commands in one batch to recover from command storms under
1608         very heavy load.
1609
1610 2004-06-28  Wim Taymans  <wim@fluendo.com>
1611
1612         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
1613         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
1614         (gst_videomixer_pad_set_property),
1615         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
1616         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
1617         (gst_videomixer_class_init), (gst_videomixer_init),
1618         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
1619         (pad_zorder_compare), (gst_videomixer_sort_pads),
1620         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
1621         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
1622         (gst_videomixer_update_queues), (gst_videomixer_loop),
1623         (plugin_init):
1624         Avoid divide by zero, choose masterpad as the pad with the highest
1625         framerate.
1626
1627 2004-06-27  Julien Moutte  <julien@moutte.net>
1628
1629         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
1630         (gst_ximagesink_xwindow_new):
1631         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
1632         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
1633         function directly. We might want to call it from somewhere else one day.
1634
1635 2004-06-27  Julien Moutte  <julien@moutte.net>
1636
1637         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
1638         (gst_ximagesink_xwindow_new):
1639         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
1640         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
1641         window decorations.
1642
1643 2004-06-27  Wim Taymans  <wim@fluendo.com>
1644
1645         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
1646         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
1647         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
1648         (gst_dvdec_set_property), (gst_dvdec_get_property):
1649         * ext/dv/gstdvdec.h:
1650         Implement drop_factor property to lower the framerate with
1651         a factor.
1652
1653 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
1654
1655         * gst-libs/gst/colorbalance/Makefile.am:
1656         * gst-libs/gst/mixer/Makefile.am:
1657         * gst-libs/gst/play/Makefile.am:
1658         * gst-libs/gst/tuner/Makefile.am:
1659           unbreak Company's fix that didn't install the -enum.h files
1660
1661 2004-06-27  Wim Taymans  <wim@fluendo.com>
1662
1663         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
1664         (gst_dvdec_change_state):
1665         * ext/dv/gstdvdec.h:
1666         Fix timestamp, duration and offset of the buffers.
1667
1668 2004-06-27  Wim Taymans  <wim@fluendo.com>
1669
1670         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
1671         (gst_multifdsink_class_init), (gst_multifdsink_add),
1672         (gst_multifdsink_remove), (gst_multifdsink_clear),
1673         (gst_multifdsink_client_remove),
1674         (gst_multifdsink_handle_client_read),
1675         (gst_multifdsink_client_queue_data),
1676         (gst_multifdsink_client_queue_caps),
1677         (gst_multifdsink_client_queue_buffer),
1678         (gst_multifdsink_handle_client_write),
1679         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
1680         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
1681         (gst_multifdsink_init_send), (gst_multifdsink_close):
1682         * gst/tcp/gstmultifdsink.h:
1683         * gst/tcp/gsttcpserversink.c:
1684         (gst_tcpserversink_handle_server_read),
1685         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
1686         More multifdsink fixes, more recovery policy fixes.
1687         Removed stupid g_print
1688
1689 2004-06-26  Wim Taymans  <wim@fluendo.com>
1690
1691         * gst/tcp/Makefile.am:
1692         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
1693         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
1694         (gst_multifdsink_class_init), (gst_multifdsink_init),
1695         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
1696         (gst_multifdsink_handle_client_read),
1697         (gst_multifdsink_client_queue_data),
1698         (gst_multifdsink_client_queue_caps),
1699         (gst_multifdsink_client_queue_buffer),
1700         (gst_multifdsink_handle_client_write),
1701         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
1702         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
1703         (gst_multifdsink_chain), (gst_multifdsink_set_property),
1704         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
1705         (gst_multifdsink_close), (gst_multifdsink_change_state):
1706         * gst/tcp/gstmultifdsink.h:
1707         * gst/tcp/gsttcpplugin.c: (plugin_init):
1708         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
1709         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
1710         (gst_tcpserversink_handle_server_read),
1711         (gst_tcpserversink_handle_select),
1712         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
1713         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
1714         * gst/tcp/gsttcpserversink.h:
1715         Added multifdsink, made tcpserversink a subclass of fdsink, removed
1716         one of the locks, added recovery policy to multifdsink.
1717
1718 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
1719
1720         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
1721           fix decision for when getting frames with same timestamp
1722         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
1723         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
1724         (gst_v4lsrc_get_property):
1725         * sys/v4l/gstv4lsrc.h:
1726           add latency offset property 
1727
1728 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
1729
1730         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
1731         (plugin_init):
1732           fix debugging. add category.
1733
1734 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
1735
1736         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
1737           fix wrong offsets
1738
1739 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
1740
1741         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
1742         (gst_alsa_src_get_time), (gst_alsa_src_loop),
1743         (gst_alsa_src_change_state):
1744           return a time that is in sync with the element's processing
1745
1746 2004-06-25  Wim Taymans  <wim@fluendo.com>
1747
1748         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
1749         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
1750         (gst_tcpserversink_client_remove),
1751         (gst_tcpserversink_handle_client_read),
1752         (gst_tcpserversink_client_queue_data),
1753         (gst_tcpserversink_client_queue_caps),
1754         (gst_tcpserversink_client_queue_buffer),
1755         (gst_tcpserversink_handle_client_write),
1756         (gst_tcpserversink_queue_buffer),
1757         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
1758         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
1759         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
1760         (gst_tcpserversink_close):
1761         * gst/tcp/gsttcpserversink.h:
1762         Serversink rewrite. Really do non blocking writes to clients and
1763         maintain an internal queue to handle slower clients while not
1764         disturbing fast clients.
1765
1766 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
1767
1768         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
1769           better debug, don't override OFFSET and OFFSET_END
1770
1771 2004-06-25  Iain <iain@prettypeople.org>
1772
1773         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add 
1774         name=source for the wavparse pipeline.
1775
1776 2004-06-24  Johan Dahlin  <johan@gnome.org>
1777
1778         * ext/theora/theoraenc.c (theora_enc_chain): Call
1779         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
1780         streamheader caps are set correctly.
1781
1782 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1783
1784         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
1785         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
1786           respect minimum bitrate; same could be done for max bitrate
1787
1788 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1789
1790         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
1791         (gst_vorbisenc_setup):
1792           fix sample rate range
1793
1794 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1795
1796         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
1797         (gst_oggvorbisenc_setup):
1798         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
1799         (gst_vorbisenc_setup):
1800           resolve ambiguities in code and description
1801
1802 2004-06-24  Wim Taymans  <wim@fluendo.com>
1803
1804         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
1805         * ext/alsa/gstalsa.h:
1806         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
1807         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
1808         Use alsa trigger_tstamp to get the timestamp of the first
1809         sample in the buffer for more precise sync. Some cleanups.
1810
1811 2004-06-24  Wim Taymans  <wim@fluendo.com>
1812
1813         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
1814         (gst_audiorate_init), (gst_audiorate_chain),
1815         (gst_audiorate_set_property), (gst_audiorate_get_property):
1816         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
1817         (gst_videorate_chain):
1818         Added some logging, fixed an overflow bug in videorate.
1819
1820 2004-06-24  Benjamin Otte  <otte@gnome.org>
1821
1822         * ext/kio/Makefile.am:
1823           fix for builddir != srcdir and distcheck
1824
1825 2004-06-24  Benjamin Otte  <otte@gnome.org>
1826
1827         * gst-libs/gst/colorbalance/Makefile.am:
1828         * gst-libs/gst/mixer/Makefile.am:
1829         * gst-libs/gst/play/Makefile.am:
1830         * gst-libs/gst/tuner/Makefile.am:
1831         * gst/tcp/Makefile.am:
1832         * sys/dxr3/Makefile.am:
1833           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
1834           tarball.
1835           Also add all *.list files that were missing.
1836         * Makefile.am:
1837           add a distcheck hook to ensure the above doesn't happen again.
1838
1839 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
1840
1841         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
1842
1843 2004-06-23  Colin Walters  <walters@redhat.com>
1844
1845         * m4/Makefile.am: Distribute gst-fionread.m4.
1846
1847 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1848
1849         * configure.ac: back to dev
1850
1851 2004-06-23  Wim Taymans  <wim@fluendo.com>
1852
1853         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
1854         (gst_alsa_xrun_recovery):
1855         * ext/alsa/gstalsa.h:
1856         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
1857         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
1858         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
1859         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
1860         (gst_alsa_src_loop):
1861         Add clock to alsasrc. Take new capture timestamp when
1862         restarting after an overrun. Split up some functions between
1863         alsasrc and alsasink.
1864
1865 === release 0.8.2 ===
1866
1867 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1868
1869         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
1870         (gst_alsa_change_state), (gst_alsa_update_avail),
1871         (gst_alsa_xrun_recovery):
1872         * ext/alsa/gstalsa.h:
1873         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
1874           merge back changes from release
1875
1876 2004-06-23  Wim Taymans  <wim@fluendo.com>
1877
1878         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
1879         (gst_audiorate_init), (gst_audiorate_chain),
1880         (gst_audiorate_set_property), (gst_audiorate_get_property):
1881         Implement sample dropping and notify
1882
1883 2004-06-22  Wim Taymans  <wim@fluendo.com>
1884
1885         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
1886         (theora_enc_sink_link), (theora_buffer_from_packet),
1887         (theora_push_packet), (theora_enc_chain):
1888         Some cleanups, make sure the timestamps are correct.
1889
1890 2004-06-22  Wim Taymans  <wim@fluendo.com>
1891
1892         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
1893         (gst_alsa_change_state), (gst_alsa_update_avail),
1894         (gst_alsa_xrun_recovery):
1895         * ext/alsa/gstalsa.h:
1896         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
1897         Cleanups, take queued samples into account when reporting
1898         the time.
1899
1900 2004-06-22  Wim Taymans  <wim@fluendo.com>
1901
1902         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
1903         (gst_videorate_init):
1904         Initialize the property as well.
1905
1906 2004-06-22  Wim Taymans  <wim@fluendo.com>
1907
1908         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
1909         (gst_videorate_init), (gst_videorate_chain),
1910         (gst_videorate_set_property), (gst_videorate_get_property):
1911         Add property to make videorate silent.
1912         Add property to prefer new frames over old ones.
1913
1914 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
1915
1916         * sys/osxvideo/Makefile.am:
1917         Workaround so that the osxvideo .so file gets linked with the
1918         Cocoa, OpenGL and QuickTime frameworks
1919
1920 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
1921
1922         * sys/osxaudio/Makefile.am:
1923         Workaround so that the osxaudio .so file gets linked with the
1924         CoreAudio framework
1925  
1926 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
1927
1928         * configure.ac:
1929         Whoops, my fault...fixed build issues
1930
1931 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
1932
1933         * configure.ac:
1934         Add objective-c support if running in Darwin/Mac OS X
1935         * sys/Makefile.am:
1936         * sys/osxvideo:
1937         * sys/osxvideo/Makefile.am:
1938         * sys/osxvideo/osxvideosink.h:
1939         * sys/osxvideo/osxvideosink.m:
1940         * sys/osxvideo/cocoawindow.h:
1941         * sys/osxvideo/cocoawindow.m:
1942         Add osxvideosink, a cocoa-based osx video sink
1943         
1944
1945 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
1946         * ext/dvdnav/gst-dvd:
1947         Grab the gconf key from the right spot
1948         * gst/debug/gstnavseek.c: (gst_navseek_init),
1949         (gst_navseek_segseek), (gst_navseek_handle_src_event),
1950         (gst_navseek_chain):
1951         * gst/debug/gstnavseek.h:
1952           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
1953           and loop parameters of a segment seek.
1954         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
1955         (gst_videotestsrc_get_event_masks),
1956         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
1957         * gst/videotestsrc/gstvideotestsrc.h:
1958           Add seeking support to videotestsrc
1959           Initialise the timestamp_offset variable.
1960
1961 2004-06-18  Wim Taymans  <wim@fluendo.com>
1962
1963         * ext/sidplay/gstsiddec.cc:
1964         Fix negotiation and set correct end offset.
1965
1966 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1967
1968         * configure.ac: branch and prerelease
1969
1970 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1971
1972         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
1973         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
1974         (gst_tcpclientsrc_init_receive):
1975         * gst/tcp/gsttcpclientsrc.h:
1976           read caps when connecting to server for GDP so we set them correctly
1977
1978 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1979
1980         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
1981           notify drops and duplicates
1982         * gst/videoscale/videoscale.c: (videoscale_get_structure):
1983           no good reason to limit ourselves to 100x100
1984
1985 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1986
1987         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
1988         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
1989         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
1990         (gst_v4lsrc_get_property):
1991         * sys/v4l/gstv4lsrc.h:
1992         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
1993         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
1994         (gst_v4l_set_audio):
1995         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
1996         (gst_v4lsrc_try_capture):
1997         * sys/v4l/v4lsrc_calls.h:
1998           change try_palette to more general try_capture
1999           add autoprobe option so we can turn off autoprobing
2000           various fixes
2001
2002 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2003
2004         * configure.ac:
2005           add videorate
2006         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
2007         (gst_ximagesink_class_init):
2008         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
2009         (gst_xvimagesink_class_init):
2010           run them as finalize, not dispose, since dispose can be invoked
2011           multiple times
2012
2013 2004-06-17  Wim Taymans  <wim@fluendo.com>
2014
2015         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
2016         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
2017         * ext/alsa/gstalsa.h:
2018         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
2019         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
2020         (gst_alsa_src_change_state):
2021         * ext/alsa/gstalsasrc.h:
2022         Make the xrun code timestamp and offset the buffers correctly.
2023         moved the clock to the base class, use alsa methods to get time.
2024         Do correct timestamping on outgoing buffers.
2025
2026 2004-06-17  Wim Taymans  <wim@fluendo.com>
2027
2028         * gst/audiorate/Makefile.am:
2029         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
2030         (gst_audiorate_base_init), (gst_audiorate_class_init),
2031         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
2032         (gst_audiorate_set_property), (gst_audiorate_get_property),
2033         (gst_audiorate_change_state), (plugin_init):
2034         Added an audiorate converter that fills in gaps.
2035
2036 2004-06-17  Johan Dahlin  <johan@gnome.org>
2037
2038         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
2039
2040 2004-06-16  Wim Taymans  <wim@fluendo.com>
2041
2042         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
2043         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
2044         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
2045         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
2046         (gst_v4lsrc_get_property):
2047         * sys/v4l/gstv4lsrc.h:
2048         Added a copy mode to v4lsrc where it will output a copied version
2049         of its internal hardware buffer.
2050         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
2051         can't | them.
2052
2053 2004-06-16  Wim Taymans  <wim@fluendo.com>
2054
2055         * sys/oss/gstosssrc.c: (gst_osssrc_get):
2056         Timestamp fixes.
2057
2058 2004-06-16  Wim Taymans  <wim@fluendo.com>
2059
2060         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
2061         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
2062         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
2063         (gst_v4lsrc_get_property):
2064         * sys/v4l/gstv4lsrc.h:
2065         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
2066         Added a sync mode enum property to control v4lsrc timestamp method
2067         Removed the use-fixed-fps property and moved functionality in
2068         the enum. 
2069         Don't error on an error value from v4l-conf, it might not always
2070         be a real error.
2071
2072 2004-06-16  Wim Taymans  <wim@fluendo.com>
2073
2074         * gst/videorate/Makefile.am:
2075         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
2076         (gst_videorate_base_init), (gst_videorate_class_init),
2077         (gst_videorate_getcaps), (gst_videorate_link),
2078         (gst_videorate_init), (gst_videorate_chain),
2079         (gst_videorate_set_property), (gst_videorate_get_property),
2080         (gst_videorate_change_state), (plugin_init):
2081         Added a video timestamp corrector.
2082
2083 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali.org>
2084
2085         fixed a potential leak with previous commit
2086         
2087         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
2088
2089 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali.org>
2090
2091         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
2092         Added missing refcount, fixes bug #144425
2093         Cheers Tim for finding the bug
2094
2095 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2096
2097         * sys/v4l/gstv4l.c: (plugin_init):
2098         * sys/v4l/gstv4lcolorbalance.c:
2099         * sys/v4l/gstv4lcolorbalance.h:
2100         * sys/v4l/gstv4lelement.c:
2101         * sys/v4l/gstv4lelement.h:
2102         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
2103         * sys/v4l/gstv4lmjpegsink.h:
2104         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
2105         * sys/v4l/gstv4lmjpegsrc.h:
2106         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
2107         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
2108         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
2109         * sys/v4l/gstv4lsrc.h:
2110         * sys/v4l/gstv4ltuner.c:
2111         * sys/v4l/gstv4ltuner.h:
2112         * sys/v4l/gstv4lxoverlay.c:
2113         * sys/v4l/gstv4lxoverlay.h:
2114         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
2115         (gst_v4l_set_window), (gst_v4l_enable_overlay):
2116         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
2117         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
2118         (gst_v4l_set_audio):
2119         * sys/v4l/v4l_calls.h:
2120         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
2121         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
2122         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
2123         (gst_v4lmjpegsink_playback_init),
2124         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
2125         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
2126         (gst_v4lmjpegsink_playback_stop),
2127         (gst_v4lmjpegsink_playback_deinit):
2128         * sys/v4l/v4lmjpegsink_calls.h:
2129         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
2130         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
2131         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
2132         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
2133         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
2134         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
2135         * sys/v4l/v4lmjpegsrc_calls.h:
2136         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
2137         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
2138         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
2139         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
2140         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
2141         (gst_v4lsrc_try_palette):
2142         * sys/v4l/v4lsrc_calls.h:
2143           bunch of paranoia cleanups
2144
2145 2004-06-14  David Schleef  <ds@schleef.org>
2146
2147         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
2148         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
2149         Send discont events and change timestamps appropriately when
2150         we get a seek event.  (bug #144240)
2151         * ext/cdparanoia/gstcdparanoia.h:
2152
2153 2004-06-14  Benjamin Otte  <otte@gnome.org>
2154
2155         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
2156           snd_pcm_hw_params_set_rate  since the latter fails for no good 
2157           reason on some setups.
2158
2159 2004-06-14  David Schleef  <ds@schleef.org>
2160
2161         * gst/volume/demo.c: (value_changed_callback): exp10() is not
2162         standard.  Thank you for playing.
2163
2164 2004-06-14  Wim Taymans  <wim@fluendo.com>
2165
2166         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
2167         Patch 1.3 broke the ordering of the colorspace info and
2168         made the plugin basically work by coincidence, reordered
2169         the info.
2170
2171 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2172
2173         * ext/lame/gstlame.c:
2174         * ext/mad/gstmad.c:
2175           sync caps.  Make sure mad can only output a list of rates, not
2176           a full range.  In the future, have three caps lists for each of the
2177           mpeg versions.  Change mpegversion to a double as well.
2178
2179 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2180
2181         * gst/volume/.cvsignore:
2182         * gst/volume/Makefile.am:
2183         * gst/volume/demo.c: (value_changed_callback), (idler),
2184         (setup_gui), (main):
2185           added small demo app
2186
2187 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
2188         * ext/esd/esdsink.c: (gst_esdsink_change_state):
2189         * ext/esd/esdsink.h:
2190         Close the esd connection on pause, because esd will just wait -  
2191         blocking all other esd clients indefinitely.
2192
2193 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
2194
2195         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
2196           previous commit with GST_DEBUG
2197
2198 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
2199
2200         * configure.ac:
2201           add a header check for a dvdread header in dvdnav.  Fixes #133002
2202
2203 2004-06-12  Zaheer Abbas Merali  <zaheerabbas@merali.org>
2204
2205         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
2206         * gst/tcp/gsttcpclientsink.h:
2207         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
2208         * gst/tcp/gsttcpclientsrc.h:
2209         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
2210         (gst_tcpserversink_handle_server_read),
2211         (gst_tcpserversink_init_send):
2212         * gst/tcp/gsttcpserversink.h:
2213         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
2214         * gst/tcp/gsttcpserversrc.h:
2215         Modified the tcp plugins so they are portable (IPv4,IPv6, any future 
2216         version of IP)
2217
2218 2004-06-12  Zaheer Abbas Merali  <zaheerabbas@merali.org>
2219
2220         * configure.ac:
2221         Added ogg library so that OSX detects libtheora properly
2222         
2223 2004-06-11  Wim Taymans  <wim@fluendo.com>
2224
2225         * ext/theora/theoradec.c: (theora_dec_chain),
2226         (theora_dec_change_state):
2227         Don't try to decode frames before we received a keyframe.
2228
2229 2004-06-11  Wim Taymans  <wim@fluendo.com>
2230
2231         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
2232         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
2233         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
2234         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
2235         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
2236         Added property to set the maximum delay of a page.
2237
2238 2004-06-10  Wim Taymans  <wim@fluendo.com>
2239
2240         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
2241         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
2242         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
2243         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
2244         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
2245         Added max-delay property to control the maximum amount
2246         of data to put in one page.
2247
2248 2004-06-10  Wim Taymans  <wim@fluendo.com>
2249
2250         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
2251         (gst_theora_enc_init), (theora_enc_sink_link),
2252         (theora_buffer_from_packet), (theora_enc_set_property),
2253         (theora_enc_get_property):
2254         Set duration on encoded buffer, added some more properties
2255
2256 2004-06-10  Wim Taymans  <wim@fluendo.com>
2257
2258         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
2259         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
2260         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
2261         * ext/theora/theoraenc.c: (theora_enc_chain):
2262         Fix refcounting bugs
2263
2264 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2265
2266         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
2267         (gst_asf_demux_loop), (gst_asf_demux_process_file),
2268         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
2269         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
2270         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
2271         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
2272         (gst_asf_demux_change_state):
2273         * gst/asfdemux/gstasfdemux.h:
2274           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
2275           feels like. I think we should set a new requirement for demuxers
2276           from now on to implement sane loop functions, data loops, query
2277           and seek functions before first commit into CVS. And this commit
2278           fixes all of the above.
2279
2280 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
2281
2282         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed 
2283           vorbis comments are properly encoded in UTF-8 before adding them
2284           to a GstTagList
2285
2286 2004-06-09  Benjamin Otte  <otte@gnome.org>
2287
2288         * ext/alsa/gstalsa.c: (add_channels):
2289           handle min <= max correctly
2290         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype), 
2291         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
2292           add fixation functions so we fixate correctly. No preferring of alaw
2293           anymore because it's the first structure.
2294         * ext/alsa/gstalsa.h:
2295         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
2296         (gst_alsa_hw_params_dump):
2297           add functions to ease debugging in alsalib
2298         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
2299         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
2300         (gst_alsa_start_audio):
2301           only specify hw params if we really setup a format (fixes #134007 -
2302           or at least works around it)
2303
2304 2004-06-09  Wim Taymans  <wim@fluendo.com>
2305
2306         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
2307         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
2308         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
2309         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
2310         (gst_ogg_mux_loop):
2311         Use stream caps to setup the initial pages in the ogg stream.
2312         Correctly set the streamheader caps on the srcpad.
2313
2314 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2315
2316         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
2317         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
2318         (gst_v4lsrc_getcaps):
2319         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
2320         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
2321           add querying of fps lists for webcams.  Negotiating to a framerate
2322           now works.
2323
2324 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2325
2326         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
2327         (theora_push_buffer), (theora_push_packet),
2328         (theora_set_header_on_caps), (theora_enc_chain):
2329           mark buffers and put on streamheader, raw theora streaming
2330           now works too, whee
2331
2332 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2333
2334         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
2335         (gst_tcp_gdp_read_caps):
2336           do a looping read for caps and GDP headers too
2337
2338 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2339
2340         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
2341         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
2342           return EOS instead of NULL in _get
2343
2344 2004-06-08  Wim Taymans  <wim@fluendo.com>
2345
2346         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
2347         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
2348         (gst_tcp_gdp_write_caps):
2349         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
2350         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
2351         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
2352         Memory leak fixes
2353
2354 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2355
2356         * ext/vorbis/Makefile.am:
2357         * ext/vorbis/vorbis.c: (plugin_init):
2358         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
2359         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
2360         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
2361         (vorbis_parse_change_state):
2362         * ext/vorbis/vorbisparse.h:
2363           adding a vorbisparse element that marks the buffers, streaming
2364           raw vorbis using GDP now works, whee
2365
2366 2004-06-08  Wim Taymans  <wim@fluendo.com>
2367
2368         * ext/jpeg/Makefile.am:
2369         * ext/jpeg/README:
2370         * ext/jpeg/gstjpeg.c: (plugin_init):
2371         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
2372         (gst_smokedec_base_init), (gst_smokedec_class_init),
2373         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
2374         * ext/jpeg/gstsmokedec.h:
2375         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
2376         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
2377         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
2378         (gst_smokeenc_resync), (gst_smokeenc_chain),
2379         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
2380         * ext/jpeg/gstsmokeenc.h:
2381         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
2382         (smokecodec_flush_destination), (smokecodec_term_destination),
2383         (smokecodec_init_source), (smokecodec_fill_input_buffer),
2384         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
2385         (smokecodec_term_source), (smokecodec_encode_new),
2386         (smokecodec_decode_new), (smokecodec_info_free),
2387         (smokecodec_set_quality), (smokecodec_get_quality),
2388         (smokecodec_set_threshold), (smokecodec_get_threshold),
2389         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
2390         (find_best_size), (abs_diff), (put), (smokecodec_encode),
2391         (smokecodec_parse_header), (smokecodec_decode):
2392         * ext/jpeg/smokecodec.h:
2393         Added a new simple jpeg based codec
2394
2395 2004-06-08  Wim Taymans  <wim@fluendo.com>
2396
2397         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
2398         (gst_multipart_mux_loop):
2399         Fix memory leak
2400
2401 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2402
2403         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
2404         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
2405         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
2406         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
2407         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
2408         * gst/tcp/gsttcpserversink.h:
2409           take streamheader into account
2410
2411 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2412
2413         * gst/level/Makefile.am:
2414         * gst/level/gstlevel.c: (gst_level_class_init):
2415           clean up marshal generation
2416
2417 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2418
2419         * gst/tcp/Makefile.am:
2420         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
2421         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
2422         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
2423         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
2424         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
2425         (gst_tcpclientsrc_get_property):
2426         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
2427         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
2428         (gst_tcpserversink_handle_client_read),
2429         (gst_tcpserversink_handle_client_write),
2430         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
2431         * gst/tcp/gsttcpserversink.h:
2432           add signals client-added and client-removed
2433         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
2434         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
2435         (gst_tcpserversrc_get_property):
2436         uniformized, change default protocol to NONE
2437         * gst/tcp/gsttcp-marshal.list: added
2438 2004-06-07  Benjamin Otte  <otte@gnome.org>
2439
2440         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
2441           handle discont events if they happen before caps nego
2442
2443 2004-06-07  Wim Taymans  <wim@fluendo.com>
2444
2445         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
2446         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
2447         (gst_multipart_demux_plugin_init):
2448         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
2449         (gst_multipart_mux_init), (gst_multipart_mux_loop),
2450         (gst_multipart_mux_change_state):
2451         Small updates, fix a memleak
2452
2453 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2454
2455         * configure.ac: OSS portability
2456         * ext/arts/gst_arts.c: idem
2457         * sys/oss/gstosselement.c: idem
2458         * sys/oss/gstossmixer.c: idem
2459         * sys/oss/gstosssink.c: idem
2460         * sys/oss/gstosssrc.c: idem
2461         * sys/oss/oss_probe.c: idem
2462           - check for soundcard.h in different places for some BSD
2463
2464 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
2465
2466         * AUTHORS:
2467         Add me to the authors file
2468         * configure.ac:
2469         Increase the libdv requirement to >= version 0.100
2470         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
2471         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
2472         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
2473         * ext/dv/gstdvdec.h:
2474         Add support for the new_media flag when sending DISCONT events
2475         Make the querying work when video pad is not linked
2476
2477 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
2478
2479         reviewed by Benjamin Otte  <otte@gnome.org>
2480
2481         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
2482           create a NULL-initialized array of pads, so we don't think they
2483           exist already. (fixes #143130)
2484
2485 2004-06-07  Benjamin Otte  <otte@gnome.org>
2486
2487         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
2488         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
2489         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
2490           don't use // coments
2491
2492 2004-06-07  Benjamin Otte  <otte@gnome.org>
2493
2494         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
2495           cast to GstClockTime to get higher granularity
2496         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
2497           use gst_element_set_time_delay to get the exact time
2498         * ext/mad/gstmad.c: (gst_mad_chain):
2499           use the negotiated rate instead of the current frame's rate which
2500           might be wrong because of bit errors. This avoids emitting totally
2501           bogus timestamps and screwing sync.
2502         (fixes #143454)
2503
2504 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
2505
2506         reviewed by Benjamin Otte  <otte@gnome.org>
2507
2508         * gst/adder/gstadder.c: (gst_adder_loop):
2509           properly error out when no negotiation has happened yet. (fixes
2510           #143032)
2511
2512 2004-06-06  Benjamin Otte  <otte@gnome.org>
2513
2514         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
2515           forward correctly transformed offset in discont events. Based on
2516           patch by Arwed v. Merkatz. (fixes #142851)
2517
2518 2004-06-06  David Schleef  <ds@schleef.org>
2519
2520         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
2521         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
2522         problems on several systems.
2523
2524 2004-06-06  Benjamin Otte  <otte@gnome.org>
2525
2526         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2527           use explicit caps on the srcpad
2528         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
2529           properly error out if caps couldn't be set (fixes #142764)
2530
2531 2004-06-06  Benjamin Otte  <otte@gnome.org>
2532
2533         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params), 
2534         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params), 
2535         (gst_alsa_start_audio):
2536           - don't call set_periods_integer anymore, it breaks the
2537           configuration randomly
2538           - call snd_pcm_hw_params_set_access directly instead of using masks
2539           - don't fail if the sw_params can't be set, just use the default
2540           params and hope it works. Alsalib has weird issues when you touch
2541           sw_params and does no proper error reporting about what failed.
2542         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
2543         (gst_alsa_close_audio):
2544           make our alsa debugging go via gst debugging and not conditionally
2545           defined
2546         * ext/alsa/gstalsa.h:
2547           add ALSA_DEBUG_FLUSH macro
2548         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
2549         (plugin_init):
2550           wrap alsa errors to be printed via the gst debugging system and not
2551           spammed to stderr
2552
2553 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2554
2555         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
2556         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
2557         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
2558         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
2559         (qtdemux_parse_trak):
2560         * gst/qtdemux/qtdemux.h:
2561           Bitch. Also known as seeking, querying & co.
2562         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
2563         (gst_osssink_change_state):
2564         * sys/oss/gstosssink.h:
2565           Resyncing is for weenies, this hack is no longer needed and was
2566           broken anyway (since it - unintendedly - always leaves resync to
2567           TRUE).
2568
2569 2004-06-05  Andrew Turner <zxombie@hotpop.com>
2570
2571         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
2572         * gst/tcp/gsttcpclientsrc.h: idem
2573           - define MSG_NOSIGNAL if not done
2574           - include unistd.h for off_t
2575           (fixes #143749)
2576
2577 2004-06-05  Benjamin Otte  <otte@gnome.org>
2578
2579         * configure.ac:
2580         * ext/kio/Makefile.am:
2581           check for qt's moc preprocessor explicitly and use it
2582
2583 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
2584
2585         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2586           don't get a signal for EPIPE on socket writes
2587           (somebody check if this works on other platforms)
2588
2589 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
2590
2591         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
2592         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
2593           check error condition on available samples correctly
2594
2595 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
2596
2597         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
2598           avoid a segfault
2599         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
2600         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
2601         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
2602         (gst_tcpserversrc_gdp_read_header):
2603          use ssize_t over size_t since the former is signed and thus the
2604          check for error codes can work
2605
2606 2004-06-02  Wim Taymans  <wim@fluendo.com>
2607
2608         reviewed by: Johan
2609
2610         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
2611         (gst_multipart_mux_loop):
2612         Oops
2613
2614 2004-06-02  Wim Taymans  <wim@fluendo.com>
2615
2616         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
2617         (gst_multipart_mux_init), (gst_multipart_mux_loop),
2618         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
2619         (gst_multipart_mux_change_state):
2620         Added configurable boundary specifier, added the value as a
2621         caps field as well.
2622
2623 2004-06-02  Zaheer Abbas Merali <zaheerabbas@merali.org>
2624
2625         * gst/tcp/gsttcp.c:
2626         * gst/tcp/gsttcpclientsrc.c:
2627         * gst/tcp/gsttcpclientsrc.h:
2628         * gst/tcp/gsttcpserversrc.c:
2629           - portability fix, to compile on OSX
2630             (fixes #143146)
2631
2632         * sys/osxaudio/gstosxaudioelement.c:
2633         * sys/osxaudio/gstosxaudiosink.c:
2634         * sys/osxaudio/gstosxaudiosrc.c:
2635           - compilation warnings on OSX
2636             (fixes #143153)
2637
2638 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2639
2640         * ext/vorbis/vorbisdec.c : sign warning fixes
2641
2642         * gst-libs/gst/mixer/mixertrack.c :
2643           do no use defines which are glib 2.4 specific
2644
2645 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
2646
2647         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
2648           buffer since libflac doesn't expect it (reports a sync error when 
2649           it encounters that)
2650
2651         
2652 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
2653
2654         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
2655         * gst-libs/gst/mixer/mixertrack.c:
2656         (gst_mixer_track_get_property), (get_mixer_track_init),
2657         (get_mixer_track_get_property): Added property accessors
2658         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
2659         * gst-libs/gst/mixer/mixeroptions.c:
2660         (gst_mixer_options_get_values): Added   
2661         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
2662         * gst-libs/gst/mixer/mixer.c: Fixed comment
2663
2664
2665 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
2666
2667         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
2668           improve error messages on open
2669
2670
2671 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2672
2673         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
2674           check if v4l-conf is in path
2675
2676 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2677
2678         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
2679           change assert to a more readable error message
2680
2681 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2682
2683         * gst-libs/gst/tuner/tunerchannel.h:
2684           - add a freq_multiplicator field to make the conversion
2685             between internal frequency unit and Hz
2686         * sys/v4l/gstv4lelement.c:
2687         * sys/v4l2/gstv4l2element.c:
2688           - change default video device to /dev/video0
2689         * sys/v4l/v4l_calls.c:
2690         * sys/v4l2/v4l2_calls.c:
2691           - we only expose frequency to the user in Hz instead of
2692             bastard v4lX unit (either 62.5kHz or 62.5Hz)
2693
2694 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
2695         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
2696           Initialise b_o_s and e_o_s variables
2697         * gst-libs/gst/riff/riff-media.c:
2698         (gst_riff_create_video_caps_with_data):
2699           Add some unusual fourcc's from mplayer avi's
2700         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
2701           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
2702           autoplugging.
2703
2704 2004-05-28  Wim Taymans  <wim@fluendo.com>
2705
2706         * configure.ac:
2707         * gst/alpha/Makefile.am:
2708         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
2709         (gst_alpha_get_type), (gst_alpha_base_init),
2710         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
2711         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
2712         (gst_alpha_chroma_key), (gst_alpha_chain),
2713         (gst_alpha_change_state), (plugin_init):
2714         A plugin to add an alpha channel to I420 video. Can optionally do
2715         chroma keying.
2716         * gst/multipart/Makefile.am:
2717         * gst/multipart/multipart.c: (plugin_init):
2718         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
2719         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
2720         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
2721         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
2722         (gst_multipart_demux_change_state),
2723         (gst_multipart_demux_plugin_init):
2724         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
2725         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
2726         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
2727         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
2728         (gst_multipart_mux_pad_unlink),
2729         (gst_multipart_mux_request_new_pad),
2730         (gst_multipart_mux_handle_src_event),
2731         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
2732         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
2733         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
2734         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
2735         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
2736         send multipart jpeg images to a browser.
2737         * gst/videobox/Makefile.am:
2738         * gst/videobox/README:
2739         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
2740         (gst_video_box_get_type), (gst_video_box_base_init),
2741         (gst_video_box_class_init), (gst_video_box_init),
2742         (gst_video_box_set_property), (gst_video_box_get_property),
2743         (gst_video_box_sink_link), (gst_video_box_i420),
2744         (gst_video_box_ayuv), (gst_video_box_chain),
2745         (gst_video_box_change_state), (plugin_init):
2746         Crops or adds borders around an image. can do alpha channel
2747         borders as well.
2748         * gst/videomixer/Makefile.am:
2749         * gst/videomixer/README:
2750         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
2751         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
2752         (gst_videomixer_pad_get_sink_event_masks),
2753         (gst_videomixer_pad_get_property),
2754         (gst_videomixer_pad_set_property),
2755         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
2756         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
2757         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
2758         (gst_videomixer_base_init), (gst_videomixer_class_init),
2759         (gst_videomixer_init), (gst_videomixer_request_new_pad),
2760         (gst_videomixer_handle_src_event),
2761         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
2762         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
2763         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
2764         (gst_videomixer_loop), (gst_videomixer_get_property),
2765         (gst_videomixer_set_property), (gst_videomixer_change_state),
2766         (plugin_init):
2767         Generic video mixer plugin, can handle multiple inputs all with
2768         different framerates and video sizes. Is fully alpha channel
2769         aware.
2770
2771 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2772
2773         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
2774           Select first track as master track. Not sure how else to handle
2775           that...
2776         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
2777           Discard discont events. Should fix #142962.
2778
2779 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2780
2781         * ext/alsa/Makefile.am:
2782         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
2783         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
2784         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
2785         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
2786         (gst_alsa_mixer_get_option):
2787         * ext/alsa/gstalsamixer.h:
2788         * ext/alsa/gstalsamixeroptions.c:
2789         (gst_alsa_mixer_options_get_type),
2790         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
2791         (gst_alsa_mixer_options_new):
2792         * ext/alsa/gstalsamixeroptions.h:
2793         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
2794         * ext/alsa/gstalsamixertrack.h:
2795           Add enumerations (as GstMixerOptions). Make correct distinction
2796           between input/output tracks. Add capture/playback private flag.
2797           Use flag to decide on whether to set capture or playback volumes
2798           or switches. Use playback and record switches.
2799         * gst-libs/gst/mixer/Makefile.am:
2800         * gst-libs/gst/mixer/mixer-marshal.list:
2801         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
2802         (gst_mixer_set_option), (gst_mixer_get_option),
2803         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
2804         (gst_mixer_volume_changed), (gst_mixer_option_changed):
2805         * gst-libs/gst/mixer/mixer.h:
2806         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
2807         (gst_mixer_options_class_init), (gst_mixer_options_init),
2808         (gst_mixer_options_dispose):
2809         * gst-libs/gst/mixer/mixeroptions.h:
2810           Add GstMixerOptions.
2811         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
2812           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
2813           broken device detection on computers with multiple OSS sound
2814           cards.
2815
2816 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2817
2818         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
2819           fixate nicely even when the peer is not negotiating
2820
2821 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2822
2823         * gst/audioconvert/gstaudioconvert.c:
2824         (gst_audio_convert_parse_caps):
2825           make sure we don't allow depth > width
2826         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
2827           fixate endianness to G_BYTE_ORDER as default
2828         * gst/audioscale/gstaudioscale.c:
2829           we don't handle another endianness as host-endianness
2830
2831 2004-05-25  David Schleef  <ds@schleef.org>
2832
2833         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
2834
2835 2004-05-24  Benjamin Otte  <otte@gnome.org>
2836
2837         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
2838         (gst_oggvorbisenc_setup):
2839           properly fail when we can't setup the vorbis encoder due to
2840           unsupported settings
2841         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
2842         (gst_vorbisenc_setup):
2843           same
2844         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
2845           fix case where warnings occured when one pad was unlinked while the
2846           other's link function was called
2847
2848 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2849
2850         * gst/tcp/Makefile.am:
2851           use GST_ENABLE_NEW
2852
2853 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2854
2855         * gst-libs/gst/resample/private.h:
2856           don't use optimizations that are #if 0'ed
2857
2858 2004-05-24  Wim Taymans  <wim@fluendo.com>
2859
2860         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
2861         Fix potential division by zero error and hopefully get
2862         the position query right to get correct timestamps on avi
2863         audio.
2864
2865 2004-05-24  Wim Taymans  <wim@fluendo.com>
2866
2867         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
2868         (gst_videoscale_scale_nearest_str2),
2869         (gst_videoscale_scale_nearest_str4),
2870         (gst_videoscale_scale_nearest_32bit),
2871         (gst_videoscale_scale_nearest_24bit),
2872         (gst_videoscale_scale_nearest_16bit):
2873         Fix the scaling algorithm and avoid a buffer overflow.
2874         removed the while loop in the scaling function as it
2875         was used for point sampling only.
2876
2877 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2878
2879         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
2880         (gst_id3_tag_class_init), (gst_id3_tag_init),
2881         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
2882         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
2883         (gst_id3_tag_send_tag_event):
2884           lots of fixes to make id3mux work and id3demux work correctly
2885
2886 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2887
2888         * ext/Makefile.am:
2889           add rules to build shout2send (was removed by accident
2890           when this module was no more marked experimental/broken)
2891
2892 2004-05-24  Zaheer Abbas Merali <zaheerabbas@merali.org>
2893
2894         * ext/shout2/gstshout2.c:
2895         * ext/shout2/gstshout2.h:
2896           adding a "connection problem" signal to shout2send
2897           (fixes #142954)
2898
2899 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
2900
2901         * ext/kio/kioreceiver.cpp:
2902         * ext/kio/kioreceiver.h:
2903           fix sign comparison issues
2904
2905 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2906
2907         * gst/cdxaparse/gstcdxaparse.c:
2908         * gst/cdxaparse/gstcdxaparse.h:
2909           some renaming
2910           add some checks/sanity
2911           prepare for seek addition
2912
2913         * sys/sunaudio/gstsunaudio.c:
2914           remove exported dupe init function
2915
2916 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
2917
2918         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
2919         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
2920           Fix format conversion and position querying.
2921         * gst/debug/progressreport.c: (gst_progressreport_report):
2922           Don't output a bogus total value that we didn't query.
2923         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
2924           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
2925           only a blank window after xine has been used.
2926
2927 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
2928
2929         * m4/as-arts.m4:
2930           sync with upstream version to fix test on FC2
2931           readd with -ko to preserve Id header
2932
2933 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2934
2935         * configure.ac:
2936           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
2937         * gst/tcp/gsttcpclientsrc.c: idem
2938         * gst/tcp/gsttcpserversink.c: idem
2939         * gst/tcp/gsttcpserversrc.c: idem
2940         * m4/gst-fionread.m4: idem
2941
2942         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
2943
2944         * configure.ac: enable speex plugin for speex 1.1.5+
2945         * ext/speex/gstspeexenc.c: fix cast warning
2946
2947         * ext/esd/README: fix typo
2948
2949 2004-05-20  David Schleef  <ds@schleef.org>
2950
2951         * configure.ac: Minor cosmetic change to convince the buildbot to
2952         reautogen.
2953         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
2954         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
2955         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
2956         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
2957         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
2958         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
2959         More hacking.  Plays audio now.
2960
2961 2004-05-20  David Schleef  <ds@schleef.org>
2962
2963         * configure.ac:
2964         * sys/Makefile.am:
2965
2966 2004-05-20  David Schleef  <ds@schleef.org>
2967
2968         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Merali
2969         * sys/osxaudio/gstosxaudio.c:
2970         * sys/osxaudio/gstosxaudioelement.c:
2971         * sys/osxaudio/gstosxaudioelement.h:
2972         * sys/osxaudio/gstosxaudiosink.c:
2973         * sys/osxaudio/gstosxaudiosink.h:
2974         * sys/osxaudio/gstosxaudiosrc.c:
2975         * sys/osxaudio/gstosxaudiosrc.h:
2976
2977 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2978
2979         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
2980         (gst_vorbisenc_chain):
2981           put the codec headers on the caps as streamheader as well as
2982           pushing them out
2983
2984 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2985
2986         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
2987         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
2988         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
2989         split up push_packet into two functions
2990
2991 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2992
2993         * gst/tcp/.cvsignore:
2994           ignore enums
2995         * gst/tcp/Makefile.am:
2996         * gst/tcp/README:
2997         * gst/tcp/gsttcp.c:
2998         * gst/tcp/gsttcp.h:
2999         * gst/tcp/gsttcpclientsink.c:
3000         * gst/tcp/gsttcpclientsink.h:
3001         * gst/tcp/gsttcpclientsrc.c:
3002         * gst/tcp/gsttcpclientsrc.h:
3003         * gst/tcp/gsttcpplugin.c:
3004         * gst/tcp/gsttcpserversink.c:
3005         * gst/tcp/gsttcpserversink.h:
3006         * gst/tcp/gsttcpserversrc.c:
3007         * gst/tcp/gsttcpserversrc.h:
3008           add new tcp elements
3009
3010 2004-05-19  Wim Taymans  <wim@fluendo.com>
3011
3012         * gst/law/mulaw-conversion.c: (mulaw_encode):
3013         Fix overflow bug in ulaw encoding.
3014
3015 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3016
3017         * ext/mad/gstmad.c: (gst_mad_handle_event):
3018           don't unref the event twice
3019
3020 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3021
3022         * configure.ac:
3023           remove -Wno-sign-compare
3024
3025 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3026
3027         * configure.ac:
3028           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
3029           if you want to work against glib 2.2 and 2.4
3030
3031 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
3032
3033         * gst/tcp/Makefile.am:
3034         * gst/tcp/gsttcp.c:
3035         * gst/tcp/gsttcp.h:
3036         * gst/tcp/gsttcpsink.h:
3037         * gst/tcp/gsttcpsrc.h:
3038           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
3039
3040 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3041
3042         * gst/debug/tests.c: (md5_get_value):
3043           fix segfault on gst-inspect
3044
3045 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3046
3047         * gst/debug/testplugin.c: 
3048         * gst/debug/tests.c: 
3049         * gst/debug/tests.h:
3050           add new extensible and configurable testing element. Current tests
3051           include buffer count, stream length, timestamp/duration matching and
3052           md5.
3053         * gst/debug/Makefile.am:
3054         * gst/debug/gstdebug.c: (plugin_init):
3055           add infrastructure for new element
3056
3057 2004-05-19  Johan Dahlin  <johan@gnome.org>
3058
3059         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
3060         ending of the array. Fixes gst-inspect segfault on ppc.
3061
3062 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3063
3064         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
3065
3066         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
3067
3068 2004-05-18  David Schleef  <ds@schleef.org>
3069
3070         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
3071         warnings (bugs, actually) noticed by gcc but not forte.
3072
3073 2004-05-18  David Schleef  <ds@schleef.org>
3074
3075         * sys/sunaudio/Makefile.am:
3076         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
3077
3078 2004-05-18  David Schleef  <ds@schleef.org>
3079
3080         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
3081         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
3082         to allow qtdemux to use non-seekable streams. (bug #142272)
3083
3084 2004-05-18  David Schleef  <ds@schleef.org>
3085
3086         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
3087         (gst_resample_sinc_ft_float): Remove use of static temporary
3088         buffer.  This code was obviously not supposed to last long, but
3089         it's stuck in our ABI, so it required a little hack to make it
3090         ABI-compatible.  Fixes #142585.
3091         * gst-libs/gst/resample/resample.h: same.
3092
3093 2004-05-18  David Schleef  <ds@schleef.org>
3094
3095         * configure.ac: Add sunaudio
3096         * examples/Makefile.am: make gstplay depend on gconf
3097         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
3098         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
3099         (convert_table_lookup), (img_convert): remove c99-isms
3100         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
3101           unsigned, to fix a warning on Solaris
3102         * gst/mpeg1sys/systems.c: bcopy->memcpy
3103         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
3104         * sys/Makefile.am: Add sunaudio
3105
3106 2004-05-18  Wim Taymans  <wim@fluendo.com>
3107
3108         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
3109         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
3110         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
3111         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
3112         (gst_ogg_mux_loop):
3113         Fix an ugly memleak where the muxer didn't flush enough ogg
3114         pages. This also resulted in badly muxed ogg files.
3115
3116 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3117
3118         * gst/asfdemux/asfheaders.c :
3119         * gst/asfdemux/asfheaders.h :
3120         * gst/asfdemux/gstasfdemux.c :
3121           - fix ASF_OBJ_PADDING guid
3122           - add 3 new object guids (language list, metadata, 
3123             extended stream properties)
3124           - add a function to parse extended header objects
3125
3126 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3127
3128         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
3129           remove leftover debugging g_print
3130
3131 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3132
3133         * ext/mad/gstmad.c: (gst_mad_handle_event):
3134           Fix for when the first format in a discont event is not a
3135           byte-based one. Should fix #137710.
3136
3137 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3138
3139         * m4/a52.m4 : fix compilation with -Wall -Werror
3140         * m4/libfame.m4 : idem
3141         * m4/libmikmod.m4 : idem
3142
3143 2004-05-17  Benjamin Otte  <otte@gnome.org>
3144
3145         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
3146           signal the new tags before giving up the reference
3147
3148 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3149
3150         * ext/shout2/gstshout2.c:
3151           use application/ogg instead of application/x-ogg (patch by Patrick
3152           Guimond, fixes #142432)
3153         * sys/oss/gstosselement.c: (gst_osselement_reset),
3154         (gst_osselement_sync_parms):
3155           don't set fragment size unless specified (fixes #142493)
3156
3157 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3158
3159         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
3160           fixes #142664
3161
3162 2004-05-17  Benjamin Otte  <otte@gnome.org>
3163
3164         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
3165           compute offsets correctly for internal buffers so timestamps are set
3166           correctly when we can't seek. Also handle cases where there are no
3167           offsets. (based on a patch by David Moore, fixes #142507)
3168
3169 2004-05-17  Benjamin Otte  <otte@gnome.org>
3170
3171         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3172           use correct variable when determining amount of data to skip so we
3173           don't skip into the void and segfault
3174
3175 2004-05-16  Benjamin Otte  <otte@gnome.org>
3176
3177         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
3178           Hi, I'm a memleak
3179
3180 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3181
3182         * gst/asfdemux/gstasfdemux.c:
3183           - fix a mem leak and always propagate tags
3184           - add WMV3 to known video codecs (but no decoder yet)
3185           - replace "surplus data" at end of audio header for what
3186             it is : codec specific data
3187           - fix a typo
3188
3189 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
3190
3191         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
3192
3193         * gst-libs/gst/audio/audioclock.c:
3194           Fix wrong return type (#142205).
3195
3196 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3197
3198         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
3199           Ignore CRCs by default (fixes #142566).
3200
3201 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3202
3203         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
3204         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
3205         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
3206         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
3207         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
3208         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
3209           Fix for cases where we fail to attach to a mixer.
3210
3211 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3212
3213         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
3214           Don't touch events after not owning them anymore.
3215         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
3216         (gst_wavparse_fmt), (gst_wavparse_other),
3217         (gst_wavparse_handle_seek), (gst_wavparse_loop),
3218         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
3219         (gst_wavparse_srcpad_event):
3220         * gst/wavparse/gstwavparse.h:
3221           Add seeking, fix querying.
3222
3223 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3224
3225         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
3226           - process comments even if they don't end with \0\0
3227             g_convert would ignore them if present and works well without them
3228
3229 2004-05-16  Benjamin Otte  <otte@gnome.org>
3230
3231         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
3232           simplify caps
3233
3234 2004-05-16  Benjamin Otte  <otte@gnome.org>
3235
3236         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
3237           don't write to memory we might not write to - g_convert does that
3238           for us anyway (fixes #142613)
3239         (gst_asf_demux_audio_caps):
3240           comment out gst_util_dump_mem
3241
3242 2004-05-16  Benjamin Otte  <otte@gnome.org>
3243
3244         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3245           compute correct expected timestamps after seek (broken since
3246           last commit)
3247         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
3248           rename element and debugging category to gdkpixbufscale
3249
3250 2004-05-16  Benjamin Otte  <otte@gnome.org>
3251
3252         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3253           add error checking to snd_pcm_delay and remove duplicate call to
3254           snd_pcm_delay that caused issues (see inline code comments)
3255         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
3256           make more readable and fix return value when snd_pcm_delay fails
3257         (fixes #142586)
3258
3259 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
3260         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
3261         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
3262         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
3263         (gst_pixbufscale_link), (gst_pixbufscale_init),
3264         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
3265         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
3266         (gst_pixbufscale_get_property), (pixbufscale_init):
3267         * ext/gdk_pixbuf/pixbufscale.h:
3268         Add these files I forgot earlier
3269
3270 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
3271         * ext/gdk_pixbuf/Makefile.am:
3272         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
3273         * ext/gdk_pixbuf/gstgdkpixbuf.h:
3274         Add new pixbufscale element to scale RGB video
3275         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
3276         and HYPER interpolation correctly.
3277         * ext/theora/theoraenc.c: (theora_enc_chain),
3278         Discard buffer and return if explicit caps could not be set
3279         (theora_enc_get_property):
3280         Make _get return kbps for the bitrate consistent with
3281         the _set function.
3282
3283
3284 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3285
3286         * ext/libvisual/visual.c: (gst_visual_chain):
3287           add missing visual_audio_analyze
3288
3289 2004-05-14  David Schleef  <ds@schleef.org>
3290
3291         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
3292         is killed while we're playing.
3293         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
3294         gst_element_no_more_pads().
3295
3296 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3297
3298         * gst-libs/gst/riff/riff-read.c :
3299           - fix INFO tag extraction in RIFF/AVI files
3300             because gst_event_unref (event) also freed taglist
3301           - avoid a mem leak
3302
3303 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3304
3305         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
3306         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
3307
3308         * gst/auparse/gstauparse.c :
3309           - add code (commented for now) to support audio/x-adpcm on src pad
3310             (we have no decoder for those layout yet)
3311
3312         * gst/cdxaparse/gstcdxaparse.c :
3313         * gst/cdxaparse/gstcdxaparse.h :
3314           - partial rewrite using RiffRead (ripped iain's wavparse code)
3315
3316         * gst/rtp/gstrtpL16enc.c : typo
3317         * gst/rtp/gstrtpgsmenc.c : typo
3318
3319 2004-05-13  Benjamin Otte  <otte@gnome.org>
3320
3321         * configure.ac:
3322           check for exact version of libvisual, it's not supposed to be
3323           API/ABI stable yet
3324
3325 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3326
3327         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
3328           signal no-more-pads
3329
3330 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
3331
3332         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
3333         Report which format was used for GST_FORMAT_DEFAULT
3334         * gst/debug/Makefile.am:
3335         * gst/debug/gstdebug.c: (plugin_init):
3336         * gst/debug/progressreport.c: (gst_progressreport_base_init),
3337         (gst_progressreport_class_init), (gst_progressreport_init),
3338         (gst_progressreport_report), (gst_progressreport_set_property),
3339         (gst_progressreport_get_property), (gst_progressreport_chain),
3340         (gst_progressreport_plugin_init):
3341         Add progressreport element for testing.
3342
3343 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
3344
3345         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
3346         * sys/v4l/gstv4lsrc.h:
3347         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
3348         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
3349         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
3350         (gst_v4lsrc_grab_frame):
3351           add more debugging
3352           send a discont at start
3353
3354 2004-05-12  Colin Walters  <walters@redhat.com>
3355
3356         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
3357         inflooping if we can't find a chunk.  Or in other words, don't blow
3358         chunks if we don't have a chunk to blow.
3359
3360 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
3361         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
3362         Remove old debug output
3363         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
3364         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
3365         (gst_dvdec_set_property), (gst_dvdec_get_property):
3366         Change the quality setting to an enum, so it works from gst-launch
3367         Don't renegotiate a non-linked pad. Allows audio only decoding.
3368         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
3369         (gst_deinterlace_link), (gst_deinterlace_init):
3370         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
3371         (gst_videodrop_link):
3372         Some caps negotiation fixes
3373
3374 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3375
3376         * ext/tarkin/gsttarkin.c :
3377           - Change RANK from NONE to PRIMARY
3378         * ext/gdk_pixbuf/gstgdkpixbuf.c :
3379           - Change RANK from NONE to MARGINAL
3380         * ext/divx/gstdivxenc.c :
3381           - Change RANK from PRIMARY to NONE (encoder/spider issue)
3382
3383 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
3384
3385         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
3386         (gst_vorbisenc_push_packet):
3387           copy a function that was added between 1.0 and 1.0.1 until we
3388           depend on worthwhile features of post-1.0
3389
3390 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3391
3392         * configure.ac:
3393           enable shout2 by default
3394         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
3395         (gst_shout2send_base_init), (gst_shout2send_init),
3396         (gst_shout2send_connect), (gst_shout2send_change_state):
3397         * ext/shout2/gstshout2.h:
3398           make this work again. Based on a patch by Zaheer Merali (fixes
3399           #142262)
3400         * ext/theora/theora.c: (plugin_init):
3401           don't set rank on encoders
3402
3403 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
3404
3405         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
3406           Use codec_data property instead of flag1 and flag2 for wma
3407
3408 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3409
3410         * gst/cdxaparse/gstcdxaparse.c :
3411           - Add mpegversion to CAPS to make it link
3412           - Rank is as GST_RANK_SECONDARY instead of NONE
3413         * gst/auparse/gstauparse.c :
3414           - Document all audio encoding we can encounter from Solaris 9
3415             headers and libsndfile information.
3416           - Increase max. rate from 48000 to 192000 (to match other elements)
3417           - Don't try to play junk data between header and samples
3418
3419 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3420
3421         * ext/libvisual/visual.c: (gst_visual_getcaps):
3422           use the right caps depending on endianness (I hope)
3423         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
3424           use GST_RANK_NONE for all non-decoding elements or spider gets
3425           mighty confused
3426
3427 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3428
3429         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
3430           Fix some odd cases and fix BE metadata parsing of unicode16 text.
3431
3432 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3433
3434         * gst/switch/gstswitch.c: (gst_switch_release_pad),
3435         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
3436         (gst_switch_loop), (gst_switch_get_type):
3437           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
3438           HEADERS. Had to be said.
3439
3440 2004-05-10  David Schleef  <ds@schleef.org>
3441
3442         * configure.ac: Add prototype Dirac support.
3443         * ext/Makefile.am:
3444         * ext/dirac/Makefile.am:
3445         * ext/dirac/gstdirac.cc:
3446         * ext/dirac/gstdiracdec.cc:
3447
3448 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3449
3450         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
3451         (gst_auparse_init), (gst_auparse_chain),
3452         (gst_auparse_change_state):
3453           Hack around spider. Remove me some day please.
3454
3455 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3456
3457         * gst/auparse/gstauparse.c: (gst_auparse_chain):
3458           Fix for some uninitialized variables in previous patch, also
3459           makes it work. Fixes #142286 while we're at it.
3460
3461 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3462
3463         * gst/auparse/gstauparse.c:
3464                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
3465                 only unsupported formats are ADPCM/CCITT G.72x
3466                 reviewed by Ronald
3467         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
3468
3469 2004-05-10  Wim Taymans  <wim@fluendo.com>
3470
3471         * ext/vorbis/Makefile.am:
3472         * ext/vorbis/README:
3473         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
3474         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
3475         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
3476         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
3477         (gst_oggvorbisenc_convert_sink),
3478         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
3479         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
3480         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
3481         (get_constraints_string), (update_start_message),
3482         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
3483         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
3484         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
3485         * ext/vorbis/oggvorbisenc.h:
3486         * ext/vorbis/vorbis.c: (plugin_init):
3487         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
3488         (raw_caps_factory), (gst_vorbisenc_class_init),
3489         (gst_vorbisenc_init), (gst_vorbisenc_setup),
3490         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
3491         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
3492         * ext/vorbis/vorbisenc.h:
3493         Added a raw vorbis encoder to be used with the oggmuxer.
3494         We still need the old encoder for some gnome applications, 
3495         read the README to find out how that works.
3496         The raw encoder is called "rawvorbisenc" until 0.9.
3497
3498 2004-05-10  Wim Taymans  <wim@fluendo.com>
3499
3500         * ext/ogg/gstogg.c: (plugin_init):
3501         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
3502         (gst_ogg_print):
3503         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
3504         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
3505         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
3506         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
3507         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
3508         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
3509         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
3510         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
3511         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
3512         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
3513         Added an ogg muxer.
3514         Small typo fixes in the demuxer.
3515
3516 2004-05-10  Wim Taymans  <wim@fluendo.com>
3517
3518         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
3519         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
3520         (theora_enc_change_state), (theora_enc_set_property),
3521         (theora_enc_get_property):
3522         Mark the last packet with an EOS flag which is not really needed
3523         in gstreamer.
3524         Do some better video framerate initialisation.
3525         Update the buffer timestamp.
3526
3527 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
3528
3529         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
3530         Return the result of the parent state change call
3531
3532 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3533
3534         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
3535         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
3536         * gst/law/alaw-encode.c : (idem)
3537         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
3538         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
3539         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
3540
3541 2004-05-09  Benjamin Otte  <otte@gnome.org>
3542
3543         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
3544           don't use a fixed buffer size when writing variable length data to
3545           it. Fixes memory corruption and makes alsasrc work
3546
3547 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3548
3549         * ext/gnomevfs/gstgnomevfssink.c:
3550         (_gst_boolean_allow_overwrite_accumulator),
3551         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
3552           Run glib's default signal handler (??) in RUN_CLEANUP rather than
3553           RUN_LAST, and don't use that to set the accumulator value because
3554           then it's always FALSE.
3555
3556 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3557
3558         * gst-libs/gst/riff/riff-media.c:
3559         (gst_riff_create_video_caps_with_data),
3560         (gst_riff_create_audio_caps),
3561         (gst_riff_create_audio_template_caps):
3562         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
3563           Fix for unaligned RIFF files (i.e. where all the chunks together
3564           in a LIST chunk are not of the same size as the size given in
3565           the LIST chunk header). Fixes several odd WAVE files. Also fix
3566           ADPCM (block_align property) in audio, so that wavparse based
3567           on this works now as it used to stand-alone.
3568
3569 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
3570
3571         reviewed by Benjamin Otte  <otte@gnome.org>
3572
3573         * ext/a52dec/gsta52dec.c:
3574         * ext/divx/gstdivxdec.c:
3575         * ext/divx/gstdivxenc.c:
3576         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
3577         * ext/faac/gstfaac.c: (gst_faac_base_init):
3578         * ext/faad/gstfaad.c: (gst_faad_base_init):
3579         * ext/ivorbis/vorbisfile.c:
3580         * ext/lame/gstlame.c:
3581         * ext/libfame/gstlibfame.c:
3582         * ext/mpeg2enc/gstmpeg2enc.cc:
3583         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
3584         * ext/sidplay/gstsiddec.cc:
3585         * ext/speex/gstspeexdec.c:
3586         * ext/speex/gstspeexenc.c:
3587         * ext/xvid/gstxviddec.c:
3588         * ext/xvid/gstxvidenc.c:
3589           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
3590           (fixes #142193)
3591
3592 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3593
3594         * ext/alsa/gstalsa.c: (device_list),
3595         (gst_alsa_class_probe_devices):
3596         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
3597           Fix alsa oddness in mixer after the combination of using mixer
3598           in source/sink elements and using hw:x,y instead of just hw:x.
3599
3600 2004-05-09  Benjamin Otte  <otte@gnome.org>
3601
3602         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
3603         (gst_wavparse_create_sourcepad):
3604           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
3605           sourcepads
3606
3607 2004-05-09  Benjamin Otte  <otte@gnome.org>
3608
3609         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
3610           allow discont events before caps nego
3611
3612 2004-05-08  Benjamin Otte  <otte@gnome.org>
3613
3614         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
3615           don't leak events
3616
3617 2004-05-08  Benjamin Otte  <otte@gnome.org>
3618
3619         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
3620         (gst_level_change_state), (gst_level_init):
3621         * gst/level/gstlevel.h:
3622           figure out if we're initialized directly instead of keeping a
3623           variable that's wrong in 90% of cases
3624           don't initialize pads and then leak them and use a new unitialized
3625           pad. (fixes #142084)
3626           these were bugs so n00bish I didn't find them for an hour :/
3627
3628 2004-05-08 Iain <iain@prettypeople.org>
3629
3630         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
3631         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
3632         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
3633         return the length that was read.
3634         (gst_riff_read_strf_auds): Allow fmt tags as well.
3635
3636 2004-05-07  David Schleef  <ds@schleef.org>
3637
3638         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
3639         signed char assumption in faad.h.
3640
3641 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3642
3643         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
3644           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
3645
3646 2004-05-07  Colin Walters  <walters@redhat.com>
3647
3648         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
3649         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
3650         function.
3651         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose): 
3652         Add dispose function.
3653
3654 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
3655         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
3656           Fix caps nego and pad templates. RGB mode caps should
3657           work now.
3658         * ext/dvdnav/gst-dvd:
3659           Move mpeg2dec inside the thread because otherwise the
3660           queue rejects cap changes mid-stream
3661         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
3662         (gst_mpeg2dec_flush_decoder):
3663           For mpeg2dec > 0.4.0, call the flush function instead of
3664           manually extracting all in-flight frames.
3665         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
3666         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
3667           Change mime type video/dv go video/x-dv to match the
3668           rest of gst-plugins
3669
3670 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3671
3672         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
3673         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
3674         (gst_alsa_sink_class_init):
3675         * ext/alsa/gstalsasink.h:
3676         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
3677         (gst_alsa_src_class_init):
3678         * ext/alsa/gstalsasrc.h:
3679           Make alsasink/src a subclass of alsamixer so that mixer stuff
3680           shows up in gst-rec. Needs some finetuning.
3681
3682 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3683
3684         * ext/lame/gstlame.c: (gst_lame_chain):
3685           simplify
3686         * ext/mad/gstmad.c: (gst_mad_handle_event):
3687           fix event leak
3688         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
3689           be able to detect mp3 files < 4096 bytes
3690
3691 2004-05-06  Wim Taymans  <wim@fluendo.com>
3692
3693         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
3694         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
3695         (theora_enc_set_property), (theora_enc_get_property):
3696         Also encode the first frame, cleanup some code.
3697
3698 2004-05-06  Wim Taymans  <wim@fluendo.com>
3699
3700         * ext/mpeg2enc/gstmpeg2enc.cc:
3701         Forward events first before deciding that negotiation was
3702         not performed.
3703
3704 2004-05-06  Wim Taymans  <wim@fluendo.com>
3705
3706         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
3707         First process the events before deciding that negotiation
3708         was not performed.
3709
3710 2004-05-06  Wim Taymans  <wim@fluendo.com>
3711
3712         * ext/theora/Makefile.am:
3713         * ext/theora/theora.c: (plugin_init):
3714         * ext/theora/theoradec.c: (theora_dec_change_state):
3715         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
3716         (gst_theora_enc_class_init), (gst_theora_enc_init),
3717         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
3718         (theora_enc_chain), (theora_enc_change_state),
3719         (theora_enc_set_property), (theora_enc_get_property):
3720         Added a theora encoder, grouped the encoder and decoder into the
3721         same plugin.
3722
3723 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3724
3725         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
3726         (gst_jpegenc_chain):
3727         fix DURATION on outgoing buffers
3728         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
3729         debug using time formats
3730         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
3731         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
3732         (gst_xvimagesink_sink_link):
3733         windows with width/height 0 generate X errors, so don't allow them
3734
3735 2004-05-05  Wim Taymans  <wim@fluendo.com>
3736
3737         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
3738         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
3739         (gst_mpeg2dec_negotiate_format):
3740         * ext/mpeg2dec/gstmpeg2dec.h:
3741           removed the static pad template so that we can add the
3742           more accurate framerate value to the caps.
3743           
3744
3745 2004-05-04  Benjamin Otte  <otte@gnome.org>
3746
3747         * configure.ac:
3748           check for kdemacros.h, too (should fix #141821)
3749         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
3750           don't crash if no header was sent, but nicely error out (fixes part
3751           of #141554)
3752
3753 2004-05-04  Wim Taymans  <wim@fluendo.com>
3754
3755         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
3756         parent dispose function to avoid segfault on destroy.
3757
3758 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3759
3760         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
3761         (plugin_init):
3762         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
3763         (gst_xvimagesink_sink_link):
3764         clean up debugging caps
3765         also recreate xvimage when format has changed
3766
3767 2004-05-04  Benjamin Otte  <otte@gnome.org>
3768
3769         * ext/libvisual/Makefile.am:
3770         * ext/libvisual/visual.c: (gst_visual_class_init),
3771         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
3772         (gst_visual_srclink), (gst_visual_chain),
3773         (gst_visual_change_state), (plugin_init):
3774           use a GstAdapter to correctly adapt buffer sizes - allows using a
3775           framerate
3776
3777 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3778
3779         * sys/v4l/gstv4lelement.h:
3780         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
3781         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
3782         (gst_v4lsrc_buffer_free):
3783         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
3784         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
3785         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
3786         (gst_v4lsrc_requeue_frame):
3787         move some debugging categories around
3788         query for fps index and set accordingly if found
3789
3790 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3791
3792         * ext/lame/gstlame.c:
3793         correct defaults that lame_init puts out of range
3794
3795 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3796
3797         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
3798         (gst_divxenc_class_init):
3799         fix range since -1 is the default
3800         * gst/mpeg1sys/gstmpeg1systemencode.c:
3801         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
3802         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
3803         (gst_rtjpegdec_chain):
3804         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
3805         (gst_rtjpegenc_chain):
3806         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
3807         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
3808         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
3809         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
3810         * sys/v4l/gstv4lsrc.c:
3811         * sys/v4l/v4l_calls.c: (gst_v4l_open):
3812         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
3813         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
3814         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
3815         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
3816           remove gst_info calls
3817
3818 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3819
3820         * Makefile.am:
3821         * po/af.po:
3822         * po/az.po:
3823         * po/en_GB.po:
3824         * po/nl.po:
3825         * po/sr.po:
3826         * po/sv.po:
3827           Updated translations
3828
3829 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3830
3831         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
3832           refactor/comment code
3833
3834 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3835
3836         * gst/asfdemux/Makefile.am:
3837         * gst/asfdemux/asfheaders.c:
3838         * gst/asfdemux/asfheaders.h:
3839         * gst/asfdemux/gstasf.c: (plugin_init):
3840         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
3841         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
3842         (gst_asf_demux_setup_pad):
3843         * gst/asfdemux/gstasfdemux.h:
3844         * gst/asfdemux/gstasfmux.c:
3845         * gst/asfdemux/gstasfmux.h:
3846           Add tagging support to demuxer, split out registration in its own
3847           file instead of in demux (hacky), and prevent having some tables
3848           in our memory multiple times (in asfheaders.h).
3849
3850 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3851
3852         * gst/matroska/matroska-demux.c:
3853         (gst_matroska_demux_parse_metadata):
3854         * gst/matroska/matroska-ids.h:  
3855           Basic tag reading support.
3856
3857 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3858
3859         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
3860           Really detect ac-3 audio.
3861         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
3862           really detect matroska files (off-by-1).
3863
3864 2004-04-30  David Schleef  <ds@schleef.org>
3865
3866         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
3867         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
3868         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
3869         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
3870         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
3871         hackage -- parse a lot more atoms, extract a few tags.  One might even
3872         mistake this for tag support.  Maybe it is.
3873         * gst/qtdemux/qtdemux.h:
3874
3875 2004-04-30  Colin Walters  <walters@verbum.org>
3876
3877         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
3878
3879 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3880
3881         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3882         (gst_ffmpegcolorspace_getcaps):
3883           remove broken nego fix
3884
3885 2004-04-30  Benjamin Otte  <otte@gnome.org>
3886
3887         * configure.ac:
3888         * ext/Makefile.am:
3889         * ext/libvisual/Makefile.am:
3890         * ext/libvisual/visual.c: 
3891           add initial support for libvisual (http://libvisual.sourceforge.net)
3892           libvisual is still quite alpha, so expect crashes in there :)
3893
3894 2004-04-29  David Schleef  <ds@schleef.org>
3895
3896         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
3897         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
3898         up qtdemux to make it spit out codec_data.  Do _not_ look at this
3899         code; you will no longer respect me.
3900
3901 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3902
3903         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
3904         * ext/alsa/gstalsa.h :
3905         change alsa pcm device discovery to find more than 1 device
3906         per card. code review by Ronald.
3907
3908 2004-04-29  David Schleef  <ds@schleef.org>
3909
3910         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
3911         Add a check for a driver bug on FreeBSD.  (bug #140565)
3912
3913 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3914
3915         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
3916         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
3917         (gst_jpegenc_getcaps):
3918           move format setting to inner loop
3919         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3920         (gst_ffmpegcolorspace_getcaps):
3921           use GST_PAD_CAPS if available so that we use already negotiated
3922           caps
3923         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
3924         (qtdemux_parse_moov), (qtdemux_parse):
3925           extra debugging
3926         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
3927         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
3928           move hardcoded path to DEFINE
3929
3930 2004-04-28  David Schleef  <ds@schleef.org>
3931
3932         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
3933         (bug #140064)
3934
3935 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3936
3937         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
3938           Don't probe for playback device if we're a source element. Fixes
3939           #139658.
3940
3941 2004-04-29  Benjamin Otte  <otte@gnome.org>
3942
3943         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
3944         (gst_id3_tag_chain):
3945           rewrite buffer offset
3946
3947 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3948
3949         * configure.ac:
3950         * ext/Makefile.am:
3951         * ext/dts/Makefile.am:
3952         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
3953         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
3954         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
3955         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
3956         (gst_dtsdec_loop), (gst_dtsdec_change_state),
3957         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
3958         (plugin_init):
3959         * ext/dts/gstdtsdec.h:
3960           New DTS decoder.
3961         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
3962         (gst_faad_srcconnect):
3963           Add ESDS atom handling (.m4a).
3964
3965 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3966
3967         * ext/divx/gstdivxdec.c: (plugin_init):
3968           Remove comment that makes no sense.
3969         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
3970           Fix for obvious typo that resulted in warnings during gst-register.
3971         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
3972         (gst_xviddec_sink_link):
3973           Fix caps negotiation a bit better.
3974         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
3975           We call this 'codec_data', not 'esds'.
3976
3977 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3978
3979         * gst/monoscope/gstmonoscope.c:
3980           make sure we only provide 256x128
3981         * gst/monoscope/monoscope.c: (monoscope_init):
3982           assert size of 256x128
3983
3984 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
3985
3986         * Makefile.am:
3987         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
3988         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
3989           fixate to max width and height of device
3990
3991 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
3992
3993         * Makefile.am:
3994         * sys/v4l/gstv4l.c:
3995         * sys/v4l/gstv4lsrc.c:
3996         * sys/v4l/v4l_calls.c:
3997         * sys/v4l/v4lsrc_calls.c:
3998           fix for qc-usb driver which fakes having more than one buffer
3999           by handing the same buffer twice, which confused GStreamer's/v4lsrc
4000           buffer_free override
4001           add debugging
4002
4003 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4004
4005         * Makefile.am:
4006         * gst/videotestsrc/gstvideotestsrc.c:
4007         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
4008         (gst_videotestsrc_init), (gst_videotestsrc_get),
4009         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
4010         * gst/videotestsrc/gstvideotestsrc.h:
4011           add num-buffers property
4012
4013         2004-04-26  Benjamin Otte  <otte@gnome.org>
4014
4015         * ext/mad/gstid3tag.c: (plugin_init):
4016           set id3mux rank to NONE so it doesn't confuse spider
4017           require audio/mpeg,mpegversion=1 in id3mux
4018
4019 2004-04-26  Benjamin Otte  <otte@gnome.org>
4020
4021         * configure.ac:
4022           detect faad correctly as non-working if it's indeed non-working
4023
4024 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4025
4026         * Makefile.am:
4027         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
4028         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
4029         fix _getcaps so it only negotiates to its supported format
4030
4031 2004-04-25  Benjamin Otte  <otte@gnome.org>
4032
4033         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
4034           fix memleak
4035
4036 2004-04-23  Benjamin Otte  <otte@gnome.org>
4037
4038         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4039           audio/x-raw-int with height rules! not. Now it's depth.
4040
4041 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4042
4043         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
4044         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
4045         (gst_wavparse_loop):
4046           Missing variable initialization. Add handling of DVI ADPCM. Fix
4047           mis-parsing of LIST chunks. This works around a bug where we mis-
4048           parse non-aligning LIST chunks (so LIST chunks where the contents
4049           don't align with the actual LIST size). The correct fix is to use
4050           rifflib, I'm not going to fix wavparse - too much work. All this
4051           fixes #104878.
4052
4053 2004-04-22  Zaheer Abbas Merali <zaheerabbas@merali.org>
4054
4055         reviewed by Benjamin Otte  <otte@gnome.org>
4056
4057         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
4058           fix shoutcast not working (fixes #140844)
4059
4060 2004-04-22  Benjamin Otte  <otte@gnome.org>
4061
4062         * ext/hermes/gsthermescolorspace.c:
4063         (gst_hermes_colorspace_caps_remove_format_info):
4064         * gst/colorspace/gstcolorspace.c:
4065         (gst_colorspace_caps_remove_format_info):
4066         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4067         (gst_ffmpegcolorspace_caps_remove_format_info):
4068           s/gst_caps_simplify/gst_caps_do_simplify/
4069
4070 2004-04-22  Benjamin Otte  <otte@gnome.org>
4071
4072         * gst-libs/gst/riff/riff-media.c:
4073         (gst_riff_create_video_caps_with_data):
4074           mpegversion is an int
4075         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
4076           don't try to create pad templates with NULL caps, use any caps
4077           instead.
4078
4079 2004-04-20  David Schleef  <ds@schleef.org>
4080
4081         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
4082         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
4083         (bug #140384)
4084
4085 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
4086
4087         reviewed by David Schleef
4088
4089         * ext/mad/gstid3tag.c: Add stdlib.h
4090         * gst/rtp/gstrtpgsmenc.c: same
4091         * gst/tags/gstid3tag.c: same
4092         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
4093         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
4094         GST_DISABLE_LOADSAVE use.
4095         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
4096         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
4097         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
4098         atol(3)).
4099         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
4100         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
4101         strtoul(3)).
4102         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
4103         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
4104         $(ID3_CFLAGS).
4105         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
4106         $(LIBFAME_CFLAGS).
4107
4108 2004-04-20  David Schleef  <ds@schleef.org>
4109
4110         * gst/realmedia/rmdemux.c:  This was supposed to part of the
4111         last checkin.  Same idea.
4112
4113 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
4114
4115         reviewed by David Schleef
4116
4117         * configure.ac: bump required gstreamer version to 0.8.1.1
4118         because of following changes [--ds]
4119
4120         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
4121         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
4122         (gst_riff_read_header):  Use GST_READ_UINT*
4123         macros to access possibly unaligned memory.
4124
4125         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
4126         (mp3_type_find):  Use GST_READ_UINT*
4127         macros to access possibly unaligned memory.
4128         (mp3_type_find, mpeg1_parse_header, qt_type_find)
4129         (speex_type_find): Likewise
4130
4131         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
4132
4133         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
4134         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
4135         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
4136         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
4137         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
4138         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
4139         macros to access possibly unaligned memory.
4140
4141         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
4142         Likewise.
4143
4144         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
4145         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
4146
4147         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
4148         Likewise.
4149
4150         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
4151         (gst_mpeg2subt_chain_subtitle): Likewise.
4152
4153         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
4154         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
4155         Likewise.
4156
4157         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
4158         Likewise.
4159
4160         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
4161         Likewise.
4162
4163         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
4164         Likewise.
4165
4166 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
4167
4168         * configure.ac:
4169           update required version of GStreamer because of GST_TIME_FORMAT
4170
4171 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4172
4173         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
4174           remove leftover g_print
4175         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
4176           don't try setting only a subset of the caps. We don't want to kill
4177           autoplugging on purpose
4178
4179 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
4180
4181         * sys/ximage/ximagesink.c: (plugin_init):
4182         * sys/xvimage/xvimagesink.c: (plugin_init):
4183           add debugging categories
4184
4185 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
4186
4187         * po/en_GB.po:
4188         * po/LINGUAS:
4189           Adding en_GB translation (Gareth Owen)
4190
4191 2004-04-20  David Schleef  <ds@schleef.org>
4192
4193         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
4194         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
4195         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
4196         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
4197         A number of new features and hacks to extract the esds atom and
4198         put it into the caps.  (bug #137724)
4199
4200 2004-04-19  David Schleef  <ds@schleef.org>
4201
4202         * gconf/Makefile.am: Fix for non-GNU make
4203         * gst-libs/gst/Makefile.am: Change directory order to handle
4204         GstPlay linking with gstinterfaces
4205         * gst-libs/gst/audio/make_filter: make use of tr portable
4206         * gst-libs/gst/play/Makefile.am: Add intended \
4207         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
4208         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
4209         function prototype instead of void *.
4210         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
4211         macro.
4212         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4213         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
4214         * gst/videofilter/make_filter: make use of tr portable
4215         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
4216
4217 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4218                                                                                 
4219         * po/LINGUAS:
4220         * po/uk.po:
4221           Added Ukrainian translation (Maxim V. Dziumanenko)
4222                                                                                 
4223 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4224
4225         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
4226         (gst_gsmdec_link), (gst_gsmdec_chain):
4227           Fix capsnego, simplify chain function slightly.
4228         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
4229           Add GSM.
4230
4231 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4232
4233         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
4234         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
4235         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
4236           Hack to make wavparse work with spider (always -> sometimes pad).
4237           Fixes #135862 && #140411.
4238
4239 2004-04-18  Benjamin Otte  <otte@gnome.org>
4240
4241         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
4242         (gst_osselement_rate_probe_check),
4243         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
4244           get rid of \n in debug output
4245
4246 2004-04-17  Iain <iain@prettypeople.org>
4247
4248         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
4249         not just EOS.
4250
4251 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4252
4253         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
4254         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
4255         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
4256         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
4257         (gst_id3_tag_src_link), (gst_id3_tag_chain),
4258         (gst_id3_tag_change_state), (plugin_init):
4259           deprecate id3tag element and replace with id3demux/id3mux.
4260           great side effect: this ugly file is now even uglier, yay!
4261         * ext/mad/gstmad.h:
4262           remove non-available function
4263           update for new get_type
4264
4265 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4266
4267         * configure.ac:
4268           require mpeg2dec >= 0.4.0
4269
4270 2004-04-17  Benjamin Otte  <otte@gnome.org>
4271
4272         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
4273         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
4274         (gst_xvimagesink_set_xwindow_id):
4275           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
4276           assorted cleanup fixes.
4277
4278 2004-04-16  David Schleef  <ds@schleef.org>
4279
4280         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
4281         * sys/xvimage/xvimagesink.h: same
4282
4283 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4284
4285         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
4286           Fix GST_ELEMENT_ERROR with (NULL)
4287
4288 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4289
4290         * gst-libs/gst/riff/riff-media.c:
4291         (gst_riff_create_video_caps_with_data):
4292           Add div[3456] as fourccs for DivX 3 (fixes #140137).
4293
4294 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4295
4296         * gst-libs/gst/riff/riff-media.c:
4297         (gst_riff_create_video_caps_with_data),
4298         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
4299         (gst_riff_create_video_template_caps),
4300         (gst_riff_create_audio_template_caps):
4301         * gst-libs/gst/riff/riff-media.h:
4302         * gst-libs/gst/riff/riff-read.c:
4303         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
4304         * gst-libs/gst/riff/riff-read.h:
4305         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
4306           Add MS RLE support. I added some functions to read out strf chunks
4307           into strf chunks and the data behind it. This is usually color
4308           palettes (as in RLE, but also in 8-bit RGB). Also use those during
4309           caps creation. Lastly, add ADPCM (similar to wavparse - which
4310           should eventually be rifflib based).
4311         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
4312         (gst_matroska_demux_init), (gst_matroska_demux_reset):
4313         * gst/matroska/matroska-demux.h:
4314           Remove placeholders for some prehistoric tagging system. Didn't add
4315           support for any tag system really anyway.
4316         * gst/qtdemux/qtdemux.c:
4317           Add support for audio/x-m4a (MPEG-4) through spider.
4318         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
4319         (gst_wavparse_loop):
4320           ADPCM support (#135862). Increase max. buffer size because we
4321           cannot split buffers for ADPCM (screws references) and I've seen
4322           files with 2048 byte chunks. 4096 seems safe for now.
4323
4324 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4325
4326         * configure.ac: bump nano to 1
4327
4328 === release 0.8.1 ===
4329
4330 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4331
4332         * configure.ac: releasing 0.8.1, "Comforting Sounds"
4333
4334 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4335
4336         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4337           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
4338           Fixes #140058
4339
4340 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4341
4342         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
4343           lower rank of dvddemux so that it's not used for mpeg playback.
4344
4345 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4346
4347         * configure.ac:
4348           save libs correctly when checking mad
4349
4350 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4351
4352         * ext/mad/gstid3tag.c: (plugin_init):
4353           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
4354
4355 2004-04-13  David Schleef  <ds@schleef.org>
4356
4357         * common/m4/gst-feature.m4: Call -config scripts with
4358         --plugin-libs if it is supported.
4359         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
4360         JPEG images are image/jpeg.
4361         * gst/debug/Makefile.am:
4362         * gst/debug/negotiation.c: (gst_negotiation_class_init),
4363         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
4364         (gst_negotiation_update_caps), (gst_negotiation_get_property),
4365         (gst_negotiation_plugin_init): Add a property that acts like
4366         filter caps.
4367         * testsuite/gst-lint:  Move license checking to be a standard
4368         test.
4369
4370 2004-04-13  David Schleef  <ds@schleef.org>
4371
4372         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
4373         patch from Sebastien Cote (bug #139958)
4374
4375 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4376
4377         * examples/gstplay/Makefile.am:
4378         * examples/gstplay/player.c: (main):
4379           make the commandline player example use gconf settings
4380
4381 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4382
4383         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
4384         (gst_cacasink_sinkconnect), (gst_cacasink_init),
4385         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
4386           init/end library during state transition, not object
4387           creation/disposal.  get rid of custom dispose handler.
4388          
4389
4390 2004-04-12  Christian Schaller <Uraeus@gnome.org>
4391
4392         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can 
4393         be a symlink
4394
4395 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4396
4397         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
4398           Handle JUNK chunks inside data section. Prevents warnings.
4399
4400 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4401
4402         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4403         (gst_riff_create_video_template_caps):
4404           Add MS video v1.
4405         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
4406         (gst_avi_demux_stream_data):
4407           Add support for "rec-list" chunks.
4408
4409 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4410
4411         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4412           Fix another codecname mismatch.
4413
4414 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4415
4416         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4417           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
4418           so that MJPEG plays back.
4419
4420 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4421
4422         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
4423         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
4424         * gst/mpeg1videoparse/gstmp1videoparse.h:
4425           Fix for some slight mis-cuts in buffer parsing, and for some
4426           potential overflows or faults-causers. Adds disconts. Also fixes
4427           #139105 while we're at it.
4428
4429 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4430
4431         * configure.ac:
4432         * sys/v4l2/gstv4l2element.h:
4433           Workaround for missing struct v4l2_buffer declaration in Suse 9
4434           and Mandrake 10 linux/videodev2.h header file (#135919).
4435
4436 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4437
4438         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
4439           Bail out if no filename was given.
4440
4441 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4442
4443         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
4444         (gst_v4l2_fourcc_from_structure):
4445           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
4446           Y41B somewhere).
4447
4448 2004-04-09  Benjamin Otte  <otte@gnome.org>
4449
4450         * ext/gnomevfs/gstgnomevfssink.c:
4451         (_gst_boolean_allow_overwrite_accumulator),
4452         (gst_gnomevfssink_class_init):
4453           fix erase signal - if any handler returns false the file will not be
4454           overwritten. If no handler is connected, the file will not be
4455           overwritten either.
4456           renamed signal to "allow-overwrite"
4457         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
4458           free string when adding it to ID3 failed
4459         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
4460           unref event when done
4461         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
4462           free caps
4463         * gst/typefind/gsttypefindfunctions.c:
4464         (mpeg_video_stream_type_find):
4465           fix invalid read 
4466
4467 2004-04-08  David Schleef  <ds@schleef.org>
4468
4469         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4470         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
4471
4472 2004-04-08  David Schleef  <ds@schleef.org>
4473
4474         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
4475         we don't support (bug #139532)
4476
4477 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
4478
4479         * ext/mad/gstmad.c: (gst_mad_handle_event),
4480         (gst_mad_check_caps_reset), (gst_mad_chain),
4481         (gst_mad_change_state):
4482           only set explicit caps if they haven't been set before for
4483           this stream.  MPEG-audio sample rate/channels aren't allowed
4484           to change in-stream.
4485           Fixes #139382
4486
4487 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4488
4489         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
4490         (_gst_boolean_did_something_accumulator),
4491         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
4492         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
4493         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
4494         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
4495         (gst_gnomevfssink_change_state):
4496           Fix erase signal. Don't erase by default. Remove handoff signal.
4497           Remove erase property. Don't segfault. General cleanup.
4498
4499 2004-04-07  Benjamin Otte  <otte@gnome.org>
4500
4501         * gst-libs/gst/gconf/test-gconf.c: (main):
4502           add missing gst_init
4503
4504 2004-04-07  Benjamin Otte  <otte@gnome.org>
4505
4506         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
4507           free the mutexes, too
4508
4509 2004-04-07  Benjamin Otte  <otte@gnome.org>
4510
4511         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
4512           actually free the URI string
4513         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
4514           compute offset correctly when passing discont events
4515         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
4516           don't leak discont events
4517         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
4518           add some missing breaks so caps aren't copied randomly
4519         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
4520           if we realloc memory, we better use it
4521
4522 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4523
4524         * ext/mad/gstmad.c: (normal_seek):
4525           fix GST_FORMAT_TIME usage
4526
4527 2004-04-05  David Schleef  <ds@schleef.org>
4528
4529         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
4530         a deprecated function (hack!)
4531
4532 2004-04-05  Benjamin Otte  <otte@gnome.org>
4533
4534         * ext/esd/esdmon.c: (gst_esdmon_get):
4535           fix nonterminated vararg and memleak
4536
4537 2004-04-05  Benjamin Otte  <otte@gnome.org>
4538
4539         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
4540         (gst_ladspa_init), (gst_ladspa_force_src_caps),
4541         (gst_ladspa_set_property), (gst_ladspa_get_property),
4542         (gst_ladspa_instantiate), (gst_ladspa_activate),
4543         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
4544           clean up debugging
4545
4546 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
4547
4548         reviewed by Benjamin Otte  <otte@gnome.org>
4549
4550         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
4551           check for broken LADSPA parameters (fixes #138635)
4552         
4553 2004-04-05  Benjamin Otte  <otte@gnome.org>
4554
4555         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
4556           advertise buffer-frames correctly on sinkpads
4557
4558 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
4559
4560         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
4561         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
4562         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
4563         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
4564         (gst_mad_check_caps_reset), (gst_mad_chain):
4565         add more debugging, only reset caps when we're not in error state
4566
4567 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
4568
4569         * ext/mad/gstmad.c: add debugging category, comment + cleanups
4570
4571 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
4572
4573         reviewed by Benjamin Otte  <otte@gnome.org>
4574
4575         * configure.ac:
4576           fix == in test(1) operator
4577
4578 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
4579
4580         reviewed by Benjamin Otte  <otte@gnome.org>
4581
4582         * configure.ac:
4583           fix --export-symblos-regex to a working regex.
4584
4585 2004-04-04  Benjamin Otte  <otte@gnome.org>
4586
4587         * sys/oss/.cvsignore:
4588           add for oss_probe
4589
4590 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
4591
4592         reviewed by Benjamin Otte  <otte@gnome.org>
4593
4594         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
4595           add missing 'new_media' argument (fixes #138168)
4596         * gst/matroska/matroska-demux.c:
4597         (gst_matroska_demux_handle_seek_event):
4598           add vararg terminator (fixes #138169)
4599
4600 2004-04-02  David Schleef  <ds@schleef.org>
4601
4602         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
4603         disted (bug #138914)
4604
4605 2004-04-01  Benjamin Otte  <otte@gnome.org>
4606
4607         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
4608         (gst_alsa_close_audio):
4609           handle case better where a soundcard can't pause
4610         * ext/ogg/gstoggdemux.c:
4611           don't crash when we get events but don't have pads yet
4612
4613 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
4614
4615         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
4616           throw an error if we couldn't probe any caps.
4617
4618 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
4619
4620         * ext/dvdnav/gst-dvd:
4621         Add a really simple sample DVD player
4622
4623 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
4624
4625         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
4626         (gst_a52dec_push), (gst_a52dec_handle_event),
4627         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
4628         (gst_a52dec_change_state):
4629         * ext/a52dec/gsta52dec.h:
4630           Use a debug category, Output timestamps correctly
4631           Emit tag info, Handle events, tell liba52dec about cpu
4632           capabilities so it can use MMX etc.
4633         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
4634           Fix a crasher accessing invalid memory
4635         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
4636         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
4637         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
4638         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
4639         (dvdnavsrc_query):
4640           Some support for byte-format seeking.
4641           Small fixes for still frames and menu button overlays
4642         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
4643         (gst_mpeg2dec_alloc_buffer):
4644           Use a debug category. Adjust the report level of several items to
4645           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
4646           so it doesn't lose the GstBuffer pointer
4647         * gst/debug/Makefile.am:
4648         * gst/debug/gstdebug.c: (plugin_init):
4649         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
4650         (gst_navseek_base_init), (gst_navseek_class_init),
4651         (gst_navseek_init), (gst_navseek_seek),
4652         (gst_navseek_handle_src_event), (gst_navseek_set_property),
4653         (gst_navseek_get_property), (gst_navseek_chain),
4654         (gst_navseek_plugin_init):
4655         * gst/debug/gstnavseek.h:
4656           Add the navseek debug element for seeking back and forth in a 
4657           video stream using arrow keys.
4658         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
4659         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
4660         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
4661         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
4662         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
4663         (gst_mpeg2subt_parse_header), (gst_get_nibble),
4664         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
4665         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
4666         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
4667         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
4668         * gst/mpeg2sub/gstmpeg2subt.h:
4669           Pretty much a complete rewrite. Now a loopbased element. May still
4670           require work to properly synchronise subtitle buffers.
4671         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
4672         (gst_dvd_demux_send_subbuffer):
4673         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
4674           Don't attempt to create subbuffers of size 0
4675           Reduce a couple of error outputs to warnings.
4676         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
4677         (gst_y4mencode_chain):
4678         Output the y4m frame header correctly.
4679
4680 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
4681
4682         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
4683           throw errors instead of allowing SIGFPE
4684
4685 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
4686
4687         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
4688         (gst_gconf_render_bin_from_key):
4689           leak plugging and style fixing
4690
4691 2004-03-31  David Schleef  <ds@schleef.org>
4692
4693         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
4694         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
4695         (bug #138225)
4696         * gst/debug/Makefile.am:
4697         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
4698         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
4699         plugin.
4700         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
4701         (gst_negotiation_base_init), (gst_negotiation_class_init),
4702         (gst_negotiation_init), (gst_negotiation_getcaps),
4703         (gst_negotiation_pad_link), (gst_negotiation_chain),
4704         (gst_negotiation_set_property), (gst_negotiation_get_property),
4705         (gst_negotiation_plugin_init):  New element to talk about random
4706         negotiation things happening in a pipeline.
4707
4708 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
4709
4710         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
4711           fix integer addition with help of Stefan Kost
4712
4713 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
4714
4715         * po/nl.po: updated Dutch translation (Elros Cyriatan)
4716
4717 2004-03-30  David Schleef  <ds@schleef.org>
4718
4719         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
4720         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
4721         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
4722         (bug #137504)
4723         * ext/mpeg2dec/gstmpeg2dec.h:
4724
4725 2004-03-30  David Schleef  <ds@schleef.org>
4726
4727         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
4728
4729 2004-03-30  David Schleef  <ds@schleef.org>
4730
4731         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
4732         Michael Petullo) to handle .mov
4733
4734 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4735
4736         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
4737         (gst_osselement_rate_check_rate):
4738           probe caps correctly for sound cards that only support one format
4739
4740 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4741
4742         * ext/kio/kiosrc.cpp: (process_events):
4743           update handling event processing if inside KDE - untested
4744
4745 2004-03-29  David Schleef  <ds@schleef.org>
4746
4747         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
4748         by 2 to not interfere with other colorspaces.
4749         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
4750         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
4751         one to not interfere with ffmpeg_colorspace.
4752
4753 2004-03-29  David Schleef  <ds@schleef.org>
4754
4755         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
4756         aren't in the caps.
4757         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
4758         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
4759
4760 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4761
4762         * gst-libs/gst/riff/riff-media.c:
4763           fail on error, don't try to set stuff on NULL caps
4764
4765 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4766
4767         * configure.ac:
4768         * ext/Makefile.am:
4769         * ext/kio/Makefile.am:
4770         * ext/kio/kioreceiver.cpp:
4771         * ext/kio/kioreceiver.h:
4772         * ext/kio/kiosrc.cpp:
4773         * ext/kio/kiosrc.h:
4774           add experimental kiosrc plugin
4775         * ext/alsa/gstalsaplugin.c: (plugin_init):
4776           initialize debugging category only when we're sure registering the
4777           plugins worked.
4778
4779 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4780
4781         * examples/gstplay/player.c: (main):
4782         * gst-libs/gst/play/play.c: (gst_play_class_init),
4783         (gst_play_set_location), (gst_play_set_data_src),
4784         (gst_play_set_video_sink), (gst_play_set_audio_sink),
4785         (gst_play_set_visualization), (gst_play_connect_visualization):
4786           check return values of element_set_state and return FALSE where
4787           failed
4788
4789 2004-03-29  Benjamin Otte  <otte@gnome.org>
4790
4791         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
4792           try harder to check if an event is really a discont
4793
4794 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4795
4796         * po/LINGUAS: adding Azerbaijani (Mətin Əmirov)
4797         * po/az.po:
4798
4799 2004-03-28  Benjamin Otte  <otte@gnome.org>
4800
4801         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
4802         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
4803         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
4804           get rid of non-standard "..." ranges in case statements.
4805
4806 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
4807
4808         * gst/mpegstream/gstmpegdemux.c: 
4809         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
4810         specific functionality split to the new dvddemux element.
4811         * gst/mpegstream/gstdvddemux.c:
4812         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
4813         streams, derived from mpegdemux.
4814         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
4815         up. SCR based timestamp rewriting can be turned off (will probably
4816         completely disappear soon).
4817         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
4818         hacking. General cleanup. All printf statements replaced by
4819         debugging messages. Almost complete libdvdnav support.
4820         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
4821         by events. New properties for audio and subpicture languages.
4822         (dvdnavsrc_update_highlight): Now uses events.
4823         (dvdnavsrc_user_op): Cleaned up.
4824         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
4825         based). Lots of cleanup, and propper support for most libdvdnav
4826         events.
4827         (dvdnavsrc_make_dvd_event): New function.
4828         (dvdnavsrc_make_dvd_nav_packet_event): New function.
4829         (dvdnavsrc_make_clut_change_event): New function.
4830
4831 2004-03-26  Benjamin Otte  <otte@gnome.org>
4832
4833         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
4834           fix bug where typefinding would claim it's theora whenever less then
4835           7 bytes of data were available
4836
4837 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4838
4839         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
4840         (gst_alawdec_base_init), (gst_alawdec_class_init),
4841         (gst_alawdec_init), (gst_alawdec_chain):
4842         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
4843         (gst_alawenc_base_init), (gst_alawenc_class_init),
4844         (gst_alawenc_init), (gst_alawenc_chain):
4845         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
4846         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
4847         (gst_mulawdec_init), (gst_mulawdec_chain):
4848         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
4849         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
4850         (gst_mulawenc_init), (gst_mulawenc_chain):
4851           Fix capsnego in all four, remove the unused property functions and
4852           simplify the chain functions slightly. I guess we could use macros
4853           or something similar for those, since the code is so similar, but
4854           I'm currently too lazy...
4855
4856 2004-03-24  David Schleef  <ds@schleef.org>
4857
4858         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
4859         (gst_osselement_close_audio), (gst_osselement_probe_caps),
4860         (gst_osselement_get_format_structure),
4861         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
4862         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
4863         (gst_osselement_rate_int_compare): Add code to handle rate probing
4864         (bug #120883)
4865         * sys/oss/gstosselement.h: same
4866         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
4867         Use rate probing provided by osselement.
4868         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
4869
4870 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4871
4872         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
4873         (gst_xvidenc_get_property):
4874           ulong/int mess-up.
4875
4876 2004-03-24  David Schleef  <ds@schleef.org>
4877
4878         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
4879         (gst_speexdec_init):
4880         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
4881         (gst_speexenc_init):  Create the pad template correctly (from
4882         the static pad template, not a NULL pointer.)
4883
4884 2004-03-25  Benjamin Otte  <otte@gnome.org>
4885
4886         * gst/debug/Makefile.am:
4887         * gst/debug/breakmydata.c: 
4888           add element that quasi-randomly changes bytes in the stream.
4889           Intended use is robustness checking of demuxers and decoders in
4890           media tests.
4891
4892 2004-03-24  Benjamin Otte  <otte@gnome.org>
4893
4894         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
4895         (gst_alsa_probe_hw_params):
4896         * ext/alsa/gstalsa.h:
4897           debugging output fixes
4898
4899 2004-03-24  Benjamin Otte  <otte@gnome.org>
4900
4901         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
4902           don't g_return_if_fail if element is PLAYING, fail silently as every
4903           other element.
4904         * gst/effectv/gstquark.c: (gst_quarktv_chain):
4905           only fix needed for cast lvalue issues in gst-plugins
4906         * gst/volenv/gstvolenv.c: (gst_volenv_init):
4907           add proxy_getcaps
4908
4909 2004-03-24  Benjamin Otte  <otte@gnome.org>
4910
4911         * gst/level/gstlevel.c: (gst_level_init):
4912           add proxying getcaps function, so level doesn't advertise impossible
4913           caps
4914
4915 2004-03-24  David Schleef  <ds@schleef.org>
4916
4917         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
4918         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
4919         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
4920         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
4921         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
4922         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
4923         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
4924         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
4925         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
4926         messages.  Divide the chunk size by the compression ratio
4927         (needed for MACE audio)
4928
4929 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4930
4931         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
4932           Fix buffer overflow read error.
4933
4934 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4935
4936         * ext/alsa/gstalsa.h:
4937           Remove unused entry.
4938         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4939           Add cinepak.
4940         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
4941         (gst_videodrop_link), (gst_videodrop_chain):
4942           Fix, sort of. Was horribly broken with new capsnego. Bah...
4943
4944 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
4945
4946         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
4947         (plugin_init):
4948         Add a monkeysaudio typefind function
4949
4950 2004-03-23  Johan Dahlin  <johan@gnome.org>
4951
4952         * gst-libs/gst/play/play.c (gst_play_audio_fixate) 
4953         (gst_play_video_fixate): Check so the structure has the field
4954         before trying to fixate them, this makes it possible to have
4955         fakesinks for video and audio output without printing errors on
4956         the output console.
4957
4958 2004-03-22  David Schleef  <ds@schleef.org>
4959
4960         * sys/oss/Makefile.am:
4961         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
4962         (check_rate), (add_rate):  Rate probing test app.
4963
4964 2004-03-21  Benjamin Otte  <otte@gnome.org>
4965
4966         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
4967         (_fixate_caps_to_int), (gst_audio_convert_fixate):
4968           add a fixation function that pretty much does the right thing (fixes
4969           #137556)
4970
4971 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
4972
4973         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
4974
4975 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
4976
4977         reviewed by: Benjamin Otte  <otte@gnome.org>
4978
4979         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
4980           terminate gst_event_new_discontinuous correctly (fixes parts of
4981           #137711)
4982
4983 2004-03-19  David Schleef  <ds@schleef.org>
4984
4985         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
4986         since it doesn't depend on X, and it's part of our ABI.
4987
4988 2004-03-19  Iain <iain@prettypeople.org>
4989
4990         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the 
4991         is_int in the structure, not the local variable.
4992
4993 2004-03-19  David Schleef  <ds@schleef.org>
4994
4995         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
4996         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
4997         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
4998         Improvements in caps negotiation.
4999
5000 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
5001
5002         * po/LINGUAS:
5003         * po/af.po:
5004           adding Afrikaans (Petri Jooste)
5005
5006 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
5007
5008         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5009         (gst_ffmpegcolorspace_chain):
5010         throw error instead of g_critical (#137588)
5011
5012 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
5013
5014         * Makefile.am:
5015         * configure.ac:
5016           dist common and m4 correctly
5017         * po/sv.po:
5018
5019 2004-03-17  David Schleef  <ds@schleef.org>
5020
5021         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
5022         (bug #137348)
5023
5024 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5025
5026         * po/LINGUAS:
5027         * po/sv.po:
5028           adding Swedish translation (Christian Rose)
5029
5030 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5031
5032         * Makefile.am: use release.mak
5033
5034 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5035
5036         * common/ChangeLog:
5037         * common/gst-autogen.sh:
5038           add some explanation about the version detection
5039         * configure.ac:
5040           fix X check
5041
5042 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5043
5044         * configure.ac: bump nano to 1
5045
5046 === release 0.8.0 ===
5047
5048 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5049
5050         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
5051
5052 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5053
5054         * configure.ac:
5055           update libtool version
5056         * gst-libs/gst/media-info/Makefile.am:
5057           actually use libtool version
5058
5059 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5060
5061         * configure.ac: fix speex detection to work with 1.0 but not 1.1
5062
5063 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5064
5065         * configure.ac:
5066         * gst-plugins.spec.in:
5067         * pkgconfig/Makefile.am:
5068         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
5069         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
5070         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
5071         * pkgconfig/gstreamer-libs.pc.in:
5072         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5073         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5074         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
5075         * pkgconfig/gstreamer-plugins.pc.in:
5076           remove @VERSION@ from some of the pc files since core and plugins
5077           are decoupled.
5078           created gstreamer-plugins.pc as it's a better name, but keeping
5079           -libs around for now to get fixes upstream done first.
5080
5081 2004-03-15  Julien MOUTTE <julien@moutte.net>
5082
5083         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
5084         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
5085         * gst-libs/gst/play/play.h:
5086
5087 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5088
5089         * *.c, *.cc: don't mix tabs and spaces
5090
5091 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5092
5093         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
5094           use the new ffmpegcolorspace
5095         * gst-plugins.spec.in:
5096           package new colorspace and media-info
5097         * configure.ac:
5098         * pkgconfig/Makefile.am:
5099           fix some more disting issues
5100         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5101         * pkgconfig/gstreamer-media-info.pc.in:
5102           generate media-info pc files
5103
5104 2004-03-15  Johan Dahlin  <johan@gnome.org>
5105         
5106         * *.h: Revert indenting
5107
5108 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5109
5110         * configure.ac:
5111           adding ffmpegcolorspace element
5112         * gst/ffmpegcolorspace/Makefile.am:
5113         * gst/ffmpegcolorspace/avcodec.h:
5114         * gst/ffmpegcolorspace/common.h:
5115         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
5116         * gst/ffmpegcolorspace/dsputil.h:
5117         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
5118         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5119         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
5120         (gst_ffmpeg_caps_to_pix_fmt):
5121         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
5122         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5123         (gst_ffmpegcolorspace_caps_remove_format_info),
5124         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
5125         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
5126         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
5127         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
5128         (gst_ffmpegcolorspace_set_property),
5129         (gst_ffmpegcolorspace_get_property),
5130         (gst_ffmpegcolorspace_register):
5131         * gst/ffmpegcolorspace/imgconvert.c:
5132         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
5133         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
5134         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
5135         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
5136         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
5137         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
5138         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
5139         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
5140         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
5141         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
5142         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
5143         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
5144         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
5145         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
5146         (img_get_alpha_info), (deinterlace_line),
5147         (deinterlace_line_inplace), (deinterlace_bottom_field),
5148         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
5149         * gst/ffmpegcolorspace/imgconvert_template.h:
5150         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
5151         * gst/ffmpegcolorspace/mmx.h:
5152         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
5153           adding ffmpegcolorspace element supplied by Ronald after cleaning
5154           up and pulling in the right bits of upstream source. 
5155           I'm sure a better C/compiler wizard could do some cleaning up (for
5156           example use GLIB's malloc stuff), but as a first pass this
5157           works very well
5158
5159 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5160
5161         * ext/alsa/gstalsa.h:
5162           I assume Ronald forgot to commit the change to have cardname
5163           as a struct member.  Expect some public spanking at the next
5164           opportunity.
5165
5166 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5167
5168         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
5169         (gst_alsa_open_audio), (gst_alsa_close_audio):
5170         * ext/alsa/gstalsa.c:
5171           Don't open the device if we're a mixer (= padless).
5172         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
5173         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
5174         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
5175           Open mixer during state change rather than during object
5176           initialization. Also, get a device name. Currently in a somewhat
5177           hackish fashion, but I didn't really find something better.
5178
5179 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
5180
5181         * *.c, *.h: run gst-indent
5182
5183 2004-03-14  Benjamin Otte  <otte@gnome.org>
5184
5185         * gst/modplug/gstmodplug.cc:
5186         * gst/modplug/gstmodplug.h:
5187           set correct timestamps on outgoing buffers
5188
5189 2004-03-14  Benjamin Otte  <otte@gnome.org>
5190
5191         * gst/modplug/gstmodplug.cc:
5192           handle events - don't do crap when a discont arrives that's not
5193           necessary
5194           This allows correct loading and playback of mods in Rhythmbox
5195
5196 2004-03-14  Benjamin Otte  <otte@gnome.org>
5197
5198         * configure.ac:
5199         * gst-libs/gst/gconf/Makefile.am:
5200         * pkgconfig/Makefile.am:
5201           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
5202           they get rebuilt properly
5203         * configure.ac:
5204           when checking for vorbis, try pkgconfig first.
5205         * gst/modplug/gstmodplug.cc:
5206           add fixate function
5207
5208 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5209
5210         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
5211           Fix for obvious mistake, where we first shift the offset and then
5212           read a samplesize element assuming the old offset. Note that this
5213           part still has something weird, i.e. my movies containing those
5214           don't actually play well, but at least there's something that looks
5215           like sound now.
5216
5217 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
5218         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
5219         (plugin_init):
5220         Add a typefind function for speex format
5221
5222 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5223
5224         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
5225         (gst_asf_demux_setup_pad):
5226           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
5227           instead of 0. Reason is simple: some elements have a fps range
5228           of 1-max instead of 0-max. So now ASF video actually works.
5229
5230 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
5231
5232         * po/LINGUAS:
5233         * po/sr.po:
5234           adding serbian as a language
5235
5236 2004-03-13  Benjamin Otte  <otte@gnome.org>
5237
5238         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
5239           return taglist correctly from _get function, don't gst_pad_push it.
5240           (fixes #137042)
5241
5242 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
5243         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
5244
5245 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5246
5247         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
5248         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
5249         (gst_alsa_mixer_track_new):
5250         * ext/alsa/gstalsamixertrack.h:
5251           Fix ancient leftovers... MixerTrack is a GObject.
5252
5253 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5254
5255         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
5256         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
5257           Don't block during probing...
5258
5259 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5260
5261         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
5262         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
5263         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
5264         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
5265         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
5266         (gst_alsa_open_audio), (gst_alsa_close_audio):
5267         * ext/alsa/gstalsa.h:
5268           Add propertyprobe interface implementation, add some device-name
5269           property, all this so that it looks good in gnome-volume-control.
5270
5271 2004-03-12  David Schleef  <ds@schleef.org>
5272
5273         * configure.ac: the Hermes library controls hermescolorspace, not
5274         colorspace.
5275         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
5276         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
5277         not /* */
5278         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
5279         * ext/sdl/sdlvideosink.h: ditto.
5280         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
5281
5282 2004-03-12  Benjamin Otte  <otte@gnome.org>
5283
5284         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
5285         (gst_x_overlay_got_xwindow_id):
5286         * gst-libs/gst/xoverlay/xoverlay.h:
5287           replace XID with unsigned long to get rid of the xlibs dependency in
5288           XOverlay (fixes #137004)
5289
5290 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
5291         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
5292         (gst_agingtv_setup):
5293         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
5294         (gst_dicetv_base_init), (gst_dicetv_class_init),
5295         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
5296         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
5297         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
5298         (gst_edgetv_setup), (gst_edgetv_rgb32):
5299         * gst/effectv/gsteffectv.c:
5300         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
5301         (gst_quarktv_set_property):
5302         * gst/effectv/gstrev.c: (gst_revtv_get_type),
5303         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
5304         (gst_revtv_setup), (gst_revtv_rgb32):
5305         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
5306         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
5307         (gst_shagadelictv_init), (gst_shagadelictv_setup),
5308         (gst_shagadelictv_rgb32):
5309         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
5310         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
5311         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
5312         * gst/effectv/gstwarp.c:
5313         Port everything that can be ported to videofilter and fix up the caps.
5314         Can someone with a big-endian machine please check these?
5315
5316 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5317
5318         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
5319         (gst_osssink_chain), (gst_osssink_change_state):
5320           Latest fixes for A/V sync, audio playback and such. This is about
5321           all... MPEG playback issues are mostly related to the async build-
5322           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
5323
5324 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
5325
5326         patch from: Stephane Loeuillet
5327
5328         * configure.ac:
5329           use pkg-config for some libraries, falling back to the old .m4 way
5330           (fixes #131270)
5331         * m4/libdv.m4:
5332           removed
5333
5334 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
5335
5336         * configure.ac:
5337         * tools/Makefile.am:
5338         * tools/Makefile.in:
5339         * tools/gst-launch-ext-m.m:
5340         * tools/gst-launch-ext.1.in:
5341         * tools/gst-visualise-m.m:
5342         * tools/gst-visualise.1:
5343         * tools/gst-visualise.1.in:
5344           reorganizing generation of script tools
5345
5346 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5347
5348         * ext/divx/gstdivxdec.c:
5349           Downgrade priority. We prefer ffdec_mpeg4.
5350         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
5351         (gst_faad_chain), (gst_faad_change_state):
5352           Fix capsnego. Doesn't work for some sounds because we don't have
5353           a 5:1 to stereo element.
5354         * ext/xvid/gstxvid.c: (plugin_init):
5355           Add priority.
5356         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
5357         (gst_osssink_change_state):
5358           Add discont handling.
5359
5360 2004-03-09  Colin Walters  <walters@verbum.org>
5361
5362         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
5363         conversion.
5364
5365 2004-03-09  Benjamin Otte  <otte@gnome.org>
5366
5367         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
5368           the signals take 2 arguments
5369
5370 2004-03-09  David Schleef  <ds@schleef.org>
5371
5372         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
5373         (gst_alsa_fixate): Add fixate function.  (bug #136686)
5374         * ext/alsa/gstalsa.h:
5375         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
5376
5377 2004-03-09  Benjamin Otte  <otte@gnome.org>
5378
5379         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
5380         (gst_mikmod_change_state):
5381         * ext/mikmod/gstmikmod.h:
5382           make mikmod's loop function not loop infinitely and call
5383           gst_element_yield anymore
5384         * gst/modplug/gstmodplug.cc:
5385           fix pad negotiation (fixes #136590)
5386
5387 2004-03-09  David Schleef  <ds@schleef.org>
5388
5389         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
5390         doesn't conflict with the internal colorspace plugin.
5391         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
5392         satisfy the crappy-ass shell shipped by a certain vendor.
5393         * gst/videofilter/make_filter: same (bug #135299)
5394
5395 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5396
5397         * configure.ac: bump nano to 1
5398
5399 === release 0.7.6 ===
5400
5401 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5402
5403         * configure.in: releasing 0.7.6, "There"
5404
5405 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5406
5407         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5408         * pkgconfig/gstreamer-play.pc.in:
5409           synchronize the two
5410
5411 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5412
5413         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
5414         (cdparanoia_open), (cdparanoia_event):
5415           fix/add error handling
5416         * po/POTFILES.in:
5417           add cdparanoia source
5418         * tools/Makefile.am:
5419           make scripts executable
5420
5421 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5422
5423         * configure.ac:
5424         * ext/vorbis/Makefile.am:
5425         * sys/Makefile.am:
5426           remove id3types, vorbisfile and xvideosink from the build (#133783)
5427
5428 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5429
5430         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
5431           Fix metadata read crash (#136537).
5432
5433 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
5434
5435         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
5436         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
5437           adding mime types, fixing the one-stop function
5438
5439 2004-03-08  Christian Schaller <Uraeus@gnome.org>
5440
5441         * ext/nas/nassink.c and /ext/nas/nassink.h:
5442         More NAS love from Arwed von Merkatz
5443         So lets all sing 'Can you feel the NAS tonight' 
5444
5445 2004-03-08  Christian Schaller <Uraeus@gnome.org>
5446
5447         * tools/gst-launch-ext.in: 
5448         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
5449
5450 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
5451
5452         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
5453         (gst_mpeg2dec_init):
5454         remove the user_data pad for now, because it is being used in
5455         fixating causing MPEG playback to fixate on 1000 Hz for playback.
5456         If someone knows how to fix this properly, please do.
5457
5458 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
5459
5460         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
5461         (gst_osssink_get_time):
5462         add a warning, IMO this won't get triggered anymore, remove later
5463
5464 2004-03-07  David Schleef  <ds@schleef.org>
5465
5466         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
5467         format (bug #136470)
5468
5469 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
5470
5471         * gst-libs/Makefile.am:
5472         * gst-libs/gst/media-info/Makefile.am:
5473         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
5474         (error_callback), (gst_media_info_error_create),
5475         (gst_media_info_error_element), (gmip_init), (gmip_reset),
5476         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
5477         * gst-libs/gst/media-info/media-info-priv.h:
5478         * gst-libs/gst/media-info/media-info-test.c: (main):
5479         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
5480         (gst_media_info_class_init), (gst_media_info_instance_init),
5481         (gst_media_info_set_source), (gst_media_info_read_with_idler),
5482         (gst_media_info_read_idler), (gst_media_info_read):
5483         * gst-libs/gst/media-info/media-info.h:
5484         fixed, should work now
5485
5486 2004-03-07  Christian Schaller <Uraeus@gnome.org>
5487
5488         * ext/nas/nassink.c:
5489         A bunch of NAS fixes from Arwed von Merkatz
5490
5491 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5492
5493         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
5494         (qtdemux_parse_trak):
5495           Fix crash (j might be greater than n_samples, in which case we're
5496           writing outside the allocated space for the array) and memleak.
5497
5498 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5499
5500         * sys/oss/gstosssink.c: (gst_osssink_chain):
5501           And another caller that couldn't handle delay < 0 (unsigned
5502           integer overflow). Video now continues playing on an audio
5503           buffer underrun, and the clock continues working. Audio still
5504           stalls.
5505
5506 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5507
5508         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
5509         (gst_osssink_get_time):
5510           get_delay() may return values lower than 0. In those cases, we
5511           should not actually cast to *unsigned* int64, that will break
5512           stuff horribly. In my case, it screwed up A/V sync in movies
5513           in totem rather badly.
5514
5515 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
5516
5517         * ext/faac/gstfaac.c: (gst_faac_chain):
5518         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
5519         * ext/libpng/gstpngenc.c: (user_write_data):
5520         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
5521         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
5522         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
5523         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
5524         Fix several misuse of gst_buffer_merge (it doesn't take ownership
5525         of any buffer), should fix some leaks. I hope I didn't unref buffers
5526         that shouldn't be...
5527         
5528 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5529
5530         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
5531         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
5532         (error_callback), (gmi_reset), (gmi_seek_to_track),
5533         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
5534         (gmip_find_type_post), (gmip_find_stream_post),
5535         (gmip_find_track_streaminfo_post):
5536         * gst-libs/gst/media-info/media-info-priv.h:
5537         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
5538         (info_print), (main):
5539         * gst-libs/gst/media-info/media-info.c:
5540         (gst_media_info_error_create), (gst_media_info_error_element),
5541         (gst_media_info_instance_init), (gst_media_info_get_property),
5542         (gst_media_info_new), (gst_media_info_set_source),
5543         (gst_media_info_read_idler), (gst_media_info_read):
5544         * gst-libs/gst/media-info/media-info.h:
5545           first pass at making this work again.  This seems to work on
5546           tagged ogg/vorbis and mp3 files.
5547
5548 2004-03-06  Benjamin Otte  <otte@gnome.org>
5549
5550         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
5551           fix huge leak: gst_buffer_merge doesn't unref the first argument
5552           itself.
5553
5554 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5555
5556         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
5557           report layer/mode/emphasis
5558
5559 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
5560
5561         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
5562
5563 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5564
5565         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
5566           signal serial
5567
5568 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5569
5570         * ext/vorbis/vorbis.c: (plugin_init):
5571         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
5572         (gst_vorbis_dec_init), (vorbis_dec_event):
5573         add debug category
5574         make vorbisdec handle _BYTE and _TIME queries
5575
5576 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
5577
5578         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
5579           from the xing header
5580
5581 2004-03-06  Benjamin Otte  <otte@gnome.org>
5582
5583         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
5584         (gst_audio_convert_link), (gst_audio_convert_change_state),
5585         (gst_audio_convert_buffer_from_default_format):
5586           do conversions from/to float correctly, fix some caps nego errors,
5587           export correct supported caps in template and getcaps, use correct
5588           caps in try_set_caps functions
5589
5590 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
5591
5592         For some reason, I only committed a ChangeLog entry yesterday and 
5593         not the corresponding code...
5594         * ext/mad/gstmad.c: Fix detection of Xing headers
5595         * gst/tags/gstid3tag.c: Changes to support TLEN tags
5596
5597 2004-03-06  Benjamin Otte  <otte@gnome.org>
5598
5599         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
5600         (gst_ogg_demux_src_query):
5601           make sure to handle the case where there's no current chain
5602           gracefully.
5603
5604 2004-03-05  David Schleef  <ds@schleef.org>
5605
5606         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
5607         Add fixate function. (bug #131128)
5608         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
5609         (gst_sdlvideosink_fixate):  Add fixate function.
5610         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
5611         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
5612         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
5613         Fix missing break that was causing ulaw to be interpreted as
5614         raw int.
5615
5616 2004-03-05  David Schleef  <ds@schleef.org>
5617
5618         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
5619         Fix code that ignores return value of gst_buffer_merge().
5620         (bug #114560)
5621         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
5622         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
5623         * testsuite/gst-lint:  Check for above.
5624
5625 2004-03-05  David Schleef  <ds@schleef.org>
5626
5627         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
5628         caps and throw an element error.  (bug #136334)
5629
5630 2004-03-05  David Schleef  <ds@schleef.org>
5631
5632         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
5633         (gst_faad_chain): Fix negotiation.
5634         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
5635         key and button events.
5636         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
5637         dung heap of code.
5638         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
5639         depends on gconf
5640         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
5641         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
5642         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
5643         function to encourage better negotiation, particularly between
5644         audioconvert and osssink.
5645         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
5646         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
5647         more important.
5648         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
5649         typefinding.
5650         * gst/vbidec/vbiscreen.c:  Add glib header
5651         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
5652
5653 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
5654
5655         * ext/mad/gstmad.c: Fix detection of Xing headers
5656         * gst/tags/gstid3tag.c: Changes to support TLEN tags
5657
5658 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5659
5660         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
5661         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
5662           debug updates
5663
5664 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
5665
5666         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
5667         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
5668         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
5669         files, and report the parsed length as a GST_TAG_DURATION tag.
5670         * gst/tags/gstid3tag.c: support TLEN (duration) tag
5671
5672 2004-03-05  Benjamin Otte  <otte@gnome.org>
5673
5674         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
5675           convert channels correctly. convert correctly to unsigned.
5676
5677 2004-03-05  Julien MOUTTE <julien@moutte.net>
5678
5679         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
5680         we have a window before clearing it.
5681
5682 2004-03-05  Julien MOUTTE <julien@moutte.net>
5683
5684         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
5685         have a window before clearing it.
5686
5687 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
5688
5689         * gconf/gstreamer.schemas.in:
5690         * gst-libs/gst/gconf/Makefile.am:
5691           version installation path the same way as for 0.6
5692         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
5693         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
5694         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5695           remove comment that was fixed
5696
5697 2004-03-05  David Schleef  <ds@schleef.org>
5698
5699         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
5700         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
5701         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
5702         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
5703         Add prototype code for handling seeking and querying.
5704
5705 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5706
5707         * examples/gstplay/player.c: (main):
5708           Initialize variables to NULL. Prevents a segfault because the
5709           (uninitialized) variable is not NULL, resulting in a crash on
5710           trying to reach error->message.
5711
5712 2004-03-05  Benjamin Otte  <otte@gnome.org>
5713
5714         * gst/audioconvert/gstaudioconvert.c:
5715         (gst_audio_convert_buffer_to_default_format):
5716         make float=>int conversion work correctly even in cornercases.
5717
5718 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
5719
5720         * debian/README.Debian:
5721         * debian/build-deps:
5722         * debian/changelog:
5723         * debian/control:
5724         * debian/control.in:
5725         * debian/copyright:
5726         * debian/gstreamer-a52dec.files:
5727         * debian/gstreamer-aa.files:
5728         * debian/gstreamer-alsa.files:
5729         * debian/gstreamer-alsa.manpages:
5730         * debian/gstreamer-arts.files:
5731         * debian/gstreamer-artsd.files:
5732         * debian/gstreamer-audiofile.files:
5733         * debian/gstreamer-avifile.files:
5734         * debian/gstreamer-cdparanoia.files:
5735         * debian/gstreamer-colorspace.files:
5736         * debian/gstreamer-doc.files:
5737         * debian/gstreamer-dv.files:
5738         * debian/gstreamer-dvd.files:
5739         * debian/gstreamer-esd.files:
5740         * debian/gstreamer-festival.files:
5741         * debian/gstreamer-flac.files:
5742         * debian/gstreamer-gconf.conffiles:
5743         * debian/gstreamer-gconf.files:
5744         * debian/gstreamer-gconf.postinst:
5745         * debian/gstreamer-gnomevfs.files:
5746         * debian/gstreamer-gsm.files:
5747         * debian/gstreamer-http.files:
5748         * debian/gstreamer-jack.files:
5749         * debian/gstreamer-jpeg.files:
5750         * debian/gstreamer-mad.files:
5751         * debian/gstreamer-mikmod.files:
5752         * debian/gstreamer-misc.files:
5753         * debian/gstreamer-mpeg2dec.files:
5754         * debian/gstreamer-oss.files:
5755         * debian/gstreamer-plugin-apps.files:
5756         * debian/gstreamer-plugin-apps.manpages:
5757         * debian/gstreamer-plugin-libs-dev.files:
5758         * debian/gstreamer-plugin-libs.files:
5759         * debian/gstreamer-plugin-template.postinst:
5760         * debian/gstreamer-plugin-template.postrm:
5761         * debian/gstreamer-sdl.files:
5762         * debian/gstreamer-sid.files:
5763         * debian/gstreamer-vorbis.files:
5764         * debian/gstreamer-x.files:
5765         * debian/mk.control:
5766         * debian/rules:
5767         Debian package info not maintained here.
5768
5769 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
5770
5771         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
5772         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
5773         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
5774         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
5775         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
5776         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
5777         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
5778         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
5779         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
5780         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
5781         * gst-libs/gst/colorbalance/colorbalance.c:
5782         (gst_color_balance_class_init):
5783         * gst-libs/gst/colorbalance/colorbalancechannel.c:
5784         (gst_color_balance_channel_class_init):
5785         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
5786         * gst-libs/gst/play/play.c: (gst_play_class_init):
5787         * gst-libs/gst/propertyprobe/propertyprobe.c:
5788         (gst_property_probe_iface_init):
5789         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
5790         * gst-libs/gst/tuner/tunerchannel.c:
5791         (gst_tuner_channel_class_init):
5792         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
5793         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
5794         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
5795         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
5796         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
5797         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
5798         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
5799         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
5800         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
5801           fix signals to use - instead of _
5802         * ext/libcaca/gstcacasink.h:
5803         * ext/sdl/sdlvideosink.h:
5804           fix header rename
5805
5806 2004-03-04  David Schleef  <ds@schleef.org>
5807
5808         * testsuite/gst-lint:  Add a check for bad signal names.
5809
5810 2004-03-04  <kost@imn.htwk-leipzig.de>
5811
5812         reviewed by David Schleef
5813
5814         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
5815         modified the alpha channel and caused a warning. (bug #136192)
5816
5817 2004-04-03  Christian Schaller <Uraeus@gnome.org>
5818
5819         * gst-plugins.spec.in:
5820         Change names of plugins to actually be correct. Try to keep things
5821         alphabetical to avoid getting beat up by Thomas
5822
5823 2004-03-03  Julien MOUTTE <julien@moutte.net>
5824
5825         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
5826         Using ximagesink as a default if no gconf key found. We should
5827         probably consider using alsasink instead of osssink for the audio
5828         part.
5829
5830 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
5831
5832         * configure.ac:
5833           fix --with-plugins, don't think it ever worked before
5834         * gst-plugins.spec.in:
5835           even more updates
5836
5837 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5838
5839         * ext/sdl/sdlvideosink.h:
5840         * sys/ximage/ximagesink.h:
5841         * sys/xvideo/xvideosink.h:
5842         * sys/xvimage/xvimagesink.h:
5843           Fix for move of gstvideosink.h -> videosink.h.
5844
5845 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
5846
5847         * gst-libs/gst/xwindowlistener/Makefile.am:
5848           this is a plugin library, not a library
5849
5850 2004-03-01  David Schleef  <ds@schleef.org>
5851
5852         * AUTHORS:  Added some names.  Add yourself if you're still
5853         missing.
5854
5855 2004-03-01  David Schleef  <ds@schleef.org>
5856
5857         * MAINTAINERS: Add
5858
5859 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
5860
5861         * gst-plugins.spec.in: clean up spec file
5862
5863 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
5864
5865         * gst-libs/gst/video/Makefile.am:
5866         * gst-libs/gst/video/gstvideosink.c:
5867         * gst-libs/gst/video/gstvideosink.h:
5868           rename gstvideosink.h to videosink.h to match other headers
5869         * gst/mixmatrix/Makefile.am:
5870           fix plugin filename
5871         * gst/tags/Makefile.am: fix plugin filename
5872
5873 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
5874
5875         * gst/tags/Makefile.am: fix plugin filename
5876
5877 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
5878
5879         * examples/gstplay/player.c: (got_time_tick), (main):
5880           add error handler
5881           display time_tick more readably
5882         * gst/mixmatrix/Makefile.am:
5883           fix plugin file name
5884
5885 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
5886
5887         * sys/oss/gstosselement.c: (gst_osselement_probe),
5888         (device_combination_append), (gst_osselement_class_probe_devices):
5889         * sys/oss/gstosselement.h: 
5890           Reworked enumeration of oss dsps and mixers so that gst-mixer works
5891           on my system using alsa oss emulation, fixes bug #135597
5892
5893 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5894
5895         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
5896         (gst_videodrop_chain), (gst_videodrop_change_state):
5897         * gst/videodrop/gstvideodrop.h:
5898           Work based on timestamp of input data, not based on the expected
5899           framerate from the input. The consequence is that this element now
5900           not only scales framerates, but also functions as a framerate
5901           corrector or framerate stabilizer/constantizer.
5902
5903 2004-02-27  David Schleef  <ds@schleef.org>
5904
5905         patches from jmmv@menta.net (Julio M. Merino Vidal)
5906
5907         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
5908         GST_ELEMENT_ERROR call (bug #135634)
5909         * gst/interleave/interleave.c: (interleave_buffered_loop),
5910         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
5911         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
5912         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
5913         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
5914         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
5915         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
5916         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
5917         Fix GST_ELEMENT_ERROR call.
5918         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
5919         GST_ELEMENT_ERROR call.
5920
5921 2004-02-27  Benjamin Otte  <otte@gnome.org>
5922
5923         * gst-libs/gst/audio/audio.h:
5924           add macro to make sure header isn't included twice
5925         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
5926           don't use gst_buffer_free
5927         * gst/playondemand/filter.func:
5928           don't use gst_data_free. Free data only once.
5929
5930 2004-02-26  David Schleef  <ds@schleef.org>
5931
5932         * gst-libs/gst/colorbalance/Makefile.am:
5933         * gst-libs/gst/mixer/Makefile.am:
5934         * gst-libs/gst/tuner/Makefile.am:
5935         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
5936         should not be disted, -marshal.h files should not be installed,
5937         and -enum.h files _should_ be installed.  Fix to make this the
5938         case.
5939
5940 === release 0.7.5 ===
5941
5942 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
5943
5944         * configure.ac: release 0.7.5, "Under The Sea"
5945
5946 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5947
5948         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
5949         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
5950         * gst/videoscale/gstvideoscale.c:
5951         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
5952           assorted debug/warning fixes
5953
5954 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5955
5956         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
5957         (gst_videoscale_init), (gst_videoscale_chain),
5958         (gst_videoscale_set_property), (plugin_init):
5959         * gst/videoscale/gstvideoscale.h:
5960         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
5961         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
5962         (gst_videoscale_planar400), (gst_videoscale_packed422),
5963         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
5964         (gst_videoscale_24bit), (gst_videoscale_16bit),
5965         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
5966         (gst_videoscale_scale_plane_slow),
5967         (gst_videoscale_scale_point_sample),
5968         (gst_videoscale_scale_nearest),
5969         (gst_videoscale_scale_nearest_str2),
5970         (gst_videoscale_scale_nearest_str4),
5971         (gst_videoscale_scale_nearest_32bit),
5972         (gst_videoscale_scale_nearest_24bit),
5973         (gst_videoscale_scale_nearest_16bit):
5974         add debugging category and use it properly
5975         fix use of GST_PTR_FORMAT
5976
5977 2004-02-25  Andy Wingo  <wingo@pobox.com>
5978
5979         * gst/interleave/interleave.c (interleave_buffered_loop): Always
5980         push only when channel->buffer is NULL. Prevents segfaults doing
5981         the state change after a nonlocal exit, like a scheme exception.
5982
5983         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5984         Handle the case where the intersected caps is empty.
5985
5986 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5987
5988         * gst/law/mulaw-decode.c: (mulawdec_link):
5989         * gst/law/mulaw.c: (plugin_init):
5990           fix mulawdec so it actually works again
5991
5992 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
5993
5994         reviewed by: David Schleef  <ds@schleef.org>
5995
5996         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
5997         (gst_gamma_init), (gst_gamma_set_property),
5998         (gst_gamma_get_property), (gst_gamma_calculate_tables),
5999         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
6000         for RGB, with separate r g and b correction factors. (#131167)
6001
6002 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6003
6004         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
6005           only signal tags for bitrate if they're > 0 (#134894)
6006
6007 2004-02-24  David Schleef  <ds@schleef.org>
6008
6009         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
6010         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
6011         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
6012         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
6013         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
6014         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
6015         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
6016         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
6017         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
6018         category.  Attempt to fix timestamp calculation.
6019
6020 2004-02-24  Johan Dahlin  <johan@gnome.org>
6021
6022         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
6023
6024 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6025
6026         * configure.ac:
6027         * gconf/Makefile.am:
6028         * gconf/gstreamer.schemas:
6029         * gst-libs/gst/gconf/Makefile.am:
6030         * gst-libs/gst/gconf/gconf.c:
6031           version gconf schemas and install locations
6032
6033 2004-02-23  Benjamin Otte  <otte@gnome.org>
6034
6035         * ext/xine/xineinput.c: (gst_xine_input_dispose):
6036         (gst_xine_input_subclass_init):
6037           call parent dispose.
6038           change pad template for CD reader correctly
6039         * ext/xine/Makefile.am:
6040         * ext/xine/gstxine.h:
6041         * ext/xine/xine.c: (plugin_init):
6042         * ext/xine/xineaudiosink.c:
6043           wrap audio sinks, too
6044         * gst-libs/gst/resample/private.h:
6045         * gst-libs/gst/resample/resample.c: (gst_resample_init),
6046         (gst_resample_reinit), (gst_resample_scale),
6047         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
6048         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
6049         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
6050         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
6051         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
6052         * gst-libs/gst/resample/resample.h:
6053         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
6054         (gst_audioscale_class_init), (gst_audioscale_link),
6055         (gst_audioscale_get_buffer), (gst_audioscale_init),
6056         (gst_audioscale_chain), (gst_audioscale_set_property),
6057         (gst_audioscale_get_property):
6058         * gst/audioscale/gstaudioscale.h:
6059           s/resample_*/gst_resample_*/i to not clobber namespaces
6060
6061 2004-02-23  Julien MOUTTE  <julien@moutte.net>
6062
6063         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6064         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
6065         (gst_riff_create_video_template_caps),
6066         (gst_riff_create_audio_template_caps),
6067         (gst_riff_create_iavs_template_caps):
6068         * gst-libs/gst/riff/riff-media.h:
6069         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
6070         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
6071         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
6072         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
6073         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6074         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
6075         (gst_matroska_demux_plugin_init): First batch implementing audio and 
6076         video codec tags in demuxers.
6077
6078 2004-02-22  Benjamin Otte  <otte@gnome.org>
6079
6080         * ext/xine/Makefile.am:
6081         * ext/xine/gstxine.h:
6082         * ext/xine/xine.c: (plugin_init):
6083         * ext/xine/xineinput.c:
6084           add input plugin wrapper. Playback from files, http, mms and cdda
6085           works.
6086         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
6087           remove leftover G_GNUC_UNUSED
6088         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
6089         (gst_asf_demux_identify_guid):
6090           improve debugging output
6091
6092 2004-02-22  Benjamin Otte  <otte@gnome.org>
6093
6094         reported by: Padraig O'Briain <padraig.obriain@sun.com>
6095
6096         * autogen.sh:
6097           replace test -e with test -x for mkinstalldirs to be more portable.
6098           (fixes #134816)
6099
6100 2004-02-22  Benjamin Otte  <otte@gnome.org>
6101
6102         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
6103
6104         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
6105           set rank to PRIMARY
6106         * gst/volume/gstvolume.c: (plugin_init):
6107           set rank to NONE
6108         fixes #134960
6109
6110 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
6111
6112         reviewed by Benjamin Otte  <otte@gnome.org>
6113
6114         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
6115           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
6116
6117 2004-02-22  Benjamin Otte  <otte@gnome.org>
6118
6119         * configure.ac:
6120           export [_]*{gst,Gst,GST}.* symbols from plugins
6121
6122 2004-02-22  Christophe Fergeau <teuf@gnome.org>
6123
6124         reviewed by: Benjamin Otte  <otte@gnome.org>
6125
6126         * ext/lame/gstlame.c: (add_one_tag):
6127         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
6128         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
6129         (gst_vorbisenc_metadata_set1):
6130         * gst/tags/gstid3tag.c:
6131         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
6132           apply fixes from bugs #135042 (lame can't write tags) and #133817
6133           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
6134
6135 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
6136
6137         * configure.ac: Export only gst_plugin_desc from plugins.
6138          Note that this change only makes any effect with Linux using libtool 
6139          1.5.2 or higher. Otherwise it is silently ignored, but it would build
6140          fine. And don't try to have several versions of libtool in different
6141          directories.
6142
6143 2004-02-20  Andy Wingo  <wingo@pobox.com>
6144
6145         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
6146         interleave respectively.
6147
6148         * gst/interleave/deinterleave.c: New plugin: deinterleave
6149         (replaces on oneton).
6150         * gst/interleave/interleave.c: New plugin: interleave.
6151         * gst/interleave/plugin.h: Support file.
6152         * gst/interleave/plugin.c: Support file.
6153
6154         * configure.ac: Remove intfloat and oneton, add interleave.
6155
6156         * ext/sndfile/gstsf.c: Handle events better.
6157
6158         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
6159         and float2int operation. int2float has scheduling problems as
6160         noted in in2float_chain. 
6161
6162 2004-02-20  Benjamin Otte  <otte@gnome.org>
6163
6164         * ext/xine/Makefile.am:
6165         * ext/xine/gstxine.h:
6166         * ext/xine/xine.c: 
6167         * ext/xine/xineaudiodec.c: 
6168         * ext/xine/xinecaps.c: 
6169           add first version of xine plugin wrapper. Currently only wraps the
6170           QDM2 win32 DLL, and even that only in proof-of-concept quality.
6171         * configure.ac:
6172         * ext/Makefile.am:
6173           add xine plugin wrapper, disabled by default. Use --enable-xine to
6174           build. Note that it'll segfault on gst-register if you don't remove
6175           the goom and tvtime post plugins from xine.
6176         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
6177         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
6178           add extradata parsing for QDM2.
6179           change around debugging prints.
6180
6181 2004-02-19  Benjamin Otte  <otte@gnome.org>
6182
6183         * ext/lame/gstlame.c: (gst_lame_chain):
6184         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
6185           use gst_tag_list_insert when you want to insert tags
6186
6187 2004-02-18  David Schleef  <ds@schleef.org>
6188
6189         * configure.ac:  Move massink to gst-rotten
6190         * ext/Makefile.am:
6191         * ext/mas/Makefile.am:
6192         * ext/mas/massink.c:
6193         * ext/mas/massink.h:
6194
6195 2004-02-18  David Schleef  <ds@schleef.org>
6196
6197         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
6198         typefinding, since it seems to be worse than nothing.
6199         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
6200         atom to recognize .mp4 and .m4a files as video/quicktime.
6201
6202 2004-02-18  David Schleef  <ds@schleef.org>
6203
6204         * gst/sine/demo-dparams.c: (quit_live),
6205         (dynparm_log_value_changed), (dynparm_value_changed), (main):
6206         Use double dparams, not float.
6207         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6208         (gst_sinesrc_init): Change sync default to FALSE, since multiple
6209         sync'd elements don't really work correctly.
6210         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
6211         (volume_update_volume), (volume_get_property):  Change dparam
6212         to double.
6213
6214 2004-02-18  Julien MOUTTE  <julien@moutte.net>
6215
6216         * sys/ximage/ximagesink.c:
6217         (gst_ximagesink_xwindow_update_geometry),
6218         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
6219         (gst_ximagesink_change_state), (gst_ximagesink_expose),
6220         (gst_ximagesink_init): Rework the way software video scaling works. So
6221         now we check on each chain call if the video frames are feeling the 
6222         window. If not we try to renegotiate caps. On failure we memorize that
6223         and we won't try again for that PLAYING sessions.
6224         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
6225         failure.
6226         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the 
6227         synchronous flag.
6228
6229 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
6230
6231         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
6232           break up _link so we can give a better debug message for errors
6233
6234 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
6235
6236         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
6237           set up debug category
6238
6239 2004-02-18  Julien MOUTTE <julien@moutte.net>
6240
6241         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
6242         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
6243         the way renegotiation work. The event handling function is not taking
6244         care of external windows and renegotiate method check for pad flags
6245         NEGOTIATING. Should fix : #133209
6246
6247 2004-02-17  Julien MOUTTE  <julien@moutte.net>
6248
6249         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
6250         pad is negotiating before trying renegotiation.
6251
6252 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6253
6254         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
6255           pass on all possible mime types as typefind hints
6256
6257 2004-02-17  Julien MOUTTE <julien@moutte.net>
6258
6259         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
6260         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
6261         possible SHM leak if we crash. All other apps using XShm are doing
6262         that.
6263
6264 2004-02-17  Julien MOUTTE  <julien@moutte.net>
6265
6266         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
6267         (gst_ximagesink_expose): Renegotiate size on expose.
6268         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
6269         size on expose.
6270
6271 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6272
6273         * testsuite/alsa/sinesrc.c:
6274           cosmetic fix to fix compile issue with gcc 2.95.4
6275
6276 2004-02-16  Julien MOUTTE <julien@moutte.net>
6277
6278         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
6279         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
6280         failed opening the audio device.
6281         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
6282         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
6283         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
6284         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
6285         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
6286         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
6287         (gst_ximagesink_change_state), (gst_ximagesink_chain),
6288         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
6289         Removing some useless g_return_if_fail like wingo suggested.
6290         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
6291         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
6292         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
6293         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
6294         (gst_xvimagesink_update_colorbalance),
6295         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
6296         (gst_xvimagesink_xcontext_clear),
6297         (gst_xvimagesink_get_fourcc_from_caps),
6298         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
6299         (gst_xvimagesink_set_xwindow_id),
6300         (gst_xvimagesink_colorbalance_list_channels),
6301         (gst_xvimagesink_colorbalance_set_value),
6302         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
6303         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
6304
6305 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
6306
6307         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
6308           throw error when not negotiated instead of asserting
6309
6310 2004-02-15  Julien MOUTTE  <julien@moutte.net>
6311
6312         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for 
6313         correct data refcounting.
6314
6315 2004-02-15  Julien MOUTTE  <julien@moutte.net>
6316
6317         * gst/switch/gstswitch.c: (gst_switch_change_state),
6318         (gst_switch_class_init): Cleaning the sinkpads correctly on state
6319         change, mostly the EOS flag.
6320
6321 2004-02-15  Julien MOUTTE  <julien@moutte.net>
6322
6323         * examples/gstplay/player.c: (got_eos), (main): Adding some 
6324         output for debugging.
6325         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
6326         timeouts if we go to any state different from PLAYING.
6327         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
6328         more EOS bugs in riff lib.
6329
6330 2004-02-14  Julien MOUTTE  <julien@moutte.net>
6331
6332         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
6333         visualization until i find a way to fix switch correctly.
6334         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
6335         EOS arrives.
6336         * gst/switch/gstswitch.c: (gst_switch_release_pad),
6337         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
6338         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
6339         Reworked switch to get a more correct behaviour with events and refing
6340         of data stored in sinkpads.
6341         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
6342         we don't pull from a pad in EOS.
6343
6344 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6345
6346         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
6347           remove v1 tag even if we can't read it (makes sure we don't detect
6348           it again)
6349
6350 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6351
6352         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
6353         (gst_alsa_xrun_recovery):
6354         * ext/alsa/gstalsa.h:
6355           try xrun recovery when wait failed. Make xrun recovery function
6356           return TRUE/FALSE to indicate success. (might fix #134354)
6357
6358 2004-02-13  David Schleef  <ds@schleef.org>
6359
6360         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
6361         (dynparm_value_changed), (main): Convert from float to double.
6362         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
6363
6364 2004-02-13  David Schleef  <ds@schleef.org>
6365
6366         * gst/silence/gstsilence.c: (gst_silence_class_init),
6367         (gst_silence_set_clock), (gst_silence_get),
6368         (gst_silence_set_property), (gst_silence_get_property):
6369         * gst/silence/gstsilence.h: Add sync property.
6370         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6371         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
6372         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
6373         * gst/sine/gstsinesrc.h: Add sync property.
6374
6375 2004-02-13  David Schleef  <ds@schleef.org>
6376
6377         * gst/intfloat/gstint2float.c: (conv_f32_s16),
6378         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
6379
6380 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6381
6382         * configure.ac:
6383         * ext/Makefile.am:
6384         * gst-libs/ext/Makefile.am:
6385           move ffmpeg plugin to gst-ffmpeg module
6386
6387 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6388
6389         * configure.ac: use GST_ARCH to detect architecture
6390
6391 2004-02-12  Julien MOUTTE  <julien@moutte.net>
6392
6393         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
6394
6395 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
6396
6397         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
6398           classify LADSPA plugins based on number of src/sink pads
6399           (#133663, Stefan Kost)
6400         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
6401           fix dparams registration
6402           (#133528, Stefan Kost)
6403         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
6404           fix use of isprint and use g_ascii_isprint instead
6405           (#133316, Stefan Kost)
6406
6407 2004-02-11  David Schleef  <ds@schleef.org>
6408
6409         Convert a few inner loops to use liboil.  This is currently
6410         optional, and is only enabled if liboil is present (duh!).
6411         * configure.ac: Check for liboil-0.1
6412         * gst/intfloat/Makefile.am:
6413         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
6414         (gst_int2float_chain_gint16):
6415         * gst/videofilter/Makefile.am:
6416         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
6417         (tablelookup_u8), (gst_videobalance_planar411):
6418         * gst/videotestsrc/Makefile.am:
6419         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
6420         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
6421         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
6422         (paint_hline_RGB565), (paint_hline_xRGB1555):
6423
6424 2004-02-11  David Schleef  <ds@schleef.org>
6425
6426         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
6427         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
6428         (gst_colorspace_getcaps), (gst_colorspace_link),
6429         (gst_colorspace_base_init), (gst_colorspace_init),
6430         (gst_colorspace_chain), (gst_colorspace_change_state),
6431         (plugin_init): Merge Ronald's patch (bug #117897) and update
6432         for new caps and negotiation.  Seems to work, although it
6433         shows off bugs in lcs.
6434
6435 2004-02-11  David Schleef  <ds@schleef.org>
6436
6437         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
6438         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
6439
6440 2004-02-11  David Schleef  <ds@schleef.org>
6441
6442         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
6443         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
6444         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
6445         Add server and port properties
6446
6447 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
6448
6449         * m4/a52.m4:
6450         * m4/aalib.m4:
6451         * m4/as-ffmpeg.m4:
6452         * m4/as-liblame.m4:
6453         * m4/as-slurp-ffmpeg.m4:
6454         * m4/check-libheader.m4:
6455         * m4/esd.m4:
6456         * m4/freetype2.m4:
6457         * m4/gconf-2.m4:
6458         * m4/glib.m4:
6459         * m4/gst-alsa.m4:
6460         * m4/gst-artsc.m4:
6461         * m4/gst-ivorbis.m4:
6462         * m4/gst-matroska.m4:
6463         * m4/gst-sdl.m4:
6464         * m4/gst-shout2.m4:
6465         * m4/gst-sid.m4:
6466         * m4/gtk.m4:
6467         * m4/libdv.m4:
6468         * m4/libfame.m4:
6469         * m4/libmikmod.m4:
6470         * m4/ogg.m4:
6471         * m4/vorbis.m4:
6472           fix underquotedness of macros (#133800)
6473         * m4/as-avifile.m4:
6474         * m4/xmms.m4:
6475           removed because no longer used
6476
6477 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
6478
6479         * configure.ac:
6480           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
6481           by autopoint (fixes #132996)
6482
6483 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6484
6485         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
6486         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
6487         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
6488         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
6489           fix memleaks
6490
6491 2004-02-11  David Schleef  <ds@schleef.org>
6492
6493         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
6494         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
6495         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
6496         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
6497         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
6498         (gst_jpegenc_class_init), (gst_jpegenc_init),
6499         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
6500         (gst_jpegenc_chain), (gst_jpegenc_set_property),
6501         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
6502         * ext/jpeg/gstjpegenc.h: Fix negotiation.
6503
6504 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6505
6506         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
6507         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
6508         * ext/mikmod/gstmikmod.h:
6509           fix caps negotiation in mikmod
6510         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
6511           output debug information
6512
6513 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6514
6515         * gst-libs/gst/colorbalance/Makefile.am:
6516         * gst-libs/gst/navigation/Makefile.am:
6517         * gst-libs/gst/xoverlay/Makefile.am:
6518           remove unused GST_OPT_CFLAGS from Makefiles
6519           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
6520
6521 2004-02-07  David Schleef  <ds@schleef.org>
6522
6523         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
6524         push events to pads that haven't been created (#133508)
6525
6526 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
6527
6528         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
6529         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
6530         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
6531         (gst_dvdec_loop), (gst_dvdec_change_state):
6532         Second attempt at committing a working dvdec element.
6533
6534 2004-02-06  David Schleef  <ds@schleef.org>
6535
6536         Build fixes for OS X: (see #129600)
6537         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
6538         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
6539         (gst_riff_read_strf_iavs):
6540         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
6541         (gst_avi_demux_stream_odml):
6542         * gst/playondemand/Makefile.am:
6543         * gst/rtp/rtp-packet.c:
6544
6545 2004-02-05  David Schleef  <ds@schleef.org>
6546
6547         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
6548         last change, because it Just Doesn't Compile.
6549
6550 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6551
6552         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
6553           skip undecodable id3v2 tag instead of keeping it
6554
6555 2004-02-05  David Schleef  <ds@schleef.org>
6556
6557         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
6558         Unref leaked buffer.  (Noticed by Ronald)
6559
6560 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
6561
6562         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
6563         Sync requires with other checks.  >= vs =.
6564
6565 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
6566
6567         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
6568         (gst_dvdec_video_link), (gst_dvdec_loop):
6569         * ext/dv/gstdvdec.h:
6570           rework the caps negotiation so that dvdec works again instead
6571           of just segfaulting.
6572
6573 === release 0.7.4 ===
6574
6575 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
6576                                                                                 
6577         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
6578         * configure.ac: changed for release
6579
6580 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
6581
6582         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
6583         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
6584         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
6585         * pkgconfig/gstreamer-play-uninstalled.pc.in:
6586           reworked patch by David Lehn to fix libdir and includedir for
6587           uninstalled libraries
6588           removed play and gconf from gstreamer-libs since they have their
6589           own pkgconfig files
6590
6591 2004-02-04  David Schleef  <ds@schleef.org>
6592
6593         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
6594         memleak.
6595
6596 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6597
6598         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
6599           use correct GST_TAG_ENCODER tag
6600
6601 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6602
6603         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
6604           be sure to stop the clock when going to paused
6605         * sys/oss/gstosssink.c: (gst_osssink_change_state):
6606           reset number of transmitted when going to ready.
6607         fixes #132935
6608
6609 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
6610
6611         reviewed by Benjamin Otte
6612
6613         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
6614           extract track count (fixes #133410)
6615
6616 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6617
6618         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
6619           that should be !=, not == (fixes #132519)
6620
6621 2004-02-04  David Schleef  <ds@schleef.org>
6622
6623         Make sure set_explicit_caps() is called before adding pad.
6624         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
6625         * gst/id3/gstid3types.c: (gst_id3types_loop):
6626         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
6627         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
6628
6629 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
6630
6631         * configure.ac:
6632           bump nano to 2, first prerelease
6633           put back AM_PROG_LIBTOOL
6634
6635 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
6636
6637         * testsuite/alsa/Makefile.am:
6638           these are user test apps, not automatic testsuite tests
6639
6640 2004-02-04  David Schleef  <ds@schleef.org>
6641
6642         Convert GST_DEBUG_CAPS() to GST_DEBUG():
6643         * gst/mpeg1videoparse/gstmp1videoparse.c:
6644         (mp1videoparse_parse_seq):
6645         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
6646         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
6647         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
6648         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
6649         (gst_xvideosink_getcaps):
6650         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
6651         * testsuite/gst-lint: more tests
6652
6653 2004-02-04  David Schleef  <ds@schleef.org>
6654
6655         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
6656         with the code that they would expand to.
6657         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
6658         (gst_flacdec_get_src_query_types),
6659         (gst_flacdec_get_src_event_masks):
6660         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
6661         (gst_gnomevfssrc_get_query_types),
6662         (gst_gnomevfssrc_get_event_mask):
6663
6664 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6665
6666         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6667         (gst_sinesrc_dispose):
6668           fix memleak by properly disposing sinesrc
6669
6670 2004-02-04  Julien MOUTTE  <julien@moutte.net>
6671
6672         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
6673         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
6674         an overlay to redraw the image because it has been exposed.
6675         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
6676         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
6677         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
6678         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
6679         interface
6680         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
6681         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
6682         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
6683         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
6684         interface 
6685
6686 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6687
6688         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
6689           more memleak fixage
6690
6691 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6692
6693         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
6694         * gst/typefind/gsttypefindfunctions.c:
6695           fix memleaks shown by gst-typefind
6696
6697 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
6698
6699         * common/glib-gen.mak:
6700           add hack rule to touch .Plo files
6701         * gst-libs/gst/colorbalance/Makefile.am:
6702         * gst-libs/gst/mixer/Makefile.am:
6703         * gst-libs/gst/play/Makefile.am:
6704         * gst-libs/gst/tuner/Makefile.am:
6705           remove glib_root variable
6706
6707 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6708
6709         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
6710           set explicit caps before adding the element, so the autopluggers can
6711           plug correctly.
6712         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
6713         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
6714         (mpeg_video_type_find), (mpeg_video_stream_type_find),
6715         (dv_type_find):
6716           fix memleaks in typefind functions. gst_type_find_suggest takes a const
6717           argument.
6718
6719 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
6720
6721         * gst-libs/gst/colorbalance/Makefile.am:
6722         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
6723         * gst-libs/gst/colorbalance/colorbalance.c:
6724         * gst-libs/gst/colorbalance/colorbalance.h:
6725         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
6726         * gst-libs/gst/mixer/Makefile.am:
6727         * gst-libs/gst/mixer/mixer-marshal.list:
6728         * gst-libs/gst/mixer/mixer.c:
6729         * gst-libs/gst/mixer/mixer.h:
6730         * gst-libs/gst/mixer/mixermarshal.list:
6731         * gst-libs/gst/play/Makefile.am:
6732         * gst-libs/gst/play/play.h:
6733         * gst-libs/gst/tuner/Makefile.am:
6734         * gst-libs/gst/tuner/tuner-marshal.list:
6735         * gst-libs/gst/tuner/tuner.c:
6736         * gst-libs/gst/tuner/tuner.h:
6737         * gst-libs/gst/tuner/tunermarshal.list:
6738           use new glib-gen.mak snippet to clean up Makefile.am
6739           fix various bugs in Makefile.am's
6740
6741 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6742
6743         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
6744           handle chain parsing correctly in the multichain case
6745         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
6746         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
6747         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
6748         (theora_dec_chain):
6749           handle events and queries correctly
6750
6751 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
6752
6753         * .cvsignore:
6754         Ignore generated file _stdint.h.
6755
6756 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
6757
6758         * gst-libs/gst/colorbalance/Makefile.am:
6759         * gst-libs/gst/colorbalance/colorbalance.h:
6760         * gst-libs/gst/mixer/Makefile.am:
6761         * gst-libs/gst/mixer/mixer.h:
6762         * gst-libs/gst/play/Makefile.am:
6763         * gst-libs/gst/play/play.h:
6764         * gst-libs/gst/tuner/Makefile.am:
6765         * gst-libs/gst/tuner/tuner.h:
6766         Generate enum type code with glib-mkenums.
6767         * gst-libs/gst/colorbalance/.cvsignore:
6768         * gst-libs/gst/mixer/.cvsignore:
6769         * gst-libs/gst/play/.cvsignore:
6770         * gst-libs/gst/tuner/.cvsignore:
6771         Ignore generated files.
6772
6773 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
6774
6775         * gst-libs/gst/audio/.cvsignore:
6776         Ignore generated file.
6777         * gst-libs/gst/audio/Makefile.am:
6778         Do not install example filter.
6779
6780 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
6781
6782         * examples/switch/.cvsignore:
6783         Ignore generated file.
6784
6785 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6786
6787         * common/m4/ax_create_stdint_h.m4:
6788         * configure.ac:
6789           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
6790           _stdint.h.
6791         * Makefile.am:
6792           remove generated _stdint.h in DISTCLEANFILES
6793         * ext/a52dec/gsta52dec.c:
6794           include _stdint.h for a52dec. (should fix #133064)
6795
6796 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
6797
6798         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
6799         (gst_tag_to_vorbis_comments):
6800         Add replaygain support to vorbistag
6801
6802 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
6803         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
6804         (gst_ffmpeg_caps_to_extradata):
6805           Fix SVQ3 caps flag properties
6806           Use glib macro for bytes swap
6807
6808 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6809
6810         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
6811         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
6812         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
6813         * ext/sndfile/gstsf.c: (plugin_init):
6814         * gst/avi/gstavi.c: (plugin_init):
6815         * sys/dxr3/dxr3init.c: (plugin_init):
6816         * sys/oss/gstossaudio.c: (plugin_init):
6817         * sys/v4l/gstv4l.c: (plugin_init):
6818         * sys/v4l2/gstv4l2.c: (plugin_init):
6819           remove textdomain calls
6820         * po/nl.po:
6821           update Dutch translation
6822
6823 2004-02-02  Julien MOUTTE  <julien@moutte.net>
6824
6825         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
6826         (gst_play_set_audio_sink): Moving volume in the audio thread for 
6827         instantaneous volume change. Maybe i will add another volume in front
6828         of visualization later, not sure yet though.
6829
6830 2004-02-02  Julien MOUTTE  <julien@moutte.net>
6831
6832         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
6833         (gst_ximagesink_handle_xevents): Better X events handling, only take
6834         the latest events for configure and motion.
6835         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
6836
6837 2004-02-02  Jon Trowbridge  <trow@gnu.org>
6838
6839         reviewed by: David Schleef  <ds@schleef.org>
6840
6841         Fix memory leaks:
6842         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
6843         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
6844
6845 2004-02-02  David Schleef  <ds@schleef.org>
6846
6847         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
6848         of lines.
6849         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
6850         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
6851         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
6852         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
6853         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
6854         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
6855         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
6856         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
6857         (gst_float2_2_int_link):
6858         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
6859         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
6860         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
6861         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
6862         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
6863         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
6864         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
6865         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
6866         * testsuite/gst-lint: Add tests for bzero and ;;
6867
6868 2004-02-02  David Schleef  <ds@schleef.org>
6869
6870         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
6871
6872 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6873
6874         * ext/aalib/gstaasink.c: (gst_aasink_open):
6875         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
6876         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
6877         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
6878         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
6879         (gst_afsink_close_file):
6880         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
6881         (gst_afsrc_close_file):
6882         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
6883         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
6884         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
6885         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
6886         * ext/esd/esdmon.c: (gst_esdmon_get):
6887         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
6888         * ext/faac/gstfaac.c: (gst_faac_chain):
6889         * ext/faad/gstfaad.c: (gst_faad_chain):
6890         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
6891         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
6892         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
6893         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
6894         (gst_flacdec_loop):
6895         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
6896         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
6897         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
6898         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
6899         (gst_gnomevfssink_close_file):
6900         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
6901         (gst_gnomevfssrc_open_file):
6902         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
6903         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
6904         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
6905         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
6906         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
6907         * ext/mad/gstmad.c: (gst_mad_chain):
6908         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
6909         * ext/mpeg2dec/gstmpeg2dec.c:
6910         * ext/mpeg2enc/gstmpeg2enc.cc:
6911         * ext/mplex/gstmplex.cc:
6912         * ext/mplex/gstmplexibitstream.cc:
6913         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
6914         (gst_ogg_demux_push):
6915         * ext/raw1394/gstdv1394src.c:
6916         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
6917         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
6918         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
6919         (gst_sf_loop):
6920         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
6921         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
6922         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
6923         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
6924         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
6925         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
6926         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
6927         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
6928         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
6929         (gst_riff_read_element_data), (gst_riff_read_seek),
6930         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
6931         * gst/adder/gstadder.c: (gst_adder_loop):
6932         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
6933         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
6934         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
6935         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
6936         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
6937         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
6938         * gst/goom/gstgoom.c: (gst_goom_chain):
6939         * gst/id3/gstid3types.c: (gst_id3types_loop):
6940         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
6941         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
6942         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
6943         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
6944         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
6945         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
6946         (gst_ebml_read_float), (gst_ebml_read_header):
6947         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
6948         (gst_matroska_demux_parse_blockgroup):
6949         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
6950         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
6951         * gst/oneton/gstoneton.c: (gst_oneton_chain):
6952         * gst/silence/gstsilence.c: (gst_silence_get):
6953         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
6954         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
6955         * gst/speed/gstspeed.c: (speed_loop):
6956         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
6957         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
6958         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
6959         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
6960         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
6961         (gst_wavparse_loop):
6962         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
6963         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
6964         (dxr3audiosink_close):
6965         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
6966         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
6967         (dxr3videosink_close), (dxr3videosink_write_data):
6968         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
6969         * sys/oss/gstosssink.c: (gst_osssink_chain):
6970         * sys/oss/gstosssrc.c: (gst_osssrc_get):
6971         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
6972         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
6973         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
6974         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
6975         (gst_v4l_set_window), (gst_v4l_enable_overlay):
6976         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
6977         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
6978         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
6979         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
6980         (gst_v4l_set_audio):
6981         * sys/v4l/v4l_calls.h:
6982         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
6983         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
6984         (gst_v4lmjpegsink_playback_init),
6985         (gst_v4lmjpegsink_playback_start):
6986         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
6987         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
6988         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
6989         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
6990         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
6991         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
6992         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
6993         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
6994         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
6995         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
6996         (gst_v4l2_get_output), (gst_v4l2_set_output),
6997         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
6998         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
6999         (gst_v4l2_set_attribute):
7000         * sys/v4l2/v4l2_calls.h:
7001         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
7002         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
7003         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
7004         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
7005         (gst_v4l2src_capture_stop):
7006         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
7007         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
7008         (gst_ximagesink_chain):
7009         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
7010         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
7011         (gst_xvideosink_xwindow_new):
7012         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
7013         (gst_xvimagesink_chain):
7014
7015 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7016
7017         * gst/volume/gstvolume.c: (gst_volume_set_volume),
7018         (gst_volume_get_volume), (volume_class_init), (volume_init),
7019         (volume_chain_int16), (volume_update_volume):
7020         * gst/volume/gstvolume.h:
7021           make code more readable by removing magic numbers
7022           make mixer interface export 0-100 range
7023           make it internally map to 0.0-1.0 range so users don't distort
7024           output by putting the sliders at full volume
7025
7026 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7027
7028         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
7029         (gst_play_state_change), (gst_play_seek_to_time):
7030         block the tick callback for 0.5 secs after doing a seek
7031
7032 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7033
7034         * gst-libs/gst/play/play.c: (gst_play_new):
7035           check for GError
7036
7037 2004-02-01  Julien MOUTTE  <julien@moutte.net>
7038
7039         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
7040         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
7041         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
7042         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
7043         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
7044         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
7045
7046 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
7047
7048         * configure.ac:
7049         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
7050           check for a function added in vorbis 1.1
7051
7052 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7053
7054         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
7055         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
7056           really start/stop clock only on PLAYING <=> PAUSED
7057         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7058           remove \n from debugging lines
7059         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
7060           make it work when seeking does not
7061         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
7062           reset on DISCONT
7063
7064 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7065
7066         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
7067           start clock on PAUSED=>PLAYING, not later
7068         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7069           extract correct time for different discont formats
7070         (gst_alsa_sink_get_time):
7071           don't segfault when no format is negotiated yet, just return 0
7072         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
7073         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
7074         (gst_ogg_pad_push):
7075           handle flush and discont events correctly
7076         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
7077           handle discont events correctly
7078
7079 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
7080
7081         * gst-libs/gst/play/play.c: (gst_play_error_quark),
7082         (gst_play_error_create), (gst_play_error_plugin),
7083         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
7084         * gst-libs/gst/play/play.h:
7085           add error handling during creation
7086         * examples/gstplay/player.c: (main):
7087           use new gst_play_new
7088           
7089
7090 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7091
7092         * ext/theora/theoradec.c: (theora_dec_chain):
7093           make comments work
7094         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
7095         (vorbis_dec_src_event), (vorbis_dec_chain):
7096           add encoder tag, fix tag reading to be more error tolerant, change
7097           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
7098           gst_pad_event_default.
7099         * gst/tags/gstvorbistag.c:
7100         (gst_tag_list_from_vorbiscomment_buffer):
7101           undefine function specific define at end of function
7102
7103 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
7104
7105         * ext/flac/gstflac.c: (plugin_init):
7106         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
7107         * ext/flac/gstflacdec.h:
7108         * ext/flac/gstflacenc.h:
7109           Fix typos
7110
7111 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
7112
7113         * examples/gstplay/player.c: s/gstplay.h/play.h/
7114
7115 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7116
7117         * gst-libs/gst/play/Makefile.am:
7118         * gst-libs/gst/play/gstplay.c:
7119         * gst-libs/gst/play/gstplay.h:
7120         * gst-libs/gst/play/play.c:
7121           more surgery, operation complete
7122
7123 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7124
7125         * gst-libs/gst/play/play.old.c:
7126         * gst-libs/gst/play/play.old.h:
7127           after CVS surgery by moving, remove
7128         * gst-libs/gst/play/playpipelines.c:
7129           remove
7130           
7131         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
7132           add negotiation error
7133
7134 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7135
7136         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
7137         (gst_ogg_demux_push):
7138           add some seeking debug info
7139           send a flush when seeking
7140
7141 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7142
7143         * configure.ac:
7144           use AC_C_INLINE
7145         * configure.ac:
7146         * ext/Makefile.am:
7147         * ext/theora/Makefile.am:
7148         * ext/theora/theoradec.c: 
7149           add theora video decoder. Does just do simple decoding for now and
7150           has been tested against Theora cvs only. It only works when theora
7151           is compiled with --enable-static.
7152         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
7153           always reset packetno on DISCONT
7154
7155 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7156
7157         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
7158           Fix audio.
7159
7160 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7161
7162         * gst/mpegaudioparse/gstmpegaudioparse.c:
7163         (mp3_type_frame_length_from_header):
7164           Fix header parsing - stolen from ffmpeg (thank you! :) ).
7165
7166 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7167
7168         * ext/esd/esdsink.c: (gst_esdsink_init):
7169           Since we have static pad template caps, we don't need to negotiate;
7170           either the core errors out or we know the format.
7171
7172 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7173
7174         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
7175         (gst_riff_read_seek):
7176         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
7177         (gst_ebml_read_seek):
7178           Fix event handling.
7179
7180 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7181
7182         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
7183           removee video/x-theora from vp3 decoder, it doesn't handle raw
7184           theora streams
7185         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
7186           fix bug with finalizing element that never went to PAUSED
7187         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
7188           length and position queries were swapped
7189         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
7190         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
7191         (vorbis_dec_src_event):
7192           implement querying time and bytes
7193
7194 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7195
7196         * just about every source file:
7197           gst_element_error -> GST_ELEMENT_ERROR
7198
7199 2004-01-29  Julien MOUTTE  <julien@moutte.net>
7200
7201         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
7202         emiting FLUSH and even before DISCONT.
7203         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
7204         get the best instant seeking as possible yay!
7205
7206 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7207
7208         * gst/mpeg1videoparse/gstmp1videoparse.c:
7209         (gst_mp1videoparse_real_chain):
7210           Committed wrong version last week... Grr... Didn't notice until now.
7211
7212 2004-01-29  Julien MOUTTE <julien@moutte.net>
7213
7214         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
7215         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
7216         have_xwindow_id signal in xwindow_create.
7217
7218 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7219
7220         * ext/ogg/gstoggdemux.c: 
7221           lots of changes - mainly support for chained bitstreams, seeking,
7222           querying and bugfixes of course
7223         * ext/vorbis/Makefile.am:
7224         * ext/vorbis/vorbisdec.c: 
7225         * ext/vorbis/vorbisdec.h:
7226           add vorbisdec raw vorbis decoder
7227         * ext/vorbis/vorbis.c: (plugin_init):
7228           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
7229         * gst/intfloat/Makefile.am:
7230         * gst/intfloat/float22int.c:
7231         * gst/intfloat/float22int.h:
7232         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
7233           add float2intnew plugin. It converts multichannel interleaved float to
7234           multichannel interleaved int. The name should probably be changed.
7235         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
7236         (plugin_init):
7237           add typefinding for raw theora video so oggdemux can detect it.
7238
7239 2004-01-28  Julien MOUTTE  <julien@moutte.net>
7240
7241         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
7242         sink element first.
7243         * gst/videoscale/gstvideoscale.c:
7244         (gst_videoscale_handle_src_event): Fixing src event handler.
7245
7246 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7247
7248         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
7249         (gst_v4lsrc_open), (gst_v4lsrc_close),
7250         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
7251         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
7252         * sys/v4l/gstv4lsrc.h:
7253         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
7254         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
7255           Implement resizing... Hack. But that's why v4l is b0rked...
7256
7257 2004-01-28  Julien MOUTTE <julien@moutte.net>
7258
7259         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7260         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
7261         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
7262         (gst_ximagesink_xwindow_destroy):
7263         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7264         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
7265         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
7266         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
7267         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
7268         correctly cleaning the image created to check xshm calls on succes,
7269         added a lot of XSync calls in X11 functions, and fixed a segfault when
7270         no image format was defined before negotiation happened.
7271
7272 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7273
7274         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
7275           use gst_element_get_time to get correct time
7276
7277 2004-01-28  Julien MOUTTE  <julien@moutte.net>
7278
7279         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
7280         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
7281         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
7282         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
7283         (gst_xvimagesink_check_xshm_calls),
7284         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
7285         X plugins are now able to detect that XShm calls will fail even if the
7286         server claims that it has XShm support (remote displays most of the
7287         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
7288         so that we use non XShm functions. This feature is almost useless for
7289         xvimagesink as Xv is not supported on remote displays anyway, but 
7290         it might happen than even on the local display XShm calls fail.
7291
7292 2004-01-27  David Schleef  <ds@schleef.org>
7293
7294         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
7295         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
7296         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
7297         changed esdsink to only use 44100,16,2, since esd sucks at rate
7298         conversion and esdsink has had difficulty negotiating.
7299
7300 2004-01-27  Julien MOUTTE <julien@moutte.net>
7301
7302         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
7303         (gst_play_seek_to_time): Fixing the way to get current position.
7304
7305 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7306
7307         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
7308           use gst_element_get_time to get correct time
7309
7310 2004-01-27  Julien MOUTTE <julien@moutte.net>
7311
7312         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
7313         fix ever... Inverting 2 lines of code make spider autoplug correctly
7314         tagged mp3 !
7315
7316 2004-01-27  David Schleef  <ds@schleef.org>
7317
7318         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
7319         Use gst_pad_try_set_caps_nonfixed().
7320
7321 2004-01-27  David Schleef  <ds@schleef.org>
7322
7323         * gst/ac3parse/gstac3parse.c: update to checklist 5
7324         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
7325         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
7326         * gst/audioscale/gstaudioscale.c: same
7327         * gst/auparse/gstauparse.c: same
7328         * gst/avi/gstavidemux.c: same
7329
7330 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7331
7332         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
7333           stop processing after EOS
7334
7335 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7336
7337         * gst/asfdemux/asfheaders.h:
7338         * gst/asfdemux/gstasfdemux.c: 
7339         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
7340         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
7341         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
7342           lot's of fixes to make data extraction simpler and get the code
7343           architecture and compiler independant. Add debugging category
7344         * gst/goom/gstgoom.c: (gst_goom_change_state):
7345           reset channel count on PAUSED=>READY, not READY=>PAUSED
7346
7347 2004-01-26  Colin Walters  <walters@verbum.org>
7348
7349         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
7350         code to pull a bigger buffer in iradio mode.  This as a side effect
7351         makes typefinding work.
7352
7353 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
7354
7355         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
7356         Fix SVQ3 decoding on PPC
7357
7358 2004-01-26  Julien MOUTTE <julien@moutte.net>
7359
7360         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
7361         that one managed to stay there... Fixed.
7362
7363 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
7364
7365         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
7366         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
7367         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
7368         (qtdemux_video_caps):
7369         * gst/qtdemux/qtdemux.h:
7370         Add SVQ3 specific flags to qtdemux and ffmpeg
7371
7372 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7373
7374         * gst-libs/gst/audio/audio.h:
7375           remove buffer-frames from audio caps
7376         * gst/audioconvert/gstaudioconvert.c:
7377           fix plugin to really work.
7378
7379 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7380
7381         * gst-libs/gst/mixer/mixer.c:
7382         * gst-libs/gst/propertyprobe/propertyprobe.c:
7383         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
7384         (gst_tuner_find_channel_by_name):
7385         * gst-libs/gst/tuner/tuner.h:
7386           Add gtk-doc style comments. Also fix a function name.
7387
7388 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7389
7390         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
7391         (gst_divxdec_negotiate):
7392           Fix for new capsnego - also fixes gst-player with divxdec.
7393
7394 2004-01-25  Julien MOUTTE  <julien@moutte.net>
7395
7396         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
7397         (gst_play_identity_handoff), (gst_play_set_location),
7398         (gst_play_set_visualization), (gst_play_connect_visualization): Another
7399         try in visualization implementation. Still have an issue with switch
7400         blocking when pulling from video_queue and only audio comes out of 
7401         spider.
7402         * gst/switch/gstswitch.c: (gst_switch_release_pad),
7403         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
7404         release method. And check if the pad is usable before pulling.
7405
7406 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7407
7408         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
7409         (gst_videobalance_init),
7410         (gst_videobalance_colorbalance_list_channels),
7411         (gst_videobalance_colorbalance_set_value),
7412         (gst_videobalance_colorbalance_get_value),
7413         (gst_videobalance_update_properties),
7414         (gst_videobalance_update_tables_planar411),
7415         (gst_videobalance_planar411):
7416         * gst/videofilter/gstvideobalance.h:
7417           Implement lookup-tables. +/- 10x faster.
7418
7419 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7420
7421         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
7422         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
7423           The index reading was broken. The rest worked fine, but the whole
7424           goal of my rewrite was to make avidemux readable, and this was
7425           not at all readable. Please use typed variables.
7426
7427 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7428
7429         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
7430           Additional pad usability check.
7431         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
7432         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
7433         (gst_mp1videoparse_real_chain):
7434           Fix MPEG video stream parsing. The original plugin had several
7435           issues, including not timestamping streams where the source was
7436           not timestamped (this happens with PTS values in mpeg system
7437           streams, but MPEG video is also a valid stream on its own so
7438           that needs timestamps too). We use the display time code for that
7439           for now. Also, if one incoming buffer contains multiple valid
7440           frames, we push them all on correctly now, including proper EOS
7441           handling. Lastly, several potential segfaults were fixed, and we
7442           properly sync on new sequence/gop headers to include them in next,
7443           not previous frames (since they're header for the next frame, not
7444           the previous). Also see #119206.
7445         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
7446         (bpf_from_header):
7447           Move caps setting so we only do it after finding several valid
7448           MPEG-1 fraes sequentially, not right after the first one (which
7449           might be coincidental).
7450         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
7451         (mpeg_video_type_find), (mpeg_video_stream_type_find),
7452         (plugin_init):
7453           Add unsynced MPEG video stream typefinding, and change some
7454           probability values so we detect streams rightly. The idea is as
7455           follows: I can have an unsynced system stream which contains
7456           video. In the current code, I would randomly get a type for either
7457           system or video stream type found, because the probabilities are
7458           being calculated rather randomly. I now use fixed values, so we
7459           always prefer system stream if that was found (and that is how it
7460           should be). If no system stream was found, we can still identity                the stream as video-only.
7461
7462 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7463
7464         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
7465         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
7466           don't write to buffer. Extract data without the need of
7467           __attribute__ ((packed))
7468
7469 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7470
7471         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
7472         (mpeg1_sys_type_find):
7473           Fix MPEG-1 stream typefinding.
7474
7475 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7476
7477         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
7478           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
7479
7480 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7481
7482         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
7483         * ext/esd/gstesd.c: (plugin_init):
7484           private debugging, better error reporting
7485
7486 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7487
7488         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
7489         (gst_riff_read_init), (gst_riff_read_change_state):
7490         * gst-libs/gst/riff/riff-read.h:
7491           Remove stuff fromold metadata system.
7492
7493 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7494
7495         * ext/ogg/gstoggdemux.c:
7496           Fix wrong file comment.
7497         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
7498         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
7499           Add metadata reading properly.
7500
7501 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7502
7503         * ext/Makefile.am:
7504           Fix nas DIST_SUBDIRS
7505           Uraeus:
7506           Fix bug where make distcheck doesn't get run on adding stuff to
7507           the build.
7508
7509 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7510
7511         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
7512         * ext/divx/gstdivxdec.h:
7513           Fix divx3 ("msmpeg4") playback using divxdec.
7514
7515 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7516
7517         * gst/typefind/gsttypefindfunctions.c:
7518         (mp3_type_frame_length_from_header): fix bug in length computation 
7519         (mp3_type_find): improve debugging output
7520
7521 2004-01-23  Julien MOUTTE  <julien@moutte.net>
7522
7523         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
7524         (gst_play_set_location), (gst_play_seek_to_time),
7525         (gst_play_set_audio_sink), (gst_play_set_visualization),
7526         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
7527         the pipeline from scratch. Visualization is back and switch went out as
7528         i realized it was not possible to use the way i wanted.
7529         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
7530         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
7531         clearing in state change from READY to NULL. So that one can clean the
7532         X ressources keeping the element.
7533         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
7534         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
7535         (gst_xvimagesink_colorbalance_set_value),
7536         (gst_xvimagesink_colorbalance_get_value),
7537         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
7538         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
7539         change from READY to NULL and fixed some stupid bugs in colorbalance
7540         get/set values. Also added the following feature : when nobody tries to
7541         set some values to the colorbalance levels before the xcontext is 
7542         grabbed, then when creating channels list from Xv attributes we set the
7543         internal values to the Xv defaults. This way we handle buggy Xv drivers
7544         that set default hue values far from the middle of the range (Thanks
7545         to Jon Trowbridge for pointing that issue).
7546         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if 
7547         colorbalance levels have been set before xcontext is grabbed.
7548
7549 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7550
7551         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
7552           Fix the ossmixer case where we shouldn't open /dev/dsp* because
7553           it might block operations (which is bad for a mixer).
7554
7555 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7556
7557         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
7558         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
7559         (gmip_find_type_pre):
7560         * gst-libs/gst/media-info/media-info-priv.h:
7561         * gst-libs/gst/media-info/media-info.c:
7562         (gst_media_info_instance_init), (gst_media_info_read_idler):
7563         add fakesink to get caps on decoder src pad again
7564         fix callback prototype to match new have_type signal signature
7565
7566 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7567
7568         * gst/adder/gstadder.c: (gst_adder_link):
7569           fix non-compile and cut-n-paste code
7570
7571 2004-01-21  David Schleef  <ds@schleef.org>
7572
7573         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
7574         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
7575         (gst_swfdec_init), (gst_swfdec_change_state):
7576         * ext/swfdec/gstswfdec.h:
7577         Fix negotiation.
7578         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
7579         (gst_adder_request_new_pad): Fix negotiation.
7580         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
7581         Add a fixate function.
7582         * gst/intfloat/gstfloat2int.c:
7583         * gst/intfloat/gstfloat2int.h:
7584         * gst/intfloat/gstint2float.c:
7585         * gst/intfloat/gstint2float.h:
7586         Completely rewrite the negotiation.  Doesn't quite work yet,
7587         due to some buffer-frames problem.
7588
7589 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
7590
7591         * ext/gnomevfs/gstgnomevfssrc.c:
7592         * sys/v4l2/v4l2_calls.h:
7593           fix includes for distcheck
7594
7595 2004-01-21  Christian Schaller <uraeus@gnome.org>
7596
7597         * ext/nas/
7598         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
7599         based on earlier patch from Laurent Vivier
7600
7601 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
7602
7603         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
7604         Fix wma caps property
7605         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
7606         Fix typo (flags1 and flags2)
7607
7608 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
7609
7610         * gst-libs/gst/media-info/media-info-priv.c:
7611         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
7612         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
7613         (gmip_find_stream), (gmip_find_track_metadata),
7614         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
7615         (gmip_find_track_format):
7616         * gst-libs/gst/media-info/media-info-priv.h:
7617         * gst-libs/gst/media-info/media-info-test.c: (main):
7618         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
7619         (gst_media_info_read_idler), (gst_media_info_read):
7620         * gst-libs/gst/media-info/media-info.h:
7621           register debugging category and use it for debugging
7622
7623 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
7624
7625         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
7626         (gst_vorbisfile_new_link):
7627           signal streaminfo through tags
7628
7629 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7630
7631         * ext/mplex/gstmplex.cc:
7632         * ext/mplex/gstmplexibitstream.cc:
7633           g++ doesn't like NULL in our i18n/error macros, should be
7634           either (NULL) or ("").
7635
7636 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7637
7638         * sys/dxr3/dxr3audiosink.c:
7639         * sys/dxr3/dxr3init.c:
7640         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
7641         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
7642           Fix more error error error errors (missing includes here).
7643
7644 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7645
7646         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
7647           fix thomas' error errors.
7648
7649 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
7650
7651         * ext/mpeg2enc/gstmpeg2enc.cc:
7652           fix error errors.
7653
7654 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7655
7656         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
7657         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
7658           Fix for new error system.
7659
7660 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
7661
7662         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
7663           fix for new error reporting
7664
7665 2004-01-20  David Schleef  <ds@schleef.org>
7666
7667         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
7668         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
7669         (gst_ximagesink_set_xwindow_id): Change to using a framerate
7670         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
7671         and neither is 100+, most likely.
7672         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
7673         (gst_xvimagesink_getcaps): same
7674
7675 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7676
7677         * configure.ac:
7678           Up version requirement to 2.0.3 (not yet released) to avoid symbol
7679           clashes with ffmpeg.
7680
7681 2004-01-20  Julien MOUTTE  <julien@moutte.net>
7682
7683         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
7684         (gst_switch_init): Fixed switch element : proxying link and setting
7685         caps from src to sink on request.
7686
7687 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
7688
7689         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
7690         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
7691         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
7692         fix element_error
7693
7694 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
7695
7696         * sys/v4l/v4l_calls.h:
7697         * sys/v4l2/v4l2_calls.h:
7698           element_error fixes
7699
7700 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
7701
7702         * gst-libs/gst/gst-i18n-plugin.h:
7703           add locale.h
7704           remove config.h inclusion
7705
7706 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
7707
7708         * autogen.sh:
7709           adding autopoint invocation
7710         * Makefile.am:
7711         * configure.ac:
7712         * gst-libs/gst/gettext.h:
7713           adding gettext bits
7714         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
7715         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
7716         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
7717         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
7718         (gst_gnomevfssink_close_file):
7719         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
7720         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
7721         * gst-libs/gst/gst-i18n-plugin.h:
7722         * gst/avi/gstavi.c: (plugin_init):
7723         * sys/dxr3/dxr3init.c: (plugin_init):
7724         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
7725         * sys/oss/gstossaudio.c: (plugin_init):
7726         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
7727         * sys/v4l/gstv4l.c: (plugin_init):
7728         * sys/v4l/v4l_calls.c: (gst_v4l_open):
7729         * sys/v4l2/gstv4l2.c: (plugin_init):
7730         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7731         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
7732         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
7733         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
7734         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
7735         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
7736           make sure locale and translation domain are set
7737           fix translated strings 
7738         * po/.cvsignore:
7739         * po/LINGUAS:
7740         * po/Makevars:
7741         * po/POTFILES.in:
7742         * po/nl.po:
7743           put translation files into place
7744         * sys/xvideo/imagetest.c: (main):
7745         * ext/dv/demo-play.c: (main):
7746           fix unnecessary translations
7747
7748 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7749
7750         * ext/sndfile/gstsf.c:
7751         * gst/avi/gstavimux.c:
7752         * ext/audiofile/gstafsink.c:
7753         * ext/audiofile/gstafsrc.c:
7754         * ext/gnomevfs/gstgnomevfssink.c:
7755         * ext/gnomevfs/gstgnomevfssrc.c:
7756         * sys/oss/gstosselement.c:
7757         * sys/v4l/v4l_calls.h:
7758           fix i18n include
7759
7760 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
7761
7762         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7763         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
7764         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
7765         (gst_v4l2_get_output), (gst_v4l2_set_output),
7766         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
7767         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
7768         (gst_v4l2_set_attribute):
7769         update to new error handling
7770
7771 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
7772
7773         * ext/sidplay/gstsiddec.cc:
7774         * gst/modplug/gstmodplug.cc:
7775           parenthese NULL because C++ seems angry about it
7776
7777 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
7778
7779         * gst-libs/gst/gst-i18n-plugin.h:
7780           add skeleton i18n stuff, but needs to be further implemented
7781
7782 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
7783
7784         * examples/gstplay/player.c: (main):
7785         * ext/aalib/gstaasink.c: (gst_aasink_open):
7786         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
7787         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7788         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
7789         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
7790         (gst_afsink_close_file):
7791         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
7792         (gst_afsrc_close_file):
7793         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
7794         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
7795         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
7796         * ext/esd/esdmon.c: (gst_esdmon_get):
7797         * ext/esd/esdsink.c: (gst_esdsink_chain):
7798         * ext/faac/gstfaac.c: (gst_faac_chain):
7799         * ext/faad/gstfaad.c: (gst_faad_chain):
7800         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
7801         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
7802         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
7803         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
7804         (gst_flacdec_loop):
7805         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
7806         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
7807         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
7808         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
7809         (gst_gnomevfssink_close_file):
7810         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
7811         (gst_gnomevfssrc_open_file):
7812         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
7813         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
7814         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
7815         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
7816         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
7817         * ext/mad/gstmad.c: (gst_mad_chain):
7818         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
7819         * ext/mpeg2dec/gstmpeg2dec.c:
7820         * ext/mpeg2enc/gstmpeg2enc.cc:
7821         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
7822         * ext/mplex/gstmplex.cc:
7823         * ext/mplex/gstmplexibitstream.cc:
7824         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
7825         (gst_ogg_demux_push), (gst_ogg_pad_push):
7826         * ext/raw1394/gstdv1394src.c:
7827         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
7828         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
7829         * ext/sidplay/gstsiddec.cc:
7830         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
7831         (gst_sf_loop):
7832         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
7833         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
7834         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
7835         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
7836         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
7837         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
7838         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
7839         * gst-libs/gst/Makefile.am:
7840         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
7841         (gst_riff_read_element_data), (gst_riff_read_seek),
7842         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
7843         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
7844         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
7845         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
7846         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
7847         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
7848         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
7849         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
7850         * gst/goom/gstgoom.c: (gst_goom_chain):
7851         * gst/id3/gstid3types.c: (gst_id3types_loop):
7852         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
7853         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
7854         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
7855         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
7856         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
7857         (gst_ebml_read_float), (gst_ebml_read_header):
7858         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
7859         (gst_matroska_demux_parse_blockgroup):
7860         * gst/modplug/gstmodplug.cc:
7861         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
7862         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
7863         * gst/oneton/gstoneton.c: (gst_oneton_chain):
7864         * gst/silence/gstsilence.c: (gst_silence_get):
7865         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
7866         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
7867         * gst/speed/gstspeed.c: (speed_loop):
7868         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
7869         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
7870         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
7871         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
7872         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
7873         (gst_wavparse_loop):
7874         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
7875         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
7876         (dxr3audiosink_close):
7877         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
7878         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
7879         (dxr3videosink_close), (dxr3videosink_write_data):
7880         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
7881         * sys/oss/gstosselement.h:
7882         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
7883         (gst_osssink_chain):
7884         * sys/oss/gstosssrc.c: (gst_osssrc_get):
7885         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
7886         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
7887         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
7888         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
7889         (gst_v4l_enable_overlay):
7890         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
7891         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
7892         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
7893         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
7894         (gst_v4l_set_audio):
7895         * sys/v4l/v4l_calls.h:
7896         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
7897         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
7898         (gst_v4lmjpegsink_playback_init),
7899         (gst_v4lmjpegsink_playback_start):
7900         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
7901         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
7902         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
7903         (gst_v4lmjpegsrc_requeue_frame):
7904         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
7905         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
7906         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
7907         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
7908         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
7909         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
7910         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
7911         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
7912         (gst_v4l2src_capture_stop):
7913         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
7914         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
7915         (gst_ximagesink_chain):
7916         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
7917         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
7918         (gst_xvideosink_xwindow_new):
7919         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
7920         (gst_xvimagesink_chain):
7921         use new error signal, function and categories
7922
7923 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
7924
7925         * configure.ac:
7926         * ext/Makefile.am:
7927         * ext/musicbrainz/gsttrm.c:
7928         * ext/musicbrainz/gsttrm.h:
7929         * ext/musicbrainz/Makefile.am:
7930         Add a trm plugin 
7931
7932 2004-01-18  Julien MOUTTE  <julien@moutte.net>
7933
7934         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
7935         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding 
7936         synchronous property for debugging.
7937         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
7938         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
7939         (gst_xvimagesink_set_property): Moving a pointer declaration to a
7940         smaller block, fixing indent.
7941
7942 2004-01-16  David Schleef  <ds@schleef.org>
7943
7944         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
7945         property affects the video stream.
7946         * sys/xvimage/xvimagesink.c: 
7947         * sys/xvimage/xvimagesink.h:
7948         Add synchronous property for debugging.  Should probably be
7949         disabled in non-CVS builds.  Make sure that the Xv attribute
7950         exists before we set it (crash!).  Fix a silly float bug that
7951         caused colorbalance to just not work.
7952
7953 2004-01-17  Christian Schaller <Uraeus@gnome.org>
7954
7955         * tools/gst-launch-ext.in - update for new plugins
7956
7957 2004-01-16  David Schleef  <ds@schleef.org>
7958
7959         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
7960         already-freed caps.
7961
7962 2994-01-16  Christian Schaller <Uraeus@gnome.org>
7963
7964         * Update spec for new colorspace plugin and libcaca plugin
7965         * Fix compilation of libcaca plugin (clock -> id)
7966
7967 2004-01-16  Julien MOUTTE <julien@moutte.net>
7968
7969         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
7970         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
7971         (gst_xvimagesink_set_xwindow_id),
7972         (gst_xvimagesink_colorbalance_set_value),
7973         (gst_xvimagesink_colorbalance_get_value),
7974         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7975         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
7976         correct colorbalance properties. They can now be set when the element
7977         is still in NULL state. The values will be committed to the Xv Port
7978         when xcontext is initialized.
7979         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
7980         brightness int values in the GstXvImagesink structure.
7981
7982 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7983
7984         * gst-libs/gst/Makefile.am:
7985           restructure so having local patches works easier.
7986
7987 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7988
7989         * ext/mpeg2enc/Makefile.am:
7990         * ext/mpeg2enc/gstmpeg2enc.cc:
7991         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
7992           Bugfix with respect to EOS handling.
7993
7994 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7995
7996         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
7997           Link with right caps (else, it segfaults).
7998         * ext/mplex/gstmplexjob.cc:
7999           Fix for slight API change in 1.6.1.93 release of mjpegtools.
8000
8001 2004-01-15  David Schleef  <ds@schleef.org>
8002
8003         * gst-libs/gst/audio/Makefile.am:
8004         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
8005         from the template.
8006         * gst-libs/gst/audio/gstaudiofilter.c:
8007         * gst-libs/gst/audio/gstaudiofilter.h:
8008         Add bytes_per_sample and size and n_samples calculation.
8009         * gst-libs/gst/audio/gstaudiofilterexample.c:
8010         Remove, now autogenerated.
8011         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
8012         Moved from gstaudiofilterexample, object name changed, code added
8013         so that it actually works.
8014         * gst-libs/gst/audio/make_filter:
8015         Script to build an audiofilter subclass from the template.
8016         * gst/colorspace/Makefile.am:
8017         * gst/colorspace/yuv2yuv.c:
8018         Remove file, since it's GPL, and we don't use it.
8019
8020 2004-01-15  Julien MOUTTE  <julien@moutte.net>
8021
8022         * sys/ximage/ximagesink.c: (gst_ximagesink_chain): 
8023         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
8024         them use the buffer free function to test how the buffer was allocated.
8025
8026 2004-01-15  David Schleef  <ds@schleef.org>
8027
8028         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
8029         that handles osssink fallback.
8030         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8031         (gst_audio_convert_getcaps):
8032         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
8033         Add audio/x-qdm2 for QDM2 audio.
8034         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
8035         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
8036         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
8037         Decrease minimum size to 16x16.
8038         * gst/wavparse/gstwavparse.c:
8039         Convert disabled pad template caps to new caps.
8040         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
8041         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8042         (gst_xvimagesink_chain): Throw element error when display cannot
8043         be opened.  Increase minimum framerate to 1.0.  Check the data
8044         free function on a buffer to make sure it is the type we expect
8045         before manipulating it.
8046
8047 2004-01-15  Julien MOUTTE <julien@moutte.net>
8048
8049         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
8050         (gst_videobalance_colorbalance_set_value): Implement passthru if
8051         settings are in the middle.
8052         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
8053
8054 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8055
8056         * gst/videofilter/Makefile.am:
8057         * gst/volume/Makefile.am:
8058           Since we use videofilter symbols, link to it.
8059
8060 2004-01-15  Julien MOUTTE <julien@moutte.net>
8061
8062         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
8063         mixer interface type to HARDWARE.
8064         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
8065         type to SOFTWARE.
8066         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
8067         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
8068         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
8069         (gst_volume_interface_init), (gst_volume_list_tracks),
8070         (gst_volume_set_volume), (gst_volume_get_volume),
8071         (gst_volume_set_mute), (gst_volume_mixer_init),
8072         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
8073         (volume_init): Implementing mixer interface.
8074         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
8075         * sys/oss/gstosselement.c: (gst_osselement_get_type),
8076         (gst_osselement_change_state): Removing some trailing commas in
8077         structures.
8078         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
8079         interface type to HARDWARE.
8080         * sys/v4l/gstv4lcolorbalance.c:
8081         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
8082         type to HARDWARE.
8083         * sys/v4l2/gstv4l2colorbalance.c:
8084         (gst_v4l2_color_balance_interface_init): Setting colorbalance
8085         interface type to HARDWARE.
8086         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
8087         same code than ximagesink for event handling.
8088
8089 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8090
8091         * ext/snapshot/Makefile.am:
8092         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
8093         (gst_snapshot_chain):
8094         * ext/snapshot/gstsnapshot.h:
8095           This has to be a joke... Snapshot should be connected to a tee,
8096           colorspace element before it and EOS after that, where the other
8097           src of the tee receives normal data.
8098           The current way is *wrong*.
8099
8100 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8101
8102         * ext/hermes/gsthermescolorspace.c:
8103           Fix another compile error. Same as below.
8104
8105 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8106
8107         * gst/colorspace/gstcolorspace.c:
8108         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
8109         (gst_colorspace_i420_to_yv12):
8110           Fix compiling... Didn't test if it actually works.
8111
8112 2004-01-15  David Schleef  <ds@schleef.org>
8113
8114         * configure.ac:
8115         * gst/colorspace/Makefile.am:
8116         * gst/colorspace/gstcolorspace.c:
8117         * gst/colorspace/gstcolorspace.h:
8118         * gst/colorspace/yuv2rgb.c:
8119         * gst/colorspace/yuv2rgb.h:
8120         Duplicate the ext/hermes colorspace plugin, and remove Hermes
8121         code and GPL code.  Fix for new caps negotiation.  Rewrite
8122         much of the format handling code, and some of the conversion
8123         code.  Basically, rewrote almost everything.  This element
8124         handles I420, YV12 to RGB conversions.
8125         * ext/hermes/Makefile.am:
8126         * ext/hermes/gsthermescolorspace.c:
8127         Rename colorspace to hermescolorspace.  Fix negotiation issues.
8128         Remove non-Hermes related code.  This element handles lots of
8129         RGB to RGB conversions, but no YUV.
8130         * ext/hermes/gstcolorspace.c:
8131         * ext/hermes/gstcolorspace.h:
8132         * ext/hermes/rgb2yuv.c:
8133         * ext/hermes/yuv2rgb.c:
8134         * ext/hermes/yuv2rgb.h:
8135         * ext/hermes/yuv2rgb_mmx16.s:
8136         * ext/hermes/yuv2yuv.c:
8137         * ext/hermes/yuv2yuv.h:
8138         Remove old code.
8139
8140 2004-01-14  Colin Walters  <walters@verbum.org>
8141
8142         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
8143         they've already been.
8144
8145 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8146
8147         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
8148           assume tag mode when pad is not connected
8149
8150 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8151
8152         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8153           Don't update the time of the clock
8154         (gst_alsa_sink_loop):
8155           sync to the clock given to alsasink, not the own clock
8156         * sys/oss/gstosssink.c: (gst_osssink_chain):
8157           sync to the clock
8158         (gst_osssink_change_state):
8159           activate the clock
8160         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
8161         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
8162           remove bogus code that made DISCONT events unhandled
8163         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
8164           explicitly case to double in _set_simple. (fixes 2nd warning in bug
8165           #131502)
8166         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
8167         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
8168         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
8169           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
8170           2nd warning in bug #131502)
8171
8172 2004-01-14  Julien MOUTTE  <julien@moutte.net>
8173
8174         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
8175         (gst_videobalance_colorbalance_set_value),
8176         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
8177         for colorbalance interface implementation.
8178         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
8179         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
8180         (gst_ximagesink_dispose), (gst_ximagesink_init),
8181         (gst_ximagesink_class_init): Adding DISPLAY property.
8182         * sys/ximage/ximagesink.h: Adding display_name to store display.
8183         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8184         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
8185         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
8186         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
8187         properties (they still need polishing though for gst-launch use : no
8188         xcontext yet, i ll do that tomorrow).
8189         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
8190
8191 2004-01-14  Julien MOUTTE  <julien@moutte.net>
8192
8193         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
8194         (gst_play_set_location), (gst_play_set_visualization): Preparing 
8195         switch integration, adding videobalance in the pipeline.
8196
8197 2004-01-14  Julien MOUTTE <julien@moutte.net>
8198
8199         * gst-libs/gst/colorbalance/colorbalance.c:
8200         (gst_color_balance_class_init): Adding a default type.
8201         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
8202         the type.
8203         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
8204         (gst_videobalance_dispose), (gst_videobalance_class_init),
8205         (gst_videobalance_init), (gst_videobalance_interface_supported),
8206         (gst_videobalance_interface_init),
8207         (gst_videobalance_colorbalance_list_channels),
8208         (gst_videobalance_colorbalance_set_value),
8209         (gst_videobalance_colorbalance_get_value),
8210         (gst_videobalance_colorbalance_init): Implementing colorbalance
8211         interface.
8212         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
8213         list.
8214         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
8215         bug which was triggering a BadAccess X error when setting an overlay
8216         before pad was really negotiated.
8217         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
8218         Using the colorbalance type macro.
8219
8220 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8221
8222         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
8223         (gst_flacenc_chain):
8224           handle tags correctly
8225         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
8226           extract ID3v1 tags correctly
8227
8228 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8229
8230         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
8231         (plugin_init):
8232           Improve matroska typefinding for odd-typed headers...
8233
8234 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8235
8236         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
8237           Fix for using incremental number on padnames.
8238
8239 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8240
8241         * ext/divx/gstdivxdec.c:
8242         * ext/divx/gstdivxenc.c:
8243           Set category to divx4linux instead of divx (too generic).
8244         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
8245         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
8246         (gst_wavparse_loop), (gst_wavparse_change_state):
8247         * gst/wavparse/gstwavparse.h:
8248           fix parsing of WAV files with non-standard fmt-tag size and fix
8249           skipping of unrecognized chunks... Someone please fix this thing
8250           to use rifflib so all this is automated.
8251         * sys/v4l/Makefile.am:
8252         * sys/v4l2/Makefile.am:
8253           Add X_CFLAGS because we depend on X (for overlay).
8254
8255 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
8256
8257         * ext/mpeg2dec/gstmpeg2dec.c:
8258           Don't issue a timestamp unless we tagged the frame
8259           with a PTS.
8260
8261 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8262
8263         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
8264           Query the audio element to get the time, not the clock. We're
8265           interested in the element's time here.
8266
8267 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8268
8269         * ext/aalib/gstaasink.c: (gst_aasink_chain):
8270         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8271         * ext/esd/esdsink.c: (gst_esdsink_chain):
8272         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
8273         * ext/mas/massink.c: (gst_massink_chain):
8274         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
8275         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
8276         (gst_matroska_demux_parse_metadata):
8277         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
8278         (gst_mpeg_parse_release_locks):
8279         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
8280         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
8281         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
8282         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
8283         (gst_osssink_change_state):
8284         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
8285         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
8286         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
8287         (gst_xvideosink_release_locks):
8288         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
8289           use element time.
8290         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
8291         (gst_alsa_clock_stop):
8292         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
8293         (gst_audio_clock_get_internal_time):
8294           simplify for use with new clocking code.
8295         * testsuite/alsa/Makefile.am:
8296         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
8297           fix testsuite for new caps system
8298
8299 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8300
8301         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
8302         * ext/flac/gstflacenc.c: (add_one_tag):
8303           length is already host endian, no need to convert. Fixes playback of
8304           tagged files on PPC. (bug #128384)
8305
8306 2004-01-13  Julien MOUTTE <julien@moutte.net>
8307
8308         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
8309         colorbalance interface stating if it is hardware based or software
8310         based.
8311         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
8312         Removing a trailing comma.
8313         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8314         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
8315         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
8316         the documentation seems to be wrong on the -1000 to 1000 interval.
8317
8318 2004-01-12  David Schleef  <ds@schleef.org>
8319
8320         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
8321         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
8322         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
8323         Fix negotiation.  Add a bufferalloc function for the sink pad,
8324         and generally clean up some of the code.
8325
8326 2004-01-12  Julien MOUTTE <julien@moutte.net>
8327
8328         * gst-libs/gst/colorbalance/colorbalancechannel.c:
8329         (gst_color_balance_channel_dispose): Adding safety check in dispose
8330         method.
8331         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8332         (gst_xvimagesink_xcontext_clear),
8333         (gst_xvimagesink_interface_supported),
8334         (gst_xvimagesink_colorbalance_list_channels),
8335         (gst_xvimagesink_colorbalance_set_value),
8336         (gst_xvimagesink_colorbalance_get_value),
8337         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
8338         Adding colorbalance interface support to set XV parameters such as
8339         HUE, BRIGHTNESS, CONTRAST, SATURATION.
8340         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
8341         interface.
8342
8343 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
8344
8345         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
8346         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
8347         (gst_audio_convert_init), (gst_audio_convert_set_property),
8348         (gst_audio_convert_get_property), (gst_audio_convert_chain),
8349         (gst_audio_convert_link),
8350         (gst_audio_convert_buffer_to_default_format),
8351         (gst_audio_convert_buffer_from_default_format), (plugin_init):
8352           - implement _getcaps and use it
8353           - improve linking
8354           - remove float caps since no float conversion is actually done
8355           - remove properties and arguments that were to be used for rate
8356             conversion
8357
8358 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
8359
8360         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
8361         (gst_audio_structure_set_int):
8362         * gst-libs/gst/audio/audio.h:
8363           add helper functions for _getcaps matching the standard audio
8364           templates
8365
8366 2004-01-12  David Schleef  <ds@schleef.org>
8367
8368         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
8369         Test that pad is negotiated before getting its caps.
8370
8371 2004-01-12  Julien MOUTTE <julien@moutte.net>
8372
8373         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
8374         analyzing the pads of an element the bin is mostly in READY state so
8375         no caps were negotiated. This helper function needs to work with
8376         _get_caps directly then. I was not freeing them though, added that to
8377         fix the mem leak.
8378
8379 2004-01-12  Julien MOUTTE <julien@moutte.net>
8380
8381         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
8382         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
8383         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
8384         than the free_func.
8385
8386 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
8387
8388         * sys/oss/gstossaudio.c: (plugin_init):
8389         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
8390         * sys/oss/gstosselement.h:
8391           make an oss debugging category
8392           make failure more descriptive
8393
8394 2004-01-11  David Schleef  <ds@schleef.org>
8395
8396         * ext/ffmpeg/gstffmpeg.c:
8397         * ext/ffmpeg/gstffmpegcodecmap.c:
8398         * ext/ffmpeg/gstffmpegdec.c:
8399         * ext/ffmpeg/gstffmpegenc.c:
8400         * ext/ffmpeg/gstffmpegprotocol.c:
8401         * ext/gdk_pixbuf/gstgdkanimation.c:
8402         * ext/jpeg/gstjpeg.c:
8403         * ext/libpng/gstpng.c:
8404         * ext/mpeg2dec/perftest.c:
8405         * ext/speex/gstspeex.c:
8406         * gst-libs/gst/resample/dtos.c:
8407         * gst/intfloat/gstintfloatconvert.c:
8408         * gst/oneton/gstoneton.c:
8409         * gst/rtjpeg/RTjpeg.c:
8410         * gst/rtp/gstrtp.c:
8411         * sys/dxr3/dxr3init.c:
8412         * sys/glsink/gstgl_nvimage.c:
8413         * sys/glsink/gstgl_pdrimage.c:
8414         * sys/glsink/gstglsink.c:
8415         * testsuite/gst-lint:
8416         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
8417
8418 2004-01-11  David Schleef  <ds@schleef.org>
8419
8420         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
8421         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
8422         * ext/gdk_pixbuf/gstgdkanimation.c:
8423         (gst_gdk_animation_iter_create_pixbuf):
8424         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
8425         (gst_gdk_pixbuf_chain):
8426         * ext/gdk_pixbuf/gstgdkpixbuf.h:
8427         * ext/jack/gstjack.c: (gst_jack_change_state):
8428         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
8429         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
8430         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
8431         * gst/videofilter/gstvideofilter.c:
8432         (gst_videofilter_set_output_size):
8433         Remove all usage of gst_pad_get_caps(), and replace it with
8434         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
8435
8436 2004-01-11  David Schleef  <ds@schleef.org>
8437
8438         * configure.ac:
8439         * ext/Makefile.am: Fixes to make ext/libcaca compile.
8440         * ext/divx/gstdivxdec.c:
8441         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
8442         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
8443         handle images that span multiple buffers.  Now work with both
8444         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
8445         * ext/gdk_pixbuf/gstgdkpixbuf.h:
8446         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
8447         video/video.h changes
8448         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
8449         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
8450         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
8451         of GstData free function.
8452         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
8453         same.
8454
8455 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8456
8457         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
8458         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
8459         (gst_v4l2element_get_property):
8460         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
8461           add norm, channel and frequency properties.
8462         * sys/v4l2/gstv4l2tuner.c:
8463           fixes for tuner interface changes
8464         * sys/v4l2/gstv4l2element.h:
8465         * sys/v4l2/gstv4l2src.c: 
8466         * sys/v4l2/gstv4l2src.h:
8467         * sys/v4l2/v4l2src_calls.c: 
8468         * sys/v4l2/v4l2src_calls.h:
8469           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
8470
8471 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8472
8473         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
8474         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
8475         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
8476         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
8477         * gst-libs/gst/tuner/tuner.h:
8478           GObjects aren't const.
8479           Add find_by_name functions.
8480           Add checks to _changed functions.
8481         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
8482         (gst_v4l_tuner_get_norm):
8483           Fixes for above.
8484
8485 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8486
8487         * gst-libs/gst/video/video.h:
8488           Fix caps template names to be understandable.
8489           Prefix everything with GST_VIDEO.
8490         * ext/aalib/gstaasink.c:
8491         * ext/divx/gstdivxdec.c:
8492         * ext/divx/gstdivxenc.c:
8493         * ext/gdk_pixbuf/gstgdkpixbuf.c:
8494         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
8495         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
8496         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
8497         * ext/libcaca/gstcacasink.c:
8498         * ext/libpng/gstpngenc.c: (raw_caps_factory):
8499         * ext/snapshot/gstsnapshot.c:
8500         * ext/swfdec/gstswfdec.c:
8501         * ext/xvid/gstxviddec.c:
8502         * ext/xvid/gstxvidenc.c:
8503         * gst/chart/gstchart.c:
8504         * gst/deinterlace/gstdeinterlace.c:
8505         * gst/effectv/gsteffectv.c:
8506         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
8507         * gst/goom/gstgoom.c:
8508         * gst/median/gstmedian.c:
8509         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
8510         (gst_monoscope_srcconnect), (gst_monoscope_chain):
8511         * gst/overlay/gstoverlay.c:
8512         * gst/smooth/gstsmooth.c:
8513         * gst/smpte/gstsmpte.c:
8514         * gst/synaesthesia/gstsynaesthesia.c:
8515         * gst/videocrop/gstvideocrop.c:
8516         * gst/videodrop/gstvideodrop.c:
8517         * gst/y4m/gsty4mencode.c:
8518         * sys/qcam/gstqcamsrc.c:
8519         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
8520           Make them work with new video.h file.
8521         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
8522         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
8523         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
8524         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
8525           Make it work with new buffer allocation system.
8526
8527 2004-01-11  Julien MOUTTE  <julien@moutte.net>
8528
8529         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the 
8530         pad_alloc_buffer implementation to use ->srcpad
8531         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
8532         pad_alloc_buffer implementation to use ->srcpad
8533         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
8534         pad_alloc_buffer implementation to use ->srcpad
8535         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
8536         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
8537         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
8538         a reference to everything we need.
8539         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
8540         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8541         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
8542         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
8543         a reference to everything we need.
8544         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
8545
8546 2004-01-11  David Schleef  <ds@schleef.org>
8547
8548         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
8549         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
8550         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
8551         structure members.
8552         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
8553         value during a resize/renegotiation.
8554         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
8555         gst_pad_alloc_buffer();
8556         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
8557         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
8558         structure members.
8559         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
8560         Fix for rename of buffer private structure members.
8561         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
8562         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
8563         Fix for rename of buffer private structure members.
8564         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
8565         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
8566         Fix for rename of buffer private structure members.
8567
8568 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
8569
8570         reviewed by: David Schleef <ds@schleef.org>
8571
8572         * gst/videofilter/Makefile.am:
8573         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
8574         from the patch by ds to fit in with recent make_filter changes.
8575
8576 2004-01-11  Julien MOUTTE  <julien@moutte.net>
8577
8578         * configure.ac: Adding examples/switch/Makefile
8579         * examples/Makefile.am: Adding examples/switch
8580         * examples/switch/Makefile.am: Adding switcher example.
8581         * examples/switch/switcher.c: (got_eos), (idle_iterate),
8582         (switch_timer), (main): Adding an example demonstrating switch usage
8583         with 2 videotestsrc showing different patterns.
8584         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
8585         (gst_switch_init): Fixing switch with the new caps system.
8586
8587 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8588
8589         * gst-libs/gst/video/video.h:
8590           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
8591           They should probably be like
8592           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
8593
8594 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8595
8596         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
8597         (qtdemux_parse_trak):
8598           fix audio chunk size/timestamp calculation
8599
8600 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8601
8602         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
8603           fix SVQ3 caps
8604
8605 2004-01-11  Steve Baker  <steve@stevebaker.org>
8606
8607         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
8608         (gst_agingtv_base_init), (gst_agingtv_class_init),
8609         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
8610         (gst_agingtv_set_property), (gst_agingtv_get_property):
8611         Port agingTV to videofilter
8612
8613 2004-01-09  Julien MOUTTE <julien@moutte.net>
8614
8615         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
8616         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
8617
8618 2004-01-09  Julien MOUTTE <julien@moutte.net>
8619
8620         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
8621         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
8622         * gst-libs/gst/xoverlay/xoverlay.c:
8623         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
8624         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
8625         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
8626         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
8627         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
8628         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
8629         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
8630         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
8631         the bufferalloc_function to replace bufferpools, fixing the XOverlay
8632         interface implementation to handle xid being 0 and fix some bugs
8633         triggered by Benjamin's testcase.
8634         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
8635         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
8636         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
8637         the bufferalloc_function to replace bufferpools, fixing the XOverlay
8638         interface implementation to handle xid being 0 and fix some bugs
8639         triggered by Benjamin's testcase.
8640
8641 2004-01-09  David Schleef  <ds@schleef.org>
8642
8643         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
8644         mouse pointer events.  It works.
8645
8646 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8647
8648         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
8649           Use explicit caps - fix capsnego.
8650         * ext/xvid/gstxviddec.c:
8651         * ext/xvid/gstxvidenc.c:
8652           Remove macro-inside-macro which caused compile errors.
8653         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
8654           Error out if it's not a RIFF file. Else we error out without
8655           gst_element_error() which is not good...
8656
8657 2004-01-08  David Schleef  <ds@schleef.org>
8658
8659         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
8660         Fix pad_link function to handle formats that ffmpeg returns
8661         as multiple caps structures.
8662         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
8663         Only complain if source buffer is _smaller_ than expected.
8664         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
8665         (gst_videoscale_handle_src_event): Resize navigation events
8666         when passing them upstream.
8667         * gst/videotestsrc/gstvideotestsrc.c:
8668         * gst/videotestsrc/gstvideotestsrc.h:
8669         * gst/videotestsrc/videotestsrc.c:
8670         * gst/videotestsrc/videotestsrc.h:
8671         Rewrite many of the buffer painting functions to handle odd
8672         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
8673         been verified to work with my video card.
8674         * testsuite/gst-lint:  Add check for elements calling
8675         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
8676
8677 2004-01-08  David Schleef  <ds@schleef.org>
8678
8679         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
8680         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
8681
8682 2004-01-08  Julien MOUTTE  <julien@moutte.net>
8683
8684         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
8685         configure event is not emiting the desired size signal. That fixes
8686         aspect ratio issues with gst-player.
8687
8688 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8689
8690         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
8691           Fix capsnego.
8692
8693 2004-01-08  Julien MOUTTE  <julien@moutte.net>
8694
8695         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
8696         public method to fire size signal.
8697
8698 2004-01-07  Julien MOUTTE  <julien@moutte.net>
8699
8700         * examples/gstplay/Makefile.am: Adding the interface library.
8701         * gst-libs/gst/play/Makefile.am: Adding the interface library.
8702         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
8703         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
8704         GST_IS_X_OVERLAY before signal connect.
8705         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init): 
8706         Removing the have_video_size signal.
8707         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
8708         and associated public method.
8709         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
8710         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
8711         signal.
8712         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
8713         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
8714         signal.
8715         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
8716         Using XOverlay public method to fire size signal.
8717
8718 2004-01-07  David Schleef  <ds@schleef.org>
8719
8720         * gst/videofilter/Makefile.am:
8721         * gst/videofilter/gstvideotemplate.c:
8722         * gst/videofilter/make_filter:
8723         Create gstvideoexample.c in a srcdir!=builddir friendly way.
8724         Convert make_filter to /bin/sh script.
8725
8726 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
8727
8728         * gst/modplug/gstmodplug.cc: fix element description
8729
8730 2004-01-07  Julien MOUTTE  <julien@moutte.net>
8731
8732         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
8733         (got_video_size): Adding some new lines in g_print calls.
8734         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
8735         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
8736         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
8737         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
8738         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
8739         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
8740         Complete code review, reverting some stuff i disagree with, adding
8741         some fixes : time synchronization on invalid timestamps, renegotiation
8742         of private window.
8743         * sys/ximage/ximagesink.h:
8744         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
8745         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
8746         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
8747         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
8748         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
8749         (gst_xvimagesink_buffer_new),
8750         (gst_xvimagesink_navigation_send_event),
8751         (gst_xvimagesink_set_xwindow_id),
8752         (gst_xvimagesink_get_desired_size),
8753         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
8754         stuff i disagree with, adding some fixes : Renegotiation of private
8755         window, implementing get_desired_size.
8756
8757 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8758
8759         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
8760         (gst_afsink_handle_event):
8761         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
8762         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
8763         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
8764         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
8765         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
8766           Fix for instantiate-test (see core). Also remove dead code from
8767           jpegenc (which still needs fixing, but that's lower on my TODO
8768           list...).
8769         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
8770           Never return NULL as caps.
8771
8772 2004-01-07  David Schleef  <ds@schleef.org>
8773
8774         * configure.ac:
8775         * ext/Makefile.am:
8776         * ext/librfb/Makefile.am:
8777         * ext/librfb/gstrfbsrc.c:
8778         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
8779         is the protocol used by VNC.
8780
8781 2004-01-07  David Schleef  <ds@schleef.org>
8782
8783         * gst/videofilter/gstvideotemplate.c:
8784         * gst/videofilter/gstvideotemplate.h:
8785         * gst/videofilter/make_filter:
8786         Merge videotemplate header into source file.
8787         * gst/effectv/Makefile.am:
8788         * gst/effectv/gsteffectv.c: (plugin_init):
8789         * gst/effectv/gstwarp.c:
8790         Make warpTV a subclass of videofilter.
8791
8792 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8793
8794         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
8795           Add guard against invalid utf-8 conversions in mad. Just in case.
8796
8797 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8798
8799         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
8800           Fix for bug shown by poisoning
8801
8802 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8803
8804         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
8805         (gst_v4lmjpegsrc_buffer_free):
8806         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
8807         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
8808         (gst_v4lsrc_buffer_free):
8809           Fix for removed bufferpools.
8810
8811 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
8812
8813         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
8814         Fix caps negotiation.
8815
8816         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8817         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
8818         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
8819         (dvdnavsrc_event):
8820         * ext/mpeg2dec/gstmpeg2dec.c:
8821         * gst-libs/gst/navigation/navigation.c:
8822         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
8823         * gst-libs/gst/navigation/navigation.h:
8824         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
8825         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
8826         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
8827         Super-simple first version of mouse and keyboard events. Clicking
8828         on a DVD menu now works, although it may not take you where you
8829         expected.
8830
8831         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
8832         * gst/videotestsrc/gstvideotestsrc.c:
8833         (gst_videotestsrc_src_fixate):
8834         These fixate functions were broken - they never actually
8835         fixated :)
8836         
8837 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8838
8839         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
8840         (gst_icecastsend_init):
8841           fix for new caps system.
8842         * gst-libs/gst/mixer/mixertrack.h:
8843         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
8844           Add 'master track' flag (for tools like ACME that only want to
8845           change the main volume).
8846
8847 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
8848
8849         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
8850         (gst_xvid_csp_to_caps):
8851         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
8852         * ext/xvid/gstxvidenc.c:
8853         ifdef out ARGB type when it isn't available 
8854         in xvidcore 1.0.0beta2
8855
8856 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8857
8858         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
8859           When we have received a new SCR right in the first buffer after
8860           a seek (so in the same cycle that handles the discont), we should
8861           handle the buffer instead of unreffing it, else we lose data.
8862
8863 2004-01-06  Iain <iain@prettypeople.org>
8864
8865         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the 
8866           buffer-frames caps too.
8867
8868         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
8869           caps that we need, don't destroy them all and rebuild them. And when
8870           creating src pads, use the src pad template rather than the sink...
8871
8872 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8873
8874         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
8875           Add pad to element *after* setting functions such as event handler.
8876           Without this, the scheduler (opt) will link pads, set the event
8877           handler from the default event function (dispatcher in gstpad.c)
8878           and *after* that, we will set our own event function, which will
8879           thus never be used (and thus mpegdemux doesn't handle events).
8880
8881 2004-01-04  David Schleef  <ds@schleef.org>
8882
8883         Fix the fixate functions to handle new prototype:
8884         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
8885         * gst/videotestsrc/gstvideotestsrc.c:
8886         (gst_videotestsrc_src_fixate):
8887         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
8888         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
8889         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
8890
8891 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8892
8893         * sys/ximage/ximagesink.h:
8894         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
8895         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
8896         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
8897         (gst_ximagesink_xoverlay_init):
8898           assorted fixes to make (re)embedding work
8899         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
8900         (gst_ximagesink_get_desired_size):
8901           implement desired size additions to XOverlay
8902
8903 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8904
8905         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
8906         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
8907         (gst_x_overlay_got_desired_size):
8908         * gst-libs/gst/xoverlay/xoverlay.h:
8909           Add optional "desired size" signal and querying.
8910
8911 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8912
8913         * gst/matroska/matroska-demux.c:
8914         (gst_matroska_demux_parse_blockgroup):
8915           Fix EBML-laced block parsing. Diffs are relative to previous
8916           lace, not the first lace. Thanks to Mosu from the Matroska
8917           team for detecting this.
8918         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
8919         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
8920         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
8921         (gst_wavparse_change_state):
8922         * gst/wavparse/gstwavparse.h:
8923           Quickfix for capsnego.
8924
8925 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8926
8927         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
8928           Fix indenting, fix pad creation.
8929
8930 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8931
8932         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
8933         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
8934         (gst_xviddec_sink_link):
8935           Implement src_getcaps() so proper size caps is negotiated.
8936
8937 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8938
8939         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
8940           Finish flac decoder on EOS. See #116178.
8941
8942 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8943
8944         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
8945         (gst_matroska_demux_add_stream):
8946         * gst/matroska/matroska-ids.h:
8947           Add getcaps() function to fix capsnego...
8948
8949 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8950
8951         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
8952         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
8953         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
8954           Fix more integer overflows. Again, see #126967.
8955
8956 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8957
8958         * ext/mpeg2dec/gstmpeg2dec.c:
8959           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
8960           #130416.
8961
8962 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8963
8964         * configure.ac:
8965         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
8966         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
8967         * ext/xvid/gstxvid.h:
8968         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
8969         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
8970         (gst_xviddec_src_link), (gst_xviddec_sink_link),
8971         (gst_xviddec_change_state):
8972         * ext/xvid/gstxviddec.h:
8973         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
8974         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
8975         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
8976         (gst_xvidenc_link), (gst_xvidenc_set_property),
8977         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
8978         * ext/xvid/gstxvidenc.h:
8979           Update xvid plugin to latest xvid (1.0.0-beta3) API.
8980
8981 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8982
8983         * gst/rtp/rtp-packet.c:
8984           Add sys/types.h include, since OS X doesn't define in_addr_t
8985           in netinet/in.h, like it does on Linux (see #129600).
8986
8987 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
8988
8989         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
8990
8991         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
8992           Correct logic of dispose function (see #129306).
8993
8994 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8995
8996         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
8997         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
8998         (gst_mpeg_parse_init):
8999         * gst/mpegstream/gstmpegparse.h:
9000           Remove clock (which was never provided, i.e. dead code), and
9001           also fix integer overflows at high PTS values (see #126967).
9002
9003 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9004
9005         * ext/flac/gstflacdec.c:
9006         * ext/libpng/gstpngenc.h:
9007         * ext/mikmod/gstmikmod.h:
9008           OS X fixes (see #126628).
9009
9010 2004-01-02  David Schleef  <ds@schleef.org>
9011
9012         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
9013         (gst_alsa_src_base_init): Remove bogus "src" request pad.
9014         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
9015         (gst_mpeg_parse_class_init): Move pad template registration
9016         to class_init, since the derived class (mpegdemux) doesn't
9017         want them.
9018
9019 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9020
9021         * sys/ximage/Makefile.am:
9022         * sys/xvideo/Makefile.am:
9023         * sys/xvimage/Makefile.am:
9024           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
9025           after installation (see #127664).
9026
9027 2004-01-02  David Schleef  <ds@schleef.org>
9028
9029         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
9030         (gst_ffmpegenc_connect):  Negotiation fixes.
9031         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
9032         Remove inappropriate gst_caps_free().
9033         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
9034         Reenable Ronald's internal resize code, since the core handles
9035         it correctly now.
9036
9037 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9038
9039         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
9040         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
9041         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
9042           Fix pad template stuff.
9043
9044 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9045
9046         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
9047         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
9048           fix signed integer reading/writing.
9049
9050 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9051
9052         * ext/alsa/README:
9053           Remove outdated document
9054
9055 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
9056
9057         * gst/cutter/gstcutter.c: (gst_cutter_init):
9058           src pad was being created twice - oops.
9059
9060 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9061
9062         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
9063           Comment out internal resize. It doesn't handle the resulting
9064           XEvent internally, does another try_set_caps() which leads to
9065           a really nice loop.
9066           Real fix will come when Julien and Dave are awake. ;).
9067
9068 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9069
9070         * ext/mpeg2enc/gstmpeg2enc.cc:
9071           fix const/nonconst compile issue.
9072
9073 2004-01-02  David Schleef  <ds@schleef.org>
9074
9075         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
9076         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
9077         Add fixate function and a check for bad formats.
9078
9079 2004-01-01  David Schleef  <ds@schleef.org>
9080
9081         Negotiation fixes:
9082         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
9083         (gst_audiofilter_init):
9084         * gst/debug/efence.c: (gst_efence_init):
9085         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
9086         (gst_deinterlace_init):
9087         * gst/volume/gstvolume.c: (volume_connect):
9088
9089 2004-01-01  David Schleef  <ds@schleef.org>
9090
9091         Convert elements to use gst_pad_use_explicit_caps() where
9092         appropriate:
9093         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
9094         * ext/audiofile/gstafparse.c: (gst_afparse_init),
9095         (gst_afparse_open_file):
9096         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
9097         (gst_afsrc_open_file):
9098         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
9099         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
9100         (gst_ffmpegdec_chain):
9101         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
9102         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
9103         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
9104         (gst_gdk_pixbuf_chain):
9105         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
9106         (gst_jpegdec_chain):
9107         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
9108         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
9109         (gst_mikmod_negotiate):
9110         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
9111         (gst_mpeg2dec_negotiate_format):
9112         * ext/mpeg2enc/gstmpeg2enc.cc:
9113         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9114         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
9115         (gst_speexdec_sinkconnect):
9116         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
9117         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
9118         (gst_vorbisfile_new_link):
9119         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
9120         (gst_ac3parse_chain):
9121         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
9122         (gst_asf_demux_setup_pad):
9123         * gst/auparse/gstauparse.c: (gst_auparse_init),
9124         (gst_auparse_chain):
9125         * gst/id3/gstid3types.c: (gst_id3types_loop):
9126         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
9127         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
9128         (mp1videoparse_parse_seq):
9129         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
9130         (bpf_from_header):
9131         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
9132         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
9133         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
9134         (gst_mpeg_parse_send_data):
9135         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9136         (gst_qtdemux_add_stream):
9137         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
9138         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
9139         (gst_wavparse_parse_fmt):
9140
9141 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9142
9143         * configure.ac:
9144           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
9145           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
9146           it therefore uses the wrong include paths. Too bad... Note
9147           that 1.6.1.93 is not release yet. ;).
9148           Also add a check for mplex, which is now using the lib'ified
9149           mplex from mjpegtools, too.
9150         * ext/ffmpeg/gstffmpegcodecmap.c:
9151           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
9152           issues. I don't think ffmpeg handles 3ivx correctly, so this
9153           probably won't work. But it won't hurt either.
9154         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
9155         (gst_ffmpegdec_chain):
9156         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
9157         (gst_ffmpegenc_chain_audio):
9158           Fix memleak in audio encoding. Close codec if open fails, this
9159           calls the cleanup routines so we can re-use the context.
9160         * ext/mpeg2enc/gstmpeg2enc.cc:
9161           Fix pad template names/types, fix memory issue with getcaps().
9162         * ext/mpeg2enc/gstmpeg2encoder.cc:
9163         * ext/mpeg2enc/gstmpeg2encoder.hh:
9164           Fix compile issue with new caps system (const thingy).
9165         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
9166         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
9167           We read a first frame right on initing, so that we have a caps
9168           when we init the output. This caps is cached in padprivate and
9169           read as first frame.
9170         * ext/mplex/Makefile.am:
9171         * ext/mplex/gstmplex.cc:
9172         * ext/mplex/gstmplex.h:
9173         * ext/mplex/gstmplex.hh:
9174         * ext/mplex/gstmplexibitstream.cc:
9175         * ext/mplex/gstmplexibitstream.hh:
9176         * ext/mplex/gstmplexjob.cc:
9177         * ext/mplex/gstmplexjob.hh:
9178         * ext/mplex/gstmplexoutputstream.cc:
9179         * ext/mplex/gstmplexoutputstream.hh:
9180           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
9181           had issues, didn't do capsnego, supported only a subset of the
9182           mplex features and required a mplex fork in our local CVS. Plus
9183           that it worked agaist a very old mplex version. Rewriting was
9184           faster than updating it.
9185         * gst-libs/ext/Makefile.am:
9186         * gst-libs/ext/mplex/INSTRUCT:
9187         * gst-libs/ext/mplex/Makefile.am:
9188         * gst-libs/ext/mplex/README:
9189         * gst-libs/ext/mplex/TODO:
9190         * gst-libs/ext/mplex/ac3strm_in.cc:
9191         * gst-libs/ext/mplex/audiostrm.hh:
9192         * gst-libs/ext/mplex/audiostrm_out.cc:
9193         * gst-libs/ext/mplex/aunit.hh:
9194         * gst-libs/ext/mplex/bits.cc:
9195         * gst-libs/ext/mplex/bits.hh:
9196         * gst-libs/ext/mplex/buffer.cc:
9197         * gst-libs/ext/mplex/buffer.hh:
9198         * gst-libs/ext/mplex/fastintfns.h:
9199         * gst-libs/ext/mplex/format_codes.h:
9200         * gst-libs/ext/mplex/inputstrm.cc:
9201         * gst-libs/ext/mplex/inputstrm.hh:
9202         * gst-libs/ext/mplex/lpcmstrm_in.cc:
9203         * gst-libs/ext/mplex/mjpeg_logging.cc:
9204         * gst-libs/ext/mplex/mjpeg_logging.h:
9205         * gst-libs/ext/mplex/mjpeg_types.h:
9206         * gst-libs/ext/mplex/mpastrm_in.cc:
9207         * gst-libs/ext/mplex/mpegconsts.cc:
9208         * gst-libs/ext/mplex/mpegconsts.h:
9209         * gst-libs/ext/mplex/mplexconsts.hh:
9210         * gst-libs/ext/mplex/multplex.cc:
9211         * gst-libs/ext/mplex/outputstream.hh:
9212         * gst-libs/ext/mplex/padstrm.cc:
9213         * gst-libs/ext/mplex/padstrm.hh:
9214         * gst-libs/ext/mplex/stillsstream.cc:
9215         * gst-libs/ext/mplex/stillsstream.hh:
9216         * gst-libs/ext/mplex/systems.cc:
9217         * gst-libs/ext/mplex/systems.hh:
9218         * gst-libs/ext/mplex/vector.cc:
9219         * gst-libs/ext/mplex/vector.hh:
9220         * gst-libs/ext/mplex/videostrm.hh:
9221         * gst-libs/ext/mplex/videostrm_in.cc:
9222         * gst-libs/ext/mplex/videostrm_out.cc:
9223         * gst-libs/ext/mplex/yuv4mpeg.cc:
9224         * gst-libs/ext/mplex/yuv4mpeg.h:
9225         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
9226         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
9227           We don't fork mjpegtools' mplex in our CVS anymore.
9228         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
9229         (gst_avi_demux_add_stream):
9230         * gst/avi/gstavidemux.h:
9231           Add getcaps() function for proper caps nego. This makes some
9232           parts of AVI playback/reading work.
9233         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
9234           Resize window on new capsnego. This is probably wrong, but
9235           I'm still committing it because with current capsnego, the
9236           first successfull capsnego is auto-fixated, therefore rounded
9237           down to the lowest values in the caps. this results in a 16x16
9238           XWindow that is not reized when real capsnego finishes.
9239           Dave, I see more cases of this, do you know a proper solution?
9240         * tools/gst-launch-ext.in:
9241           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
9242
9243 2003-12-31  David Schleef  <ds@schleef.org>
9244
9245         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
9246         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
9247           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
9248
9249 2003-12-30  David Schleef  <ds@schleef.org>
9250
9251         * ext/ffmpeg/gstffmpegcolorspace.c:
9252         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9253         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
9254         (gst_ffmpegcsp_chain): Negotiation fixes
9255         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
9256         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9257         (gst_audio_convert_link), (gst_audio_convert_channels):
9258         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
9259         (gst_audioscale_link), (gst_audioscale_get_buffer),
9260         (gst_audioscale_chain): Negotiation fixes
9261         * gst/audioscale/gstaudioscale.h:
9262         * gst/videofilter/gstvideofilter.c:
9263         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
9264         (gst_videofilter_link), (gst_videofilter_init),
9265         (gst_videofilter_set_output_size), (gst_videofilter_setup),
9266         (gst_videofilter_find_format_by_structure):
9267         * gst/videofilter/gstvideofilter.h: Negotiation fixes
9268         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
9269         (gst_videoscale_link):
9270         * gst/videoscale/videoscale.c: (videoscale_get_structure),
9271         (videoscale_find_by_structure), (gst_videoscale_setup):
9272         * gst/videoscale/videoscale.h: Negotiation fixes
9273         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
9274         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
9275         function, restrict resizing to a multiple of 4 (hack until
9276         everyone supports odd sizes correctly).
9277
9278 2003-12-29  Colin Walters  <walters@verbum.org>
9279
9280         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
9281         signed.
9282
9283 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
9284
9285         * ext/sndfile/gstsf.c: (gst_sf_loop):
9286           Fix warning about discarding const qualifier
9287
9288 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
9289
9290         * gst/cutter/gstcutter.c:
9291         * gst/videoscale/gstvideoscale.c:
9292         * gst/volenv/gstvolenv.c:
9293         * gst-libs/gst/audio/audio.c:
9294         * gst-libs/gst/video/video.c:
9295           Fix warnings
9296
9297 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9298
9299         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
9300           Don't send ALSA debugging to stderr.
9301         * ext/alsa/gstalsa.h:
9302           Use GST_WARNING instead of g_warning when ALSA functions fail.
9303
9304 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9305
9306         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
9307           Free XVAdapterInfo correctly.
9308
9309 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9310
9311         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
9312         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
9313           Make id3tag use correct caps nego.
9314
9315 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
9316
9317         * ext/ivorbis/vorbis.c: 
9318         * ext/ivorbis/vorbisenc.h:
9319         * ext/ivorbis/vorbisfile.c:
9320           Modify so that it uses the new caps things
9321
9322 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9323
9324         * testsuite/spider/spider1.c: (main):
9325         * testsuite/spider/spider2.c: (main):
9326         * testsuite/spider/spider3.c: (main):
9327           Make tests compile again. They probably don't work.
9328
9329 2003-12-24  Colin Walters  <walters@verbum.org>
9330
9331         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
9332         we can't fixate the caps anymore.
9333
9334 2003-12-23  David Schleef  <ds@schleef.org>
9335
9336         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
9337         * sys/oss/gstosssink.c: (gst_osssink_init),
9338         (gst_osssink_sink_fixate): Add fixate function.
9339
9340 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9341
9342         * ext/ffmpeg/gstffmpegcodecmap.c:
9343         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
9344         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
9345         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
9346         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9347         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9348         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9349         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
9350           fix typo in RGB masks, and move back to "old" colorspace
9351           capsnego code until whoever wrote this new crap has actually
9352           tested it so that it works.
9353           And yes, this works, keep it that way please.
9354
9355 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9356
9357         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
9358         (gst_divxdec_init), (gst_divxdec_negotiate):
9359         * ext/divx/gstdivxdec.h:
9360         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
9361         (gst_divxenc_init):
9362         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
9363         (gst_faac_sinkconnect), (gst_faac_srcconnect):
9364         * ext/mpeg2enc/gstmpeg2enc.cc:
9365         * ext/mpeg2enc/gstmpeg2encoder.cc:
9366         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
9367         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
9368         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
9369         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
9370         (dxr3spusink_init):
9371         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
9372         (dxr3videosink_init):
9373           Fix caps breakage after Dave's caps branch merge.
9374
9375 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9376
9377         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
9378           Fix for 24bpp display.
9379
9380 2003-12-23  Colin Walters  <walters@verbum.org>
9381
9382         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
9383         a GnomeVFSHandle directly.
9384
9385 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9386
9387         * gst/volume/Makefile.am:
9388         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
9389         (volume_base_init), (volume_init):
9390           Reenable volume element and fix to work with new caps stuff.
9391           Rhythmbox needs this.
9392
9393 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9394
9395         * gst/qtdemux/qtdemux.c: (plugin_init):
9396           qtdemux requires bytestream
9397
9398 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9399
9400         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
9401           Fix remaining caps handling errors due to CAPS merge.
9402
9403 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9404
9405         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
9406         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
9407         (gst_faad_srcconnect): 
9408           Port to new caps system.
9409
9410 2003-12-21  Julien MOUTTE  <julien@moutte.net>
9411
9412         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
9413         (got_video_size), (main): using g_print instead of g_message.
9414         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS 
9415         signal which was not emitted because of "switch" element added to the
9416         bin but not connected. (Removing from the bin temporarily)
9417
9418 2003-12-21  Julien MOUTTE  <julien@moutte.net>
9419
9420         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
9421         find X development files. I don't understand the previous tests and
9422         they fail on my debian/ppc unstable. This one works.
9423         * examples/gstplay/player.c: (main): Set the pipeline to READY before
9424         exiting.
9425         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
9426         (gst_play_set_video_sink), (gst_play_set_audio_sink),
9427         (gst_play_set_visualization): Add some safety checks in set_ methods
9428         and state_change. This was throwing some ugly CRITICAL messages when
9429         pipeline was getting disposed and casts were failing.
9430
9431 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9432
9433         * configure.ac:
9434           Improve mpeg2enc detection. This is for distributions that do
9435           ship mjpegtools, but without mpeg2enc. Also does object check
9436           for might there ever be ABI incompatibility.
9437         * ext/mpeg2enc/gstmpeg2enc.cc:
9438           Add Andrew as second maintainer (he's helping me), and also add
9439           an error if no caps was set. This happens if I pull before capsnego
9440           and that's something I should solve sometime else.
9441         * gst/matroska/matroska-demux.c:
9442         (gst_matroska_demux_parse_blockgroup):
9443           Fix time parsing.
9444         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
9445         (gst_matroska_mux_track_header):
9446           Add caps to templates.
9447         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
9448           Add mpegversion=1 to prevent confusion with MPEG/AAC.
9449         * gst/mpegstream/gstmpegdemux.c:
9450           Remove layer since it causes warnings about unfixed caps.
9451         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
9452           Fix obvious typo (we error out if caps were set, we should of
9453           course error out if *no* caps were set).
9454         * sys/oss/gstosselement.c: (gst_osselement_convert):
9455           Fix format conversion, we confused bits/bytes.
9456         * sys/oss/gstosselement.h:
9457           Improve documentation for 'bps'.
9458         * sys/v4l/TODO:
9459           Remove stuff about plugins that need removing - this was done
9460           ages ago.
9461         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
9462         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
9463         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
9464         (gst_v4lsrc_src_query):
9465         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
9466         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
9467           Add get_query_types(), get_formats() and query() functions.
9468
9469 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
9470
9471         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
9472         * moved CVS to freedesktop.org
9473