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