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